Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 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-ssh17301427817350355197.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16487158988443620495.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh13782417227906747821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh18442207214838606811.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-ssh14952550354351415217.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23266 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 Avoid second fetch Checking out Revision 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e (main) Commit message: "Merge pull request #149 from weichou1229/upgrade-core-contracts" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e # timeout=10 > git rev-list --no-walk fb1cfc1ed001b91dc8782235128666e14fb0baf6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T14:24:26.615Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T14:24:27.319Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T14:24:27.351Z] ========================================================= [2024-10-18T14:24:27.351Z] EdgeX Global Pipelines Version Info [2024-10-18T14:24:27.351Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:24:28.090Z] ------------------- [2024-10-18T14:24:28.090Z] stable info: [2024-10-18T14:24:28.090Z] ------------------- [2024-10-18T14:24:28.090Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T14:24:28.090Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T14:24:28.090Z] Message: update stable to v1.0.265 [2024-10-18T14:24:28.661Z] ------------------- [2024-10-18T14:24:28.661Z] experimental info: [2024-10-18T14:24:28.661Z] ------------------- [2024-10-18T14:24:28.662Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T14:24:28.662Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T14:24:28.662Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T14:24:28.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-10-18T14:24:28.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-10-18T14:24:28.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T14:24:28.820Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T14:24:28.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T14:24:28.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T14:24:28.893Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T14:24:28.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T14:24:28.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T14:24:28.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T14:24:28.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T14:24:29.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-10-18T14:24:29.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T14:24:29.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T14:24:29.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T14:24:29.103Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T14:24:29.119Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T14:24:29.136Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T14:24:29.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T14:24:29.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T14:24:29.211Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T14:24:29.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T14:24:29.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T14:24:29.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T14:24:29.305Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-18T14:24:29.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T14:24:29.354Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T14:24:29.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-18T14:24:29.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-18T14:24:29.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-18T14:24:29.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] echo [2024-10-18T14:24:29.480Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 587b4a5 [Pipeline] echo [2024-10-18T14:24:29.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T14:24:29.559Z] provisioning config files... [2024-10-18T14:24:29.580Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11645863862465597636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:24:29.929Z] ---> ****-login.sh [2024-10-18T14:24:29.929Z] nexus3.edgexfoundry.org:10001 [2024-10-18T14:24:30.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:30.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:30.453Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:30.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:30.453Z] [2024-10-18T14:24:30.453Z] Login Succeeded [2024-10-18T14:24:30.453Z] nexus3.edgexfoundry.org:10002 [2024-10-18T14:24:30.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:30.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:30.713Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:30.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:30.713Z] [2024-10-18T14:24:30.713Z] Login Succeeded [2024-10-18T14:24:30.713Z] nexus3.edgexfoundry.org:10003 [2024-10-18T14:24:30.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:30.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:30.714Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:30.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:30.714Z] [2024-10-18T14:24:30.714Z] Login Succeeded [2024-10-18T14:24:30.714Z] nexus3.edgexfoundry.org:10004 [2024-10-18T14:24:30.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:30.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:30.714Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:30.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:30.714Z] [2024-10-18T14:24:30.714Z] Login Succeeded [2024-10-18T14:24:30.714Z] ****.io [2024-10-18T14:24:30.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:30.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:30.977Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:30.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:30.977Z] [2024-10-18T14:24:30.977Z] Login Succeeded [2024-10-18T14:24:31.239Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T14:24:31.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T14:24:31.674Z] + git rev-list -1 --merges 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e~1..587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] echo [2024-10-18T14:24:31.705Z] -----------> git rev-list -1 --merges 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e~1..587b4a59f4c2d83c6f2bc4698198d372e4f88a1e 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [2024-10-18T14:24:31.705Z] 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [false] [Pipeline] sh [2024-10-18T14:24:31.999Z] + git log --format=format:%s -1 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] echo [2024-10-18T14:24:32.018Z] ========================================================= [2024-10-18T14:24:32.018Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T14:24:32.018Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T14:24:32.362Z] + git log --format=format:%s -1 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] echo [2024-10-18T14:24:32.375Z] [semverPrep] GIT_COMMIT: 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e, Commit Message: Merge pull request #149 from weichou1229/upgrade-core-contracts [Pipeline] echo [2024-10-18T14:24:32.392Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T14:24:32.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T14:24:32.791Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T14:24:32.791Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T14:24:32.791Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T14:24:32.792Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T14:24:32.792Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T14:24:32.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:24:33.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T14:24:33.342Z] [2024-10-18T14:24:33.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:24:33.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T14:24:33.648Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T14:24:33.648Z] b85a868b505f: Pulling fs layer [2024-10-18T14:24:33.648Z] e2be974225ed: Pulling fs layer [2024-10-18T14:24:33.648Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T14:24:33.648Z] 988bab9f4d93: Pulling fs layer [2024-10-18T14:24:33.648Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T14:24:33.648Z] eaf3925da568: Pulling fs layer [2024-10-18T14:24:33.648Z] bab4dde63d76: Pulling fs layer [2024-10-18T14:24:33.648Z] bde34c3a00c8: Pulling fs layer [2024-10-18T14:24:33.648Z] b352a97aabf1: Pulling fs layer [2024-10-18T14:24:33.648Z] 988bab9f4d93: Waiting [2024-10-18T14:24:33.648Z] 4872d77fe225: Pulling fs layer [2024-10-18T14:24:33.648Z] bab4dde63d76: Waiting [2024-10-18T14:24:33.648Z] eaf3925da568: Waiting [2024-10-18T14:24:33.648Z] 5851b861e8e6: Pulling fs layer [2024-10-18T14:24:33.648Z] b352a97aabf1: Waiting [2024-10-18T14:24:33.648Z] 5851b861e8e6: Waiting [2024-10-18T14:24:33.648Z] bde34c3a00c8: Waiting [2024-10-18T14:24:33.648Z] 1469e6f7b9e6: Waiting [2024-10-18T14:24:33.648Z] e2be974225ed: Verifying Checksum [2024-10-18T14:24:33.648Z] e2be974225ed: Download complete [2024-10-18T14:24:33.648Z] 988bab9f4d93: Verifying Checksum [2024-10-18T14:24:33.648Z] 988bab9f4d93: Download complete [2024-10-18T14:24:33.648Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T14:24:33.648Z] 1469e6f7b9e6: Download complete [2024-10-18T14:24:33.648Z] eaf3925da568: Verifying Checksum [2024-10-18T14:24:33.648Z] eaf3925da568: Download complete [2024-10-18T14:24:33.907Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T14:24:33.907Z] 339a4e72a1f5: Download complete [2024-10-18T14:24:33.907Z] bde34c3a00c8: Verifying Checksum [2024-10-18T14:24:33.907Z] bde34c3a00c8: Download complete [2024-10-18T14:24:33.907Z] b352a97aabf1: Verifying Checksum [2024-10-18T14:24:33.907Z] b352a97aabf1: Download complete [2024-10-18T14:24:33.907Z] 4872d77fe225: Verifying Checksum [2024-10-18T14:24:33.907Z] 4872d77fe225: Download complete [2024-10-18T14:24:33.907Z] 5851b861e8e6: Download complete [2024-10-18T14:24:33.907Z] b85a868b505f: Verifying Checksum [2024-10-18T14:24:33.907Z] b85a868b505f: Download complete [2024-10-18T14:24:34.166Z] bab4dde63d76: Verifying Checksum [2024-10-18T14:24:34.166Z] bab4dde63d76: Download complete [2024-10-18T14:24:35.102Z] b85a868b505f: Pull complete [2024-10-18T14:24:35.102Z] e2be974225ed: Pull complete [2024-10-18T14:24:35.670Z] 339a4e72a1f5: Pull complete [2024-10-18T14:24:35.670Z] 988bab9f4d93: Pull complete [2024-10-18T14:24:35.929Z] 1469e6f7b9e6: Pull complete [2024-10-18T14:24:35.929Z] eaf3925da568: Pull complete [2024-10-18T14:24:37.832Z] bab4dde63d76: Pull complete [2024-10-18T14:24:37.832Z] bde34c3a00c8: Pull complete [2024-10-18T14:24:37.832Z] b352a97aabf1: Pull complete [2024-10-18T14:24:38.091Z] 4872d77fe225: Pull complete [2024-10-18T14:24:38.091Z] 5851b861e8e6: Pull complete [2024-10-18T14:24:38.091Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T14:24:38.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T14:24:38.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:24:38.236Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:24:38.256Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T14:24:41.239Z] $ docker top fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 -eo pid,comm [2024-10-18T14:24:41.305Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-18T14:24:41.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T14:24:41.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T14:24:41.368Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T14:24:41.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T14:24:41.496Z] $ docker exec fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 ssh-agent [2024-10-18T14:24:41.616Z] SSH_AUTH_SOCK=/tmp/ssh-Ws5vEjxDeRdS/agent.33 [2024-10-18T14:24:41.616Z] SSH_AGENT_PID=39 [2024-10-18T14:24:41.622Z] Running ssh-add (command line suppressed) [2024-10-18T14:24:41.710Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14145567904129841181.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14145567904129841181.key) [2024-10-18T14:24:41.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T14:24:42.026Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T14:24:42.032Z] $ docker exec --env ******** --env ******** fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 ssh-agent -k [2024-10-18T14:24:42.130Z] unset SSH_AUTH_SOCK; [2024-10-18T14:24:42.130Z] unset SSH_AGENT_PID; [2024-10-18T14:24:42.130Z] echo Agent pid 39 killed; [2024-10-18T14:24:42.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T14:24:42.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T14:24:42.201Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T14:24:42.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T14:24:42.324Z] $ docker exec fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 ssh-agent [2024-10-18T14:24:42.443Z] SSH_AUTH_SOCK=/tmp/ssh-lwFWMD5WEdlb/agent.72 [2024-10-18T14:24:42.443Z] SSH_AGENT_PID=78 [2024-10-18T14:24:42.448Z] Running ssh-add (command line suppressed) [2024-10-18T14:24:42.539Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11299860767288792418.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11299860767288792418.key) [2024-10-18T14:24:42.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T14:24:42.848Z] + git semver init [2024-10-18T14:24:43.108Z] 2024-10-18 14:24:43,017 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T14:24:43.108Z] 2024-10-18 14:24:43,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-18T14:24:43.108Z] 2024-10-18 14:24:43,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-18T14:24:43.108Z] 2024-10-18 14:24:43,019 [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) [2024-10-18T14:24:45.017Z] 2024-10-18 14:24:44,611 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-10-18T14:24:45.017Z] 2024-10-18 14:24:44,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-10-18T14:24:45.017Z] 2024-10-18 14:24:44,612 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-18T14:24:45.017Z] 2024-10-18 14:24:44,612 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-18T14:24:45.017Z] 3.2.0-dev.23 [Pipeline] } [2024-10-18T14:24:45.020Z] $ docker exec --env ******** --env ******** fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 ssh-agent -k [2024-10-18T14:24:45.116Z] unset SSH_AUTH_SOCK; [2024-10-18T14:24:45.116Z] unset SSH_AGENT_PID; [2024-10-18T14:24:45.118Z] echo Agent pid 78 killed; [2024-10-18T14:24:45.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T14:24:45.468Z] + git semver [Pipeline] } [2024-10-18T14:24:45.737Z] $ docker stop --time=1 fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 [2024-10-18T14:24:47.063Z] $ docker rm -f --volumes fa935b8a978ca4d8d85651deb72ffa9a4d1805fc115b619a9350ff4f2865b596 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T14:24:47.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T14:24:47.646Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T14:24:47.651Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T14:24:47.860Z] provisioning config files... [2024-10-18T14:24:47.869Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3609605450687513332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:24:48.171Z] ---> ****-login.sh [2024-10-18T14:24:48.171Z] nexus3.edgexfoundry.org:10001 [2024-10-18T14:24:48.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:48.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:48.171Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:48.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:48.171Z] [2024-10-18T14:24:48.171Z] Login Succeeded [2024-10-18T14:24:48.171Z] nexus3.edgexfoundry.org:10002 [2024-10-18T14:24:48.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:48.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:48.171Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:48.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:48.171Z] [2024-10-18T14:24:48.171Z] Login Succeeded [2024-10-18T14:24:48.172Z] nexus3.edgexfoundry.org:10003 [2024-10-18T14:24:48.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:48.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:48.430Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:48.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:48.430Z] [2024-10-18T14:24:48.430Z] Login Succeeded [2024-10-18T14:24:48.430Z] nexus3.edgexfoundry.org:10004 [2024-10-18T14:24:48.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:48.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:48.430Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:48.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:48.430Z] [2024-10-18T14:24:48.430Z] Login Succeeded [2024-10-18T14:24:48.430Z] ****.io [2024-10-18T14:24:48.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:24:48.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:24:48.691Z] Configure a credential helper to remove this warning. See [2024-10-18T14:24:48.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:24:48.691Z] [2024-10-18T14:24:48.691Z] Login Succeeded [2024-10-18T14:24:48.691Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T14:24:48.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T14:24:48.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T14:24:48.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T14:24:48.853Z] ========================================================= [2024-10-18T14:24:48.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T14:24:48.853Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:24:49.187Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T14:24:49.187Z] Sending build context to Docker daemon 9.751MB [2024-10-18T14:24:49.187Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T14:24:49.187Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T14:24:49.187Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T14:24:49.187Z] 43c4264eed91: Pulling fs layer [2024-10-18T14:24:49.187Z] 4cc291be95ef: Pulling fs layer [2024-10-18T14:24:49.187Z] 2ac1f1163629: Pulling fs layer [2024-10-18T14:24:49.187Z] 5c3c966382ef: Pulling fs layer [2024-10-18T14:24:49.187Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T14:24:49.187Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T14:24:49.187Z] 9f66e0745190: Pulling fs layer [2024-10-18T14:24:49.187Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T14:24:49.187Z] 5c3c966382ef: Waiting [2024-10-18T14:24:49.187Z] 4f4fb700ef54: Waiting [2024-10-18T14:24:49.187Z] 5d5c8e513c77: Waiting [2024-10-18T14:24:49.187Z] 9f66e0745190: Waiting [2024-10-18T14:24:49.187Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T14:24:49.187Z] f49a43e4bbc0: Waiting [2024-10-18T14:24:49.187Z] 561ebcabdf7f: Waiting [2024-10-18T14:24:49.187Z] 4cc291be95ef: Verifying Checksum [2024-10-18T14:24:49.187Z] 4cc291be95ef: Download complete [2024-10-18T14:24:49.445Z] 5c3c966382ef: Download complete [2024-10-18T14:24:49.445Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T14:24:49.445Z] 4f4fb700ef54: Download complete [2024-10-18T14:24:49.445Z] 5d5c8e513c77: Verifying Checksum [2024-10-18T14:24:49.445Z] 5d5c8e513c77: Download complete [2024-10-18T14:24:49.445Z] 43c4264eed91: Download complete [2024-10-18T14:24:49.445Z] 9f66e0745190: Verifying Checksum [2024-10-18T14:24:49.445Z] 9f66e0745190: Download complete [2024-10-18T14:24:49.445Z] 43c4264eed91: Pull complete [2024-10-18T14:24:49.445Z] 561ebcabdf7f: Verifying Checksum [2024-10-18T14:24:49.445Z] 561ebcabdf7f: Download complete [2024-10-18T14:24:49.703Z] 4cc291be95ef: Pull complete [2024-10-18T14:24:49.703Z] 2ac1f1163629: Verifying Checksum [2024-10-18T14:24:49.703Z] 2ac1f1163629: Download complete [2024-10-18T14:24:50.271Z] f49a43e4bbc0: Verifying Checksum [2024-10-18T14:24:50.271Z] f49a43e4bbc0: Download complete [2024-10-18T14:24:53.551Z] 2ac1f1163629: Pull complete [2024-10-18T14:24:53.551Z] 5c3c966382ef: Pull complete [2024-10-18T14:24:53.551Z] 4f4fb700ef54: Pull complete [2024-10-18T14:24:53.551Z] 5d5c8e513c77: Pull complete [2024-10-18T14:24:53.551Z] 9f66e0745190: Pull complete [2024-10-18T14:24:56.086Z] f49a43e4bbc0: Pull complete [2024-10-18T14:24:56.086Z] 561ebcabdf7f: Pull complete [2024-10-18T14:24:56.086Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T14:24:56.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T14:24:56.086Z] ---> 3a752c3f9dda [2024-10-18T14:24:56.086Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T14:25:00.277Z] ---> Running in 7b24822610e5 [2024-10-18T14:25:00.277Z] Removing intermediate container 7b24822610e5 [2024-10-18T14:25:00.277Z] ---> c54d03c0632d [2024-10-18T14:25:00.277Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T14:25:00.277Z] ---> Running in f0efc400a7b2 [2024-10-18T14:25:00.277Z] Removing intermediate container f0efc400a7b2 [2024-10-18T14:25:00.277Z] ---> ec90f8ac043b [2024-10-18T14:25:00.277Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T14:25:00.277Z] ---> Running in c67637db3158 [2024-10-18T14:25:00.536Z] Removing intermediate container c67637db3158 [2024-10-18T14:25:00.536Z] ---> c6cb152fa8b0 [2024-10-18T14:25:00.536Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T14:25:00.536Z] ---> Running in bfc17c4a6ff3 [2024-10-18T14:25:00.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T14:25:00.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T14:25:01.058Z] OK: 246 MiB in 54 packages [2024-10-18T14:25:01.316Z] Removing intermediate container bfc17c4a6ff3 [2024-10-18T14:25:01.316Z] ---> c1c47d9e9c9b [2024-10-18T14:25:01.316Z] Step 7/12 : WORKDIR /app [2024-10-18T14:25:01.316Z] ---> Running in 6cb69472b1d7 [2024-10-18T14:25:01.579Z] Removing intermediate container 6cb69472b1d7 [2024-10-18T14:25:01.579Z] ---> 24ea83fefe31 [2024-10-18T14:25:01.579Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T14:25:01.579Z] ---> 3468a50b8c2e [2024-10-18T14:25:01.579Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T14:25:01.579Z] ---> Running in 610f36f186e0 [2024-10-18T14:25:02.802Z] Still waiting to schedule task [2024-10-18T14:25:02.802Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-18T14:25:57.821Z] Removing intermediate container 610f36f186e0 [2024-10-18T14:25:57.821Z] ---> 378c8af948a0 [2024-10-18T14:25:57.821Z] Step 10/12 : COPY . . [2024-10-18T14:25:57.821Z] ---> fa602a9a7660 [2024-10-18T14:25:57.821Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T14:25:57.821Z] ---> Running in 6d9d78fd6348 [2024-10-18T14:25:57.821Z] Removing intermediate container 6d9d78fd6348 [2024-10-18T14:25:57.821Z] ---> 53d3aa94fbf9 [2024-10-18T14:25:57.821Z] Step 12/12 : RUN $MAKE [2024-10-18T14:25:57.821Z] ---> Running in 97c93801f9d1 [2024-10-18T14:25:57.821Z] noop [2024-10-18T14:25:57.821Z] Removing intermediate container 97c93801f9d1 [2024-10-18T14:25:57.821Z] ---> 84115977fbd5 [2024-10-18T14:25:57.821Z] Successfully built 84115977fbd5 [2024-10-18T14:25:57.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:25:58.147Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T14:25:58.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:25:58.226Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:25:58.250Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-18T14:25:58.587Z] $ docker top 784a6f6f005452d775e26dd8e5b0e0c118334bbfdbc8ac37afe1a23ebce82d19 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T14:25:58.938Z] + go version [2024-10-18T14:25:58.938Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T14:25:58.947Z] $ docker stop --time=1 784a6f6f005452d775e26dd8e5b0e0c118334bbfdbc8ac37afe1a23ebce82d19 [2024-10-18T14:26:00.218Z] $ docker rm -f --volumes 784a6f6f005452d775e26dd8e5b0e0c118334bbfdbc8ac37afe1a23ebce82d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:26:00.654Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T14:26:00.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:26:00.736Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:26:00.764Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-18T14:26:01.096Z] $ docker top 08a8a0e839257e239f243a7f4bca174e71097562434976560a0887c37bd34900 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T14:26:01.568Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-10-18T14:26:01.878Z] + make test [2024-10-18T14:26:01.878Z] go test -race -coverprofile=coverage.out ./... [2024-10-18T14:26:40.589Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-18T14:26:40.589Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-18T14:26:40.589Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-18T14:26:40.589Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-18T14:26:40.589Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.031s coverage: 88.0% of statements [2024-10-18T14:26:40.823Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23268 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-10-18T14:26:40.843Z] Running in /w/workspace/app-record-replay/98 [Pipeline] { [Pipeline] checkout [2024-10-18T14:26:43.898Z] Selected Git installation does not exist. Using Default [2024-10-18T14:26:43.898Z] The recommended git tool is: NONE [2024-10-18T14:26:45.872Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.610s coverage: 98.7% of statements [2024-10-18T14:26:45.872Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.088s coverage: 89.7% of statements [2024-10-18T14:26:45.872Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements [2024-10-18T14:26:45.872Z] running golangci-lint [2024-10-18T14:26:45.872Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-18T14:26:45.872Z] go version go1.23.2 linux/amd64 [2024-10-18T14:26:45.872Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-18T14:26:45.872Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-18T14:26:45.872Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-18T14:26:50.138Z] using credential edgex-jenkins-ssh [2024-10-18T14:26:50.161Z] Cloning the remote Git repository [2024-10-18T14:26:50.204Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-10-18T14:26:50.298Z] > git init /w/workspace/app-record-replay/98 # timeout=10 [2024-10-18T14:26:50.452Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-18T14:26:50.453Z] > git --version # timeout=10 [2024-10-18T14:26:50.472Z] > git --version # 'git version 2.25.1' [2024-10-18T14:26:50.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T14:26:50.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T14:26:54.124Z] Avoid second fetch [2024-10-18T14:26:54.125Z] Checking out Revision 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e (main) [2024-10-18T14:26:53.195Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-18T14:26:53.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T14:26:54.140Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T14:26:54.817Z] Commit message: "Merge pull request #149 from weichou1229/upgrade-core-contracts" [2024-10-18T14:26:54.209Z] > git checkout -f 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T14:26:59.778Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T14:26:59.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T14:26:59.778Z] Dload Upload Total Spent Left Speed [2024-10-18T14:26:59.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76814 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh [2024-10-18T14:27:00.120Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T14:27:00.468Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-10-18T14:27:00.468Z] /etc/docker/daemon.json [2024-10-18T14:27:00.468Z] { [2024-10-18T14:27:00.468Z] "registry-mirrors": [ [2024-10-18T14:27:00.468Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T14:27:00.468Z] ], [2024-10-18T14:27:00.468Z] "bip": "10.250.0.254/24", [2024-10-18T14:27:00.468Z] "hosts": [ [2024-10-18T14:27:00.468Z] "tcp://0.0.0.0:5555", [2024-10-18T14:27:00.468Z] "unix:///var/run/docker.sock" [2024-10-18T14:27:00.468Z] ], [2024-10-18T14:27:00.468Z] "mtu": 1458, [2024-10-18T14:27:00.468Z] "selinux-enabled": true, [2024-10-18T14:27:00.468Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T14:27:00.468Z] } [Pipeline] sh [2024-10-18T14:27:00.821Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T14:27:01.160Z] + sudo service docker restart [2024-10-18T14:27:12.408Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 23.819858715s" [2024-10-18T14:27:12.408Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.957463ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T14:27:19.470Z] provisioning config files... [2024-10-18T14:27:19.497Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/98@tmp/config12058483578264166263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:27:19.955Z] ---> ****-login.sh [2024-10-18T14:27:19.955Z] nexus3.edgexfoundry.org:10001 [2024-10-18T14:27:20.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:27:20.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:27:20.494Z] Configure a credential helper to remove this warning. See [2024-10-18T14:27:20.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:27:20.494Z] [2024-10-18T14:27:20.494Z] Login Succeeded [2024-10-18T14:27:20.494Z] nexus3.edgexfoundry.org:10002 [2024-10-18T14:27:20.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:27:20.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:27:20.765Z] Configure a credential helper to remove this warning. See [2024-10-18T14:27:20.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:27:20.765Z] [2024-10-18T14:27:20.765Z] Login Succeeded [2024-10-18T14:27:20.765Z] nexus3.edgexfoundry.org:10003 [2024-10-18T14:27:21.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:27:21.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:27:21.309Z] Configure a credential helper to remove this warning. See [2024-10-18T14:27:21.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:27:21.309Z] [2024-10-18T14:27:21.309Z] Login Succeeded [2024-10-18T14:27:21.309Z] nexus3.edgexfoundry.org:10004 [2024-10-18T14:27:21.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:27:21.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:27:21.584Z] Configure a credential helper to remove this warning. See [2024-10-18T14:27:21.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:27:21.584Z] [2024-10-18T14:27:21.584Z] Login Succeeded [2024-10-18T14:27:21.584Z] ****.io [2024-10-18T14:27:21.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:27:21.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:27:21.852Z] Configure a credential helper to remove this warning. See [2024-10-18T14:27:21.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:27:21.852Z] [2024-10-18T14:27:21.852Z] Login Succeeded [2024-10-18T14:27:21.852Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T14:27:21.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T14:27:22.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T14:27:22.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T14:27:22.203Z] ========================================================= [2024-10-18T14:27:22.203Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T14:27:22.203Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:27:22.448Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.34992075s with top 10 stages: buildir: 49.019575908s, inspect: 2.257056742s, fact_deprecated: 1.708786352s, printf: 1.590428248s, ctrlflow: 1.575476239s, fact_purity: 1.050220168s, nilness: 913.7419ms, typedness: 555.655188ms, SA5012: 510.60367ms, gosec: 267.063227ms" [2024-10-18T14:27:22.448Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-10-18T14:27:22.448Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 10/10, exclude: 10/10, cgo: 10/10, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, invalid_issue: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, identifier_marker: 10/10" [2024-10-18T14:27:22.448Z] level=info msg="[runner] processing took 544.046µs with stages: identifier_marker: 288.043µs, autogenerated_exclude: 92.354µs, exclude-rules: 63.713µs, path_prettifier: 51.443µs, skip_dirs: 36.952µs, cgo: 2.24µs, invalid_issue: 1.98µs, nolint: 1.46µs, filename_unadjuster: 1.45µs, max_same_issues: 691ns, skip_files: 510ns, fixer: 470ns, exclude: 430ns, severity-rules: 420ns, uniq_by_line: 420ns, sort_results: 330ns, max_from_linter: 250ns, source_code: 200ns, diff: 190ns, path_shortener: 170ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns" [2024-10-18T14:27:22.448Z] level=info msg="[runner] linters took 11.887776269s with stages: goanalysis_metalinter: 11.887132559s" [2024-10-18T14:27:22.448Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-18T14:27:22.448Z] level=info msg="Memory: 358 samples, avg is 247.2MB, max is 1084.5MB" [2024-10-18T14:27:22.448Z] level=info msg="Execution took 35.718544747s" [2024-10-18T14:27:22.448Z] go vet ./... [2024-10-18T14:27:22.569Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T14:27:22.838Z] Sending build context to Docker daemon 338.4kB [2024-10-18T14:27:22.838Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T14:27:22.838Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T14:27:22.838Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T14:27:22.838Z] cf04c63912e1: Pulling fs layer [2024-10-18T14:27:22.838Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T14:27:22.838Z] a37a00ec5f00: Pulling fs layer [2024-10-18T14:27:22.838Z] 50b3750afda1: Pulling fs layer [2024-10-18T14:27:22.838Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T14:27:22.838Z] 80978eb59214: Pulling fs layer [2024-10-18T14:27:22.838Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T14:27:22.838Z] c5a475d317c9: Pulling fs layer [2024-10-18T14:27:22.838Z] 50b3750afda1: Waiting [2024-10-18T14:27:22.838Z] 4f4fb700ef54: Waiting [2024-10-18T14:27:22.838Z] 80978eb59214: Waiting [2024-10-18T14:27:22.838Z] c5a475d317c9: Waiting [2024-10-18T14:27:22.838Z] 55b35a11ae5e: Verifying Checksum [2024-10-18T14:27:22.838Z] 55b35a11ae5e: Download complete [2024-10-18T14:27:22.838Z] 50b3750afda1: Verifying Checksum [2024-10-18T14:27:22.838Z] 50b3750afda1: Download complete [2024-10-18T14:27:23.106Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T14:27:23.106Z] 4f4fb700ef54: Download complete [2024-10-18T14:27:23.106Z] 80978eb59214: Verifying Checksum [2024-10-18T14:27:23.106Z] 80978eb59214: Download complete [2024-10-18T14:27:23.106Z] cf04c63912e1: Verifying Checksum [2024-10-18T14:27:23.106Z] cf04c63912e1: Download complete [2024-10-18T14:27:23.692Z] c5a475d317c9: Verifying Checksum [2024-10-18T14:27:23.692Z] c5a475d317c9: Download complete [2024-10-18T14:27:23.959Z] cf04c63912e1: Pull complete [2024-10-18T14:27:24.548Z] 55b35a11ae5e: Pull complete [2024-10-18T14:27:24.816Z] a37a00ec5f00: Verifying Checksum [2024-10-18T14:27:24.816Z] a37a00ec5f00: Download complete [2024-10-18T14:27:25.400Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T14:27:25.400Z] c9f46d7d2bd2: Download complete [2024-10-18T14:27:29.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T14:27:29.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T14:27:29.018Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T14:27:29.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T14:27:29.056Z] $ docker stop --time=1 08a8a0e839257e239f243a7f4bca174e71097562434976560a0887c37bd34900 [2024-10-18T14:27:32.664Z] $ docker rm -f --volumes 08a8a0e839257e239f243a7f4bca174e71097562434976560a0887c37bd34900 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T14:27:33.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T14:27:33.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-18T14:27:33.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T14:27:34.236Z] + ls -al . [2024-10-18T14:27:34.236Z] total 280 [2024-10-18T14:27:34.236Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 14:26 . [2024-10-18T14:27:34.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 14:24 .. [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 14:24 .dockerignore [2024-10-18T14:27:34.236Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 14:26 .git [2024-10-18T14:27:34.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:24 .github [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 18 14:24 .gitignore [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 14:24 .golangci.yml [2024-10-18T14:27:34.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 14:24 .semver [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 20885 Oct 18 14:24 Attribution.txt [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 18 14:24 CHANGELOG.md [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 18 14:24 Dockerfile [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 14:24 GOVERNANCE.md [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 18 14:24 Jenkinsfile [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 14:24 LICENSE [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 18 14:24 Makefile [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 18 14:24 OWNERS.md [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 18 14:24 README.md [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 18 14:24 Record and Reply.postman_collection.json [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 14:24 VERSION [2024-10-18T14:27:34.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:24 bin [2024-10-18T14:27:34.236Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 18 14:26 coverage.out [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 18 14:24 go.mod [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 18 14:24 go.sum [2024-10-18T14:27:34.236Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 14:24 internal [2024-10-18T14:27:34.236Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 18 14:24 main.go [2024-10-18T14:27:34.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:24 openapi [2024-10-18T14:27:34.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:24 pkg [2024-10-18T14:27:34.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:27:34.562Z] + 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=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e --label arch=amd64 --label version=3.2.0-dev.23 . [2024-10-18T14:27:34.562Z] Sending build context to Docker daemon 9.786MB [2024-10-18T14:27:34.562Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T14:27:34.562Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-18T14:27:34.562Z] ---> 84115977fbd5 [2024-10-18T14:27:34.562Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T14:27:34.820Z] ---> Running in 6ad9c08dff7e [2024-10-18T14:27:34.820Z] Removing intermediate container 6ad9c08dff7e [2024-10-18T14:27:34.820Z] ---> e870dbe05903 [2024-10-18T14:27:34.820Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T14:27:34.820Z] ---> Running in a419463ef207 [2024-10-18T14:27:35.079Z] Removing intermediate container a419463ef207 [2024-10-18T14:27:35.079Z] ---> 39c1ee22bb99 [2024-10-18T14:27:35.079Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-18T14:27:35.079Z] ---> Running in 83950b6b3a94 [2024-10-18T14:27:35.079Z] Removing intermediate container 83950b6b3a94 [2024-10-18T14:27:35.079Z] ---> 40a967ad7aa7 [2024-10-18T14:27:35.079Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T14:27:35.079Z] ---> Running in 1984ba3fdfe5 [2024-10-18T14:27:35.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T14:27:35.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T14:27:36.170Z] OK: 246 MiB in 54 packages [2024-10-18T14:27:36.428Z] Removing intermediate container 1984ba3fdfe5 [2024-10-18T14:27:36.428Z] ---> a8eb1a6751fc [2024-10-18T14:27:36.428Z] Step 7/27 : WORKDIR /app [2024-10-18T14:27:36.428Z] ---> Running in 895fac3a00d0 [2024-10-18T14:27:36.428Z] Removing intermediate container 895fac3a00d0 [2024-10-18T14:27:36.428Z] ---> aff84abb0f9d [2024-10-18T14:27:36.428Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-18T14:27:36.689Z] ---> 230eea656f1d [2024-10-18T14:27:36.689Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T14:27:36.689Z] ---> Running in 42fa36b21f13 [2024-10-18T14:27:37.669Z] Removing intermediate container 42fa36b21f13 [2024-10-18T14:27:37.669Z] ---> 3846218d9c71 [2024-10-18T14:27:37.669Z] Step 10/27 : COPY . . [2024-10-18T14:27:37.715Z] a37a00ec5f00: Pull complete [2024-10-18T14:27:37.715Z] 50b3750afda1: Pull complete [2024-10-18T14:27:37.715Z] 4f4fb700ef54: Pull complete [2024-10-18T14:27:37.715Z] 80978eb59214: Pull complete [2024-10-18T14:27:37.929Z] ---> b0fc7f15af7b [2024-10-18T14:27:37.929Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T14:27:37.929Z] ---> Running in a2aefce8ba74 [2024-10-18T14:27:37.929Z] Removing intermediate container a2aefce8ba74 [2024-10-18T14:27:37.929Z] ---> eb4883a21d0e [2024-10-18T14:27:37.929Z] Step 12/27 : RUN $MAKE [2024-10-18T14:27:37.929Z] ---> Running in 0e3eff113eca [2024-10-18T14:27:38.187Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-18T14:27:45.936Z] c9f46d7d2bd2: Pull complete [2024-10-18T14:27:46.201Z] c5a475d317c9: Pull complete [2024-10-18T14:27:46.201Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T14:27:46.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T14:27:46.201Z] ---> be29e6b0f0d4 [2024-10-18T14:27:46.201Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T14:27:47.173Z] ---> Running in 73b379707707 [2024-10-18T14:27:47.439Z] Removing intermediate container 73b379707707 [2024-10-18T14:27:47.439Z] ---> 57c5554f298e [2024-10-18T14:27:47.439Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T14:27:47.439Z] ---> Running in c65868ef3e06 [2024-10-18T14:27:47.709Z] Removing intermediate container c65868ef3e06 [2024-10-18T14:27:47.709Z] ---> cb77d3af1f58 [2024-10-18T14:27:47.709Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T14:27:47.979Z] ---> Running in 00cef7cdcf79 [2024-10-18T14:27:48.245Z] Removing intermediate container 00cef7cdcf79 [2024-10-18T14:27:48.245Z] ---> 025ae898e826 [2024-10-18T14:27:48.245Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T14:27:48.245Z] ---> Running in 3334ef1713d3 [2024-10-18T14:27:49.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T14:27:49.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T14:27:51.220Z] OK: 238 MiB in 54 packages [2024-10-18T14:27:52.198Z] Removing intermediate container 3334ef1713d3 [2024-10-18T14:27:52.198Z] ---> 4f4b894d7bee [2024-10-18T14:27:52.198Z] Step 7/12 : WORKDIR /app [2024-10-18T14:27:52.198Z] ---> Running in 223c22252498 [2024-10-18T14:27:52.465Z] Removing intermediate container 223c22252498 [2024-10-18T14:27:52.465Z] ---> e0dc01dc2318 [2024-10-18T14:27:52.465Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T14:27:52.732Z] ---> 63667136c987 [2024-10-18T14:27:52.732Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T14:27:53.004Z] ---> Running in a4424c7b8209 [2024-10-18T14:28:16.992Z] Removing intermediate container 0e3eff113eca [2024-10-18T14:28:16.992Z] ---> f57b05871295 [2024-10-18T14:28:16.992Z] Step 13/27 : FROM alpine:3.20 [2024-10-18T14:28:16.992Z] 3.20: Pulling from library/alpine [2024-10-18T14:28:16.992Z] 43c4264eed91: Already exists [2024-10-18T14:28:16.992Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T14:28:16.992Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T14:28:16.992Z] ---> 91ef0af61f39 [2024-10-18T14:28:16.992Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T14:28:16.992Z] ---> Running in d17935542713 [2024-10-18T14:28:16.992Z] Removing intermediate container d17935542713 [2024-10-18T14:28:16.992Z] ---> 3db2fd9a1c91 [2024-10-18T14:28:16.992Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-18T14:28:16.992Z] ---> Running in f762758e0657 [2024-10-18T14:28:16.992Z] Removing intermediate container f762758e0657 [2024-10-18T14:28:16.992Z] ---> 76c93813b81a [2024-10-18T14:28:16.992Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-18T14:28:16.992Z] ---> Running in 91f7513813f2 [2024-10-18T14:28:16.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T14:28:16.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T14:28:16.992Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-18T14:28:16.992Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-18T14:28:16.992Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T14:28:16.992Z] Executing ca-certificates-20240705-r0.trigger [2024-10-18T14:28:16.992Z] OK: 9 MiB in 16 packages [2024-10-18T14:28:16.992Z] Removing intermediate container 91f7513813f2 [2024-10-18T14:28:16.992Z] ---> c65a2c5a79c4 [2024-10-18T14:28:16.992Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-18T14:28:16.992Z] ---> Running in a944019a5322 [2024-10-18T14:28:17.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T14:28:17.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T14:28:17.511Z] Upgrading critical system libraries and apk-tools: [2024-10-18T14:28:17.511Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T14:28:17.511Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T14:28:17.511Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T14:28:17.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T14:28:17.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T14:28:18.030Z] OK: 9 MiB in 16 packages [2024-10-18T14:28:18.293Z] Removing intermediate container a944019a5322 [2024-10-18T14:28:18.293Z] ---> 85fe76c32792 [2024-10-18T14:28:18.293Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-18T14:28:18.293Z] ---> c38531320a18 [2024-10-18T14:28:18.293Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-18T14:28:18.553Z] ---> 8031f07f5513 [2024-10-18T14:28:18.553Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-18T14:28:18.553Z] ---> b85a07596e4a [2024-10-18T14:28:18.553Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-18T14:28:20.474Z] ---> 0e281f8bdcef [2024-10-18T14:28:20.474Z] Step 22/27 : EXPOSE 59712 [2024-10-18T14:28:20.474Z] ---> Running in 2bd4d3d6aa5e [2024-10-18T14:28:20.474Z] Removing intermediate container 2bd4d3d6aa5e [2024-10-18T14:28:20.474Z] ---> 192741f0bbfd [2024-10-18T14:28:20.474Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-18T14:28:20.474Z] ---> Running in db197c3f6b4e [2024-10-18T14:28:20.474Z] Removing intermediate container db197c3f6b4e [2024-10-18T14:28:20.474Z] ---> cdabcc33deb7 [2024-10-18T14:28:20.474Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T14:28:20.474Z] ---> Running in 40c9e0262cad [2024-10-18T14:28:20.474Z] Removing intermediate container 40c9e0262cad [2024-10-18T14:28:20.474Z] ---> def5b390b2ac [2024-10-18T14:28:20.474Z] Step 25/27 : LABEL arch=amd64 [2024-10-18T14:28:20.474Z] ---> Running in cd98b09cf071 [2024-10-18T14:28:20.474Z] Removing intermediate container cd98b09cf071 [2024-10-18T14:28:20.474Z] ---> 79fafa4f00e2 [2024-10-18T14:28:20.474Z] Step 26/27 : LABEL git_sha=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [2024-10-18T14:28:20.474Z] ---> Running in 24630d5ac1f6 [2024-10-18T14:28:20.474Z] Removing intermediate container 24630d5ac1f6 [2024-10-18T14:28:20.474Z] ---> 8ce1b0672abc [2024-10-18T14:28:20.474Z] Step 27/27 : LABEL version=3.2.0-dev.23 [2024-10-18T14:28:20.474Z] ---> Running in 8829ef5f61af [2024-10-18T14:28:20.734Z] Removing intermediate container 8829ef5f61af [2024-10-18T14:28:20.734Z] ---> 09c24025776b [2024-10-18T14:28:20.734Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T14:28:20.734Z] Successfully built 09c24025776b [2024-10-18T14:28:20.734Z] 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 [2024-10-18T14:28:20.839Z] provisioning config files... [2024-10-18T14:28:20.847Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15283638212314800543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:28:21.154Z] ---> ****-login.sh [2024-10-18T14:28:21.154Z] nexus3.edgexfoundry.org:10001 [2024-10-18T14:28:21.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:28:21.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:28:21.154Z] Configure a credential helper to remove this warning. See [2024-10-18T14:28:21.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:28:21.154Z] [2024-10-18T14:28:21.154Z] Login Succeeded [2024-10-18T14:28:21.154Z] nexus3.edgexfoundry.org:10002 [2024-10-18T14:28:21.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:28:21.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:28:21.155Z] Configure a credential helper to remove this warning. See [2024-10-18T14:28:21.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:28:21.155Z] [2024-10-18T14:28:21.155Z] Login Succeeded [2024-10-18T14:28:21.155Z] nexus3.edgexfoundry.org:10003 [2024-10-18T14:28:21.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:28:21.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:28:21.412Z] Configure a credential helper to remove this warning. See [2024-10-18T14:28:21.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:28:21.412Z] [2024-10-18T14:28:21.412Z] Login Succeeded [2024-10-18T14:28:21.412Z] nexus3.edgexfoundry.org:10004 [2024-10-18T14:28:21.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:28:21.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:28:21.413Z] Configure a credential helper to remove this warning. See [2024-10-18T14:28:21.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:28:21.413Z] [2024-10-18T14:28:21.413Z] Login Succeeded [2024-10-18T14:28:21.413Z] ****.io [2024-10-18T14:28:21.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:28:21.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:28:21.672Z] Configure a credential helper to remove this warning. See [2024-10-18T14:28:21.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:28:21.672Z] [2024-10-18T14:28:21.672Z] Login Succeeded [2024-10-18T14:28:21.672Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T14:28:21.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T14:28:21.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T14:28:21.754Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-10-18T14:28:21.754Z] 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [2024-10-18T14:28:21.754Z] latest [2024-10-18T14:28:21.754Z] 3.2.0-dev.23 [2024-10-18T14:28:21.754Z] 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [2024-10-18T14:28:21.754Z] main [2024-10-18T14:28:21.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:22.097Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:22.418Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [2024-10-18T14:28:22.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-18T14:28:22.418Z] d15aaf1954ae: Preparing [2024-10-18T14:28:22.418Z] 383bed087adb: Preparing [2024-10-18T14:28:22.418Z] ca43fcfe0d5a: Preparing [2024-10-18T14:28:22.418Z] 5f977a713b9b: Preparing [2024-10-18T14:28:22.418Z] 27b9e581cfff: Preparing [2024-10-18T14:28:22.418Z] d08623221af5: Preparing [2024-10-18T14:28:22.418Z] 63ca1fbb43ae: Preparing [2024-10-18T14:28:22.418Z] d08623221af5: Waiting [2024-10-18T14:28:22.418Z] 63ca1fbb43ae: Waiting [2024-10-18T14:28:22.418Z] ca43fcfe0d5a: Pushed [2024-10-18T14:28:22.418Z] 5f977a713b9b: Pushed [2024-10-18T14:28:22.418Z] 383bed087adb: Pushed [2024-10-18T14:28:22.418Z] 27b9e581cfff: Pushed [2024-10-18T14:28:22.418Z] 63ca1fbb43ae: Layer already exists [2024-10-18T14:28:22.686Z] d08623221af5: Pushed [2024-10-18T14:28:28.019Z] d15aaf1954ae: Pushed [2024-10-18T14:28:28.019Z] 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:28.332Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:28.663Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-18T14:28:28.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-18T14:28:28.663Z] d15aaf1954ae: Preparing [2024-10-18T14:28:28.663Z] 383bed087adb: Preparing [2024-10-18T14:28:28.663Z] ca43fcfe0d5a: Preparing [2024-10-18T14:28:28.663Z] 5f977a713b9b: Preparing [2024-10-18T14:28:28.663Z] 27b9e581cfff: Preparing [2024-10-18T14:28:28.663Z] d08623221af5: Preparing [2024-10-18T14:28:28.663Z] 63ca1fbb43ae: Preparing [2024-10-18T14:28:28.663Z] d08623221af5: Waiting [2024-10-18T14:28:28.663Z] 63ca1fbb43ae: Waiting [2024-10-18T14:28:28.663Z] d15aaf1954ae: Layer already exists [2024-10-18T14:28:28.663Z] 383bed087adb: Layer already exists [2024-10-18T14:28:28.663Z] 5f977a713b9b: Layer already exists [2024-10-18T14:28:28.663Z] 27b9e581cfff: Layer already exists [2024-10-18T14:28:28.663Z] ca43fcfe0d5a: Layer already exists [2024-10-18T14:28:28.663Z] 63ca1fbb43ae: Layer already exists [2024-10-18T14:28:28.663Z] d08623221af5: Layer already exists [2024-10-18T14:28:28.663Z] latest: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:29.004Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:29.334Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.23 [2024-10-18T14:28:29.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-18T14:28:29.334Z] d15aaf1954ae: Preparing [2024-10-18T14:28:29.334Z] 383bed087adb: Preparing [2024-10-18T14:28:29.334Z] ca43fcfe0d5a: Preparing [2024-10-18T14:28:29.334Z] 5f977a713b9b: Preparing [2024-10-18T14:28:29.334Z] 27b9e581cfff: Preparing [2024-10-18T14:28:29.334Z] d08623221af5: Preparing [2024-10-18T14:28:29.334Z] 63ca1fbb43ae: Preparing [2024-10-18T14:28:29.334Z] d08623221af5: Waiting [2024-10-18T14:28:29.334Z] 63ca1fbb43ae: Waiting [2024-10-18T14:28:29.334Z] 383bed087adb: Layer already exists [2024-10-18T14:28:29.334Z] d15aaf1954ae: Layer already exists [2024-10-18T14:28:29.334Z] 5f977a713b9b: Layer already exists [2024-10-18T14:28:29.334Z] ca43fcfe0d5a: Layer already exists [2024-10-18T14:28:29.334Z] 27b9e581cfff: Layer already exists [2024-10-18T14:28:29.334Z] 63ca1fbb43ae: Layer already exists [2024-10-18T14:28:29.334Z] d08623221af5: Layer already exists [2024-10-18T14:28:29.334Z] 3.2.0-dev.23: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:29.675Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:30.013Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [2024-10-18T14:28:30.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-18T14:28:30.013Z] d15aaf1954ae: Preparing [2024-10-18T14:28:30.013Z] 383bed087adb: Preparing [2024-10-18T14:28:30.013Z] ca43fcfe0d5a: Preparing [2024-10-18T14:28:30.013Z] 5f977a713b9b: Preparing [2024-10-18T14:28:30.013Z] 27b9e581cfff: Preparing [2024-10-18T14:28:30.013Z] d08623221af5: Preparing [2024-10-18T14:28:30.013Z] 63ca1fbb43ae: Preparing [2024-10-18T14:28:30.013Z] 63ca1fbb43ae: Waiting [2024-10-18T14:28:30.013Z] ca43fcfe0d5a: Layer already exists [2024-10-18T14:28:30.013Z] 383bed087adb: Layer already exists [2024-10-18T14:28:30.013Z] 27b9e581cfff: Layer already exists [2024-10-18T14:28:30.013Z] d15aaf1954ae: Layer already exists [2024-10-18T14:28:30.013Z] 5f977a713b9b: Layer already exists [2024-10-18T14:28:30.013Z] 63ca1fbb43ae: Layer already exists [2024-10-18T14:28:30.013Z] d08623221af5: Layer already exists [2024-10-18T14:28:30.013Z] 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:30.351Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:30.682Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-10-18T14:28:30.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-18T14:28:30.682Z] d15aaf1954ae: Preparing [2024-10-18T14:28:30.682Z] 383bed087adb: Preparing [2024-10-18T14:28:30.682Z] ca43fcfe0d5a: Preparing [2024-10-18T14:28:30.682Z] 5f977a713b9b: Preparing [2024-10-18T14:28:30.682Z] 27b9e581cfff: Preparing [2024-10-18T14:28:30.682Z] d08623221af5: Preparing [2024-10-18T14:28:30.682Z] 63ca1fbb43ae: Preparing [2024-10-18T14:28:30.682Z] 63ca1fbb43ae: Waiting [2024-10-18T14:28:30.682Z] d08623221af5: Waiting [2024-10-18T14:28:30.682Z] ca43fcfe0d5a: Layer already exists [2024-10-18T14:28:30.682Z] 383bed087adb: Layer already exists [2024-10-18T14:28:30.682Z] 5f977a713b9b: Layer already exists [2024-10-18T14:28:30.682Z] 27b9e581cfff: Layer already exists [2024-10-18T14:28:30.682Z] d15aaf1954ae: Layer already exists [2024-10-18T14:28:30.682Z] d08623221af5: Layer already exists [2024-10-18T14:28:30.682Z] 63ca1fbb43ae: Layer already exists [2024-10-18T14:28:30.682Z] main: digest: sha256:0829763401cf58d893fd7a4698601b55b219650f8f0587df312a855d6fd00282 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T14:28:30.767Z] ===================================================== [Pipeline] echo [2024-10-18T14:28:30.780Z] taggedImages: [2024-10-18T14:28:30.780Z] - nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [2024-10-18T14:28:30.780Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-18T14:28:30.780Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.23 [2024-10-18T14:28:30.780Z] - nexus3.edgexfoundry.org:10004/app-record-replay:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [2024-10-18T14:28:30.780Z] - 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 [2024-10-18T14:28:31.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T14:28:31.195Z] [2024-10-18T14:28:31.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:28:31.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T14:28:31.516Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T14:28:31.516Z] 5eb5b503b376: Pulling fs layer [2024-10-18T14:28:31.516Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T14:28:31.516Z] ec43610c2a17: Pulling fs layer [2024-10-18T14:28:31.516Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T14:28:31.516Z] 33b1e0a273af: Pulling fs layer [2024-10-18T14:28:31.516Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T14:28:31.516Z] 2f39f015ded8: Pulling fs layer [2024-10-18T14:28:31.516Z] 3a2ae6a8a46f: Waiting [2024-10-18T14:28:31.516Z] 33b1e0a273af: Waiting [2024-10-18T14:28:31.516Z] 5d3b04190fa2: Waiting [2024-10-18T14:28:31.516Z] 2f39f015ded8: Waiting [2024-10-18T14:28:31.516Z] 5c69ac0246d0: Download complete [2024-10-18T14:28:31.516Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-18T14:28:31.516Z] 3a2ae6a8a46f: Download complete [2024-10-18T14:28:31.516Z] 33b1e0a273af: Verifying Checksum [2024-10-18T14:28:31.516Z] 33b1e0a273af: Download complete [2024-10-18T14:28:31.516Z] 5d3b04190fa2: Verifying Checksum [2024-10-18T14:28:31.516Z] 5d3b04190fa2: Download complete [2024-10-18T14:28:31.516Z] ec43610c2a17: Verifying Checksum [2024-10-18T14:28:31.516Z] ec43610c2a17: Download complete [2024-10-18T14:28:31.783Z] 5eb5b503b376: Verifying Checksum [2024-10-18T14:28:31.783Z] 5eb5b503b376: Download complete [2024-10-18T14:28:32.361Z] 2f39f015ded8: Download complete [2024-10-18T14:28:32.933Z] 5eb5b503b376: Pull complete [2024-10-18T14:28:33.193Z] 5c69ac0246d0: Pull complete [2024-10-18T14:28:33.459Z] ec43610c2a17: Pull complete [2024-10-18T14:28:33.459Z] 3a2ae6a8a46f: Pull complete [2024-10-18T14:28:33.726Z] 33b1e0a273af: Pull complete [2024-10-18T14:28:33.726Z] 5d3b04190fa2: Pull complete [2024-10-18T14:28:38.089Z] 2f39f015ded8: Pull complete [2024-10-18T14:28:38.089Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T14:28:38.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T14:28:38.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:28:38.207Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:28:38.247Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-18T14:28:42.063Z] $ docker top 4b2fc7507a8080f4b1252c9673861b88df384917bdd26c9649eeb09a842f859a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:28:42.510Z] ---> job-cost.sh [2024-10-18T14:28:42.510Z] lf-activate-venv: SKIPPING [2024-10-18T14:28:42.510Z] INFO: No Stack... [2024-10-18T14:28:42.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T14:28:43.033Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T14:28:43.319Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-10-18T14:28:43.319Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T14:28:43.334Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [2024-10-18T14:28:43.341Z] Resource [jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] did not exist. Created. [2024-10-18T14:28:43.348Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T14:28:43.649Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T14:28:43.670Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T14:28:43.678Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T14:28:43.710Z] $ docker stop --time=1 4b2fc7507a8080f4b1252c9673861b88df384917bdd26c9649eeb09a842f859a [2024-10-18T14:28:44.899Z] $ docker rm -f --volumes 4b2fc7507a8080f4b1252c9673861b88df384917bdd26c9649eeb09a842f859a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-18T14:29:44.666Z] Removing intermediate container a4424c7b8209 [2024-10-18T14:29:44.666Z] ---> 03deefad6a06 [2024-10-18T14:29:44.666Z] Step 10/12 : COPY . . [2024-10-18T14:29:44.666Z] ---> 7691e9b107ca [2024-10-18T14:29:44.666Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T14:29:44.666Z] ---> Running in dbb47a824b82 [2024-10-18T14:29:44.666Z] Removing intermediate container dbb47a824b82 [2024-10-18T14:29:44.666Z] ---> 2426c81f7199 [2024-10-18T14:29:44.666Z] Step 12/12 : RUN $MAKE [2024-10-18T14:29:44.666Z] ---> Running in 50c876b58f55 [2024-10-18T14:29:44.666Z] noop [2024-10-18T14:29:44.666Z] Removing intermediate container 50c876b58f55 [2024-10-18T14:29:44.666Z] ---> d2bf27c6cd5d [2024-10-18T14:29:44.666Z] Successfully built d2bf27c6cd5d [2024-10-18T14:29:44.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:29:45.060Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T14:29:45.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:29:45.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-23268 does not seem to be running inside a container [2024-10-18T14:29:45.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/98 -v /w/workspace/app-record-replay/98:/w/workspace/app-record-replay/98:rw,z -v /w/workspace/app-record-replay/98@tmp:/w/workspace/app-record-replay/98@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 [2024-10-18T14:29:46.518Z] $ docker top 102d71e1167a66ed4d7a4fcafe8a3c2d4d7673001f87da07a03f7f71c4263e2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T14:29:47.358Z] + go version [2024-10-18T14:29:47.358Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T14:29:47.385Z] $ docker stop --time=1 102d71e1167a66ed4d7a4fcafe8a3c2d4d7673001f87da07a03f7f71c4263e2c [2024-10-18T14:29:50.342Z] $ docker rm -f --volumes 102d71e1167a66ed4d7a4fcafe8a3c2d4d7673001f87da07a03f7f71c4263e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:29:50.937Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T14:29:50.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:29:51.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-23268 does not seem to be running inside a container [2024-10-18T14:29:51.195Z] $ 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/98 -v /w/workspace/app-record-replay/98:/w/workspace/app-record-replay/98:rw,z -v /w/workspace/app-record-replay/98@tmp:/w/workspace/app-record-replay/98@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 [2024-10-18T14:29:52.340Z] $ docker top 59143b3df637e4a45274455c8207dd96d76179f6eb0bf65f7b8ec4a2178e5b06 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T14:29:53.159Z] + git config --global --add safe.directory /w/workspace/app-record-replay/98 [Pipeline] fileExists [Pipeline] sh [2024-10-18T14:29:53.496Z] + make test [2024-10-18T14:29:53.496Z] go test -race -coverprofile=coverage.out ./... [2024-10-18T14:34:15.354Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-18T14:34:22.657Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.119s coverage: 88.0% of statements [2024-10-18T14:34:25.260Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-18T14:34:25.260Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-18T14:34:27.832Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-18T14:34:36.024Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.821s coverage: 98.7% of statements [2024-10-18T14:34:36.025Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.410s coverage: 89.7% of statements [2024-10-18T14:34:36.025Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.073s coverage: 100.0% of statements [2024-10-18T14:34:36.025Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T14:34:36.025Z] go vet ./... [2024-10-18T14:38:42.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T14:38:42.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T14:38:42.866Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T14:38:42.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T14:38:42.907Z] $ docker stop --time=1 59143b3df637e4a45274455c8207dd96d76179f6eb0bf65f7b8ec4a2178e5b06 [2024-10-18T14:38:44.741Z] $ docker rm -f --volumes 59143b3df637e4a45274455c8207dd96d76179f6eb0bf65f7b8ec4a2178e5b06 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T14:38:46.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T14:38:46.964Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T14:38:47.395Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T14:38:47.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T14:38:48.096Z] + ls -al . [2024-10-18T14:38:48.096Z] total 276 [2024-10-18T14:38:48.096Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 14:29 . [2024-10-18T14:38:48.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 14:26 .. [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 14:26 .dockerignore [2024-10-18T14:38:48.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 14:26 .git [2024-10-18T14:38:48.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:26 .github [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 18 14:26 .gitignore [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 14:26 .golangci.yml [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 20885 Oct 18 14:26 Attribution.txt [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 18 14:26 CHANGELOG.md [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 18 14:26 Dockerfile [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 14:26 GOVERNANCE.md [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 18 14:26 Jenkinsfile [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 14:26 LICENSE [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 18 14:26 Makefile [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 18 14:26 OWNERS.md [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 18 14:26 README.md [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 18 14:26 Record and Reply.postman_collection.json [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 14:24 VERSION [2024-10-18T14:38:48.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:26 bin [2024-10-18T14:38:48.097Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 18 14:34 coverage.out [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 18 14:26 go.mod [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 18 14:26 go.sum [2024-10-18T14:38:48.097Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 14:26 internal [2024-10-18T14:38:48.097Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 18 14:26 main.go [2024-10-18T14:38:48.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:26 openapi [2024-10-18T14:38:48.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:26 pkg [2024-10-18T14:38:48.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:38:48.440Z] + 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=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e --label arch=arm64 --label version=3.2.0-dev.23 . [2024-10-18T14:38:48.706Z] Sending build context to Docker daemon 373.2kB [2024-10-18T14:38:48.706Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T14:38:48.706Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-18T14:38:48.706Z] ---> d2bf27c6cd5d [2024-10-18T14:38:48.706Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T14:38:48.706Z] ---> Running in e1293c896280 [2024-10-18T14:38:48.972Z] Removing intermediate container e1293c896280 [2024-10-18T14:38:48.972Z] ---> 5c3df7150577 [2024-10-18T14:38:48.972Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T14:38:49.238Z] ---> Running in ad842f22cdba [2024-10-18T14:38:49.238Z] Removing intermediate container ad842f22cdba [2024-10-18T14:38:49.238Z] ---> 3f9103d3634c [2024-10-18T14:38:49.238Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-18T14:38:49.503Z] ---> Running in 661b5f0226c4 [2024-10-18T14:38:49.769Z] Removing intermediate container 661b5f0226c4 [2024-10-18T14:38:49.769Z] ---> ddcb84df8a4d [2024-10-18T14:38:49.769Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T14:38:49.769Z] ---> Running in e518f72c87bc [2024-10-18T14:38:50.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T14:38:50.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T14:38:52.394Z] OK: 238 MiB in 54 packages [2024-10-18T14:38:52.981Z] Removing intermediate container e518f72c87bc [2024-10-18T14:38:52.981Z] ---> 9389854bde14 [2024-10-18T14:38:52.981Z] Step 7/27 : WORKDIR /app [2024-10-18T14:38:53.249Z] ---> Running in 83b096972927 [2024-10-18T14:38:53.516Z] Removing intermediate container 83b096972927 [2024-10-18T14:38:53.516Z] ---> 9d262451b2a2 [2024-10-18T14:38:53.516Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-18T14:38:54.102Z] ---> df403103e6e5 [2024-10-18T14:38:54.102Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T14:38:54.686Z] ---> Running in 3529af6a62cc [2024-10-18T14:38:57.270Z] Removing intermediate container 3529af6a62cc [2024-10-18T14:38:57.270Z] ---> cce2d000eaf7 [2024-10-18T14:38:57.270Z] Step 10/27 : COPY . . [2024-10-18T14:38:57.535Z] ---> 5fd8a3e2ce67 [2024-10-18T14:38:57.536Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T14:38:57.800Z] ---> Running in dba305688e23 [2024-10-18T14:38:58.064Z] Removing intermediate container dba305688e23 [2024-10-18T14:38:58.064Z] ---> da02abb0d2ca [2024-10-18T14:38:58.064Z] Step 12/27 : RUN $MAKE [2024-10-18T14:38:58.064Z] ---> Running in 65cc9bd041c6 [2024-10-18T14:38:59.018Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-18T14:42:36.404Z] Removing intermediate container 65cc9bd041c6 [2024-10-18T14:42:36.404Z] ---> 454a08166279 [2024-10-18T14:42:36.404Z] Step 13/27 : FROM alpine:3.20 [2024-10-18T14:42:36.404Z] 3.20: Pulling from library/alpine [2024-10-18T14:42:36.404Z] cf04c63912e1: Already exists [2024-10-18T14:42:36.404Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T14:42:36.404Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T14:42:36.404Z] ---> c157a85ed455 [2024-10-18T14:42:36.404Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T14:42:36.404Z] ---> Running in da5b91ad743d [2024-10-18T14:42:36.404Z] Removing intermediate container da5b91ad743d [2024-10-18T14:42:36.404Z] ---> d76bbac1c962 [2024-10-18T14:42:36.404Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-18T14:42:36.404Z] ---> Running in 95195ae10538 [2024-10-18T14:42:36.404Z] Removing intermediate container 95195ae10538 [2024-10-18T14:42:36.404Z] ---> c1ee630469f6 [2024-10-18T14:42:36.404Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-18T14:42:36.404Z] ---> Running in f1738c67c930 [2024-10-18T14:42:36.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T14:42:36.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T14:42:36.404Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-18T14:42:36.404Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-18T14:42:36.404Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T14:42:36.404Z] Executing ca-certificates-20240705-r0.trigger [2024-10-18T14:42:36.404Z] OK: 10 MiB in 16 packages [2024-10-18T14:42:36.404Z] Removing intermediate container f1738c67c930 [2024-10-18T14:42:36.404Z] ---> c48314dcd8cc [2024-10-18T14:42:36.404Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-18T14:42:36.404Z] ---> Running in 2484458fba33 [2024-10-18T14:42:36.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T14:42:36.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T14:42:36.404Z] Upgrading critical system libraries and apk-tools: [2024-10-18T14:42:36.404Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T14:42:36.404Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T14:42:36.404Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T14:42:36.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T14:42:36.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T14:42:37.359Z] OK: 10 MiB in 16 packages [2024-10-18T14:42:37.942Z] Removing intermediate container 2484458fba33 [2024-10-18T14:42:37.942Z] ---> d200e7a065dc [2024-10-18T14:42:37.942Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-18T14:42:38.521Z] ---> e97180e8a7c4 [2024-10-18T14:42:38.521Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-18T14:42:39.104Z] ---> 95e61dcf25a8 [2024-10-18T14:42:39.104Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-18T14:42:39.369Z] ---> df152d899651 [2024-10-18T14:42:39.369Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-18T14:42:41.936Z] ---> f362d4886e97 [2024-10-18T14:42:41.936Z] Step 22/27 : EXPOSE 59712 [2024-10-18T14:42:41.936Z] ---> Running in afdf851caff7 [2024-10-18T14:42:42.201Z] Removing intermediate container afdf851caff7 [2024-10-18T14:42:42.201Z] ---> 0de157559fdf [2024-10-18T14:42:42.201Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-18T14:42:42.201Z] ---> Running in 764e47c04b2f [2024-10-18T14:42:42.468Z] Removing intermediate container 764e47c04b2f [2024-10-18T14:42:42.468Z] ---> 466f1be6b915 [2024-10-18T14:42:42.468Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T14:42:42.734Z] ---> Running in 1e1fb7435122 [2024-10-18T14:42:42.999Z] Removing intermediate container 1e1fb7435122 [2024-10-18T14:42:42.999Z] ---> 079675fecb8a [2024-10-18T14:42:42.999Z] Step 25/27 : LABEL arch=arm64 [2024-10-18T14:42:42.999Z] ---> Running in a35882f166d7 [2024-10-18T14:42:43.265Z] Removing intermediate container a35882f166d7 [2024-10-18T14:42:43.265Z] ---> b8a8b7d7c955 [2024-10-18T14:42:43.265Z] Step 26/27 : LABEL git_sha=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [2024-10-18T14:42:43.265Z] ---> Running in 07a7950fcdfe [2024-10-18T14:42:43.533Z] Removing intermediate container 07a7950fcdfe [2024-10-18T14:42:43.533Z] ---> 1c9b48725f80 [2024-10-18T14:42:43.533Z] Step 27/27 : LABEL version=3.2.0-dev.23 [2024-10-18T14:42:43.800Z] ---> Running in 7c09a61c3318 [2024-10-18T14:42:44.065Z] Removing intermediate container 7c09a61c3318 [2024-10-18T14:42:44.065Z] ---> 95012c9b90a1 [2024-10-18T14:42:44.065Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T14:42:44.065Z] Successfully built 95012c9b90a1 [2024-10-18T14:42:44.065Z] 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 [2024-10-18T14:42:44.211Z] provisioning config files... [2024-10-18T14:42:44.226Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/98@tmp/config15040801643663138119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:42:44.571Z] ---> ****-login.sh [2024-10-18T14:42:44.571Z] nexus3.edgexfoundry.org:10001 [2024-10-18T14:42:44.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:42:44.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:42:44.839Z] Configure a credential helper to remove this warning. See [2024-10-18T14:42:44.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:42:44.839Z] [2024-10-18T14:42:44.839Z] Login Succeeded [2024-10-18T14:42:44.839Z] nexus3.edgexfoundry.org:10002 [2024-10-18T14:42:45.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:42:45.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:42:45.107Z] Configure a credential helper to remove this warning. See [2024-10-18T14:42:45.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:42:45.107Z] [2024-10-18T14:42:45.107Z] Login Succeeded [2024-10-18T14:42:45.108Z] nexus3.edgexfoundry.org:10003 [2024-10-18T14:42:45.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:42:45.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:42:45.374Z] Configure a credential helper to remove this warning. See [2024-10-18T14:42:45.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:42:45.374Z] [2024-10-18T14:42:45.641Z] Login Succeeded [2024-10-18T14:42:45.641Z] nexus3.edgexfoundry.org:10004 [2024-10-18T14:42:45.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:42:45.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:42:45.910Z] Configure a credential helper to remove this warning. See [2024-10-18T14:42:45.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:42:45.910Z] [2024-10-18T14:42:45.910Z] Login Succeeded [2024-10-18T14:42:45.910Z] ****.io [2024-10-18T14:42:46.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T14:42:46.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T14:42:46.441Z] Configure a credential helper to remove this warning. See [2024-10-18T14:42:46.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T14:42:46.441Z] [2024-10-18T14:42:46.441Z] Login Succeeded [2024-10-18T14:42:46.441Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T14:42:46.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T14:42:46.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T14:42:46.534Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-10-18T14:42:46.534Z] 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [2024-10-18T14:42:46.534Z] latest [2024-10-18T14:42:46.534Z] 3.2.0-dev.23 [2024-10-18T14:42:46.534Z] 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [2024-10-18T14:42:46.534Z] main [2024-10-18T14:42:46.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:42:46.899Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:42:47.247Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [2024-10-18T14:42:47.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-18T14:42:47.247Z] e0544ebef34b: Preparing [2024-10-18T14:42:47.247Z] cc41e0551e1b: Preparing [2024-10-18T14:42:47.247Z] 444a5d5ba613: Preparing [2024-10-18T14:42:47.247Z] 592d57d89fec: Preparing [2024-10-18T14:42:47.247Z] 394bb12f0935: Preparing [2024-10-18T14:42:47.247Z] 8c35514cc23e: Preparing [2024-10-18T14:42:47.247Z] 16113d51b718: Preparing [2024-10-18T14:42:47.247Z] 8c35514cc23e: Waiting [2024-10-18T14:42:47.512Z] cc41e0551e1b: Pushed [2024-10-18T14:42:47.512Z] 444a5d5ba613: Pushed [2024-10-18T14:42:47.512Z] 592d57d89fec: Pushed [2024-10-18T14:42:47.512Z] 16113d51b718: Layer already exists [2024-10-18T14:42:47.512Z] 394bb12f0935: Pushed [2024-10-18T14:42:47.776Z] 8c35514cc23e: Pushed [2024-10-18T14:43:00.068Z] e0544ebef34b: Pushed [2024-10-18T14:43:00.068Z] 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:43:00.428Z] + 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 [2024-10-18T14:43:00.780Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-18T14:43:00.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-18T14:43:00.780Z] e0544ebef34b: Preparing [2024-10-18T14:43:00.780Z] cc41e0551e1b: Preparing [2024-10-18T14:43:00.780Z] 444a5d5ba613: Preparing [2024-10-18T14:43:00.780Z] 592d57d89fec: Preparing [2024-10-18T14:43:00.780Z] 394bb12f0935: Preparing [2024-10-18T14:43:00.780Z] 8c35514cc23e: Preparing [2024-10-18T14:43:00.780Z] 16113d51b718: Preparing [2024-10-18T14:43:00.780Z] 16113d51b718: Waiting [2024-10-18T14:43:00.780Z] 592d57d89fec: Layer already exists [2024-10-18T14:43:00.780Z] 444a5d5ba613: Layer already exists [2024-10-18T14:43:00.780Z] e0544ebef34b: Layer already exists [2024-10-18T14:43:00.780Z] cc41e0551e1b: Layer already exists [2024-10-18T14:43:00.780Z] 394bb12f0935: Layer already exists [2024-10-18T14:43:00.780Z] 16113d51b718: Layer already exists [2024-10-18T14:43:00.780Z] 8c35514cc23e: Layer already exists [2024-10-18T14:43:00.780Z] latest: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:43:01.409Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:43:01.757Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.23 [2024-10-18T14:43:01.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-18T14:43:01.757Z] e0544ebef34b: Preparing [2024-10-18T14:43:01.757Z] cc41e0551e1b: Preparing [2024-10-18T14:43:01.757Z] 444a5d5ba613: Preparing [2024-10-18T14:43:01.757Z] 592d57d89fec: Preparing [2024-10-18T14:43:01.757Z] 394bb12f0935: Preparing [2024-10-18T14:43:01.757Z] 8c35514cc23e: Preparing [2024-10-18T14:43:01.757Z] 16113d51b718: Preparing [2024-10-18T14:43:01.757Z] 8c35514cc23e: Waiting [2024-10-18T14:43:01.757Z] 16113d51b718: Waiting [2024-10-18T14:43:01.757Z] 592d57d89fec: Layer already exists [2024-10-18T14:43:01.757Z] 394bb12f0935: Layer already exists [2024-10-18T14:43:01.757Z] cc41e0551e1b: Layer already exists [2024-10-18T14:43:01.757Z] 444a5d5ba613: Layer already exists [2024-10-18T14:43:01.757Z] e0544ebef34b: Layer already exists [2024-10-18T14:43:01.757Z] 8c35514cc23e: Layer already exists [2024-10-18T14:43:01.757Z] 16113d51b718: Layer already exists [2024-10-18T14:43:01.757Z] 3.2.0-dev.23: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:43:02.385Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:43:02.748Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [2024-10-18T14:43:02.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-18T14:43:02.748Z] e0544ebef34b: Preparing [2024-10-18T14:43:02.748Z] cc41e0551e1b: Preparing [2024-10-18T14:43:02.748Z] 444a5d5ba613: Preparing [2024-10-18T14:43:02.748Z] 592d57d89fec: Preparing [2024-10-18T14:43:02.748Z] 394bb12f0935: Preparing [2024-10-18T14:43:02.748Z] 8c35514cc23e: Preparing [2024-10-18T14:43:02.748Z] 16113d51b718: Preparing [2024-10-18T14:43:02.748Z] 8c35514cc23e: Waiting [2024-10-18T14:43:02.748Z] 16113d51b718: Waiting [2024-10-18T14:43:02.748Z] cc41e0551e1b: Layer already exists [2024-10-18T14:43:02.748Z] 394bb12f0935: Layer already exists [2024-10-18T14:43:02.748Z] 444a5d5ba613: Layer already exists [2024-10-18T14:43:02.748Z] e0544ebef34b: Layer already exists [2024-10-18T14:43:02.748Z] 592d57d89fec: Layer already exists [2024-10-18T14:43:02.748Z] 8c35514cc23e: Layer already exists [2024-10-18T14:43:02.748Z] 16113d51b718: Layer already exists [2024-10-18T14:43:02.748Z] 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:43:03.117Z] + 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 [2024-10-18T14:43:03.484Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-10-18T14:43:03.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-18T14:43:03.484Z] e0544ebef34b: Preparing [2024-10-18T14:43:03.484Z] cc41e0551e1b: Preparing [2024-10-18T14:43:03.484Z] 444a5d5ba613: Preparing [2024-10-18T14:43:03.484Z] 592d57d89fec: Preparing [2024-10-18T14:43:03.484Z] 394bb12f0935: Preparing [2024-10-18T14:43:03.484Z] 8c35514cc23e: Preparing [2024-10-18T14:43:03.484Z] 16113d51b718: Preparing [2024-10-18T14:43:03.484Z] 8c35514cc23e: Waiting [2024-10-18T14:43:03.484Z] 16113d51b718: Waiting [2024-10-18T14:43:03.484Z] 444a5d5ba613: Layer already exists [2024-10-18T14:43:03.484Z] 394bb12f0935: Layer already exists [2024-10-18T14:43:03.484Z] 592d57d89fec: Layer already exists [2024-10-18T14:43:03.484Z] e0544ebef34b: Layer already exists [2024-10-18T14:43:03.484Z] cc41e0551e1b: Layer already exists [2024-10-18T14:43:03.484Z] 8c35514cc23e: Layer already exists [2024-10-18T14:43:03.484Z] 16113d51b718: Layer already exists [2024-10-18T14:43:03.750Z] main: digest: sha256:a83d223244f3a38cdd05cab50101e90eca75ea81ddc3d7acde9e647ee32b7953 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T14:43:03.828Z] ===================================================== [Pipeline] echo [2024-10-18T14:43:03.846Z] taggedImages: [2024-10-18T14:43:03.847Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [2024-10-18T14:43:03.847Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-18T14:43:03.847Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.23 [2024-10-18T14:43:03.847Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:587b4a59f4c2d83c6f2bc4698198d372e4f88a1e-3.2.0-dev.23 [2024-10-18T14:43:03.847Z] - 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 [2024-10-18T14:43:04.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T14:43:04.240Z] [2024-10-18T14:43:04.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:43:04.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T14:43:05.522Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T14:43:05.522Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T14:43:05.522Z] 04944245beec: Pulling fs layer [2024-10-18T14:43:05.522Z] 699f458cf7ca: Pulling fs layer [2024-10-18T14:43:05.522Z] 765212b225bb: Pulling fs layer [2024-10-18T14:43:05.522Z] f23df028b6ca: Pulling fs layer [2024-10-18T14:43:05.522Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T14:43:05.522Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T14:43:05.522Z] 765212b225bb: Waiting [2024-10-18T14:43:05.522Z] f23df028b6ca: Waiting [2024-10-18T14:43:05.522Z] 2437ff75d9bd: Waiting [2024-10-18T14:43:05.522Z] d65c8cfc05b1: Waiting [2024-10-18T14:43:05.522Z] 04944245beec: Verifying Checksum [2024-10-18T14:43:05.522Z] 04944245beec: Download complete [2024-10-18T14:43:05.522Z] 765212b225bb: Verifying Checksum [2024-10-18T14:43:05.522Z] 765212b225bb: Download complete [2024-10-18T14:43:05.522Z] f23df028b6ca: Verifying Checksum [2024-10-18T14:43:05.522Z] f23df028b6ca: Download complete [2024-10-18T14:43:05.522Z] d65c8cfc05b1: Download complete [2024-10-18T14:43:05.788Z] 699f458cf7ca: Verifying Checksum [2024-10-18T14:43:05.788Z] 699f458cf7ca: Download complete [2024-10-18T14:43:06.059Z] 8998bd30e6a1: Verifying Checksum [2024-10-18T14:43:06.059Z] 8998bd30e6a1: Download complete [2024-10-18T14:43:08.636Z] 2437ff75d9bd: Verifying Checksum [2024-10-18T14:43:08.636Z] 2437ff75d9bd: Download complete [2024-10-18T14:43:10.575Z] 8998bd30e6a1: Pull complete [2024-10-18T14:43:10.842Z] 04944245beec: Pull complete [2024-10-18T14:43:12.245Z] 699f458cf7ca: Pull complete [2024-10-18T14:43:12.510Z] 765212b225bb: Pull complete [2024-10-18T14:43:13.465Z] f23df028b6ca: Pull complete [2024-10-18T14:43:13.465Z] d65c8cfc05b1: Pull complete [2024-10-18T14:43:28.435Z] 2437ff75d9bd: Pull complete [2024-10-18T14:43:28.435Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T14:43:28.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T14:43:28.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:43:28.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-23268 does not seem to be running inside a container [2024-10-18T14:43:28.690Z] $ 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/98 -v /w/workspace/app-record-replay/98:/w/workspace/app-record-replay/98:rw,z -v /w/workspace/app-record-replay/98@tmp:/w/workspace/app-record-replay/98@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 [2024-10-18T14:43:31.306Z] $ docker top f4d4b594debaafb17524bfb73bcb9418b544b0f9279d15ca97971d93008c6db1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:43:32.140Z] ---> job-cost.sh [2024-10-18T14:43:32.140Z] lf-activate-venv: SKIPPING [2024-10-18T14:43:32.140Z] INFO: No Stack... [2024-10-18T14:43:32.720Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T14:43:33.301Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T14:43:33.886Z] + cat /w/workspace/app-record-replay/98/archives/cost.csv [2024-10-18T14:43:33.886Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T14:43:34.185Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [2024-10-18T14:43:34.192Z] Resource [jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] did not exist. Created. [2024-10-18T14:43:34.199Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T14:43:34.547Z] /w/workspace/app-record-replay/98@tmp/durable-3c542689/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T14:43:34.862Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T14:43:34.894Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T14:43:34.940Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T14:43:34.952Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T14:43:34.982Z] $ docker stop --time=1 f4d4b594debaafb17524bfb73bcb9418b544b0f9279d15ca97971d93008c6db1 [2024-10-18T14:43:36.452Z] $ docker rm -f --volumes f4d4b594debaafb17524bfb73bcb9418b544b0f9279d15ca97971d93008c6db1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-18T14:43:36.990Z] provisioning config files... [2024-10-18T14:43:36.996Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16585082993083781632tmp [Pipeline] { [Pipeline] sh [2024-10-18T14:43:37.294Z] + set +x [2024-10-18T14:43:37.294Z] + + curl -s https://codecov.io/bash [2024-10-18T14:43:37.294Z] bash -s -- [2024-10-18T14:43:37.294Z] [2024-10-18T14:43:37.294Z] _____ _ [2024-10-18T14:43:37.294Z] / ____| | | [2024-10-18T14:43:37.294Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T14:43:37.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T14:43:37.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T14:43:37.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T14:43:37.294Z] Bash-1.0.6 [2024-10-18T14:43:37.294Z] [2024-10-18T14:43:37.294Z] [2024-10-18T14:43:37.294Z] ==> git version 2.25.1 found [2024-10-18T14:43:37.294Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-18T14:43:37.294Z] Release-Date: 2020-01-08 [2024-10-18T14:43:37.294Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-18T14:43:37.294Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T14:43:37.294Z] ==> Jenkins CI detected. [2024-10-18T14:43:37.294Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-10-18T14:43:37.294Z] project root: . [2024-10-18T14:43:37.294Z] --> token set from env [2024-10-18T14:43:37.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T14:43:37.294Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T14:43:37.294Z] ==> Python coveragepy not found [2024-10-18T14:43:37.294Z] ==> Searching for coverage reports in: [2024-10-18T14:43:37.294Z] + . [2024-10-18T14:43:37.294Z] -> Found 1 reports [2024-10-18T14:43:37.294Z] ==> Detecting git/mercurial file structure [2024-10-18T14:43:37.554Z] ==> Reading reports [2024-10-18T14:43:37.554Z] + ./coverage.out bytes=34247 [2024-10-18T14:43:37.554Z] ==> Appending adjustments [2024-10-18T14:43:37.554Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T14:43:37.554Z] + Found adjustments [2024-10-18T14:43:37.554Z] ==> Gzipping contents [2024-10-18T14:43:37.554Z] 8.0K /tmp/codecov.mqrRp7.gz [2024-10-18T14:43:37.554Z] ==> Uploading reports [2024-10-18T14:43:37.554Z] url: https://codecov.io [2024-10-18T14:43:37.554Z] query: branch=main&commit=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T14:43:37.554Z] -> Pinging Codecov [2024-10-18T14:43:37.554Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=587b4a59f4c2d83c6f2bc4698198d372e4f88a1e&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T14:43:37.813Z] -> Uploading to [2024-10-18T14:43:37.813Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/587b4a59f4c2d83c6f2bc4698198d372e4f88a1e/55611321-a121-4af5-bbdd-d5e7f548b095.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T144337Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1fd333db3e35d6be7f04584ce9ba81995c76f9ac6c3d723cec8a0d16e68a8d1a [2024-10-18T14:43:37.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T14:43:37.813Z] Dload Upload Total Spent Left Speed [2024-10-18T14:43:38.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 24958 --:--:-- --:--:-- --:--:-- 24958 [2024-10-18T14:43:38.072Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] } [2024-10-18T14:43:38.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-18T14:43:38.314Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-18T14:43:38.328Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:43:38.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T14:43:38.641Z] [2024-10-18T14:43:38.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:43:38.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T14:43:38.952Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-18T14:43:38.952Z] 43c4264eed91: Already exists [2024-10-18T14:43:38.952Z] 4cc291be95ef: Already exists [2024-10-18T14:43:38.952Z] 2ac1f1163629: Already exists [2024-10-18T14:43:38.952Z] 5c3c966382ef: Already exists [2024-10-18T14:43:38.952Z] 4f4fb700ef54: Already exists [2024-10-18T14:43:38.952Z] d9c7d2e4e75e: Pulling fs layer [2024-10-18T14:43:38.952Z] 9c3e1370e548: Pulling fs layer [2024-10-18T14:43:39.210Z] d9c7d2e4e75e: Download complete [2024-10-18T14:43:39.468Z] d9c7d2e4e75e: Pull complete [2024-10-18T14:43:40.036Z] 9c3e1370e548: Verifying Checksum [2024-10-18T14:43:40.036Z] 9c3e1370e548: Download complete [2024-10-18T14:43:43.322Z] 9c3e1370e548: Pull complete [2024-10-18T14:43:43.322Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-18T14:43:43.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T14:43:43.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:43:43.426Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:43:43.466Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-18T14:43:45.366Z] $ docker top 4655a87180fc02d38943d11e364ec2adde1718f0e9d639f5fc3bbe1e0878b1f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T14:43:45.714Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-10-18T14:43:45.724Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-10-18T14:43:46.002Z] + set -o pipefail [2024-10-18T14:43:46.002Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-10-18T14:43:58.214Z] [2024-10-18T14:43:58.215Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-10-18T14:43:58.215Z] [2024-10-18T14:43:58.215Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/c1e8a35f-158d-4991-8cfb-1c8fd8efef1d [2024-10-18T14:43:58.215Z] [2024-10-18T14:43:58.215Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-18T14:43:58.215Z] [2024-10-18T14:43:58.215Z] [2024-10-18T14:43:58.215Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-18T14:43:58.215Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-18T14:43:58.231Z] $ docker stop --time=1 4655a87180fc02d38943d11e364ec2adde1718f0e9d639f5fc3bbe1e0878b1f3 [2024-10-18T14:44:02.424Z] $ docker rm -f --volumes 4655a87180fc02d38943d11e364ec2adde1718f0e9d639f5fc3bbe1e0878b1f3 [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 [2024-10-18T14:44:03.313Z] + git log --format=format:%s -1 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e [Pipeline] sh [2024-10-18T14:44:03.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T14:44:03.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:44:03.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T14:44:03.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:44:03.989Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:44:04.023Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T14:44:04.489Z] $ docker top 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b -eo pid,comm [2024-10-18T14:44:04.527Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-18T14:44:04.527Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T14:44:04.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T14:44:04.588Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T14:44:04.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T14:44:04.712Z] $ docker exec 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b ssh-agent [2024-10-18T14:44:04.808Z] SSH_AUTH_SOCK=/tmp/ssh-GEI4Mduevfdp/agent.32 [2024-10-18T14:44:04.808Z] SSH_AGENT_PID=38 [2024-10-18T14:44:04.814Z] Running ssh-add (command line suppressed) [2024-10-18T14:44:04.921Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5779083168127816026.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5779083168127816026.key) [2024-10-18T14:44:04.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T14:44:05.227Z] + git semver tag [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,416 [run_tag] DEBUG tag force:False [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,416 [check_head_tag] DEBUG check head tag [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,417 [execute] INFO git cat-file --batch-check [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,421 [execute] INFO git cat-file --batch [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,443 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,443 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,443 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T14:44:05.486Z] 2024-10-18 14:44:05,449 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-18T14:44:05.486Z] 3.2.0-dev.23 [Pipeline] } [2024-10-18T14:44:05.501Z] $ docker exec --env ******** --env ******** 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b ssh-agent -k [2024-10-18T14:44:05.613Z] unset SSH_AUTH_SOCK; [2024-10-18T14:44:05.614Z] unset SSH_AGENT_PID; [2024-10-18T14:44:05.614Z] echo Agent pid 38 killed; [2024-10-18T14:44:05.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T14:44:05.949Z] + git semver [Pipeline] } [2024-10-18T14:44:06.228Z] $ docker stop --time=1 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b [2024-10-18T14:44:07.521Z] $ docker rm -f --volumes 3081dcfe5d737f2f3ebef3d460153b73a543c3f89e927094a8e6345572e1314b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:44:08.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T14:44:08.055Z] [2024-10-18T14:44:08.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:44:08.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T14:44:08.368Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-18T14:44:08.368Z] ab5ef0e58194: Pulling fs layer [2024-10-18T14:44:08.368Z] 9712f1f96733: Pulling fs layer [2024-10-18T14:44:08.368Z] 63f879dbbcfc: Pulling fs layer [2024-10-18T14:44:08.368Z] 0d9ebad4ef96: Pulling fs layer [2024-10-18T14:44:08.368Z] e9a5061849ea: Pulling fs layer [2024-10-18T14:44:08.368Z] d747dcd14b5f: Pulling fs layer [2024-10-18T14:44:08.368Z] 2de7ff778b66: Pulling fs layer [2024-10-18T14:44:08.368Z] d747dcd14b5f: Waiting [2024-10-18T14:44:08.368Z] 2de7ff778b66: Waiting [2024-10-18T14:44:08.368Z] 0d9ebad4ef96: Waiting [2024-10-18T14:44:08.368Z] e9a5061849ea: Waiting [2024-10-18T14:44:08.368Z] 9712f1f96733: Download complete [2024-10-18T14:44:08.626Z] 63f879dbbcfc: Verifying Checksum [2024-10-18T14:44:08.626Z] 63f879dbbcfc: Download complete [2024-10-18T14:44:08.884Z] e9a5061849ea: Verifying Checksum [2024-10-18T14:44:08.884Z] e9a5061849ea: Download complete [2024-10-18T14:44:08.884Z] d747dcd14b5f: Verifying Checksum [2024-10-18T14:44:08.884Z] d747dcd14b5f: Download complete [2024-10-18T14:44:08.884Z] 0d9ebad4ef96: Verifying Checksum [2024-10-18T14:44:08.884Z] 0d9ebad4ef96: Download complete [2024-10-18T14:44:08.884Z] ab5ef0e58194: Verifying Checksum [2024-10-18T14:44:08.884Z] ab5ef0e58194: Download complete [2024-10-18T14:44:08.884Z] 2de7ff778b66: Verifying Checksum [2024-10-18T14:44:08.884Z] 2de7ff778b66: Download complete [2024-10-18T14:44:11.441Z] ab5ef0e58194: Pull complete [2024-10-18T14:44:11.441Z] 9712f1f96733: Pull complete [2024-10-18T14:44:12.007Z] 63f879dbbcfc: Pull complete [2024-10-18T14:44:15.287Z] 0d9ebad4ef96: Pull complete [2024-10-18T14:44:15.287Z] e9a5061849ea: Pull complete [2024-10-18T14:44:15.546Z] d747dcd14b5f: Pull complete [2024-10-18T14:44:16.481Z] 2de7ff778b66: Pull complete [2024-10-18T14:44:16.481Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-18T14:44:16.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T14:44:16.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:44:16.586Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:44:16.621Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-18T14:44:20.879Z] $ docker top 2eb7a0bc1b4e9db643a8526f137fd1d47df2327ef69faff4f0c99e819908d381 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-18T14:44:20.956Z] provisioning config files... [2024-10-18T14:44:20.963Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10606215525716869931tmp [2024-10-18T14:44:20.973Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7294380865500741012tmp [2024-10-18T14:44:20.982Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config116460528711062996tmp [Pipeline] { [Pipeline] echo [2024-10-18T14:44:21.016Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:21.310Z] ---> sigul-configuration.sh [2024-10-18T14:44:21.310Z] gpg: directory `/root/.gnupg' created [2024-10-18T14:44:21.310Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-18T14:44:21.310Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-18T14:44:21.310Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-18T14:44:21.310Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-18T14:44:21.310Z] gpg: CAST5 encrypted data [2024-10-18T14:44:21.310Z] gpg: encrypted with 1 passphrase [2024-10-18T14:44:21.310Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-18T14:44:21.608Z] + mkdir /home/jenkins [2024-10-18T14:44:21.608Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-18T14:44:21.908Z] + 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 [2024-10-18T14:44:21.924Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:22.220Z] ---> sigul-install.sh [2024-10-18T14:44:22.220Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-18T14:44:22.520Z] + git tag --list [2024-10-18T14:44:22.520Z] v3.1 [2024-10-18T14:44:22.520Z] v3.1.0 [2024-10-18T14:44:22.520Z] v3.1.0-dev.0 [2024-10-18T14:44:22.520Z] v3.1.0-dev.1 [2024-10-18T14:44:22.520Z] v3.1.0-dev.10 [2024-10-18T14:44:22.520Z] v3.1.0-dev.11 [2024-10-18T14:44:22.520Z] v3.1.0-dev.12 [2024-10-18T14:44:22.520Z] v3.1.0-dev.13 [2024-10-18T14:44:22.520Z] v3.1.0-dev.14 [2024-10-18T14:44:22.520Z] v3.1.0-dev.15 [2024-10-18T14:44:22.520Z] v3.1.0-dev.16 [2024-10-18T14:44:22.520Z] v3.1.0-dev.17 [2024-10-18T14:44:22.520Z] v3.1.0-dev.18 [2024-10-18T14:44:22.520Z] v3.1.0-dev.19 [2024-10-18T14:44:22.520Z] v3.1.0-dev.2 [2024-10-18T14:44:22.520Z] v3.1.0-dev.20 [2024-10-18T14:44:22.520Z] v3.1.0-dev.21 [2024-10-18T14:44:22.520Z] v3.1.0-dev.22 [2024-10-18T14:44:22.520Z] v3.1.0-dev.23 [2024-10-18T14:44:22.520Z] v3.1.0-dev.24 [2024-10-18T14:44:22.520Z] v3.1.0-dev.25 [2024-10-18T14:44:22.520Z] v3.1.0-dev.26 [2024-10-18T14:44:22.520Z] v3.1.0-dev.27 [2024-10-18T14:44:22.520Z] v3.1.0-dev.28 [2024-10-18T14:44:22.520Z] v3.1.0-dev.29 [2024-10-18T14:44:22.520Z] v3.1.0-dev.3 [2024-10-18T14:44:22.520Z] v3.1.0-dev.30 [2024-10-18T14:44:22.520Z] v3.1.0-dev.31 [2024-10-18T14:44:22.520Z] v3.1.0-dev.32 [2024-10-18T14:44:22.520Z] v3.1.0-dev.33 [2024-10-18T14:44:22.520Z] v3.1.0-dev.34 [2024-10-18T14:44:22.520Z] v3.1.0-dev.35 [2024-10-18T14:44:22.520Z] v3.1.0-dev.36 [2024-10-18T14:44:22.520Z] v3.1.0-dev.37 [2024-10-18T14:44:22.520Z] v3.1.0-dev.38 [2024-10-18T14:44:22.520Z] v3.1.0-dev.39 [2024-10-18T14:44:22.520Z] v3.1.0-dev.4 [2024-10-18T14:44:22.520Z] v3.1.0-dev.40 [2024-10-18T14:44:22.520Z] v3.1.0-dev.41 [2024-10-18T14:44:22.520Z] v3.1.0-dev.42 [2024-10-18T14:44:22.520Z] v3.1.0-dev.43 [2024-10-18T14:44:22.520Z] v3.1.0-dev.44 [2024-10-18T14:44:22.520Z] v3.1.0-dev.45 [2024-10-18T14:44:22.520Z] v3.1.0-dev.46 [2024-10-18T14:44:22.520Z] v3.1.0-dev.47 [2024-10-18T14:44:22.520Z] v3.1.0-dev.48 [2024-10-18T14:44:22.520Z] v3.1.0-dev.49 [2024-10-18T14:44:22.520Z] v3.1.0-dev.5 [2024-10-18T14:44:22.520Z] v3.1.0-dev.50 [2024-10-18T14:44:22.520Z] v3.1.0-dev.51 [2024-10-18T14:44:22.520Z] v3.1.0-dev.52 [2024-10-18T14:44:22.520Z] v3.1.0-dev.53 [2024-10-18T14:44:22.520Z] v3.1.0-dev.54 [2024-10-18T14:44:22.520Z] v3.1.0-dev.55 [2024-10-18T14:44:22.520Z] v3.1.0-dev.56 [2024-10-18T14:44:22.520Z] v3.1.0-dev.57 [2024-10-18T14:44:22.520Z] v3.1.0-dev.58 [2024-10-18T14:44:22.520Z] v3.1.0-dev.59 [2024-10-18T14:44:22.520Z] v3.1.0-dev.6 [2024-10-18T14:44:22.520Z] v3.1.0-dev.60 [2024-10-18T14:44:22.520Z] v3.1.0-dev.61 [2024-10-18T14:44:22.520Z] v3.1.0-dev.62 [2024-10-18T14:44:22.520Z] v3.1.0-dev.63 [2024-10-18T14:44:22.520Z] v3.1.0-dev.64 [2024-10-18T14:44:22.520Z] v3.1.0-dev.65 [2024-10-18T14:44:22.520Z] v3.1.0-dev.66 [2024-10-18T14:44:22.520Z] v3.1.0-dev.67 [2024-10-18T14:44:22.520Z] v3.1.0-dev.68 [2024-10-18T14:44:22.520Z] v3.1.0-dev.7 [2024-10-18T14:44:22.520Z] v3.1.0-dev.8 [2024-10-18T14:44:22.520Z] v3.1.0-dev.9 [2024-10-18T14:44:22.520Z] v3.1.1 [2024-10-18T14:44:22.520Z] v3.2.0-dev.1 [2024-10-18T14:44:22.520Z] v3.2.0-dev.10 [2024-10-18T14:44:22.520Z] v3.2.0-dev.11 [2024-10-18T14:44:22.520Z] v3.2.0-dev.12 [2024-10-18T14:44:22.520Z] v3.2.0-dev.13 [2024-10-18T14:44:22.520Z] v3.2.0-dev.14 [2024-10-18T14:44:22.520Z] v3.2.0-dev.15 [2024-10-18T14:44:22.520Z] v3.2.0-dev.16 [2024-10-18T14:44:22.520Z] v3.2.0-dev.17 [2024-10-18T14:44:22.520Z] v3.2.0-dev.18 [2024-10-18T14:44:22.520Z] v3.2.0-dev.19 [2024-10-18T14:44:22.520Z] v3.2.0-dev.2 [2024-10-18T14:44:22.520Z] v3.2.0-dev.20 [2024-10-18T14:44:22.520Z] v3.2.0-dev.21 [2024-10-18T14:44:22.520Z] v3.2.0-dev.22 [2024-10-18T14:44:22.520Z] v3.2.0-dev.23 [2024-10-18T14:44:22.520Z] v3.2.0-dev.3 [2024-10-18T14:44:22.520Z] v3.2.0-dev.4 [2024-10-18T14:44:22.520Z] v3.2.0-dev.5 [2024-10-18T14:44:22.520Z] v3.2.0-dev.6 [2024-10-18T14:44:22.520Z] v3.2.0-dev.7 [2024-10-18T14:44:22.520Z] v3.2.0-dev.8 [2024-10-18T14:44:22.520Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-18T14:44:22.815Z] + lftools sign git-tag v3.2.0-dev.23 [2024-10-18T14:44:23.384Z] Signing Git tag with Sigul... [2024-10-18T14:44:23.384Z] Signing v3.2.0-dev.23 [Pipeline] echo [2024-10-18T14:44:23.658Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:23.946Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-18T14:44:23.954Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-18T14:44:23.985Z] $ docker stop --time=1 2eb7a0bc1b4e9db643a8526f137fd1d47df2327ef69faff4f0c99e819908d381 [2024-10-18T14:44:25.255Z] $ docker rm -f --volumes 2eb7a0bc1b4e9db643a8526f137fd1d47df2327ef69faff4f0c99e819908d381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-18T14:44:25.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T14:44:25.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:44:26.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T14:44:26.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:44:26.207Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:44:26.240Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T14:44:26.542Z] $ docker top 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 -eo pid,comm [2024-10-18T14:44:26.586Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-18T14:44:26.586Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T14:44:26.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T14:44:26.638Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T14:44:26.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T14:44:26.746Z] $ docker exec 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 ssh-agent [2024-10-18T14:44:26.836Z] SSH_AUTH_SOCK=/tmp/ssh-1XzniqDYOVHa/agent.31 [2024-10-18T14:44:26.836Z] SSH_AGENT_PID=38 [2024-10-18T14:44:26.841Z] Running ssh-add (command line suppressed) [2024-10-18T14:44:26.941Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4183409144340171427.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4183409144340171427.key) [2024-10-18T14:44:26.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T14:44:27.237Z] + git semver bump pre [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,410 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,411 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,411 [bump_version] DEBUG bumped version:3.2.0-dev.24 [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,411 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,411 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,411 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,414 [execute] INFO git cat-file --batch-check [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,419 [execute] INFO git cat-file --batch [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T14:44:27.496Z] 2024-10-18 14:44:27,424 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-18T14:44:27.496Z] 3.2.0-dev.24 [Pipeline] } [2024-10-18T14:44:27.509Z] $ docker exec --env ******** --env ******** 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 ssh-agent -k [2024-10-18T14:44:27.611Z] unset SSH_AUTH_SOCK; [2024-10-18T14:44:27.611Z] unset SSH_AGENT_PID; [2024-10-18T14:44:27.611Z] echo Agent pid 38 killed; [2024-10-18T14:44:27.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T14:44:27.942Z] + git semver [Pipeline] } [2024-10-18T14:44:28.216Z] $ docker stop --time=1 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 [2024-10-18T14:44:29.512Z] $ docker rm -f --volumes 306e7fdf4a506a82d700371e6115bbc74715d65c7734a18546b35ca8677be2e4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T14:44:29.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T14:44:29.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:44:30.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T14:44:30.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:44:30.234Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:44:30.266Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T14:44:30.594Z] $ docker top c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T14:44:30.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T14:44:30.697Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T14:44:30.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T14:44:30.817Z] $ docker exec c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 ssh-agent [2024-10-18T14:44:30.922Z] SSH_AUTH_SOCK=/tmp/ssh-PsQjaqkZTRuz/agent.32 [2024-10-18T14:44:30.922Z] SSH_AGENT_PID=38 [2024-10-18T14:44:30.926Z] Running ssh-add (command line suppressed) [2024-10-18T14:44:31.032Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2525372019525675390.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2525372019525675390.key) [2024-10-18T14:44:31.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T14:44:31.337Z] + git semver push [2024-10-18T14:44:31.596Z] 2024-10-18 14:44:31,500 [run_push] DEBUG push [2024-10-18T14:44:31.596Z] 2024-10-18 14:44:31,501 [execute] INFO git cat-file --batch-check [2024-10-18T14:44:31.596Z] 2024-10-18 14:44:31,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T14:44:31.596Z] 2024-10-18 14:44:31,506 [execute] INFO git rev-list fd024205e045c1de82a30763a011300c54e4777e -- [2024-10-18T14:44:31.596Z] 2024-10-18 14:44:31,506 [execute] DEBUG Popen(['git', 'rev-list', 'fd024205e045c1de82a30763a011300c54e4777e', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T14:44:31.596Z] 2024-10-18 14:44:31,514 [execute] INFO git fetch -v origin [2024-10-18T14:44:31.596Z] 2024-10-18 14:44:31,514 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-18T14:44:32.164Z] 2024-10-18 14:44:32,005 [run_push] DEBUG no remote changes detected [2024-10-18T14:44:32.164Z] 2024-10-18 14:44:32,005 [execute] INFO git push origin semver [2024-10-18T14:44:32.164Z] 2024-10-18 14:44:32,006 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T14:44:32.733Z] 2024-10-18 14:44:32,697 [run_push] DEBUG push all version tags [2024-10-18T14:44:32.733Z] 2024-10-18 14:44:32,698 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-18T14:44:32.733Z] 2024-10-18 14:44:32,698 [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) [2024-10-18T14:44:33.677Z] 2024-10-18 14:44:33,378 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-18T14:44:33.677Z] 3.2.0-dev.24 [Pipeline] } [2024-10-18T14:44:33.691Z] $ docker exec --env ******** --env ******** c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 ssh-agent -k [2024-10-18T14:44:33.798Z] unset SSH_AUTH_SOCK; [2024-10-18T14:44:33.798Z] unset SSH_AGENT_PID; [2024-10-18T14:44:33.798Z] echo Agent pid 38 killed; [2024-10-18T14:44:33.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T14:44:34.127Z] + git semver [Pipeline] } [2024-10-18T14:44:34.412Z] $ docker stop --time=1 c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 [2024-10-18T14:44:35.664Z] $ docker rm -f --volumes c0cd12eab52ab714d52fe941cd5cd0183421019d2fb634bd929b9eb27efc1bf1 [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 [2024-10-18T14:44:36.289Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-10-18T14:44:36.289Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-18T14:44:36.289Z] total 16 [2024-10-18T14:44:36.289Z] drwxr-xr-x 3 root root 4096 Oct 18 14:28 . [2024-10-18T14:44:36.289Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 14:44 .. [2024-10-18T14:44:36.289Z] drwxr-xr-x 2 root root 4096 Oct 18 14:28 cost [2024-10-18T14:44:36.289Z] -rw-r--r-- 1 root root 88 Oct 18 14:28 cost.csv [2024-10-18T14:44:36.289Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-18T14:44:36.289Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-18T14:44:36.289Z] total 16 [2024-10-18T14:44:36.289Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 14:28 . [2024-10-18T14:44:36.289Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 14:44 .. [2024-10-18T14:44:36.289Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 14:28 cost [2024-10-18T14:44:36.289Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 18 14:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:36.579Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:37.438Z] ---> package-listing.sh [2024-10-18T14:44:37.438Z] ++ facter osfamily [2024-10-18T14:44:37.438Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T14:44:37.698Z] + OS_FAMILY=debian [2024-10-18T14:44:37.698Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-10-18T14:44:37.698Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T14:44:37.698Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T14:44:37.698Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T14:44:37.698Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T14:44:37.698Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-18T14:44:37.698Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T14:44:37.698Z] + case "${OS_FAMILY}" in [2024-10-18T14:44:37.698Z] + dpkg -l [2024-10-18T14:44:37.698Z] + grep '^ii' [2024-10-18T14:44:37.698Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T14:44:37.698Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T14:44:37.698Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T14:44:37.698Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-18T14:44:37.698Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-10-18T14:44:37.698Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-10-18T14:44:37.709Z] 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 [2024-10-18T14:44:37.986Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T14:44:38.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T14:44:38.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T14:44:38.635Z] prd-ubuntu20.04-docker-8c-8g-23266 does not seem to be running inside a container [2024-10-18T14:44:38.666Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-18T14:44:38.859Z] $ docker top 840d2e49ed69e9743e341c7ee69fba5c6121a1e3e8efc05f8ae0b5837258aedb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T14:44:39.204Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T14:44:39.488Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T14:44:39.771Z] + ls /var/log/sa-host [2024-10-18T14:44:39.771Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T14:44:39.929Z] provisioning config files... [2024-10-18T14:44:39.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1173272896224681107tmp [Pipeline] { [Pipeline] echo [2024-10-18T14:44:39.962Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:40.243Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T14:44:40.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:40.617Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T14:44:40.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:40.910Z] ---> sudo-logs.sh [2024-10-18T14:44:40.910Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T14:44:40.941Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:41.220Z] ---> job-cost.sh [2024-10-18T14:44:41.221Z] lf-activate-venv: SKIPPING [2024-10-18T14:44:41.221Z] DEBUG: total: 0.2199999988079071 [2024-10-18T14:44:41.221Z] INFO: Retrieving Stack Cost... [2024-10-18T14:44:41.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T14:44:42.048Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T14:44:42.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T14:44:42.421Z] ---> logs-deploy.sh [2024-10-18T14:44:42.421Z] lf-activate-venv: SKIPPING [2024-10-18T14:44:42.421Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/98 [2024-10-18T14:44:42.421Z] INFO: archiving workspace using pattern(s): [2024-10-18T14:44:43.436Z] Archives upload complete. [2024-10-18T14:44:43.436Z] INFO: archiving logs to Nexus [2024-10-18T14:44:44.012Z] ---> uname -a: [2024-10-18T14:44:44.012Z] Linux prd-ubuntu20-04-docker-8c-8g-23266 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] ---> lscpu: [2024-10-18T14:44:44.012Z] Architecture: x86_64 [2024-10-18T14:44:44.012Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-18T14:44:44.012Z] Byte Order: Little Endian [2024-10-18T14:44:44.012Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-18T14:44:44.012Z] CPU(s): 8 [2024-10-18T14:44:44.012Z] On-line CPU(s) list: 0-7 [2024-10-18T14:44:44.012Z] Thread(s) per core: 1 [2024-10-18T14:44:44.012Z] Core(s) per socket: 1 [2024-10-18T14:44:44.012Z] Socket(s): 8 [2024-10-18T14:44:44.012Z] NUMA node(s): 1 [2024-10-18T14:44:44.012Z] Vendor ID: AuthenticAMD [2024-10-18T14:44:44.012Z] CPU family: 23 [2024-10-18T14:44:44.012Z] Model: 49 [2024-10-18T14:44:44.012Z] Model name: AMD EPYC-Rome Processor [2024-10-18T14:44:44.012Z] Stepping: 0 [2024-10-18T14:44:44.012Z] CPU MHz: 2799.998 [2024-10-18T14:44:44.012Z] BogoMIPS: 5599.99 [2024-10-18T14:44:44.012Z] Virtualization: AMD-V [2024-10-18T14:44:44.012Z] Hypervisor vendor: KVM [2024-10-18T14:44:44.012Z] Virtualization type: full [2024-10-18T14:44:44.012Z] L1d cache: 256 KiB [2024-10-18T14:44:44.012Z] L1i cache: 256 KiB [2024-10-18T14:44:44.012Z] L2 cache: 4 MiB [2024-10-18T14:44:44.012Z] L3 cache: 128 MiB [2024-10-18T14:44:44.012Z] NUMA node0 CPU(s): 0-7 [2024-10-18T14:44:44.012Z] Vulnerability Itlb multihit: Not affected [2024-10-18T14:44:44.012Z] Vulnerability L1tf: Not affected [2024-10-18T14:44:44.012Z] Vulnerability Mds: Not affected [2024-10-18T14:44:44.012Z] Vulnerability Meltdown: Not affected [2024-10-18T14:44:44.012Z] Vulnerability Mmio stale data: Not affected [2024-10-18T14:44:44.012Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-18T14:44:44.012Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-18T14:44:44.012Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-18T14:44:44.012Z] Vulnerability Srbds: Not affected [2024-10-18T14:44:44.012Z] Vulnerability Tsx async abort: Not affected [2024-10-18T14:44:44.012Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] ---> nproc: [2024-10-18T14:44:44.012Z] 8 [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] ---> df -h: [2024-10-18T14:44:44.012Z] Filesystem Size Used Avail Use% Mounted on [2024-10-18T14:44:44.012Z] overlay 155G 13G 142G 9% / [2024-10-18T14:44:44.012Z] tmpfs 64M 0 64M 0% /dev [2024-10-18T14:44:44.012Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-18T14:44:44.012Z] shm 64M 0 64M 0% /dev/shm [2024-10-18T14:44:44.012Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] ---> sar -b -r -n DEV: [2024-10-18T14:44:44.012Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23266) 10/18/24 _x86_64_ (8 CPU) [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] 14:23:46 LINUX RESTART (8 CPU) [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] 14:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-18T14:44:44.012Z] 14:25:01 423.00 48.08 374.92 0.00 5404.30 166012.20 0.00 [2024-10-18T14:44:44.012Z] 14:26:01 279.25 2.10 277.15 0.00 20.93 76030.13 0.00 [2024-10-18T14:44:44.012Z] 14:27:01 33.64 0.02 33.63 0.00 0.13 21168.09 0.00 [2024-10-18T14:44:44.012Z] 14:28:01 81.86 0.10 81.76 0.00 2.00 21173.88 0.00 [2024-10-18T14:44:44.012Z] 14:29:01 192.03 11.78 180.25 0.00 5222.20 59497.42 0.00 [2024-10-18T14:44:44.012Z] 14:30:01 11.80 1.55 10.25 0.00 264.22 1320.85 0.00 [2024-10-18T14:44:44.012Z] 14:31:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 [2024-10-18T14:44:44.012Z] 14:32:01 2.03 0.00 2.03 0.00 0.00 22.80 0.00 [2024-10-18T14:44:44.012Z] 14:33:02 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2024-10-18T14:44:44.012Z] 14:34:01 2.32 0.00 2.32 0.00 0.00 38.23 0.00 [2024-10-18T14:44:44.012Z] 14:35:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-10-18T14:44:44.012Z] 14:36:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2024-10-18T14:44:44.012Z] 14:37:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2024-10-18T14:44:44.012Z] 14:38:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 [2024-10-18T14:44:44.012Z] 14:39:01 2.03 0.02 2.02 0.00 0.13 23.73 0.00 [2024-10-18T14:44:44.012Z] 14:40:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2024-10-18T14:44:44.012Z] 14:41:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-10-18T14:44:44.012Z] 14:42:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2024-10-18T14:44:44.012Z] 14:43:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-10-18T14:44:44.012Z] 14:44:01 43.32 1.17 42.15 0.00 30.40 23497.60 0.00 [2024-10-18T14:44:44.012Z] Average: 54.22 3.24 50.98 0.00 547.66 18461.13 0.00 [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] 14:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-18T14:44:44.012Z] 14:25:01 29197324 31531300 795024 2.42 75624 2527080 1980860 5.84 1032412 2269204 420 [2024-10-18T14:44:44.012Z] 14:26:01 27990884 31516692 791872 2.41 189220 3480212 1887320 5.56 1154384 3211056 2456 [2024-10-18T14:44:44.012Z] 14:27:01 26583688 31325056 979280 2.98 193652 4615144 2256960 6.65 1816040 3879948 658380 [2024-10-18T14:44:44.012Z] 14:28:01 26926520 31391168 913160 2.78 196928 4335556 2159208 6.36 1892492 3460092 841140 [2024-10-18T14:44:44.012Z] 14:29:01 26539800 31507940 787260 2.39 211428 4800276 1804844 5.32 1633172 4064900 184 [2024-10-18T14:44:44.012Z] 14:30:01 26523080 31507328 786596 2.39 213976 4812900 1841552 5.43 1657012 4055724 316 [2024-10-18T14:44:44.012Z] 14:31:01 26533324 31517672 776172 2.36 214008 4812904 1841552 5.43 1646964 4055728 16 [2024-10-18T14:44:44.012Z] 14:32:01 26533268 31517836 775944 2.36 214092 4813040 1841552 5.43 1647048 4055860 8 [2024-10-18T14:44:44.012Z] 14:33:02 26534204 31518820 774828 2.36 214140 4813040 1841552 5.43 1646004 4055860 12 [2024-10-18T14:44:44.012Z] 14:34:01 26535840 31520744 773044 2.35 214232 4813020 1841552 5.43 1644692 4056064 4 [2024-10-18T14:44:44.012Z] 14:35:01 26535820 31520780 773188 2.35 214260 4813020 1841552 5.43 1644532 4056060 8 [2024-10-18T14:44:44.012Z] 14:36:01 26535676 31520672 773096 2.35 214296 4813024 1841552 5.43 1644768 4056064 40 [2024-10-18T14:44:44.012Z] 14:37:01 26535904 31520928 772812 2.35 214312 4813028 1841552 5.43 1644608 4056068 8 [2024-10-18T14:44:44.012Z] 14:38:01 26536140 31521172 772496 2.35 214332 4813028 1841552 5.43 1644252 4056068 4 [2024-10-18T14:44:44.012Z] 14:39:01 26536104 31521300 772560 2.35 214416 4813016 1851804 5.46 1644612 4056072 4 [2024-10-18T14:44:44.012Z] 14:40:01 26536152 31521376 772440 2.35 214440 4813036 1851804 5.46 1644420 4056072 180 [2024-10-18T14:44:44.012Z] 14:41:01 26536128 31521388 772368 2.35 214468 4813040 1851804 5.46 1644364 4056076 4 [2024-10-18T14:44:44.012Z] 14:42:01 26536048 31521332 772348 2.35 214504 4813044 1851804 5.46 1644372 4056084 192 [2024-10-18T14:44:44.012Z] 14:43:01 26536136 31521460 772368 2.35 214520 4813044 1851804 5.46 1644672 4056084 16 [2024-10-18T14:44:44.012Z] 14:44:01 25603864 31483112 805424 2.45 224020 5623688 1942308 5.72 1823600 4731744 150004 [2024-10-18T14:44:44.012Z] Average: 26716295 31501404 795614 2.42 204543 4638207 1893224 5.58 1619721 3920041 82670 [2024-10-18T14:44:44.012Z] [2024-10-18T14:44:44.012Z] 14:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-18T14:44:44.012Z] 14:25:01 docker0 26.20 28.31 2.07 192.71 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:25:01 ens3 587.49 381.69 5961.83 97.21 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:25:01 veth1f14bad 2.65 1.85 0.27 2.19 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:25:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:26:01 docker0 335.49 509.17 28.20 3246.69 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:26:01 veth9028961 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:26:01 ens3 536.34 349.48 3274.58 41.41 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:27:01 veth9028961 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:27:01 ens3 11.93 7.27 9.91 5.50 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:28:01 docker0 1.30 2.72 0.08 38.08 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:28:01 ens3 24.84 14.76 57.66 9.45 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:28:01 veth67ccedd 0.02 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:29:01 docker0 4.58 9.00 0.28 119.47 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:29:01 ens3 369.57 237.28 4763.20 546.67 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:29:01 lo 8.60 8.60 0.86 0.86 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:30:01 ens3 2.30 1.72 1.28 1.32 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:33:02 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.012Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:35:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:40:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:41:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:43:01 ens3 0.18 0.12 0.17 0.01 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:44:01 docker0 84.08 136.40 7.63 1275.81 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:44:01 ens3 227.95 135.82 3927.15 19.38 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] 14:44:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] Average: docker0 22.60 34.31 1.91 243.82 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] Average: ens3 88.16 56.50 900.50 36.09 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-18T14:44:44.013Z] [2024-10-18T14:44:44.013Z] [2024-10-18T14:44:44.013Z] ---> sar -P ALL: [2024-10-18T14:44:44.013Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23266) 10/18/24 _x86_64_ (8 CPU) [2024-10-18T14:44:44.013Z] [2024-10-18T14:44:44.013Z] 14:23:46 LINUX RESTART (8 CPU) [2024-10-18T14:44:44.013Z] [2024-10-18T14:44:44.013Z] 14:24:01 CPU %user %nice %system %iowait %steal %idle [2024-10-18T14:44:44.013Z] 14:25:01 all 9.30 0.00 3.33 3.18 0.06 84.13 [2024-10-18T14:44:44.013Z] 14:25:01 0 12.56 0.00 2.66 2.56 0.05 82.18 [2024-10-18T14:44:44.013Z] 14:25:01 1 7.23 0.00 4.00 3.53 0.08 85.15 [2024-10-18T14:44:44.013Z] 14:25:01 2 8.94 0.00 2.84 1.19 0.05 86.98 [2024-10-18T14:44:44.013Z] 14:25:01 3 10.57 0.00 3.01 1.68 0.05 84.68 [2024-10-18T14:44:44.013Z] 14:25:01 4 10.27 0.00 3.36 3.43 0.07 82.87 [2024-10-18T14:44:44.013Z] 14:25:01 5 6.26 0.00 3.40 0.22 0.07 90.06 [2024-10-18T14:44:44.013Z] 14:25:01 6 8.14 0.00 3.72 7.54 0.07 80.54 [2024-10-18T14:44:44.013Z] 14:25:01 7 10.41 0.00 3.66 5.36 0.05 80.53 [2024-10-18T14:44:44.013Z] 14:26:01 all 6.27 0.00 3.28 4.18 0.05 86.22 [2024-10-18T14:44:44.013Z] 14:26:01 0 5.85 0.00 4.08 17.39 0.07 72.61 [2024-10-18T14:44:44.013Z] 14:26:01 1 7.18 0.00 3.76 7.09 0.05 81.92 [2024-10-18T14:44:44.013Z] 14:26:01 2 7.39 0.00 2.30 0.74 0.05 89.52 [2024-10-18T14:44:44.013Z] 14:26:01 3 7.13 0.00 2.97 2.40 0.05 87.45 [2024-10-18T14:44:44.013Z] 14:26:01 4 6.13 0.00 4.16 0.96 0.07 88.68 [2024-10-18T14:44:44.013Z] 14:26:01 5 5.65 0.00 2.84 0.54 0.03 90.93 [2024-10-18T14:44:44.013Z] 14:26:01 6 5.25 0.00 2.81 0.77 0.03 91.14 [2024-10-18T14:44:44.013Z] 14:26:01 7 5.58 0.00 3.28 3.48 0.07 87.59 [2024-10-18T14:44:44.013Z] 14:27:01 all 51.84 0.00 7.01 1.01 0.09 40.05 [2024-10-18T14:44:44.013Z] 14:27:01 0 51.71 0.00 7.08 1.33 0.07 39.82 [2024-10-18T14:44:44.013Z] 14:27:01 1 53.57 0.00 7.16 0.54 0.08 38.65 [2024-10-18T14:44:44.013Z] 14:27:01 2 51.52 0.00 7.09 0.20 0.12 41.07 [2024-10-18T14:44:44.013Z] 14:27:01 3 52.16 0.00 6.75 0.99 0.08 40.02 [2024-10-18T14:44:44.013Z] 14:27:01 4 51.27 0.00 7.11 0.50 0.08 41.04 [2024-10-18T14:44:44.013Z] 14:27:01 5 51.85 0.00 6.59 0.29 0.08 41.19 [2024-10-18T14:44:44.013Z] 14:27:01 6 51.29 0.00 8.11 3.34 0.08 37.17 [2024-10-18T14:44:44.013Z] 14:27:01 7 51.37 0.00 6.20 0.89 0.08 41.47 [2024-10-18T14:44:44.013Z] 14:28:01 all 51.56 0.00 7.04 0.95 0.08 40.36 [2024-10-18T14:44:44.013Z] 14:28:01 0 52.12 0.00 7.66 0.54 0.10 39.58 [2024-10-18T14:44:44.013Z] 14:28:01 1 51.94 0.00 7.10 1.56 0.08 39.32 [2024-10-18T14:44:44.013Z] 14:28:01 2 51.17 0.00 7.24 0.17 0.08 41.33 [2024-10-18T14:44:44.013Z] 14:28:01 3 52.22 0.00 6.90 0.22 0.07 40.60 [2024-10-18T14:44:44.013Z] 14:28:01 4 51.87 0.00 7.07 0.22 0.08 40.76 [2024-10-18T14:44:44.013Z] 14:28:01 5 51.74 0.00 6.75 0.12 0.08 41.31 [2024-10-18T14:44:44.013Z] 14:28:01 6 49.84 0.00 7.17 4.31 0.08 38.59 [2024-10-18T14:44:44.013Z] 14:28:01 7 51.56 0.00 6.45 0.52 0.08 41.39 [2024-10-18T14:44:44.013Z] 14:29:01 all 7.32 0.00 2.82 3.04 0.07 86.74 [2024-10-18T14:44:44.013Z] 14:29:01 0 6.71 0.00 2.87 8.62 0.12 81.68 [2024-10-18T14:44:44.013Z] 14:29:01 1 8.71 0.00 2.75 0.44 0.07 88.04 [2024-10-18T14:44:44.013Z] 14:29:01 2 7.70 0.00 2.83 0.69 0.05 88.73 [2024-10-18T14:44:44.013Z] 14:29:01 3 5.25 0.00 2.61 1.75 0.08 90.30 [2024-10-18T14:44:44.013Z] 14:29:01 4 8.98 0.00 2.61 4.16 0.07 84.18 [2024-10-18T14:44:44.013Z] 14:29:01 5 10.02 0.00 3.92 3.13 0.08 82.84 [2024-10-18T14:44:44.013Z] 14:29:01 6 5.92 0.00 3.00 5.35 0.05 85.68 [2024-10-18T14:44:44.013Z] 14:29:01 7 5.30 0.00 1.98 0.24 0.07 92.41 [2024-10-18T14:44:44.013Z] 14:30:01 all 0.41 0.00 0.21 0.09 0.01 99.28 [2024-10-18T14:44:44.013Z] 14:30:01 0 0.30 0.00 0.25 0.22 0.03 99.20 [2024-10-18T14:44:44.013Z] 14:30:01 1 0.44 0.00 0.25 0.23 0.02 99.06 [2024-10-18T14:44:44.013Z] 14:30:01 2 0.33 0.00 0.15 0.10 0.00 99.42 [2024-10-18T14:44:44.013Z] 14:30:01 3 0.33 0.00 0.15 0.00 0.00 99.52 [2024-10-18T14:44:44.013Z] 14:30:01 4 0.48 0.00 0.20 0.15 0.00 99.17 [2024-10-18T14:44:44.013Z] 14:30:01 5 0.32 0.00 0.17 0.02 0.02 99.48 [2024-10-18T14:44:44.013Z] 14:30:01 6 0.70 0.00 0.32 0.00 0.02 98.97 [2024-10-18T14:44:44.013Z] 14:30:01 7 0.40 0.00 0.17 0.02 0.00 99.42 [2024-10-18T14:44:44.013Z] 14:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-18T14:44:44.013Z] 14:31:01 0 0.08 0.00 0.02 0.02 0.03 99.85 [2024-10-18T14:44:44.013Z] 14:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-18T14:44:44.013Z] 14:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-18T14:44:44.013Z] 14:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:31:01 4 0.08 0.00 0.00 0.00 0.02 99.90 [2024-10-18T14:44:44.013Z] 14:31:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-18T14:44:44.013Z] 14:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:32:01 all 0.01 0.00 0.01 0.03 0.01 99.94 [2024-10-18T14:44:44.013Z] 14:32:01 0 0.03 0.00 0.07 0.22 0.02 99.67 [2024-10-18T14:44:44.013Z] 14:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T14:44:44.013Z] 14:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:32:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-18T14:44:44.013Z] 14:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-18T14:44:44.013Z] 14:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T14:44:44.013Z] 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:33:02 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-18T14:44:44.013Z] 14:33:02 0 0.02 0.00 0.02 0.03 0.05 99.88 [2024-10-18T14:44:44.013Z] 14:33:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:33:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:33:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:33:02 4 0.17 0.00 0.02 0.00 0.00 99.82 [2024-10-18T14:44:44.013Z] 14:33:02 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-18T14:44:44.013Z] 14:33:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:33:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:34:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-10-18T14:44:44.013Z] 14:34:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2024-10-18T14:44:44.013Z] 14:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T14:44:44.013Z] 14:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:34:01 4 0.25 0.00 0.02 0.00 0.02 99.71 [2024-10-18T14:44:44.013Z] 14:34:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2024-10-18T14:44:44.013Z] 14:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-18T14:44:44.013Z] 14:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-18T14:44:44.013Z] 14:35:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-18T14:44:44.013Z] 14:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-18T14:44:44.013Z] 14:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-18T14:44:44.013Z] 14:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] [2024-10-18T14:44:44.013Z] 14:35:01 CPU %user %nice %system %iowait %steal %idle [2024-10-18T14:44:44.013Z] 14:36:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2024-10-18T14:44:44.013Z] 14:36:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-18T14:44:44.013Z] 14:36:01 1 1.50 0.00 0.07 0.00 0.02 98.42 [2024-10-18T14:44:44.013Z] 14:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:36:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-18T14:44:44.013Z] 14:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:36:01 5 0.08 0.00 0.02 0.00 0.03 99.87 [2024-10-18T14:44:44.013Z] 14:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-10-18T14:44:44.013Z] 14:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-18T14:44:44.013Z] 14:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:37:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2024-10-18T14:44:44.013Z] 14:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-10-18T14:44:44.013Z] 14:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:38:01 4 0.03 0.00 0.00 0.05 0.02 99.90 [2024-10-18T14:44:44.013Z] 14:38:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2024-10-18T14:44:44.013Z] 14:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:39:01 all 0.02 0.00 0.03 0.01 0.01 99.94 [2024-10-18T14:44:44.013Z] 14:39:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-18T14:44:44.013Z] 14:39:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-18T14:44:44.013Z] 14:39:01 3 0.00 0.00 0.05 0.02 0.02 99.92 [2024-10-18T14:44:44.013Z] 14:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:39:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-18T14:44:44.013Z] 14:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-18T14:44:44.013Z] 14:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-18T14:44:44.013Z] 14:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-18T14:44:44.013Z] 14:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-18T14:44:44.013Z] 14:40:01 5 0.08 0.00 0.02 0.00 0.03 99.87 [2024-10-18T14:44:44.013Z] 14:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T14:44:44.013Z] 14:41:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2024-10-18T14:44:44.013Z] 14:41:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T14:44:44.013Z] 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:41:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-18T14:44:44.013Z] 14:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T14:44:44.013Z] 14:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-18T14:44:44.013Z] 14:42:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-18T14:44:44.013Z] 14:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T14:44:44.013Z] 14:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-18T14:44:44.013Z] 14:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T14:44:44.013Z] 14:42:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-18T14:44:44.013Z] 14:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-18T14:44:44.013Z] 14:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T14:44:44.013Z] 14:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:43:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-18T14:44:44.013Z] 14:43:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2024-10-18T14:44:44.013Z] 14:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-18T14:44:44.013Z] 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T14:44:44.013Z] 14:44:01 all 3.50 0.00 1.39 0.73 0.03 94.36 [2024-10-18T14:44:44.013Z] 14:44:01 0 2.60 0.00 1.21 0.54 0.03 95.63 [2024-10-18T14:44:44.013Z] 14:44:01 1 2.93 0.00 1.37 0.00 0.02 95.67 [2024-10-18T14:44:44.013Z] 14:44:01 2 3.41 0.00 1.25 0.30 0.03 95.00 [2024-10-18T14:44:44.013Z] 14:44:01 3 3.06 0.00 1.66 2.46 0.02 92.80 [2024-10-18T14:44:44.013Z] 14:44:01 4 4.14 0.00 1.85 2.37 0.03 91.61 [2024-10-18T14:44:44.013Z] 14:44:01 5 3.53 0.00 1.44 0.02 0.05 94.96 [2024-10-18T14:44:44.013Z] 14:44:01 6 3.65 0.00 0.90 0.17 0.02 95.26 [2024-10-18T14:44:44.013Z] 14:44:01 7 4.65 0.00 1.40 0.03 0.02 93.90 [2024-10-18T14:44:44.013Z] Average: all 6.51 0.00 1.26 0.66 0.03 91.55 [2024-10-18T14:44:44.013Z] Average: 0 6.57 0.00 1.29 1.58 0.03 90.53 [2024-10-18T14:44:44.013Z] Average: 1 6.66 0.00 1.32 0.67 0.03 91.32 [2024-10-18T14:44:44.013Z] Average: 2 6.50 0.00 1.19 0.17 0.02 92.12 [2024-10-18T14:44:44.013Z] Average: 3 6.51 0.00 1.20 0.48 0.02 91.78 [2024-10-18T14:44:44.013Z] Average: 4 6.66 0.00 1.32 0.59 0.03 91.41 [2024-10-18T14:44:44.013Z] Average: 5 6.47 0.00 1.26 0.21 0.04 92.02 [2024-10-18T14:44:44.013Z] Average: 6 6.21 0.00 1.30 1.07 0.02 91.40 [2024-10-18T14:44:44.014Z] Average: 7 6.47 0.00 1.16 0.52 0.02 91.83 [2024-10-18T14:44:44.014Z] [2024-10-18T14:44:44.014Z] [2024-10-18T14:44:44.014Z]