Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb 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-ssh9771319165726663441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh1674148160561174639.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5963125167699785899.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18061032100441630023.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16167189356635356529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41030 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb (main) Commit message: "build: update .gitignore and go.mod (#180)" > git config core.sparsecheckout # timeout=10 > git checkout -f bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb # timeout=10 > git rev-list --no-walk 49a91efee56bf9ad4a3b90a76546863016a523d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T05:36:15.683Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T05:36:15.761Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T05:36:15.783Z] ========================================================= [2025-03-12T05:36:15.783Z] EdgeX Global Pipelines Version Info [2025-03-12T05:36:15.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:36:16.880Z] ------------------- [2025-03-12T05:36:16.880Z] stable info: [2025-03-12T05:36:16.880Z] ------------------- [2025-03-12T05:36:16.880Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T05:36:16.880Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T05:36:16.880Z] Message: update stable to v1.0.271 [2025-03-12T05:36:17.140Z] ------------------- [2025-03-12T05:36:17.141Z] experimental info: [2025-03-12T05:36:17.141Z] ------------------- [2025-03-12T05:36:17.141Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T05:36:17.141Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T05:36:17.141Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T05:36:17.231Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2025-03-12T05:36:17.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2025-03-12T05:36:17.279Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T05:36:17.302Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T05:36:17.327Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T05:36:17.348Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T05:36:17.369Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T05:36:17.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T05:36:17.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T05:36:17.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T05:36:17.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T05:36:17.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2025-03-12T05:36:17.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T05:36:17.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T05:36:17.556Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T05:36:17.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T05:36:17.602Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T05:36:17.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T05:36:17.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T05:36:17.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T05:36:17.690Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T05:36:17.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T05:36:17.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T05:36:17.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T05:36:17.779Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T05:36:17.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T05:36:17.821Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T05:36:17.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-12T05:36:17.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-12T05:36:17.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-12T05:36:17.911Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] echo [2025-03-12T05:36:17.935Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfcc3a8 [Pipeline] echo [2025-03-12T05:36:17.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T05:36:18.010Z] provisioning config files... [2025-03-12T05:36:18.023Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7484383169336393045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:36:18.416Z] ---> ****-login.sh [2025-03-12T05:36:18.416Z] nexus3.edgexfoundry.org:10001 [2025-03-12T05:36:18.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:18.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:18.675Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:18.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:18.675Z] [2025-03-12T05:36:18.675Z] Login Succeeded [2025-03-12T05:36:18.675Z] nexus3.edgexfoundry.org:10002 [2025-03-12T05:36:18.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:18.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:18.675Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:18.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:18.675Z] [2025-03-12T05:36:18.675Z] Login Succeeded [2025-03-12T05:36:18.675Z] nexus3.edgexfoundry.org:10003 [2025-03-12T05:36:18.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:18.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:18.675Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:18.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:18.675Z] [2025-03-12T05:36:18.675Z] Login Succeeded [2025-03-12T05:36:18.675Z] nexus3.edgexfoundry.org:10004 [2025-03-12T05:36:18.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:18.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:18.937Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:18.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:18.937Z] [2025-03-12T05:36:18.937Z] Login Succeeded [2025-03-12T05:36:18.937Z] ****.io [2025-03-12T05:36:18.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:19.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:19.196Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:19.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:19.196Z] [2025-03-12T05:36:19.196Z] Login Succeeded [2025-03-12T05:36:19.196Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T05:36:19.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T05:36:19.595Z] + git rev-list -1 --merges bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb~1..bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] echo [2025-03-12T05:36:19.623Z] -----------> git rev-list -1 --merges bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb~1..bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [false] [Pipeline] sh [2025-03-12T05:36:19.917Z] + git log --format=format:%s -1 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] echo [2025-03-12T05:36:19.934Z] ========================================================= [2025-03-12T05:36:19.934Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-12T05:36:19.934Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T05:36:20.271Z] + git log --format=format:%s -1 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] echo [2025-03-12T05:36:20.290Z] [semverPrep] GIT_COMMIT: bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb, Commit Message: build: update .gitignore and go.mod (#180) [Pipeline] echo [2025-03-12T05:36:20.309Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T05:36:20.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T05:36:20.676Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T05:36:20.676Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T05:36:20.676Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T05:36:20.676Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T05:36:20.676Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T05:36:20.676Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:36:21.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T05:36:21.031Z] [2025-03-12T05:36:21.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:36:21.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T05:36:21.343Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T05:36:21.343Z] b85a868b505f: Pulling fs layer [2025-03-12T05:36:21.343Z] e2be974225ed: Pulling fs layer [2025-03-12T05:36:21.343Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T05:36:21.343Z] 988bab9f4d93: Pulling fs layer [2025-03-12T05:36:21.343Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T05:36:21.343Z] eaf3925da568: Pulling fs layer [2025-03-12T05:36:21.343Z] bab4dde63d76: Pulling fs layer [2025-03-12T05:36:21.343Z] bde34c3a00c8: Pulling fs layer [2025-03-12T05:36:21.343Z] b352a97aabf1: Pulling fs layer [2025-03-12T05:36:21.343Z] 4872d77fe225: Pulling fs layer [2025-03-12T05:36:21.343Z] 5851b861e8e6: Pulling fs layer [2025-03-12T05:36:21.343Z] 988bab9f4d93: Waiting [2025-03-12T05:36:21.343Z] bde34c3a00c8: Waiting [2025-03-12T05:36:21.343Z] eaf3925da568: Waiting [2025-03-12T05:36:21.343Z] 1469e6f7b9e6: Waiting [2025-03-12T05:36:21.343Z] b352a97aabf1: Waiting [2025-03-12T05:36:21.343Z] 4872d77fe225: Waiting [2025-03-12T05:36:21.343Z] bab4dde63d76: Waiting [2025-03-12T05:36:21.343Z] 5851b861e8e6: Waiting [2025-03-12T05:36:21.343Z] e2be974225ed: Download complete [2025-03-12T05:36:21.343Z] 988bab9f4d93: Verifying Checksum [2025-03-12T05:36:21.343Z] 988bab9f4d93: Download complete [2025-03-12T05:36:21.343Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T05:36:21.343Z] 1469e6f7b9e6: Download complete [2025-03-12T05:36:21.601Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T05:36:21.601Z] 339a4e72a1f5: Download complete [2025-03-12T05:36:21.601Z] eaf3925da568: Verifying Checksum [2025-03-12T05:36:21.601Z] eaf3925da568: Download complete [2025-03-12T05:36:21.601Z] bde34c3a00c8: Verifying Checksum [2025-03-12T05:36:21.601Z] bde34c3a00c8: Download complete [2025-03-12T05:36:21.601Z] b352a97aabf1: Verifying Checksum [2025-03-12T05:36:21.601Z] b352a97aabf1: Download complete [2025-03-12T05:36:21.601Z] 4872d77fe225: Download complete [2025-03-12T05:36:21.601Z] 5851b861e8e6: Download complete [2025-03-12T05:36:21.601Z] b85a868b505f: Verifying Checksum [2025-03-12T05:36:21.601Z] b85a868b505f: Download complete [2025-03-12T05:36:21.860Z] bab4dde63d76: Verifying Checksum [2025-03-12T05:36:21.860Z] bab4dde63d76: Download complete [2025-03-12T05:36:22.794Z] b85a868b505f: Pull complete [2025-03-12T05:36:22.795Z] e2be974225ed: Pull complete [2025-03-12T05:36:23.361Z] 339a4e72a1f5: Pull complete [2025-03-12T05:36:23.361Z] 988bab9f4d93: Pull complete [2025-03-12T05:36:23.620Z] 1469e6f7b9e6: Pull complete [2025-03-12T05:36:23.879Z] eaf3925da568: Pull complete [2025-03-12T05:36:25.800Z] bab4dde63d76: Pull complete [2025-03-12T05:36:25.800Z] bde34c3a00c8: Pull complete [2025-03-12T05:36:25.800Z] b352a97aabf1: Pull complete [2025-03-12T05:36:25.800Z] 4872d77fe225: Pull complete [2025-03-12T05:36:26.060Z] 5851b861e8e6: Pull complete [2025-03-12T05:36:26.060Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T05:36:26.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T05:36:26.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:36:26.258Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:36:26.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T05:36:28.752Z] $ docker top 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e -eo pid,comm [2025-03-12T05:36:28.812Z] 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). [2025-03-12T05:36:28.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T05:36:28.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T05:36:28.873Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T05:36:28.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T05:36:28.997Z] $ docker exec 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e ssh-agent [2025-03-12T05:36:29.119Z] SSH_AUTH_SOCK=/tmp/ssh-rPNVepQDAwL6/agent.32 [2025-03-12T05:36:29.119Z] SSH_AGENT_PID=38 [2025-03-12T05:36:29.124Z] Running ssh-add (command line suppressed) [2025-03-12T05:36:29.232Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13554870977778875595.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13554870977778875595.key) [2025-03-12T05:36:29.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T05:36:29.543Z] + git tag --points-at HEAD [Pipeline] } [2025-03-12T05:36:29.553Z] $ docker exec --env ******** --env ******** 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e ssh-agent -k [2025-03-12T05:36:29.664Z] unset SSH_AUTH_SOCK; [2025-03-12T05:36:29.665Z] unset SSH_AGENT_PID; [2025-03-12T05:36:29.665Z] echo Agent pid 38 killed; [2025-03-12T05:36:29.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-12T05:36:29.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T05:36:29.717Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T05:36:29.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T05:36:29.833Z] $ docker exec 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e ssh-agent [2025-03-12T05:36:29.947Z] SSH_AUTH_SOCK=/tmp/ssh-PikJoXoQw1sh/agent.72 [2025-03-12T05:36:29.947Z] SSH_AGENT_PID=78 [2025-03-12T05:36:29.951Z] Running ssh-add (command line suppressed) [2025-03-12T05:36:30.059Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8053096804811779283.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8053096804811779283.key) [2025-03-12T05:36:30.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T05:36:30.396Z] + git semver init [2025-03-12T05:36:30.655Z] 2025-03-12 05:36:30,554 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T05:36:30.655Z] 2025-03-12 05:36:30,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2025-03-12T05:36:30.655Z] 2025-03-12 05:36:30,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2025-03-12T05:36:30.655Z] 2025-03-12 05:36:30,556 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T05:36:32.711Z] 2025-03-12 05:36:32,265 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2025-03-12T05:36:32.711Z] 2025-03-12 05:36:32,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2025-03-12T05:36:32.711Z] 2025-03-12 05:36:32,266 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-12T05:36:32.711Z] 2025-03-12 05:36:32,266 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-12T05:36:32.711Z] 4.0.0-dev.12 [Pipeline] } [2025-03-12T05:36:32.727Z] $ docker exec --env ******** --env ******** 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e ssh-agent -k [2025-03-12T05:36:32.832Z] unset SSH_AUTH_SOCK; [2025-03-12T05:36:32.833Z] unset SSH_AGENT_PID; [2025-03-12T05:36:32.833Z] echo Agent pid 78 killed; [2025-03-12T05:36:32.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T05:36:33.163Z] + git semver [Pipeline] } [2025-03-12T05:36:33.434Z] $ docker stop --time=1 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e [2025-03-12T05:36:34.791Z] $ docker rm -f --volumes 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T05:36:35.146Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T05:36:35.426Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T05:36:35.430Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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 [2025-03-12T05:36:35.575Z] provisioning config files... [2025-03-12T05:36:35.586Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16924234968414972998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:36:35.893Z] ---> ****-login.sh [2025-03-12T05:36:35.894Z] nexus3.edgexfoundry.org:10001 [2025-03-12T05:36:35.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:35.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:35.894Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:35.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:35.894Z] [2025-03-12T05:36:35.894Z] Login Succeeded [2025-03-12T05:36:35.894Z] nexus3.edgexfoundry.org:10002 [2025-03-12T05:36:35.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:35.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:35.894Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:35.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:35.894Z] [2025-03-12T05:36:35.894Z] Login Succeeded [2025-03-12T05:36:35.894Z] nexus3.edgexfoundry.org:10003 [2025-03-12T05:36:36.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:36.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:36.153Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:36.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:36.153Z] [2025-03-12T05:36:36.153Z] Login Succeeded [2025-03-12T05:36:36.153Z] nexus3.edgexfoundry.org:10004 [2025-03-12T05:36:36.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:36.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:36.153Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:36.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:36.153Z] [2025-03-12T05:36:36.153Z] Login Succeeded [2025-03-12T05:36:36.153Z] ****.io [2025-03-12T05:36:36.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:36:36.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:36:36.413Z] Configure a credential helper to remove this warning. See [2025-03-12T05:36:36.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:36:36.413Z] [2025-03-12T05:36:36.413Z] Login Succeeded [2025-03-12T05:36:36.413Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T05:36:36.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T05:36:36.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T05:36:36.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T05:36:36.549Z] ========================================================= [2025-03-12T05:36:36.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-12T05:36:36.549Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:36:36.876Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-12T05:36:36.876Z] Sending build context to Docker daemon 9.916MB [2025-03-12T05:36:36.876Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T05:36:36.876Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T05:36:36.876Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-12T05:36:36.876Z] da9db072f522: Pulling fs layer [2025-03-12T05:36:36.876Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-12T05:36:36.876Z] 06f05ace1117: Pulling fs layer [2025-03-12T05:36:36.876Z] 5fe327b54edc: Pulling fs layer [2025-03-12T05:36:36.876Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T05:36:36.876Z] 92a5565b7b96: Pulling fs layer [2025-03-12T05:36:36.876Z] ff9bb7016b71: Pulling fs layer [2025-03-12T05:36:36.877Z] b67dba6c2c7d: Pulling fs layer [2025-03-12T05:36:36.877Z] a813b0c90790: Pulling fs layer [2025-03-12T05:36:36.877Z] 4f4fb700ef54: Waiting [2025-03-12T05:36:36.877Z] 92a5565b7b96: Waiting [2025-03-12T05:36:36.877Z] ff9bb7016b71: Waiting [2025-03-12T05:36:36.877Z] b67dba6c2c7d: Waiting [2025-03-12T05:36:36.877Z] a813b0c90790: Waiting [2025-03-12T05:36:36.877Z] 5fe327b54edc: Waiting [2025-03-12T05:36:36.877Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-12T05:36:36.877Z] 6ef4a4ee8ca5: Download complete [2025-03-12T05:36:36.877Z] 5fe327b54edc: Verifying Checksum [2025-03-12T05:36:36.877Z] 5fe327b54edc: Download complete [2025-03-12T05:36:36.877Z] 4f4fb700ef54: Download complete [2025-03-12T05:36:36.877Z] 92a5565b7b96: Verifying Checksum [2025-03-12T05:36:36.877Z] 92a5565b7b96: Download complete [2025-03-12T05:36:36.877Z] da9db072f522: Download complete [2025-03-12T05:36:37.137Z] ff9bb7016b71: Download complete [2025-03-12T05:36:37.137Z] da9db072f522: Pull complete [2025-03-12T05:36:37.137Z] a813b0c90790: Verifying Checksum [2025-03-12T05:36:37.137Z] a813b0c90790: Download complete [2025-03-12T05:36:37.394Z] 6ef4a4ee8ca5: Pull complete [2025-03-12T05:36:37.394Z] 06f05ace1117: Verifying Checksum [2025-03-12T05:36:37.394Z] 06f05ace1117: Download complete [2025-03-12T05:36:37.809Z] b67dba6c2c7d: Verifying Checksum [2025-03-12T05:36:37.809Z] b67dba6c2c7d: Download complete [2025-03-12T05:36:41.097Z] 06f05ace1117: Pull complete [2025-03-12T05:36:41.097Z] 5fe327b54edc: Pull complete [2025-03-12T05:36:41.097Z] 4f4fb700ef54: Pull complete [2025-03-12T05:36:41.097Z] 92a5565b7b96: Pull complete [2025-03-12T05:36:41.097Z] ff9bb7016b71: Pull complete [2025-03-12T05:36:43.626Z] b67dba6c2c7d: Pull complete [2025-03-12T05:36:43.885Z] a813b0c90790: Pull complete [2025-03-12T05:36:43.885Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-12T05:36:43.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-12T05:36:43.885Z] ---> 3ba60ce46760 [2025-03-12T05:36:43.885Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T05:36:47.175Z] ---> Running in 29c31be6e268 [2025-03-12T05:36:47.175Z] Removing intermediate container 29c31be6e268 [2025-03-12T05:36:47.175Z] ---> 602a2ecce40d [2025-03-12T05:36:47.175Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T05:36:47.175Z] ---> Running in 1fc413dbc89b [2025-03-12T05:36:47.175Z] Removing intermediate container 1fc413dbc89b [2025-03-12T05:36:47.175Z] ---> 575d3eedcffc [2025-03-12T05:36:47.175Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T05:36:47.175Z] ---> Running in a76245105986 [2025-03-12T05:36:47.175Z] Removing intermediate container a76245105986 [2025-03-12T05:36:47.175Z] ---> 4a37df4e629d [2025-03-12T05:36:47.175Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T05:36:47.175Z] ---> Running in 463bfa600e4f [2025-03-12T05:36:47.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T05:36:47.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T05:36:47.743Z] OK: 248 MiB in 58 packages [2025-03-12T05:36:48.002Z] Removing intermediate container 463bfa600e4f [2025-03-12T05:36:48.002Z] ---> 687265c320ed [2025-03-12T05:36:48.002Z] Step 7/12 : WORKDIR /app [2025-03-12T05:36:48.002Z] ---> Running in 785a37bdb41e [2025-03-12T05:36:48.002Z] Removing intermediate container 785a37bdb41e [2025-03-12T05:36:48.002Z] ---> 1a0704f796ec [2025-03-12T05:36:48.002Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T05:36:48.261Z] ---> 20ecd1f9d251 [2025-03-12T05:36:48.261Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T05:36:48.261Z] ---> Running in 792b5daf6827 [2025-03-12T05:36:50.532Z] Still waiting to schedule task [2025-03-12T05:36:50.532Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41026’ [2025-03-12T05:37:21.559Z] Removing intermediate container 792b5daf6827 [2025-03-12T05:37:21.559Z] ---> 547c52b44768 [2025-03-12T05:37:21.559Z] Step 10/12 : COPY . . [2025-03-12T05:37:21.559Z] ---> 1128c68582fb [2025-03-12T05:37:21.559Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T05:37:21.559Z] ---> Running in 0177443c5536 [2025-03-12T05:37:21.559Z] Removing intermediate container 0177443c5536 [2025-03-12T05:37:21.559Z] ---> 2a5ba611336f [2025-03-12T05:37:21.559Z] Step 12/12 : RUN $MAKE [2025-03-12T05:37:21.559Z] ---> Running in 6292e3c7596a [2025-03-12T05:37:21.559Z] noop [2025-03-12T05:37:21.559Z] Removing intermediate container 6292e3c7596a [2025-03-12T05:37:21.559Z] ---> ce94c2b92dae [2025-03-12T05:37:21.559Z] Successfully built ce94c2b92dae [2025-03-12T05:37:21.559Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:37:21.901Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T05:37:21.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:37:21.984Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:37:22.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2025-03-12T05:37:22.356Z] $ docker top 3dba8289bf5d4f26736962c8e63198f6b0618808bd11e98a342d6351c6ef4242 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T05:37:22.706Z] + go version [2025-03-12T05:37:22.706Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-12T05:37:22.714Z] $ docker stop --time=1 3dba8289bf5d4f26736962c8e63198f6b0618808bd11e98a342d6351c6ef4242 [2025-03-12T05:37:24.063Z] $ docker rm -f --volumes 3dba8289bf5d4f26736962c8e63198f6b0618808bd11e98a342d6351c6ef4242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:37:24.544Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T05:37:24.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:37:24.626Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:37:24.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2025-03-12T05:37:24.976Z] $ docker top 6a340bbdd4b0d7bb870ac0a16926c707e5b0c044a4f9adb8d1010c2301b0f22f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T05:37:25.324Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2025-03-12T05:37:25.625Z] + make test [2025-03-12T05:37:25.626Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T05:38:04.336Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-03-12T05:38:04.336Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-03-12T05:38:04.336Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-03-12T05:38:04.336Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-03-12T05:38:04.336Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.027s coverage: 88.0% of statements [2025-03-12T05:38:09.603Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.587s coverage: 98.7% of statements [2025-03-12T05:38:09.603Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.077s coverage: 89.7% of statements [2025-03-12T05:38:09.603Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2025-03-12T05:38:09.603Z] running golangci-lint [2025-03-12T05:38:09.603Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-12T05:38:09.603Z] go version go1.23.4 linux/amd64 [2025-03-12T05:38:09.603Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-12T05:38:09.603Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-12T05:38:09.603Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-12T05:38:31.518Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|imports|types_sizes|compiled_files|deps|files) took 22.074160567s" [2025-03-12T05:38:31.518Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.72002ms" [2025-03-12T05:38:43.741Z] level=info msg="[linters_context/goanalysis] analyzers took 54.160327976s with top 10 stages: buildir: 45.487799378s, inspect: 1.620425498s, fact_deprecated: 1.272572235s, printf: 1.243634376s, ctrlflow: 1.01998487s, fact_purity: 901.917232ms, nilness: 836.837323ms, typedness: 700.51348ms, SA5012: 471.439484ms, gosec: 166.855888ms" [2025-03-12T05:38:43.741Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2025-03-12T05:38:43.741Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, exclude: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, exclude-rules: 10/0, path_prettifier: 10/10, skip_files: 10/10, identifier_marker: 10/10" [2025-03-12T05:38:43.741Z] level=info msg="[runner] processing took 1.045842ms with stages: identifier_marker: 528.336µs, autogenerated_exclude: 197.273µs, exclude-rules: 131.202µs, path_prettifier: 98.971µs, skip_dirs: 72µs, cgo: 4.11µs, invalid_issue: 3.84µs, filename_unadjuster: 1.97µs, nolint: 1.45µs, max_same_issues: 1.26µs, fixer: 740ns, max_from_linter: 670ns, skip_files: 650ns, sort_results: 540ns, uniq_by_line: 530ns, exclude: 490ns, source_code: 370ns, path_shortener: 340ns, diff: 310ns, max_per_file_from_linter: 290ns, path_prefixer: 270ns, severity-rules: 230ns" [2025-03-12T05:38:43.741Z] level=info msg="[runner] linters took 11.138549124s with stages: goanalysis_metalinter: 11.137313119s" [2025-03-12T05:38:43.741Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-12T05:38:43.741Z] level=info msg="Memory: 332 samples, avg is 238.2MB, max is 1047.8MB" [2025-03-12T05:38:43.741Z] level=info msg="Execution took 33.226427439s" [2025-03-12T05:38:43.741Z] go vet ./... [2025-03-12T05:38:49.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T05:38:49.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T05:38:49.002Z] ./bin/test-attribution-txt.sh [2025-03-12T05:38:49.002Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-12T05:38:49.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T05:38:49.300Z] $ docker stop --time=1 6a340bbdd4b0d7bb870ac0a16926c707e5b0c044a4f9adb8d1010c2301b0f22f [2025-03-12T05:38:52.838Z] $ docker rm -f --volumes 6a340bbdd4b0d7bb870ac0a16926c707e5b0c044a4f9adb8d1010c2301b0f22f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T05:38:53.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T05:38:53.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T05:38:54.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T05:38:54.404Z] + ls -al . [2025-03-12T05:38:54.404Z] total 264 [2025-03-12T05:38:54.404Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 05:37 . [2025-03-12T05:38:54.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 05:36 .. [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 05:36 .dockerignore [2025-03-12T05:38:54.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 05:38 .git [2025-03-12T05:38:54.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:36 .github [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 102 Mar 12 05:36 .gitignore [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 05:36 .golangci.yml [2025-03-12T05:38:54.404Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 05:36 .semver [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 16870 Mar 12 05:36 Attribution.txt [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 1552 Mar 12 05:36 CHANGELOG.md [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 1726 Mar 12 05:36 Dockerfile [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 05:36 GOVERNANCE.md [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 12 05:36 Jenkinsfile [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 05:36 LICENSE [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 05:36 Makefile [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 12 05:36 OWNERS.md [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 12 05:36 README.md [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 12 05:36 Record and Reply.postman_collection.json [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 05:36 VERSION [2025-03-12T05:38:54.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:36 bin [2025-03-12T05:38:54.404Z] -rw-r--r-- 1 jenkins jenkins 34247 Mar 12 05:38 coverage.out [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 6673 Mar 12 05:36 go.mod [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 88144 Mar 12 05:36 go.sum [2025-03-12T05:38:54.404Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 05:36 internal [2025-03-12T05:38:54.404Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 12 05:36 main.go [2025-03-12T05:38:54.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:36 openapi [2025-03-12T05:38:54.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:36 pkg [2025-03-12T05:38:54.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:38:54.737Z] + 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=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb --label arch=amd64 --label version=4.0.0-dev.12 . [2025-03-12T05:38:54.737Z] Sending build context to Docker daemon 9.951MB [2025-03-12T05:38:54.737Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T05:38:54.737Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T05:38:54.737Z] ---> ce94c2b92dae [2025-03-12T05:38:54.737Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T05:38:54.997Z] ---> Running in 8de09f7dd1f6 [2025-03-12T05:38:54.997Z] Removing intermediate container 8de09f7dd1f6 [2025-03-12T05:38:54.997Z] ---> 0819dfa19c1a [2025-03-12T05:38:54.997Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T05:38:54.997Z] ---> Running in e8b1b2e1d918 [2025-03-12T05:38:54.997Z] Removing intermediate container e8b1b2e1d918 [2025-03-12T05:38:54.997Z] ---> c49a76a47656 [2025-03-12T05:38:54.997Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T05:38:54.997Z] ---> Running in dae9288d2904 [2025-03-12T05:38:55.255Z] Removing intermediate container dae9288d2904 [2025-03-12T05:38:55.255Z] ---> fdcc0c8d4892 [2025-03-12T05:38:55.255Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T05:38:55.255Z] ---> Running in 105215b986c7 [2025-03-12T05:38:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T05:38:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T05:38:56.086Z] OK: 248 MiB in 58 packages [2025-03-12T05:38:56.344Z] Removing intermediate container 105215b986c7 [2025-03-12T05:38:56.344Z] ---> d9fc7508a580 [2025-03-12T05:38:56.344Z] Step 7/27 : WORKDIR /app [2025-03-12T05:38:56.344Z] ---> Running in fb11192ee7bc [2025-03-12T05:38:56.344Z] Removing intermediate container fb11192ee7bc [2025-03-12T05:38:56.344Z] ---> 0e7f6fb4f604 [2025-03-12T05:38:56.344Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-12T05:38:56.344Z] ---> 0cb441db0279 [2025-03-12T05:38:56.344Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T05:38:56.602Z] ---> Running in 81620e99a9c7 [2025-03-12T05:38:57.167Z] Removing intermediate container 81620e99a9c7 [2025-03-12T05:38:57.167Z] ---> da298e60d515 [2025-03-12T05:38:57.167Z] Step 10/27 : COPY . . [2025-03-12T05:38:57.424Z] ---> 30c6ba6f0899 [2025-03-12T05:38:57.424Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T05:38:57.424Z] ---> Running in cc6204f86921 [2025-03-12T05:38:57.684Z] Removing intermediate container cc6204f86921 [2025-03-12T05:38:57.684Z] ---> c482ba8dc7d3 [2025-03-12T05:38:57.684Z] Step 12/27 : RUN $MAKE [2025-03-12T05:38:57.684Z] ---> Running in ec65e98ade9a [2025-03-12T05:38:57.942Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-03-12T05:39:30.164Z] Removing intermediate container ec65e98ade9a [2025-03-12T05:39:30.164Z] ---> 26d899bf3993 [2025-03-12T05:39:30.164Z] Step 13/27 : FROM alpine:3.20 [2025-03-12T05:39:30.164Z] 3.20: Pulling from library/alpine [2025-03-12T05:39:30.164Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T05:39:30.164Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T05:39:30.164Z] 0a9a5dfd008f: Download complete [2025-03-12T05:39:30.164Z] 0a9a5dfd008f: Pull complete [2025-03-12T05:39:30.164Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T05:39:30.164Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T05:39:30.164Z] ---> ff221270b9fb [2025-03-12T05:39:30.164Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T05:39:30.164Z] ---> Running in ea4dab51d1e3 [2025-03-12T05:39:30.164Z] Removing intermediate container ea4dab51d1e3 [2025-03-12T05:39:30.164Z] ---> 1b3a2ad666a5 [2025-03-12T05:39:30.164Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-03-12T05:39:30.164Z] ---> Running in 3ed5e5f39954 [2025-03-12T05:39:30.164Z] Removing intermediate container 3ed5e5f39954 [2025-03-12T05:39:30.164Z] ---> eb82eae2a66f [2025-03-12T05:39:30.164Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-12T05:39:30.164Z] ---> Running in b2dcb8ef23fd [2025-03-12T05:39:30.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T05:39:30.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T05:39:30.681Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-12T05:39:30.681Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-12T05:39:30.681Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T05:39:30.681Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T05:39:30.681Z] OK: 9 MiB in 16 packages [2025-03-12T05:39:31.246Z] Removing intermediate container b2dcb8ef23fd [2025-03-12T05:39:31.246Z] ---> 0f38200df043 [2025-03-12T05:39:31.246Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T05:39:31.246Z] ---> Running in 36f19ac1a9fa [2025-03-12T05:39:31.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T05:39:31.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T05:39:31.761Z] OK: 9 MiB in 16 packages [2025-03-12T05:39:32.020Z] Removing intermediate container 36f19ac1a9fa [2025-03-12T05:39:32.020Z] ---> ef488f35b680 [2025-03-12T05:39:32.020Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-12T05:39:32.020Z] ---> c5d301930dfa [2025-03-12T05:39:32.020Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-12T05:39:32.277Z] ---> 36dc36e8afce [2025-03-12T05:39:32.277Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-12T05:39:32.277Z] ---> e481272aa2bc [2025-03-12T05:39:32.277Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-03-12T05:39:33.210Z] ---> 3927b0b6cf3b [2025-03-12T05:39:33.210Z] Step 22/27 : EXPOSE 59712 [2025-03-12T05:39:33.471Z] ---> Running in 13fcf647d037 [2025-03-12T05:39:33.471Z] Removing intermediate container 13fcf647d037 [2025-03-12T05:39:33.471Z] ---> 640e867e99ec [2025-03-12T05:39:33.471Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-03-12T05:39:33.471Z] ---> Running in e980233455e1 [2025-03-12T05:39:33.471Z] Removing intermediate container e980233455e1 [2025-03-12T05:39:33.471Z] ---> 2524723e9cc9 [2025-03-12T05:39:33.471Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T05:39:33.471Z] ---> Running in 451119bc1884 [2025-03-12T05:39:33.471Z] Removing intermediate container 451119bc1884 [2025-03-12T05:39:33.471Z] ---> 36d2b7c5be00 [2025-03-12T05:39:33.471Z] Step 25/27 : LABEL arch=amd64 [2025-03-12T05:39:33.729Z] ---> Running in 1f89b5aa5475 [2025-03-12T05:39:33.729Z] Removing intermediate container 1f89b5aa5475 [2025-03-12T05:39:33.729Z] ---> c229e0200c8c [2025-03-12T05:39:33.729Z] Step 26/27 : LABEL git_sha=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [2025-03-12T05:39:33.729Z] ---> Running in 1c8b54d015a1 [2025-03-12T05:39:33.729Z] Removing intermediate container 1c8b54d015a1 [2025-03-12T05:39:33.729Z] ---> e7ff491e93b0 [2025-03-12T05:39:33.729Z] Step 27/27 : LABEL version=4.0.0-dev.12 [2025-03-12T05:39:33.729Z] ---> Running in 316928895c17 [2025-03-12T05:39:33.988Z] Removing intermediate container 316928895c17 [2025-03-12T05:39:33.988Z] ---> 6a756dcbc217 [2025-03-12T05:39:33.988Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T05:39:33.988Z] Successfully built 6a756dcbc217 [2025-03-12T05:39:33.988Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T05:39:34.109Z] provisioning config files... [2025-03-12T05:39:34.118Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14009476160765490991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:39:34.420Z] ---> ****-login.sh [2025-03-12T05:39:34.421Z] nexus3.edgexfoundry.org:10001 [2025-03-12T05:39:34.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:39:34.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:39:34.421Z] Configure a credential helper to remove this warning. See [2025-03-12T05:39:34.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:39:34.421Z] [2025-03-12T05:39:34.421Z] Login Succeeded [2025-03-12T05:39:34.421Z] nexus3.edgexfoundry.org:10002 [2025-03-12T05:39:34.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:39:34.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:39:34.421Z] Configure a credential helper to remove this warning. See [2025-03-12T05:39:34.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:39:34.421Z] [2025-03-12T05:39:34.421Z] Login Succeeded [2025-03-12T05:39:34.421Z] nexus3.edgexfoundry.org:10003 [2025-03-12T05:39:34.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:39:34.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:39:34.679Z] Configure a credential helper to remove this warning. See [2025-03-12T05:39:34.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:39:34.679Z] [2025-03-12T05:39:34.679Z] Login Succeeded [2025-03-12T05:39:34.679Z] nexus3.edgexfoundry.org:10004 [2025-03-12T05:39:34.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:39:34.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:39:34.680Z] Configure a credential helper to remove this warning. See [2025-03-12T05:39:34.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:39:34.680Z] [2025-03-12T05:39:34.680Z] Login Succeeded [2025-03-12T05:39:34.680Z] ****.io [2025-03-12T05:39:34.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:39:34.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:39:34.938Z] Configure a credential helper to remove this warning. See [2025-03-12T05:39:34.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:39:34.938Z] [2025-03-12T05:39:34.938Z] Login Succeeded [2025-03-12T05:39:34.938Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T05:39:34.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T05:39:34.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T05:39:35.031Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2025-03-12T05:39:35.031Z] bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [2025-03-12T05:39:35.031Z] latest [2025-03-12T05:39:35.031Z] 4.0.0-dev.12 [2025-03-12T05:39:35.031Z] bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [2025-03-12T05:39:35.031Z] main [2025-03-12T05:39:35.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:35.382Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:35.711Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [2025-03-12T05:39:35.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-12T05:39:35.711Z] 7c97204e286f: Preparing [2025-03-12T05:39:35.711Z] 45b7ffde95c8: Preparing [2025-03-12T05:39:35.711Z] 37abecaaaa92: Preparing [2025-03-12T05:39:35.711Z] 2f1479e43c82: Preparing [2025-03-12T05:39:35.711Z] f64240e49451: Preparing [2025-03-12T05:39:35.711Z] bdf500c8db25: Preparing [2025-03-12T05:39:35.711Z] 994456c4fd7b: Preparing [2025-03-12T05:39:35.711Z] 994456c4fd7b: Waiting [2025-03-12T05:39:35.711Z] bdf500c8db25: Waiting [2025-03-12T05:39:35.711Z] 37abecaaaa92: Pushed [2025-03-12T05:39:35.711Z] f64240e49451: Pushed [2025-03-12T05:39:35.711Z] 45b7ffde95c8: Pushed [2025-03-12T05:39:35.711Z] 2f1479e43c82: Pushed [2025-03-12T05:39:35.711Z] 994456c4fd7b: Layer already exists [2025-03-12T05:39:35.970Z] bdf500c8db25: Pushed [2025-03-12T05:39:39.256Z] 7c97204e286f: Pushed [2025-03-12T05:39:39.256Z] bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:39.592Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:39.911Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-03-12T05:39:39.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-12T05:39:39.911Z] 7c97204e286f: Preparing [2025-03-12T05:39:39.911Z] 45b7ffde95c8: Preparing [2025-03-12T05:39:39.911Z] 37abecaaaa92: Preparing [2025-03-12T05:39:39.911Z] 2f1479e43c82: Preparing [2025-03-12T05:39:39.911Z] f64240e49451: Preparing [2025-03-12T05:39:39.911Z] bdf500c8db25: Preparing [2025-03-12T05:39:39.911Z] 994456c4fd7b: Preparing [2025-03-12T05:39:39.911Z] bdf500c8db25: Waiting [2025-03-12T05:39:39.911Z] 994456c4fd7b: Waiting [2025-03-12T05:39:39.911Z] 2f1479e43c82: Layer already exists [2025-03-12T05:39:39.911Z] 37abecaaaa92: Layer already exists [2025-03-12T05:39:39.911Z] 7c97204e286f: Layer already exists [2025-03-12T05:39:39.911Z] 45b7ffde95c8: Layer already exists [2025-03-12T05:39:39.911Z] f64240e49451: Layer already exists [2025-03-12T05:39:39.911Z] bdf500c8db25: Layer already exists [2025-03-12T05:39:39.911Z] 994456c4fd7b: Layer already exists [2025-03-12T05:39:39.911Z] latest: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:40.238Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:40.575Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.12 [2025-03-12T05:39:40.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-12T05:39:40.575Z] 7c97204e286f: Preparing [2025-03-12T05:39:40.575Z] 45b7ffde95c8: Preparing [2025-03-12T05:39:40.575Z] 37abecaaaa92: Preparing [2025-03-12T05:39:40.575Z] 2f1479e43c82: Preparing [2025-03-12T05:39:40.575Z] f64240e49451: Preparing [2025-03-12T05:39:40.575Z] bdf500c8db25: Preparing [2025-03-12T05:39:40.575Z] 994456c4fd7b: Preparing [2025-03-12T05:39:40.575Z] bdf500c8db25: Waiting [2025-03-12T05:39:40.575Z] 994456c4fd7b: Waiting [2025-03-12T05:39:40.575Z] 7c97204e286f: Layer already exists [2025-03-12T05:39:40.575Z] f64240e49451: Layer already exists [2025-03-12T05:39:40.575Z] 2f1479e43c82: Layer already exists [2025-03-12T05:39:40.575Z] 45b7ffde95c8: Layer already exists [2025-03-12T05:39:40.575Z] 37abecaaaa92: Layer already exists [2025-03-12T05:39:40.575Z] bdf500c8db25: Layer already exists [2025-03-12T05:39:40.575Z] 994456c4fd7b: Layer already exists [2025-03-12T05:39:40.575Z] 4.0.0-dev.12: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:40.912Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:41.236Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [2025-03-12T05:39:41.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-12T05:39:41.236Z] 7c97204e286f: Preparing [2025-03-12T05:39:41.236Z] 45b7ffde95c8: Preparing [2025-03-12T05:39:41.236Z] 37abecaaaa92: Preparing [2025-03-12T05:39:41.236Z] 2f1479e43c82: Preparing [2025-03-12T05:39:41.236Z] f64240e49451: Preparing [2025-03-12T05:39:41.236Z] bdf500c8db25: Preparing [2025-03-12T05:39:41.236Z] 994456c4fd7b: Preparing [2025-03-12T05:39:41.236Z] 994456c4fd7b: Waiting [2025-03-12T05:39:41.236Z] bdf500c8db25: Waiting [2025-03-12T05:39:41.236Z] 2f1479e43c82: Layer already exists [2025-03-12T05:39:41.236Z] 37abecaaaa92: Layer already exists [2025-03-12T05:39:41.236Z] 45b7ffde95c8: Layer already exists [2025-03-12T05:39:41.236Z] 7c97204e286f: Layer already exists [2025-03-12T05:39:41.236Z] f64240e49451: Layer already exists [2025-03-12T05:39:41.236Z] bdf500c8db25: Layer already exists [2025-03-12T05:39:41.236Z] 994456c4fd7b: Layer already exists [2025-03-12T05:39:41.236Z] bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:41.567Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:41.894Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2025-03-12T05:39:41.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-03-12T05:39:41.895Z] 7c97204e286f: Preparing [2025-03-12T05:39:41.895Z] 45b7ffde95c8: Preparing [2025-03-12T05:39:41.895Z] 37abecaaaa92: Preparing [2025-03-12T05:39:41.895Z] 2f1479e43c82: Preparing [2025-03-12T05:39:41.895Z] f64240e49451: Preparing [2025-03-12T05:39:41.895Z] bdf500c8db25: Preparing [2025-03-12T05:39:41.895Z] 994456c4fd7b: Preparing [2025-03-12T05:39:41.895Z] bdf500c8db25: Waiting [2025-03-12T05:39:41.895Z] 994456c4fd7b: Waiting [2025-03-12T05:39:41.895Z] 45b7ffde95c8: Layer already exists [2025-03-12T05:39:41.895Z] 37abecaaaa92: Layer already exists [2025-03-12T05:39:41.895Z] 7c97204e286f: Layer already exists [2025-03-12T05:39:41.895Z] 2f1479e43c82: Layer already exists [2025-03-12T05:39:41.895Z] f64240e49451: Layer already exists [2025-03-12T05:39:41.895Z] bdf500c8db25: Layer already exists [2025-03-12T05:39:41.895Z] 994456c4fd7b: Layer already exists [2025-03-12T05:39:41.895Z] main: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T05:39:41.963Z] ===================================================== [Pipeline] echo [2025-03-12T05:39:41.979Z] taggedImages: [2025-03-12T05:39:41.979Z] - nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [2025-03-12T05:39:41.979Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-03-12T05:39:41.979Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.12 [2025-03-12T05:39:41.979Z] - nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [2025-03-12T05:39:41.979Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:42.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T05:39:42.389Z] [2025-03-12T05:39:42.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:39:42.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T05:39:42.698Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T05:39:42.698Z] 5eb5b503b376: Pulling fs layer [2025-03-12T05:39:42.698Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T05:39:42.698Z] ec43610c2a17: Pulling fs layer [2025-03-12T05:39:42.698Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T05:39:42.698Z] 33b1e0a273af: Pulling fs layer [2025-03-12T05:39:42.698Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T05:39:42.698Z] 2f39f015ded8: Pulling fs layer [2025-03-12T05:39:42.698Z] 3a2ae6a8a46f: Waiting [2025-03-12T05:39:42.698Z] 33b1e0a273af: Waiting [2025-03-12T05:39:42.698Z] 2f39f015ded8: Waiting [2025-03-12T05:39:42.698Z] 5c69ac0246d0: Verifying Checksum [2025-03-12T05:39:42.698Z] 5c69ac0246d0: Download complete [2025-03-12T05:39:42.698Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T05:39:42.698Z] 3a2ae6a8a46f: Download complete [2025-03-12T05:39:42.698Z] 33b1e0a273af: Verifying Checksum [2025-03-12T05:39:42.698Z] 33b1e0a273af: Download complete [2025-03-12T05:39:42.698Z] ec43610c2a17: Verifying Checksum [2025-03-12T05:39:42.698Z] ec43610c2a17: Download complete [2025-03-12T05:39:42.698Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T05:39:42.698Z] 5d3b04190fa2: Download complete [2025-03-12T05:39:42.957Z] 5eb5b503b376: Verifying Checksum [2025-03-12T05:39:42.957Z] 5eb5b503b376: Download complete [2025-03-12T05:39:43.521Z] 2f39f015ded8: Download complete [2025-03-12T05:39:44.086Z] 5eb5b503b376: Pull complete [2025-03-12T05:39:44.086Z] 5c69ac0246d0: Pull complete [2025-03-12T05:39:44.654Z] ec43610c2a17: Pull complete [2025-03-12T05:39:44.654Z] 3a2ae6a8a46f: Pull complete [2025-03-12T05:39:44.654Z] 33b1e0a273af: Pull complete [2025-03-12T05:39:44.912Z] 5d3b04190fa2: Pull complete [2025-03-12T05:39:49.093Z] 2f39f015ded8: Pull complete [2025-03-12T05:39:49.093Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T05:39:49.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T05:39:49.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:39:49.195Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:39:49.218Z] $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 [2025-03-12T05:39:52.316Z] $ docker top 5559b03219c01e2fd3781a062a7e740734760f4900e22ec324f5457a33ca957c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:39:52.688Z] ---> job-cost.sh [2025-03-12T05:39:52.688Z] lf-activate-venv: SKIPPING [2025-03-12T05:39:52.688Z] INFO: No Stack... [2025-03-12T05:39:52.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T05:39:53.204Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T05:39:53.491Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2025-03-12T05:39:53.492Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T05:39:53.505Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [2025-03-12T05:39:53.516Z] Resource [jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] did not exist. Created. [2025-03-12T05:39:53.522Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T05:39:53.828Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T05:39:53.861Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T05:39:53.871Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T05:39:53.894Z] $ docker stop --time=1 5559b03219c01e2fd3781a062a7e740734760f4900e22ec324f5457a33ca957c [2025-03-12T05:39:55.032Z] $ docker rm -f --volumes 5559b03219c01e2fd3781a062a7e740734760f4900e22ec324f5457a33ca957c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T05:40:20.185Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41031 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2025-03-12T05:40:20.205Z] Running in /w/workspace/app-record-replay/111 [Pipeline] { [Pipeline] checkout [2025-03-12T05:40:23.256Z] Selected Git installation does not exist. Using Default [2025-03-12T05:40:23.256Z] The recommended git tool is: NONE [2025-03-12T05:40:28.295Z] using credential edgex-jenkins-ssh [2025-03-12T05:40:28.321Z] Cloning the remote Git repository [2025-03-12T05:40:28.369Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2025-03-12T05:40:28.472Z] > git init /w/workspace/app-record-replay/111 # timeout=10 [2025-03-12T05:40:28.637Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2025-03-12T05:40:28.638Z] > git --version # timeout=10 [2025-03-12T05:40:28.662Z] > git --version # 'git version 2.25.1' [2025-03-12T05:40:28.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T05:40:28.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T05:40:31.476Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2025-03-12T05:40:31.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T05:40:32.382Z] Avoid second fetch [2025-03-12T05:40:32.383Z] Checking out Revision bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb (main) [2025-03-12T05:40:32.995Z] Commit message: "build: update .gitignore and go.mod (#180)" [2025-03-12T05:40:32.396Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T05:40:32.464Z] > git checkout -f bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T05:40:38.206Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T05:40:38.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T05:40:38.206Z] Dload Upload Total Spent Left Speed [2025-03-12T05:40:38.206Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2025-03-12T05:40:38.539Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T05:40:38.876Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T05:40:38.876Z] + sudo tee /etc/docker/daemon.new [2025-03-12T05:40:38.876Z] { [2025-03-12T05:40:38.876Z] "registry-mirrors": [ [2025-03-12T05:40:38.876Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T05:40:38.876Z] ], [2025-03-12T05:40:38.876Z] "bip": "10.250.0.254/24", [2025-03-12T05:40:38.876Z] "hosts": [ [2025-03-12T05:40:38.876Z] "tcp://0.0.0.0:5555", [2025-03-12T05:40:38.876Z] "unix:///var/run/docker.sock" [2025-03-12T05:40:38.876Z] ], [2025-03-12T05:40:38.876Z] "mtu": 1458, [2025-03-12T05:40:38.876Z] "selinux-enabled": true, [2025-03-12T05:40:38.876Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T05:40:38.876Z] } [Pipeline] sh [2025-03-12T05:40:39.221Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T05:40:39.552Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T05:40:57.833Z] provisioning config files... [2025-03-12T05:40:57.858Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/111@tmp/config92691597766752464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:40:58.324Z] ---> ****-login.sh [2025-03-12T05:40:58.324Z] nexus3.edgexfoundry.org:10001 [2025-03-12T05:40:58.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:40:59.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:40:59.205Z] Configure a credential helper to remove this warning. See [2025-03-12T05:40:59.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:40:59.205Z] [2025-03-12T05:40:59.205Z] Login Succeeded [2025-03-12T05:40:59.205Z] nexus3.edgexfoundry.org:10002 [2025-03-12T05:40:59.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:40:59.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:40:59.482Z] Configure a credential helper to remove this warning. See [2025-03-12T05:40:59.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:40:59.482Z] [2025-03-12T05:40:59.482Z] Login Succeeded [2025-03-12T05:40:59.482Z] nexus3.edgexfoundry.org:10003 [2025-03-12T05:40:59.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:40:59.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:40:59.751Z] Configure a credential helper to remove this warning. See [2025-03-12T05:40:59.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:40:59.751Z] [2025-03-12T05:40:59.751Z] Login Succeeded [2025-03-12T05:40:59.751Z] nexus3.edgexfoundry.org:10004 [2025-03-12T05:41:00.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:41:00.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:41:00.289Z] Configure a credential helper to remove this warning. See [2025-03-12T05:41:00.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:41:00.289Z] [2025-03-12T05:41:00.289Z] Login Succeeded [2025-03-12T05:41:00.289Z] ****.io [2025-03-12T05:41:00.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:41:00.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:41:00.827Z] Configure a credential helper to remove this warning. See [2025-03-12T05:41:00.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:41:00.827Z] [2025-03-12T05:41:00.827Z] Login Succeeded [2025-03-12T05:41:00.827Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T05:41:00.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T05:41:01.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T05:41:01.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T05:41:01.209Z] ========================================================= [2025-03-12T05:41:01.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-12T05:41:01.209Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:41:01.587Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-12T05:41:01.859Z] Sending build context to Docker daemon 322kB [2025-03-12T05:41:01.859Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T05:41:01.859Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T05:41:01.859Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T05:41:01.859Z] 9986a736f7d3: Pulling fs layer [2025-03-12T05:41:01.859Z] 1f018df60701: Pulling fs layer [2025-03-12T05:41:01.859Z] 39f8f326b044: Pulling fs layer [2025-03-12T05:41:01.859Z] e6a1e7a6a96a: Pulling fs layer [2025-03-12T05:41:01.859Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T05:41:01.859Z] d45d956e0dbf: Pulling fs layer [2025-03-12T05:41:01.859Z] d7702b0d1db1: Pulling fs layer [2025-03-12T05:41:01.859Z] 5c7f0f088c93: Pulling fs layer [2025-03-12T05:41:01.859Z] 4fdc064ae6cf: Pulling fs layer [2025-03-12T05:41:01.859Z] e6a1e7a6a96a: Waiting [2025-03-12T05:41:01.859Z] 4f4fb700ef54: Waiting [2025-03-12T05:41:01.859Z] 5c7f0f088c93: Waiting [2025-03-12T05:41:01.859Z] d45d956e0dbf: Waiting [2025-03-12T05:41:01.859Z] 4fdc064ae6cf: Waiting [2025-03-12T05:41:01.859Z] d7702b0d1db1: Waiting [2025-03-12T05:41:02.131Z] 1f018df60701: Verifying Checksum [2025-03-12T05:41:02.131Z] 1f018df60701: Download complete [2025-03-12T05:41:02.131Z] e6a1e7a6a96a: Verifying Checksum [2025-03-12T05:41:02.131Z] e6a1e7a6a96a: Download complete [2025-03-12T05:41:02.131Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T05:41:02.131Z] 4f4fb700ef54: Download complete [2025-03-12T05:41:02.131Z] d45d956e0dbf: Verifying Checksum [2025-03-12T05:41:02.131Z] d45d956e0dbf: Download complete [2025-03-12T05:41:02.131Z] d7702b0d1db1: Download complete [2025-03-12T05:41:02.131Z] 9986a736f7d3: Verifying Checksum [2025-03-12T05:41:02.131Z] 9986a736f7d3: Download complete [2025-03-12T05:41:02.726Z] 4fdc064ae6cf: Verifying Checksum [2025-03-12T05:41:02.726Z] 4fdc064ae6cf: Download complete [2025-03-12T05:41:03.005Z] 9986a736f7d3: Pull complete [2025-03-12T05:41:03.606Z] 1f018df60701: Pull complete [2025-03-12T05:41:04.192Z] 39f8f326b044: Download complete [2025-03-12T05:41:05.157Z] 5c7f0f088c93: Verifying Checksum [2025-03-12T05:41:20.196Z] 39f8f326b044: Pull complete [2025-03-12T05:41:20.196Z] e6a1e7a6a96a: Pull complete [2025-03-12T05:41:20.196Z] 4f4fb700ef54: Pull complete [2025-03-12T05:41:20.196Z] d45d956e0dbf: Pull complete [2025-03-12T05:41:20.196Z] d7702b0d1db1: Pull complete [2025-03-12T05:41:28.441Z] 5c7f0f088c93: Pull complete [2025-03-12T05:41:29.408Z] 4fdc064ae6cf: Pull complete [2025-03-12T05:41:29.408Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-12T05:41:29.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-12T05:41:29.408Z] ---> 63f30b955cb9 [2025-03-12T05:41:29.408Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T05:41:30.375Z] ---> Running in aa54a22f9d8b [2025-03-12T05:41:30.654Z] Removing intermediate container aa54a22f9d8b [2025-03-12T05:41:30.654Z] ---> 4cc29717d925 [2025-03-12T05:41:30.654Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T05:41:30.654Z] ---> Running in 2944e1375b1d [2025-03-12T05:41:31.242Z] Removing intermediate container 2944e1375b1d [2025-03-12T05:41:31.242Z] ---> 3fb53762c222 [2025-03-12T05:41:31.242Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T05:41:31.242Z] ---> Running in 4b9c36b64fdf [2025-03-12T05:41:31.510Z] Removing intermediate container 4b9c36b64fdf [2025-03-12T05:41:31.510Z] ---> 5d85a482dd7a [2025-03-12T05:41:31.510Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T05:41:31.510Z] ---> Running in da5834f0ab8f [2025-03-12T05:41:32.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T05:41:33.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T05:41:34.624Z] OK: 239 MiB in 58 packages [2025-03-12T05:41:36.051Z] Removing intermediate container da5834f0ab8f [2025-03-12T05:41:36.051Z] ---> 50f4309849d1 [2025-03-12T05:41:36.051Z] Step 7/12 : WORKDIR /app [2025-03-12T05:41:36.051Z] ---> Running in 83bfbfb6cab3 [2025-03-12T05:41:36.051Z] Removing intermediate container 83bfbfb6cab3 [2025-03-12T05:41:36.051Z] ---> 94baa0faff28 [2025-03-12T05:41:36.051Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T05:41:36.642Z] ---> b7b8061bdf0a [2025-03-12T05:41:36.642Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T05:41:36.922Z] ---> Running in 7fb2c72b9061 [2025-03-12T05:43:28.616Z] Removing intermediate container 7fb2c72b9061 [2025-03-12T05:43:28.616Z] ---> 654ce546ddde [2025-03-12T05:43:28.616Z] Step 10/12 : COPY . . [2025-03-12T05:43:28.616Z] ---> f7eeaca14d52 [2025-03-12T05:43:28.616Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T05:43:28.616Z] ---> Running in 5f3cd2613c68 [2025-03-12T05:43:28.616Z] Removing intermediate container 5f3cd2613c68 [2025-03-12T05:43:28.616Z] ---> de01b55fc151 [2025-03-12T05:43:28.616Z] Step 12/12 : RUN $MAKE [2025-03-12T05:43:28.616Z] ---> Running in a8ccf91c14e1 [2025-03-12T05:43:28.616Z] noop [2025-03-12T05:43:28.616Z] Removing intermediate container a8ccf91c14e1 [2025-03-12T05:43:28.616Z] ---> 4a8f16e02a94 [2025-03-12T05:43:28.616Z] Successfully built 4a8f16e02a94 [2025-03-12T05:43:28.616Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:43:29.000Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T05:43:29.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:43:29.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-41031 does not seem to be running inside a container [2025-03-12T05:43:29.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/111 -v /w/workspace/app-record-replay/111:/w/workspace/app-record-replay/111:rw,z -v /w/workspace/app-record-replay/111@tmp:/w/workspace/app-record-replay/111@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 ******** ci-base-image-arm64 cat [2025-03-12T05:43:30.601Z] $ docker top f8a315e19e240f2fd44359a520b644a35750f8d920c548bbe74ef425c99d5671 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T05:43:31.444Z] + go version [2025-03-12T05:43:31.444Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-12T05:43:31.460Z] $ docker stop --time=1 f8a315e19e240f2fd44359a520b644a35750f8d920c548bbe74ef425c99d5671 [2025-03-12T05:43:33.116Z] $ docker rm -f --volumes f8a315e19e240f2fd44359a520b644a35750f8d920c548bbe74ef425c99d5671 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:43:33.716Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T05:43:33.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:43:33.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-41031 does not seem to be running inside a container [2025-03-12T05:43:33.988Z] $ 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/111 -v /w/workspace/app-record-replay/111:/w/workspace/app-record-replay/111:rw,z -v /w/workspace/app-record-replay/111@tmp:/w/workspace/app-record-replay/111@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 ******** ci-base-image-arm64 cat [2025-03-12T05:43:35.177Z] $ docker top 07c166956b2b3b726b7eceb0b8ae3c6d785ba7fbfa2edd566478ef97aacb5128 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T05:43:36.023Z] + git config --global --add safe.directory /w/workspace/app-record-replay/111 [Pipeline] fileExists [Pipeline] sh [2025-03-12T05:43:36.679Z] + make test [2025-03-12T05:43:36.679Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T05:48:13.608Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-03-12T05:48:16.951Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.127s coverage: 88.0% of statements [2025-03-12T05:48:22.288Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-03-12T05:48:22.288Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-03-12T05:48:25.057Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-03-12T05:48:40.126Z] ok github.com/edgexfoundry/app-record-replay/internal/application 19.327s coverage: 98.7% of statements [2025-03-12T05:48:40.126Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.420s coverage: 89.7% of statements [2025-03-12T05:48:40.126Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.076s coverage: 100.0% of statements [2025-03-12T05:48:40.126Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T05:48:40.126Z] go vet ./... [2025-03-12T05:52:46.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T05:52:46.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T05:52:46.972Z] ./bin/test-attribution-txt.sh [2025-03-12T05:52:46.972Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-12T05:52:46.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T05:52:47.007Z] $ docker stop --time=1 07c166956b2b3b726b7eceb0b8ae3c6d785ba7fbfa2edd566478ef97aacb5128 [2025-03-12T05:52:49.053Z] $ docker rm -f --volumes 07c166956b2b3b726b7eceb0b8ae3c6d785ba7fbfa2edd566478ef97aacb5128 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T05:52:51.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T05:52:51.520Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T05:52:52.021Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T05:52:52.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T05:52:52.766Z] + ls -al . [2025-03-12T05:52:52.766Z] total 260 [2025-03-12T05:52:52.766Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 05:43 . [2025-03-12T05:52:52.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 05:40 .. [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 05:40 .dockerignore [2025-03-12T05:52:52.766Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 05:40 .git [2025-03-12T05:52:52.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:40 .github [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 102 Mar 12 05:40 .gitignore [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 05:40 .golangci.yml [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 16870 Mar 12 05:40 Attribution.txt [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 1552 Mar 12 05:40 CHANGELOG.md [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 1726 Mar 12 05:40 Dockerfile [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 05:40 GOVERNANCE.md [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 12 05:40 Jenkinsfile [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 05:40 LICENSE [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 05:40 Makefile [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 12 05:40 OWNERS.md [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 12 05:40 README.md [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 12 05:40 Record and Reply.postman_collection.json [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 05:36 VERSION [2025-03-12T05:52:52.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:40 bin [2025-03-12T05:52:52.766Z] -rw-r--r-- 1 jenkins jenkins 34248 Mar 12 05:48 coverage.out [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 6673 Mar 12 05:40 go.mod [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 88144 Mar 12 05:40 go.sum [2025-03-12T05:52:52.766Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 05:40 internal [2025-03-12T05:52:52.766Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 12 05:40 main.go [2025-03-12T05:52:52.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:40 openapi [2025-03-12T05:52:52.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:40 pkg [2025-03-12T05:52:52.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:40 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:52:53.123Z] + 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=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb --label arch=arm64 --label version=4.0.0-dev.12 . [2025-03-12T05:52:53.391Z] Sending build context to Docker daemon 356.9kB [2025-03-12T05:52:53.391Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T05:52:53.391Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T05:52:53.391Z] ---> 4a8f16e02a94 [2025-03-12T05:52:53.391Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T05:52:53.660Z] ---> Running in 6b97f497570e [2025-03-12T05:52:53.927Z] Removing intermediate container 6b97f497570e [2025-03-12T05:52:53.927Z] ---> c013cbc022cf [2025-03-12T05:52:53.927Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T05:52:53.927Z] ---> Running in a0d5db1ba780 [2025-03-12T05:52:54.194Z] Removing intermediate container a0d5db1ba780 [2025-03-12T05:52:54.194Z] ---> 900da2cc9258 [2025-03-12T05:52:54.194Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T05:52:54.461Z] ---> Running in 82e9bf1fdaf3 [2025-03-12T05:52:54.728Z] Removing intermediate container 82e9bf1fdaf3 [2025-03-12T05:52:54.728Z] ---> dbef61322fe7 [2025-03-12T05:52:54.728Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T05:52:54.728Z] ---> Running in abfd41283ebc [2025-03-12T05:52:55.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T05:52:56.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T05:52:57.689Z] OK: 239 MiB in 58 packages [2025-03-12T05:52:58.660Z] Removing intermediate container abfd41283ebc [2025-03-12T05:52:58.660Z] ---> 61854ca56bc7 [2025-03-12T05:52:58.660Z] Step 7/27 : WORKDIR /app [2025-03-12T05:52:58.929Z] ---> Running in 9bcdafd43a40 [2025-03-12T05:52:59.202Z] Removing intermediate container 9bcdafd43a40 [2025-03-12T05:52:59.202Z] ---> a214ad193197 [2025-03-12T05:52:59.202Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-12T05:52:59.786Z] ---> 308bb7652951 [2025-03-12T05:52:59.786Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T05:52:59.786Z] ---> Running in a3cf69d84dde [2025-03-12T05:53:02.375Z] Removing intermediate container a3cf69d84dde [2025-03-12T05:53:02.375Z] ---> 362b942e64b8 [2025-03-12T05:53:02.375Z] Step 10/27 : COPY . . [2025-03-12T05:53:02.959Z] ---> 515465c36dbd [2025-03-12T05:53:02.959Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T05:53:02.959Z] ---> Running in 51e1f9e268ed [2025-03-12T05:53:03.226Z] Removing intermediate container 51e1f9e268ed [2025-03-12T05:53:03.226Z] ---> a8c6943846b1 [2025-03-12T05:53:03.226Z] Step 12/27 : RUN $MAKE [2025-03-12T05:53:03.226Z] ---> Running in 3fcee9427320 [2025-03-12T05:53:04.182Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-03-12T05:56:55.971Z] Removing intermediate container 3fcee9427320 [2025-03-12T05:56:55.971Z] ---> e013a48ce94d [2025-03-12T05:56:55.971Z] Step 13/27 : FROM alpine:3.20 [2025-03-12T05:56:55.971Z] 3.20: Pulling from library/alpine [2025-03-12T05:56:55.971Z] 94e9d8af2201: Pulling fs layer [2025-03-12T05:56:55.971Z] 94e9d8af2201: Verifying Checksum [2025-03-12T05:56:55.971Z] 94e9d8af2201: Download complete [2025-03-12T05:56:55.971Z] 94e9d8af2201: Pull complete [2025-03-12T05:56:55.971Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T05:56:55.971Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T05:56:55.971Z] ---> 7aab056cecc6 [2025-03-12T05:56:55.971Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T05:56:55.971Z] ---> Running in d9d515b447dc [2025-03-12T05:56:55.971Z] Removing intermediate container d9d515b447dc [2025-03-12T05:56:55.971Z] ---> 9d0817e4dee0 [2025-03-12T05:56:55.971Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-03-12T05:56:55.971Z] ---> Running in b31b13a68a17 [2025-03-12T05:56:55.971Z] Removing intermediate container b31b13a68a17 [2025-03-12T05:56:55.971Z] ---> a8e10d79d80c [2025-03-12T05:56:55.971Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-12T05:56:55.971Z] ---> Running in 66e584789b2e [2025-03-12T05:56:55.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T05:56:55.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T05:56:55.971Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-12T05:56:55.971Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-12T05:56:55.971Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T05:56:55.971Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T05:56:55.971Z] OK: 10 MiB in 16 packages [2025-03-12T05:56:55.971Z] Removing intermediate container 66e584789b2e [2025-03-12T05:56:55.971Z] ---> f4420b46e7a5 [2025-03-12T05:56:55.971Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T05:56:55.971Z] ---> Running in ec69e5dcb5db [2025-03-12T05:56:56.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T05:56:56.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T05:56:58.246Z] OK: 10 MiB in 16 packages [2025-03-12T05:56:59.216Z] Removing intermediate container ec69e5dcb5db [2025-03-12T05:56:59.216Z] ---> 3ee917cc3e9c [2025-03-12T05:56:59.216Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-12T05:56:59.799Z] ---> db79992e6ce6 [2025-03-12T05:56:59.799Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-12T05:57:00.388Z] ---> 9a60d03f6958 [2025-03-12T05:57:00.388Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-12T05:57:00.656Z] ---> b28b38d398c6 [2025-03-12T05:57:00.656Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-03-12T05:57:03.248Z] ---> b8fc4e49a0db [2025-03-12T05:57:03.248Z] Step 22/27 : EXPOSE 59712 [2025-03-12T05:57:03.248Z] ---> Running in 5e2747b8b686 [2025-03-12T05:57:03.248Z] Removing intermediate container 5e2747b8b686 [2025-03-12T05:57:03.248Z] ---> 30963cdd89ba [2025-03-12T05:57:03.248Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-03-12T05:57:03.248Z] ---> Running in f018b37d5eed [2025-03-12T05:57:03.515Z] Removing intermediate container f018b37d5eed [2025-03-12T05:57:03.515Z] ---> c110323fb1cc [2025-03-12T05:57:03.515Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T05:57:03.515Z] ---> Running in 639a5186abdd [2025-03-12T05:57:03.782Z] Removing intermediate container 639a5186abdd [2025-03-12T05:57:03.782Z] ---> cf1a66950c78 [2025-03-12T05:57:03.782Z] Step 25/27 : LABEL arch=arm64 [2025-03-12T05:57:04.049Z] ---> Running in b0620ef1c99e [2025-03-12T05:57:04.316Z] Removing intermediate container b0620ef1c99e [2025-03-12T05:57:04.316Z] ---> e8b1e0e92531 [2025-03-12T05:57:04.316Z] Step 26/27 : LABEL git_sha=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [2025-03-12T05:57:04.316Z] ---> Running in cca149c9549a [2025-03-12T05:57:04.582Z] Removing intermediate container cca149c9549a [2025-03-12T05:57:04.582Z] ---> 44df42bc6159 [2025-03-12T05:57:04.582Z] Step 27/27 : LABEL version=4.0.0-dev.12 [2025-03-12T05:57:04.851Z] ---> Running in bf3fb88f1c50 [2025-03-12T05:57:05.118Z] Removing intermediate container bf3fb88f1c50 [2025-03-12T05:57:05.118Z] ---> 1dd888523868 [2025-03-12T05:57:05.118Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T05:57:05.118Z] Successfully built 1dd888523868 [2025-03-12T05:57:05.118Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T05:57:05.286Z] provisioning config files... [2025-03-12T05:57:05.303Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/111@tmp/config3967137496971749121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:57:05.645Z] ---> ****-login.sh [2025-03-12T05:57:05.645Z] nexus3.edgexfoundry.org:10001 [2025-03-12T05:57:05.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:57:05.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:57:05.910Z] Configure a credential helper to remove this warning. See [2025-03-12T05:57:05.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:57:05.910Z] [2025-03-12T05:57:05.910Z] Login Succeeded [2025-03-12T05:57:05.910Z] nexus3.edgexfoundry.org:10002 [2025-03-12T05:57:06.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:57:06.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:57:06.441Z] Configure a credential helper to remove this warning. See [2025-03-12T05:57:06.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:57:06.441Z] [2025-03-12T05:57:06.441Z] Login Succeeded [2025-03-12T05:57:06.441Z] nexus3.edgexfoundry.org:10003 [2025-03-12T05:57:06.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:57:06.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:57:06.711Z] Configure a credential helper to remove this warning. See [2025-03-12T05:57:06.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:57:06.711Z] [2025-03-12T05:57:06.711Z] Login Succeeded [2025-03-12T05:57:06.711Z] nexus3.edgexfoundry.org:10004 [2025-03-12T05:57:06.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:57:06.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:57:06.979Z] Configure a credential helper to remove this warning. See [2025-03-12T05:57:06.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:57:06.979Z] [2025-03-12T05:57:06.979Z] Login Succeeded [2025-03-12T05:57:06.979Z] ****.io [2025-03-12T05:57:07.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:57:07.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:57:07.515Z] Configure a credential helper to remove this warning. See [2025-03-12T05:57:07.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:57:07.515Z] [2025-03-12T05:57:07.515Z] Login Succeeded [2025-03-12T05:57:07.515Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T05:57:07.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T05:57:07.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T05:57:07.611Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2025-03-12T05:57:07.611Z] bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [2025-03-12T05:57:07.611Z] latest [2025-03-12T05:57:07.611Z] 4.0.0-dev.12 [2025-03-12T05:57:07.611Z] bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [2025-03-12T05:57:07.611Z] main [2025-03-12T05:57:07.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:07.981Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:08.361Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [2025-03-12T05:57:08.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-12T05:57:08.362Z] b0f98467ef69: Preparing [2025-03-12T05:57:08.362Z] 69b06ce071ac: Preparing [2025-03-12T05:57:08.362Z] b2d74bfcfbe2: Preparing [2025-03-12T05:57:08.362Z] f1d0fb347711: Preparing [2025-03-12T05:57:08.362Z] 2273af19c579: Preparing [2025-03-12T05:57:08.362Z] 6315f6753aa9: Preparing [2025-03-12T05:57:08.362Z] dd9c8f8612c8: Preparing [2025-03-12T05:57:08.362Z] 6315f6753aa9: Waiting [2025-03-12T05:57:08.362Z] dd9c8f8612c8: Waiting [2025-03-12T05:57:08.629Z] 2273af19c579: Pushed [2025-03-12T05:57:08.629Z] b2d74bfcfbe2: Pushed [2025-03-12T05:57:08.629Z] f1d0fb347711: Pushed [2025-03-12T05:57:08.629Z] 69b06ce071ac: Pushed [2025-03-12T05:57:08.629Z] dd9c8f8612c8: Layer already exists [2025-03-12T05:57:08.899Z] 6315f6753aa9: Pushed [2025-03-12T05:57:17.101Z] b0f98467ef69: Pushed [2025-03-12T05:57:17.101Z] bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:17.460Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:17.851Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-03-12T05:57:17.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-12T05:57:17.851Z] b0f98467ef69: Preparing [2025-03-12T05:57:17.851Z] 69b06ce071ac: Preparing [2025-03-12T05:57:17.851Z] b2d74bfcfbe2: Preparing [2025-03-12T05:57:17.851Z] f1d0fb347711: Preparing [2025-03-12T05:57:17.851Z] 2273af19c579: Preparing [2025-03-12T05:57:17.851Z] 6315f6753aa9: Preparing [2025-03-12T05:57:17.851Z] dd9c8f8612c8: Preparing [2025-03-12T05:57:17.851Z] 6315f6753aa9: Waiting [2025-03-12T05:57:17.851Z] dd9c8f8612c8: Waiting [2025-03-12T05:57:17.851Z] b0f98467ef69: Layer already exists [2025-03-12T05:57:17.851Z] 2273af19c579: Layer already exists [2025-03-12T05:57:17.851Z] f1d0fb347711: Layer already exists [2025-03-12T05:57:17.851Z] b2d74bfcfbe2: Layer already exists [2025-03-12T05:57:17.851Z] 69b06ce071ac: Layer already exists [2025-03-12T05:57:17.851Z] 6315f6753aa9: Layer already exists [2025-03-12T05:57:17.851Z] dd9c8f8612c8: Layer already exists [2025-03-12T05:57:17.851Z] latest: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:18.213Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:18.585Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.12 [2025-03-12T05:57:18.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-12T05:57:18.585Z] b0f98467ef69: Preparing [2025-03-12T05:57:18.585Z] 69b06ce071ac: Preparing [2025-03-12T05:57:18.585Z] b2d74bfcfbe2: Preparing [2025-03-12T05:57:18.585Z] f1d0fb347711: Preparing [2025-03-12T05:57:18.585Z] 2273af19c579: Preparing [2025-03-12T05:57:18.585Z] 6315f6753aa9: Preparing [2025-03-12T05:57:18.585Z] dd9c8f8612c8: Preparing [2025-03-12T05:57:18.585Z] 6315f6753aa9: Waiting [2025-03-12T05:57:18.585Z] dd9c8f8612c8: Waiting [2025-03-12T05:57:18.585Z] f1d0fb347711: Layer already exists [2025-03-12T05:57:18.585Z] 2273af19c579: Layer already exists [2025-03-12T05:57:18.585Z] b2d74bfcfbe2: Layer already exists [2025-03-12T05:57:18.585Z] 69b06ce071ac: Layer already exists [2025-03-12T05:57:18.585Z] b0f98467ef69: Layer already exists [2025-03-12T05:57:18.585Z] dd9c8f8612c8: Layer already exists [2025-03-12T05:57:18.585Z] 6315f6753aa9: Layer already exists [2025-03-12T05:57:18.585Z] 4.0.0-dev.12: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:19.214Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:19.563Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [2025-03-12T05:57:19.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-12T05:57:19.564Z] b0f98467ef69: Preparing [2025-03-12T05:57:19.564Z] 69b06ce071ac: Preparing [2025-03-12T05:57:19.564Z] b2d74bfcfbe2: Preparing [2025-03-12T05:57:19.564Z] f1d0fb347711: Preparing [2025-03-12T05:57:19.564Z] 2273af19c579: Preparing [2025-03-12T05:57:19.564Z] 6315f6753aa9: Preparing [2025-03-12T05:57:19.564Z] dd9c8f8612c8: Preparing [2025-03-12T05:57:19.564Z] 6315f6753aa9: Waiting [2025-03-12T05:57:19.564Z] dd9c8f8612c8: Waiting [2025-03-12T05:57:19.564Z] 2273af19c579: Layer already exists [2025-03-12T05:57:19.564Z] 69b06ce071ac: Layer already exists [2025-03-12T05:57:19.564Z] f1d0fb347711: Layer already exists [2025-03-12T05:57:19.564Z] b0f98467ef69: Layer already exists [2025-03-12T05:57:19.564Z] b2d74bfcfbe2: Layer already exists [2025-03-12T05:57:19.564Z] dd9c8f8612c8: Layer already exists [2025-03-12T05:57:19.564Z] 6315f6753aa9: Layer already exists [2025-03-12T05:57:19.564Z] bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:20.201Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:20.555Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2025-03-12T05:57:20.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-03-12T05:57:20.555Z] b0f98467ef69: Preparing [2025-03-12T05:57:20.555Z] 69b06ce071ac: Preparing [2025-03-12T05:57:20.555Z] b2d74bfcfbe2: Preparing [2025-03-12T05:57:20.555Z] f1d0fb347711: Preparing [2025-03-12T05:57:20.555Z] 2273af19c579: Preparing [2025-03-12T05:57:20.555Z] 6315f6753aa9: Preparing [2025-03-12T05:57:20.555Z] dd9c8f8612c8: Preparing [2025-03-12T05:57:20.555Z] 6315f6753aa9: Waiting [2025-03-12T05:57:20.555Z] dd9c8f8612c8: Waiting [2025-03-12T05:57:20.555Z] b0f98467ef69: Layer already exists [2025-03-12T05:57:20.555Z] 69b06ce071ac: Layer already exists [2025-03-12T05:57:20.555Z] b2d74bfcfbe2: Layer already exists [2025-03-12T05:57:20.555Z] 2273af19c579: Layer already exists [2025-03-12T05:57:20.555Z] f1d0fb347711: Layer already exists [2025-03-12T05:57:20.555Z] 6315f6753aa9: Layer already exists [2025-03-12T05:57:20.555Z] dd9c8f8612c8: Layer already exists [2025-03-12T05:57:20.822Z] main: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T05:57:20.899Z] ===================================================== [Pipeline] echo [2025-03-12T05:57:20.916Z] taggedImages: [2025-03-12T05:57:20.916Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [2025-03-12T05:57:20.916Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-03-12T05:57:20.916Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.12 [2025-03-12T05:57:20.916Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [2025-03-12T05:57:20.916Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:21.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T05:57:21.306Z] [2025-03-12T05:57:21.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:57:21.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T05:57:21.640Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T05:57:21.640Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T05:57:21.640Z] 04944245beec: Pulling fs layer [2025-03-12T05:57:21.640Z] 699f458cf7ca: Pulling fs layer [2025-03-12T05:57:21.640Z] 765212b225bb: Pulling fs layer [2025-03-12T05:57:21.640Z] f23df028b6ca: Pulling fs layer [2025-03-12T05:57:21.640Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T05:57:21.640Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T05:57:21.640Z] 765212b225bb: Waiting [2025-03-12T05:57:21.640Z] f23df028b6ca: Waiting [2025-03-12T05:57:21.640Z] d65c8cfc05b1: Waiting [2025-03-12T05:57:21.640Z] 2437ff75d9bd: Waiting [2025-03-12T05:57:21.907Z] 04944245beec: Verifying Checksum [2025-03-12T05:57:21.907Z] 04944245beec: Download complete [2025-03-12T05:57:21.907Z] 765212b225bb: Verifying Checksum [2025-03-12T05:57:21.907Z] 765212b225bb: Download complete [2025-03-12T05:57:21.907Z] f23df028b6ca: Download complete [2025-03-12T05:57:21.907Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T05:57:21.907Z] d65c8cfc05b1: Download complete [2025-03-12T05:57:22.174Z] 699f458cf7ca: Verifying Checksum [2025-03-12T05:57:22.174Z] 699f458cf7ca: Download complete [2025-03-12T05:57:22.442Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T05:57:22.442Z] 8998bd30e6a1: Download complete [2025-03-12T05:57:25.021Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T05:57:25.021Z] 2437ff75d9bd: Download complete [2025-03-12T05:57:27.593Z] 8998bd30e6a1: Pull complete [2025-03-12T05:57:27.858Z] 04944245beec: Pull complete [2025-03-12T05:57:29.270Z] 699f458cf7ca: Pull complete [2025-03-12T05:57:29.536Z] 765212b225bb: Pull complete [2025-03-12T05:57:30.495Z] f23df028b6ca: Pull complete [2025-03-12T05:57:30.495Z] d65c8cfc05b1: Pull complete [2025-03-12T05:57:49.239Z] 2437ff75d9bd: Pull complete [2025-03-12T05:57:49.239Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T05:57:49.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T05:57:49.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:57:49.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-41031 does not seem to be running inside a container [2025-03-12T05:57:49.530Z] $ 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/111 -v /w/workspace/app-record-replay/111:/w/workspace/app-record-replay/111:rw,z -v /w/workspace/app-record-replay/111@tmp:/w/workspace/app-record-replay/111@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:arm64 cat [2025-03-12T05:57:52.409Z] $ docker top 9fa92da5f0cfeb1ef1e4c630ad1cbaac98f78f92a6924ed104d04b1eb88d1644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:57:53.250Z] ---> job-cost.sh [2025-03-12T05:57:53.250Z] lf-activate-venv: SKIPPING [2025-03-12T05:57:53.250Z] INFO: No Stack... [2025-03-12T05:57:53.829Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T05:57:54.784Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T05:57:55.424Z] + cat /w/workspace/app-record-replay/111/archives/cost.csv [2025-03-12T05:57:55.424Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T05:57:55.483Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [2025-03-12T05:57:55.489Z] Resource [jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] did not exist. Created. [2025-03-12T05:57:55.495Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T05:57:55.846Z] /w/workspace/app-record-replay/111@tmp/durable-4f58313f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T05:57:56.546Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T05:57:56.576Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T05:57:56.625Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T05:57:56.633Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T05:57:56.654Z] $ docker stop --time=1 9fa92da5f0cfeb1ef1e4c630ad1cbaac98f78f92a6924ed104d04b1eb88d1644 [2025-03-12T05:57:58.180Z] $ docker rm -f --volumes 9fa92da5f0cfeb1ef1e4c630ad1cbaac98f78f92a6924ed104d04b1eb88d1644 [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 [2025-03-12T05:57:58.656Z] provisioning config files... [2025-03-12T05:57:58.667Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13732774250553227655tmp [Pipeline] { [Pipeline] sh [2025-03-12T05:57:58.966Z] + set +x [2025-03-12T05:57:58.966Z] + curl -s https://codecov.io/bash [2025-03-12T05:57:58.966Z] + bash -s -- [2025-03-12T05:57:58.966Z] [2025-03-12T05:57:58.966Z] _____ _ [2025-03-12T05:57:58.966Z] / ____| | | [2025-03-12T05:57:58.966Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T05:57:58.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T05:57:58.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T05:57:58.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T05:57:58.966Z] Bash-1.0.6 [2025-03-12T05:57:58.966Z] [2025-03-12T05:57:58.966Z] [2025-03-12T05:57:58.966Z] ==> git version 2.25.1 found [2025-03-12T05:57:58.966Z] ==> 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 [2025-03-12T05:57:58.966Z] Release-Date: 2020-01-08 [2025-03-12T05:57:58.966Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T05:57:58.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T05:57:58.966Z] ==> Jenkins CI detected. [2025-03-12T05:57:58.966Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2025-03-12T05:57:58.966Z] project root: . [2025-03-12T05:57:58.966Z] --> token set from env [2025-03-12T05:57:58.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-12T05:57:58.966Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T05:57:59.225Z] ==> Python coveragepy not found [2025-03-12T05:57:59.225Z] ==> Searching for coverage reports in: [2025-03-12T05:57:59.225Z] + . [2025-03-12T05:57:59.225Z] -> Found 1 reports [2025-03-12T05:57:59.225Z] ==> Detecting git/mercurial file structure [2025-03-12T05:57:59.225Z] ==> Reading reports [2025-03-12T05:57:59.225Z] + ./coverage.out bytes=34248 [2025-03-12T05:57:59.225Z] ==> Appending adjustments [2025-03-12T05:57:59.225Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T05:57:59.225Z] + Found adjustments [2025-03-12T05:57:59.225Z] ==> Gzipping contents [2025-03-12T05:57:59.225Z] 8.0K /tmp/codecov.qoFmhm.gz [2025-03-12T05:57:59.225Z] ==> Uploading reports [2025-03-12T05:57:59.225Z] url: https://codecov.io [2025-03-12T05:57:59.225Z] query: branch=main&commit=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T05:57:59.225Z] -> Pinging Codecov [2025-03-12T05:57:59.225Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T05:57:59.484Z] -> Uploading to [2025-03-12T05:57:59.484Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb/ce4bf1b8-3697-47d6-b545-de1efb36e891.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T055759Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=47b014a9a5b6e8513a30f0470ad959e1a35fb1ca102f66c4d67a885d8a9e5f88 [2025-03-12T05:57:59.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T05:57:59.484Z] Dload Upload Total Spent Left Speed [2025-03-12T05:57:59.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5392 0 0 100 5392 0 40848 --:--:-- --:--:-- --:--:-- 40848 [2025-03-12T05:57:59.484Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] } [2025-03-12T05:57:59.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T05:57:59.768Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T05:57:59.785Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:58:00.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T05:58:00.091Z] [2025-03-12T05:58:00.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:58:00.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T05:58:00.392Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T05:58:00.392Z] 43c4264eed91: Pulling fs layer [2025-03-12T05:58:00.392Z] 4cc291be95ef: Pulling fs layer [2025-03-12T05:58:00.392Z] 2ac1f1163629: Pulling fs layer [2025-03-12T05:58:00.392Z] 5c3c966382ef: Pulling fs layer [2025-03-12T05:58:00.392Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T05:58:00.392Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T05:58:00.392Z] 9c3e1370e548: Pulling fs layer [2025-03-12T05:58:00.392Z] 4f4fb700ef54: Waiting [2025-03-12T05:58:00.392Z] d9c7d2e4e75e: Waiting [2025-03-12T05:58:00.392Z] 9c3e1370e548: Waiting [2025-03-12T05:58:00.392Z] 5c3c966382ef: Waiting [2025-03-12T05:58:00.392Z] 4cc291be95ef: Download complete [2025-03-12T05:58:00.392Z] 5c3c966382ef: Verifying Checksum [2025-03-12T05:58:00.392Z] 5c3c966382ef: Download complete [2025-03-12T05:58:00.392Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T05:58:00.392Z] 4f4fb700ef54: Download complete [2025-03-12T05:58:00.392Z] 43c4264eed91: Verifying Checksum [2025-03-12T05:58:00.392Z] 43c4264eed91: Download complete [2025-03-12T05:58:00.653Z] 43c4264eed91: Pull complete [2025-03-12T05:58:00.653Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T05:58:00.653Z] d9c7d2e4e75e: Download complete [2025-03-12T05:58:00.653Z] 4cc291be95ef: Pull complete [2025-03-12T05:58:00.913Z] 2ac1f1163629: Verifying Checksum [2025-03-12T05:58:00.913Z] 2ac1f1163629: Download complete [2025-03-12T05:58:01.481Z] 9c3e1370e548: Verifying Checksum [2025-03-12T05:58:01.481Z] 9c3e1370e548: Download complete [2025-03-12T05:58:04.006Z] 2ac1f1163629: Pull complete [2025-03-12T05:58:04.006Z] 5c3c966382ef: Pull complete [2025-03-12T05:58:04.006Z] 4f4fb700ef54: Pull complete [2025-03-12T05:58:04.263Z] d9c7d2e4e75e: Pull complete [2025-03-12T05:58:07.541Z] 9c3e1370e548: Pull complete [2025-03-12T05:58:07.541Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T05:58:07.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T05:58:07.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:58:07.645Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:58:07.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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-devops/edgex-snyk-go:latest cat [2025-03-12T05:58:11.509Z] $ docker top bbefa4703b2f1aae4521b875c5149ff09bab6a0af2ad20b106e1e24c0f7ca405 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T05:58:11.864Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2025-03-12T05:58:11.875Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2025-03-12T05:58:12.154Z] + set -o pipefail [2025-03-12T05:58:12.154Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2025-03-12T05:58:18.747Z] [2025-03-12T05:58:18.747Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2025-03-12T05:58:18.747Z] [2025-03-12T05:58:18.747Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/22120bb4-1895-4361-9501-4d07d8fe0eee [2025-03-12T05:58:18.747Z] [2025-03-12T05:58:18.747Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T05:58:18.747Z] [2025-03-12T05:58:18.747Z] [2025-03-12T05:58:18.747Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T05:58:18.747Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T05:58:18.754Z] $ docker stop --time=1 bbefa4703b2f1aae4521b875c5149ff09bab6a0af2ad20b106e1e24c0f7ca405 [2025-03-12T05:58:22.215Z] $ docker rm -f --volumes bbefa4703b2f1aae4521b875c5149ff09bab6a0af2ad20b106e1e24c0f7ca405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T05:58:23.130Z] + git log --format=format:%s -1 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] sh [2025-03-12T05:58:23.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T05:58:23.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:58:23.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T05:58:23.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:58:23.888Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:58:23.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T05:58:24.427Z] $ docker top 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c -eo pid,comm [2025-03-12T05:58:24.477Z] 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). [2025-03-12T05:58:24.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T05:58:24.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T05:58:24.537Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T05:58:24.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T05:58:24.644Z] $ docker exec 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c ssh-agent [2025-03-12T05:58:24.753Z] SSH_AUTH_SOCK=/tmp/ssh-hYSAXdYuivEs/agent.32 [2025-03-12T05:58:24.753Z] SSH_AGENT_PID=38 [2025-03-12T05:58:24.757Z] Running ssh-add (command line suppressed) [2025-03-12T05:58:24.849Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12795075356643534230.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12795075356643534230.key) [2025-03-12T05:58:24.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T05:58:25.154Z] + git semver tag [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,308 [run_tag] DEBUG tag force:False [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,308 [check_head_tag] DEBUG check head tag [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,310 [execute] INFO git cat-file --batch-check [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,313 [execute] INFO git cat-file --batch [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,342 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,342 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,343 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T05:58:25.413Z] 2025-03-12 05:58:25,347 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-12T05:58:25.413Z] 4.0.0-dev.12 [Pipeline] } [2025-03-12T05:58:25.417Z] $ docker exec --env ******** --env ******** 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c ssh-agent -k [2025-03-12T05:58:25.514Z] unset SSH_AUTH_SOCK; [2025-03-12T05:58:25.515Z] unset SSH_AGENT_PID; [2025-03-12T05:58:25.515Z] echo Agent pid 38 killed; [2025-03-12T05:58:25.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T05:58:25.860Z] + git semver [Pipeline] } [2025-03-12T05:58:26.127Z] $ docker stop --time=1 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c [2025-03-12T05:58:27.391Z] $ docker rm -f --volumes 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:58:27.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T05:58:27.817Z] [2025-03-12T05:58:27.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:58:28.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T05:58:28.118Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T05:58:28.118Z] ab5ef0e58194: Pulling fs layer [2025-03-12T05:58:28.118Z] 9712f1f96733: Pulling fs layer [2025-03-12T05:58:28.118Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T05:58:28.118Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T05:58:28.118Z] e9a5061849ea: Pulling fs layer [2025-03-12T05:58:28.118Z] d747dcd14b5f: Pulling fs layer [2025-03-12T05:58:28.118Z] 2de7ff778b66: Pulling fs layer [2025-03-12T05:58:28.118Z] e9a5061849ea: Waiting [2025-03-12T05:58:28.118Z] d747dcd14b5f: Waiting [2025-03-12T05:58:28.118Z] 2de7ff778b66: Waiting [2025-03-12T05:58:28.118Z] 0d9ebad4ef96: Waiting [2025-03-12T05:58:28.118Z] 9712f1f96733: Verifying Checksum [2025-03-12T05:58:28.118Z] 9712f1f96733: Download complete [2025-03-12T05:58:28.377Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T05:58:28.377Z] 63f879dbbcfc: Download complete [2025-03-12T05:58:28.635Z] e9a5061849ea: Verifying Checksum [2025-03-12T05:58:28.635Z] e9a5061849ea: Download complete [2025-03-12T05:58:28.635Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T05:58:28.635Z] 0d9ebad4ef96: Download complete [2025-03-12T05:58:28.635Z] d747dcd14b5f: Verifying Checksum [2025-03-12T05:58:28.635Z] d747dcd14b5f: Download complete [2025-03-12T05:58:28.635Z] ab5ef0e58194: Verifying Checksum [2025-03-12T05:58:28.635Z] ab5ef0e58194: Download complete [2025-03-12T05:58:28.635Z] 2de7ff778b66: Verifying Checksum [2025-03-12T05:58:28.635Z] 2de7ff778b66: Download complete [2025-03-12T05:58:31.161Z] ab5ef0e58194: Pull complete [2025-03-12T05:58:31.161Z] 9712f1f96733: Pull complete [2025-03-12T05:58:31.724Z] 63f879dbbcfc: Pull complete [2025-03-12T05:58:35.903Z] 0d9ebad4ef96: Pull complete [2025-03-12T05:58:35.903Z] e9a5061849ea: Pull complete [2025-03-12T05:58:35.903Z] d747dcd14b5f: Pull complete [2025-03-12T05:58:36.468Z] 2de7ff778b66: Pull complete [2025-03-12T05:58:36.468Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T05:58:36.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T05:58:36.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:58:36.564Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:58:36.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T05:58:41.685Z] $ docker top f20481278685e48f59b19a7804af794336c337e41a5e5a2b75d9340148a5c9c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T05:58:41.767Z] provisioning config files... [2025-03-12T05:58:41.774Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3093829341693204698tmp [2025-03-12T05:58:41.784Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8828847499888776910tmp [2025-03-12T05:58:41.792Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3990260339207338607tmp [Pipeline] { [Pipeline] echo [2025-03-12T05:58:41.823Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:58:42.109Z] ---> sigul-configuration.sh [2025-03-12T05:58:42.109Z] gpg: directory `/root/.gnupg' created [2025-03-12T05:58:42.109Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T05:58:42.109Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T05:58:42.109Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T05:58:42.109Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T05:58:42.109Z] gpg: CAST5 encrypted data [2025-03-12T05:58:42.109Z] gpg: encrypted with 1 passphrase [2025-03-12T05:58:42.109Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T05:58:42.401Z] + mkdir /home/jenkins [2025-03-12T05:58:42.401Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T05:58:42.692Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-12T05:58:42.705Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:58:42.997Z] ---> sigul-install.sh [2025-03-12T05:58:42.997Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T05:58:43.288Z] + git tag --list [2025-03-12T05:58:43.288Z] v3.1 [2025-03-12T05:58:43.288Z] v3.1.0 [2025-03-12T05:58:43.288Z] v3.1.0-dev.0 [2025-03-12T05:58:43.288Z] v3.1.0-dev.1 [2025-03-12T05:58:43.288Z] v3.1.0-dev.10 [2025-03-12T05:58:43.288Z] v3.1.0-dev.11 [2025-03-12T05:58:43.288Z] v3.1.0-dev.12 [2025-03-12T05:58:43.288Z] v3.1.0-dev.13 [2025-03-12T05:58:43.288Z] v3.1.0-dev.14 [2025-03-12T05:58:43.288Z] v3.1.0-dev.15 [2025-03-12T05:58:43.288Z] v3.1.0-dev.16 [2025-03-12T05:58:43.288Z] v3.1.0-dev.17 [2025-03-12T05:58:43.288Z] v3.1.0-dev.18 [2025-03-12T05:58:43.288Z] v3.1.0-dev.19 [2025-03-12T05:58:43.288Z] v3.1.0-dev.2 [2025-03-12T05:58:43.288Z] v3.1.0-dev.20 [2025-03-12T05:58:43.288Z] v3.1.0-dev.21 [2025-03-12T05:58:43.288Z] v3.1.0-dev.22 [2025-03-12T05:58:43.288Z] v3.1.0-dev.23 [2025-03-12T05:58:43.288Z] v3.1.0-dev.24 [2025-03-12T05:58:43.288Z] v3.1.0-dev.25 [2025-03-12T05:58:43.288Z] v3.1.0-dev.26 [2025-03-12T05:58:43.288Z] v3.1.0-dev.27 [2025-03-12T05:58:43.288Z] v3.1.0-dev.28 [2025-03-12T05:58:43.288Z] v3.1.0-dev.29 [2025-03-12T05:58:43.288Z] v3.1.0-dev.3 [2025-03-12T05:58:43.288Z] v3.1.0-dev.30 [2025-03-12T05:58:43.288Z] v3.1.0-dev.31 [2025-03-12T05:58:43.288Z] v3.1.0-dev.32 [2025-03-12T05:58:43.288Z] v3.1.0-dev.33 [2025-03-12T05:58:43.288Z] v3.1.0-dev.34 [2025-03-12T05:58:43.288Z] v3.1.0-dev.35 [2025-03-12T05:58:43.288Z] v3.1.0-dev.36 [2025-03-12T05:58:43.288Z] v3.1.0-dev.37 [2025-03-12T05:58:43.288Z] v3.1.0-dev.38 [2025-03-12T05:58:43.288Z] v3.1.0-dev.39 [2025-03-12T05:58:43.288Z] v3.1.0-dev.4 [2025-03-12T05:58:43.288Z] v3.1.0-dev.40 [2025-03-12T05:58:43.288Z] v3.1.0-dev.41 [2025-03-12T05:58:43.288Z] v3.1.0-dev.42 [2025-03-12T05:58:43.288Z] v3.1.0-dev.43 [2025-03-12T05:58:43.288Z] v3.1.0-dev.44 [2025-03-12T05:58:43.288Z] v3.1.0-dev.45 [2025-03-12T05:58:43.288Z] v3.1.0-dev.46 [2025-03-12T05:58:43.288Z] v3.1.0-dev.47 [2025-03-12T05:58:43.288Z] v3.1.0-dev.48 [2025-03-12T05:58:43.288Z] v3.1.0-dev.49 [2025-03-12T05:58:43.288Z] v3.1.0-dev.5 [2025-03-12T05:58:43.288Z] v3.1.0-dev.50 [2025-03-12T05:58:43.289Z] v3.1.0-dev.51 [2025-03-12T05:58:43.289Z] v3.1.0-dev.52 [2025-03-12T05:58:43.289Z] v3.1.0-dev.53 [2025-03-12T05:58:43.289Z] v3.1.0-dev.54 [2025-03-12T05:58:43.289Z] v3.1.0-dev.55 [2025-03-12T05:58:43.289Z] v3.1.0-dev.56 [2025-03-12T05:58:43.289Z] v3.1.0-dev.57 [2025-03-12T05:58:43.289Z] v3.1.0-dev.58 [2025-03-12T05:58:43.289Z] v3.1.0-dev.59 [2025-03-12T05:58:43.289Z] v3.1.0-dev.6 [2025-03-12T05:58:43.289Z] v3.1.0-dev.60 [2025-03-12T05:58:43.289Z] v3.1.0-dev.61 [2025-03-12T05:58:43.289Z] v3.1.0-dev.62 [2025-03-12T05:58:43.289Z] v3.1.0-dev.63 [2025-03-12T05:58:43.289Z] v3.1.0-dev.64 [2025-03-12T05:58:43.289Z] v3.1.0-dev.65 [2025-03-12T05:58:43.289Z] v3.1.0-dev.66 [2025-03-12T05:58:43.289Z] v3.1.0-dev.67 [2025-03-12T05:58:43.289Z] v3.1.0-dev.68 [2025-03-12T05:58:43.289Z] v3.1.0-dev.7 [2025-03-12T05:58:43.289Z] v3.1.0-dev.8 [2025-03-12T05:58:43.289Z] v3.1.0-dev.9 [2025-03-12T05:58:43.289Z] v3.1.1 [2025-03-12T05:58:43.289Z] v3.2.0-dev.1 [2025-03-12T05:58:43.289Z] v3.2.0-dev.10 [2025-03-12T05:58:43.289Z] v3.2.0-dev.11 [2025-03-12T05:58:43.289Z] v3.2.0-dev.12 [2025-03-12T05:58:43.289Z] v3.2.0-dev.13 [2025-03-12T05:58:43.289Z] v3.2.0-dev.14 [2025-03-12T05:58:43.289Z] v3.2.0-dev.15 [2025-03-12T05:58:43.289Z] v3.2.0-dev.16 [2025-03-12T05:58:43.289Z] v3.2.0-dev.17 [2025-03-12T05:58:43.289Z] v3.2.0-dev.18 [2025-03-12T05:58:43.289Z] v3.2.0-dev.19 [2025-03-12T05:58:43.289Z] v3.2.0-dev.2 [2025-03-12T05:58:43.289Z] v3.2.0-dev.20 [2025-03-12T05:58:43.289Z] v3.2.0-dev.21 [2025-03-12T05:58:43.289Z] v3.2.0-dev.22 [2025-03-12T05:58:43.289Z] v3.2.0-dev.23 [2025-03-12T05:58:43.289Z] v3.2.0-dev.24 [2025-03-12T05:58:43.289Z] v3.2.0-dev.3 [2025-03-12T05:58:43.289Z] v3.2.0-dev.4 [2025-03-12T05:58:43.289Z] v3.2.0-dev.5 [2025-03-12T05:58:43.289Z] v3.2.0-dev.6 [2025-03-12T05:58:43.289Z] v3.2.0-dev.7 [2025-03-12T05:58:43.289Z] v3.2.0-dev.8 [2025-03-12T05:58:43.289Z] v3.2.0-dev.9 [2025-03-12T05:58:43.289Z] v4.0.0-dev.1 [2025-03-12T05:58:43.289Z] v4.0.0-dev.10 [2025-03-12T05:58:43.289Z] v4.0.0-dev.11 [2025-03-12T05:58:43.289Z] v4.0.0-dev.12 [2025-03-12T05:58:43.289Z] v4.0.0-dev.2 [2025-03-12T05:58:43.289Z] v4.0.0-dev.3 [2025-03-12T05:58:43.289Z] v4.0.0-dev.4 [2025-03-12T05:58:43.289Z] v4.0.0-dev.5 [2025-03-12T05:58:43.289Z] v4.0.0-dev.6 [2025-03-12T05:58:43.289Z] v4.0.0-dev.7 [2025-03-12T05:58:43.289Z] v4.0.0-dev.8 [2025-03-12T05:58:43.289Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T05:58:43.583Z] + lftools sign git-tag v4.0.0-dev.12 [2025-03-12T05:58:44.151Z] Signing Git tag with Sigul... [2025-03-12T05:58:44.151Z] Signing v4.0.0-dev.12 [Pipeline] echo [2025-03-12T05:58:44.422Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:58:44.719Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T05:58:44.743Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T05:58:44.772Z] $ docker stop --time=1 f20481278685e48f59b19a7804af794336c337e41a5e5a2b75d9340148a5c9c3 [2025-03-12T05:58:46.821Z] $ docker rm -f --volumes f20481278685e48f59b19a7804af794336c337e41a5e5a2b75d9340148a5c9c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T05:58:47.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T05:58:47.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:58:47.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T05:58:47.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:58:47.760Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:58:47.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T05:58:49.655Z] $ docker top 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 -eo pid,comm [2025-03-12T05:58:49.703Z] 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). [2025-03-12T05:58:49.703Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T05:58:49.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T05:58:49.755Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T05:58:49.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T05:58:49.859Z] $ docker exec 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 ssh-agent [2025-03-12T05:58:49.966Z] SSH_AUTH_SOCK=/tmp/ssh-WiVMywtgiYKC/agent.14 [2025-03-12T05:58:49.966Z] SSH_AGENT_PID=20 [2025-03-12T05:58:49.972Z] Running ssh-add (command line suppressed) [2025-03-12T05:58:50.076Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9520193590910231545.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9520193590910231545.key) [2025-03-12T05:58:50.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T05:58:50.388Z] + git semver bump pre [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,590 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,590 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,590 [bump_version] DEBUG bumped version:4.0.0-dev.13 [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,591 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,591 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,591 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,595 [execute] INFO git cat-file --batch-check [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,600 [execute] INFO git cat-file --batch [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T05:58:50.647Z] 2025-03-12 05:58:50,604 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-12T05:58:50.647Z] 4.0.0-dev.13 [Pipeline] } [2025-03-12T05:58:50.651Z] $ docker exec --env ******** --env ******** 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 ssh-agent -k [2025-03-12T05:58:50.742Z] unset SSH_AUTH_SOCK; [2025-03-12T05:58:50.742Z] unset SSH_AGENT_PID; [2025-03-12T05:58:50.742Z] echo Agent pid 20 killed; [2025-03-12T05:58:50.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T05:58:51.083Z] + git semver [Pipeline] } [2025-03-12T05:58:51.350Z] $ docker stop --time=1 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 [2025-03-12T05:58:53.654Z] $ docker rm -f --volumes 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T05:58:54.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T05:58:54.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:58:54.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T05:58:54.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:58:54.518Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:58:54.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T05:58:55.882Z] $ docker top ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa -eo pid,comm [2025-03-12T05:58:55.926Z] 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). [2025-03-12T05:58:55.926Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T05:58:55.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T05:58:55.989Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T05:58:56.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T05:58:56.094Z] $ docker exec ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa ssh-agent [2025-03-12T05:58:56.233Z] SSH_AUTH_SOCK=/tmp/ssh-QXcwYZtQtRLg/agent.14 [2025-03-12T05:58:56.233Z] SSH_AGENT_PID=20 [2025-03-12T05:58:56.237Z] Running ssh-add (command line suppressed) [2025-03-12T05:58:56.324Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17127232436747510550.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17127232436747510550.key) [2025-03-12T05:58:56.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T05:58:56.640Z] + git semver push [2025-03-12T05:58:56.899Z] 2025-03-12 05:58:56,843 [run_push] DEBUG push [2025-03-12T05:58:56.899Z] 2025-03-12 05:58:56,844 [execute] INFO git cat-file --batch-check [2025-03-12T05:58:56.899Z] 2025-03-12 05:58:56,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T05:58:56.899Z] 2025-03-12 05:58:56,849 [execute] INFO git rev-list 446122ea6df7c1200492181897bf365ccaade8e4 -- [2025-03-12T05:58:56.899Z] 2025-03-12 05:58:56,849 [execute] DEBUG Popen(['git', 'rev-list', '446122ea6df7c1200492181897bf365ccaade8e4', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T05:58:56.899Z] 2025-03-12 05:58:56,857 [execute] INFO git fetch -v origin [2025-03-12T05:58:56.899Z] 2025-03-12 05:58:56,857 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-12T05:58:57.465Z] 2025-03-12 05:58:57,368 [run_push] DEBUG no remote changes detected [2025-03-12T05:58:57.465Z] 2025-03-12 05:58:57,369 [execute] INFO git push origin semver [2025-03-12T05:58:57.465Z] 2025-03-12 05:58:57,369 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T05:58:58.400Z] 2025-03-12 05:58:58,169 [run_push] DEBUG push all version tags [2025-03-12T05:58:58.400Z] 2025-03-12 05:58:58,169 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-12T05:58:58.400Z] 2025-03-12 05:58:58,170 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T05:58:58.966Z] 2025-03-12 05:58:58,929 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-03-12T05:58:58.966Z] 4.0.0-dev.13 [Pipeline] } [2025-03-12T05:58:58.969Z] $ docker exec --env ******** --env ******** ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa ssh-agent -k [2025-03-12T05:58:59.062Z] unset SSH_AUTH_SOCK; [2025-03-12T05:58:59.062Z] unset SSH_AGENT_PID; [2025-03-12T05:58:59.063Z] echo Agent pid 20 killed; [2025-03-12T05:58:59.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T05:58:59.406Z] + git semver [Pipeline] } [2025-03-12T05:58:59.672Z] $ docker stop --time=1 ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa [2025-03-12T05:59:00.920Z] $ docker rm -f --volumes ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-12T05:59:01.560Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2025-03-12T05:59:01.560Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-03-12T05:59:01.560Z] total 16 [2025-03-12T05:59:01.560Z] drwxr-xr-x 3 root root 4096 Mar 12 05:39 . [2025-03-12T05:59:01.560Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 05:58 .. [2025-03-12T05:59:01.560Z] drwxr-xr-x 2 root root 4096 Mar 12 05:39 cost [2025-03-12T05:59:01.560Z] -rw-r--r-- 1 root root 89 Mar 12 05:39 cost.csv [2025-03-12T05:59:01.560Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2025-03-12T05:59:01.560Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-03-12T05:59:01.560Z] total 16 [2025-03-12T05:59:01.560Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 05:39 . [2025-03-12T05:59:01.560Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 05:58 .. [2025-03-12T05:59:01.560Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 05:39 cost [2025-03-12T05:59:01.560Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 12 05:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:01.847Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:02.705Z] ---> package-listing.sh [2025-03-12T05:59:02.705Z] ++ facter osfamily [2025-03-12T05:59:02.705Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T05:59:02.964Z] + OS_FAMILY=debian [2025-03-12T05:59:02.964Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2025-03-12T05:59:02.964Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T05:59:02.964Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T05:59:02.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T05:59:02.964Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T05:59:02.964Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-03-12T05:59:02.964Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T05:59:02.964Z] + case "${OS_FAMILY}" in [2025-03-12T05:59:02.964Z] + dpkg -l [2025-03-12T05:59:02.964Z] + grep '^ii' [2025-03-12T05:59:02.964Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T05:59:02.964Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T05:59:02.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T05:59:02.964Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-03-12T05:59:02.964Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2025-03-12T05:59:02.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2025-03-12T05:59:02.976Z] 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T05:59:03.254Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:59:03.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T05:59:03.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:59:03.893Z] prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container [2025-03-12T05:59:03.914Z] $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T05:59:04.356Z] $ docker top b0078107bda0be41992f39b7cc3f9f99d3c00aa76edde29f4f89956daa568c77 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T05:59:04.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T05:59:04.995Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T05:59:05.277Z] + ls /var/log/sa-host [2025-03-12T05:59:05.277Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T05:59:05.440Z] provisioning config files... [2025-03-12T05:59:05.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15074280849087432281tmp [Pipeline] { [Pipeline] echo [2025-03-12T05:59:05.469Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:05.746Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T05:59:05.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:06.097Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T05:59:06.106Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:06.389Z] ---> sudo-logs.sh [2025-03-12T05:59:06.389Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T05:59:06.422Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:06.705Z] ---> job-cost.sh [2025-03-12T05:59:06.705Z] lf-activate-venv: SKIPPING [2025-03-12T05:59:06.705Z] DEBUG: total: 0.2199999988079071 [2025-03-12T05:59:06.705Z] INFO: Retrieving Stack Cost... [2025-03-12T05:59:07.273Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T05:59:07.530Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T05:59:07.539Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:07.816Z] ---> logs-deploy.sh [2025-03-12T05:59:07.816Z] lf-activate-venv: SKIPPING [2025-03-12T05:59:07.816Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/111 [2025-03-12T05:59:07.816Z] INFO: archiving workspace using pattern(s): [2025-03-12T05:59:08.750Z] Archives upload complete. [2025-03-12T05:59:09.008Z] INFO: archiving logs to Nexus [2025-03-12T05:59:09.577Z] ---> uname -a: [2025-03-12T05:59:09.577Z] Linux prd-ubuntu20-04-docker-8c-8g-41030 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] ---> lscpu: [2025-03-12T05:59:09.577Z] Architecture: x86_64 [2025-03-12T05:59:09.577Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-12T05:59:09.577Z] Byte Order: Little Endian [2025-03-12T05:59:09.577Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-12T05:59:09.577Z] CPU(s): 8 [2025-03-12T05:59:09.577Z] On-line CPU(s) list: 0-7 [2025-03-12T05:59:09.577Z] Thread(s) per core: 1 [2025-03-12T05:59:09.577Z] Core(s) per socket: 1 [2025-03-12T05:59:09.577Z] Socket(s): 8 [2025-03-12T05:59:09.577Z] NUMA node(s): 1 [2025-03-12T05:59:09.577Z] Vendor ID: AuthenticAMD [2025-03-12T05:59:09.577Z] CPU family: 23 [2025-03-12T05:59:09.577Z] Model: 49 [2025-03-12T05:59:09.577Z] Model name: AMD EPYC-Rome Processor [2025-03-12T05:59:09.577Z] Stepping: 0 [2025-03-12T05:59:09.577Z] CPU MHz: 2799.998 [2025-03-12T05:59:09.577Z] BogoMIPS: 5599.99 [2025-03-12T05:59:09.577Z] Virtualization: AMD-V [2025-03-12T05:59:09.577Z] Hypervisor vendor: KVM [2025-03-12T05:59:09.577Z] Virtualization type: full [2025-03-12T05:59:09.577Z] L1d cache: 256 KiB [2025-03-12T05:59:09.577Z] L1i cache: 256 KiB [2025-03-12T05:59:09.577Z] L2 cache: 4 MiB [2025-03-12T05:59:09.577Z] L3 cache: 128 MiB [2025-03-12T05:59:09.577Z] NUMA node0 CPU(s): 0-7 [2025-03-12T05:59:09.577Z] Vulnerability Itlb multihit: Not affected [2025-03-12T05:59:09.577Z] Vulnerability L1tf: Not affected [2025-03-12T05:59:09.577Z] Vulnerability Mds: Not affected [2025-03-12T05:59:09.577Z] Vulnerability Meltdown: Not affected [2025-03-12T05:59:09.577Z] Vulnerability Mmio stale data: Not affected [2025-03-12T05:59:09.577Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-12T05:59:09.577Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-12T05:59:09.577Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-12T05:59:09.577Z] Vulnerability Srbds: Not affected [2025-03-12T05:59:09.577Z] Vulnerability Tsx async abort: Not affected [2025-03-12T05:59:09.577Z] 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 [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] ---> nproc: [2025-03-12T05:59:09.577Z] 8 [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] ---> df -h: [2025-03-12T05:59:09.577Z] Filesystem Size Used Avail Use% Mounted on [2025-03-12T05:59:09.577Z] overlay 155G 14G 142G 9% / [2025-03-12T05:59:09.577Z] tmpfs 64M 0 64M 0% /dev [2025-03-12T05:59:09.577Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-12T05:59:09.577Z] shm 64M 0 64M 0% /dev/shm [2025-03-12T05:59:09.577Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] ---> sar -b -r -n DEV: [2025-03-12T05:59:09.577Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41030) 03/12/25 _x86_64_ (8 CPU) [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] 05:35:35 LINUX RESTART (8 CPU) [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] 05:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-12T05:59:09.577Z] 05:37:01 424.11 35.03 389.09 0.00 3869.49 71774.44 0.00 [2025-03-12T05:59:09.577Z] 05:38:01 139.04 0.10 138.94 0.00 11.86 40618.03 0.00 [2025-03-12T05:59:09.577Z] 05:39:01 105.17 0.12 105.05 0.00 3.73 39352.39 0.00 [2025-03-12T05:59:09.577Z] 05:40:01 155.07 0.10 154.97 0.00 15.46 51216.53 0.00 [2025-03-12T05:59:09.577Z] 05:41:01 25.76 10.23 15.53 0.00 3455.02 3707.25 0.00 [2025-03-12T05:59:09.577Z] 05:42:01 4.83 0.00 4.83 0.00 0.00 63.31 0.00 [2025-03-12T05:59:09.577Z] 05:43:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2025-03-12T05:59:09.577Z] 05:44:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 [2025-03-12T05:59:09.577Z] 05:45:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2025-03-12T05:59:09.577Z] 05:46:01 1.45 0.00 1.45 0.00 0.00 25.46 0.00 [2025-03-12T05:59:09.577Z] 05:47:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2025-03-12T05:59:09.577Z] 05:48:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2025-03-12T05:59:09.577Z] 05:49:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2025-03-12T05:59:09.577Z] 05:50:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2025-03-12T05:59:09.577Z] 05:51:01 1.35 0.02 1.33 0.00 0.13 16.26 0.00 [2025-03-12T05:59:09.577Z] 05:52:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2025-03-12T05:59:09.577Z] 05:53:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2025-03-12T05:59:09.577Z] 05:54:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2025-03-12T05:59:09.577Z] 05:55:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 [2025-03-12T05:59:09.577Z] 05:56:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 [2025-03-12T05:59:09.577Z] 05:57:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2025-03-12T05:59:09.577Z] 05:58:01 2.28 0.07 2.22 0.00 7.87 92.52 0.00 [2025-03-12T05:59:09.577Z] 05:59:01 169.47 0.22 169.26 0.00 3.87 61292.58 0.00 [2025-03-12T05:59:09.577Z] Average: 45.40 1.99 43.40 0.00 320.31 11666.64 0.00 [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] 05:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-12T05:59:09.577Z] 05:37:01 27991508 31530644 777676 2.36 132560 3565232 2044072 6.02 1246708 3129692 118004 [2025-03-12T05:59:09.577Z] 05:38:01 26968272 31483684 815244 2.48 186232 4409796 1926508 5.68 1765980 3546820 907156 [2025-03-12T05:59:09.577Z] 05:39:01 27795388 31393288 904708 2.75 191760 3516532 2412728 7.11 1489124 3028060 45164 [2025-03-12T05:59:09.577Z] 05:40:01 27008996 31553540 747224 2.27 200780 4403632 1781312 5.25 1374260 3877924 456 [2025-03-12T05:59:09.577Z] 05:41:01 26770532 31533936 755968 2.30 206076 4607568 1848024 5.45 1531360 3935752 1264 [2025-03-12T05:59:09.577Z] 05:42:01 26775204 31538516 751808 2.29 206148 4607576 1864804 5.50 1528348 3935716 140 [2025-03-12T05:59:09.577Z] 05:43:01 26781464 31544780 745396 2.27 206188 4607580 1864804 5.50 1523184 3935720 164 [2025-03-12T05:59:09.577Z] 05:44:01 26781860 31545248 745084 2.27 206268 4607580 1864804 5.50 1522764 3935720 176 [2025-03-12T05:59:09.577Z] 05:45:01 26785908 31550032 741004 2.25 206296 4607584 1864804 5.50 1518208 3936400 172 [2025-03-12T05:59:09.577Z] 05:46:01 26785996 31550176 740840 2.25 206384 4607564 1864804 5.50 1517932 3936384 156 [2025-03-12T05:59:09.577Z] 05:47:01 26786264 31550488 740476 2.25 206412 4607568 1864804 5.50 1518032 3936384 4 [2025-03-12T05:59:09.577Z] 05:48:01 26786192 31550420 740440 2.25 206440 4607572 1864804 5.50 1517972 3936388 188 [2025-03-12T05:59:09.577Z] 05:49:01 26786168 31550460 740400 2.25 206452 4607572 1864804 5.50 1518012 3936388 8 [2025-03-12T05:59:09.577Z] 05:50:01 26786184 31550480 740296 2.25 206476 4607576 1848656 5.45 1518028 3936392 8 [2025-03-12T05:59:09.577Z] 05:51:01 26785776 31550224 740968 2.25 206532 4607568 1813580 5.34 1518108 3936392 28 [2025-03-12T05:59:09.577Z] 05:52:01 26785824 31550480 740860 2.25 206576 4607708 1813580 5.34 1518232 3936520 188 [2025-03-12T05:59:09.577Z] 05:53:01 26785832 31550500 740764 2.25 206624 4607712 1813580 5.34 1518164 3936532 8 [2025-03-12T05:59:09.577Z] 05:54:01 26785688 31550424 740820 2.25 206652 4607712 1813580 5.34 1518236 3936528 152 [2025-03-12T05:59:09.577Z] 05:55:01 26785640 31550424 740868 2.25 206692 4607716 1813580 5.34 1518260 3936532 8 [2025-03-12T05:59:09.577Z] 05:56:01 26785624 31550456 740784 2.25 206740 4607712 1813580 5.34 1518324 3936536 52 [2025-03-12T05:59:09.577Z] 05:57:01 26785576 31550448 740744 2.25 206768 4607716 1813580 5.34 1518416 3936540 20 [2025-03-12T05:59:09.577Z] 05:58:01 26402184 31515748 774852 2.36 207076 4946312 2081776 6.14 1555908 4274376 339444 [2025-03-12T05:59:09.577Z] 05:59:01 25304904 31511240 773520 2.35 234072 5890320 1808116 5.33 1635448 5166088 232 [2025-03-12T05:59:09.577Z] Average: 26817260 31535028 757424 2.30 202705 4567887 1885421 5.56 1517783 3910425 61443 [2025-03-12T05:59:09.577Z] [2025-03-12T05:59:09.577Z] 05:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-12T05:59:09.577Z] 05:37:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:37:01 ens3 964.76 638.33 8830.03 144.16 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:37:01 docker0 296.95 458.89 25.83 3071.24 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:38:01 ens3 26.55 16.68 26.85 10.16 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:38:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:38:01 veth4cff500 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:39:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:39:01 ens3 30.96 19.30 63.42 11.36 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:39:01 vethc30aef1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:39:01 docker0 1.62 3.18 0.10 38.12 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:40:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:40:01 ens3 157.86 112.26 2693.13 222.83 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:40:01 docker0 3.25 5.47 0.20 79.44 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:41:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:41:01 ens3 50.39 21.65 1407.57 1.94 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:42:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:44:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:46:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:47:01 ens3 0.18 0.08 0.13 0.06 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.577Z] 05:52:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:53:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:54:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:57:01 ens3 0.47 0.15 0.12 0.07 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:58:01 ens3 130.33 75.67 3911.92 7.53 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:59:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:59:01 ens3 307.52 219.50 4162.30 172.71 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] 05:59:01 docker0 62.31 95.87 5.91 880.18 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] Average: ens3 72.64 48.04 917.18 24.83 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] Average: docker0 15.83 24.50 1.39 176.91 0.00 0.00 0.00 0.00 [2025-03-12T05:59:09.578Z] [2025-03-12T05:59:09.578Z]