Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8a2ea4629fa74f579be775747362192552f9f6f 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-ssh613548197004288575.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh5096555003482550518.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh9674015200959613289.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh2809971083314640166.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-ssh2883893450376001512.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, goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773058 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 e8a2ea4629fa74f579be775747362192552f9f6f (main) > 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 e8a2ea4629fa74f579be775747362192552f9f6f # timeout=10 Commit message: "Merge pull request #183 from judehung/update-go-1.25" > git rev-list --no-walk d2ba150c641a4b55954188eaa6e5ea65517ce64a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:59:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:59:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:59:36 ========================================================= 09:59:36 EdgeX Global Pipelines Version Info 09:59:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:59:38 ------------------- 09:59:38 stable info: 09:59:38 ------------------- 09:59:38 Commited By: Cherry Wang cherry@iotechsys.com 09:59:38 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:59:38 Message: update stable to v1.0.278 09:59:38 ------------------- 09:59:38 experimental info: 09:59:38 ------------------- 09:59:38 Commited By: **** collab-it+edgex@linuxfoundation.org 09:59:38 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:59:38 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:59:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8a2ea4629fa74f579be775747362192552f9f6f [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8a2ea4 [Pipeline] echo 09:59:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:39 provisioning config files... 09:59:39 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15559488888632650704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:39 ---> ****-login.sh 09:59:39 nexus3.edgexfoundry.org:10001 09:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:40 09:59:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:40 Configure a credential helper to remove this warning. See 09:59:40 https://docs.****.com/go/credential-store/ 09:59:40 09:59:40 Login Succeeded 09:59:40 nexus3.edgexfoundry.org:10002 09:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:40 09:59:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:40 Configure a credential helper to remove this warning. See 09:59:40 https://docs.****.com/go/credential-store/ 09:59:40 09:59:40 Login Succeeded 09:59:40 nexus3.edgexfoundry.org:10003 09:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:40 09:59:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:40 Configure a credential helper to remove this warning. See 09:59:40 https://docs.****.com/go/credential-store/ 09:59:40 09:59:40 Login Succeeded 09:59:40 nexus3.edgexfoundry.org:10004 09:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:40 09:59:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:40 Configure a credential helper to remove this warning. See 09:59:40 https://docs.****.com/go/credential-store/ 09:59:40 09:59:40 Login Succeeded 09:59:40 ****.io 09:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:40 09:59:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:40 Configure a credential helper to remove this warning. See 09:59:40 https://docs.****.com/go/credential-store/ 09:59:40 09:59:40 Login Succeeded 09:59:40 ---> ****-login.sh ends [Pipeline] } 09:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:59:41 + git rev-list -1 --merges e8a2ea4629fa74f579be775747362192552f9f6f~1..e8a2ea4629fa74f579be775747362192552f9f6f [Pipeline] echo 09:59:41 -----------> git rev-list -1 --merges e8a2ea4629fa74f579be775747362192552f9f6f~1..e8a2ea4629fa74f579be775747362192552f9f6f e8a2ea4629fa74f579be775747362192552f9f6f 09:59:41 e8a2ea4629fa74f579be775747362192552f9f6f [false] [Pipeline] sh 09:59:41 + git log --format=format:%s -1 e8a2ea4629fa74f579be775747362192552f9f6f [Pipeline] echo 09:59:41 ========================================================= 09:59:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:59:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:41 + git log --format=format:%s -1 e8a2ea4629fa74f579be775747362192552f9f6f [Pipeline] echo 09:59:41 [semverPrep] GIT_COMMIT: e8a2ea4629fa74f579be775747362192552f9f6f, Commit Message: Merge pull request #183 from judehung/update-go-1.25 [Pipeline] echo 09:59:41 [semverPrep] This is not a build commit. [Pipeline] sh 09:59:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:59:42 + grep -v github /etc/ssh/ssh_known_hosts 09:59:42 + [ -e /tmp/ssh_known_hosts ] 09:59:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:59:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:59:42 + sudo tee -a /etc/ssh/ssh_known_hosts 09:59:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:42 09:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:42 0.1.4: Pulling from edgex-devops/py-git-semver 09:59:42 3dae71ba6b94: Pulling fs layer 09:59:42 6bf1a483ea7c: Pulling fs layer 09:59:42 f5dfc541a4d3: Pulling fs layer 09:59:42 461d9e800cba: Pulling fs layer 09:59:42 80192f66455f: Pulling fs layer 09:59:42 2e8e34ca0e6c: Pulling fs layer 09:59:42 a29436f7fd5d: Pulling fs layer 09:59:42 923cac83aea3: Pulling fs layer 09:59:42 25ad8b0a4227: Pulling fs layer 09:59:42 461d9e800cba: Waiting 09:59:42 a29436f7fd5d: Waiting 09:59:42 2e8e34ca0e6c: Waiting 09:59:42 80192f66455f: Waiting 09:59:42 923cac83aea3: Waiting 09:59:42 db01528c6b51: Pulling fs layer 09:59:42 28988de357af: Pulling fs layer 09:59:42 25ad8b0a4227: Waiting 09:59:42 db01528c6b51: Waiting 09:59:42 28988de357af: Waiting 09:59:42 6bf1a483ea7c: Verifying Checksum 09:59:42 6bf1a483ea7c: Download complete 09:59:42 461d9e800cba: Download complete 09:59:43 80192f66455f: Verifying Checksum 09:59:43 80192f66455f: Download complete 09:59:43 f5dfc541a4d3: Verifying Checksum 09:59:43 f5dfc541a4d3: Download complete 09:59:43 3dae71ba6b94: Verifying Checksum 09:59:43 3dae71ba6b94: Download complete 09:59:43 923cac83aea3: Verifying Checksum 09:59:43 923cac83aea3: Download complete 09:59:43 25ad8b0a4227: Verifying Checksum 09:59:43 25ad8b0a4227: Download complete 09:59:43 db01528c6b51: Download complete 09:59:43 28988de357af: Download complete 09:59:43 a29436f7fd5d: Verifying Checksum 09:59:43 a29436f7fd5d: Download complete 09:59:43 2e8e34ca0e6c: Verifying Checksum 09:59:43 2e8e34ca0e6c: Download complete 09:59:44 3dae71ba6b94: Pull complete 09:59:44 6bf1a483ea7c: Pull complete 09:59:45 f5dfc541a4d3: Pull complete 09:59:45 461d9e800cba: Pull complete 09:59:45 80192f66455f: Pull complete 09:59:49 2e8e34ca0e6c: Pull complete 09:59:50 a29436f7fd5d: Pull complete 09:59:50 923cac83aea3: Pull complete 09:59:50 25ad8b0a4227: Pull complete 09:59:50 db01528c6b51: Pull complete 09:59:50 28988de357af: Pull complete 09:59:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:50 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 09:59:50 $ 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 09:59:52 $ docker top 0d866e6dc0393d337dca1646db8f149300e79e55313f38d627e577ffd2914c3b -eo pid,comm 09:59:52 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). 09:59:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:59:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:52 [ssh-agent] Looking for ssh-agent implementation... 09:59:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:52 $ docker exec 0d866e6dc0393d337dca1646db8f149300e79e55313f38d627e577ffd2914c3b ssh-agent 09:59:53 SSH_AUTH_SOCK=/tmp/ssh-ql2mrme5M1um/agent.34 09:59:53 SSH_AGENT_PID=40 09:59:53 Running ssh-add (command line suppressed) 09:59:53 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5379087007270870264.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5379087007270870264.key) 09:59:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:53 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] sh 09:59:53 + git tag --points-at HEAD [Pipeline] } 09:59:53 $ docker exec --env ******** --env ******** 0d866e6dc0393d337dca1646db8f149300e79e55313f38d627e577ffd2914c3b ssh-agent -k 09:59:53 unset SSH_AUTH_SOCK; 09:59:53 unset SSH_AGENT_PID; 09:59:53 echo Agent pid 40 killed; 09:59:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:59:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:53 [ssh-agent] Looking for ssh-agent implementation... 09:59:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:53 $ docker exec 0d866e6dc0393d337dca1646db8f149300e79e55313f38d627e577ffd2914c3b ssh-agent 09:59:54 SSH_AUTH_SOCK=/tmp/ssh-FDKrqdhSyD8E/agent.88 09:59:54 SSH_AGENT_PID=94 09:59:54 Running ssh-add (command line suppressed) 09:59:54 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7618598255720722447.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7618598255720722447.key) 09:59:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:54 + git semver init 09:59:54 2025-11-13 09:59:54,715 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:59:54 2025-11-13 09:59:54,719 [run_init] DEBUG init version:0.0.0 force:False 09:59:54 2025-11-13 09:59:54,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 09:59:54 2025-11-13 09:59:54,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 09:59:54 2025-11-13 09:59:54,720 [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, stdin=None, shell=False, universal_newlines=False) 09:59:56 2025-11-13 09:59:55,897 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 09:59:56 2025-11-13 09:59:55,898 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 09:59:56 2025-11-13 09:59:55,898 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:59:56 2025-11-13 09:59:55,898 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:59:56 4.1.0-dev.2 [Pipeline] } 09:59:56 $ docker exec --env ******** --env ******** 0d866e6dc0393d337dca1646db8f149300e79e55313f38d627e577ffd2914c3b ssh-agent -k 09:59:56 unset SSH_AUTH_SOCK; 09:59:56 unset SSH_AGENT_PID; 09:59:56 echo Agent pid 94 killed; 09:59:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:59:56 + git semver [Pipeline] } 09:59:56 $ docker stop --time=1 0d866e6dc0393d337dca1646db8f149300e79e55313f38d627e577ffd2914c3b 09:59:58 $ docker rm -f --volumes 0d866e6dc0393d337dca1646db8f149300e79e55313f38d627e577ffd2914c3b [Pipeline] // withDockerContainer [Pipeline] sh 09:59:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:59:58 Stashed 1 file(s) [Pipeline] echo 09:59:58 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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 09:59:58 provisioning config files... 09:59:59 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8437229836019310920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:59 ---> ****-login.sh 09:59:59 nexus3.edgexfoundry.org:10001 09:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:59 Login Succeeded 09:59:59 nexus3.edgexfoundry.org:10002 09:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:59 Login Succeeded 09:59:59 nexus3.edgexfoundry.org:10003 09:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:59 Login Succeeded 09:59:59 nexus3.edgexfoundry.org:10004 09:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:59 Login Succeeded 09:59:59 ****.io 09:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:59 Login Succeeded 09:59:59 ---> ****-login.sh ends [Pipeline] } 09:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:59:59 ========================================================= 09:59:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:59:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 10:00:01 #0 building with "default" instance using docker driver 10:00:01 10:00:01 #1 [internal] load build definition from Dockerfile 10:00:01 #1 transferring dockerfile: 1.76kB done 10:00:01 #1 DONE 0.0s 10:00:01 10:00:01 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 10:00:01 #2 DONE 0.1s 10:00:01 10:00:01 #3 [internal] load .dockerignore 10:00:01 #3 transferring context: 159B done 10:00:01 #3 DONE 0.0s 10:00:01 10:00:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 10:00:01 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 10:00:01 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 10:00:01 #4 ... 10:00:01 10:00:01 #5 [internal] load build context 10:00:01 #5 transferring context: 11.89MB 0.1s done 10:00:01 #5 DONE 0.1s 10:00:01 10:00:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 10:00:01 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 10:00:01 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 10:00:01 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 10:00:01 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 10:00:01 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 10:00:01 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 10:00:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 10:00:01 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 10:00:01 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 10:00:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.55MB / 60.15MB 0.3s 10:00:01 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 10:00:01 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 10:00:01 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:00:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 10:00:01 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 10:00:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 10:00:01 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 10:00:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s 10:00:01 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 10:00:01 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.5s 10:00:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 35.65MB / 112.58MB 0.6s 10:00:01 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s 10:00:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 10:00:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.33MB / 112.58MB 0.7s 10:00:01 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.7s 10:00:01 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10:00:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 71.30MB / 112.58MB 0.8s 10:00:01 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 10:00:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 91.57MB / 112.58MB 0.9s 10:00:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 10:00:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 10:00:06 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 10:00:06 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 10:00:06 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 10:00:06 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:00:06 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 10:00:06 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10:00:06 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 10:00:06 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10:00:10 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 10:00:10 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 10:00:10 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 10:00:10 #4 DONE 9.6s 10:00:10 10:00:10 #6 [builder 2/7] RUN apk add --update --no-cache make git 10:00:10 #6 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:00:11 #6 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:00:11 #6 0.842 OK: 265 MiB in 60 packages 10:00:13 #6 DONE 2.6s 10:00:13 10:00:13 #7 [builder 3/7] WORKDIR /app 10:00:13 #7 DONE 0.0s 10:00:13 10:00:13 #8 [builder 4/7] COPY go.mod vendor* ./ 10:00:13 #8 DONE 0.0s 10:00:13 10:00:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:13 Still waiting to schedule task 10:00:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:00:23 #9 DONE 10.4s 10:00:23 10:00:23 #10 [builder 6/7] COPY . . 10:00:23 #10 DONE 0.1s 10:00:23 10:00:23 #11 [builder 7/7] RUN echo noop 10:00:24 #11 0.180 noop 10:00:24 #11 DONE 0.2s 10:00:24 10:00:24 #12 exporting to image 10:00:24 #12 exporting layers 10:00:34 #12 exporting layers 9.1s done 10:00:34 #12 writing image sha256:4d0ade55e198b29a87d21394c97ae39ad99afa288d7aeecde5a1d5e9aa5f11b5 done 10:00:34 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:00:34 #12 DONE 9.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:34 + docker inspect -f . ci-base-image-x86_64 10:00:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:34 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 10:00:34 $ 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 10:00:34 $ docker top 69021c811c245f7bccbe828c371245684d3543a1d7df8cc7e15dd00fc55adbf8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:35 + go version 10:00:35 go version go1.25.2 linux/amd64 [Pipeline] } 10:00:35 $ docker stop --time=1 69021c811c245f7bccbe828c371245684d3543a1d7df8cc7e15dd00fc55adbf8 10:00:36 $ docker rm -f --volumes 69021c811c245f7bccbe828c371245684d3543a1d7df8cc7e15dd00fc55adbf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:37 + docker inspect -f . ci-base-image-x86_64 10:00:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:37 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 10:00:37 $ 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 10:00:37 $ docker top 5526f21d541d8d5bc681d555146f32a4d80056e3529cd9177e6792b2ef5884e2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:37 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 10:00:38 + make test 10:00:38 go test -race -coverprofile=coverage.out ./... 10:01:16 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 10:01:16 ok github.com/edgexfoundry/app-record-replay/internal/app 1.035s coverage: 88.0% of statements 10:01:24 ok github.com/edgexfoundry/app-record-replay/internal/application 9.584s coverage: 98.7% of statements 10:01:24 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.089s coverage: 89.7% of statements 10:01:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 10:01:24 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 10:01:24 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.031s coverage: 100.0% of statements 10:01:24 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 10:01:24 running golangci-lint 10:01:24 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 10:01:24 go version go1.25.2 linux/amd64 10:01:24 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 10:01:24 level=info msg="[config_reader] Used config file .golangci.yml" 10:01:24 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/app-record-replay\"" 10:01:24 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 10:01:24 level=info msg="[goenv] Read go env for 5.446623ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 10:01:24 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 10:01:46 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|imports|types_sizes|files|name) took 21.150022844s" 10:01:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 11.422515ms" 10:01:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773059 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 10:01:48 Running in /w/workspace/app-record-replay/113 [Pipeline] { [Pipeline] checkout 10:01:51 Selected Git installation does not exist. Using Default 10:01:51 The recommended git tool is: NONE 10:01:59 level=info msg="[linters_context/goanalysis] analyzers took 1m1.50484188s with top 10 stages: buildir: 50.795762147s, inspect: 2.058849137s, fact_deprecated: 1.675420237s, printf: 1.434032965s, ctrlflow: 1.230695571s, fact_purity: 1.10812688s, nilness: 811.922258ms, typedness: 606.352102ms, SA5012: 486.536008ms, tokenfileanalyzer: 358.8775ms" 10:01:59 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 10:01:59 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 10:01:59 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 10:01:59 level=info msg="[runner] Issues before processing: 12, after processing: 0" 10:01:59 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 12/12, path_relativity: 12/12, generated_file_filter: 12/10, cgo: 12/12, invalid_issue: 12/12, exclusion_paths: 12/12, exclusion_rules: 10/0, filename_unadjuster: 12/12" 10:01:59 level=info msg="[runner] processing took 272.284µs with stages: generated_file_filter: 143.391µs, exclusion_rules: 58.741µs, exclusion_paths: 39.091µs, path_relativity: 16.881µs, sort_results: 2.76µs, cgo: 2.19µs, path_absoluter: 1.69µs, invalid_issue: 1.39µs, max_same_issues: 1.18µs, nolint_filter: 1.05µs, filename_unadjuster: 960ns, fixer: 930ns, diff: 560ns, path_prettifier: 360ns, uniq_by_line: 310ns, path_shortener: 270ns, max_from_linter: 160ns, max_per_file_from_linter: 140ns, source_code: 130ns, severity-rules: 100ns" 10:01:59 level=info msg="[runner] linters took 11.826810727s with stages: goanalysis_metalinter: 11.825025952s" 10:01:59 0 issues. 10:01:59 level=info msg="File cache stats: 0 entries of total size 0B" 10:01:59 level=info msg="Memory: 328 samples, avg is 274.0MB, max is 1126.8MB" 10:01:59 level=info msg="Execution took 32.995603717s" 10:01:59 go vet ./... 10:01:59 using credential edgex-jenkins-ssh 10:01:59 Cloning the remote Git repository 10:01:59 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 10:01:59 > git init /w/workspace/app-record-replay/113 # timeout=10 10:01:59 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 10:01:59 > git --version # timeout=10 10:01:59 > git --version # 'git version 2.25.1' 10:01:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:02:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:02:02 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 10:02:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:02:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:02:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:02:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:02:04 $ docker stop --time=1 5526f21d541d8d5bc681d555146f32a4d80056e3529cd9177e6792b2ef5884e2 10:02:05 Avoid second fetch 10:02:05 Checking out Revision e8a2ea4629fa74f579be775747362192552f9f6f (main) 10:02:06 Commit message: "Merge pull request #183 from judehung/update-go-1.25" 10:02:05 > git config core.sparsecheckout # timeout=10 10:02:05 > git checkout -f e8a2ea4629fa74f579be775747362192552f9f6f # timeout=10 10:02:06 $ docker rm -f --volumes 5526f21d541d8d5bc681d555146f32a4d80056e3529cd9177e6792b2ef5884e2 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:02:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:02:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:02:08 + ls -al . 10:02:08 total 264 10:02:08 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 10:00 . 10:02:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 09:59 .. 10:02:08 -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 09:59 .dockerignore 10:02:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 10:01 .git 10:02:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 09:59 .github 10:02:08 -rw-rw-r-- 1 jenkins jenkins 102 Nov 13 09:59 .gitignore 10:02:08 -rw-rw-r-- 1 jenkins jenkins 359 Nov 13 09:59 .golangci.yml 10:02:08 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 09:59 .semver 10:02:08 -rw-rw-r-- 1 jenkins jenkins 19631 Nov 13 09:59 Attribution.txt 10:02:08 -rw-rw-r-- 1 jenkins jenkins 1552 Nov 13 09:59 CHANGELOG.md 10:02:08 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 13 09:59 Dockerfile 10:02:08 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 09:59 GOVERNANCE.md 10:02:08 -rw-rw-r-- 1 jenkins jenkins 704 Nov 13 09:59 Jenkinsfile 10:02:08 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 09:59 LICENSE 10:02:08 -rw-rw-r-- 1 jenkins jenkins 3850 Nov 13 09:59 Makefile 10:02:08 -rw-rw-r-- 1 jenkins jenkins 611 Nov 13 09:59 OWNERS.md 10:02:08 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 13 09:59 README.md 10:02:08 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 13 09:59 Record and Reply.postman_collection.json 10:02:08 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 09:59 VERSION 10:02:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 09:59 bin 10:02:08 -rw-r--r-- 1 jenkins jenkins 29489 Nov 13 10:01 coverage.out 10:02:08 -rw-rw-r-- 1 jenkins jenkins 7286 Nov 13 09:59 go.mod 10:02:08 -rw-rw-r-- 1 jenkins jenkins 90496 Nov 13 09:59 go.sum 10:02:08 drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 09:59 internal 10:02:08 -rw-rw-r-- 1 jenkins jenkins 913 Nov 13 09:59 main.go 10:02:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 09:59 openapi 10:02:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 09:59 pkg 10:02:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 09:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:08 + 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=e8a2ea4629fa74f579be775747362192552f9f6f --label arch=amd64 --label version=4.1.0-dev.2 . 10:02:08 #0 building with "default" instance using docker driver 10:02:08 10:02:08 #1 [internal] load build definition from Dockerfile 10:02:08 #1 transferring dockerfile: 1.76kB done 10:02:08 #1 DONE 0.0s 10:02:08 10:02:08 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:02:08 #2 DONE 0.0s 10:02:08 10:02:08 #3 [internal] load metadata for docker.io/library/alpine:3.22 10:02:08 #3 DONE 0.2s 10:02:09 10:02:09 #4 [internal] load .dockerignore 10:02:09 #4 transferring context: 159B done 10:02:09 #4 DONE 0.0s 10:02:09 10:02:09 #5 [internal] load build context 10:02:09 #5 transferring context: 33.85kB 0.0s done 10:02:09 #5 DONE 0.0s 10:02:09 10:02:09 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:02:09 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 10:02:09 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:02:09 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 10:02:09 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 10:02:09 #6 DONE 0.0s 10:02:09 10:02:09 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:02:09 #7 DONE 0.1s 10:02:09 10:02:09 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:02:09 #8 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:02:09 #8 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:02:09 #8 0.687 (1/2) Installing ca-certificates (20250911-r0) 10:02:10 #8 ... 10:02:10 10:02:10 #9 [builder 2/7] RUN apk add --update --no-cache make git 10:02:10 #9 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:02:10 #9 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:02:10 #9 0.677 OK: 265 MiB in 60 packages 10:02:10 #9 DONE 0.8s 10:02:10 10:02:10 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:02:10 #8 0.707 (2/2) Installing dumb-init (1.2.5-r3) 10:02:10 #8 0.711 Executing busybox-1.37.0-r19.trigger 10:02:10 #8 0.719 Executing ca-certificates-20250911-r0.trigger 10:02:10 #8 0.761 OK: 8 MiB in 18 packages 10:02:10 #8 DONE 0.9s 10:02:10 10:02:10 #10 [builder 3/7] WORKDIR /app 10:02:10 #10 DONE 0.0s 10:02:10 10:02:10 #11 [builder 4/7] COPY go.mod vendor* ./ 10:02:10 #11 DONE 0.0s 10:02:10 10:02:10 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:10 #12 DONE 0.5s 10:02:10 10:02:10 #13 [stage-1 3/7] RUN apk --no-cache upgrade 10:02:10 #13 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:02:10 #13 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 10:02:10 #13 ... 10:02:10 10:02:10 #14 [builder 6/7] COPY . . 10:02:10 #14 DONE 0.1s 10:02:10 10:02:10 #13 [stage-1 3/7] RUN apk --no-cache upgrade 10:02:10 #13 0.696 OK: 8 MiB in 18 packages 10:02:10 #13 DONE 0.8s 10:02:10 10:02:10 #15 [builder 7/7] RUN make build [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:10 provisioning config files... 10:02:10 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/113@tmp/config4078846628966706391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:11 #15 0.273 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 10:02:11 ---> ****-login.sh 10:02:11 nexus3.edgexfoundry.org:10001 10:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:12 Configure a credential helper to remove this warning. See 10:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:12 10:02:12 Login Succeeded 10:02:12 nexus3.edgexfoundry.org:10002 10:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:12 Configure a credential helper to remove this warning. See 10:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:12 10:02:12 Login Succeeded 10:02:12 nexus3.edgexfoundry.org:10003 10:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:12 Configure a credential helper to remove this warning. See 10:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:12 10:02:12 Login Succeeded 10:02:12 nexus3.edgexfoundry.org:10004 10:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:13 Configure a credential helper to remove this warning. See 10:02:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:13 10:02:13 Login Succeeded 10:02:13 ****.io 10:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:13 Configure a credential helper to remove this warning. See 10:02:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:13 10:02:13 Login Succeeded 10:02:13 ---> ****-login.sh ends [Pipeline] } 10:02:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:02:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:02:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:02:14 ========================================================= 10:02:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 10:02:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 10:02:14 Sending build context to Docker daemon 327.7kB 10:02:14 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 10:02:14 Step 2/12 : FROM ${BASE} AS builder 10:02:14 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:02:14 6b59a28fa201: Pulling fs layer 10:02:14 d32bb0dddca7: Pulling fs layer 10:02:14 5dab1238d3d9: Pulling fs layer 10:02:14 196fd7d83e7d: Pulling fs layer 10:02:14 4f4fb700ef54: Pulling fs layer 10:02:14 8ba94037c8f0: Pulling fs layer 10:02:14 deaec5988b04: Pulling fs layer 10:02:14 9f65657bb879: Pulling fs layer 10:02:14 196fd7d83e7d: Waiting 10:02:14 4f4fb700ef54: Waiting 10:02:14 8ba94037c8f0: Waiting 10:02:14 deaec5988b04: Waiting 10:02:14 9f65657bb879: Waiting 10:02:15 d32bb0dddca7: Verifying Checksum 10:02:15 d32bb0dddca7: Download complete 10:02:15 196fd7d83e7d: Verifying Checksum 10:02:15 196fd7d83e7d: Download complete 10:02:15 4f4fb700ef54: Verifying Checksum 10:02:15 4f4fb700ef54: Download complete 10:02:15 8ba94037c8f0: Verifying Checksum 10:02:15 8ba94037c8f0: Download complete 10:02:15 6b59a28fa201: Verifying Checksum 10:02:15 6b59a28fa201: Download complete 10:02:15 9f65657bb879: Verifying Checksum 10:02:15 9f65657bb879: Download complete 10:02:16 6b59a28fa201: Pull complete 10:02:16 d32bb0dddca7: Pull complete 10:02:16 5dab1238d3d9: Verifying Checksum 10:02:16 5dab1238d3d9: Download complete 10:02:18 deaec5988b04: Verifying Checksum 10:02:18 deaec5988b04: Download complete 10:02:30 5dab1238d3d9: Pull complete 10:02:30 196fd7d83e7d: Pull complete 10:02:30 4f4fb700ef54: Pull complete 10:02:31 8ba94037c8f0: Pull complete 10:02:41 deaec5988b04: Pull complete 10:02:42 9f65657bb879: Pull complete 10:02:42 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 10:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:02:42 ---> 334268110677 10:02:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:02:43 #15 DONE 27.5s 10:02:43 10:02:43 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 10:02:43 #16 DONE 0.0s 10:02:43 10:02:43 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 10:02:43 #17 DONE 0.0s 10:02:43 10:02:43 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 10:02:43 #18 DONE 0.0s 10:02:43 10:02:43 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 10:02:43 #19 DONE 0.1s 10:02:43 10:02:43 #20 exporting to image 10:02:43 #20 exporting layers 0.1s done 10:02:43 #20 writing image sha256:354e20ceab3bc41f32fb79b83c6180ebe5488533f71adbddf110d26aca89a0fd done 10:02:43 #20 naming to docker.io/library/app-record-replay done 10:02:43 #20 DONE 0.1s 10:02:43 10:02:43 1 warning found (use docker --debug to expand): 10:02:43  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:43 provisioning config files... 10:02:43 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17792542247914857586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:43 ---> ****-login.sh 10:02:43 nexus3.edgexfoundry.org:10001 10:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:43 Login Succeeded 10:02:43 nexus3.edgexfoundry.org:10002 10:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:43 Login Succeeded 10:02:43 nexus3.edgexfoundry.org:10003 10:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:43 Login Succeeded 10:02:43 nexus3.edgexfoundry.org:10004 10:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:43 Login Succeeded 10:02:43 ****.io 10:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:44 Login Succeeded 10:02:44 ---> ****-login.sh ends [Pipeline] } 10:02:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:02:44 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 10:02:44 e8a2ea4629fa74f579be775747362192552f9f6f 10:02:44 latest 10:02:44 4.1.0-dev.2 10:02:44 e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 10:02:44 main 10:02:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:44 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f 10:02:44 ---> Running in 9aaa1813e62b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:44 Removing intermediate container 9aaa1813e62b 10:02:44 ---> 49a0813567a5 10:02:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:02:44 ---> Running in 55cc3e25160e 10:02:44 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f 10:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 10:02:44 299fd696169a: Preparing 10:02:44 fc4819e19b36: Preparing 10:02:44 62b86a53c35f: Preparing 10:02:44 c42652c19f72: Preparing 10:02:44 5c488c322c75: Preparing 10:02:44 f0d7d205d296: Preparing 10:02:44 256f393e029f: Preparing 10:02:44 256f393e029f: Waiting 10:02:44 f0d7d205d296: Waiting 10:02:44 5c488c322c75: Pushed 10:02:44 62b86a53c35f: Pushed 10:02:44 c42652c19f72: Pushed 10:02:44 fc4819e19b36: Pushed 10:02:44 256f393e029f: Layer already exists 10:02:45 Removing intermediate container 55cc3e25160e 10:02:45 ---> a05c32f18e49 10:02:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:02:45 ---> Running in 76585a84ee00 10:02:45 f0d7d205d296: Pushed 10:02:45 Removing intermediate container 76585a84ee00 10:02:45 ---> 3cb82bcb8b0e 10:02:45 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:02:45 ---> Running in 4a7d2edf431a 10:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:02:48 OK: 255 MiB in 60 packages 10:02:49 Removing intermediate container 4a7d2edf431a 10:02:49 ---> 489e99e4b7a5 10:02:49 Step 7/12 : WORKDIR /app 10:02:49 ---> Running in 282283cc4bd3 10:02:49 299fd696169a: Pushed 10:02:49 e8a2ea4629fa74f579be775747362192552f9f6f: digest: sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:49 Removing intermediate container 282283cc4bd3 10:02:49 ---> 50097af86cb8 10:02:49 Step 8/12 : COPY go.mod vendor* ./ 10:02:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 10:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 10:02:50 299fd696169a: Preparing 10:02:50 fc4819e19b36: Preparing 10:02:50 62b86a53c35f: Preparing 10:02:50 c42652c19f72: Preparing 10:02:50 5c488c322c75: Preparing 10:02:50 f0d7d205d296: Preparing 10:02:50 256f393e029f: Preparing 10:02:50 f0d7d205d296: Waiting 10:02:50 256f393e029f: Waiting 10:02:50 fc4819e19b36: Layer already exists 10:02:50 299fd696169a: Layer already exists 10:02:50 62b86a53c35f: Layer already exists 10:02:50 5c488c322c75: Layer already exists 10:02:50 c42652c19f72: Layer already exists 10:02:50 f0d7d205d296: Layer already exists 10:02:50 256f393e029f: Layer already exists 10:02:50 latest: digest: sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:50 ---> 694a4ce3e43e 10:02:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:50 ---> Running in 528c7333dde7 10:02:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2 10:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 10:02:50 299fd696169a: Preparing 10:02:50 fc4819e19b36: Preparing 10:02:50 62b86a53c35f: Preparing 10:02:50 c42652c19f72: Preparing 10:02:50 5c488c322c75: Preparing 10:02:50 f0d7d205d296: Preparing 10:02:50 256f393e029f: Preparing 10:02:50 f0d7d205d296: Waiting 10:02:50 256f393e029f: Waiting 10:02:50 fc4819e19b36: Layer already exists 10:02:50 5c488c322c75: Layer already exists 10:02:50 c42652c19f72: Layer already exists 10:02:50 62b86a53c35f: Layer already exists 10:02:50 299fd696169a: Layer already exists 10:02:50 256f393e029f: Layer already exists 10:02:50 f0d7d205d296: Layer already exists 10:02:50 4.1.0-dev.2: digest: sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:51 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 10:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 10:02:51 299fd696169a: Preparing 10:02:51 fc4819e19b36: Preparing 10:02:51 62b86a53c35f: Preparing 10:02:51 c42652c19f72: Preparing 10:02:51 5c488c322c75: Preparing 10:02:51 f0d7d205d296: Preparing 10:02:51 256f393e029f: Preparing 10:02:51 f0d7d205d296: Waiting 10:02:51 256f393e029f: Waiting 10:02:51 fc4819e19b36: Layer already exists 10:02:51 299fd696169a: Layer already exists 10:02:51 c42652c19f72: Layer already exists 10:02:51 62b86a53c35f: Layer already exists 10:02:51 5c488c322c75: Layer already exists 10:02:51 f0d7d205d296: Layer already exists 10:02:51 256f393e029f: Layer already exists 10:02:51 e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2: digest: sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:51 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 10:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 10:02:52 299fd696169a: Preparing 10:02:52 fc4819e19b36: Preparing 10:02:52 62b86a53c35f: Preparing 10:02:52 c42652c19f72: Preparing 10:02:52 5c488c322c75: Preparing 10:02:52 f0d7d205d296: Preparing 10:02:52 256f393e029f: Preparing 10:02:52 f0d7d205d296: Waiting 10:02:52 256f393e029f: Waiting 10:02:52 fc4819e19b36: Layer already exists 10:02:52 5c488c322c75: Layer already exists 10:02:52 62b86a53c35f: Layer already exists 10:02:52 c42652c19f72: Layer already exists 10:02:52 299fd696169a: Layer already exists 10:02:52 f0d7d205d296: Layer already exists 10:02:52 256f393e029f: Layer already exists 10:02:52 main: digest: sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:52 ===================================================== [Pipeline] echo 10:02:52 taggedImages: 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] echo 10:02:52 ========================================================= 10:02:52 [edgeXBuildMultiArch] RAW Config: 10:02:52 images: 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 10:02:52 - nexus3.edgexfoundry.org:10004/app-record-replay:main 10:02:52 settingsFile: 10:02:52 app-record-replay-settings 10:02:52 ========================================================= [Pipeline] node 10:03:07 Still waiting to schedule task 10:03:07 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:04:16 Running on prd-centos7-docker-4c-2g-773060 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:16 provisioning config files... 10:04:16 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6984938630772261004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:20 ---> ****-login.sh 10:04:20 nexus3.edgexfoundry.org:10001 10:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:20 Configure a credential helper to remove this warning. See 10:04:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:20 10:04:20 Login Succeeded 10:04:20 nexus3.edgexfoundry.org:10002 10:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:20 Configure a credential helper to remove this warning. See 10:04:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:20 10:04:20 Login Succeeded 10:04:20 nexus3.edgexfoundry.org:10003 10:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:20 Configure a credential helper to remove this warning. See 10:04:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:20 10:04:20 Login Succeeded 10:04:20 nexus3.edgexfoundry.org:10004 10:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:20 Configure a credential helper to remove this warning. See 10:04:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:20 10:04:20 Login Succeeded 10:04:20 ****.io 10:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:21 Configure a credential helper to remove this warning. See 10:04:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:21 10:04:21 Login Succeeded 10:04:21 ---> ****-login.sh ends [Pipeline] } 10:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:04:21 + docker buildx ls 10:04:21 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:04:21 default * docker 10:04:21 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:04:22 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:04:22 edgex-builder [Pipeline] sh 10:04:22 + docker buildx inspect --bootstrap 10:04:22 #1 [internal] booting buildkit 10:04:22 #1 pulling image moby/buildkit:buildx-stable-1 10:04:30 #1 pulling image moby/buildkit:buildx-stable-1 7.1s done 10:04:30 #1 creating container buildx_buildkit_edgex-builder0 10:04:39 #1 creating container buildx_buildkit_edgex-builder0 8.1s done 10:04:39 #1 DONE 15.2s 10:04:39 Name: edgex-builder 10:04:39 Driver: docker-container 10:04:39 10:04:39 Nodes: 10:04:39 Name: edgex-builder0 10:04:39 Endpoint: unix:///var/run/docker.sock 10:04:39 Status: running 10:04:39 Buildkit: v0.25.1 10:04:39 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:04:39 + docker buildx ls 10:04:39 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:04:39 edgex-builder * docker-container 10:04:39 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:04:39 default docker 10:04:39 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:04:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f --push - 10:04:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f' 10:04:39 #1 [internal] load build definition from Dockerfile 10:04:39 #1 transferring dockerfile: 202B done 10:04:39 #1 DONE 0.0s 10:04:39 10:04:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f 10:04:39 #2 DONE 0.1s 10:04:39 10:04:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f 10:04:39 #3 DONE 0.1s 10:04:39 10:04:39 #4 [internal] load .dockerignore 10:04:39 #4 transferring context: 2B done 10:04:39 #4 DONE 0.0s 10:04:39 10:04:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:39 #5 resolve nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:39 #5 DONE 0.0s 10:04:39 10:04:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:39 #6 resolve nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:39 #6 DONE 0.1s 10:04:40 10:04:40 #7 [auth] app-record-replay:pull,push token for nexus3.edgexfoundry.org:10004 10:04:40 #7 DONE 0.0s 10:04:40 10:04:40 #8 exporting to image 10:04:40 #8 exporting layers done 10:04:40 #8 exporting manifest sha256:7824a5f534bcf9eaa430ffb756247d5ae3a516900b65ebdba91a1c37639b24be done 10:04:40 #8 exporting config sha256:354e20ceab3bc41f32fb79b83c6180ebe5488533f71adbddf110d26aca89a0fd done 10:04:40 #8 exporting manifest sha256:d71d5de0705cce4daf98858d180287c64dd8c88760c400836f38c9a4dafbc15e done 10:04:40 #8 exporting config sha256:0411cdb93fc45a0ccc840ceb8170d3f968338ce0c280ec3b95f8033180a57470 done 10:04:40 #8 exporting manifest list sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 0.0s done 10:04:40 #8 pushing layers 10:04:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:40 #8 pushing layers 0.1s done 10:04:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f@sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 0.1s done 10:04:40 #8 DONE 0.2s 10:04:40 10:04:40 1 warning found (use --debug to expand): 10:04:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-record-replay:latest --push - 10:04:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-record-replay:latest' 10:04:40 #1 [internal] load build definition from Dockerfile 10:04:40 #1 transferring dockerfile: 168B done 10:04:40 #1 DONE 0.0s 10:04:40 10:04:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:latest 10:04:40 #2 DONE 0.0s 10:04:40 10:04:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:latest 10:04:40 #3 DONE 0.0s 10:04:40 10:04:40 #4 [internal] load .dockerignore 10:04:40 #4 transferring context: 2B done 10:04:40 #4 DONE 0.0s 10:04:40 10:04:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:latest@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:40 #5 resolve nexus3.edgexfoundry.org:10004/app-record-replay:latest@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:40 #5 DONE 0.0s 10:04:40 10:04:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:latest@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:40 #6 resolve nexus3.edgexfoundry.org:10004/app-record-replay:latest@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:40 #6 CACHED 10:04:40 10:04:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:latest@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:40 #5 CACHED 10:04:40 10:04:40 #7 [auth] app-record-replay:pull,push token for nexus3.edgexfoundry.org:10004 10:04:40 #7 DONE 0.0s 10:04:40 10:04:40 #8 exporting to image 10:04:40 #8 exporting layers done 10:04:40 #8 exporting manifest sha256:7824a5f534bcf9eaa430ffb756247d5ae3a516900b65ebdba91a1c37639b24be done 10:04:40 #8 exporting config sha256:354e20ceab3bc41f32fb79b83c6180ebe5488533f71adbddf110d26aca89a0fd done 10:04:40 #8 exporting manifest sha256:d71d5de0705cce4daf98858d180287c64dd8c88760c400836f38c9a4dafbc15e done 10:04:40 #8 exporting config sha256:0411cdb93fc45a0ccc840ceb8170d3f968338ce0c280ec3b95f8033180a57470 done 10:04:40 #8 exporting manifest list sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 done 10:04:40 #8 pushing layers 0.0s done 10:04:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-record-replay:latest@sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 0.1s done 10:04:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:40 #8 DONE 0.1s 10:04:40 10:04:40 1 warning found (use --debug to expand): 10:04:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2 --push - 10:04:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2' 10:04:41 #1 [internal] load build definition from Dockerfile 10:04:41 #1 transferring dockerfile: 173B done 10:04:41 #1 DONE 0.0s 10:04:41 10:04:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2 10:04:41 #2 DONE 0.0s 10:04:41 10:04:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2 10:04:41 #3 DONE 0.0s 10:04:41 10:04:41 #4 [internal] load .dockerignore 10:04:41 #4 transferring context: 2B done 10:04:41 #4 DONE 0.1s 10:04:41 10:04:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:41 #5 resolve nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:41 #5 CACHED 10:04:41 10:04:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:41 #6 resolve nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:41 #6 CACHED 10:04:41 10:04:41 #7 [auth] app-record-replay:pull,push token for nexus3.edgexfoundry.org:10004 10:04:41 #7 DONE 0.0s 10:04:41 10:04:41 #8 exporting to image 10:04:41 #8 exporting layers done 10:04:41 #8 exporting manifest sha256:7824a5f534bcf9eaa430ffb756247d5ae3a516900b65ebdba91a1c37639b24be done 10:04:41 #8 exporting config sha256:354e20ceab3bc41f32fb79b83c6180ebe5488533f71adbddf110d26aca89a0fd done 10:04:41 #8 exporting manifest sha256:d71d5de0705cce4daf98858d180287c64dd8c88760c400836f38c9a4dafbc15e done 10:04:41 #8 exporting config sha256:0411cdb93fc45a0ccc840ceb8170d3f968338ce0c280ec3b95f8033180a57470 done 10:04:41 #8 exporting manifest list sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 done 10:04:41 #8 pushing layers 0.0s done 10:04:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2@sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 10:04:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-record-replay:4.1.0-dev.2@sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 0.1s done 10:04:41 #8 DONE 0.1s 10:04:41 10:04:41 1 warning found (use --debug to expand): 10:04:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2' 10:04:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 --push - 10:04:41 #1 [internal] load build definition from Dockerfile 10:04:41 #1 DONE 0.0s 10:04:41 10:04:41 #1 [internal] load build definition from Dockerfile 10:04:41 #1 transferring dockerfile: 214B done 10:04:41 #1 DONE 0.0s 10:04:41 10:04:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 10:04:41 #2 DONE 0.0s 10:04:41 10:04:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 10:04:41 #3 DONE 0.0s 10:04:41 10:04:41 #4 [internal] load .dockerignore 10:04:41 #4 transferring context: 2B done 10:04:41 #4 DONE 0.0s 10:04:41 10:04:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:41 #5 resolve nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:41 #5 CACHED 10:04:41 10:04:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:41 #6 resolve nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:41 #6 CACHED 10:04:41 10:04:41 #7 exporting to image 10:04:41 #7 exporting layers done 10:04:41 #7 exporting manifest sha256:7824a5f534bcf9eaa430ffb756247d5ae3a516900b65ebdba91a1c37639b24be done 10:04:41 #7 exporting config sha256:354e20ceab3bc41f32fb79b83c6180ebe5488533f71adbddf110d26aca89a0fd done 10:04:41 #7 exporting manifest sha256:d71d5de0705cce4daf98858d180287c64dd8c88760c400836f38c9a4dafbc15e done 10:04:41 #7 exporting config sha256:0411cdb93fc45a0ccc840ceb8170d3f968338ce0c280ec3b95f8033180a57470 done 10:04:41 #7 exporting manifest list sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 done 10:04:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:41 Removing intermediate container 528c7333dde7 10:04:41 ---> c4561bf65598 10:04:41 Step 10/12 : COPY . . 10:04:41 ---> 4232f681dc56 10:04:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:04:41 ---> Running in 2065fd0f6d8c 10:04:41 Removing intermediate container 2065fd0f6d8c 10:04:41 ---> 05ead9e112d7 10:04:41 Step 12/12 : RUN $MAKE 10:04:41 ---> Running in 84a9e9cf7269 10:04:41 noop 10:04:41 Removing intermediate container 84a9e9cf7269 10:04:41 ---> 9ca0fc175b46 10:04:41 Successfully built 9ca0fc175b46 10:04:41 Successfully tagged ci-base-image-arm64:latest 10:04:41 #7 pushing layers 0.0s done 10:04:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-record-replay:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2@sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 0.1s done 10:04:41 #7 DONE 0.1s 10:04:41 10:04:41 #8 [auth] app-record-replay:pull,push token for nexus3.edgexfoundry.org:10004 10:04:41 #8 DONE 0.0s 10:04:41 10:04:41 1 warning found (use --debug to expand): 10:04:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-record-replay:main' 10:04:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-record-replay:main --push - 10:04:42 + docker inspect -f . ci-base-image-arm64 10:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:42 #1 [internal] load build definition from Dockerfile 10:04:42 #1 transferring dockerfile: 166B done 10:04:42 #1 DONE 0.0s 10:04:42 10:04:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:main 10:04:42 #2 DONE 0.0s 10:04:42 10:04:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-record-replay:main 10:04:42 #3 DONE 0.0s 10:04:42 10:04:42 #4 [internal] load .dockerignore 10:04:42 #4 transferring context: 2B done 10:04:42 #4 DONE 0.0s 10:04:42 10:04:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:main@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:42 #5 resolve nexus3.edgexfoundry.org:10004/app-record-replay:main@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:42 #5 DONE 0.0s 10:04:42 10:04:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:main@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:42 #6 resolve nexus3.edgexfoundry.org:10004/app-record-replay:main@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 0.0s done 10:04:42 #6 CACHED 10:04:42 10:04:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-record-replay:main@sha256:4112d8cd6b54cf8ca68eaaf718455cb0d9e1a71bf7d35b33fc98391964ab01d5 10:04:42 #5 CACHED 10:04:42 10:04:42 #7 [auth] app-record-replay:pull,push token for nexus3.edgexfoundry.org:10004 10:04:42 #7 DONE 0.0s 10:04:42 10:04:42 #8 exporting to image 10:04:42 #8 exporting layers done 10:04:42 #8 exporting manifest sha256:7824a5f534bcf9eaa430ffb756247d5ae3a516900b65ebdba91a1c37639b24be done 10:04:42 #8 exporting config sha256:354e20ceab3bc41f32fb79b83c6180ebe5488533f71adbddf110d26aca89a0fd done 10:04:42 #8 exporting manifest sha256:d71d5de0705cce4daf98858d180287c64dd8c88760c400836f38c9a4dafbc15e done 10:04:42 #8 exporting config sha256:0411cdb93fc45a0ccc840ceb8170d3f968338ce0c280ec3b95f8033180a57470 done 10:04:42 #8 exporting manifest list sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 done 10:04:42 #8 pushing layers 0.0s done 10:04:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-record-replay:main@sha256:77cf01971bd896c14a23cab0f101a603d6a5843ac26d0dc0e3431c22397995d7 0.1s done 10:04:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:42 #8 DONE 0.1s 10:04:42 10:04:42 1 warning found (use --debug to expand): 10:04:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:42 prd-ubuntu20.04-docker-arm64-4c-16g-773059 does not seem to be running inside a container 10:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/113 -v /w/workspace/app-record-replay/113:/w/workspace/app-record-replay/113:rw,z -v /w/workspace/app-record-replay/113@tmp:/w/workspace/app-record-replay/113@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 10:04:44 $ docker top 99a37a92911ddeb9cb5259f62b86f9b15b560bab3ebed9e6d18aa28f596fda93 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:04:45 + '[' -d /w/workspace/exfoundry_app-record-replay_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:04:45 + go version 10:04:45 go version go1.25.3 linux/arm64 [Pipeline] } 10:04:45 $ docker stop --time=1 99a37a92911ddeb9cb5259f62b86f9b15b560bab3ebed9e6d18aa28f596fda93 10:04:45 ---> sysstat.sh 10:04:47 $ docker rm -f --volumes 99a37a92911ddeb9cb5259f62b86f9b15b560bab3ebed9e6d18aa28f596fda93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:47 ---> package-listing.sh 10:04:47 ++ facter osfamily 10:04:47 ++ tr '[:upper:]' '[:lower:]' 10:04:47 + docker inspect -f . ci-base-image-arm64 10:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:47 + OS_FAMILY=redhat 10:04:47 + workspace=/w/workspace/exfoundry_app-record-replay_main 10:04:47 + START_PACKAGES=/tmp/packages_start.txt 10:04:47 + END_PACKAGES=/tmp/packages_end.txt 10:04:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:47 + PACKAGES=/tmp/packages_start.txt 10:04:47 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 10:04:47 + PACKAGES=/tmp/packages_end.txt 10:04:47 + case "${OS_FAMILY}" in 10:04:47 + sort 10:04:47 + rpm -qa 10:04:47 prd-ubuntu20.04-docker-arm64-4c-16g-773059 does not seem to be running inside a container 10:04:48 $ 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/113 -v /w/workspace/app-record-replay/113:/w/workspace/app-record-replay/113:rw,z -v /w/workspace/app-record-replay/113@tmp:/w/workspace/app-record-replay/113@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 10:04:48 + '[' -f /tmp/packages_start.txt ']' 10:04:48 + '[' -f /tmp/packages_end.txt ']' 10:04:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:48 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 10:04:48 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 10:04:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ 10:04:49 $ docker top 8499688315dbcbae0f846d24954c8d5ebc11c7b772caea331655e1a4e1900a06 -eo pid,comm [Pipeline] { [Pipeline] echo 10:04:49 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 [Pipeline] sh 10:04:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:50 + git config --global --add safe.directory /w/workspace/app-record-replay/113 [Pipeline] fileExists [Pipeline] sh 10:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:50 10:04:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:50 latest: Pulling from edgex-lftools-log-publisher 10:04:50 5eb5b503b376: Pulling fs layer 10:04:50 5c69ac0246d0: Pulling fs layer 10:04:50 ec43610c2a17: Pulling fs layer 10:04:50 3a2ae6a8a46f: Pulling fs layer 10:04:50 33b1e0a273af: Pulling fs layer 10:04:50 5d3b04190fa2: Pulling fs layer 10:04:50 2f39f015ded8: Pulling fs layer 10:04:50 3a2ae6a8a46f: Waiting 10:04:50 33b1e0a273af: Waiting 10:04:50 5d3b04190fa2: Waiting 10:04:50 2f39f015ded8: Waiting 10:04:50 5c69ac0246d0: Verifying Checksum 10:04:50 5c69ac0246d0: Download complete 10:04:50 3a2ae6a8a46f: Verifying Checksum 10:04:50 3a2ae6a8a46f: Download complete 10:04:50 + make test 10:04:50 go test -race -coverprofile=coverage.out ./... 10:04:50 33b1e0a273af: Verifying Checksum 10:04:50 33b1e0a273af: Download complete 10:04:50 5d3b04190fa2: Verifying Checksum 10:04:50 5d3b04190fa2: Download complete 10:04:50 ec43610c2a17: Verifying Checksum 10:04:50 ec43610c2a17: Download complete 10:04:50 5eb5b503b376: Verifying Checksum 10:04:50 5eb5b503b376: Download complete 10:04:51 2f39f015ded8: Verifying Checksum 10:04:51 2f39f015ded8: Download complete 10:04:52 5eb5b503b376: Pull complete 10:04:52 5c69ac0246d0: Pull complete 10:04:52 ec43610c2a17: Pull complete 10:04:53 3a2ae6a8a46f: Pull complete 10:04:57 33b1e0a273af: Pull complete 10:04:57 5d3b04190fa2: Pull complete 10:05:02 2f39f015ded8: Pull complete 10:05:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:02 prd-centos7-docker-4c-2g-773060 does not seem to be running inside a container 10:05:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:05:05 $ docker top f03361588739ae090395b61a588ef851fdb74a019ab36118e731f2a0ca3068ce -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:05 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:06 + mkdir -p /var/log/sysstat [Pipeline] sh 10:05:06 + ls /var/log/sa-host 10:05:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:06 provisioning config files... 10:05:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16010826191305637221tmp [Pipeline] { [Pipeline] echo 10:05:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:06 ---> create-netrc.sh [Pipeline] } 10:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:07 ---> python-tools-install.sh [Pipeline] echo 10:05:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:07 ---> sudo-logs.sh 10:05:07 Archiving 'sudo' log.. 10:05:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-773060.novalocal: Name or service not known 10:05:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-773060.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:05:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:07 ---> job-cost.sh 10:05:07 lf-activate-venv: SKIPPING 10:05:07 INFO: No Stack... 10:05:08 INFO: Retrieving Pricing Info for: v3-standard-2 10:05:08 INFO: Archiving Costs [Pipeline] echo 10:05:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:08 ---> logs-deploy.sh 10:05:08 lf-activate-venv: SKIPPING 10:05:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/113 10:05:08 INFO: archiving workspace using pattern(s): 10:05:09 Archives upload complete. 10:05:09 INFO: archiving logs to Nexus 10:05:10 ---> uname -a: 10:05:10 Linux prd-centos7-docker-4c-2g-773060.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:05:10 10:05:10 10:05:10 ---> lscpu: 10:05:10 Architecture: x86_64 10:05:10 CPU op-mode(s): 32-bit, 64-bit 10:05:10 Byte Order: Little Endian 10:05:10 Address sizes: 40 bits physical, 48 bits virtual 10:05:10 CPU(s): 2 10:05:10 On-line CPU(s) list: 0,1 10:05:10 Thread(s) per core: 1 10:05:10 Core(s) per socket: 1 10:05:10 Socket(s): 2 10:05:10 NUMA node(s): 1 10:05:10 Vendor ID: AuthenticAMD 10:05:10 CPU family: 23 10:05:10 Model: 49 10:05:10 Model name: AMD EPYC-Rome Processor 10:05:10 Stepping: 0 10:05:10 CPU MHz: 2800.000 10:05:10 BogoMIPS: 5600.00 10:05:10 Virtualization: AMD-V 10:05:10 Hypervisor vendor: KVM 10:05:10 Virtualization type: full 10:05:10 L1d cache: 64 KiB 10:05:10 L1i cache: 64 KiB 10:05:10 L2 cache: 1 MiB 10:05:10 L3 cache: 32 MiB 10:05:10 NUMA node0 CPU(s): 0,1 10:05:10 Vulnerability Itlb multihit: Not affected 10:05:10 Vulnerability L1tf: Not affected 10:05:10 Vulnerability Mds: Not affected 10:05:10 Vulnerability Meltdown: Not affected 10:05:10 Vulnerability Mmio stale data: Not affected 10:05:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:05:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:05:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:05:10 Vulnerability Srbds: Not affected 10:05:10 Vulnerability Tsx async abort: Not affected 10:05:10 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:05:10 10:05:10 10:05:10 ---> nproc: 10:05:10 2 10:05:10 10:05:10 10:05:10 ---> df -h: 10:05:10 Filesystem Size Used Avail Use% Mounted on 10:05:10 overlay 40G 7.3G 33G 19% / 10:05:10 tmpfs 64M 0 64M 0% /dev 10:05:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:05:10 shm 64M 0 64M 0% /dev/shm 10:05:10 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:05:10 10:05:10 10:05:10 Cannot open /var/log/sysstat/sa13: No such file or directory 10:05:10 Please check if data collecting is enabled 10:05:10 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:10 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:05:10 $ docker stop --time=1 f03361588739ae090395b61a588ef851fdb74a019ab36118e731f2a0ca3068ce 10:05:11 $ docker rm -f --volumes f03361588739ae090395b61a588ef851fdb74a019ab36118e731f2a0ca3068ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:05:11 [WS-CLEANUP] Deleting project workspace... 10:05:11 [WS-CLEANUP] Deferred wipeout is used... 10:05:11 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 10:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:12 10:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:12 latest: Pulling from edgex-lftools-log-publisher 10:05:12 5eb5b503b376: Pulling fs layer 10:05:12 5c69ac0246d0: Pulling fs layer 10:05:12 ec43610c2a17: Pulling fs layer 10:05:12 3a2ae6a8a46f: Pulling fs layer 10:05:12 33b1e0a273af: Pulling fs layer 10:05:12 5d3b04190fa2: Pulling fs layer 10:05:12 2f39f015ded8: Pulling fs layer 10:05:12 3a2ae6a8a46f: Waiting 10:05:12 33b1e0a273af: Waiting 10:05:12 5d3b04190fa2: Waiting 10:05:12 2f39f015ded8: Waiting 10:05:12 5c69ac0246d0: Download complete 10:05:12 3a2ae6a8a46f: Download complete 10:05:12 33b1e0a273af: Verifying Checksum 10:05:12 33b1e0a273af: Download complete 10:05:12 5d3b04190fa2: Verifying Checksum 10:05:12 5d3b04190fa2: Download complete 10:05:12 ec43610c2a17: Verifying Checksum 10:05:12 ec43610c2a17: Download complete 10:05:12 5eb5b503b376: Verifying Checksum 10:05:12 5eb5b503b376: Download complete 10:05:13 2f39f015ded8: Download complete 10:05:14 5eb5b503b376: Pull complete 10:05:14 5c69ac0246d0: Pull complete 10:05:14 ec43610c2a17: Pull complete 10:05:14 3a2ae6a8a46f: Pull complete 10:05:15 33b1e0a273af: Pull complete 10:05:15 5d3b04190fa2: Pull complete 10:05:21 2f39f015ded8: Pull complete 10:05:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:21 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 10:05:21 $ 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 10:05:22 $ docker top 2127941cddcf2fa686b478a7999867fe7c75ccf12eeda4e58573c42282c12b75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:23 ---> job-cost.sh 10:05:23 lf-activate-venv: SKIPPING 10:05:23 INFO: No Stack... 10:05:23 INFO: Retrieving Pricing Info for: v3-standard-8 10:05:24 INFO: Archiving Costs [Pipeline] sh 10:05:24 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 10:05:24 + cut -d, -f6 [Pipeline] lock 10:05:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-113-stack-cost] 10:05:24 Resource [jenkins-edgexfoundry-app-record-replay-main-113-stack-cost] did not exist. Created. 10:05:24 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:05:24 + echo total: 0.2199999988079071 [Pipeline] stash 10:05:24 Stashed 1 file(s) [Pipeline] } 10:05:24 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 10:05:24 $ docker stop --time=1 2127941cddcf2fa686b478a7999867fe7c75ccf12eeda4e58573c42282c12b75 10:05:26 $ docker rm -f --volumes 2127941cddcf2fa686b478a7999867fe7c75ccf12eeda4e58573c42282c12b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:09:27 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 10:09:35 ok github.com/edgexfoundry/app-record-replay/internal/app 1.121s coverage: 88.0% of statements 10:09:48 ok github.com/edgexfoundry/app-record-replay/internal/application 9.807s coverage: 98.7% of statements 10:09:48 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.510s coverage: 89.7% of statements 10:09:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 10:09:48 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 10:09:48 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.082s coverage: 100.0% of statements 10:09:48 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 10:09:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:09:48 go vet ./... 10:13:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:13:40 ./bin/test-attribution-txt.sh [Pipeline] echo 10:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:13:40 $ docker stop --time=1 8499688315dbcbae0f846d24954c8d5ebc11c7b772caea331655e1a4e1900a06 10:13:42 $ docker rm -f --volumes 8499688315dbcbae0f846d24954c8d5ebc11c7b772caea331655e1a4e1900a06 [Pipeline] // withDockerContainer [Pipeline] sh 10:13:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:13:44 Warning: overwriting stash ‘coverage-report’ 10:13:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:13:45 + ls -al . 10:13:45 total 260 10:13:45 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 10:04 . 10:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 10:01 .. 10:13:45 -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 10:02 .dockerignore 10:13:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 10:02 .git 10:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:02 .github 10:13:45 -rw-rw-r-- 1 jenkins jenkins 102 Nov 13 10:02 .gitignore 10:13:45 -rw-rw-r-- 1 jenkins jenkins 359 Nov 13 10:02 .golangci.yml 10:13:45 -rw-rw-r-- 1 jenkins jenkins 19631 Nov 13 10:02 Attribution.txt 10:13:45 -rw-rw-r-- 1 jenkins jenkins 1552 Nov 13 10:02 CHANGELOG.md 10:13:45 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 13 10:02 Dockerfile 10:13:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 10:02 GOVERNANCE.md 10:13:45 -rw-rw-r-- 1 jenkins jenkins 704 Nov 13 10:02 Jenkinsfile 10:13:45 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 10:02 LICENSE 10:13:45 -rw-rw-r-- 1 jenkins jenkins 3850 Nov 13 10:02 Makefile 10:13:45 -rw-rw-r-- 1 jenkins jenkins 611 Nov 13 10:02 OWNERS.md 10:13:45 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 13 10:02 README.md 10:13:45 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 13 10:02 Record and Reply.postman_collection.json 10:13:45 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 09:59 VERSION 10:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:02 bin 10:13:45 -rw-r--r-- 1 jenkins jenkins 29489 Nov 13 10:09 coverage.out 10:13:45 -rw-rw-r-- 1 jenkins jenkins 7286 Nov 13 10:02 go.mod 10:13:45 -rw-rw-r-- 1 jenkins jenkins 90496 Nov 13 10:02 go.sum 10:13:45 drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 10:02 internal 10:13:45 -rw-rw-r-- 1 jenkins jenkins 913 Nov 13 10:02 main.go 10:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:02 openapi 10:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 10:02 pkg 10:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 10:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:46 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e8a2ea4629fa74f579be775747362192552f9f6f --label arch=arm64 --label version=4.1.0-dev.2 . 10:13:46 Sending build context to Docker daemon 357.9kB 10:13:46 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 10:13:46 Step 2/27 : FROM ${BASE} AS builder 10:13:46 ---> 9ca0fc175b46 10:13:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 10:13:46 ---> Running in 930992688c87 10:13:46 Removing intermediate container 930992688c87 10:13:46 ---> 65a9d04bbe68 10:13:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 10:13:46 ---> Running in 2a24bda592f4 10:13:47 Removing intermediate container 2a24bda592f4 10:13:47 ---> 9ddc712b613e 10:13:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 10:13:47 ---> Running in 5e51f8ada706 10:13:47 Removing intermediate container 5e51f8ada706 10:13:47 ---> 7186a51b1e5b 10:13:47 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:47 ---> Running in f139b3993e56 10:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:13:50 OK: 255 MiB in 60 packages 10:13:51 Removing intermediate container f139b3993e56 10:13:51 ---> 4868c62a8b6a 10:13:51 Step 7/27 : WORKDIR /app 10:13:51 ---> Running in 4970f68af1b7 10:13:51 Removing intermediate container 4970f68af1b7 10:13:51 ---> 1b3d459a352e 10:13:51 Step 8/27 : COPY go.mod vendor* ./ 10:13:52 ---> 7506a82d0262 10:13:52 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:52 ---> Running in ea0b5fe5f9e6 10:13:54 Removing intermediate container ea0b5fe5f9e6 10:13:54 ---> b252281a483d 10:13:54 Step 10/27 : COPY . . 10:13:54 ---> ef1e88e99935 10:13:54 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:13:55 ---> Running in c0a5b37fc69a 10:13:55 Removing intermediate container c0a5b37fc69a 10:13:55 ---> 63fcf64afc9a 10:13:55 Step 12/27 : RUN $MAKE 10:13:55 ---> Running in aff822f7654e 10:13:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 10:17:48 Removing intermediate container aff822f7654e 10:17:48 ---> 72d1a31e3a1f 10:17:48 Step 13/27 : FROM alpine:3.22 10:17:48 3.22: Pulling from library/alpine 10:17:48 6b59a28fa201: Already exists 10:17:48 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:17:48 Status: Downloaded newer image for alpine:3.22 10:17:48 ---> 171e65262c80 10:17:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:17:48 ---> Running in b0d452d77ef4 10:17:48 Removing intermediate container b0d452d77ef4 10:17:48 ---> 8f1f32d42570 10:17:48 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 10:17:48 ---> Running in cca63efb5176 10:17:48 Removing intermediate container cca63efb5176 10:17:48 ---> 8d774af5d5a8 10:17:48 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 10:17:48 ---> Running in dcadb4f8b25a 10:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:17:48 (1/2) Installing ca-certificates (20250911-r0) 10:17:48 (2/2) Installing dumb-init (1.2.5-r3) 10:17:48 Executing busybox-1.37.0-r19.trigger 10:17:48 Executing ca-certificates-20250911-r0.trigger 10:17:48 OK: 8 MiB in 18 packages 10:17:49 Removing intermediate container dcadb4f8b25a 10:17:49 ---> f319454877c9 10:17:49 Step 17/27 : RUN apk --no-cache upgrade 10:17:49 ---> Running in 8f6b001426e8 10:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:17:52 OK: 8 MiB in 18 packages 10:17:53 Removing intermediate container 8f6b001426e8 10:17:53 ---> bf6c266ab728 10:17:53 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:17:53 ---> bea575424656 10:17:53 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:17:54 ---> a97cbb70169c 10:17:54 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:17:54 ---> d00e653405f9 10:17:54 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 10:17:56 ---> b2ef4b598d9e 10:17:56 Step 22/27 : EXPOSE 59712 10:17:56 ---> Running in 921ea98f67d9 10:17:56 Removing intermediate container 921ea98f67d9 10:17:56 ---> 2e4e329dc0cc 10:17:56 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 10:17:57 ---> Running in 541c8d223631 10:17:57 Removing intermediate container 541c8d223631 10:17:57 ---> 7f54e4d7e5a7 10:17:57 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:17:57 ---> Running in 01cdb94ee278 10:17:57 Removing intermediate container 01cdb94ee278 10:17:57 ---> 52b011f4fe9a 10:17:57 Step 25/27 : LABEL arch=arm64 10:17:57 ---> Running in b9a2c0ce0d20 10:17:57 Removing intermediate container b9a2c0ce0d20 10:17:57 ---> 67bb67a177e3 10:17:57 Step 26/27 : LABEL git_sha=e8a2ea4629fa74f579be775747362192552f9f6f 10:17:58 ---> Running in 13465a97943d 10:17:58 Removing intermediate container 13465a97943d 10:17:58 ---> d5045f964cf8 10:17:58 Step 27/27 : LABEL version=4.1.0-dev.2 10:17:58 ---> Running in d3ea41a90f7d 10:17:58 Removing intermediate container d3ea41a90f7d 10:17:58 ---> 5b69b667d277 10:17:58 [Warning] One or more build-args [ARCH] were not consumed 10:17:58 Successfully built 5b69b667d277 10:17:58 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 10:17:58 provisioning config files... 10:17:58 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/113@tmp/config6405059771454833383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:59 ---> ****-login.sh 10:17:59 nexus3.edgexfoundry.org:10001 10:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:17:59 Configure a credential helper to remove this warning. See 10:17:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:17:59 10:17:59 Login Succeeded 10:17:59 nexus3.edgexfoundry.org:10002 10:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:17:59 Configure a credential helper to remove this warning. See 10:17:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:17:59 10:17:59 Login Succeeded 10:17:59 nexus3.edgexfoundry.org:10003 10:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:00 Configure a credential helper to remove this warning. See 10:18:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:00 10:18:00 Login Succeeded 10:18:00 nexus3.edgexfoundry.org:10004 10:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:00 Configure a credential helper to remove this warning. See 10:18:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:00 10:18:00 Login Succeeded 10:18:00 ****.io 10:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:01 Configure a credential helper to remove this warning. See 10:18:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:01 10:18:01 Login Succeeded 10:18:01 ---> ****-login.sh ends [Pipeline] } 10:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:18:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:18:01 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 10:18:01 e8a2ea4629fa74f579be775747362192552f9f6f 10:18:01 latest 10:18:01 4.1.0-dev.2 10:18:01 e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 10:18:01 main 10:18:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:01 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8a2ea4629fa74f579be775747362192552f9f6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8a2ea4629fa74f579be775747362192552f9f6f 10:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 10:18:01 c4a024560104: Preparing 10:18:01 f7f507e2de6d: Preparing 10:18:01 59f522fefcb4: Preparing 10:18:01 00aa1c41a1f2: Preparing 10:18:01 11a611557b33: Preparing 10:18:01 259975c9a23c: Preparing 10:18:01 0e64f2360a44: Preparing 10:18:01 259975c9a23c: Waiting 10:18:01 0e64f2360a44: Waiting 10:18:02 59f522fefcb4: Pushed 10:18:02 00aa1c41a1f2: Pushed 10:18:02 11a611557b33: Pushed 10:18:02 f7f507e2de6d: Pushed 10:18:02 0e64f2360a44: Layer already exists 10:18:02 259975c9a23c: Pushed 10:18:10 c4a024560104: Pushed 10:18:10 e8a2ea4629fa74f579be775747362192552f9f6f: digest: sha256:b4ff181e6bebecf49badc298113644b69e723f3d710a4e55dcd3a47a85b27f9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:11 + 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 10:18:11 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 10:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 10:18:11 c4a024560104: Preparing 10:18:11 f7f507e2de6d: Preparing 10:18:11 59f522fefcb4: Preparing 10:18:11 00aa1c41a1f2: Preparing 10:18:11 11a611557b33: Preparing 10:18:11 259975c9a23c: Preparing 10:18:11 0e64f2360a44: Preparing 10:18:11 259975c9a23c: Waiting 10:18:11 0e64f2360a44: Waiting 10:18:11 f7f507e2de6d: Layer already exists 10:18:11 11a611557b33: Layer already exists 10:18:11 c4a024560104: Layer already exists 10:18:11 00aa1c41a1f2: Layer already exists 10:18:11 59f522fefcb4: Layer already exists 10:18:11 0e64f2360a44: Layer already exists 10:18:11 259975c9a23c: Layer already exists 10:18:11 latest: digest: sha256:b4ff181e6bebecf49badc298113644b69e723f3d710a4e55dcd3a47a85b27f9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:12 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.1.0-dev.2 10:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 10:18:12 c4a024560104: Preparing 10:18:12 f7f507e2de6d: Preparing 10:18:12 59f522fefcb4: Preparing 10:18:12 00aa1c41a1f2: Preparing 10:18:12 11a611557b33: Preparing 10:18:12 259975c9a23c: Preparing 10:18:12 0e64f2360a44: Preparing 10:18:12 259975c9a23c: Waiting 10:18:12 0e64f2360a44: Waiting 10:18:12 11a611557b33: Layer already exists 10:18:12 f7f507e2de6d: Layer already exists 10:18:12 00aa1c41a1f2: Layer already exists 10:18:12 59f522fefcb4: Layer already exists 10:18:12 c4a024560104: Layer already exists 10:18:12 259975c9a23c: Layer already exists 10:18:12 0e64f2360a44: Layer already exists 10:18:12 4.1.0-dev.2: digest: sha256:b4ff181e6bebecf49badc298113644b69e723f3d710a4e55dcd3a47a85b27f9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:13 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:13 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 10:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 10:18:13 c4a024560104: Preparing 10:18:13 f7f507e2de6d: Preparing 10:18:13 59f522fefcb4: Preparing 10:18:13 00aa1c41a1f2: Preparing 10:18:13 11a611557b33: Preparing 10:18:13 259975c9a23c: Preparing 10:18:13 0e64f2360a44: Preparing 10:18:13 259975c9a23c: Waiting 10:18:13 0e64f2360a44: Waiting 10:18:13 11a611557b33: Layer already exists 10:18:13 f7f507e2de6d: Layer already exists 10:18:13 c4a024560104: Layer already exists 10:18:13 00aa1c41a1f2: Layer already exists 10:18:13 59f522fefcb4: Layer already exists 10:18:13 0e64f2360a44: Layer already exists 10:18:13 259975c9a23c: Layer already exists 10:18:13 e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2: digest: sha256:b4ff181e6bebecf49badc298113644b69e723f3d710a4e55dcd3a47a85b27f9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:14 + 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 10:18:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 10:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 10:18:14 c4a024560104: Preparing 10:18:14 f7f507e2de6d: Preparing 10:18:14 59f522fefcb4: Preparing 10:18:14 00aa1c41a1f2: Preparing 10:18:14 11a611557b33: Preparing 10:18:14 259975c9a23c: Preparing 10:18:14 0e64f2360a44: Preparing 10:18:14 259975c9a23c: Waiting 10:18:14 0e64f2360a44: Waiting 10:18:14 00aa1c41a1f2: Layer already exists 10:18:14 f7f507e2de6d: Layer already exists 10:18:14 c4a024560104: Layer already exists 10:18:14 59f522fefcb4: Layer already exists 10:18:14 11a611557b33: Layer already exists 10:18:14 0e64f2360a44: Layer already exists 10:18:14 259975c9a23c: Layer already exists 10:18:14 main: digest: sha256:b4ff181e6bebecf49badc298113644b69e723f3d710a4e55dcd3a47a85b27f9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:18:14 ===================================================== [Pipeline] echo 10:18:14 taggedImages: 10:18:14 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8a2ea4629fa74f579be775747362192552f9f6f 10:18:14 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 10:18:14 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.1.0-dev.2 10:18:14 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 10:18:14 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] echo 10:18:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8a2ea4629fa74f579be775747362192552f9f6f [Pipeline] echo 10:18:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] echo 10:18:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.1.0-dev.2 [Pipeline] echo 10:18:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8a2ea4629fa74f579be775747362192552f9f6f-4.1.0-dev.2 [Pipeline] echo 10:18:14 Skip building multi-arch image for 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 10:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:18:15 10:18:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:18:15 arm64: Pulling from edgex-lftools-log-publisher 10:18:15 8998bd30e6a1: Pulling fs layer 10:18:15 04944245beec: Pulling fs layer 10:18:15 699f458cf7ca: Pulling fs layer 10:18:15 765212b225bb: Pulling fs layer 10:18:15 f23df028b6ca: Pulling fs layer 10:18:15 d65c8cfc05b1: Pulling fs layer 10:18:15 2437ff75d9bd: Pulling fs layer 10:18:15 f23df028b6ca: Waiting 10:18:15 d65c8cfc05b1: Waiting 10:18:15 2437ff75d9bd: Waiting 10:18:15 765212b225bb: Waiting 10:18:15 04944245beec: Verifying Checksum 10:18:15 04944245beec: Download complete 10:18:15 765212b225bb: Download complete 10:18:15 f23df028b6ca: Verifying Checksum 10:18:15 f23df028b6ca: Download complete 10:18:15 d65c8cfc05b1: Verifying Checksum 10:18:15 d65c8cfc05b1: Download complete 10:18:16 699f458cf7ca: Verifying Checksum 10:18:16 699f458cf7ca: Download complete 10:18:16 8998bd30e6a1: Verifying Checksum 10:18:16 8998bd30e6a1: Download complete 10:18:18 2437ff75d9bd: Verifying Checksum 10:18:18 2437ff75d9bd: Download complete 10:18:20 8998bd30e6a1: Pull complete 10:18:21 04944245beec: Pull complete 10:18:23 699f458cf7ca: Pull complete 10:18:23 765212b225bb: Pull complete 10:18:24 f23df028b6ca: Pull complete 10:18:24 d65c8cfc05b1: Pull complete 10:18:42 2437ff75d9bd: Pull complete 10:18:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:18:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:42 prd-ubuntu20.04-docker-arm64-4c-16g-773059 does not seem to be running inside a container 10:18:42 $ 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/113 -v /w/workspace/app-record-replay/113:/w/workspace/app-record-replay/113:rw,z -v /w/workspace/app-record-replay/113@tmp:/w/workspace/app-record-replay/113@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 10:18:45 $ docker top 0a24cd22100f0f410240816645ec1f387f3bdcf6e4a7b7903788513c79d5e230 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:46 ---> job-cost.sh 10:18:46 lf-activate-venv: SKIPPING 10:18:46 INFO: No Stack... 10:18:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:18:47 INFO: Archiving Costs [Pipeline] sh 10:18:48 + cat /w/workspace/app-record-replay/113/archives/cost.csv 10:18:48 + cut -d, -f6 [Pipeline] lock 10:18:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-113-stack-cost] 10:18:48 Resource [jenkins-edgexfoundry-app-record-replay-main-113-stack-cost] did not exist. Created. 10:18:48 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:18:48 /w/workspace/app-record-replay/113@tmp/durable-1bfb0fd1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:18:49 + echo total: 0.10999999940395355 [Pipeline] stash 10:18:49 Warning: overwriting stash ‘stack-cost’ 10:18:49 Stashed 1 file(s) [Pipeline] } 10:18:49 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 10:18:49 $ docker stop --time=1 0a24cd22100f0f410240816645ec1f387f3bdcf6e4a7b7903788513c79d5e230 10:18:50 $ docker rm -f --volumes 0a24cd22100f0f410240816645ec1f387f3bdcf6e4a7b7903788513c79d5e230 [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 10:18:51 provisioning config files... 10:18:51 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15148005176910686464tmp [Pipeline] { [Pipeline] sh 10:18:51 + set +x 10:18:51 + curl -s https://codecov.io/bash 10:18:51 + bash -s -- 10:18:51 10:18:51 _____ _ 10:18:51 / ____| | | 10:18:51 | | ___ __| | ___ ___ _____ __ 10:18:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:18:51 | |___| (_) | (_| | __/ (_| (_) \ V / 10:18:51 \_____\___/ \__,_|\___|\___\___/ \_/ 10:18:51 Bash-1.0.6 10:18:51 10:18:51 10:18:51 ==> git version 2.25.1 found 10:18:51 ==> 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 10:18:51 Release-Date: 2020-01-08 10:18:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:18:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:18:51 ==> Jenkins CI detected. 10:18:51 current dir:  /w/workspace/exfoundry_app-record-replay_main 10:18:51 project root: . 10:18:51 --> token set from env 10:18:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:18:51 ==> Running gcov in . (disable via -X gcov) 10:18:51 ==> Python coveragepy not found 10:18:51 ==> Searching for coverage reports in: 10:18:51 + . 10:18:52 -> Found 1 reports 10:18:52 ==> Detecting git/mercurial file structure 10:18:52 ==> Reading reports 10:18:52 + ./coverage.out bytes=29489 10:18:52 ==> Appending adjustments 10:18:52 https://docs.codecov.io/docs/fixing-reports 10:18:52 + Found adjustments 10:18:52 ==> Gzipping contents 10:18:52 8.0K /tmp/codecov.FNZ4vn.gz 10:18:52 ==> Uploading reports 10:18:52 url: https://codecov.io 10:18:52 query: branch=main&commit=e8a2ea4629fa74f579be775747362192552f9f6f&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 10:18:52 -> Pinging Codecov 10:18:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e8a2ea4629fa74f579be775747362192552f9f6f&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 10:18:52 -> Uploading to 10:18:52 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/e8a2ea4629fa74f579be775747362192552f9f6f/966c29db-2bba-483c-8b3b-ec4686e8ecde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251113T101852Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c8a2733dd7e5da87a05dfa948966e625f841381672b803276ecb553d7e38d603 10:18:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:52 Dload Upload Total Spent Left Speed 10:18:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5235 0 0 100 5235 0 32314 --:--:-- --:--:-- --:--:-- 32314 10:18:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e8a2ea4629fa74f579be775747362192552f9f6f [Pipeline] } 10:18:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:18:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:18:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:18:52 10:18:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:18:53 latest: Pulling from edgex-devops/edgex-snyk-go 10:18:53 2d35ebdb57d9: Already exists 10:18:53 85e8836fcdb2: Pulling fs layer 10:18:53 91631faa732a: Pulling fs layer 10:18:53 f3f5ae8826fa: Pulling fs layer 10:18:53 4f4fb700ef54: Pulling fs layer 10:18:53 7861252a18e6: Pulling fs layer 10:18:53 9130f900ef6f: Pulling fs layer 10:18:53 7861252a18e6: Waiting 10:18:53 9130f900ef6f: Waiting 10:18:53 4f4fb700ef54: Waiting 10:18:53 f3f5ae8826fa: Verifying Checksum 10:18:53 f3f5ae8826fa: Download complete 10:18:53 85e8836fcdb2: Verifying Checksum 10:18:53 85e8836fcdb2: Download complete 10:18:53 4f4fb700ef54: Download complete 10:18:53 85e8836fcdb2: Pull complete 10:18:53 7861252a18e6: Verifying Checksum 10:18:53 7861252a18e6: Download complete 10:18:53 91631faa732a: Verifying Checksum 10:18:53 91631faa732a: Download complete 10:18:54 9130f900ef6f: Verifying Checksum 10:18:54 9130f900ef6f: Download complete 10:18:58 91631faa732a: Pull complete 10:18:58 f3f5ae8826fa: Pull complete 10:18:58 4f4fb700ef54: Pull complete 10:18:58 7861252a18e6: Pull complete 10:19:02 9130f900ef6f: Pull complete 10:19:02 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:19:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:03 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 10:19:03 $ 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 10:19:04 $ docker top 6bdd322808cbec645d1b7fbb7b5a293ded3afab386752ff310dd41d07d36363c -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:05 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 10:19:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 10:19:05 + set -o pipefail 10:19:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 10:19:11 10:19:11 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 10:19:11 10:19:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/573669b8-2c23-47d0-8360-b617f9fd3e04 10:19:11 10:19:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:19:11 10:19:12 10:19:12 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:19:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:19:12 $ docker stop --time=1 6bdd322808cbec645d1b7fbb7b5a293ded3afab386752ff310dd41d07d36363c 10:19:14 $ docker rm -f --volumes 6bdd322808cbec645d1b7fbb7b5a293ded3afab386752ff310dd41d07d36363c [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 10:19:15 + git log --format=format:%s -1 e8a2ea4629fa74f579be775747362192552f9f6f [Pipeline] sh 10:19:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:19:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:16 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 10:19:16 $ 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 10:19:16 $ docker top 62f50a1d299764e0afdb8cb3505e014174aae314ba3911f997e44ba7f00d2bb6 -eo pid,comm 10:19:16 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). 10:19:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:19:16 [ssh-agent] Looking for ssh-agent implementation... 10:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:16 $ docker exec 62f50a1d299764e0afdb8cb3505e014174aae314ba3911f997e44ba7f00d2bb6 ssh-agent 10:19:17 SSH_AUTH_SOCK=/tmp/ssh-gwsCaEw6mxoo/agent.31 10:19:17 SSH_AGENT_PID=37 10:19:17 Running ssh-add (command line suppressed) 10:19:17 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2673318285935758980.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2673318285935758980.key) 10:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:19:17 + git semver tag 10:19:17 2025-11-13 10:19:17,632 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:19:17 2025-11-13 10:19:17,636 [run_tag] DEBUG tag force:False 10:19:17 2025-11-13 10:19:17,636 [check_head_tag] DEBUG check head tag 10:19:17 2025-11-13 10:19:17,636 [execute] INFO git cat-file --batch-check 10:19:17 2025-11-13 10:19:17,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, stdin=, shell=False, universal_newlines=False) 10:19:17 2025-11-13 10:19:17,639 [execute] INFO git cat-file --batch 10:19:17 2025-11-13 10:19:17,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, stdin=, shell=False, universal_newlines=False) 10:19:17 2025-11-13 10:19:17,642 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 10:19:17 2025-11-13 10:19:17,642 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 10:19:17 2025-11-13 10:19:17,642 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/exfoundry_app-record-replay_main, stdin=None, shell=False, universal_newlines=False) 10:19:17 2025-11-13 10:19:17,646 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 10:19:17 4.1.0-dev.2 [Pipeline] } 10:19:17 $ docker exec --env ******** --env ******** 62f50a1d299764e0afdb8cb3505e014174aae314ba3911f997e44ba7f00d2bb6 ssh-agent -k 10:19:17 unset SSH_AUTH_SOCK; 10:19:17 unset SSH_AGENT_PID; 10:19:17 echo Agent pid 37 killed; 10:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:18 + git semver [Pipeline] } 10:19:18 $ docker stop --time=1 62f50a1d299764e0afdb8cb3505e014174aae314ba3911f997e44ba7f00d2bb6 10:19:19 $ docker rm -f --volumes 62f50a1d299764e0afdb8cb3505e014174aae314ba3911f997e44ba7f00d2bb6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:19:20 10:19:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:19:20 0.23.1-centos7: Pulling from edgex-lftools 10:19:20 ab5ef0e58194: Pulling fs layer 10:19:20 9712f1f96733: Pulling fs layer 10:19:20 63f879dbbcfc: Pulling fs layer 10:19:20 0d9ebad4ef96: Pulling fs layer 10:19:20 e9a5061849ea: Pulling fs layer 10:19:20 d747dcd14b5f: Pulling fs layer 10:19:20 2de7ff778b66: Pulling fs layer 10:19:20 0d9ebad4ef96: Waiting 10:19:20 2de7ff778b66: Waiting 10:19:20 e9a5061849ea: Waiting 10:19:20 d747dcd14b5f: Waiting 10:19:20 9712f1f96733: Download complete 10:19:20 63f879dbbcfc: Verifying Checksum 10:19:20 63f879dbbcfc: Download complete 10:19:20 e9a5061849ea: Verifying Checksum 10:19:20 e9a5061849ea: Download complete 10:19:20 d747dcd14b5f: Verifying Checksum 10:19:20 d747dcd14b5f: Download complete 10:19:20 0d9ebad4ef96: Verifying Checksum 10:19:20 0d9ebad4ef96: Download complete 10:19:20 ab5ef0e58194: Verifying Checksum 10:19:21 2de7ff778b66: Verifying Checksum 10:19:21 2de7ff778b66: Download complete 10:19:25 ab5ef0e58194: Pull complete 10:19:25 9712f1f96733: Pull complete 10:19:25 63f879dbbcfc: Pull complete 10:19:30 0d9ebad4ef96: Pull complete 10:19:30 e9a5061849ea: Pull complete 10:19:30 d747dcd14b5f: Pull complete 10:19:31 2de7ff778b66: Pull complete 10:19:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:19:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:31 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 10:19:32 $ 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 10:19:33 $ docker top 7623466d3d0850c14cbc2ef261c27d84e3c439575838f2dbcd41ca08024de3d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:19:33 provisioning config files... 10:19:33 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5511182018411734492tmp 10:19:33 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2646259566477206638tmp 10:19:33 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config93851384702218290tmp [Pipeline] { [Pipeline] echo 10:19:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:19:33 ---> sigul-configuration.sh 10:19:33 gpg: directory `/root/.gnupg' created 10:19:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:19:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:19:33 gpg: keyring `/root/.gnupg/secring.gpg' created 10:19:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:19:33 gpg: CAST5 encrypted data 10:19:33 gpg: encrypted with 1 passphrase 10:19:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:19:34 + mkdir /home/jenkins 10:19:34 + mkdir /home/jenkins/sigul [Pipeline] sh 10:19:34 + 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 10:19:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:19:34 ---> sigul-install.sh 10:19:34 Sigul already installed; skipping installation. [Pipeline] sh 10:19:35 + git tag --list 10:19:35 v3.1 10:19:35 v3.1.0 10:19:35 v3.1.1 10:19:35 v4.0 10:19:35 v4.0.0 10:19:35 v4.1.0-dev.1 10:19:35 v4.1.0-dev.2 [Pipeline] sh 10:19:35 + lftools sign git-tag v4.1.0-dev.2 10:19:36 Signing Git tag with Sigul... 10:19:36 Signing v4.1.0-dev.2 [Pipeline] echo 10:19:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:19:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:19:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:19:36 $ docker stop --time=1 7623466d3d0850c14cbc2ef261c27d84e3c439575838f2dbcd41ca08024de3d8 10:19:38 $ docker rm -f --volumes 7623466d3d0850c14cbc2ef261c27d84e3c439575838f2dbcd41ca08024de3d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:19:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:19:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:38 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 10:19:38 $ 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 10:19:39 $ docker top 4e1d5b32a09f7093189954ecfa4d183adf6e8458583490debc4e97738821c128 -eo pid,comm 10:19:39 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). 10:19:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:19:39 [ssh-agent] Looking for ssh-agent implementation... 10:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:39 $ docker exec 4e1d5b32a09f7093189954ecfa4d183adf6e8458583490debc4e97738821c128 ssh-agent 10:19:39 SSH_AUTH_SOCK=/tmp/ssh-CrWcamkIzsUS/agent.33 10:19:39 SSH_AGENT_PID=39 10:19:39 Running ssh-add (command line suppressed) 10:19:39 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6314191558051988774.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6314191558051988774.key) 10:19:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:19:39 + git semver bump pre 10:19:40 2025-11-13 10:19:40,030 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:19:40 2025-11-13 10:19:40,034 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 10:19:40 2025-11-13 10:19:40,034 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 10:19:40 2025-11-13 10:19:40,034 [bump_version] DEBUG bumped version:4.1.0-dev.3 10:19:40 2025-11-13 10:19:40,034 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 10:19:40 2025-11-13 10:19:40,034 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 10:19:40 2025-11-13 10:19:40,034 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 10:19:40 2025-11-13 10:19:40,036 [execute] INFO git cat-file --batch-check 10:19:40 2025-11-13 10:19:40,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, stdin=, shell=False, universal_newlines=False) 10:19:40 2025-11-13 10:19:40,040 [execute] INFO git cat-file --batch 10:19:40 2025-11-13 10:19:40,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, stdin=, shell=False, universal_newlines=False) 10:19:40 2025-11-13 10:19:40,044 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 10:19:40 4.1.0-dev.3 [Pipeline] } 10:19:40 $ docker exec --env ******** --env ******** 4e1d5b32a09f7093189954ecfa4d183adf6e8458583490debc4e97738821c128 ssh-agent -k 10:19:40 unset SSH_AUTH_SOCK; 10:19:40 unset SSH_AGENT_PID; 10:19:40 echo Agent pid 39 killed; 10:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:40 + git semver [Pipeline] } 10:19:40 $ docker stop --time=1 4e1d5b32a09f7093189954ecfa4d183adf6e8458583490debc4e97738821c128 10:19:42 $ docker rm -f --volumes 4e1d5b32a09f7093189954ecfa4d183adf6e8458583490debc4e97738821c128 [Pipeline] // withDockerContainer [Pipeline] sh 10:19:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:19:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:42 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 10:19:42 $ 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 10:19:43 $ docker top 9605481e61c755ef88c00a40dbc62fe7e8e1f11c2061e22e841cb33500659e2b -eo pid,comm 10:19:43 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). 10:19:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:19:43 [ssh-agent] Looking for ssh-agent implementation... 10:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:43 $ docker exec 9605481e61c755ef88c00a40dbc62fe7e8e1f11c2061e22e841cb33500659e2b ssh-agent 10:19:43 SSH_AUTH_SOCK=/tmp/ssh-nbyUEKjRZVbK/agent.33 10:19:43 SSH_AGENT_PID=39 10:19:43 Running ssh-add (command line suppressed) 10:19:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_65408991662239822.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_65408991662239822.key) 10:19:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:19:43 + git semver push 10:19:44 2025-11-13 10:19:44,045 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:19:44 2025-11-13 10:19:44,049 [run_push] DEBUG push 10:19:44 2025-11-13 10:19:44,049 [execute] INFO git cat-file --batch-check 10:19:44 2025-11-13 10:19:44,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, stdin=, shell=False, universal_newlines=False) 10:19:44 2025-11-13 10:19:44,052 [execute] INFO git rev-list d134b9e1ee12585a70b8b51860f8e0de6062690e -- 10:19:44 2025-11-13 10:19:44,052 [execute] DEBUG Popen(['git', 'rev-list', 'd134b9e1ee12585a70b8b51860f8e0de6062690e', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:19:44 2025-11-13 10:19:44,057 [execute] INFO git fetch -v -- origin 10:19:44 2025-11-13 10:19:44,057 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, stdin=None, shell=False, universal_newlines=True) 10:19:44 2025-11-13 10:19:44,572 [run_push] DEBUG no remote changes detected 10:19:44 2025-11-13 10:19:44,573 [execute] INFO git push origin semver 10:19:44 2025-11-13 10:19:44,573 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:19:45 2025-11-13 10:19:45,319 [run_push] DEBUG push all version tags 10:19:45 2025-11-13 10:19:45,319 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:19:45 2025-11-13 10:19:45,319 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, stdin=None, shell=False, universal_newlines=False) 10:19:46 2025-11-13 10:19:45,980 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 10:19:46 4.1.0-dev.3 [Pipeline] } 10:19:46 $ docker exec --env ******** --env ******** 9605481e61c755ef88c00a40dbc62fe7e8e1f11c2061e22e841cb33500659e2b ssh-agent -k 10:19:46 unset SSH_AUTH_SOCK; 10:19:46 unset SSH_AGENT_PID; 10:19:46 echo Agent pid 39 killed; 10:19:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:46 + git semver [Pipeline] } 10:19:46 $ docker stop --time=1 9605481e61c755ef88c00a40dbc62fe7e8e1f11c2061e22e841cb33500659e2b 10:19:48 $ docker rm -f --volumes 9605481e61c755ef88c00a40dbc62fe7e8e1f11c2061e22e841cb33500659e2b [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 10:19:48 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 10:19:48 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 10:19:48 total 16 10:19:48 drwxr-xr-x 3 root root 4096 Nov 13 10:05 . 10:19:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 10:19 .. 10:19:48 drwxr-xr-x 2 root root 4096 Nov 13 10:05 cost 10:19:48 -rw-r--r-- 1 root root 89 Nov 13 10:05 cost.csv 10:19:48 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 10:19:48 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 10:19:48 total 16 10:19:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 10:05 . 10:19:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 10:19 .. 10:19:48 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 10:05 cost 10:19:48 -rw-r--r-- 1 jenkins jenkins 89 Nov 13 10:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:19:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:19:49 ---> package-listing.sh 10:19:49 ++ facter osfamily 10:19:49 ++ tr '[:upper:]' '[:lower:]' 10:19:50 + OS_FAMILY=debian 10:19:50 + workspace=/w/workspace/exfoundry_app-record-replay_main 10:19:50 + START_PACKAGES=/tmp/packages_start.txt 10:19:50 + END_PACKAGES=/tmp/packages_end.txt 10:19:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:19:50 + PACKAGES=/tmp/packages_start.txt 10:19:50 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 10:19:50 + PACKAGES=/tmp/packages_end.txt 10:19:50 + case "${OS_FAMILY}" in 10:19:50 + dpkg -l 10:19:50 + grep '^ii' 10:19:50 + '[' -f /tmp/packages_start.txt ']' 10:19:50 + '[' -f /tmp/packages_end.txt ']' 10:19:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:19:50 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 10:19:50 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 10:19:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 10:19:50 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 10:19:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:51 prd-ubuntu20.04-docker-8c-8g-773058 does not seem to be running inside a container 10:19:51 $ 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 10:19:51 $ docker top 639be4463875f745817f74ac3e9231688d0e091e19e11654ca87c07b3ac7adea -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:51 + touch /tmp/pre-build-complete [Pipeline] sh 10:19:51 + mkdir -p /var/log/sysstat [Pipeline] sh 10:19:52 + ls /var/log/sa-host 10:19:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:52 provisioning config files... 10:19:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14978620280267577870tmp [Pipeline] { [Pipeline] echo 10:19:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:19:52 ---> create-netrc.sh [Pipeline] } 10:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:19:52 ---> python-tools-install.sh [Pipeline] echo 10:19:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:19:53 ---> sudo-logs.sh 10:19:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:19:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:19:53 ---> job-cost.sh 10:19:53 lf-activate-venv: SKIPPING 10:19:53 DEBUG: total: 0.2199999988079071 10:19:53 INFO: Retrieving Stack Cost... 10:19:54 INFO: Retrieving Pricing Info for: v3-standard-8 10:19:54 INFO: Archiving Costs [Pipeline] echo 10:19:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:19:54 ---> logs-deploy.sh 10:19:54 lf-activate-venv: SKIPPING 10:19:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/113 10:19:54 INFO: archiving workspace using pattern(s): 10:19:55 Archives upload complete. 10:19:55 INFO: archiving logs to Nexus 10:19:56 ---> uname -a: 10:19:56 Linux prd-ubuntu20-04-docker-8c-8g-773058 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:19:56 10:19:56 10:19:56 ---> lscpu: 10:19:56 Architecture: x86_64 10:19:56 CPU op-mode(s): 32-bit, 64-bit 10:19:56 Byte Order: Little Endian 10:19:56 Address sizes: 40 bits physical, 48 bits virtual 10:19:56 CPU(s): 8 10:19:56 On-line CPU(s) list: 0-7 10:19:56 Thread(s) per core: 1 10:19:56 Core(s) per socket: 1 10:19:56 Socket(s): 8 10:19:56 NUMA node(s): 1 10:19:56 Vendor ID: AuthenticAMD 10:19:56 CPU family: 23 10:19:56 Model: 49 10:19:56 Model name: AMD EPYC-Rome Processor 10:19:56 Stepping: 0 10:19:56 CPU MHz: 2799.996 10:19:56 BogoMIPS: 5599.99 10:19:56 Virtualization: AMD-V 10:19:56 Hypervisor vendor: KVM 10:19:56 Virtualization type: full 10:19:56 L1d cache: 256 KiB 10:19:56 L1i cache: 256 KiB 10:19:56 L2 cache: 4 MiB 10:19:56 L3 cache: 128 MiB 10:19:56 NUMA node0 CPU(s): 0-7 10:19:56 Vulnerability Gather data sampling: Not affected 10:19:56 Vulnerability Itlb multihit: Not affected 10:19:56 Vulnerability L1tf: Not affected 10:19:56 Vulnerability Mds: Not affected 10:19:56 Vulnerability Meltdown: Not affected 10:19:56 Vulnerability Mmio stale data: Not affected 10:19:56 Vulnerability Retbleed: Vulnerable 10:19:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:19:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:19:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:19:56 Vulnerability Srbds: Not affected 10:19:56 Vulnerability Tsx async abort: Not affected 10:19:56 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:19:56 10:19:56 10:19:56 ---> nproc: 10:19:56 8 10:19:56 10:19:56 10:19:56 ---> df -h: 10:19:56 Filesystem Size Used Avail Use% Mounted on 10:19:56 overlay 155G 14G 141G 10% / 10:19:56 tmpfs 64M 0 64M 0% /dev 10:19:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:19:56 shm 64M 0 64M 0% /dev/shm 10:19:56 /dev/vda1 155G 14G 141G 10% /facter-os 10:19:56 10:19:56 10:19:56 ---> sar -b -r -n DEV: 10:19:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773058) 11/13/25 _x86_64_ (8 CPU) 10:19:56 10:19:56 09:58:59 LINUX RESTART (8 CPU) 10:19:56 10:19:56 09:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:19:56 10:00:03 467.83 125.29 342.54 0.00 14565.14 216041.72 0.00 10:19:56 10:01:01 239.01 4.09 234.93 0.00 53.78 65252.34 0.00 10:19:56 10:02:01 51.52 0.13 51.38 0.00 1.07 36470.13 0.00 10:19:56 10:03:01 126.41 0.22 126.20 0.00 21.86 30716.35 0.00 10:19:56 10:04:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 10:19:56 10:05:01 34.41 5.16 29.24 0.00 4509.16 6410.93 0.00 10:19:56 10:06:01 48.53 0.02 48.51 0.00 3.47 18543.04 0.00 10:19:56 10:07:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 10:19:56 10:08:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 10:19:56 10:09:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 10:19:56 10:10:01 1.53 0.00 1.53 0.00 0.00 31.59 0.00 10:19:56 10:11:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 10:19:56 10:12:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 10:19:56 10:13:01 0.82 0.00 0.82 0.00 0.00 10.00 0.00 10:19:56 10:14:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 10:19:56 10:15:01 1.28 0.02 1.27 0.00 0.13 14.40 0.00 10:19:56 10:16:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 10:19:56 10:17:01 0.92 0.02 0.90 0.00 0.13 10.13 0.00 10:19:56 10:18:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 10:19:56 10:19:01 5.95 0.13 5.82 0.00 11.86 912.65 0.00 10:19:56 Average: 49.14 6.76 42.38 0.00 959.90 18649.90 0.00 10:19:56 10:19:56 09:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:19:56 10:00:03 28846556 31530260 775936 2.36 79340 2897080 1946156 5.74 1017912 2634788 139124 10:19:56 10:01:01 26221096 31248348 1024112 3.12 155760 4960080 2365508 6.97 2083852 3960704 743992 10:19:56 10:02:01 26137788 31454116 818360 2.49 163540 5201068 2101304 6.19 1650816 4438680 319932 10:19:56 10:03:01 26726572 31539240 736220 2.24 166172 4739400 1665128 4.91 1618172 3931280 172 10:19:56 10:04:01 26726300 31539104 735988 2.24 166212 4739400 1665128 4.91 1617944 3931284 20 10:19:56 10:05:01 26395248 31522368 738560 2.25 172108 5039048 1732284 5.11 1811020 4039368 4 10:19:56 10:06:01 25875588 31515876 743264 2.26 182968 5490964 1722828 5.08 1838796 4478792 4 10:19:56 10:07:01 25875256 31515560 743492 2.26 182996 5490968 1722828 5.08 1838668 4478792 24 10:19:56 10:08:01 25883836 31524228 734640 2.23 183044 5490976 1722828 5.08 1829552 4478800 12 10:19:56 10:09:01 25887796 31528280 730160 2.22 183072 5490976 1722828 5.08 1826504 4478808 32 10:19:56 10:10:01 25887464 31528160 730068 2.22 183148 5491080 1722828 5.08 1827324 4478912 4 10:19:56 10:11:01 25887416 31528136 730024 2.22 183172 5491084 1722828 5.08 1827080 4478912 24 10:19:56 10:12:01 25887448 31528192 730116 2.22 183196 5491084 1722828 5.08 1827112 4478912 4 10:19:56 10:13:01 25887480 31528252 730052 2.22 183208 5491088 1722828 5.08 1827136 4478916 28 10:19:56 10:14:01 25888472 31529280 728960 2.22 183256 5491076 1722828 5.08 1825932 4478920 28 10:19:56 10:15:01 25887084 31528076 730288 2.22 183284 5491092 1730020 5.10 1826228 4478920 12 10:19:56 10:16:01 25887548 31528600 729704 2.22 183332 5491100 1730020 5.10 1826280 4478928 12 10:19:56 10:17:01 25887208 31528268 729948 2.22 183368 5491096 1730020 5.10 1826320 4478932 8 10:19:56 10:18:01 25887420 31528568 729520 2.22 183408 5491104 1730020 5.10 1826168 4478940 32 10:19:56 10:19:01 24966092 31503676 753256 2.29 199036 6316728 1850484 5.46 1864016 5304232 824180 10:19:56 Average: 26126483 31508829 755133 2.30 174181 5263825 1787576 5.27 1771842 4323291 101382 10:19:56 10:19:56 09:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:19:56 10:00:03 docker0 32.06 32.72 2.31 187.12 0.00 0.00 0.00 0.00 10:19:56 10:00:03 lo 5.83 5.83 0.59 0.59 0.00 0.00 0.00 0.00 10:19:56 10:00:03 ens3 649.92 433.11 8240.85 131.54 0.00 0.00 0.00 0.00 10:19:56 10:01:01 docker0 272.82 386.47 24.83 3127.59 0.00 0.00 0.00 0.00 10:19:56 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:01:01 veth5753265 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:19:56 10:01:01 ens3 423.74 294.41 3161.95 43.32 0.00 0.00 0.00 0.00 10:19:56 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:56 10:02:01 veth5753265 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:02:01 ens3 13.75 8.01 11.30 6.23 0.00 0.00 0.00 0.00 10:19:56 10:03:01 docker0 4.72 9.98 0.34 130.85 0.00 0.00 0.00 0.00 10:19:56 10:03:01 lo 5.93 5.93 0.60 0.60 0.00 0.00 0.00 0.00 10:19:56 10:03:01 ens3 79.52 63.54 184.62 231.50 0.00 0.00 0.00 0.00 10:19:56 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:56 10:04:01 ens3 0.98 0.10 0.11 0.01 0.00 0.00 0.00 0.00 10:19:56 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:05:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 10:19:56 10:05:01 ens3 139.05 95.88 2122.75 7.13 0.00 0.00 0.00 0.00 10:19:56 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:06:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 10:19:56 10:06:01 ens3 89.70 54.74 2521.10 10.54 0.00 0.00 0.00 0.00 10:19:56 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:19:56 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:56 10:08:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 10:19:56 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:09:01 ens3 0.40 0.27 1.39 0.02 0.00 0.00 0.00 0.00 10:19:56 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:56 10:10:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 10:19:56 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:19:56 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:56 10:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:19:56 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:19:56 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:56 10:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:19:56 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:15:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:19:56 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:56 10:16:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:19:56 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:17:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:19:56 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:19:56 10:18:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:19:56 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:56 10:19:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 10:19:56 10:19:01 ens3 120.15 73.30 4021.91 9.16 0.00 0.00 0.00 0.00 10:19:56 Average: docker0 15.05 20.85 1.33 167.33 0.00 0.00 0.00 0.00 10:19:56 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 10:19:56 Average: ens3 75.35 50.81 1009.71 21.94 0.00 0.00 0.00 0.00 10:19:56 10:19:56 10:19:56 ---> sar -P ALL: 10:19:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773058) 11/13/25 _x86_64_ (8 CPU) 10:19:56 10:19:56 09:58:59 LINUX RESTART (8 CPU) 10:19:56 10:19:56 09:59:01 CPU %user %nice %system %iowait %steal %idle 10:19:56 10:00:03 all 9.07 0.00 2.94 1.89 0.06 86.04 10:19:56 10:00:03 0 9.93 0.00 3.20 2.12 0.05 84.70 10:19:56 10:00:03 1 9.76 0.00 3.04 2.01 0.08 85.11 10:19:56 10:00:03 2 9.78 0.00 2.77 3.01 0.05 84.39 10:19:56 10:00:03 3 7.84 0.00 4.60 1.80 0.05 85.71 10:19:56 10:00:03 4 10.07 0.00 2.50 3.66 0.07 83.70 10:19:56 10:00:03 5 10.89 0.00 2.22 1.19 0.07 85.63 10:19:56 10:00:03 6 5.69 0.00 2.71 0.40 0.07 91.13 10:19:56 10:00:03 7 8.55 0.00 2.50 0.94 0.07 87.94 10:19:56 10:01:01 all 34.27 0.00 6.52 1.03 0.09 58.10 10:19:56 10:01:01 0 33.86 0.00 6.90 0.37 0.09 58.79 10:19:56 10:01:01 1 35.32 0.00 6.68 0.35 0.09 57.57 10:19:56 10:01:01 2 34.83 0.00 7.60 3.63 0.11 53.83 10:19:56 10:01:01 3 33.10 0.00 6.54 2.48 0.09 57.79 10:19:56 10:01:01 4 34.04 0.00 5.75 0.07 0.07 60.08 10:19:56 10:01:01 5 33.15 0.00 5.84 0.52 0.09 60.40 10:19:56 10:01:01 6 35.84 0.00 6.69 0.16 0.09 57.23 10:19:56 10:01:01 7 34.00 0.00 6.17 0.66 0.07 59.10 10:19:56 10:02:01 all 53.80 0.00 7.03 0.31 0.10 38.76 10:19:56 10:02:01 0 52.66 0.00 7.13 0.05 0.10 40.06 10:19:56 10:02:01 1 54.65 0.00 7.06 0.13 0.08 38.07 10:19:56 10:02:01 2 54.36 0.00 7.21 0.03 0.10 38.29 10:19:56 10:02:01 3 52.49 0.00 7.24 0.30 0.08 39.88 10:19:56 10:02:01 4 54.87 0.00 6.95 1.80 0.10 36.27 10:19:56 10:02:01 5 53.96 0.00 6.79 0.07 0.10 39.09 10:19:56 10:02:01 6 53.78 0.00 6.95 0.02 0.10 39.15 10:19:56 10:02:01 7 53.67 0.00 6.93 0.07 0.10 39.24 10:19:56 10:03:01 all 31.07 0.00 5.24 0.52 0.06 63.12 10:19:56 10:03:01 0 29.39 0.00 5.53 0.54 0.07 64.47 10:19:56 10:03:01 1 31.71 0.00 5.03 0.77 0.05 62.44 10:19:56 10:03:01 2 29.84 0.00 5.04 0.87 0.05 64.20 10:19:56 10:03:01 3 31.41 0.00 5.39 1.39 0.08 61.73 10:19:56 10:03:01 4 30.49 0.00 5.43 0.22 0.05 63.81 10:19:56 10:03:01 5 30.59 0.00 5.03 0.12 0.05 64.21 10:19:56 10:03:01 6 32.38 0.00 5.31 0.05 0.07 62.19 10:19:56 10:03:01 7 32.73 0.00 5.17 0.17 0.07 61.87 10:19:56 10:04:01 all 0.16 0.00 0.02 0.00 0.01 99.81 10:19:56 10:04:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:19:56 10:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:19:56 10:04:01 2 0.07 0.00 0.02 0.00 0.02 99.90 10:19:56 10:04:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:19:56 10:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:19:56 10:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:04:01 6 1.08 0.00 0.02 0.00 0.02 98.89 10:19:56 10:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:19:56 10:05:01 all 1.64 0.00 0.61 0.21 0.02 97.52 10:19:56 10:05:01 0 0.88 0.00 0.47 0.57 0.02 98.06 10:19:56 10:05:01 1 1.74 0.00 0.97 0.13 0.02 97.15 10:19:56 10:05:01 2 1.20 0.00 0.54 0.15 0.02 98.09 10:19:56 10:05:01 3 1.39 0.00 0.52 0.05 0.03 98.01 10:19:56 10:05:01 4 2.50 0.00 0.48 0.03 0.02 96.96 10:19:56 10:05:01 5 2.73 0.00 0.65 0.03 0.02 96.57 10:19:56 10:05:01 6 1.66 0.00 0.75 0.25 0.03 97.31 10:19:56 10:05:01 7 1.00 0.00 0.53 0.43 0.02 98.01 10:19:56 10:06:01 all 2.39 0.00 1.03 0.20 0.03 96.35 10:19:56 10:06:01 0 2.54 0.00 0.67 0.00 0.03 96.75 10:19:56 10:06:01 1 2.54 0.00 1.16 0.02 0.02 96.27 10:19:56 10:06:01 2 2.68 0.00 1.24 1.21 0.05 94.82 10:19:56 10:06:01 3 2.19 0.00 0.70 0.00 0.02 97.09 10:19:56 10:06:01 4 2.41 0.00 0.87 0.00 0.02 96.70 10:19:56 10:06:01 5 2.85 0.00 1.06 0.07 0.03 95.99 10:19:56 10:06:01 6 1.98 0.00 1.71 0.34 0.02 95.96 10:19:56 10:06:01 7 1.92 0.00 0.85 0.00 0.02 97.21 10:19:56 10:07:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:19:56 10:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:19:56 10:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:19:56 10:07:01 2 0.03 0.00 0.03 0.02 0.02 99.90 10:19:56 10:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:19:56 10:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:19:56 10:07:01 6 0.00 0.00 0.05 0.02 0.00 99.93 10:19:56 10:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:19:56 10:08:01 all 0.05 0.00 0.02 0.00 0.01 99.92 10:19:56 10:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:19:56 10:08:01 1 0.18 0.00 0.03 0.00 0.02 99.77 10:19:56 10:08:01 2 0.07 0.00 0.03 0.00 0.00 99.90 10:19:56 10:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:19:56 10:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:19:56 10:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:19:56 10:08:01 6 0.05 0.00 0.02 0.02 0.03 99.88 10:19:56 10:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:19:56 10:09:01 all 0.09 0.00 0.02 0.00 0.01 99.88 10:19:56 10:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:19:56 10:09:01 1 0.17 0.00 0.00 0.00 0.00 99.83 10:19:56 10:09:01 2 0.03 0.00 0.03 0.00 0.03 99.90 10:19:56 10:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:19:56 10:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:19:56 10:09:01 5 0.50 0.00 0.05 0.00 0.02 99.43 10:19:56 10:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:19:56 10:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:19:56 10:10:01 all 0.29 0.00 0.01 0.01 0.01 99.68 10:19:56 10:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:19:56 10:10:01 1 0.10 0.00 0.00 0.00 0.02 99.88 10:19:56 10:10:01 2 0.08 0.00 0.02 0.02 0.02 99.87 10:19:56 10:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:19:56 10:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:19:56 10:10:01 5 1.99 0.00 0.00 0.00 0.03 97.98 10:19:56 10:10:01 6 0.05 0.00 0.03 0.03 0.02 99.87 10:19:56 10:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:19:56 10:19:56 10:10:01 CPU %user %nice %system %iowait %steal %idle 10:19:56 10:11:01 all 0.26 0.00 0.02 0.00 0.00 99.72 10:19:56 10:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:19:56 10:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:19:56 10:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:19:56 10:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:19:56 10:11:01 5 1.92 0.00 0.07 0.00 0.03 97.98 10:19:56 10:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:19:56 10:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:19:56 10:12:01 all 0.14 0.00 0.02 0.00 0.01 99.83 10:19:56 10:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:19:56 10:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:19:56 10:12:01 2 0.03 0.00 0.02 0.02 0.02 99.92 10:19:56 10:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:19:56 10:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:19:56 10:12:01 5 0.91 0.00 0.05 0.00 0.02 99.02 10:19:56 10:12:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:19:56 10:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:19:56 10:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:19:56 10:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:19:56 10:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:19:56 10:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:19:56 10:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:19:56 10:13:01 5 0.03 0.00 0.02 0.00 0.03 99.92 10:19:56 10:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:19:56 10:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:19:56 10:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:19:56 10:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:19:56 10:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:19:56 10:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:19:56 10:14:01 5 0.03 0.00 0.02 0.00 0.03 99.92 10:19:56 10:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:19:56 10:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:19:56 10:15:01 all 0.03 0.00 0.03 0.00 0.01 99.93 10:19:56 10:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:19:56 10:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:19:56 10:15:01 2 0.03 0.00 0.03 0.02 0.02 99.90 10:19:56 10:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:19:56 10:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:15:01 5 0.05 0.00 0.08 0.00 0.03 99.83 10:19:56 10:15:01 6 0.03 0.00 0.02 0.02 0.02 99.92 10:19:56 10:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:19:56 10:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:19:56 10:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:19:56 10:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:19:56 10:16:01 2 0.05 0.00 0.02 0.02 0.02 99.90 10:19:56 10:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:19:56 10:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:19:56 10:16:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:19:56 10:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:19:56 10:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:19:56 10:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:19:56 10:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:19:56 10:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:19:56 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:19:56 10:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:19:56 10:17:01 5 0.03 0.00 0.02 0.00 0.03 99.92 10:19:56 10:17:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:19:56 10:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:19:56 10:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:19:56 10:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:19:56 10:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:19:56 10:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:19:56 10:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:19:56 10:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:19:56 10:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:19:56 10:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:19:56 10:19:01 all 2.46 0.00 0.96 0.03 0.03 96.53 10:19:56 10:19:01 0 2.27 0.00 1.88 0.00 0.02 95.84 10:19:56 10:19:01 1 2.73 0.00 0.75 0.02 0.02 96.48 10:19:56 10:19:01 2 2.97 0.00 1.02 0.00 0.03 95.98 10:19:56 10:19:01 3 2.43 0.00 0.82 0.02 0.02 96.72 10:19:56 10:19:01 4 2.18 0.00 0.62 0.02 0.02 97.17 10:19:56 10:19:01 5 2.05 0.00 0.79 0.00 0.05 97.11 10:19:56 10:19:01 6 2.89 0.00 0.77 0.15 0.02 96.17 10:19:56 10:19:01 7 2.13 0.00 1.01 0.07 0.03 96.77 10:19:56 Average: all 6.71 0.00 1.21 0.21 0.02 91.85 10:19:56 Average: 0 6.50 0.00 1.28 0.18 0.02 92.02 10:19:56 Average: 1 6.87 0.00 1.23 0.17 0.02 91.71 10:19:56 Average: 2 6.72 0.00 1.27 0.44 0.03 91.54 10:19:56 Average: 3 6.47 0.00 1.28 0.30 0.02 91.93 10:19:56 Average: 4 6.75 0.00 1.12 0.29 0.02 91.81 10:19:56 Average: 5 7.03 0.00 1.13 0.10 0.04 91.71 10:19:56 Average: 6 6.68 0.00 1.24 0.08 0.03 91.98 10:19:56 Average: 7 6.62 0.00 1.15 0.12 0.02 92.09 10:19:56 10:19:56 10:19:56