Pull request #136 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5a6c67a0cc5b128bf2e7f02add112387e6486c9+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (bc5c3c99744d7db6b1b19c8e633ca78f9ed92559) 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-ssh11300585688037621982.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-ssh2690733640989751444.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-136/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-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh668895663520386123.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-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16591942001654146919.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-ssh4188005577644863306.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-136/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-136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17513595561290131327.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2137 in /w/workspace/foundry_app-record-replay_PR-136 [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-136 # 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/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit f5a6c67a0cc5b128bf2e7f02add112387e6486c9 Merge succeeded, producing f5a6c67a0cc5b128bf2e7f02add112387e6486c9 Checking out Revision f5a6c67a0cc5b128bf2e7f02add112387e6486c9 (PR-136) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 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 f5a6c67a0cc5b128bf2e7f02add112387e6486c9 # 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 f5a6c67a0cc5b128bf2e7f02add112387e6486c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:02:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:02:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:02:32 ========================================================= 04:02:32 EdgeX Global Pipelines Version Info 04:02:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:02:33 ------------------- 04:02:33 stable info: 04:02:33 ------------------- 04:02:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:02:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:02:33 Message: update stable to v1.0.258 04:02:33 ------------------- 04:02:33 experimental info: 04:02:33 ------------------- 04:02:33 Commited By: **** collab-it+edgex@linuxfoundation.org 04:02:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:02:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:02:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:02:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5a6c67 [Pipeline] echo 04:02:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:35 provisioning config files... 04:02:35 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-136@tmp/config3202577347059108702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:36 ---> ****-login.sh 04:02:36 nexus3.edgexfoundry.org:10001 04:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:36 Configure a credential helper to remove this warning. See 04:02:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:36 04:02:36 Login Succeeded 04:02:36 nexus3.edgexfoundry.org:10002 04:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:36 Configure a credential helper to remove this warning. See 04:02:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:36 04:02:36 Login Succeeded 04:02:36 nexus3.edgexfoundry.org:10003 04:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:36 Configure a credential helper to remove this warning. See 04:02:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:36 04:02:36 Login Succeeded 04:02:36 nexus3.edgexfoundry.org:10004 04:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:36 Configure a credential helper to remove this warning. See 04:02:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:36 04:02:36 Login Succeeded 04:02:36 ****.io 04:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:37 Configure a credential helper to remove this warning. See 04:02:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:37 04:02:37 Login Succeeded 04:02:37 ---> ****-login.sh ends [Pipeline] } 04:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:02:37 + git rev-list -1 --merges f5a6c67a0cc5b128bf2e7f02add112387e6486c9~1..f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] echo 04:02:37 -----------> git rev-list -1 --merges f5a6c67a0cc5b128bf2e7f02add112387e6486c9~1..f5a6c67a0cc5b128bf2e7f02add112387e6486c9 f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [false] [Pipeline] sh 04:02:38 + git log --format=format:%s -1 f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] echo 04:02:38 ========================================================= 04:02:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:02:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:38 + git log --format=format:%s -1 f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] echo 04:02:38 [semverPrep] GIT_COMMIT: f5a6c67a0cc5b128bf2e7f02add112387e6486c9, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 04:02:38 [semverPrep] This is not a build commit. [Pipeline] sh 04:02:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:39 + grep -v github /etc/ssh/ssh_known_hosts 04:02:39 + [ -e /tmp/ssh_known_hosts ] 04:02:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:02:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:02:39 + sudo tee -a /etc/ssh/ssh_known_hosts 04:02:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:39 04:02:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:41 0.1.4: Pulling from edgex-devops/py-git-semver 04:02:41 b85a868b505f: Pulling fs layer 04:02:41 e2be974225ed: Pulling fs layer 04:02:41 339a4e72a1f5: Pulling fs layer 04:02:41 988bab9f4d93: Pulling fs layer 04:02:41 1469e6f7b9e6: Pulling fs layer 04:02:41 eaf3925da568: Pulling fs layer 04:02:41 bab4dde63d76: Pulling fs layer 04:02:41 bde34c3a00c8: Pulling fs layer 04:02:41 b352a97aabf1: Pulling fs layer 04:02:41 4872d77fe225: Pulling fs layer 04:02:41 5851b861e8e6: Pulling fs layer 04:02:41 b352a97aabf1: Waiting 04:02:41 988bab9f4d93: Waiting 04:02:41 eaf3925da568: Waiting 04:02:41 bde34c3a00c8: Waiting 04:02:41 5851b861e8e6: Waiting 04:02:41 4872d77fe225: Waiting 04:02:41 1469e6f7b9e6: Waiting 04:02:41 e2be974225ed: Verifying Checksum 04:02:41 e2be974225ed: Download complete 04:02:41 988bab9f4d93: Verifying Checksum 04:02:41 988bab9f4d93: Download complete 04:02:41 1469e6f7b9e6: Verifying Checksum 04:02:41 1469e6f7b9e6: Download complete 04:02:41 eaf3925da568: Download complete 04:02:41 339a4e72a1f5: Verifying Checksum 04:02:41 339a4e72a1f5: Download complete 04:02:41 bde34c3a00c8: Verifying Checksum 04:02:41 bde34c3a00c8: Download complete 04:02:41 b352a97aabf1: Verifying Checksum 04:02:41 b352a97aabf1: Download complete 04:02:41 4872d77fe225: Verifying Checksum 04:02:41 4872d77fe225: Download complete 04:02:41 5851b861e8e6: Verifying Checksum 04:02:41 b85a868b505f: Verifying Checksum 04:02:41 b85a868b505f: Download complete 04:02:41 bab4dde63d76: Verifying Checksum 04:02:41 bab4dde63d76: Download complete 04:02:42 b85a868b505f: Pull complete 04:02:42 e2be974225ed: Pull complete 04:02:42 339a4e72a1f5: Pull complete 04:02:42 988bab9f4d93: Pull complete 04:02:43 1469e6f7b9e6: Pull complete 04:02:43 eaf3925da568: Pull complete 04:02:44 bab4dde63d76: Pull complete 04:02:45 bde34c3a00c8: Pull complete 04:02:45 b352a97aabf1: Pull complete 04:02:45 4872d77fe225: Pull complete 04:02:45 5851b861e8e6: Pull complete 04:02:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:45 prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container 04:02:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:02:47 $ docker top ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe -eo pid,comm 04:02:47 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). 04:02:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:47 [ssh-agent] Looking for ssh-agent implementation... 04:02:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:48 $ docker exec ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe ssh-agent 04:02:48 SSH_AUTH_SOCK=/tmp/ssh-pZLb4Px1rZqu/agent.32 04:02:48 SSH_AGENT_PID=39 04:02:48 Running ssh-add (command line suppressed) 04:02:48 Identity added: /w/workspace/foundry_app-record-replay_PR-136@tmp/private_key_14801905392527750523.key (/w/workspace/foundry_app-record-replay_PR-136@tmp/private_key_14801905392527750523.key) 04:02:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:48 + git tag --points-at HEAD [Pipeline] } 04:02:48 $ docker exec --env ******** --env ******** ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe ssh-agent -k 04:02:48 unset SSH_AUTH_SOCK; 04:02:48 unset SSH_AGENT_PID; 04:02:48 echo Agent pid 39 killed; 04:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:48 [ssh-agent] Looking for ssh-agent implementation... 04:02:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:48 $ docker exec ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe ssh-agent 04:02:49 SSH_AUTH_SOCK=/tmp/ssh-bb5ZiTehpx5q/agent.72 04:02:49 SSH_AGENT_PID=78 04:02:49 Running ssh-add (command line suppressed) 04:02:49 Identity added: /w/workspace/foundry_app-record-replay_PR-136@tmp/private_key_11096092403464848065.key (/w/workspace/foundry_app-record-replay_PR-136@tmp/private_key_11096092403464848065.key) 04:02:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:49 + git semver init 04:02:49 2024-04-08 04:02:49,655 [run_init] DEBUG init version:0.0.0 force:False 04:02:49 2024-04-08 04:02:49,656 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-136/.semver 04:02:49 2024-04-08 04:02:49,656 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-136/.semver 04:02:49 2024-04-08 04:02:49,656 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-136/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-136, universal_newlines=False, shell=None, istream=None) 04:02:50 2024-04-08 04:02:50,606 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-136/.git/info/exclude 04:02:50 2024-04-08 04:02:50,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-136/.semver/PR-136 with force:False 04:02:50 2024-04-08 04:02:50,606 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-136/.semver/PR-136 04:02:50 2024-04-08 04:02:50,610 [execute] INFO git cat-file --batch-check 04:02:50 2024-04-08 04:02:50,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-136/.semver, universal_newlines=False, shell=None, istream=) 04:02:50 2024-04-08 04:02:50,616 [execute] INFO git cat-file --batch 04:02:50 2024-04-08 04:02:50,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-136/.semver, universal_newlines=False, shell=None, istream=) 04:02:50 2024-04-08 04:02:50,622 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-136/.semver/PR-136 04:02:50 0.0.0 [Pipeline] } 04:02:50 $ docker exec --env ******** --env ******** ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe ssh-agent -k 04:02:50 unset SSH_AUTH_SOCK; 04:02:50 unset SSH_AGENT_PID; 04:02:50 echo Agent pid 78 killed; 04:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:51 + git semver [Pipeline] } 04:02:51 $ docker stop --time=1 ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe 04:02:52 $ docker rm -f --volumes ffe5359ea48114cc96c4907732032faf5a7973e8fdb0d0124a743de18d726dbe [Pipeline] // withDockerContainer [Pipeline] sh 04:02:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:53 Stashed 1 file(s) [Pipeline] echo 04:02:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:54 provisioning config files... 04:02:54 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-136@tmp/config3043910021488764795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:54 ---> ****-login.sh 04:02:54 nexus3.edgexfoundry.org:10001 04:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:54 Configure a credential helper to remove this warning. See 04:02:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:54 04:02:54 Login Succeeded 04:02:54 nexus3.edgexfoundry.org:10002 04:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:54 Configure a credential helper to remove this warning. See 04:02:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:54 04:02:54 Login Succeeded 04:02:54 nexus3.edgexfoundry.org:10003 04:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:55 Configure a credential helper to remove this warning. See 04:02:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:55 04:02:55 Login Succeeded 04:02:55 nexus3.edgexfoundry.org:10004 04:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:55 Configure a credential helper to remove this warning. See 04:02:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:55 04:02:55 Login Succeeded 04:02:55 ****.io 04:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:55 Configure a credential helper to remove this warning. See 04:02:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:55 04:02:55 Login Succeeded 04:02:55 ---> ****-login.sh ends [Pipeline] } 04:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:56 ========================================================= 04:02:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:02:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:56 + 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 . 04:02:56 Sending build context to Docker daemon 6.841MB 04:02:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:02:56 Step 2/12 : FROM ${BASE} AS builder 04:02:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:56 7264a8db6415: Pulling fs layer 04:02:56 c4d48a809fc2: Pulling fs layer 04:02:56 4f1c88b9dad5: Pulling fs layer 04:02:56 ad3a456e5733: Pulling fs layer 04:02:56 69c7f0334f64: Pulling fs layer 04:02:56 1f1c1a5573a3: Pulling fs layer 04:02:56 ce7588e14bc9: Pulling fs layer 04:02:56 b5e4710f87ac: Pulling fs layer 04:02:56 ad3a456e5733: Waiting 04:02:56 69c7f0334f64: Waiting 04:02:56 1f1c1a5573a3: Waiting 04:02:56 ce7588e14bc9: Waiting 04:02:56 b5e4710f87ac: Waiting 04:02:56 c4d48a809fc2: Download complete 04:02:56 ad3a456e5733: Verifying Checksum 04:02:56 ad3a456e5733: Download complete 04:02:56 69c7f0334f64: Verifying Checksum 04:02:56 69c7f0334f64: Download complete 04:02:56 7264a8db6415: Verifying Checksum 04:02:56 7264a8db6415: Download complete 04:02:57 1f1c1a5573a3: Verifying Checksum 04:02:57 1f1c1a5573a3: Download complete 04:02:57 7264a8db6415: Pull complete 04:02:57 b5e4710f87ac: Verifying Checksum 04:02:57 b5e4710f87ac: Download complete 04:02:57 c4d48a809fc2: Pull complete 04:02:57 4f1c88b9dad5: Verifying Checksum 04:02:57 4f1c88b9dad5: Download complete 04:02:57 ce7588e14bc9: Verifying Checksum 04:02:57 ce7588e14bc9: Download complete 04:03:00 4f1c88b9dad5: Pull complete 04:03:00 ad3a456e5733: Pull complete 04:03:00 69c7f0334f64: Pull complete 04:03:00 1f1c1a5573a3: Pull complete 04:03:02 ce7588e14bc9: Pull complete 04:03:03 b5e4710f87ac: Pull complete 04:03:03 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:03:03 ---> 88b5674ff536 04:03:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:03:06 ---> Running in 33709983728c 04:03:06 Removing intermediate container 33709983728c 04:03:06 ---> 6f43427da366 04:03:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:03:06 ---> Running in 11de59148a82 04:03:06 Removing intermediate container 11de59148a82 04:03:06 ---> f05967c81693 04:03:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:03:06 ---> Running in d0707dddb880 04:03:06 Removing intermediate container d0707dddb880 04:03:06 ---> 962f60162de3 04:03:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:06 ---> Running in a7e6d3f7a89e 04:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:07 OK: 264 MiB in 52 packages 04:03:07 Removing intermediate container a7e6d3f7a89e 04:03:07 ---> a669d66fa185 04:03:07 Step 7/12 : WORKDIR /app 04:03:07 ---> Running in 7b1ead7d1847 04:03:07 Removing intermediate container 7b1ead7d1847 04:03:07 ---> f6687b280a12 04:03:07 Step 8/12 : COPY go.mod vendor* ./ 04:03:07 ---> 750b6a9e8739 04:03:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:07 ---> Running in de335036c35a 04:03:08 Still waiting to schedule task 04:03:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:15 Removing intermediate container de335036c35a 04:04:15 ---> f9d6d5cf5a92 04:04:15 Step 10/12 : COPY . . 04:04:15 ---> d928c80eb3e0 04:04:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:15 ---> Running in 1409e91da118 04:04:15 Removing intermediate container 1409e91da118 04:04:15 ---> 0f495ee39159 04:04:15 Step 12/12 : RUN $MAKE 04:04:15 ---> Running in 750df5f1856b 04:04:15 noop 04:04:15 Removing intermediate container 750df5f1856b 04:04:15 ---> 2a933ad2bfa8 04:04:15 Successfully built 2a933ad2bfa8 04:04:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:15 + docker inspect -f . ci-base-image-x86_64 04:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:15 prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container 04:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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-x86_64 cat 04:04:16 $ docker top 3ec6e896cd32b88694362f3d3cc7363eef8e56d83fd1ea45f2a6e0f1b797861f -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:16 + go version 04:04:16 go version go1.21.0 linux/amd64 [Pipeline] } 04:04:16 $ docker stop --time=1 3ec6e896cd32b88694362f3d3cc7363eef8e56d83fd1ea45f2a6e0f1b797861f 04:04:18 $ docker rm -f --volumes 3ec6e896cd32b88694362f3d3cc7363eef8e56d83fd1ea45f2a6e0f1b797861f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:18 + docker inspect -f . ci-base-image-x86_64 04:04:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:18 prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container 04:04:19 $ 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-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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-x86_64 cat 04:04:19 $ docker top 42f6e0ba50b9986cadfb9db091a08ed946c7aac3801b8cc7f8d0ab1575216548 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:19 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-136 [Pipeline] fileExists [Pipeline] sh 04:04:20 + make test 04:04:20 go test -race -coverprofile=coverage.out ./... 04:04:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2139 in /w/workspace/foundry_app-record-replay_PR-136 [Pipeline] { [Pipeline] ws 04:04:41 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 04:04:44 Selected Git installation does not exist. Using Default 04:04:44 The recommended git tool is: NONE 04:04:48 using credential edgex-jenkins-ssh 04:04:49 Cloning the remote Git repository 04:04:49 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 04:04:49 > git init /w/workspace/app-record-replay/1 # timeout=10 04:04:49 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:04:49 > git --version # timeout=10 04:04:49 > git --version # 'git version 2.25.1' 04:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:50 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:04:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:52 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit f5a6c67a0cc5b128bf2e7f02add112387e6486c9 04:04:52 Merge succeeded, producing f5a6c67a0cc5b128bf2e7f02add112387e6486c9 04:04:52 Checking out Revision f5a6c67a0cc5b128bf2e7f02add112387e6486c9 (PR-136) 04:04:51 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:04:51 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:04:52 > git config core.sparsecheckout # timeout=10 04:04:52 > git checkout -f f5a6c67a0cc5b128bf2e7f02add112387e6486c9 # timeout=10 04:04:52 > git remote # timeout=10 04:04:52 > git config --get remote.origin.url # timeout=10 04:04:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:52 > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 04:04:52 > git rev-parse HEAD^{commit} # timeout=10 04:04:52 > git config core.sparsecheckout # timeout=10 04:04:52 > git checkout -f f5a6c67a0cc5b128bf2e7f02add112387e6486c9 # timeout=10 04:04:53 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 04:04:53 > git --version # timeout=10 04:04:53 > git --version # 'git version 2.25.1' 04:04:53 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:04:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:58 Dload Upload Total Spent Left Speed 04:04:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 107k 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 04:04:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:04:58 ? github.com/edgexfoundry/app-record-replay [no test files] 04:04:58 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:04:58 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:04:58 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:04:58 ok github.com/edgexfoundry/app-record-replay/internal/app 1.054s coverage: 88.0% of statements 04:04:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 04:04:59 sudo tee /etc/docker/daemon.new 04:04:59 { 04:04:59 "registry-mirrors": [ 04:04:59 "https://nexus3.edgexfoundry.org:10001" 04:04:59 ], 04:04:59 "bip": "10.250.0.254/24", 04:04:59 "hosts": [ 04:04:59 "tcp://0.0.0.0:5555", 04:04:59 "unix:///var/run/docker.sock" 04:04:59 ], 04:04:59 "mtu": 1458, 04:04:59 "selinux-enabled": true, 04:04:59 "seccomp-profile": "/etc/docker/seccomp.json" 04:04:59 } [Pipeline] sh 04:04:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 04:05:06 ok github.com/edgexfoundry/app-record-replay/internal/application 9.608s coverage: 98.7% of statements 04:05:06 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.117s coverage: 89.7% of statements 04:05:06 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.048s coverage: 100.0% of statements [Pipeline] sh 04:05:16 + sudo service docker restart 04:05:33 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:34 provisioning config files... 04:05:34 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config8184062769552429471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:34 ---> ****-login.sh 04:05:34 nexus3.edgexfoundry.org:10001 04:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:35 Configure a credential helper to remove this warning. See 04:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:35 04:05:35 Login Succeeded 04:05:35 nexus3.edgexfoundry.org:10002 04:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:36 Configure a credential helper to remove this warning. See 04:05:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:36 04:05:36 Login Succeeded 04:05:36 nexus3.edgexfoundry.org:10003 04:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:36 Configure a credential helper to remove this warning. See 04:05:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:36 04:05:36 Login Succeeded 04:05:36 nexus3.edgexfoundry.org:10004 04:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:36 Configure a credential helper to remove this warning. See 04:05:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:36 04:05:36 Login Succeeded 04:05:36 ****.io 04:05:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:36 ./bin/test-attribution-txt.sh 04:05:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:05:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:05:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:05:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:05:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:05:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:05:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:05:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:05:36 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:05:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:05:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:05:36 $ docker stop --time=1 42f6e0ba50b9986cadfb9db091a08ed946c7aac3801b8cc7f8d0ab1575216548 04:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:40 Configure a credential helper to remove this warning. See 04:05:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:40 04:05:40 Login Succeeded 04:05:40 ---> ****-login.sh ends 04:05:40 $ docker rm -f --volumes 42f6e0ba50b9986cadfb9db091a08ed946c7aac3801b8cc7f8d0ab1575216548 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 04:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:05:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo 04:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo 04:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:41 ========================================================= 04:05:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:05:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:05:41 + 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 . 04:05:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:42 Sending build context to Docker daemon 329.2kB 04:05:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:05:42 Step 2/12 : FROM ${BASE} AS builder 04:05:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:05:42 9fda8d8052c6: Pulling fs layer 04:05:42 5d54e960e981: Pulling fs layer 04:05:42 c4a7e357bf2a: Pulling fs layer 04:05:42 f0e02332f6b5: Pulling fs layer 04:05:42 872ee5b61b7b: Pulling fs layer 04:05:42 0c6a40ed1a82: Pulling fs layer 04:05:42 94ae7d8d031c: Pulling fs layer 04:05:42 872ee5b61b7b: Waiting 04:05:42 0c6a40ed1a82: Waiting 04:05:42 94ae7d8d031c: Waiting 04:05:42 f0e02332f6b5: Waiting 04:05:42 5d54e960e981: Verifying Checksum 04:05:42 5d54e960e981: Download complete 04:05:42 f0e02332f6b5: Verifying Checksum 04:05:42 f0e02332f6b5: Download complete 04:05:42 872ee5b61b7b: Verifying Checksum 04:05:42 872ee5b61b7b: Download complete 04:05:42 9fda8d8052c6: Verifying Checksum 04:05:42 9fda8d8052c6: Download complete 04:05:42 + ls -al . 04:05:42 total 260 04:05:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 04:04 . 04:05:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 04:02 .. 04:05:42 -rw-rw-r-- 1 jenkins jenkins 119 Apr 8 04:02 .dockerignore 04:05:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 04:05 .git 04:05:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:02 .github 04:05:42 -rw-rw-r-- 1 jenkins jenkins 164 Apr 8 04:02 .gitignore 04:05:42 -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 04:02 .golangci.yml 04:05:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 04:02 .semver 04:05:42 -rw-rw-r-- 1 jenkins jenkins 11301 Apr 8 04:02 Attribution.txt 04:05:42 -rw-rw-r-- 1 jenkins jenkins 458 Apr 8 04:02 CHANGELOG.md 04:05:42 -rw-rw-r-- 1 jenkins jenkins 1725 Apr 8 04:02 Dockerfile 04:05:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 04:02 GOVERNANCE.md 04:05:42 -rw-rw-r-- 1 jenkins jenkins 681 Apr 8 04:02 Jenkinsfile 04:05:42 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 8 04:02 LICENSE 04:05:42 -rw-rw-r-- 1 jenkins jenkins 3142 Apr 8 04:02 Makefile 04:05:42 -rw-rw-r-- 1 jenkins jenkins 611 Apr 8 04:02 OWNERS.md 04:05:42 -rw-rw-r-- 1 jenkins jenkins 4107 Apr 8 04:02 README.md 04:05:42 -rw-rw-r-- 1 jenkins jenkins 7789 Apr 8 04:02 Record and Reply.postman_collection.json 04:05:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 04:02 VERSION 04:05:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 04:02 bin 04:05:42 -rw-r--r-- 1 jenkins jenkins 24667 Apr 8 04:05 coverage.out 04:05:42 -rw-rw-r-- 1 jenkins jenkins 7335 Apr 8 04:02 go.mod 04:05:42 -rw-rw-r-- 1 jenkins jenkins 101547 Apr 8 04:02 go.sum 04:05:42 drwxrwxr-x 7 jenkins jenkins 4096 Apr 8 04:02 internal 04:05:42 -rw-rw-r-- 1 jenkins jenkins 913 Apr 8 04:02 main.go 04:05:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:02 openapi 04:05:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:02 pkg 04:05:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 04:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:42 + 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=f5a6c67a0cc5b128bf2e7f02add112387e6486c9 --label arch=amd64 --label version=0.0.0 . 04:05:42 Sending build context to Docker daemon 6.867MB 04:05:42 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:05:42 Step 2/27 : FROM ${BASE} AS builder 04:05:42 ---> 2a933ad2bfa8 04:05:42 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:05:43 94ae7d8d031c: Verifying Checksum 04:05:43 94ae7d8d031c: Download complete 04:05:43 ---> Running in 09c5ac17ecf5 04:05:43 Removing intermediate container 09c5ac17ecf5 04:05:43 ---> d43c3c68d8e6 04:05:43 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:05:43 ---> Running in d002f1e81b80 04:05:43 Removing intermediate container d002f1e81b80 04:05:43 ---> 1333046bf74d 04:05:43 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:05:43 ---> Running in f00bc51f28f4 04:05:43 9fda8d8052c6: Pull complete 04:05:43 Removing intermediate container f00bc51f28f4 04:05:43 ---> 4c7c3f0006db 04:05:43 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:43 ---> Running in 791f830a7a4f 04:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:43 5d54e960e981: Pull complete 04:05:44 c4a7e357bf2a: Verifying Checksum 04:05:44 c4a7e357bf2a: Download complete 04:05:45 0c6a40ed1a82: Verifying Checksum 04:05:45 0c6a40ed1a82: Download complete 04:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:46 OK: 264 MiB in 52 packages 04:05:47 Removing intermediate container 791f830a7a4f 04:05:47 ---> a38e876e0722 04:05:47 Step 7/27 : WORKDIR /app 04:05:47 ---> Running in 3dcb687b40be 04:05:47 Removing intermediate container 3dcb687b40be 04:05:47 ---> 920c9695be53 04:05:47 Step 8/27 : COPY go.mod vendor* ./ 04:05:47 ---> 82037e6b2beb 04:05:47 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:47 ---> Running in 03120dd99fe4 04:05:48 Removing intermediate container 03120dd99fe4 04:05:48 ---> 4143177b0c3d 04:05:48 Step 10/27 : COPY . . 04:05:48 ---> 658c7932a806 04:05:48 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:48 ---> Running in 9a539fce9d2a 04:05:48 Removing intermediate container 9a539fce9d2a 04:05:48 ---> 818dd804c296 04:05:48 Step 12/27 : RUN $MAKE 04:05:48 ---> Running in fe444e3e57df 04:05:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 04:05:57 c4a7e357bf2a: Pull complete 04:05:57 f0e02332f6b5: Pull complete 04:05:57 872ee5b61b7b: Pull complete 04:06:07 0c6a40ed1a82: Pull complete 04:06:07 94ae7d8d031c: Pull complete 04:06:07 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:06:07 ---> 86de565de09d 04:06:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:06:09 ---> Running in 3233c9669b13 04:06:09 Removing intermediate container 3233c9669b13 04:06:09 ---> 887138878614 04:06:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:06:09 ---> Running in 7acb63f51321 04:06:09 Removing intermediate container 7acb63f51321 04:06:09 ---> 1bd2eeff617b 04:06:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:06:09 ---> Running in 3b1c8ebcaf69 04:06:10 Removing intermediate container 3b1c8ebcaf69 04:06:10 ---> 07ddfc96e744 04:06:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:10 ---> Running in 9c114b12b874 04:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:06:12 OK: 266 MiB in 52 packages 04:06:13 Removing intermediate container 9c114b12b874 04:06:13 ---> 7aa815510fb0 04:06:13 Step 7/12 : WORKDIR /app 04:06:13 ---> Running in dfaa561a9599 04:06:13 Removing intermediate container dfaa561a9599 04:06:13 ---> 50dcfd767426 04:06:13 Step 8/12 : COPY go.mod vendor* ./ 04:06:14 ---> a8cea2e2803f 04:06:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:14 ---> Running in 762fe376552f 04:06:15 Removing intermediate container fe444e3e57df 04:06:15 ---> 3521f0a32b54 04:06:15 Step 13/27 : FROM alpine:3.18 04:06:15 3.18: Pulling from library/alpine 04:06:15 619be1103602: Pulling fs layer 04:06:15 619be1103602: Verifying Checksum 04:06:15 619be1103602: Download complete 04:06:15 619be1103602: Pull complete 04:06:15 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:06:15 Status: Downloaded newer image for alpine:3.18 04:06:15 ---> d3782b16ccc9 04:06:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:06:15 ---> Running in d4c149285b6c 04:06:16 Removing intermediate container d4c149285b6c 04:06:16 ---> 191ad4d6f97b 04:06:16 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:06:16 ---> Running in 3fadbf1be9ab 04:06:16 Removing intermediate container 3fadbf1be9ab 04:06:16 ---> 0c131594bd10 04:06:16 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:06:16 ---> Running in 1130b3044ea9 04:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:06:16 (1/2) Installing ca-certificates (20240226-r0) 04:06:16 (2/2) Installing dumb-init (1.2.5-r2) 04:06:16 Executing busybox-1.36.1-r5.trigger 04:06:16 Executing ca-certificates-20240226-r0.trigger 04:06:16 OK: 8 MiB in 17 packages 04:06:17 Removing intermediate container 1130b3044ea9 04:06:17 ---> f5b4f8c87130 04:06:17 Step 17/27 : RUN apk --no-cache upgrade 04:06:17 ---> Running in 33bcf287bdc5 04:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:06:17 Upgrading critical system libraries and apk-tools: 04:06:17 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 04:06:17 Executing busybox-1.36.1-r5.trigger 04:06:17 Continuing the upgrade transaction with new apk-tools: 04:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:06:18 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:06:18 Executing ca-certificates-20240226-r0.trigger 04:06:18 OK: 8 MiB in 17 packages 04:06:18 Removing intermediate container 33bcf287bdc5 04:06:18 ---> b671f6882362 04:06:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:06:18 ---> 6ec7cf2ab059 04:06:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:06:18 ---> 071c8f9c06dc 04:06:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:06:18 ---> 69b8effb1a35 04:06:18 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:06:19 ---> 202f6207d13c 04:06:19 Step 22/27 : EXPOSE 59712 04:06:19 ---> Running in fbdf0b595ceb 04:06:19 Removing intermediate container fbdf0b595ceb 04:06:19 ---> ed53deca4ef7 04:06:19 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:06:19 ---> Running in eca0cee0e8f4 04:06:19 Removing intermediate container eca0cee0e8f4 04:06:19 ---> 94b9e73f9a26 04:06:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:06:19 ---> Running in 484d25972ed1 04:06:19 Removing intermediate container 484d25972ed1 04:06:19 ---> 6024ce99dec9 04:06:19 Step 25/27 : LABEL arch=amd64 04:06:19 ---> Running in 5ff30e0e147b 04:06:19 Removing intermediate container 5ff30e0e147b 04:06:19 ---> eab83405d95a 04:06:19 Step 26/27 : LABEL git_sha=f5a6c67a0cc5b128bf2e7f02add112387e6486c9 04:06:19 ---> Running in 33f005e66655 04:06:19 Removing intermediate container 33f005e66655 04:06:19 ---> ac742d36b9b2 04:06:19 Step 27/27 : LABEL version=0.0.0 04:06:19 ---> Running in ca60348e3cb1 04:06:20 Removing intermediate container ca60348e3cb1 04:06:20 ---> c1488f96769f 04:06:20 [Warning] One or more build-args [ARCH] were not consumed 04:06:20 Successfully built c1488f96769f 04:06:20 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 04:06:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:21 04:06:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:21 latest: Pulling from edgex-lftools-log-publisher 04:06:21 5eb5b503b376: Pulling fs layer 04:06:21 5c69ac0246d0: Pulling fs layer 04:06:21 ec43610c2a17: Pulling fs layer 04:06:21 3a2ae6a8a46f: Pulling fs layer 04:06:21 33b1e0a273af: Pulling fs layer 04:06:21 5d3b04190fa2: Pulling fs layer 04:06:21 2f39f015ded8: Pulling fs layer 04:06:21 3a2ae6a8a46f: Waiting 04:06:21 33b1e0a273af: Waiting 04:06:21 5d3b04190fa2: Waiting 04:06:21 2f39f015ded8: Waiting 04:06:21 5c69ac0246d0: Verifying Checksum 04:06:21 5c69ac0246d0: Download complete 04:06:21 3a2ae6a8a46f: Verifying Checksum 04:06:21 3a2ae6a8a46f: Download complete 04:06:21 33b1e0a273af: Verifying Checksum 04:06:21 33b1e0a273af: Download complete 04:06:21 5d3b04190fa2: Download complete 04:06:21 ec43610c2a17: Verifying Checksum 04:06:21 ec43610c2a17: Download complete 04:06:21 5eb5b503b376: Download complete 04:06:22 2f39f015ded8: Download complete 04:06:22 5eb5b503b376: Pull complete 04:06:22 5c69ac0246d0: Pull complete 04:06:23 ec43610c2a17: Pull complete 04:06:23 3a2ae6a8a46f: Pull complete 04:06:23 33b1e0a273af: Pull complete 04:06:23 5d3b04190fa2: Pull complete 04:06:27 2f39f015ded8: Pull complete 04:06:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:28 prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container 04:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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 04:06:31 $ docker top dc251f01a0bff9809142ff5c7b5701cfddf08aee8b19f4a8a91927087413d7ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:32 ---> job-cost.sh 04:06:32 lf-activate-venv: SKIPPING 04:06:32 INFO: No Stack... 04:06:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:32 INFO: Archiving Costs [Pipeline] sh 04:06:33 + cat /w/workspace/foundry_app-record-replay_PR-136/archives/cost.csv 04:06:33 + cut -d, -f6 [Pipeline] lock 04:06:33 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] 04:06:33 Resource [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] did not exist. Created. 04:06:33 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:33 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:33 Stashed 1 file(s) [Pipeline] } 04:06:33 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:34 $ docker stop --time=1 dc251f01a0bff9809142ff5c7b5701cfddf08aee8b19f4a8a91927087413d7ee 04:06:35 $ docker rm -f --volumes dc251f01a0bff9809142ff5c7b5701cfddf08aee8b19f4a8a91927087413d7ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:08:06 Removing intermediate container 762fe376552f 04:08:06 ---> 87435f513b5c 04:08:06 Step 10/12 : COPY . . 04:08:06 ---> 31ed838f9f0f 04:08:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:06 ---> Running in c95c4c19b0dd 04:08:06 Removing intermediate container c95c4c19b0dd 04:08:06 ---> c75938b23a70 04:08:06 Step 12/12 : RUN $MAKE 04:08:06 ---> Running in 2fb20c4e9db7 04:08:06 noop 04:08:07 Removing intermediate container 2fb20c4e9db7 04:08:07 ---> c1c34a369bee 04:08:07 Successfully built c1c34a369bee 04:08:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:08 + docker inspect -f . ci-base-image-arm64 04:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:08 prd-ubuntu20.04-docker-arm64-4c-16g-2139 does not seem to be running inside a container 04:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:09 $ docker top 99e4421bf70a3677eeccada6edec64150075ec9cd1428521686343ccf889c3d3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:10 + go version 04:08:10 go version go1.21.0 linux/arm64 [Pipeline] } 04:08:10 $ docker stop --time=1 99e4421bf70a3677eeccada6edec64150075ec9cd1428521686343ccf889c3d3 04:08:12 $ docker rm -f --volumes 99e4421bf70a3677eeccada6edec64150075ec9cd1428521686343ccf889c3d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:12 + docker inspect -f . ci-base-image-arm64 04:08:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:13 prd-ubuntu20.04-docker-arm64-4c-16g-2139 does not seem to be running inside a container 04:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:14 $ docker top 665f0eb547a3ef28605563736b8d54492e9059cdca4eeec2379234a56ae49085 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:15 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 04:08:16 + make test 04:08:16 go test -race -coverprofile=coverage.out ./... 04:11:22 ? github.com/edgexfoundry/app-record-replay [no test files] 04:11:22 ok github.com/edgexfoundry/app-record-replay/internal/app 1.216s coverage: 88.0% of statements 04:11:27 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:11:27 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:11:28 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:11:32 ok github.com/edgexfoundry/app-record-replay/internal/application 9.889s coverage: 98.7% of statements 04:11:32 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.461s coverage: 89.7% of statements 04:11:32 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.166s coverage: 100.0% of statements 04:11:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:11:32 go vet ./... 04:14:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:14:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:14:24 ./bin/test-attribution-txt.sh 04:14:24 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:14:24 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:14:24 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:14:24 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:14:24 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:14:24 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:14:24 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:14:24 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:14:24 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:14:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:14:24 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:14:24 $ docker stop --time=1 665f0eb547a3ef28605563736b8d54492e9059cdca4eeec2379234a56ae49085 04:14:26 $ docker rm -f --volumes 665f0eb547a3ef28605563736b8d54492e9059cdca4eeec2379234a56ae49085 [Pipeline] // withDockerContainer [Pipeline] sh 04:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:14:28 Warning: overwriting stash ‘coverage-report’ 04:14:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:14:30 + ls -al . 04:14:30 total 256 04:14:30 drwxrwxr-x 9 jenkins jenkins 4096 Apr 8 04:08 . 04:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 04:04 .. 04:14:30 -rw-rw-r-- 1 jenkins jenkins 119 Apr 8 04:04 .dockerignore 04:14:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 04:04 .git 04:14:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:04 .github 04:14:30 -rw-rw-r-- 1 jenkins jenkins 164 Apr 8 04:04 .gitignore 04:14:30 -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 04:04 .golangci.yml 04:14:30 -rw-rw-r-- 1 jenkins jenkins 11301 Apr 8 04:04 Attribution.txt 04:14:30 -rw-rw-r-- 1 jenkins jenkins 458 Apr 8 04:04 CHANGELOG.md 04:14:30 -rw-rw-r-- 1 jenkins jenkins 1725 Apr 8 04:04 Dockerfile 04:14:30 -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 04:04 GOVERNANCE.md 04:14:30 -rw-rw-r-- 1 jenkins jenkins 681 Apr 8 04:04 Jenkinsfile 04:14:30 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 8 04:04 LICENSE 04:14:30 -rw-rw-r-- 1 jenkins jenkins 3142 Apr 8 04:04 Makefile 04:14:30 -rw-rw-r-- 1 jenkins jenkins 611 Apr 8 04:04 OWNERS.md 04:14:30 -rw-rw-r-- 1 jenkins jenkins 4107 Apr 8 04:04 README.md 04:14:30 -rw-rw-r-- 1 jenkins jenkins 7789 Apr 8 04:04 Record and Reply.postman_collection.json 04:14:30 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 04:02 VERSION 04:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 04:04 bin 04:14:30 -rw-r--r-- 1 jenkins jenkins 24666 Apr 8 04:11 coverage.out 04:14:30 -rw-rw-r-- 1 jenkins jenkins 7335 Apr 8 04:04 go.mod 04:14:30 -rw-rw-r-- 1 jenkins jenkins 101547 Apr 8 04:04 go.sum 04:14:30 drwxrwxr-x 7 jenkins jenkins 4096 Apr 8 04:04 internal 04:14:30 -rw-rw-r-- 1 jenkins jenkins 913 Apr 8 04:04 main.go 04:14:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:04 openapi 04:14:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 04:04 pkg 04:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 04:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:30 + 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=f5a6c67a0cc5b128bf2e7f02add112387e6486c9 --label arch=arm64 --label version=0.0.0 . 04:14:31 Sending build context to Docker daemon 354.8kB 04:14:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:14:31 Step 2/27 : FROM ${BASE} AS builder 04:14:31 ---> c1c34a369bee 04:14:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:14:31 ---> Running in dce9639b9ca4 04:14:31 Removing intermediate container dce9639b9ca4 04:14:31 ---> fa3e05c86271 04:14:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:14:31 ---> Running in 2ab69d57ca68 04:14:31 Removing intermediate container 2ab69d57ca68 04:14:31 ---> 9d4e02ba18c1 04:14:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:14:31 ---> Running in 916c3a65a7f4 04:14:32 Removing intermediate container 916c3a65a7f4 04:14:32 ---> e7afde03e82a 04:14:32 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:14:32 ---> Running in 68e33ed1c5a0 04:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:14:34 OK: 266 MiB in 52 packages 04:14:35 Removing intermediate container 68e33ed1c5a0 04:14:35 ---> 6ff2b9ebebc2 04:14:35 Step 7/27 : WORKDIR /app 04:14:35 ---> Running in 1f7cd4041869 04:14:35 Removing intermediate container 1f7cd4041869 04:14:35 ---> fa1b87dabe3e 04:14:35 Step 8/27 : COPY go.mod vendor* ./ 04:14:36 ---> a5ad7e042303 04:14:36 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:36 ---> Running in 78dd646aec38 04:14:38 Removing intermediate container 78dd646aec38 04:14:38 ---> eb327beac138 04:14:38 Step 10/27 : COPY . . 04:14:39 ---> c7fc18eeb68d 04:14:39 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:14:39 ---> Running in 00aa1baefc10 04:14:39 Removing intermediate container 00aa1baefc10 04:14:39 ---> dc4d26e2b87e 04:14:39 Step 12/27 : RUN $MAKE 04:14:39 ---> Running in 9c72911cf8f9 04:14:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 04:17:17 Removing intermediate container 9c72911cf8f9 04:17:17 ---> 36b9356395e0 04:17:17 Step 13/27 : FROM alpine:3.18 04:17:17 3.18: Pulling from library/alpine 04:17:17 c6b39de5b339: Pulling fs layer 04:17:17 c6b39de5b339: Verifying Checksum 04:17:17 c6b39de5b339: Download complete 04:17:17 c6b39de5b339: Pull complete 04:17:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:17:17 Status: Downloaded newer image for alpine:3.18 04:17:17 ---> 33abbf032149 04:17:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:17 ---> Running in 658a66a78fb5 04:17:17 Removing intermediate container 658a66a78fb5 04:17:17 ---> f19d071414f8 04:17:17 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:17:17 ---> Running in c267f86a133f 04:17:17 Removing intermediate container c267f86a133f 04:17:17 ---> 3113b2dd3856 04:17:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:17:17 ---> Running in a431bc17745c 04:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:17:17 (1/2) Installing ca-certificates (20240226-r0) 04:17:17 (2/2) Installing dumb-init (1.2.5-r2) 04:17:17 Executing busybox-1.36.1-r5.trigger 04:17:17 Executing ca-certificates-20240226-r0.trigger 04:17:17 OK: 9 MiB in 17 packages 04:17:17 Removing intermediate container a431bc17745c 04:17:17 ---> 65e86936fe3c 04:17:17 Step 17/27 : RUN apk --no-cache upgrade 04:17:17 ---> Running in 4a2318f054c8 04:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:17:17 Upgrading critical system libraries and apk-tools: 04:17:17 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 04:17:17 Executing busybox-1.36.1-r5.trigger 04:17:17 Continuing the upgrade transaction with new apk-tools: 04:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:17:18 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:17:18 Executing ca-certificates-20240226-r0.trigger 04:17:18 OK: 9 MiB in 17 packages 04:17:19 Removing intermediate container 4a2318f054c8 04:17:19 ---> ee674f3ef33d 04:17:19 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:17:20 ---> 76cf33e6d796 04:17:20 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:17:20 ---> 389614e3db71 04:17:20 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:17:20 ---> 5a663a9ded76 04:17:20 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:17:22 ---> 4f358e537e0b 04:17:22 Step 22/27 : EXPOSE 59712 04:17:22 ---> Running in 9607139a5bc2 04:17:22 Removing intermediate container 9607139a5bc2 04:17:22 ---> 643a343d380b 04:17:22 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:17:22 ---> Running in 544fc09d77e4 04:17:23 Removing intermediate container 544fc09d77e4 04:17:23 ---> b3145034694f 04:17:23 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:17:23 ---> Running in 3e4e67eb4669 04:17:23 Removing intermediate container 3e4e67eb4669 04:17:23 ---> 97f8d5c3e5c7 04:17:23 Step 25/27 : LABEL arch=arm64 04:17:23 ---> Running in f16ac4c8b82c 04:17:23 Removing intermediate container f16ac4c8b82c 04:17:23 ---> 9ab4d53adab1 04:17:23 Step 26/27 : LABEL git_sha=f5a6c67a0cc5b128bf2e7f02add112387e6486c9 04:17:23 ---> Running in ffd949301a4f 04:17:24 Removing intermediate container ffd949301a4f 04:17:24 ---> 0cf30625531e 04:17:24 Step 27/27 : LABEL version=0.0.0 04:17:24 ---> Running in d62637691485 04:17:24 Removing intermediate container d62637691485 04:17:24 ---> b158e2a27693 04:17:24 [Warning] One or more build-args [ARCH] were not consumed 04:17:24 Successfully built b158e2a27693 04:17:24 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 04:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:25 04:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:25 arm64: Pulling from edgex-lftools-log-publisher 04:17:25 8998bd30e6a1: Pulling fs layer 04:17:25 04944245beec: Pulling fs layer 04:17:25 699f458cf7ca: Pulling fs layer 04:17:25 765212b225bb: Pulling fs layer 04:17:25 f23df028b6ca: Pulling fs layer 04:17:25 d65c8cfc05b1: Pulling fs layer 04:17:25 2437ff75d9bd: Pulling fs layer 04:17:25 f23df028b6ca: Waiting 04:17:25 d65c8cfc05b1: Waiting 04:17:25 2437ff75d9bd: Waiting 04:17:25 765212b225bb: Waiting 04:17:26 04944245beec: Verifying Checksum 04:17:26 04944245beec: Download complete 04:17:26 765212b225bb: Verifying Checksum 04:17:26 765212b225bb: Download complete 04:17:26 f23df028b6ca: Verifying Checksum 04:17:26 f23df028b6ca: Download complete 04:17:26 d65c8cfc05b1: Verifying Checksum 04:17:26 d65c8cfc05b1: Download complete 04:17:26 699f458cf7ca: Verifying Checksum 04:17:26 699f458cf7ca: Download complete 04:17:26 8998bd30e6a1: Download complete 04:17:29 2437ff75d9bd: Verifying Checksum 04:17:29 2437ff75d9bd: Download complete 04:17:31 8998bd30e6a1: Pull complete 04:17:31 04944245beec: Pull complete 04:17:33 699f458cf7ca: Pull complete 04:17:33 765212b225bb: Pull complete 04:17:34 f23df028b6ca: Pull complete 04:17:34 d65c8cfc05b1: Pull complete 04:17:52 2437ff75d9bd: Pull complete 04:17:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:17:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:53 prd-ubuntu20.04-docker-arm64-4c-16g-2139 does not seem to be running inside a container 04:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:17:55 $ docker top d833ba27af28ee296a5ba17a2872ad6fe1dc584a1acae051d0c02af341a59478 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:56 ---> job-cost.sh 04:17:56 lf-activate-venv: SKIPPING 04:17:56 INFO: No Stack... 04:17:56 INFO: Retrieving Pricing Info for: v3-standard-4 04:17:57 INFO: Archiving Costs [Pipeline] sh 04:17:58 + cat /w/workspace/app-record-replay/1/archives/cost.csv 04:17:58 + cut -d, -f6 [Pipeline] lock 04:17:58 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] 04:17:58 Resource [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] did not exist. Created. 04:17:58 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:58 /w/workspace/app-record-replay/1@tmp/durable-59fdbdcf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:59 + echo total: 0.10999999940395355 [Pipeline] stash 04:17:59 Warning: overwriting stash ‘stack-cost’ 04:17:59 Stashed 1 file(s) [Pipeline] } 04:17:59 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:59 $ docker stop --time=1 d833ba27af28ee296a5ba17a2872ad6fe1dc584a1acae051d0c02af341a59478 04:18:00 $ docker rm -f --volumes d833ba27af28ee296a5ba17a2872ad6fe1dc584a1acae051d0c02af341a59478 [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 04:18:01 provisioning config files... 04:18:01 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-136@tmp/config3777237909258072177tmp [Pipeline] { [Pipeline] sh 04:18:02 + set +x 04:18:02 + curl -s https://codecov.io/bash 04:18:02 + bash -s -- 04:18:02 04:18:02 _____ _ 04:18:02 / ____| | | 04:18:02 | | ___ __| | ___ ___ _____ __ 04:18:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:18:02 | |___| (_) | (_| | __/ (_| (_) \ V / 04:18:02 \_____\___/ \__,_|\___|\___\___/ \_/ 04:18:02 Bash-1.0.6 04:18:02 04:18:02 04:18:02 ==> git version 2.25.1 found 04:18:02 ==> 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 04:18:02 Release-Date: 2020-01-08 04:18:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:18:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:18:02 ==> Jenkins CI detected. 04:18:02 current dir:  /w/workspace/foundry_app-record-replay_PR-136 04:18:02 project root: . 04:18:02 --> token set from env 04:18:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:18:02 ==> Running gcov in . (disable via -X gcov) 04:18:02 ==> Python coveragepy not found 04:18:02 ==> Searching for coverage reports in: 04:18:02 + . 04:18:02 -> Found 1 reports 04:18:02 ==> Detecting git/mercurial file structure 04:18:02 ==> Reading reports 04:18:02 + ./coverage.out bytes=24666 04:18:02 ==> Appending adjustments 04:18:02 https://docs.codecov.io/docs/fixing-reports 04:18:02 + Found adjustments 04:18:02 ==> Gzipping contents 04:18:02 8.0K /tmp/codecov.DzeMIy.gz 04:18:02 ==> Uploading reports 04:18:02 url: https://codecov.io 04:18:02 query: branch=PR-136&commit=f5a6c67a0cc5b128bf2e7f02add112387e6486c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=136&job=&cmd_args= 04:18:02 -> Pinging Codecov 04:18:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-136&commit=f5a6c67a0cc5b128bf2e7f02add112387e6486c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=136&job=&cmd_args= 04:18:02 -> Uploading to 04:18:02 https://storage.googleapis.com/codecov/v4/raw/2024-04-08/F467761B9912B4F32F9BC62907045C81/f5a6c67a0cc5b128bf2e7f02add112387e6486c9/50d265dc-7a2f-4c38-ad36-bbb2aa83ff50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240408T041802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c537adb2af3e1598d1cebeb8f15b634cbd4b4c2cd9440783c682f666cc103788 04:18:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:02 Dload Upload Total Spent Left Speed 04:18:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 17834 --:--:-- --:--:-- --:--:-- 17834 04:18:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/f5a6c67a0cc5b128bf2e7f02add112387e6486c9 [Pipeline] } 04:18:03 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 04:18:04 + [ -d /w/workspace/foundry_app-record-replay_PR-136/archives ] 04:18:04 + ls -al /w/workspace/foundry_app-record-replay_PR-136/archives 04:18:04 total 16 04:18:04 drwxr-xr-x 3 root root 4096 Apr 8 04:06 . 04:18:04 drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 04:06 .. 04:18:04 drwxr-xr-x 2 root root 4096 Apr 8 04:06 cost 04:18:04 -rw-r--r-- 1 root root 89 Apr 8 04:06 cost.csv 04:18:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-136/archives 04:18:04 + ls -al /w/workspace/foundry_app-record-replay_PR-136/archives 04:18:04 total 16 04:18:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 04:06 . 04:18:04 drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 04:06 .. 04:18:04 drwxr-xr-x 2 jenkins jenkins 4096 Apr 8 04:06 cost 04:18:04 -rw-r--r-- 1 jenkins jenkins 89 Apr 8 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:18:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:06 ---> package-listing.sh 04:18:06 ++ facter osfamily 04:18:06 ++ tr '[:upper:]' '[:lower:]' 04:18:06 + OS_FAMILY=debian 04:18:06 + workspace=/w/workspace/foundry_app-record-replay_PR-136 04:18:06 + START_PACKAGES=/tmp/packages_start.txt 04:18:06 + END_PACKAGES=/tmp/packages_end.txt 04:18:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:06 + PACKAGES=/tmp/packages_start.txt 04:18:06 + '[' /w/workspace/foundry_app-record-replay_PR-136 ']' 04:18:06 + PACKAGES=/tmp/packages_end.txt 04:18:06 + case "${OS_FAMILY}" in 04:18:06 + dpkg -l 04:18:06 + grep '^ii' 04:18:06 + '[' -f /tmp/packages_start.txt ']' 04:18:06 + '[' -f /tmp/packages_end.txt ']' 04:18:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:06 + '[' /w/workspace/foundry_app-record-replay_PR-136 ']' 04:18:06 + mkdir -p /w/workspace/foundry_app-record-replay_PR-136/archives/ 04:18:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-136/archives/ [Pipeline] echo 04:18:06 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-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:07 prd-ubuntu20.04-docker-8c-8g-2137 does not seem to be running inside a container 04:18:07 $ 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-136/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-136 -v /w/workspace/foundry_app-record-replay_PR-136:/w/workspace/foundry_app-record-replay_PR-136:rw,z -v /w/workspace/foundry_app-record-replay_PR-136@tmp:/w/workspace/foundry_app-record-replay_PR-136@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:18:07 $ docker top 0c9baad2506c524af0da0255c850e7c401c3679b1c9e216984d7cf401f9c6235 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:07 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:08 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:08 + ls /var/log/sa-host 04:18:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:08 provisioning config files... 04:18:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-136@tmp/config9807112202120803025tmp [Pipeline] { [Pipeline] echo 04:18:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:09 ---> create-netrc.sh [Pipeline] } 04:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:09 ---> python-tools-install.sh [Pipeline] echo 04:18:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:09 ---> sudo-logs.sh 04:18:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:20 ---> job-cost.sh 04:18:20 lf-activate-venv: SKIPPING 04:18:20 DEBUG: total: 0.2199999988079071 04:18:20 INFO: Retrieving Stack Cost... 04:18:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:21 INFO: Archiving Costs [Pipeline] echo 04:18:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:21 ---> logs-deploy.sh 04:18:21 lf-activate-venv: SKIPPING 04:18:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-136/1 04:18:21 INFO: archiving workspace using pattern(s): 04:18:28 Archives upload complete. 04:18:28 INFO: archiving logs to Nexus 04:18:28 ---> uname -a: 04:18:28 Linux prd-ubuntu20-04-docker-8c-8g-2137 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:18:28 04:18:28 04:18:28 ---> lscpu: 04:18:28 Architecture: x86_64 04:18:28 CPU op-mode(s): 32-bit, 64-bit 04:18:28 Byte Order: Little Endian 04:18:28 Address sizes: 40 bits physical, 48 bits virtual 04:18:28 CPU(s): 8 04:18:28 On-line CPU(s) list: 0-7 04:18:28 Thread(s) per core: 1 04:18:28 Core(s) per socket: 1 04:18:28 Socket(s): 8 04:18:28 NUMA node(s): 1 04:18:28 Vendor ID: AuthenticAMD 04:18:28 CPU family: 23 04:18:28 Model: 49 04:18:28 Model name: AMD EPYC-Rome Processor 04:18:28 Stepping: 0 04:18:28 CPU MHz: 2799.998 04:18:28 BogoMIPS: 5599.99 04:18:28 Virtualization: AMD-V 04:18:28 Hypervisor vendor: KVM 04:18:28 Virtualization type: full 04:18:28 L1d cache: 256 KiB 04:18:28 L1i cache: 256 KiB 04:18:28 L2 cache: 4 MiB 04:18:28 L3 cache: 128 MiB 04:18:28 NUMA node0 CPU(s): 0-7 04:18:28 Vulnerability Itlb multihit: Not affected 04:18:28 Vulnerability L1tf: Not affected 04:18:28 Vulnerability Mds: Not affected 04:18:28 Vulnerability Meltdown: Not affected 04:18:28 Vulnerability Mmio stale data: Not affected 04:18:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:18:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:18:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:18:28 Vulnerability Srbds: Not affected 04:18:28 Vulnerability Tsx async abort: Not affected 04:18:28 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 04:18:28 04:18:28 04:18:28 ---> nproc: 04:18:28 8 04:18:28 04:18:28 04:18:28 ---> df -h: 04:18:28 Filesystem Size Used Avail Use% Mounted on 04:18:28 overlay 155G 12G 144G 8% / 04:18:28 tmpfs 64M 0 64M 0% /dev 04:18:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:18:28 shm 64M 0 64M 0% /dev/shm 04:18:28 /dev/vda1 155G 12G 144G 8% /facter-os 04:18:28 04:18:28 04:18:28 ---> sar -b -r -n DEV: 04:18:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2137) 04/08/24 _x86_64_ (8 CPU) 04:18:28 04:18:28 04:01:52 LINUX RESTART (8 CPU) 04:18:28 04:18:28 04:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:18:28 04:03:01 369.54 48.41 321.13 0.00 5426.70 117897.15 0.00 04:18:28 04:04:01 215.31 1.65 213.66 0.00 17.73 59087.22 0.00 04:18:28 04:05:01 128.36 0.08 128.28 0.00 7.47 43508.50 0.00 04:18:28 04:06:01 95.90 0.15 95.75 0.00 7.60 31050.96 0.00 04:18:28 04:07:01 166.14 7.25 158.90 0.00 921.16 48733.76 0.00 04:18:28 04:08:01 12.38 0.68 11.70 0.00 5.47 465.79 0.00 04:18:28 04:09:01 3.20 0.03 3.17 0.00 0.27 64.26 0.00 04:18:28 04:10:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 04:18:28 04:11:01 2.17 0.00 2.17 0.00 0.00 23.46 0.00 04:18:28 04:12:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 04:18:28 04:13:01 2.10 0.00 2.10 0.00 0.00 24.26 0.00 04:18:28 04:14:01 1.68 0.00 1.68 0.00 0.00 21.33 0.00 04:18:28 04:15:01 1.82 0.00 1.82 0.00 0.00 22.40 0.00 04:18:28 04:16:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 04:18:28 04:17:01 1.63 0.03 1.60 0.00 0.27 20.13 0.00 04:18:28 04:18:01 1.50 0.00 1.50 0.00 0.00 19.06 0.00 04:18:28 Average: 62.86 3.64 59.22 0.00 399.17 18811.57 0.00 04:18:28 04:18:28 04:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:18:28 04:03:01 29360828 31506376 820712 2.50 70588 2359512 2065944 6.09 1054572 2097008 472092 04:18:28 04:04:01 27183472 31458380 842532 2.56 172124 4189292 2069608 6.10 1366840 3737332 795144 04:18:28 04:05:01 27017048 31409204 883736 2.69 186028 4301160 1943792 5.73 1773860 3498932 653700 04:18:28 04:06:01 27157484 31254176 1038216 3.16 191220 4000400 2407836 7.10 1825868 3305712 547260 04:18:28 04:07:01 26906916 31475168 806524 2.45 212804 4429968 1711236 5.04 1467588 3880596 1244 04:18:28 04:08:01 26906468 31491764 781596 2.38 216396 4440996 1722760 5.08 1450924 3886952 236 04:18:28 04:09:01 26915968 31496496 777308 2.36 214948 4437752 1725864 5.09 1445500 3883712 8 04:18:28 04:10:01 26915296 31495988 777692 2.37 215044 4437756 1725864 5.09 1445928 3883708 32 04:18:28 04:11:01 26922776 31503532 770032 2.34 215128 4437756 1725864 5.09 1438664 3883716 8 04:18:28 04:12:01 26922948 31503768 769684 2.34 215216 4437748 1725864 5.09 1438764 3883716 4 04:18:28 04:13:01 26923456 31504380 769264 2.34 215260 4437760 1725864 5.09 1438724 3883716 16 04:18:28 04:14:01 26925204 31506216 767384 2.33 215356 4437768 1725864 5.09 1436756 3883720 20 04:18:28 04:15:01 26924652 31505708 767800 2.33 215428 4437768 1725864 5.09 1436820 3883720 44 04:18:28 04:16:01 26924848 31505956 767500 2.33 215460 4437772 1725864 5.09 1436596 3883724 24 04:18:28 04:17:01 26922588 31504000 769416 2.34 215508 4437900 1734144 5.11 1437020 3883852 292 04:18:28 04:18:01 26922924 31504500 768628 2.34 215560 4437880 1734144 5.11 1437104 3883828 12 04:18:28 Average: 27109555 31476601 804876 2.45 200129 4256199 1824774 5.38 1458220 3702746 154384 04:18:28 04:18:28 04:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:18:28 04:03:01 docker0 12.86 13.40 1.09 104.63 0.00 0.00 0.00 0.00 04:18:28 04:03:01 lo 7.23 7.23 0.71 0.71 0.00 0.00 0.00 0.00 04:18:28 04:03:01 ens3 505.25 325.90 5755.76 94.84 0.00 0.00 0.00 0.00 04:18:28 04:04:01 docker0 297.50 492.45 26.42 3233.08 0.00 0.00 0.00 0.00 04:18:28 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:28 04:04:01 ens3 504.78 303.73 3242.15 35.38 0.00 0.00 0.00 0.00 04:18:28 04:05:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:18:28 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:05:01 ens3 25.05 13.90 24.19 9.41 0.00 0.00 0.00 0.00 04:18:28 04:05:01 vethed1f724 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:18:28 04:06:01 docker0 1.40 2.40 0.08 30.90 0.00 0.00 0.00 0.00 04:18:28 04:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:18:28 04:06:01 ens3 31.06 18.41 63.52 10.58 0.00 0.00 0.00 0.00 04:18:28 04:06:01 veth0535351 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:18:28 04:07:01 docker0 4.57 7.33 0.29 100.03 0.00 0.00 0.00 0.00 04:18:28 04:07:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 04:18:28 04:07:01 ens3 202.60 152.38 3357.80 123.19 0.00 0.00 0.00 0.00 04:18:28 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:08:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 04:18:28 04:08:01 ens3 2.43 1.90 4.83 0.25 0.00 0.00 0.00 0.00 04:18:28 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:09:01 ens3 0.30 0.23 1.43 0.02 0.00 0.00 0.00 0.00 04:18:28 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:18:28 04:10:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:18:28 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:11:01 lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 04:18:28 04:11:01 ens3 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:18:28 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:13:01 lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 04:18:28 04:13:01 ens3 0.32 0.30 0.09 0.08 0.00 0.00 0.00 0.00 04:18:28 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:18:28 04:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:18:28 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:18:28 04:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:18:28 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:28 04:18:01 ens3 0.33 0.22 0.11 0.09 0.00 0.00 0.00 0.00 04:18:28 Average: docker0 19.77 32.23 1.74 216.79 0.00 0.00 0.00 0.00 04:18:28 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 04:18:28 Average: ens3 79.53 51.09 778.14 17.12 0.00 0.00 0.00 0.00 04:18:28 04:18:28 04:18:28 ---> sar -P ALL: 04:18:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2137) 04/08/24 _x86_64_ (8 CPU) 04:18:28 04:18:28 04:01:52 LINUX RESTART (8 CPU) 04:18:28 04:18:28 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:18:28 04:03:01 all 8.31 0.00 2.61 1.84 0.06 87.19 04:18:28 04:03:01 0 7.96 0.00 3.37 3.00 0.07 85.60 04:18:28 04:03:01 1 8.00 0.00 2.67 0.52 0.07 88.75 04:18:28 04:03:01 2 8.85 0.00 2.42 0.37 0.03 88.33 04:18:28 04:03:01 3 8.03 0.00 3.18 3.50 0.05 85.24 04:18:28 04:03:01 4 7.69 0.00 2.47 6.35 0.07 83.42 04:18:28 04:03:01 5 10.01 0.00 2.26 0.59 0.07 87.08 04:18:28 04:03:01 6 7.76 0.00 2.25 0.24 0.07 89.69 04:18:28 04:03:01 7 8.14 0.00 2.25 0.15 0.07 89.39 04:18:28 04:04:01 all 6.32 0.00 2.88 2.16 0.07 88.57 04:18:28 04:04:01 0 6.09 0.00 3.54 9.61 0.12 80.64 04:18:28 04:04:01 1 5.77 0.00 2.14 1.88 0.05 90.16 04:18:28 04:04:01 2 5.91 0.00 3.04 0.07 0.07 90.91 04:18:28 04:04:01 3 6.80 0.00 2.50 0.39 0.05 90.26 04:18:28 04:04:01 4 5.46 0.00 4.42 4.06 0.07 85.98 04:18:28 04:04:01 5 7.34 0.00 2.61 0.35 0.05 89.65 04:18:28 04:04:01 6 6.67 0.00 2.32 0.40 0.08 90.52 04:18:28 04:04:01 7 6.50 0.00 2.51 0.52 0.07 90.40 04:18:28 04:05:01 all 27.82 0.00 3.21 1.47 0.07 67.43 04:18:28 04:05:01 0 28.53 0.00 4.22 9.85 0.08 57.31 04:18:28 04:05:01 1 27.11 0.00 2.92 0.05 0.08 69.84 04:18:28 04:05:01 2 27.85 0.00 2.77 0.05 0.07 69.27 04:18:28 04:05:01 3 25.79 0.00 3.07 1.12 0.07 69.94 04:18:28 04:05:01 4 29.20 0.00 2.68 0.03 0.05 68.03 04:18:28 04:05:01 5 29.28 0.00 2.52 0.00 0.07 68.13 04:18:28 04:05:01 6 28.21 0.00 3.39 0.39 0.07 67.94 04:18:28 04:05:01 7 26.57 0.00 4.10 0.28 0.08 68.96 04:18:28 04:06:01 all 49.60 0.00 4.65 1.25 0.09 44.42 04:18:28 04:06:01 0 49.09 0.00 5.06 7.06 0.10 38.69 04:18:28 04:06:01 1 51.02 0.00 4.88 0.17 0.07 43.87 04:18:28 04:06:01 2 49.39 0.00 4.24 0.32 0.08 45.96 04:18:28 04:06:01 3 50.29 0.00 4.67 1.80 0.08 43.15 04:18:28 04:06:01 4 49.11 0.00 4.55 0.17 0.10 46.06 04:18:28 04:06:01 5 49.01 0.00 4.43 0.17 0.08 46.31 04:18:28 04:06:01 6 49.05 0.00 4.66 0.07 0.08 46.14 04:18:28 04:06:01 7 49.81 0.00 4.67 0.29 0.08 45.16 04:18:28 04:07:01 all 7.85 0.00 2.44 2.01 0.05 87.65 04:18:28 04:07:01 0 7.50 0.00 3.14 7.35 0.05 81.95 04:18:28 04:07:01 1 8.26 0.00 2.42 4.09 0.07 85.16 04:18:28 04:07:01 2 7.63 0.00 1.99 1.06 0.03 89.29 04:18:28 04:07:01 3 7.24 0.00 2.64 0.03 0.07 90.02 04:18:28 04:07:01 4 7.17 0.00 1.70 0.05 0.05 91.03 04:18:28 04:07:01 5 8.19 0.00 2.52 1.87 0.03 87.38 04:18:28 04:07:01 6 8.02 0.00 2.05 0.84 0.03 89.05 04:18:28 04:07:01 7 8.74 0.00 3.09 0.81 0.05 87.32 04:18:28 04:08:01 all 0.72 0.00 0.30 0.05 0.01 98.91 04:18:28 04:08:01 0 0.68 0.00 0.25 0.00 0.00 99.07 04:18:28 04:08:01 1 0.65 0.00 0.18 0.02 0.02 99.13 04:18:28 04:08:01 2 0.82 0.00 0.55 0.02 0.03 98.58 04:18:28 04:08:01 3 0.67 0.00 0.32 0.00 0.00 99.01 04:18:28 04:08:01 4 0.67 0.00 0.28 0.02 0.00 99.03 04:18:28 04:08:01 5 0.95 0.00 0.27 0.08 0.02 98.68 04:18:28 04:08:01 6 0.48 0.00 0.23 0.30 0.02 98.97 04:18:28 04:08:01 7 0.85 0.00 0.35 0.00 0.00 98.80 04:18:28 04:09:01 all 0.08 0.00 0.06 0.01 0.01 99.84 04:18:28 04:09:01 0 0.12 0.00 0.05 0.00 0.02 99.82 04:18:28 04:09:01 1 0.07 0.00 0.10 0.00 0.03 99.80 04:18:28 04:09:01 2 0.05 0.00 0.07 0.00 0.00 99.88 04:18:28 04:09:01 3 0.03 0.00 0.05 0.00 0.02 99.90 04:18:28 04:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:18:28 04:09:01 5 0.25 0.00 0.08 0.02 0.00 99.65 04:18:28 04:09:01 6 0.07 0.00 0.03 0.07 0.02 99.82 04:18:28 04:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:18:28 04:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:18:28 04:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:18:28 04:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:18:28 04:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:18:28 04:10:01 3 0.13 0.00 0.00 0.00 0.03 99.83 04:18:28 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:18:28 04:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:18:28 04:10:01 6 0.00 0.00 0.02 0.05 0.02 99.92 04:18:28 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:18:28 04:11:01 all 0.20 0.00 0.00 0.03 0.01 99.76 04:18:28 04:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:18:28 04:11:01 1 0.07 0.00 0.02 0.00 0.03 99.88 04:18:28 04:11:01 2 0.07 0.00 0.00 0.00 0.02 99.92 04:18:28 04:11:01 3 1.39 0.00 0.00 0.00 0.00 98.61 04:18:28 04:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:18:28 04:11:01 5 0.02 0.00 0.02 0.02 0.02 99.93 04:18:28 04:11:01 6 0.00 0.00 0.00 0.22 0.00 99.78 04:18:28 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:18:28 04:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:18:28 04:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:18:28 04:12:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:18:28 04:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:18:28 04:12:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:18:28 04:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:18:28 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:18:28 04:12:01 6 0.00 0.00 0.02 0.02 0.02 99.95 04:18:28 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:18:28 04:13:01 all 0.07 0.00 0.01 0.00 0.01 99.91 04:18:28 04:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:18:28 04:13:01 1 0.48 0.00 0.03 0.00 0.02 99.47 04:18:28 04:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:18:28 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:18:28 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:18:28 04:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:18:28 04:13:01 6 0.00 0.00 0.00 0.03 0.02 99.95 04:18:28 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:18:28 04:18:28 04:13:01 CPU %user %nice %system %iowait %steal %idle 04:18:28 04:14:01 all 0.02 0.00 0.02 0.02 0.01 99.94 04:18:28 04:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:18:28 04:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:18:28 04:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:18:28 04:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:18:28 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:18:28 04:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:18:28 04:14:01 6 0.02 0.00 0.03 0.13 0.00 99.82 04:18:28 04:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:18:28 04:15:01 all 0.02 0.00 0.00 0.02 0.00 99.95 04:18:28 04:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:18:28 04:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:18:28 04:15:01 2 0.03 0.00 0.00 0.03 0.00 99.93 04:18:28 04:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:18:28 04:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:18:28 04:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:18:28 04:15:01 6 0.02 0.00 0.00 0.08 0.00 99.90 04:18:28 04:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:18:28 04:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:18:28 04:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:18:28 04:16:01 1 0.02 0.00 0.00 0.00 0.03 99.95 04:18:28 04:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:18:28 04:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:18:28 04:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:18:28 04:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:18:28 04:16:01 6 0.02 0.00 0.02 0.07 0.02 99.88 04:18:28 04:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:18:28 04:17:01 all 0.08 0.00 0.02 0.01 0.01 99.89 04:18:28 04:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:18:28 04:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:18:28 04:17:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:18:28 04:17:01 3 0.02 0.00 0.03 0.02 0.02 99.92 04:18:28 04:17:01 4 0.51 0.00 0.00 0.00 0.00 99.49 04:18:28 04:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:18:28 04:17:01 6 0.00 0.00 0.02 0.02 0.02 99.95 04:18:28 04:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:18:28 04:18:01 all 0.28 0.00 0.01 0.00 0.01 99.70 04:18:28 04:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:18:28 04:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:18:28 04:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:18:28 04:18:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:18:28 04:18:01 4 0.10 0.00 0.00 0.00 0.00 99.90 04:18:28 04:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 04:18:28 04:18:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:18:28 04:18:01 7 1.90 0.00 0.00 0.00 0.00 98.10 04:18:28 Average: all 6.31 0.00 1.01 0.55 0.03 92.10 04:18:28 Average: 0 6.22 0.00 1.23 2.29 0.03 90.23 04:18:28 Average: 1 6.33 0.00 0.97 0.42 0.04 92.25 04:18:28 Average: 2 6.27 0.00 0.94 0.12 0.03 92.65 04:18:28 Average: 3 6.26 0.00 1.03 0.43 0.03 92.25 04:18:28 Average: 4 6.23 0.00 1.01 0.66 0.02 92.08 04:18:28 Average: 5 6.56 0.00 0.92 0.20 0.03 92.30 04:18:28 Average: 6 6.23 0.00 0.93 0.18 0.03 92.63 04:18:28 Average: 7 6.38 0.00 1.06 0.13 0.02 92.41 04:18:28 04:18:28 04:18:28