Pull request #137 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6998473c4c35a90ed0ca11522ea5de7bc667e566+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (552a5303334e7724d7b043a18188794e739e2d04) 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-ssh18250533668292270623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3115591862809608691.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-137/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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3354226351245870599.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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11641541916323505470.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14524224033864243036.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-137/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-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17226116951691457590.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2523 in /w/workspace/foundry_app-record-replay_PR-137 [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-137 # 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/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 6998473c4c35a90ed0ca11522ea5de7bc667e566 Merge succeeded, producing 6998473c4c35a90ed0ca11522ea5de7bc667e566 Checking out Revision 6998473c4c35a90ed0ca11522ea5de7bc667e566 (PR-137) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 6998473c4c35a90ed0ca11522ea5de7bc667e566 # 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6998473c4c35a90ed0ca11522ea5de7bc667e566 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:23:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:23:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:23:11 ========================================================= 03:23:11 EdgeX Global Pipelines Version Info 03:23:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:23:12 ------------------- 03:23:12 stable info: 03:23:12 ------------------- 03:23:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:23:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:23:12 Message: update stable to v1.0.258 03:23:12 ------------------- 03:23:12 experimental info: 03:23:12 ------------------- 03:23:12 Commited By: **** collab-it+edgex@linuxfoundation.org 03:23:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:23:12 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:23:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6998473 [Pipeline] echo 03:23:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:14 provisioning config files... 03:23:14 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-137@tmp/config16790062222485544704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:15 ---> ****-login.sh 03:23:15 nexus3.edgexfoundry.org:10001 03:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:15 Configure a credential helper to remove this warning. See 03:23:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:15 03:23:15 Login Succeeded 03:23:15 nexus3.edgexfoundry.org:10002 03:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:15 Configure a credential helper to remove this warning. See 03:23:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:15 03:23:15 Login Succeeded 03:23:15 nexus3.edgexfoundry.org:10003 03:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:15 Configure a credential helper to remove this warning. See 03:23:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:15 03:23:15 Login Succeeded 03:23:15 nexus3.edgexfoundry.org:10004 03:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:15 Configure a credential helper to remove this warning. See 03:23:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:15 03:23:15 Login Succeeded 03:23:15 ****.io 03:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:16 Configure a credential helper to remove this warning. See 03:23:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:16 03:23:16 Login Succeeded 03:23:16 ---> ****-login.sh ends [Pipeline] } 03:23:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:23:16 + git rev-list -1 --merges 6998473c4c35a90ed0ca11522ea5de7bc667e566~1..6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] echo 03:23:17 -----------> git rev-list -1 --merges 6998473c4c35a90ed0ca11522ea5de7bc667e566~1..6998473c4c35a90ed0ca11522ea5de7bc667e566 6998473c4c35a90ed0ca11522ea5de7bc667e566 [false] [Pipeline] sh 03:23:17 + git log --format=format:%s -1 6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] echo 03:23:17 ========================================================= 03:23:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:23:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:17 + git log --format=format:%s -1 6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] echo 03:23:17 [semverPrep] GIT_COMMIT: 6998473c4c35a90ed0ca11522ea5de7bc667e566, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 [Pipeline] echo 03:23:17 [semverPrep] This is not a build commit. [Pipeline] sh 03:23:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:18 + grep -v github /etc/ssh/ssh_known_hosts 03:23:18 + [ -e /tmp/ssh_known_hosts ] 03:23:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:23:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:23:18 + sudo tee -a /etc/ssh/ssh_known_hosts 03:23:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:18 03:23:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:19 0.1.4: Pulling from edgex-devops/py-git-semver 03:23:19 b85a868b505f: Pulling fs layer 03:23:19 e2be974225ed: Pulling fs layer 03:23:19 339a4e72a1f5: Pulling fs layer 03:23:19 988bab9f4d93: Pulling fs layer 03:23:19 1469e6f7b9e6: Pulling fs layer 03:23:19 eaf3925da568: Pulling fs layer 03:23:19 bab4dde63d76: Pulling fs layer 03:23:19 bde34c3a00c8: Pulling fs layer 03:23:19 b352a97aabf1: Pulling fs layer 03:23:19 4872d77fe225: Pulling fs layer 03:23:19 5851b861e8e6: Pulling fs layer 03:23:19 1469e6f7b9e6: Waiting 03:23:19 eaf3925da568: Waiting 03:23:19 988bab9f4d93: Waiting 03:23:19 bab4dde63d76: Waiting 03:23:19 4872d77fe225: Waiting 03:23:19 bde34c3a00c8: Waiting 03:23:19 b352a97aabf1: Waiting 03:23:19 e2be974225ed: Verifying Checksum 03:23:19 e2be974225ed: Download complete 03:23:19 988bab9f4d93: Verifying Checksum 03:23:19 988bab9f4d93: Download complete 03:23:19 1469e6f7b9e6: Verifying Checksum 03:23:19 1469e6f7b9e6: Download complete 03:23:19 339a4e72a1f5: Verifying Checksum 03:23:19 339a4e72a1f5: Download complete 03:23:19 eaf3925da568: Verifying Checksum 03:23:19 eaf3925da568: Download complete 03:23:19 bde34c3a00c8: Download complete 03:23:19 4872d77fe225: Download complete 03:23:19 5851b861e8e6: Download complete 03:23:19 b85a868b505f: Verifying Checksum 03:23:19 b85a868b505f: Download complete 03:23:19 bab4dde63d76: Verifying Checksum 03:23:19 bab4dde63d76: Download complete 03:23:20 b85a868b505f: Pull complete 03:23:20 e2be974225ed: Pull complete 03:23:21 339a4e72a1f5: Pull complete 03:23:21 988bab9f4d93: Pull complete 03:23:21 1469e6f7b9e6: Pull complete 03:23:21 eaf3925da568: Pull complete 03:23:23 bab4dde63d76: Pull complete 03:23:23 bde34c3a00c8: Pull complete 03:23:23 b352a97aabf1: Pull complete 03:23:23 4872d77fe225: Pull complete 03:23:23 5851b861e8e6: Pull complete 03:23:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:23:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:24 prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container 03:23:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:23:27 $ docker top 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 -eo pid,comm 03:23:27 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). 03:23:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:27 [ssh-agent] Looking for ssh-agent implementation... 03:23:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:27 $ docker exec 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 ssh-agent 03:23:27 SSH_AUTH_SOCK=/tmp/ssh-FJ6PGUdAqg5b/agent.33 03:23:27 SSH_AGENT_PID=39 03:23:27 Running ssh-add (command line suppressed) 03:23:27 Identity added: /w/workspace/foundry_app-record-replay_PR-137@tmp/private_key_16322933295114344587.key (/w/workspace/foundry_app-record-replay_PR-137@tmp/private_key_16322933295114344587.key) 03:23:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:28 + git tag --points-at HEAD [Pipeline] } 03:23:28 $ docker exec --env ******** --env ******** 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 ssh-agent -k 03:23:28 unset SSH_AUTH_SOCK; 03:23:28 unset SSH_AGENT_PID; 03:23:28 echo Agent pid 39 killed; 03:23:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:23:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:28 [ssh-agent] Looking for ssh-agent implementation... 03:23:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:28 $ docker exec 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 ssh-agent 03:23:28 SSH_AUTH_SOCK=/tmp/ssh-w3enfwzlFMbP/agent.72 03:23:28 SSH_AGENT_PID=79 03:23:28 Running ssh-add (command line suppressed) 03:23:28 Identity added: /w/workspace/foundry_app-record-replay_PR-137@tmp/private_key_10471988857860850818.key (/w/workspace/foundry_app-record-replay_PR-137@tmp/private_key_10471988857860850818.key) 03:23:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:28 + git semver init 03:23:29 2024-04-16 03:23:29,126 [run_init] DEBUG init version:0.0.0 force:False 03:23:29 2024-04-16 03:23:29,128 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-137/.semver 03:23:29 2024-04-16 03:23:29,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-137/.semver 03:23:29 2024-04-16 03:23:29,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-137/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-137, universal_newlines=False, shell=None, istream=None) 03:23:30 2024-04-16 03:23:30,123 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-137/.git/info/exclude 03:23:30 2024-04-16 03:23:30,123 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-137/.semver/PR-137 with force:False 03:23:30 2024-04-16 03:23:30,124 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-137/.semver/PR-137 03:23:30 2024-04-16 03:23:30,126 [execute] INFO git cat-file --batch-check 03:23:30 2024-04-16 03:23:30,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-137/.semver, universal_newlines=False, shell=None, istream=) 03:23:30 2024-04-16 03:23:30,133 [execute] INFO git cat-file --batch 03:23:30 2024-04-16 03:23:30,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-137/.semver, universal_newlines=False, shell=None, istream=) 03:23:30 2024-04-16 03:23:30,139 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-137/.semver/PR-137 03:23:30 0.0.0 [Pipeline] } 03:23:30 $ docker exec --env ******** --env ******** 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 ssh-agent -k 03:23:30 unset SSH_AUTH_SOCK; 03:23:30 unset SSH_AGENT_PID; 03:23:30 echo Agent pid 79 killed; 03:23:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:30 + git semver [Pipeline] } 03:23:31 $ docker stop --time=1 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 03:23:32 $ docker rm -f --volumes 5baf98ef2f49e405e653a8c56019300680d7086f9d1f54d84158a77f025ab0e6 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:23:33 Stashed 1 file(s) [Pipeline] echo 03:23:33 [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 03:23:33 provisioning config files... 03:23:33 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-137@tmp/config18230525700172910098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:34 ---> ****-login.sh 03:23:34 nexus3.edgexfoundry.org:10001 03:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:34 Configure a credential helper to remove this warning. See 03:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:34 03:23:34 Login Succeeded 03:23:34 nexus3.edgexfoundry.org:10002 03:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:34 Configure a credential helper to remove this warning. See 03:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:34 03:23:34 Login Succeeded 03:23:34 nexus3.edgexfoundry.org:10003 03:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:34 Configure a credential helper to remove this warning. See 03:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:34 03:23:34 Login Succeeded 03:23:34 nexus3.edgexfoundry.org:10004 03:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:34 Configure a credential helper to remove this warning. See 03:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:34 03:23:34 Login Succeeded 03:23:34 ****.io 03:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:34 Configure a credential helper to remove this warning. See 03:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:34 03:23:34 Login Succeeded 03:23:34 ---> ****-login.sh ends [Pipeline] } 03:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:35 ========================================================= 03:23:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:23:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:23:35 Sending build context to Docker daemon 6.844MB 03:23:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:23:35 Step 2/12 : FROM ${BASE} AS builder 03:23:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:23:35 7264a8db6415: Pulling fs layer 03:23:35 c4d48a809fc2: Pulling fs layer 03:23:35 4f1c88b9dad5: Pulling fs layer 03:23:35 ad3a456e5733: Pulling fs layer 03:23:35 69c7f0334f64: Pulling fs layer 03:23:35 1f1c1a5573a3: Pulling fs layer 03:23:35 ce7588e14bc9: Pulling fs layer 03:23:35 b5e4710f87ac: Pulling fs layer 03:23:35 69c7f0334f64: Waiting 03:23:35 1f1c1a5573a3: Waiting 03:23:35 ce7588e14bc9: Waiting 03:23:35 b5e4710f87ac: Waiting 03:23:35 c4d48a809fc2: Verifying Checksum 03:23:35 c4d48a809fc2: Download complete 03:23:35 ad3a456e5733: Download complete 03:23:35 69c7f0334f64: Download complete 03:23:35 7264a8db6415: Verifying Checksum 03:23:35 7264a8db6415: Download complete 03:23:35 1f1c1a5573a3: Verifying Checksum 03:23:35 1f1c1a5573a3: Download complete 03:23:35 7264a8db6415: Pull complete 03:23:36 b5e4710f87ac: Verifying Checksum 03:23:36 b5e4710f87ac: Download complete 03:23:36 c4d48a809fc2: Pull complete 03:23:36 4f1c88b9dad5: Verifying Checksum 03:23:36 4f1c88b9dad5: Download complete 03:23:36 ce7588e14bc9: Verifying Checksum 03:23:36 ce7588e14bc9: Download complete 03:23:40 4f1c88b9dad5: Pull complete 03:23:40 ad3a456e5733: Pull complete 03:23:40 69c7f0334f64: Pull complete 03:23:40 1f1c1a5573a3: Pull complete 03:23:42 ce7588e14bc9: Pull complete 03:23:42 b5e4710f87ac: Pull complete 03:23:42 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:23:42 ---> 88b5674ff536 03:23:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:23:47 ---> Running in 27867bf71c30 03:23:47 Removing intermediate container 27867bf71c30 03:23:47 ---> ebbe5b8a7ed1 03:23:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:23:47 ---> Running in 9234b3ccf16f 03:23:47 Removing intermediate container 9234b3ccf16f 03:23:47 ---> 20b92ca2dce4 03:23:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:23:47 ---> Running in 9dd967dc8660 03:23:47 Removing intermediate container 9dd967dc8660 03:23:47 ---> fa5572fb2f6d 03:23:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:47 ---> Running in 82087573e2a7 03:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:23:48 OK: 264 MiB in 52 packages 03:23:48 Removing intermediate container 82087573e2a7 03:23:48 ---> 77093ed35661 03:23:48 Step 7/12 : WORKDIR /app 03:23:48 ---> Running in 027f43552782 03:23:48 Removing intermediate container 027f43552782 03:23:48 ---> c26646f04bdd 03:23:48 Step 8/12 : COPY go.mod vendor* ./ 03:23:48 ---> 8c7a83497172 03:23:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:48 Still waiting to schedule task 03:23:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:23:49 ---> Running in 47ef4eb4e6b2 03:24:56 Removing intermediate container 47ef4eb4e6b2 03:24:56 ---> 5addeecf4155 03:24:56 Step 10/12 : COPY . . 03:24:56 ---> de375c41a956 03:24:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:24:56 ---> Running in f51176570e98 03:24:56 Removing intermediate container f51176570e98 03:24:56 ---> 5d84914a74bc 03:24:56 Step 12/12 : RUN $MAKE 03:24:56 ---> Running in 01ae4d7f0430 03:24:56 noop 03:24:56 Removing intermediate container 01ae4d7f0430 03:24:56 ---> efbf016111f6 03:24:56 Successfully built efbf016111f6 03:24:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:57 + docker inspect -f . ci-base-image-x86_64 03:24:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:57 prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container 03:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@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 ******** ci-base-image-x86_64 cat 03:24:57 $ docker top afd2e5eb663dadcb111256adf79643ce6e4dff8e5cf71e8ab0ad9469c3704e08 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:58 + go version 03:24:58 go version go1.21.0 linux/amd64 [Pipeline] } 03:24:58 $ docker stop --time=1 afd2e5eb663dadcb111256adf79643ce6e4dff8e5cf71e8ab0ad9469c3704e08 03:24:59 $ docker rm -f --volumes afd2e5eb663dadcb111256adf79643ce6e4dff8e5cf71e8ab0ad9469c3704e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:00 + docker inspect -f . ci-base-image-x86_64 03:25:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:00 prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container 03:25:00 $ 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-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@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 ******** ci-base-image-x86_64 cat 03:25:00 $ docker top f322b6c789994a883726dbf869098ba4a8beb70753502dd387f8d390d079982e -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:01 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-137 [Pipeline] fileExists [Pipeline] sh 03:25:01 + make test 03:25:01 go test -race -coverprofile=coverage.out ./... 03:25:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2525 in /w/workspace/foundry_app-record-replay_PR-137 [Pipeline] { [Pipeline] ws 03:25:27 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:25:27 Selected Git installation does not exist. Using Default 03:25:27 The recommended git tool is: NONE 03:25:32 using credential edgex-jenkins-ssh 03:25:32 Cloning the remote Git repository 03:25:32 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:25:32 > git init /w/workspace/app-record-replay/1 # timeout=10 03:25:33 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:25:33 > git --version # timeout=10 03:25:33 > git --version # 'git version 2.25.1' 03:25:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:34 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:25:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:36 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 6998473c4c35a90ed0ca11522ea5de7bc667e566 03:25:35 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:25:35 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:25:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:25:36 > git config core.sparsecheckout # timeout=10 03:25:36 Merge succeeded, producing 6998473c4c35a90ed0ca11522ea5de7bc667e566 03:25:36 Checking out Revision 6998473c4c35a90ed0ca11522ea5de7bc667e566 (PR-137) 03:25:37 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" 03:25:37 > git --version # timeout=10 03:25:37 > git --version # 'git version 2.25.1' 03:25:37 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:25:36 > git checkout -f 6998473c4c35a90ed0ca11522ea5de7bc667e566 # timeout=10 03:25:36 > git remote # timeout=10 03:25:36 > git config --get remote.origin.url # timeout=10 03:25:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:36 > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 03:25:36 > git rev-parse HEAD^{commit} # timeout=10 03:25:36 > git config core.sparsecheckout # timeout=10 03:25:36 > git checkout -f 6998473c4c35a90ed0ca11522ea5de7bc667e566 # timeout=10 03:25:40 ? github.com/edgexfoundry/app-record-replay [no test files] 03:25:40 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:25:40 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:25:40 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:25:40 ok github.com/edgexfoundry/app-record-replay/internal/app 1.042s coverage: 88.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:25:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:25:42 % Total % Received % Xferd Average Speed Time Time Time Current 03:25:42 Dload Upload Total Spent Left Speed 03:25:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 03:25:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:25:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:25:43 + sudo tee /etc/docker/daemon.new 03:25:43 { 03:25:43 "registry-mirrors": [ 03:25:43 "https://nexus3.edgexfoundry.org:10001" 03:25:43 ], 03:25:43 "bip": "10.250.0.254/24", 03:25:43 "hosts": [ 03:25:43 "tcp://0.0.0.0:5555", 03:25:43 "unix:///var/run/docker.sock" 03:25:43 ], 03:25:43 "mtu": 1458, 03:25:43 "selinux-enabled": true, 03:25:43 "seccomp-profile": "/etc/docker/seccomp.json" 03:25:43 } [Pipeline] sh 03:25:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:25:43 + sudo service docker restart 03:25:48 ok github.com/edgexfoundry/app-record-replay/internal/application 9.616s coverage: 98.7% of statements 03:25:48 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.105s coverage: 89.7% of statements 03:25:48 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.043s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:02 provisioning config files... 03:26:02 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config2852389846756114681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:02 ---> ****-login.sh 03:26:02 nexus3.edgexfoundry.org:10001 03:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:03 Configure a credential helper to remove this warning. See 03:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:03 03:26:03 Login Succeeded 03:26:03 nexus3.edgexfoundry.org:10002 03:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:03 Configure a credential helper to remove this warning. See 03:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:03 03:26:03 Login Succeeded 03:26:03 nexus3.edgexfoundry.org:10003 03:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:04 Configure a credential helper to remove this warning. See 03:26:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:04 03:26:04 Login Succeeded 03:26:04 nexus3.edgexfoundry.org:10004 03:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:04 Configure a credential helper to remove this warning. See 03:26:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:04 03:26:04 Login Succeeded 03:26:04 ****.io 03:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:04 Configure a credential helper to remove this warning. See 03:26:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:04 03:26:04 Login Succeeded 03:26:04 ---> ****-login.sh ends [Pipeline] } 03:26:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:26:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:26:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:26:05 ========================================================= 03:26:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:26:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:26:06 Sending build context to Docker daemon 329.2kB 03:26:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:26:06 Step 2/12 : FROM ${BASE} AS builder 03:26:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:26:06 9fda8d8052c6: Pulling fs layer 03:26:06 5d54e960e981: Pulling fs layer 03:26:06 c4a7e357bf2a: Pulling fs layer 03:26:06 f0e02332f6b5: Pulling fs layer 03:26:06 872ee5b61b7b: Pulling fs layer 03:26:06 0c6a40ed1a82: Pulling fs layer 03:26:06 f0e02332f6b5: Waiting 03:26:06 94ae7d8d031c: Pulling fs layer 03:26:06 872ee5b61b7b: Waiting 03:26:06 0c6a40ed1a82: Waiting 03:26:06 94ae7d8d031c: Waiting 03:26:06 5d54e960e981: Verifying Checksum 03:26:06 5d54e960e981: Download complete 03:26:06 f0e02332f6b5: Verifying Checksum 03:26:06 f0e02332f6b5: Download complete 03:26:06 872ee5b61b7b: Download complete 03:26:06 9fda8d8052c6: Verifying Checksum 03:26:06 9fda8d8052c6: Download complete 03:26:06 94ae7d8d031c: Verifying Checksum 03:26:06 94ae7d8d031c: Download complete 03:26:07 9fda8d8052c6: Pull complete 03:26:08 5d54e960e981: Pull complete 03:26:08 c4a7e357bf2a: Verifying Checksum 03:26:08 c4a7e357bf2a: Download complete 03:26:09 0c6a40ed1a82: Verifying Checksum 03:26:09 0c6a40ed1a82: Download complete 03:26:14 go vet ./... 03:26:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:26:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:26:21 ./bin/test-attribution-txt.sh 03:26:21 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:26:21 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:26:21 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:26:21 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:26:21 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:26:21 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:26:21 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:26:21 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:26:21 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 03:26:21 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:26:21 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 03:26:21 c4a7e357bf2a: Pull complete 03:26:21 f0e02332f6b5: Pull complete 03:26:21 872ee5b61b7b: Pull complete [Pipeline] echo 03:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:26:21 $ docker stop --time=1 f322b6c789994a883726dbf869098ba4a8beb70753502dd387f8d390d079982e 03:26:29 $ docker rm -f --volumes f322b6c789994a883726dbf869098ba4a8beb70753502dd387f8d390d079982e [Pipeline] // withDockerContainer [Pipeline] sh 03:26:29 0c6a40ed1a82: Pull complete 03:26:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:26:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:26:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:26:30 94ae7d8d031c: Pull complete 03:26:30 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:26:30 ---> 86de565de09d 03:26:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:26:31 + ls -al . 03:26:31 total 260 03:26:31 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 03:25 . 03:26:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:23 .. 03:26:31 -rw-rw-r-- 1 jenkins jenkins 119 Apr 16 03:23 .dockerignore 03:26:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 03:25 .git 03:26:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:23 .github 03:26:31 -rw-rw-r-- 1 jenkins jenkins 164 Apr 16 03:23 .gitignore 03:26:31 -rw-rw-r-- 1 jenkins jenkins 41 Apr 16 03:23 .golangci.yml 03:26:31 drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 03:23 .semver 03:26:31 -rw-rw-r-- 1 jenkins jenkins 11301 Apr 16 03:23 Attribution.txt 03:26:31 -rw-rw-r-- 1 jenkins jenkins 458 Apr 16 03:23 CHANGELOG.md 03:26:31 -rw-rw-r-- 1 jenkins jenkins 1725 Apr 16 03:23 Dockerfile 03:26:31 -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 03:23 GOVERNANCE.md 03:26:31 -rw-rw-r-- 1 jenkins jenkins 681 Apr 16 03:23 Jenkinsfile 03:26:31 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 16 03:23 LICENSE 03:26:31 -rw-rw-r-- 1 jenkins jenkins 3142 Apr 16 03:23 Makefile 03:26:31 -rw-rw-r-- 1 jenkins jenkins 611 Apr 16 03:23 OWNERS.md 03:26:31 -rw-rw-r-- 1 jenkins jenkins 4107 Apr 16 03:23 README.md 03:26:31 -rw-rw-r-- 1 jenkins jenkins 7789 Apr 16 03:23 Record and Reply.postman_collection.json 03:26:31 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 03:23 VERSION 03:26:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:23 bin 03:26:31 -rw-r--r-- 1 jenkins jenkins 24666 Apr 16 03:25 coverage.out 03:26:31 -rw-rw-r-- 1 jenkins jenkins 7253 Apr 16 03:23 go.mod 03:26:31 -rw-rw-r-- 1 jenkins jenkins 101822 Apr 16 03:23 go.sum 03:26:31 drwxrwxr-x 7 jenkins jenkins 4096 Apr 16 03:23 internal 03:26:31 -rw-rw-r-- 1 jenkins jenkins 913 Apr 16 03:23 main.go 03:26:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:23 openapi 03:26:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:23 pkg 03:26:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:31 + 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=6998473c4c35a90ed0ca11522ea5de7bc667e566 --label arch=amd64 --label version=0.0.0 . 03:26:31 Sending build context to Docker daemon 6.87MB 03:26:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:26:31 Step 2/27 : FROM ${BASE} AS builder 03:26:31 ---> efbf016111f6 03:26:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:26:31 ---> Running in 46654a977aab 03:26:31 Removing intermediate container 46654a977aab 03:26:31 ---> d9d233a1e80d 03:26:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:26:31 ---> Running in f75b84aae05d 03:26:31 Removing intermediate container f75b84aae05d 03:26:31 ---> a748d552b6c2 03:26:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:26:31 ---> Running in cd3c283425f9 03:26:31 Removing intermediate container cd3c283425f9 03:26:31 ---> e334134316b6 03:26:31 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:26:31 ---> Running in 8603a331754e 03:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:26:32 OK: 264 MiB in 52 packages 03:26:32 ---> Running in cd647fb20faf 03:26:32 Removing intermediate container 8603a331754e 03:26:32 ---> a35d28d2792d 03:26:32 Step 7/27 : WORKDIR /app 03:26:32 ---> Running in 06e9d43305cf 03:26:32 Removing intermediate container cd647fb20faf 03:26:32 ---> eecf17be2e13 03:26:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:26:33 Removing intermediate container 06e9d43305cf 03:26:33 ---> a7d420232824 03:26:33 Step 8/27 : COPY go.mod vendor* ./ 03:26:33 ---> a029a4e9f299 03:26:33 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:33 ---> Running in c5472af5264e 03:26:33 ---> Running in 2fdb81a78a61 03:26:33 Removing intermediate container 2fdb81a78a61 03:26:33 ---> cdb2b6a47f96 03:26:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:26:33 ---> Running in 596fb3ecdd09 03:26:33 Removing intermediate container 596fb3ecdd09 03:26:33 ---> e41411ad0cdc 03:26:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:26:34 ---> Running in 93e2235929c3 03:26:34 Removing intermediate container c5472af5264e 03:26:34 ---> 91601afb709e 03:26:34 Step 10/27 : COPY . . 03:26:34 ---> 00cff96057ca 03:26:34 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:35 ---> Running in 23e6d6e4c4f9 03:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:35 Removing intermediate container 23e6d6e4c4f9 03:26:35 ---> c6c8aeba5696 03:26:35 Step 12/27 : RUN $MAKE 03:26:35 ---> Running in c70f3dd0a88f 03:26:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:26:36 OK: 266 MiB in 52 packages 03:26:37 Removing intermediate container 93e2235929c3 03:26:37 ---> 13e23b8ef403 03:26:37 Step 7/12 : WORKDIR /app 03:26:37 ---> Running in 983feee8f417 03:26:37 Removing intermediate container 983feee8f417 03:26:37 ---> 8a62d47dbd15 03:26:37 Step 8/12 : COPY go.mod vendor* ./ 03:26:38 ---> 705f98336266 03:26:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:38 ---> Running in 94c74930e6b6 03:27:08 Removing intermediate container c70f3dd0a88f 03:27:08 ---> ec698211da46 03:27:08 Step 13/27 : FROM alpine:3.18 03:27:08 3.18: Pulling from library/alpine 03:27:08 619be1103602: Pulling fs layer 03:27:08 619be1103602: Download complete 03:27:08 619be1103602: Pull complete 03:27:08 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:27:08 Status: Downloaded newer image for alpine:3.18 03:27:08 ---> d3782b16ccc9 03:27:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:27:08 ---> Running in a5360035e493 03:27:08 Removing intermediate container a5360035e493 03:27:08 ---> 0c206433f9ff 03:27:08 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:27:08 ---> Running in c4c24c1470c1 03:27:08 Removing intermediate container c4c24c1470c1 03:27:08 ---> 6149cd25ec1c 03:27:08 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:27:08 ---> Running in b7d43b04ba24 03:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:08 (1/2) Installing ca-certificates (20240226-r0) 03:27:08 (2/2) Installing dumb-init (1.2.5-r2) 03:27:08 Executing busybox-1.36.1-r5.trigger 03:27:08 Executing ca-certificates-20240226-r0.trigger 03:27:08 OK: 8 MiB in 17 packages 03:27:08 Removing intermediate container b7d43b04ba24 03:27:08 ---> 3280eb3c6cc0 03:27:08 Step 17/27 : RUN apk --no-cache upgrade 03:27:08 ---> Running in 2c75219ddaaa 03:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:08 Upgrading critical system libraries and apk-tools: 03:27:08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:27:08 Executing busybox-1.36.1-r5.trigger 03:27:08 Continuing the upgrade transaction with new apk-tools: 03:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:08 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:27:08 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:27:08 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:27:08 Executing ca-certificates-20240226-r0.trigger 03:27:08 OK: 8 MiB in 17 packages 03:27:08 Removing intermediate container 2c75219ddaaa 03:27:08 ---> ee9fba36d392 03:27:08 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:27:08 ---> 2459b836dd78 03:27:08 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:27:08 ---> 4a622d507096 03:27:08 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:27:08 ---> 4fd1ef154ba6 03:27:08 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:27:10 ---> b10261863e97 03:27:10 Step 22/27 : EXPOSE 59712 03:27:10 ---> Running in c9d27598fc09 03:27:10 Removing intermediate container c9d27598fc09 03:27:10 ---> c1967e167cbf 03:27:10 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:27:10 ---> Running in 7f46bfe0735a 03:27:10 Removing intermediate container 7f46bfe0735a 03:27:10 ---> b30dd5837a96 03:27:10 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:27:10 ---> Running in 582e8130c315 03:27:11 Removing intermediate container 582e8130c315 03:27:11 ---> 024d879cc380 03:27:11 Step 25/27 : LABEL arch=amd64 03:27:11 ---> Running in 18c8416a2a4c 03:27:11 Removing intermediate container 18c8416a2a4c 03:27:11 ---> 3b029f330092 03:27:11 Step 26/27 : LABEL git_sha=6998473c4c35a90ed0ca11522ea5de7bc667e566 03:27:11 ---> Running in 5fdde8dbdfeb 03:27:11 Removing intermediate container 5fdde8dbdfeb 03:27:11 ---> 03cf8e7fd59a 03:27:11 Step 27/27 : LABEL version=0.0.0 03:27:11 ---> Running in 2892f8fd3454 03:27:11 Removing intermediate container 2892f8fd3454 03:27:11 ---> ecdbf43e34ca 03:27:11 [Warning] One or more build-args [ARCH] were not consumed 03:27:11 Successfully built ecdbf43e34ca 03:27:11 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:27:12 03:27:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:27:12 latest: Pulling from edgex-lftools-log-publisher 03:27:12 5eb5b503b376: Pulling fs layer 03:27:12 5c69ac0246d0: Pulling fs layer 03:27:12 ec43610c2a17: Pulling fs layer 03:27:12 3a2ae6a8a46f: Pulling fs layer 03:27:12 33b1e0a273af: Pulling fs layer 03:27:12 5d3b04190fa2: Pulling fs layer 03:27:12 2f39f015ded8: Pulling fs layer 03:27:12 5d3b04190fa2: Waiting 03:27:12 2f39f015ded8: Waiting 03:27:12 33b1e0a273af: Waiting 03:27:12 5c69ac0246d0: Verifying Checksum 03:27:12 5c69ac0246d0: Download complete 03:27:12 3a2ae6a8a46f: Download complete 03:27:12 33b1e0a273af: Verifying Checksum 03:27:12 33b1e0a273af: Download complete 03:27:12 5d3b04190fa2: Verifying Checksum 03:27:12 5d3b04190fa2: Download complete 03:27:12 ec43610c2a17: Verifying Checksum 03:27:12 ec43610c2a17: Download complete 03:27:12 5eb5b503b376: Verifying Checksum 03:27:12 5eb5b503b376: Download complete 03:27:13 2f39f015ded8: Download complete 03:27:14 5eb5b503b376: Pull complete 03:27:14 5c69ac0246d0: Pull complete 03:27:14 ec43610c2a17: Pull complete 03:27:14 3a2ae6a8a46f: Pull complete 03:27:14 33b1e0a273af: Pull complete 03:27:14 5d3b04190fa2: Pull complete 03:27:19 2f39f015ded8: Pull complete 03:27:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:27:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:19 prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container 03:27:19 $ 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-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:27:31 $ docker top 208ec0747e2dc068a2396ed89e20693b1fa3e1341a784ca9a0a30ff45dd64476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:32 ---> job-cost.sh 03:27:32 lf-activate-venv: SKIPPING 03:27:32 INFO: No Stack... 03:27:32 INFO: Retrieving Pricing Info for: v3-standard-8 03:27:33 INFO: Archiving Costs [Pipeline] sh 03:27:33 + cat /w/workspace/foundry_app-record-replay_PR-137/archives/cost.csv 03:27:33 + cut -d, -f6 [Pipeline] lock 03:27:33 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] 03:27:33 Resource [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] did not exist. Created. 03:27:33 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:27:33 + echo total: 0.2199999988079071 [Pipeline] stash 03:27:34 Stashed 1 file(s) [Pipeline] } 03:27:34 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:27:34 $ docker stop --time=1 208ec0747e2dc068a2396ed89e20693b1fa3e1341a784ca9a0a30ff45dd64476 03:27:38 $ docker rm -f --volumes 208ec0747e2dc068a2396ed89e20693b1fa3e1341a784ca9a0a30ff45dd64476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:28:45 Removing intermediate container 94c74930e6b6 03:28:45 ---> d3ab3669f225 03:28:45 Step 10/12 : COPY . . 03:28:45 ---> 1ff7789a1f3b 03:28:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:45 ---> Running in 9fcd90a7ed5c 03:28:45 Removing intermediate container 9fcd90a7ed5c 03:28:45 ---> b52389e3309b 03:28:45 Step 12/12 : RUN $MAKE 03:28:45 ---> Running in 2dbd01db9e69 03:28:45 noop 03:28:45 Removing intermediate container 2dbd01db9e69 03:28:45 ---> 670609b84165 03:28:45 Successfully built 670609b84165 03:28:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:45 + docker inspect -f . ci-base-image-arm64 03:28:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:45 prd-ubuntu20.04-docker-arm64-4c-16g-2525 does not seem to be running inside a container 03:28:45 $ 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 ******** ci-base-image-arm64 cat 03:28:47 $ docker top 50438b23c61739af10eba2d104a9b8fd684dbe7e04b3d2415d13d8dbeeaa4d8e -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:48 + go version 03:28:48 go version go1.21.0 linux/arm64 [Pipeline] } 03:28:48 $ docker stop --time=1 50438b23c61739af10eba2d104a9b8fd684dbe7e04b3d2415d13d8dbeeaa4d8e 03:28:49 $ docker rm -f --volumes 50438b23c61739af10eba2d104a9b8fd684dbe7e04b3d2415d13d8dbeeaa4d8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:50 + docker inspect -f . ci-base-image-arm64 03:28:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:50 prd-ubuntu20.04-docker-arm64-4c-16g-2525 does not seem to be running inside a container 03:28:50 $ 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 ******** ci-base-image-arm64 cat 03:28:52 $ docker top 9d8929312468e43950b4087223e29dfaada076d2271b0621312793bca63e9128 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:52 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:28:53 + make test 03:28:53 go test -race -coverprofile=coverage.out ./... 03:32:15 ? github.com/edgexfoundry/app-record-replay [no test files] 03:32:20 ok github.com/edgexfoundry/app-record-replay/internal/app 1.244s coverage: 88.0% of statements 03:32:22 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:32:22 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:32:24 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:32:32 ok github.com/edgexfoundry/app-record-replay/internal/application 9.961s coverage: 98.7% of statements 03:32:32 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.504s coverage: 89.7% of statements 03:32:32 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.175s coverage: 100.0% of statements 03:32:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:32:33 go vet ./... 03:35:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:35:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:35:40 ./bin/test-attribution-txt.sh 03:35:40 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:35:40 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:35:40 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:35:40 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:35:40 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:35:40 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:35:40 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:35:40 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:35:40 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 03:35:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:35:40 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:35:40 $ docker stop --time=1 9d8929312468e43950b4087223e29dfaada076d2271b0621312793bca63e9128 03:35:42 $ docker rm -f --volumes 9d8929312468e43950b4087223e29dfaada076d2271b0621312793bca63e9128 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:35:44 Warning: overwriting stash ‘coverage-report’ 03:35:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:35:45 + ls -al . 03:35:45 total 256 03:35:45 drwxrwxr-x 9 jenkins jenkins 4096 Apr 16 03:28 . 03:35:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:25 .. 03:35:45 -rw-rw-r-- 1 jenkins jenkins 119 Apr 16 03:25 .dockerignore 03:35:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 03:25 .git 03:35:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:25 .github 03:35:45 -rw-rw-r-- 1 jenkins jenkins 164 Apr 16 03:25 .gitignore 03:35:45 -rw-rw-r-- 1 jenkins jenkins 41 Apr 16 03:25 .golangci.yml 03:35:45 -rw-rw-r-- 1 jenkins jenkins 11301 Apr 16 03:25 Attribution.txt 03:35:45 -rw-rw-r-- 1 jenkins jenkins 458 Apr 16 03:25 CHANGELOG.md 03:35:45 -rw-rw-r-- 1 jenkins jenkins 1725 Apr 16 03:25 Dockerfile 03:35:45 -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 03:25 GOVERNANCE.md 03:35:45 -rw-rw-r-- 1 jenkins jenkins 681 Apr 16 03:25 Jenkinsfile 03:35:45 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 16 03:25 LICENSE 03:35:45 -rw-rw-r-- 1 jenkins jenkins 3142 Apr 16 03:25 Makefile 03:35:45 -rw-rw-r-- 1 jenkins jenkins 611 Apr 16 03:25 OWNERS.md 03:35:45 -rw-rw-r-- 1 jenkins jenkins 4107 Apr 16 03:25 README.md 03:35:45 -rw-rw-r-- 1 jenkins jenkins 7789 Apr 16 03:25 Record and Reply.postman_collection.json 03:35:45 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 03:23 VERSION 03:35:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:25 bin 03:35:45 -rw-r--r-- 1 jenkins jenkins 24666 Apr 16 03:32 coverage.out 03:35:45 -rw-rw-r-- 1 jenkins jenkins 7253 Apr 16 03:25 go.mod 03:35:45 -rw-rw-r-- 1 jenkins jenkins 101822 Apr 16 03:25 go.sum 03:35:45 drwxrwxr-x 7 jenkins jenkins 4096 Apr 16 03:25 internal 03:35:45 -rw-rw-r-- 1 jenkins jenkins 913 Apr 16 03:25 main.go 03:35:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:25 openapi 03:35:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:25 pkg 03:35:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:46 + 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=6998473c4c35a90ed0ca11522ea5de7bc667e566 --label arch=arm64 --label version=0.0.0 . 03:35:46 Sending build context to Docker daemon 354.8kB 03:35:46 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:35:46 Step 2/27 : FROM ${BASE} AS builder 03:35:46 ---> 670609b84165 03:35:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:35:46 ---> Running in a65aa23fec5c 03:35:47 Removing intermediate container a65aa23fec5c 03:35:47 ---> 6fd1fe5edb34 03:35:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:35:47 ---> Running in b77a1d4c8a05 03:35:47 Removing intermediate container b77a1d4c8a05 03:35:47 ---> 6fb7c316ee03 03:35:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:35:47 ---> Running in 481ed2d03694 03:35:47 Removing intermediate container 481ed2d03694 03:35:47 ---> ba392accbb7e 03:35:47 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:47 ---> Running in ce0e8a26f227 03:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:35:50 OK: 266 MiB in 52 packages 03:35:51 Removing intermediate container ce0e8a26f227 03:35:51 ---> 21b695aaae00 03:35:51 Step 7/27 : WORKDIR /app 03:35:51 ---> Running in 67e468f7e359 03:35:51 Removing intermediate container 67e468f7e359 03:35:51 ---> 62b060460337 03:35:51 Step 8/27 : COPY go.mod vendor* ./ 03:35:51 ---> 0279de0e82ca 03:35:51 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:51 ---> Running in 5e7e7a1b9f3a 03:35:54 Removing intermediate container 5e7e7a1b9f3a 03:35:54 ---> a2b4d7a12f3d 03:35:54 Step 10/27 : COPY . . 03:35:54 ---> c3366a7b35ad 03:35:54 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:55 ---> Running in 8622a1fc2252 03:35:55 Removing intermediate container 8622a1fc2252 03:35:55 ---> 9d8ef0166fa3 03:35:55 Step 12/27 : RUN $MAKE 03:35:55 ---> Running in 8972132e638d 03:35:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:38:32 Removing intermediate container 8972132e638d 03:38:32 ---> d13503a661e6 03:38:32 Step 13/27 : FROM alpine:3.18 03:38:32 3.18: Pulling from library/alpine 03:38:32 c6b39de5b339: Pulling fs layer 03:38:32 c6b39de5b339: Verifying Checksum 03:38:32 c6b39de5b339: Download complete 03:38:32 c6b39de5b339: Pull complete 03:38:32 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:38:32 Status: Downloaded newer image for alpine:3.18 03:38:32 ---> 33abbf032149 03:38:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:38:32 ---> Running in f860dd25e7cb 03:38:32 Removing intermediate container f860dd25e7cb 03:38:32 ---> 40c10c9ef7a9 03:38:32 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:38:32 ---> Running in ab0712b079cc 03:38:32 Removing intermediate container ab0712b079cc 03:38:32 ---> 06d2954661b7 03:38:32 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:38:32 ---> Running in 11b10bd9f311 03:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:38:32 (1/2) Installing ca-certificates (20240226-r0) 03:38:32 (2/2) Installing dumb-init (1.2.5-r2) 03:38:32 Executing busybox-1.36.1-r5.trigger 03:38:32 Executing ca-certificates-20240226-r0.trigger 03:38:32 OK: 9 MiB in 17 packages 03:38:32 Removing intermediate container 11b10bd9f311 03:38:32 ---> 59dc3e3c3181 03:38:32 Step 17/27 : RUN apk --no-cache upgrade 03:38:32 ---> Running in d2790f9a39e7 03:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:38:32 Upgrading critical system libraries and apk-tools: 03:38:32 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:38:33 Executing busybox-1.36.1-r5.trigger 03:38:33 Continuing the upgrade transaction with new apk-tools: 03:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:38:34 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:38:34 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:38:34 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:38:34 Executing ca-certificates-20240226-r0.trigger 03:38:34 OK: 9 MiB in 17 packages 03:38:35 Removing intermediate container d2790f9a39e7 03:38:35 ---> 5a2d6c2babb0 03:38:35 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:38:36 ---> 83cb826e6b13 03:38:36 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:38:36 ---> 6713abf42cd4 03:38:36 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:38:37 ---> e112143c4c86 03:38:37 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:38:39 ---> 0cdc197fa42f 03:38:39 Step 22/27 : EXPOSE 59712 03:38:39 ---> Running in 4e84cd12966a 03:38:39 Removing intermediate container 4e84cd12966a 03:38:39 ---> 395568d08271 03:38:39 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:38:39 ---> Running in 03357093c183 03:38:39 Removing intermediate container 03357093c183 03:38:39 ---> 79551079b372 03:38:39 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:38:39 ---> Running in 9deaee07bc4b 03:38:39 Removing intermediate container 9deaee07bc4b 03:38:39 ---> d4d8b2c8e075 03:38:39 Step 25/27 : LABEL arch=arm64 03:38:39 ---> Running in c7f776983d3d 03:38:40 Removing intermediate container c7f776983d3d 03:38:40 ---> 3dd00205db01 03:38:40 Step 26/27 : LABEL git_sha=6998473c4c35a90ed0ca11522ea5de7bc667e566 03:38:40 ---> Running in 3f090214dc83 03:38:40 Removing intermediate container 3f090214dc83 03:38:40 ---> d6fa1e324f36 03:38:40 Step 27/27 : LABEL version=0.0.0 03:38:40 ---> Running in e1c569241066 03:38:40 Removing intermediate container e1c569241066 03:38:40 ---> 65b83cb12334 03:38:40 [Warning] One or more build-args [ARCH] were not consumed 03:38:40 Successfully built 65b83cb12334 03:38:40 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:41 03:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:42 arm64: Pulling from edgex-lftools-log-publisher 03:38:42 8998bd30e6a1: Pulling fs layer 03:38:42 04944245beec: Pulling fs layer 03:38:42 699f458cf7ca: Pulling fs layer 03:38:42 765212b225bb: Pulling fs layer 03:38:42 f23df028b6ca: Pulling fs layer 03:38:42 d65c8cfc05b1: Pulling fs layer 03:38:42 2437ff75d9bd: Pulling fs layer 03:38:42 765212b225bb: Waiting 03:38:42 f23df028b6ca: Waiting 03:38:42 d65c8cfc05b1: Waiting 03:38:42 2437ff75d9bd: Waiting 03:38:42 04944245beec: Verifying Checksum 03:38:42 04944245beec: Download complete 03:38:42 765212b225bb: Verifying Checksum 03:38:42 765212b225bb: Download complete 03:38:42 f23df028b6ca: Verifying Checksum 03:38:42 d65c8cfc05b1: Verifying Checksum 03:38:42 d65c8cfc05b1: Download complete 03:38:42 699f458cf7ca: Verifying Checksum 03:38:42 699f458cf7ca: Download complete 03:38:43 8998bd30e6a1: Verifying Checksum 03:38:43 8998bd30e6a1: Download complete 03:38:45 2437ff75d9bd: Verifying Checksum 03:38:45 2437ff75d9bd: Download complete 03:38:47 8998bd30e6a1: Pull complete 03:38:47 04944245beec: Pull complete 03:38:49 699f458cf7ca: Pull complete 03:38:49 765212b225bb: Pull complete 03:38:50 f23df028b6ca: Pull complete 03:38:50 d65c8cfc05b1: Pull complete 03:39:08 2437ff75d9bd: Pull complete 03:39:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:09 prd-ubuntu20.04-docker-arm64-4c-16g-2525 does not seem to be running inside a container 03:39:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:39:11 $ docker top 0b82cc60e07441721042bf76e997aa02ead4021d6e422308a32af4060e7eb8be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:12 ---> job-cost.sh 03:39:12 lf-activate-venv: SKIPPING 03:39:12 INFO: No Stack... 03:39:13 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:13 INFO: Archiving Costs [Pipeline] sh 03:39:14 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:39:14 + cut -d, -f6 [Pipeline] lock 03:39:14 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] 03:39:14 Resource [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] did not exist. Created. 03:39:14 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:15 /w/workspace/app-record-replay/1@tmp/durable-a2e27e0f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:39:16 + echo total: 0.10999999940395355 [Pipeline] stash 03:39:16 Warning: overwriting stash ‘stack-cost’ 03:39:16 Stashed 1 file(s) [Pipeline] } 03:39:16 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:16 $ docker stop --time=1 0b82cc60e07441721042bf76e997aa02ead4021d6e422308a32af4060e7eb8be 03:39:17 $ docker rm -f --volumes 0b82cc60e07441721042bf76e997aa02ead4021d6e422308a32af4060e7eb8be [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 03:39:18 provisioning config files... 03:39:18 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-137@tmp/config1510387799756234965tmp [Pipeline] { [Pipeline] sh 03:39:19 + set +x 03:39:19 + bash -s -- 03:39:19 + curl -s https://codecov.io/bash 03:39:19 03:39:19 _____ _ 03:39:19 / ____| | | 03:39:19 | | ___ __| | ___ ___ _____ __ 03:39:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:39:19 | |___| (_) | (_| | __/ (_| (_) \ V / 03:39:19 \_____\___/ \__,_|\___|\___\___/ \_/ 03:39:19 Bash-1.0.6 03:39:19 03:39:19 03:39:19 ==> git version 2.25.1 found 03:39:19 ==> 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 03:39:19 Release-Date: 2020-01-08 03:39:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:39:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:39:19 ==> Jenkins CI detected. 03:39:19 current dir:  /w/workspace/foundry_app-record-replay_PR-137 03:39:19 project root: . 03:39:19 --> token set from env 03:39:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:39:19 ==> Running gcov in . (disable via -X gcov) 03:39:19 ==> Python coveragepy not found 03:39:19 ==> Searching for coverage reports in: 03:39:19 + . 03:39:19 -> Found 1 reports 03:39:19 ==> Detecting git/mercurial file structure 03:39:19 ==> Reading reports 03:39:19 + ./coverage.out bytes=24666 03:39:19 ==> Appending adjustments 03:39:19 https://docs.codecov.io/docs/fixing-reports 03:39:19 + Found adjustments 03:39:19 ==> Gzipping contents 03:39:19 8.0K /tmp/codecov.8amXOp.gz 03:39:19 ==> Uploading reports 03:39:19 url: https://codecov.io 03:39:19 query: branch=PR-137&commit=6998473c4c35a90ed0ca11522ea5de7bc667e566&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=137&job=&cmd_args= 03:39:19 -> Pinging Codecov 03:39:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-137&commit=6998473c4c35a90ed0ca11522ea5de7bc667e566&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=137&job=&cmd_args= 03:39:19 -> Uploading to 03:39:19 https://storage.googleapis.com/codecov/v4/raw/2024-04-16/F467761B9912B4F32F9BC62907045C81/6998473c4c35a90ed0ca11522ea5de7bc667e566/878d04aa-636d-40c6-9f1d-6a514d8ff4ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240416T033919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96e1c517245d76bcd8aea288093d891e8a8ec2779218beec9b3b48e4e88b16b5 03:39:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:19 Dload Upload Total Spent Left Speed 03:39:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17700 --:--:-- --:--:-- --:--:-- 17700 03:39:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/6998473c4c35a90ed0ca11522ea5de7bc667e566 [Pipeline] } 03:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:39:21 + [ -d /w/workspace/foundry_app-record-replay_PR-137/archives ] 03:39:21 + ls -al /w/workspace/foundry_app-record-replay_PR-137/archives 03:39:21 total 16 03:39:21 drwxr-xr-x 3 root root 4096 Apr 16 03:27 . 03:39:21 drwxrwxr-x 11 jenkins jenkins 4096 Apr 16 03:27 .. 03:39:21 drwxr-xr-x 2 root root 4096 Apr 16 03:27 cost 03:39:21 -rw-r--r-- 1 root root 89 Apr 16 03:27 cost.csv 03:39:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-137/archives 03:39:21 + ls -al /w/workspace/foundry_app-record-replay_PR-137/archives 03:39:21 total 16 03:39:21 drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 03:27 . 03:39:21 drwxrwxr-x 11 jenkins jenkins 4096 Apr 16 03:27 .. 03:39:21 drwxr-xr-x 2 jenkins jenkins 4096 Apr 16 03:27 cost 03:39:21 -rw-r--r-- 1 jenkins jenkins 89 Apr 16 03:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:39:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:23 ---> package-listing.sh 03:39:23 ++ facter osfamily 03:39:23 ++ tr '[:upper:]' '[:lower:]' 03:39:23 + OS_FAMILY=debian 03:39:23 + workspace=/w/workspace/foundry_app-record-replay_PR-137 03:39:23 + START_PACKAGES=/tmp/packages_start.txt 03:39:23 + END_PACKAGES=/tmp/packages_end.txt 03:39:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:23 + PACKAGES=/tmp/packages_start.txt 03:39:23 + '[' /w/workspace/foundry_app-record-replay_PR-137 ']' 03:39:23 + PACKAGES=/tmp/packages_end.txt 03:39:23 + case "${OS_FAMILY}" in 03:39:23 + dpkg -l 03:39:23 + grep '^ii' 03:39:23 + '[' -f /tmp/packages_start.txt ']' 03:39:23 + '[' -f /tmp/packages_end.txt ']' 03:39:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:23 + '[' /w/workspace/foundry_app-record-replay_PR-137 ']' 03:39:23 + mkdir -p /w/workspace/foundry_app-record-replay_PR-137/archives/ 03:39:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-137/archives/ [Pipeline] echo 03:39:23 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:24 prd-ubuntu20.04-docker-8c-8g-2523 does not seem to be running inside a container 03:39:24 $ 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-137/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-137 -v /w/workspace/foundry_app-record-replay_PR-137:/w/workspace/foundry_app-record-replay_PR-137:rw,z -v /w/workspace/foundry_app-record-replay_PR-137@tmp:/w/workspace/foundry_app-record-replay_PR-137@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-lftools-log-publisher:latest cat 03:39:24 $ docker top f2c50db68669afb40f0fcb3775f097920dbe05e837c5a91759cbbc041b30dbcb -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:25 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:25 + ls /var/log/sa-host 03:39:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:26 provisioning config files... 03:39:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-137@tmp/config7457860695421392641tmp [Pipeline] { [Pipeline] echo 03:39:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:26 ---> create-netrc.sh [Pipeline] } 03:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:26 ---> python-tools-install.sh [Pipeline] echo 03:39:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:27 ---> sudo-logs.sh 03:39:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:27 ---> job-cost.sh 03:39:27 lf-activate-venv: SKIPPING 03:39:27 DEBUG: total: 0.2199999988079071 03:39:27 INFO: Retrieving Stack Cost... 03:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:28 INFO: Archiving Costs [Pipeline] echo 03:39:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:28 ---> logs-deploy.sh 03:39:28 lf-activate-venv: SKIPPING 03:39:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-137/1 03:39:28 INFO: archiving workspace using pattern(s): 03:39:29 Archives upload complete. 03:39:30 INFO: archiving logs to Nexus 03:39:30 ---> uname -a: 03:39:30 Linux prd-ubuntu20-04-docker-8c-8g-2523 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:39:30 03:39:30 03:39:30 ---> lscpu: 03:39:30 Architecture: x86_64 03:39:30 CPU op-mode(s): 32-bit, 64-bit 03:39:30 Byte Order: Little Endian 03:39:30 Address sizes: 40 bits physical, 48 bits virtual 03:39:30 CPU(s): 8 03:39:30 On-line CPU(s) list: 0-7 03:39:30 Thread(s) per core: 1 03:39:30 Core(s) per socket: 1 03:39:30 Socket(s): 8 03:39:30 NUMA node(s): 1 03:39:30 Vendor ID: AuthenticAMD 03:39:30 CPU family: 23 03:39:30 Model: 49 03:39:30 Model name: AMD EPYC-Rome Processor 03:39:30 Stepping: 0 03:39:30 CPU MHz: 2799.998 03:39:30 BogoMIPS: 5599.99 03:39:30 Virtualization: AMD-V 03:39:30 Hypervisor vendor: KVM 03:39:30 Virtualization type: full 03:39:30 L1d cache: 256 KiB 03:39:30 L1i cache: 256 KiB 03:39:30 L2 cache: 4 MiB 03:39:30 L3 cache: 128 MiB 03:39:30 NUMA node0 CPU(s): 0-7 03:39:30 Vulnerability Itlb multihit: Not affected 03:39:30 Vulnerability L1tf: Not affected 03:39:30 Vulnerability Mds: Not affected 03:39:30 Vulnerability Meltdown: Not affected 03:39:30 Vulnerability Mmio stale data: Not affected 03:39:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:39:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:39:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:39:30 Vulnerability Srbds: Not affected 03:39:30 Vulnerability Tsx async abort: Not affected 03:39:30 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 03:39:30 03:39:30 03:39:30 ---> nproc: 03:39:30 8 03:39:30 03:39:30 03:39:30 ---> df -h: 03:39:30 Filesystem Size Used Avail Use% Mounted on 03:39:30 overlay 155G 12G 143G 8% / 03:39:30 tmpfs 64M 0 64M 0% /dev 03:39:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:39:30 shm 64M 0 64M 0% /dev/shm 03:39:30 /dev/vda1 155G 12G 143G 8% /facter-os 03:39:30 03:39:30 03:39:30 ---> sar -b -r -n DEV: 03:39:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2523) 04/16/24 _x86_64_ (8 CPU) 03:39:30 03:39:30 03:22:27 LINUX RESTART (8 CPU) 03:39:30 03:39:30 03:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:39:30 03:24:01 387.34 15.57 371.77 0.00 1978.31 97029.35 0.00 03:39:30 03:25:01 232.54 1.77 230.78 0.00 16.80 132266.09 0.00 03:39:30 03:26:01 41.32 0.02 41.30 0.00 0.13 29348.77 0.00 03:39:30 03:27:01 101.77 0.18 101.58 0.00 8.93 31359.44 0.00 03:39:30 03:28:01 140.59 1.63 138.96 0.00 95.72 35740.58 0.00 03:39:30 03:29:01 26.45 7.72 18.73 0.00 2797.80 849.46 0.00 03:39:30 03:30:01 23.73 1.33 22.40 0.00 2271.22 6382.00 0.00 03:39:30 03:31:01 6.47 0.02 6.45 0.00 0.13 130.64 0.00 03:39:30 03:32:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 03:39:30 03:33:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 03:39:30 03:34:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 03:39:30 03:35:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 03:39:30 03:36:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 03:39:30 03:37:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 03:39:30 03:38:01 1.70 0.02 1.68 0.00 0.13 19.20 0.00 03:39:30 03:39:01 1.50 0.00 1.50 0.00 0.00 21.73 0.00 03:39:30 Average: 60.38 1.75 58.63 0.00 446.49 20748.77 0.00 03:39:30 03:39:30 03:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:39:30 03:24:01 29188868 31521748 794124 2.42 80212 2521344 1960616 5.78 1042952 2260048 9692 03:39:30 03:25:01 28058356 31526736 778532 2.37 183772 3446136 1832088 5.40 1132408 3176140 648 03:39:30 03:26:01 26696784 31249196 1050264 3.19 188288 4447704 2399164 7.07 1806652 3780652 620092 03:39:30 03:27:01 27197896 31532380 771460 2.35 191620 4241872 1889256 5.57 1334224 3771640 393440 03:39:30 03:28:01 26995828 31527088 769552 2.34 204116 4388072 1798980 5.30 1361172 3900916 740 03:39:30 03:29:01 26794876 31516972 758904 2.31 218160 4571968 1730824 5.10 1503440 3949252 65756 03:39:30 03:30:01 26588876 31523332 750008 2.28 231856 4765232 1718440 5.06 1647920 3995100 984 03:39:30 03:31:01 26595272 31524844 749056 2.28 230444 4761984 1725260 5.08 1646184 3991896 32 03:39:30 03:32:01 26602888 31532524 741428 2.25 230516 4761980 1725260 5.08 1639340 3991892 8 03:39:30 03:33:01 26602432 31532128 741744 2.26 230560 4761988 1725260 5.08 1639020 3991896 28 03:39:30 03:34:01 26604248 31533956 739848 2.25 230580 4761988 1725260 5.08 1637280 3991896 12 03:39:30 03:35:01 26604404 31534264 739324 2.25 230596 4762120 1725260 5.08 1637280 3992012 40 03:39:30 03:36:01 26606308 31536180 737340 2.24 230612 4762124 1725260 5.08 1635732 3992016 8 03:39:30 03:37:01 26606500 31536388 737272 2.24 230636 4762124 1725260 5.08 1635748 3992016 8 03:39:30 03:38:01 26605996 31536028 737900 2.24 230676 4762128 1733556 5.11 1636128 3992028 36 03:39:30 03:39:01 26605696 31535756 738120 2.24 230708 4762108 1733556 5.11 1636820 3992008 48 03:39:30 Average: 26934702 31512470 770930 2.34 210834 4452554 1804581 5.32 1535769 3797588 68223 03:39:30 03:39:30 03:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:39:30 03:24:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 03:39:30 03:24:01 ens3 558.03 405.25 5554.89 93.43 0.00 0.00 0.00 0.00 03:39:30 03:24:01 docker0 160.40 172.53 13.66 278.45 0.00 0.00 0.00 0.00 03:39:30 03:24:01 veth5acf8fd 146.14 157.79 14.48 140.50 0.00 0.00 0.00 0.01 03:39:30 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:30 03:25:01 ens3 301.02 157.74 3091.35 22.31 0.00 0.00 0.00 0.00 03:39:30 03:25:01 docker0 147.83 284.97 13.81 3073.13 0.00 0.00 0.00 0.00 03:39:30 03:25:01 veth5a46375 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:26:01 ens3 14.98 9.21 13.94 6.30 0.00 0.00 0.00 0.00 03:39:30 03:26:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:26:01 veth5a46375 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:39:30 03:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:39:30 03:27:01 ens3 20.60 12.43 48.02 7.81 0.00 0.00 0.00 0.00 03:39:30 03:27:01 docker0 1.30 2.15 0.08 30.88 0.00 0.00 0.00 0.00 03:39:30 03:28:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 03:39:30 03:28:01 ens3 168.74 86.94 3387.09 14.61 0.00 0.00 0.00 0.00 03:39:30 03:28:01 docker0 6.00 10.55 0.37 132.72 0.00 0.00 0.00 0.00 03:39:30 03:29:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 03:39:30 03:29:01 ens3 146.29 35.68 676.17 2.41 0.00 0.00 0.00 0.00 03:39:30 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:39:30 03:30:01 ens3 86.24 31.24 1374.73 2.17 0.00 0.00 0.00 0.00 03:39:30 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:30 03:31:01 ens3 0.30 0.22 0.02 0.01 0.00 0.00 0.00 0.00 03:39:30 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:32:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:30 03:33:01 ens3 0.65 0.37 1.52 0.08 0.00 0.00 0.00 0.00 03:39:30 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:30 03:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:30 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:36:01 ens3 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:39:30 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:30 03:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:30 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:38:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:39:30 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:30 03:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:30 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:30 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 03:39:30 Average: ens3 80.61 45.85 879.41 9.24 0.00 0.00 0.00 0.00 03:39:30 Average: docker0 19.58 29.24 1.73 219.64 0.00 0.00 0.00 0.00 03:39:30 03:39:30 03:39:30 ---> sar -P ALL: 03:39:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2523) 04/16/24 _x86_64_ (8 CPU) 03:39:30 03:39:30 03:22:27 LINUX RESTART (8 CPU) 03:39:30 03:39:30 03:23:02 CPU %user %nice %system %iowait %steal %idle 03:39:30 03:24:01 all 8.27 0.00 3.12 2.41 0.07 86.13 03:39:30 03:24:01 0 8.01 0.00 3.05 0.94 0.07 87.93 03:39:30 03:24:01 1 7.66 0.00 3.34 0.63 0.09 88.29 03:39:30 03:24:01 2 6.80 0.00 2.54 0.15 0.07 90.43 03:39:30 03:24:01 3 9.61 0.00 2.99 1.21 0.09 86.10 03:39:30 03:24:01 4 7.46 0.00 2.87 3.03 0.05 86.59 03:39:30 03:24:01 5 7.50 0.00 4.31 12.39 0.07 75.74 03:39:30 03:24:01 6 8.81 0.00 2.89 0.29 0.07 87.94 03:39:30 03:24:01 7 10.29 0.00 2.98 0.69 0.09 85.96 03:39:30 03:25:01 all 6.19 0.00 3.00 4.39 0.05 86.38 03:39:30 03:25:01 0 5.71 0.00 4.16 2.47 0.03 87.63 03:39:30 03:25:01 1 6.68 0.00 2.55 0.70 0.03 90.03 03:39:30 03:25:01 2 6.77 0.00 2.43 2.08 0.05 88.67 03:39:30 03:25:01 3 6.56 0.00 2.70 4.28 0.05 86.41 03:39:30 03:25:01 4 5.37 0.00 2.31 1.68 0.03 90.61 03:39:30 03:25:01 5 6.76 0.00 2.45 1.48 0.05 89.26 03:39:30 03:25:01 6 5.70 0.00 2.33 0.47 0.05 91.44 03:39:30 03:25:01 7 5.95 0.00 5.07 22.04 0.07 66.86 03:39:30 03:26:01 all 44.40 0.00 3.80 1.29 0.08 50.43 03:39:30 03:26:01 0 42.62 0.00 3.66 0.02 0.08 53.62 03:39:30 03:26:01 1 44.92 0.00 3.68 0.05 0.08 51.27 03:39:30 03:26:01 2 46.24 0.00 3.54 0.02 0.08 50.13 03:39:30 03:26:01 3 45.35 0.00 3.74 1.34 0.08 49.48 03:39:30 03:26:01 4 45.18 0.00 3.84 0.02 0.08 50.87 03:39:30 03:26:01 5 44.06 0.00 3.76 0.10 0.08 52.00 03:39:30 03:26:01 6 43.23 0.00 4.05 8.75 0.08 43.88 03:39:30 03:26:01 7 43.55 0.00 4.13 0.07 0.08 52.17 03:39:30 03:27:01 all 39.93 0.00 3.70 2.79 0.09 53.49 03:39:30 03:27:01 0 40.95 0.00 4.36 3.11 0.10 51.47 03:39:30 03:27:01 1 39.34 0.00 3.29 10.75 0.08 46.54 03:39:30 03:27:01 2 39.98 0.00 3.36 0.05 0.08 56.53 03:39:30 03:27:01 3 40.04 0.00 3.68 2.69 0.08 53.51 03:39:30 03:27:01 4 40.05 0.00 3.31 0.47 0.10 56.07 03:39:30 03:27:01 5 39.63 0.00 4.48 4.70 0.08 51.10 03:39:30 03:27:01 6 39.52 0.00 3.50 0.30 0.08 56.60 03:39:30 03:27:01 7 39.97 0.00 3.60 0.24 0.07 56.13 03:39:30 03:28:01 all 3.51 0.00 1.58 10.77 0.04 84.10 03:39:30 03:28:01 0 3.18 0.00 2.32 16.62 0.03 77.85 03:39:30 03:28:01 1 2.81 0.00 1.54 3.87 0.03 91.75 03:39:30 03:28:01 2 3.66 0.00 1.34 0.72 0.02 94.26 03:39:30 03:28:01 3 3.77 0.00 1.51 8.35 0.03 86.33 03:39:30 03:28:01 4 4.64 0.00 1.54 1.96 0.03 91.83 03:39:30 03:28:01 5 3.73 0.00 1.41 52.44 0.05 42.37 03:39:30 03:28:01 6 2.85 0.00 1.74 0.87 0.03 94.50 03:39:30 03:28:01 7 3.43 0.00 1.23 1.48 0.05 93.82 03:39:30 03:29:01 all 1.29 0.00 0.67 11.64 0.03 86.38 03:39:30 03:29:01 0 2.08 0.00 0.56 1.98 0.03 95.35 03:39:30 03:29:01 1 1.32 0.00 0.45 3.17 0.02 95.04 03:39:30 03:29:01 2 0.80 0.00 0.35 1.67 0.02 97.16 03:39:30 03:29:01 3 0.97 0.00 0.60 1.94 0.02 96.48 03:39:30 03:29:01 4 1.28 0.00 1.70 2.65 0.02 94.35 03:39:30 03:29:01 5 0.82 0.00 0.42 75.00 0.03 23.73 03:39:30 03:29:01 6 1.49 0.00 0.50 1.76 0.03 96.22 03:39:30 03:29:01 7 1.57 0.00 0.74 5.23 0.03 92.43 03:39:30 03:30:01 all 1.40 0.00 0.63 6.88 0.02 91.06 03:39:30 03:30:01 0 2.74 0.00 0.31 1.27 0.02 95.67 03:39:30 03:30:01 1 0.98 0.00 0.40 1.17 0.02 97.43 03:39:30 03:30:01 2 0.55 0.00 0.48 0.02 0.02 98.93 03:39:30 03:30:01 3 2.07 0.00 0.73 0.75 0.03 96.41 03:39:30 03:30:01 4 1.12 0.00 0.42 3.72 0.02 94.73 03:39:30 03:30:01 5 1.39 0.00 0.55 44.43 0.03 53.60 03:39:30 03:30:01 6 1.24 0.00 1.51 0.89 0.03 96.34 03:39:30 03:30:01 7 1.14 0.00 0.65 2.94 0.02 95.26 03:39:30 03:31:01 all 0.20 0.00 0.06 0.17 0.01 99.56 03:39:30 03:31:01 0 1.08 0.00 0.05 0.00 0.02 98.86 03:39:30 03:31:01 1 0.23 0.00 0.10 0.00 0.02 99.65 03:39:30 03:31:01 2 0.08 0.00 0.05 0.02 0.00 99.85 03:39:30 03:31:01 3 0.02 0.00 0.03 0.17 0.02 99.77 03:39:30 03:31:01 4 0.07 0.00 0.07 0.02 0.00 99.85 03:39:30 03:31:01 5 0.03 0.00 0.05 1.20 0.02 98.70 03:39:30 03:31:01 6 0.05 0.00 0.07 0.00 0.00 99.88 03:39:30 03:31:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:39:30 03:32:01 all 0.13 0.00 0.01 0.08 0.01 99.77 03:39:30 03:32:01 0 0.98 0.00 0.00 0.00 0.00 99.02 03:39:30 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:30 03:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:39:30 03:32:01 3 0.00 0.00 0.02 0.33 0.02 99.63 03:39:30 03:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:39:30 03:32:01 5 0.03 0.00 0.00 0.28 0.00 99.68 03:39:30 03:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:39:30 03:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:39:30 03:33:01 all 0.02 0.00 0.01 0.09 0.01 99.88 03:39:30 03:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:39:30 03:33:01 1 0.00 0.00 0.02 0.05 0.00 99.93 03:39:30 03:33:01 2 0.07 0.00 0.00 0.05 0.00 99.88 03:39:30 03:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:39:30 03:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:39:30 03:33:01 5 0.02 0.00 0.00 0.57 0.02 99.40 03:39:30 03:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:30 03:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:39:30 03:34:01 all 0.07 0.00 0.02 0.01 0.00 99.90 03:39:30 03:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:30 03:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:30 03:34:01 2 0.17 0.00 0.00 0.00 0.00 99.83 03:39:30 03:34:01 3 0.03 0.00 0.03 0.02 0.02 99.90 03:39:30 03:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:39:30 03:34:01 5 0.02 0.00 0.02 0.05 0.00 99.92 03:39:30 03:34:01 6 0.30 0.00 0.02 0.00 0.00 99.68 03:39:30 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:39:30 03:39:30 03:34:01 CPU %user %nice %system %iowait %steal %idle 03:39:30 03:35:01 all 0.02 0.00 0.01 0.02 0.01 99.94 03:39:30 03:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:39:30 03:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:39:30 03:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:39:30 03:35:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:39:30 03:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:39:30 03:35:01 5 0.00 0.00 0.00 0.18 0.00 99.82 03:39:30 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:30 03:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:39:30 03:36:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:39:30 03:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:30 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:30 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:30 03:36:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:39:30 03:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:39:30 03:36:01 5 0.05 0.00 0.00 0.02 0.02 99.92 03:39:30 03:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:39:30 03:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:39:30 03:37:01 all 0.03 0.00 0.01 0.02 0.01 99.94 03:39:30 03:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:39:30 03:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:39:30 03:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:39:30 03:37:01 3 0.07 0.00 0.00 0.10 0.02 99.82 03:39:30 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:30 03:37:01 5 0.02 0.00 0.02 0.05 0.00 99.92 03:39:30 03:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:30 03:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:39:30 03:38:01 all 0.02 0.00 0.02 0.00 0.00 99.95 03:39:30 03:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:30 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:30 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:39:30 03:38:01 3 0.03 0.00 0.07 0.02 0.02 99.87 03:39:30 03:38:01 4 0.03 0.00 0.03 0.02 0.02 99.90 03:39:30 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:39:30 03:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:39:30 03:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:39:30 03:39:01 all 0.20 0.00 0.01 0.00 0.01 99.78 03:39:30 03:39:01 0 1.47 0.00 0.02 0.00 0.00 98.52 03:39:30 03:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:30 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:39:30 03:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:39:30 03:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:39:30 03:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:39:30 03:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:39:30 03:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:39:30 Average: all 6.57 0.00 1.03 2.53 0.03 89.83 03:39:30 Average: 0 6.77 0.00 1.15 1.64 0.03 90.41 03:39:30 Average: 1 6.46 0.00 0.96 1.27 0.02 91.29 03:39:30 Average: 2 6.55 0.00 0.88 0.30 0.02 92.25 03:39:30 Average: 3 6.76 0.00 1.00 1.32 0.03 90.88 03:39:30 Average: 4 6.54 0.00 1.01 0.84 0.02 91.58 03:39:30 Average: 5 6.49 0.00 1.08 12.02 0.03 80.38 03:39:30 Average: 6 6.42 0.00 1.04 0.83 0.03 91.69 03:39:30 Average: 7 6.59 0.00 1.15 2.03 0.03 90.21 03:39:30 03:39:30 03:39:30