Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9771319165726663441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1674148160561174639.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5963125167699785899.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18061032100441630023.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16167189356635356529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41030 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb (main) Commit message: "build: update .gitignore and go.mod (#180)" > git config core.sparsecheckout # timeout=10 > git checkout -f bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb # timeout=10 > git rev-list --no-walk 49a91efee56bf9ad4a3b90a76546863016a523d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:36:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:36:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:36:15 ========================================================= 05:36:15 EdgeX Global Pipelines Version Info 05:36:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:36:16 ------------------- 05:36:16 stable info: 05:36:16 ------------------- 05:36:16 Commited By: Cherry Wang cherry@iotechsys.com 05:36:16 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:36:16 Message: update stable to v1.0.271 05:36:17 ------------------- 05:36:17 experimental info: 05:36:17 ------------------- 05:36:17 Commited By: **** collab-it+edgex@linuxfoundation.org 05:36:17 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:36:17 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfcc3a8 [Pipeline] echo 05:36:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:18 provisioning config files... 05:36:18 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7484383169336393045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:18 ---> ****-login.sh 05:36:18 nexus3.edgexfoundry.org:10001 05:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:18 Configure a credential helper to remove this warning. See 05:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:18 05:36:18 Login Succeeded 05:36:18 nexus3.edgexfoundry.org:10002 05:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:18 Configure a credential helper to remove this warning. See 05:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:18 05:36:18 Login Succeeded 05:36:18 nexus3.edgexfoundry.org:10003 05:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:18 Configure a credential helper to remove this warning. See 05:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:18 05:36:18 Login Succeeded 05:36:18 nexus3.edgexfoundry.org:10004 05:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:18 Configure a credential helper to remove this warning. See 05:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:18 05:36:18 Login Succeeded 05:36:18 ****.io 05:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:19 Configure a credential helper to remove this warning. See 05:36:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:19 05:36:19 Login Succeeded 05:36:19 ---> ****-login.sh ends [Pipeline] } 05:36:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:36:19 + git rev-list -1 --merges bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb~1..bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] echo 05:36:19 -----------> git rev-list -1 --merges bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb~1..bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [false] [Pipeline] sh 05:36:19 + git log --format=format:%s -1 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] echo 05:36:19 ========================================================= 05:36:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:36:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:20 + git log --format=format:%s -1 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] echo 05:36:20 [semverPrep] GIT_COMMIT: bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb, Commit Message: build: update .gitignore and go.mod (#180) [Pipeline] echo 05:36:20 [semverPrep] This is not a build commit. [Pipeline] sh 05:36:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:36:20 + grep -v github /etc/ssh/ssh_known_hosts 05:36:20 + [ -e /tmp/ssh_known_hosts ] 05:36:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:36:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:36:20 + sudo tee -a /etc/ssh/ssh_known_hosts 05:36:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:21 05:36:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:21 0.1.4: Pulling from edgex-devops/py-git-semver 05:36:21 b85a868b505f: Pulling fs layer 05:36:21 e2be974225ed: Pulling fs layer 05:36:21 339a4e72a1f5: Pulling fs layer 05:36:21 988bab9f4d93: Pulling fs layer 05:36:21 1469e6f7b9e6: Pulling fs layer 05:36:21 eaf3925da568: Pulling fs layer 05:36:21 bab4dde63d76: Pulling fs layer 05:36:21 bde34c3a00c8: Pulling fs layer 05:36:21 b352a97aabf1: Pulling fs layer 05:36:21 4872d77fe225: Pulling fs layer 05:36:21 5851b861e8e6: Pulling fs layer 05:36:21 988bab9f4d93: Waiting 05:36:21 bde34c3a00c8: Waiting 05:36:21 eaf3925da568: Waiting 05:36:21 1469e6f7b9e6: Waiting 05:36:21 b352a97aabf1: Waiting 05:36:21 4872d77fe225: Waiting 05:36:21 bab4dde63d76: Waiting 05:36:21 5851b861e8e6: Waiting 05:36:21 e2be974225ed: Download complete 05:36:21 988bab9f4d93: Verifying Checksum 05:36:21 988bab9f4d93: Download complete 05:36:21 1469e6f7b9e6: Verifying Checksum 05:36:21 1469e6f7b9e6: Download complete 05:36:21 339a4e72a1f5: Verifying Checksum 05:36:21 339a4e72a1f5: Download complete 05:36:21 eaf3925da568: Verifying Checksum 05:36:21 eaf3925da568: Download complete 05:36:21 bde34c3a00c8: Verifying Checksum 05:36:21 bde34c3a00c8: Download complete 05:36:21 b352a97aabf1: Verifying Checksum 05:36:21 b352a97aabf1: Download complete 05:36:21 4872d77fe225: Download complete 05:36:21 5851b861e8e6: Download complete 05:36:21 b85a868b505f: Verifying Checksum 05:36:21 b85a868b505f: Download complete 05:36:21 bab4dde63d76: Verifying Checksum 05:36:21 bab4dde63d76: Download complete 05:36:22 b85a868b505f: Pull complete 05:36:22 e2be974225ed: Pull complete 05:36:23 339a4e72a1f5: Pull complete 05:36:23 988bab9f4d93: Pull complete 05:36:23 1469e6f7b9e6: Pull complete 05:36:23 eaf3925da568: Pull complete 05:36:25 bab4dde63d76: Pull complete 05:36:25 bde34c3a00c8: Pull complete 05:36:25 b352a97aabf1: Pull complete 05:36:25 4872d77fe225: Pull complete 05:36:26 5851b861e8e6: Pull complete 05:36:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:26 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:36:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:36:28 $ docker top 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e -eo pid,comm 05:36:28 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). 05:36:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:36:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:28 [ssh-agent] Looking for ssh-agent implementation... 05:36:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:28 $ docker exec 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e ssh-agent 05:36:29 SSH_AUTH_SOCK=/tmp/ssh-rPNVepQDAwL6/agent.32 05:36:29 SSH_AGENT_PID=38 05:36:29 Running ssh-add (command line suppressed) 05:36:29 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13554870977778875595.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13554870977778875595.key) 05:36:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:29 + git tag --points-at HEAD [Pipeline] } 05:36:29 $ docker exec --env ******** --env ******** 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e ssh-agent -k 05:36:29 unset SSH_AUTH_SOCK; 05:36:29 unset SSH_AGENT_PID; 05:36:29 echo Agent pid 38 killed; 05:36:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:36:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:29 [ssh-agent] Looking for ssh-agent implementation... 05:36:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:29 $ docker exec 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e ssh-agent 05:36:29 SSH_AUTH_SOCK=/tmp/ssh-PikJoXoQw1sh/agent.72 05:36:29 SSH_AGENT_PID=78 05:36:29 Running ssh-add (command line suppressed) 05:36:30 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8053096804811779283.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8053096804811779283.key) 05:36:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:30 + git semver init 05:36:30 2025-03-12 05:36:30,554 [run_init] DEBUG init version:0.0.0 force:False 05:36:30 2025-03-12 05:36:30,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 05:36:30 2025-03-12 05:36:30,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 05:36:30 2025-03-12 05:36:30,556 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 05:36:32 2025-03-12 05:36:32,265 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 05:36:32 2025-03-12 05:36:32,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 05:36:32 2025-03-12 05:36:32,266 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:36:32 2025-03-12 05:36:32,266 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:36:32 4.0.0-dev.12 [Pipeline] } 05:36:32 $ docker exec --env ******** --env ******** 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e ssh-agent -k 05:36:32 unset SSH_AUTH_SOCK; 05:36:32 unset SSH_AGENT_PID; 05:36:32 echo Agent pid 78 killed; 05:36:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:36:33 + git semver [Pipeline] } 05:36:33 $ docker stop --time=1 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e 05:36:34 $ docker rm -f --volumes 87e9f1ad9bf7717b0eb2bfdcb875e41181797f86e201436b0db7f03b30629b6e [Pipeline] // withDockerContainer [Pipeline] sh 05:36:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:36:35 Stashed 1 file(s) [Pipeline] echo 05:36:35 [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:35 provisioning config files... 05:36:35 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16924234968414972998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:35 ---> ****-login.sh 05:36:35 nexus3.edgexfoundry.org:10001 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 nexus3.edgexfoundry.org:10002 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 nexus3.edgexfoundry.org:10003 05:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:36 Configure a credential helper to remove this warning. See 05:36:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:36 05:36:36 Login Succeeded 05:36:36 nexus3.edgexfoundry.org:10004 05:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:36 Configure a credential helper to remove this warning. See 05:36:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:36 05:36:36 Login Succeeded 05:36:36 ****.io 05:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:36 Configure a credential helper to remove this warning. See 05:36:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:36 05:36:36 Login Succeeded 05:36:36 ---> ****-login.sh ends [Pipeline] } 05:36:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:36:36 ========================================================= 05:36:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:36:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:36:36 Sending build context to Docker daemon 9.916MB 05:36:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:36:36 Step 2/12 : FROM ${BASE} AS builder 05:36:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:36:36 da9db072f522: Pulling fs layer 05:36:36 6ef4a4ee8ca5: Pulling fs layer 05:36:36 06f05ace1117: Pulling fs layer 05:36:36 5fe327b54edc: Pulling fs layer 05:36:36 4f4fb700ef54: Pulling fs layer 05:36:36 92a5565b7b96: Pulling fs layer 05:36:36 ff9bb7016b71: Pulling fs layer 05:36:36 b67dba6c2c7d: Pulling fs layer 05:36:36 a813b0c90790: Pulling fs layer 05:36:36 4f4fb700ef54: Waiting 05:36:36 92a5565b7b96: Waiting 05:36:36 ff9bb7016b71: Waiting 05:36:36 b67dba6c2c7d: Waiting 05:36:36 a813b0c90790: Waiting 05:36:36 5fe327b54edc: Waiting 05:36:36 6ef4a4ee8ca5: Verifying Checksum 05:36:36 6ef4a4ee8ca5: Download complete 05:36:36 5fe327b54edc: Verifying Checksum 05:36:36 5fe327b54edc: Download complete 05:36:36 4f4fb700ef54: Download complete 05:36:36 92a5565b7b96: Verifying Checksum 05:36:36 92a5565b7b96: Download complete 05:36:36 da9db072f522: Download complete 05:36:37 ff9bb7016b71: Download complete 05:36:37 da9db072f522: Pull complete 05:36:37 a813b0c90790: Verifying Checksum 05:36:37 a813b0c90790: Download complete 05:36:37 6ef4a4ee8ca5: Pull complete 05:36:37 06f05ace1117: Verifying Checksum 05:36:37 06f05ace1117: Download complete 05:36:37 b67dba6c2c7d: Verifying Checksum 05:36:37 b67dba6c2c7d: Download complete 05:36:41 06f05ace1117: Pull complete 05:36:41 5fe327b54edc: Pull complete 05:36:41 4f4fb700ef54: Pull complete 05:36:41 92a5565b7b96: Pull complete 05:36:41 ff9bb7016b71: Pull complete 05:36:43 b67dba6c2c7d: Pull complete 05:36:43 a813b0c90790: Pull complete 05:36:43 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:36:43 ---> 3ba60ce46760 05:36:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:36:47 ---> Running in 29c31be6e268 05:36:47 Removing intermediate container 29c31be6e268 05:36:47 ---> 602a2ecce40d 05:36:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:36:47 ---> Running in 1fc413dbc89b 05:36:47 Removing intermediate container 1fc413dbc89b 05:36:47 ---> 575d3eedcffc 05:36:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:36:47 ---> Running in a76245105986 05:36:47 Removing intermediate container a76245105986 05:36:47 ---> 4a37df4e629d 05:36:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:36:47 ---> Running in 463bfa600e4f 05:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:36:47 OK: 248 MiB in 58 packages 05:36:48 Removing intermediate container 463bfa600e4f 05:36:48 ---> 687265c320ed 05:36:48 Step 7/12 : WORKDIR /app 05:36:48 ---> Running in 785a37bdb41e 05:36:48 Removing intermediate container 785a37bdb41e 05:36:48 ---> 1a0704f796ec 05:36:48 Step 8/12 : COPY go.mod vendor* ./ 05:36:48 ---> 20ecd1f9d251 05:36:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:48 ---> Running in 792b5daf6827 05:36:50 Still waiting to schedule task 05:36:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41026’ 05:37:21 Removing intermediate container 792b5daf6827 05:37:21 ---> 547c52b44768 05:37:21 Step 10/12 : COPY . . 05:37:21 ---> 1128c68582fb 05:37:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:37:21 ---> Running in 0177443c5536 05:37:21 Removing intermediate container 0177443c5536 05:37:21 ---> 2a5ba611336f 05:37:21 Step 12/12 : RUN $MAKE 05:37:21 ---> Running in 6292e3c7596a 05:37:21 noop 05:37:21 Removing intermediate container 6292e3c7596a 05:37:21 ---> ce94c2b92dae 05:37:21 Successfully built ce94c2b92dae 05:37:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:21 + docker inspect -f . ci-base-image-x86_64 05:37:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:21 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:37:22 $ docker top 3dba8289bf5d4f26736962c8e63198f6b0618808bd11e98a342d6351c6ef4242 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:22 + go version 05:37:22 go version go1.23.4 linux/amd64 [Pipeline] } 05:37:22 $ docker stop --time=1 3dba8289bf5d4f26736962c8e63198f6b0618808bd11e98a342d6351c6ef4242 05:37:24 $ docker rm -f --volumes 3dba8289bf5d4f26736962c8e63198f6b0618808bd11e98a342d6351c6ef4242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:24 + docker inspect -f . ci-base-image-x86_64 05:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:24 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:37:24 $ docker top 6a340bbdd4b0d7bb870ac0a16926c707e5b0c044a4f9adb8d1010c2301b0f22f -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:25 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 05:37:25 + make test 05:37:25 go test -race -coverprofile=coverage.out ./... 05:38:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 05:38:04 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 05:38:04 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 05:38:04 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 05:38:04 ok github.com/edgexfoundry/app-record-replay/internal/app 1.027s coverage: 88.0% of statements 05:38:09 ok github.com/edgexfoundry/app-record-replay/internal/application 9.587s coverage: 98.7% of statements 05:38:09 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.077s coverage: 89.7% of statements 05:38:09 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements 05:38:09 running golangci-lint 05:38:09 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:38:09 go version go1.23.4 linux/amd64 05:38:09 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:38:09 level=info msg="[config_reader] Used config file .golangci.yml" 05:38:09 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:38:31 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|imports|types_sizes|compiled_files|deps|files) took 22.074160567s" 05:38:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.72002ms" 05:38:43 level=info msg="[linters_context/goanalysis] analyzers took 54.160327976s with top 10 stages: buildir: 45.487799378s, inspect: 1.620425498s, fact_deprecated: 1.272572235s, printf: 1.243634376s, ctrlflow: 1.01998487s, fact_purity: 901.917232ms, nilness: 836.837323ms, typedness: 700.51348ms, SA5012: 471.439484ms, gosec: 166.855888ms" 05:38:43 level=info msg="[runner] Issues before processing: 10, after processing: 0" 05:38:43 level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, exclude: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, exclude-rules: 10/0, path_prettifier: 10/10, skip_files: 10/10, identifier_marker: 10/10" 05:38:43 level=info msg="[runner] processing took 1.045842ms with stages: identifier_marker: 528.336µs, autogenerated_exclude: 197.273µs, exclude-rules: 131.202µs, path_prettifier: 98.971µs, skip_dirs: 72µs, cgo: 4.11µs, invalid_issue: 3.84µs, filename_unadjuster: 1.97µs, nolint: 1.45µs, max_same_issues: 1.26µs, fixer: 740ns, max_from_linter: 670ns, skip_files: 650ns, sort_results: 540ns, uniq_by_line: 530ns, exclude: 490ns, source_code: 370ns, path_shortener: 340ns, diff: 310ns, max_per_file_from_linter: 290ns, path_prefixer: 270ns, severity-rules: 230ns" 05:38:43 level=info msg="[runner] linters took 11.138549124s with stages: goanalysis_metalinter: 11.137313119s" 05:38:43 level=info msg="File cache stats: 0 entries of total size 0B" 05:38:43 level=info msg="Memory: 332 samples, avg is 238.2MB, max is 1047.8MB" 05:38:43 level=info msg="Execution took 33.226427439s" 05:38:43 go vet ./... 05:38:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:38:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:38:49 ./bin/test-attribution-txt.sh 05:38:49 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 05:38:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:38:49 $ docker stop --time=1 6a340bbdd4b0d7bb870ac0a16926c707e5b0c044a4f9adb8d1010c2301b0f22f 05:38:52 $ docker rm -f --volumes 6a340bbdd4b0d7bb870ac0a16926c707e5b0c044a4f9adb8d1010c2301b0f22f [Pipeline] // withDockerContainer [Pipeline] sh 05:38:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:38:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:54 + ls -al . 05:38:54 total 264 05:38:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 05:37 . 05:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 05:36 .. 05:38:54 -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 05:36 .dockerignore 05:38:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 05:38 .git 05:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:36 .github 05:38:54 -rw-rw-r-- 1 jenkins jenkins 102 Mar 12 05:36 .gitignore 05:38:54 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 05:36 .golangci.yml 05:38:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 05:36 .semver 05:38:54 -rw-rw-r-- 1 jenkins jenkins 16870 Mar 12 05:36 Attribution.txt 05:38:54 -rw-rw-r-- 1 jenkins jenkins 1552 Mar 12 05:36 CHANGELOG.md 05:38:54 -rw-rw-r-- 1 jenkins jenkins 1726 Mar 12 05:36 Dockerfile 05:38:54 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 05:36 GOVERNANCE.md 05:38:54 -rw-rw-r-- 1 jenkins jenkins 681 Mar 12 05:36 Jenkinsfile 05:38:54 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 05:36 LICENSE 05:38:54 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 05:36 Makefile 05:38:54 -rw-rw-r-- 1 jenkins jenkins 611 Mar 12 05:36 OWNERS.md 05:38:54 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 12 05:36 README.md 05:38:54 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 12 05:36 Record and Reply.postman_collection.json 05:38:54 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 05:36 VERSION 05:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:36 bin 05:38:54 -rw-r--r-- 1 jenkins jenkins 34247 Mar 12 05:38 coverage.out 05:38:54 -rw-rw-r-- 1 jenkins jenkins 6673 Mar 12 05:36 go.mod 05:38:54 -rw-rw-r-- 1 jenkins jenkins 88144 Mar 12 05:36 go.sum 05:38:54 drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 05:36 internal 05:38:54 -rw-rw-r-- 1 jenkins jenkins 913 Mar 12 05:36 main.go 05:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:36 openapi 05:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:36 pkg 05:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:54 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb --label arch=amd64 --label version=4.0.0-dev.12 . 05:38:54 Sending build context to Docker daemon 9.951MB 05:38:54 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 05:38:54 Step 2/27 : FROM ${BASE} AS builder 05:38:54 ---> ce94c2b92dae 05:38:54 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:38:54 ---> Running in 8de09f7dd1f6 05:38:54 Removing intermediate container 8de09f7dd1f6 05:38:54 ---> 0819dfa19c1a 05:38:54 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:38:54 ---> Running in e8b1b2e1d918 05:38:54 Removing intermediate container e8b1b2e1d918 05:38:54 ---> c49a76a47656 05:38:54 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:38:54 ---> Running in dae9288d2904 05:38:55 Removing intermediate container dae9288d2904 05:38:55 ---> fdcc0c8d4892 05:38:55 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:38:55 ---> Running in 105215b986c7 05:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:38:56 OK: 248 MiB in 58 packages 05:38:56 Removing intermediate container 105215b986c7 05:38:56 ---> d9fc7508a580 05:38:56 Step 7/27 : WORKDIR /app 05:38:56 ---> Running in fb11192ee7bc 05:38:56 Removing intermediate container fb11192ee7bc 05:38:56 ---> 0e7f6fb4f604 05:38:56 Step 8/27 : COPY go.mod vendor* ./ 05:38:56 ---> 0cb441db0279 05:38:56 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:56 ---> Running in 81620e99a9c7 05:38:57 Removing intermediate container 81620e99a9c7 05:38:57 ---> da298e60d515 05:38:57 Step 10/27 : COPY . . 05:38:57 ---> 30c6ba6f0899 05:38:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:38:57 ---> Running in cc6204f86921 05:38:57 Removing intermediate container cc6204f86921 05:38:57 ---> c482ba8dc7d3 05:38:57 Step 12/27 : RUN $MAKE 05:38:57 ---> Running in ec65e98ade9a 05:38:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 05:39:30 Removing intermediate container ec65e98ade9a 05:39:30 ---> 26d899bf3993 05:39:30 Step 13/27 : FROM alpine:3.20 05:39:30 3.20: Pulling from library/alpine 05:39:30 0a9a5dfd008f: Pulling fs layer 05:39:30 0a9a5dfd008f: Verifying Checksum 05:39:30 0a9a5dfd008f: Download complete 05:39:30 0a9a5dfd008f: Pull complete 05:39:30 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:39:30 Status: Downloaded newer image for alpine:3.20 05:39:30 ---> ff221270b9fb 05:39:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:39:30 ---> Running in ea4dab51d1e3 05:39:30 Removing intermediate container ea4dab51d1e3 05:39:30 ---> 1b3a2ad666a5 05:39:30 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 05:39:30 ---> Running in 3ed5e5f39954 05:39:30 Removing intermediate container 3ed5e5f39954 05:39:30 ---> eb82eae2a66f 05:39:30 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:39:30 ---> Running in b2dcb8ef23fd 05:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:39:30 (1/2) Installing ca-certificates (20241121-r1) 05:39:30 (2/2) Installing dumb-init (1.2.5-r3) 05:39:30 Executing busybox-1.36.1-r29.trigger 05:39:30 Executing ca-certificates-20241121-r1.trigger 05:39:30 OK: 9 MiB in 16 packages 05:39:31 Removing intermediate container b2dcb8ef23fd 05:39:31 ---> 0f38200df043 05:39:31 Step 17/27 : RUN apk --no-cache upgrade 05:39:31 ---> Running in 36f19ac1a9fa 05:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:39:31 OK: 9 MiB in 16 packages 05:39:32 Removing intermediate container 36f19ac1a9fa 05:39:32 ---> ef488f35b680 05:39:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:39:32 ---> c5d301930dfa 05:39:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:39:32 ---> 36dc36e8afce 05:39:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:39:32 ---> e481272aa2bc 05:39:32 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 05:39:33 ---> 3927b0b6cf3b 05:39:33 Step 22/27 : EXPOSE 59712 05:39:33 ---> Running in 13fcf647d037 05:39:33 Removing intermediate container 13fcf647d037 05:39:33 ---> 640e867e99ec 05:39:33 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 05:39:33 ---> Running in e980233455e1 05:39:33 Removing intermediate container e980233455e1 05:39:33 ---> 2524723e9cc9 05:39:33 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:39:33 ---> Running in 451119bc1884 05:39:33 Removing intermediate container 451119bc1884 05:39:33 ---> 36d2b7c5be00 05:39:33 Step 25/27 : LABEL arch=amd64 05:39:33 ---> Running in 1f89b5aa5475 05:39:33 Removing intermediate container 1f89b5aa5475 05:39:33 ---> c229e0200c8c 05:39:33 Step 26/27 : LABEL git_sha=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb 05:39:33 ---> Running in 1c8b54d015a1 05:39:33 Removing intermediate container 1c8b54d015a1 05:39:33 ---> e7ff491e93b0 05:39:33 Step 27/27 : LABEL version=4.0.0-dev.12 05:39:33 ---> Running in 316928895c17 05:39:33 Removing intermediate container 316928895c17 05:39:33 ---> 6a756dcbc217 05:39:33 [Warning] One or more build-args [ARCH] were not consumed 05:39:33 Successfully built 6a756dcbc217 05:39:33 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:34 provisioning config files... 05:39:34 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14009476160765490991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:34 ---> ****-login.sh 05:39:34 nexus3.edgexfoundry.org:10001 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:34 Configure a credential helper to remove this warning. See 05:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:34 05:39:34 Login Succeeded 05:39:34 nexus3.edgexfoundry.org:10002 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:34 Configure a credential helper to remove this warning. See 05:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:34 05:39:34 Login Succeeded 05:39:34 nexus3.edgexfoundry.org:10003 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:34 Configure a credential helper to remove this warning. See 05:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:34 05:39:34 Login Succeeded 05:39:34 nexus3.edgexfoundry.org:10004 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:34 Configure a credential helper to remove this warning. See 05:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:34 05:39:34 Login Succeeded 05:39:34 ****.io 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:34 Configure a credential helper to remove this warning. See 05:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:34 05:39:34 Login Succeeded 05:39:34 ---> ****-login.sh ends [Pipeline] } 05:39:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:39:35 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 05:39:35 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb 05:39:35 latest 05:39:35 4.0.0-dev.12 05:39:35 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 05:39:35 main 05:39:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb 05:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:39:35 7c97204e286f: Preparing 05:39:35 45b7ffde95c8: Preparing 05:39:35 37abecaaaa92: Preparing 05:39:35 2f1479e43c82: Preparing 05:39:35 f64240e49451: Preparing 05:39:35 bdf500c8db25: Preparing 05:39:35 994456c4fd7b: Preparing 05:39:35 994456c4fd7b: Waiting 05:39:35 bdf500c8db25: Waiting 05:39:35 37abecaaaa92: Pushed 05:39:35 f64240e49451: Pushed 05:39:35 45b7ffde95c8: Pushed 05:39:35 2f1479e43c82: Pushed 05:39:35 994456c4fd7b: Layer already exists 05:39:35 bdf500c8db25: Pushed 05:39:39 7c97204e286f: Pushed 05:39:39 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 05:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:39:39 7c97204e286f: Preparing 05:39:39 45b7ffde95c8: Preparing 05:39:39 37abecaaaa92: Preparing 05:39:39 2f1479e43c82: Preparing 05:39:39 f64240e49451: Preparing 05:39:39 bdf500c8db25: Preparing 05:39:39 994456c4fd7b: Preparing 05:39:39 bdf500c8db25: Waiting 05:39:39 994456c4fd7b: Waiting 05:39:39 2f1479e43c82: Layer already exists 05:39:39 37abecaaaa92: Layer already exists 05:39:39 7c97204e286f: Layer already exists 05:39:39 45b7ffde95c8: Layer already exists 05:39:39 f64240e49451: Layer already exists 05:39:39 bdf500c8db25: Layer already exists 05:39:39 994456c4fd7b: Layer already exists 05:39:39 latest: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.12 05:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:39:40 7c97204e286f: Preparing 05:39:40 45b7ffde95c8: Preparing 05:39:40 37abecaaaa92: Preparing 05:39:40 2f1479e43c82: Preparing 05:39:40 f64240e49451: Preparing 05:39:40 bdf500c8db25: Preparing 05:39:40 994456c4fd7b: Preparing 05:39:40 bdf500c8db25: Waiting 05:39:40 994456c4fd7b: Waiting 05:39:40 7c97204e286f: Layer already exists 05:39:40 f64240e49451: Layer already exists 05:39:40 2f1479e43c82: Layer already exists 05:39:40 45b7ffde95c8: Layer already exists 05:39:40 37abecaaaa92: Layer already exists 05:39:40 bdf500c8db25: Layer already exists 05:39:40 994456c4fd7b: Layer already exists 05:39:40 4.0.0-dev.12: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 05:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:39:41 7c97204e286f: Preparing 05:39:41 45b7ffde95c8: Preparing 05:39:41 37abecaaaa92: Preparing 05:39:41 2f1479e43c82: Preparing 05:39:41 f64240e49451: Preparing 05:39:41 bdf500c8db25: Preparing 05:39:41 994456c4fd7b: Preparing 05:39:41 994456c4fd7b: Waiting 05:39:41 bdf500c8db25: Waiting 05:39:41 2f1479e43c82: Layer already exists 05:39:41 37abecaaaa92: Layer already exists 05:39:41 45b7ffde95c8: Layer already exists 05:39:41 7c97204e286f: Layer already exists 05:39:41 f64240e49451: Layer already exists 05:39:41 bdf500c8db25: Layer already exists 05:39:41 994456c4fd7b: Layer already exists 05:39:41 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 05:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 05:39:41 7c97204e286f: Preparing 05:39:41 45b7ffde95c8: Preparing 05:39:41 37abecaaaa92: Preparing 05:39:41 2f1479e43c82: Preparing 05:39:41 f64240e49451: Preparing 05:39:41 bdf500c8db25: Preparing 05:39:41 994456c4fd7b: Preparing 05:39:41 bdf500c8db25: Waiting 05:39:41 994456c4fd7b: Waiting 05:39:41 45b7ffde95c8: Layer already exists 05:39:41 37abecaaaa92: Layer already exists 05:39:41 7c97204e286f: Layer already exists 05:39:41 2f1479e43c82: Layer already exists 05:39:41 f64240e49451: Layer already exists 05:39:41 bdf500c8db25: Layer already exists 05:39:41 994456c4fd7b: Layer already exists 05:39:41 main: digest: sha256:b67ddb03d3db24bdf464bbfcd766530bc8f456cfa9b04e63b3f076206a2ac819 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:41 ===================================================== [Pipeline] echo 05:39:41 taggedImages: 05:39:41 - nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb 05:39:41 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 05:39:41 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.12 05:39:41 - nexus3.edgexfoundry.org:10004/app-record-replay:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 05:39:41 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:42 05:39:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:42 latest: Pulling from edgex-lftools-log-publisher 05:39:42 5eb5b503b376: Pulling fs layer 05:39:42 5c69ac0246d0: Pulling fs layer 05:39:42 ec43610c2a17: Pulling fs layer 05:39:42 3a2ae6a8a46f: Pulling fs layer 05:39:42 33b1e0a273af: Pulling fs layer 05:39:42 5d3b04190fa2: Pulling fs layer 05:39:42 2f39f015ded8: Pulling fs layer 05:39:42 3a2ae6a8a46f: Waiting 05:39:42 33b1e0a273af: Waiting 05:39:42 2f39f015ded8: Waiting 05:39:42 5c69ac0246d0: Verifying Checksum 05:39:42 5c69ac0246d0: Download complete 05:39:42 3a2ae6a8a46f: Verifying Checksum 05:39:42 3a2ae6a8a46f: Download complete 05:39:42 33b1e0a273af: Verifying Checksum 05:39:42 33b1e0a273af: Download complete 05:39:42 ec43610c2a17: Verifying Checksum 05:39:42 ec43610c2a17: Download complete 05:39:42 5d3b04190fa2: Verifying Checksum 05:39:42 5d3b04190fa2: Download complete 05:39:42 5eb5b503b376: Verifying Checksum 05:39:42 5eb5b503b376: Download complete 05:39:43 2f39f015ded8: Download complete 05:39:44 5eb5b503b376: Pull complete 05:39:44 5c69ac0246d0: Pull complete 05:39:44 ec43610c2a17: Pull complete 05:39:44 3a2ae6a8a46f: Pull complete 05:39:44 33b1e0a273af: Pull complete 05:39:44 5d3b04190fa2: Pull complete 05:39:49 2f39f015ded8: Pull complete 05:39:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:49 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:39:52 $ docker top 5559b03219c01e2fd3781a062a7e740734760f4900e22ec324f5457a33ca957c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:52 ---> job-cost.sh 05:39:52 lf-activate-venv: SKIPPING 05:39:52 INFO: No Stack... 05:39:52 INFO: Retrieving Pricing Info for: v3-standard-8 05:39:53 INFO: Archiving Costs [Pipeline] sh 05:39:53 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 05:39:53 + cut -d, -f6 [Pipeline] lock 05:39:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] 05:39:53 Resource [jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] did not exist. Created. 05:39:53 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:53 + echo total: 0.2199999988079071 [Pipeline] stash 05:39:53 Stashed 1 file(s) [Pipeline] } 05:39:53 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 05:39:53 $ docker stop --time=1 5559b03219c01e2fd3781a062a7e740734760f4900e22ec324f5457a33ca957c 05:39:55 $ docker rm -f --volumes 5559b03219c01e2fd3781a062a7e740734760f4900e22ec324f5457a33ca957c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:40:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41031 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 05:40:20 Running in /w/workspace/app-record-replay/111 [Pipeline] { [Pipeline] checkout 05:40:23 Selected Git installation does not exist. Using Default 05:40:23 The recommended git tool is: NONE 05:40:28 using credential edgex-jenkins-ssh 05:40:28 Cloning the remote Git repository 05:40:28 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 05:40:28 > git init /w/workspace/app-record-replay/111 # timeout=10 05:40:28 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 05:40:28 > git --version # timeout=10 05:40:28 > git --version # 'git version 2.25.1' 05:40:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:40:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:31 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 05:40:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:32 Avoid second fetch 05:40:32 Checking out Revision bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb (main) 05:40:32 Commit message: "build: update .gitignore and go.mod (#180)" 05:40:32 > git config core.sparsecheckout # timeout=10 05:40:32 > git checkout -f bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:40:38 % Total % Received % Xferd Average Speed Time Time Time Current 05:40:38 Dload Upload Total Spent Left Speed 05:40:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh 05:40:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:40:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:40:38 + sudo tee /etc/docker/daemon.new 05:40:38 { 05:40:38 "registry-mirrors": [ 05:40:38 "https://nexus3.edgexfoundry.org:10001" 05:40:38 ], 05:40:38 "bip": "10.250.0.254/24", 05:40:38 "hosts": [ 05:40:38 "tcp://0.0.0.0:5555", 05:40:38 "unix:///var/run/docker.sock" 05:40:38 ], 05:40:38 "mtu": 1458, 05:40:38 "selinux-enabled": true, 05:40:38 "seccomp-profile": "/etc/docker/seccomp.json" 05:40:38 } [Pipeline] sh 05:40:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:40:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:57 provisioning config files... 05:40:57 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/111@tmp/config92691597766752464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:58 ---> ****-login.sh 05:40:58 nexus3.edgexfoundry.org:10001 05:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:59 Configure a credential helper to remove this warning. See 05:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:59 05:40:59 Login Succeeded 05:40:59 nexus3.edgexfoundry.org:10002 05:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:59 Configure a credential helper to remove this warning. See 05:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:59 05:40:59 Login Succeeded 05:40:59 nexus3.edgexfoundry.org:10003 05:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:59 Configure a credential helper to remove this warning. See 05:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:59 05:40:59 Login Succeeded 05:40:59 nexus3.edgexfoundry.org:10004 05:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:00 Configure a credential helper to remove this warning. See 05:41:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:00 05:41:00 Login Succeeded 05:41:00 ****.io 05:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:00 Configure a credential helper to remove this warning. See 05:41:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:00 05:41:00 Login Succeeded 05:41:00 ---> ****-login.sh ends [Pipeline] } 05:41:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:41:01 ========================================================= 05:41:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:41:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:41:01 Sending build context to Docker daemon 322kB 05:41:01 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:41:01 Step 2/12 : FROM ${BASE} AS builder 05:41:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:41:01 9986a736f7d3: Pulling fs layer 05:41:01 1f018df60701: Pulling fs layer 05:41:01 39f8f326b044: Pulling fs layer 05:41:01 e6a1e7a6a96a: Pulling fs layer 05:41:01 4f4fb700ef54: Pulling fs layer 05:41:01 d45d956e0dbf: Pulling fs layer 05:41:01 d7702b0d1db1: Pulling fs layer 05:41:01 5c7f0f088c93: Pulling fs layer 05:41:01 4fdc064ae6cf: Pulling fs layer 05:41:01 e6a1e7a6a96a: Waiting 05:41:01 4f4fb700ef54: Waiting 05:41:01 5c7f0f088c93: Waiting 05:41:01 d45d956e0dbf: Waiting 05:41:01 4fdc064ae6cf: Waiting 05:41:01 d7702b0d1db1: Waiting 05:41:02 1f018df60701: Verifying Checksum 05:41:02 1f018df60701: Download complete 05:41:02 e6a1e7a6a96a: Verifying Checksum 05:41:02 e6a1e7a6a96a: Download complete 05:41:02 4f4fb700ef54: Verifying Checksum 05:41:02 4f4fb700ef54: Download complete 05:41:02 d45d956e0dbf: Verifying Checksum 05:41:02 d45d956e0dbf: Download complete 05:41:02 d7702b0d1db1: Download complete 05:41:02 9986a736f7d3: Verifying Checksum 05:41:02 9986a736f7d3: Download complete 05:41:02 4fdc064ae6cf: Verifying Checksum 05:41:02 4fdc064ae6cf: Download complete 05:41:03 9986a736f7d3: Pull complete 05:41:03 1f018df60701: Pull complete 05:41:04 39f8f326b044: Download complete 05:41:05 5c7f0f088c93: Verifying Checksum 05:41:20 39f8f326b044: Pull complete 05:41:20 e6a1e7a6a96a: Pull complete 05:41:20 4f4fb700ef54: Pull complete 05:41:20 d45d956e0dbf: Pull complete 05:41:20 d7702b0d1db1: Pull complete 05:41:28 5c7f0f088c93: Pull complete 05:41:29 4fdc064ae6cf: Pull complete 05:41:29 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 05:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:41:29 ---> 63f30b955cb9 05:41:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:41:30 ---> Running in aa54a22f9d8b 05:41:30 Removing intermediate container aa54a22f9d8b 05:41:30 ---> 4cc29717d925 05:41:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:41:30 ---> Running in 2944e1375b1d 05:41:31 Removing intermediate container 2944e1375b1d 05:41:31 ---> 3fb53762c222 05:41:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:41:31 ---> Running in 4b9c36b64fdf 05:41:31 Removing intermediate container 4b9c36b64fdf 05:41:31 ---> 5d85a482dd7a 05:41:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:41:31 ---> Running in da5834f0ab8f 05:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:41:34 OK: 239 MiB in 58 packages 05:41:36 Removing intermediate container da5834f0ab8f 05:41:36 ---> 50f4309849d1 05:41:36 Step 7/12 : WORKDIR /app 05:41:36 ---> Running in 83bfbfb6cab3 05:41:36 Removing intermediate container 83bfbfb6cab3 05:41:36 ---> 94baa0faff28 05:41:36 Step 8/12 : COPY go.mod vendor* ./ 05:41:36 ---> b7b8061bdf0a 05:41:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:36 ---> Running in 7fb2c72b9061 05:43:28 Removing intermediate container 7fb2c72b9061 05:43:28 ---> 654ce546ddde 05:43:28 Step 10/12 : COPY . . 05:43:28 ---> f7eeaca14d52 05:43:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:43:28 ---> Running in 5f3cd2613c68 05:43:28 Removing intermediate container 5f3cd2613c68 05:43:28 ---> de01b55fc151 05:43:28 Step 12/12 : RUN $MAKE 05:43:28 ---> Running in a8ccf91c14e1 05:43:28 noop 05:43:28 Removing intermediate container a8ccf91c14e1 05:43:28 ---> 4a8f16e02a94 05:43:28 Successfully built 4a8f16e02a94 05:43:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:29 + docker inspect -f . ci-base-image-arm64 05:43:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:29 prd-ubuntu20.04-docker-arm64-4c-16g-41031 does not seem to be running inside a container 05:43:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/111 -v /w/workspace/app-record-replay/111:/w/workspace/app-record-replay/111:rw,z -v /w/workspace/app-record-replay/111@tmp:/w/workspace/app-record-replay/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:30 $ docker top f8a315e19e240f2fd44359a520b644a35750f8d920c548bbe74ef425c99d5671 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:31 + go version 05:43:31 go version go1.23.4 linux/arm64 [Pipeline] } 05:43:31 $ docker stop --time=1 f8a315e19e240f2fd44359a520b644a35750f8d920c548bbe74ef425c99d5671 05:43:33 $ docker rm -f --volumes f8a315e19e240f2fd44359a520b644a35750f8d920c548bbe74ef425c99d5671 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:33 + docker inspect -f . ci-base-image-arm64 05:43:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:33 prd-ubuntu20.04-docker-arm64-4c-16g-41031 does not seem to be running inside a container 05:43:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/111 -v /w/workspace/app-record-replay/111:/w/workspace/app-record-replay/111:rw,z -v /w/workspace/app-record-replay/111@tmp:/w/workspace/app-record-replay/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:35 $ docker top 07c166956b2b3b726b7eceb0b8ae3c6d785ba7fbfa2edd566478ef97aacb5128 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:36 + git config --global --add safe.directory /w/workspace/app-record-replay/111 [Pipeline] fileExists [Pipeline] sh 05:43:36 + make test 05:43:36 go test -race -coverprofile=coverage.out ./... 05:48:13 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 05:48:16 ok github.com/edgexfoundry/app-record-replay/internal/app 1.127s coverage: 88.0% of statements 05:48:22 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 05:48:22 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 05:48:25 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 05:48:40 ok github.com/edgexfoundry/app-record-replay/internal/application 19.327s coverage: 98.7% of statements 05:48:40 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.420s coverage: 89.7% of statements 05:48:40 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.076s coverage: 100.0% of statements 05:48:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:48:40 go vet ./... 05:52:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:52:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:52:46 ./bin/test-attribution-txt.sh 05:52:46 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 05:52:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:52:47 $ docker stop --time=1 07c166956b2b3b726b7eceb0b8ae3c6d785ba7fbfa2edd566478ef97aacb5128 05:52:49 $ docker rm -f --volumes 07c166956b2b3b726b7eceb0b8ae3c6d785ba7fbfa2edd566478ef97aacb5128 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:52:51 Warning: overwriting stash ‘coverage-report’ 05:52:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:52:52 + ls -al . 05:52:52 total 260 05:52:52 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 05:43 . 05:52:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 05:40 .. 05:52:52 -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 05:40 .dockerignore 05:52:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 05:40 .git 05:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:40 .github 05:52:52 -rw-rw-r-- 1 jenkins jenkins 102 Mar 12 05:40 .gitignore 05:52:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 05:40 .golangci.yml 05:52:52 -rw-rw-r-- 1 jenkins jenkins 16870 Mar 12 05:40 Attribution.txt 05:52:52 -rw-rw-r-- 1 jenkins jenkins 1552 Mar 12 05:40 CHANGELOG.md 05:52:52 -rw-rw-r-- 1 jenkins jenkins 1726 Mar 12 05:40 Dockerfile 05:52:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 05:40 GOVERNANCE.md 05:52:52 -rw-rw-r-- 1 jenkins jenkins 681 Mar 12 05:40 Jenkinsfile 05:52:52 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 05:40 LICENSE 05:52:52 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 05:40 Makefile 05:52:52 -rw-rw-r-- 1 jenkins jenkins 611 Mar 12 05:40 OWNERS.md 05:52:52 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 12 05:40 README.md 05:52:52 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 12 05:40 Record and Reply.postman_collection.json 05:52:52 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 05:36 VERSION 05:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:40 bin 05:52:52 -rw-r--r-- 1 jenkins jenkins 34248 Mar 12 05:48 coverage.out 05:52:52 -rw-rw-r-- 1 jenkins jenkins 6673 Mar 12 05:40 go.mod 05:52:52 -rw-rw-r-- 1 jenkins jenkins 88144 Mar 12 05:40 go.sum 05:52:52 drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 05:40 internal 05:52:52 -rw-rw-r-- 1 jenkins jenkins 913 Mar 12 05:40 main.go 05:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:40 openapi 05:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:40 pkg 05:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:40 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:53 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb --label arch=arm64 --label version=4.0.0-dev.12 . 05:52:53 Sending build context to Docker daemon 356.9kB 05:52:53 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 05:52:53 Step 2/27 : FROM ${BASE} AS builder 05:52:53 ---> 4a8f16e02a94 05:52:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:52:53 ---> Running in 6b97f497570e 05:52:53 Removing intermediate container 6b97f497570e 05:52:53 ---> c013cbc022cf 05:52:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:52:53 ---> Running in a0d5db1ba780 05:52:54 Removing intermediate container a0d5db1ba780 05:52:54 ---> 900da2cc9258 05:52:54 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:52:54 ---> Running in 82e9bf1fdaf3 05:52:54 Removing intermediate container 82e9bf1fdaf3 05:52:54 ---> dbef61322fe7 05:52:54 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:52:54 ---> Running in abfd41283ebc 05:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:52:57 OK: 239 MiB in 58 packages 05:52:58 Removing intermediate container abfd41283ebc 05:52:58 ---> 61854ca56bc7 05:52:58 Step 7/27 : WORKDIR /app 05:52:58 ---> Running in 9bcdafd43a40 05:52:59 Removing intermediate container 9bcdafd43a40 05:52:59 ---> a214ad193197 05:52:59 Step 8/27 : COPY go.mod vendor* ./ 05:52:59 ---> 308bb7652951 05:52:59 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:59 ---> Running in a3cf69d84dde 05:53:02 Removing intermediate container a3cf69d84dde 05:53:02 ---> 362b942e64b8 05:53:02 Step 10/27 : COPY . . 05:53:02 ---> 515465c36dbd 05:53:02 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:53:02 ---> Running in 51e1f9e268ed 05:53:03 Removing intermediate container 51e1f9e268ed 05:53:03 ---> a8c6943846b1 05:53:03 Step 12/27 : RUN $MAKE 05:53:03 ---> Running in 3fcee9427320 05:53:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 05:56:55 Removing intermediate container 3fcee9427320 05:56:55 ---> e013a48ce94d 05:56:55 Step 13/27 : FROM alpine:3.20 05:56:55 3.20: Pulling from library/alpine 05:56:55 94e9d8af2201: Pulling fs layer 05:56:55 94e9d8af2201: Verifying Checksum 05:56:55 94e9d8af2201: Download complete 05:56:55 94e9d8af2201: Pull complete 05:56:55 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:56:55 Status: Downloaded newer image for alpine:3.20 05:56:55 ---> 7aab056cecc6 05:56:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:56:55 ---> Running in d9d515b447dc 05:56:55 Removing intermediate container d9d515b447dc 05:56:55 ---> 9d0817e4dee0 05:56:55 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 05:56:55 ---> Running in b31b13a68a17 05:56:55 Removing intermediate container b31b13a68a17 05:56:55 ---> a8e10d79d80c 05:56:55 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:56:55 ---> Running in 66e584789b2e 05:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:56:55 (1/2) Installing ca-certificates (20241121-r1) 05:56:55 (2/2) Installing dumb-init (1.2.5-r3) 05:56:55 Executing busybox-1.36.1-r29.trigger 05:56:55 Executing ca-certificates-20241121-r1.trigger 05:56:55 OK: 10 MiB in 16 packages 05:56:55 Removing intermediate container 66e584789b2e 05:56:55 ---> f4420b46e7a5 05:56:55 Step 17/27 : RUN apk --no-cache upgrade 05:56:55 ---> Running in ec69e5dcb5db 05:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:56:58 OK: 10 MiB in 16 packages 05:56:59 Removing intermediate container ec69e5dcb5db 05:56:59 ---> 3ee917cc3e9c 05:56:59 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:56:59 ---> db79992e6ce6 05:56:59 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:57:00 ---> 9a60d03f6958 05:57:00 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:57:00 ---> b28b38d398c6 05:57:00 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 05:57:03 ---> b8fc4e49a0db 05:57:03 Step 22/27 : EXPOSE 59712 05:57:03 ---> Running in 5e2747b8b686 05:57:03 Removing intermediate container 5e2747b8b686 05:57:03 ---> 30963cdd89ba 05:57:03 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 05:57:03 ---> Running in f018b37d5eed 05:57:03 Removing intermediate container f018b37d5eed 05:57:03 ---> c110323fb1cc 05:57:03 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:57:03 ---> Running in 639a5186abdd 05:57:03 Removing intermediate container 639a5186abdd 05:57:03 ---> cf1a66950c78 05:57:03 Step 25/27 : LABEL arch=arm64 05:57:04 ---> Running in b0620ef1c99e 05:57:04 Removing intermediate container b0620ef1c99e 05:57:04 ---> e8b1e0e92531 05:57:04 Step 26/27 : LABEL git_sha=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb 05:57:04 ---> Running in cca149c9549a 05:57:04 Removing intermediate container cca149c9549a 05:57:04 ---> 44df42bc6159 05:57:04 Step 27/27 : LABEL version=4.0.0-dev.12 05:57:04 ---> Running in bf3fb88f1c50 05:57:05 Removing intermediate container bf3fb88f1c50 05:57:05 ---> 1dd888523868 05:57:05 [Warning] One or more build-args [ARCH] were not consumed 05:57:05 Successfully built 1dd888523868 05:57:05 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 05:57:05 provisioning config files... 05:57:05 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/111@tmp/config3967137496971749121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:05 ---> ****-login.sh 05:57:05 nexus3.edgexfoundry.org:10001 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 nexus3.edgexfoundry.org:10002 05:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:06 Configure a credential helper to remove this warning. See 05:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:06 05:57:06 Login Succeeded 05:57:06 nexus3.edgexfoundry.org:10003 05:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:06 Configure a credential helper to remove this warning. See 05:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:06 05:57:06 Login Succeeded 05:57:06 nexus3.edgexfoundry.org:10004 05:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:06 Configure a credential helper to remove this warning. See 05:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:06 05:57:06 Login Succeeded 05:57:06 ****.io 05:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:07 Configure a credential helper to remove this warning. See 05:57:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:07 05:57:07 Login Succeeded 05:57:07 ---> ****-login.sh ends [Pipeline] } 05:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:57:07 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 05:57:07 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb 05:57:07 latest 05:57:07 4.0.0-dev.12 05:57:07 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 05:57:07 main 05:57:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:07 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb 05:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:57:08 b0f98467ef69: Preparing 05:57:08 69b06ce071ac: Preparing 05:57:08 b2d74bfcfbe2: Preparing 05:57:08 f1d0fb347711: Preparing 05:57:08 2273af19c579: Preparing 05:57:08 6315f6753aa9: Preparing 05:57:08 dd9c8f8612c8: Preparing 05:57:08 6315f6753aa9: Waiting 05:57:08 dd9c8f8612c8: Waiting 05:57:08 2273af19c579: Pushed 05:57:08 b2d74bfcfbe2: Pushed 05:57:08 f1d0fb347711: Pushed 05:57:08 69b06ce071ac: Pushed 05:57:08 dd9c8f8612c8: Layer already exists 05:57:08 6315f6753aa9: Pushed 05:57:17 b0f98467ef69: Pushed 05:57:17 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:17 + 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 05:57:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 05:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:57:17 b0f98467ef69: Preparing 05:57:17 69b06ce071ac: Preparing 05:57:17 b2d74bfcfbe2: Preparing 05:57:17 f1d0fb347711: Preparing 05:57:17 2273af19c579: Preparing 05:57:17 6315f6753aa9: Preparing 05:57:17 dd9c8f8612c8: Preparing 05:57:17 6315f6753aa9: Waiting 05:57:17 dd9c8f8612c8: Waiting 05:57:17 b0f98467ef69: Layer already exists 05:57:17 2273af19c579: Layer already exists 05:57:17 f1d0fb347711: Layer already exists 05:57:17 b2d74bfcfbe2: Layer already exists 05:57:17 69b06ce071ac: Layer already exists 05:57:17 6315f6753aa9: Layer already exists 05:57:17 dd9c8f8612c8: Layer already exists 05:57:17 latest: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:18 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.12 05:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:57:18 b0f98467ef69: Preparing 05:57:18 69b06ce071ac: Preparing 05:57:18 b2d74bfcfbe2: Preparing 05:57:18 f1d0fb347711: Preparing 05:57:18 2273af19c579: Preparing 05:57:18 6315f6753aa9: Preparing 05:57:18 dd9c8f8612c8: Preparing 05:57:18 6315f6753aa9: Waiting 05:57:18 dd9c8f8612c8: Waiting 05:57:18 f1d0fb347711: Layer already exists 05:57:18 2273af19c579: Layer already exists 05:57:18 b2d74bfcfbe2: Layer already exists 05:57:18 69b06ce071ac: Layer already exists 05:57:18 b0f98467ef69: Layer already exists 05:57:18 dd9c8f8612c8: Layer already exists 05:57:18 6315f6753aa9: Layer already exists 05:57:18 4.0.0-dev.12: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:19 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 05:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:57:19 b0f98467ef69: Preparing 05:57:19 69b06ce071ac: Preparing 05:57:19 b2d74bfcfbe2: Preparing 05:57:19 f1d0fb347711: Preparing 05:57:19 2273af19c579: Preparing 05:57:19 6315f6753aa9: Preparing 05:57:19 dd9c8f8612c8: Preparing 05:57:19 6315f6753aa9: Waiting 05:57:19 dd9c8f8612c8: Waiting 05:57:19 2273af19c579: Layer already exists 05:57:19 69b06ce071ac: Layer already exists 05:57:19 f1d0fb347711: Layer already exists 05:57:19 b0f98467ef69: Layer already exists 05:57:19 b2d74bfcfbe2: Layer already exists 05:57:19 dd9c8f8612c8: Layer already exists 05:57:19 6315f6753aa9: Layer already exists 05:57:19 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:20 + 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 05:57:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 05:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 05:57:20 b0f98467ef69: Preparing 05:57:20 69b06ce071ac: Preparing 05:57:20 b2d74bfcfbe2: Preparing 05:57:20 f1d0fb347711: Preparing 05:57:20 2273af19c579: Preparing 05:57:20 6315f6753aa9: Preparing 05:57:20 dd9c8f8612c8: Preparing 05:57:20 6315f6753aa9: Waiting 05:57:20 dd9c8f8612c8: Waiting 05:57:20 b0f98467ef69: Layer already exists 05:57:20 69b06ce071ac: Layer already exists 05:57:20 b2d74bfcfbe2: Layer already exists 05:57:20 2273af19c579: Layer already exists 05:57:20 f1d0fb347711: Layer already exists 05:57:20 6315f6753aa9: Layer already exists 05:57:20 dd9c8f8612c8: Layer already exists 05:57:20 main: digest: sha256:bbea8d7527e705c9330a6c95e03252e5cf158e6bbc18c6b414b1cf808735ff09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:20 ===================================================== [Pipeline] echo 05:57:20 taggedImages: 05:57:20 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb 05:57:20 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 05:57:20 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.12 05:57:20 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb-4.0.0-dev.12 05:57:20 - 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 05:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:57:21 05:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:57:21 arm64: Pulling from edgex-lftools-log-publisher 05:57:21 8998bd30e6a1: Pulling fs layer 05:57:21 04944245beec: Pulling fs layer 05:57:21 699f458cf7ca: Pulling fs layer 05:57:21 765212b225bb: Pulling fs layer 05:57:21 f23df028b6ca: Pulling fs layer 05:57:21 d65c8cfc05b1: Pulling fs layer 05:57:21 2437ff75d9bd: Pulling fs layer 05:57:21 765212b225bb: Waiting 05:57:21 f23df028b6ca: Waiting 05:57:21 d65c8cfc05b1: Waiting 05:57:21 2437ff75d9bd: Waiting 05:57:21 04944245beec: Verifying Checksum 05:57:21 04944245beec: Download complete 05:57:21 765212b225bb: Verifying Checksum 05:57:21 765212b225bb: Download complete 05:57:21 f23df028b6ca: Download complete 05:57:21 d65c8cfc05b1: Verifying Checksum 05:57:21 d65c8cfc05b1: Download complete 05:57:22 699f458cf7ca: Verifying Checksum 05:57:22 699f458cf7ca: Download complete 05:57:22 8998bd30e6a1: Verifying Checksum 05:57:22 8998bd30e6a1: Download complete 05:57:25 2437ff75d9bd: Verifying Checksum 05:57:25 2437ff75d9bd: Download complete 05:57:27 8998bd30e6a1: Pull complete 05:57:27 04944245beec: Pull complete 05:57:29 699f458cf7ca: Pull complete 05:57:29 765212b225bb: Pull complete 05:57:30 f23df028b6ca: Pull complete 05:57:30 d65c8cfc05b1: Pull complete 05:57:49 2437ff75d9bd: Pull complete 05:57:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:57:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:57:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:49 prd-ubuntu20.04-docker-arm64-4c-16g-41031 does not seem to be running inside a container 05:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/111 -v /w/workspace/app-record-replay/111:/w/workspace/app-record-replay/111:rw,z -v /w/workspace/app-record-replay/111@tmp:/w/workspace/app-record-replay/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:57:52 $ docker top 9fa92da5f0cfeb1ef1e4c630ad1cbaac98f78f92a6924ed104d04b1eb88d1644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:53 ---> job-cost.sh 05:57:53 lf-activate-venv: SKIPPING 05:57:53 INFO: No Stack... 05:57:53 INFO: Retrieving Pricing Info for: v3-standard-4 05:57:54 INFO: Archiving Costs [Pipeline] sh 05:57:55 + cat /w/workspace/app-record-replay/111/archives/cost.csv 05:57:55 + cut -d, -f6 [Pipeline] lock 05:57:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] 05:57:55 Resource [jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] did not exist. Created. 05:57:55 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:55 /w/workspace/app-record-replay/111@tmp/durable-4f58313f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:57:56 + echo total: 0.10999999940395355 [Pipeline] stash 05:57:56 Warning: overwriting stash ‘stack-cost’ 05:57:56 Stashed 1 file(s) [Pipeline] } 05:57:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 05:57:56 $ docker stop --time=1 9fa92da5f0cfeb1ef1e4c630ad1cbaac98f78f92a6924ed104d04b1eb88d1644 05:57:58 $ docker rm -f --volumes 9fa92da5f0cfeb1ef1e4c630ad1cbaac98f78f92a6924ed104d04b1eb88d1644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:57:58 provisioning config files... 05:57:58 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13732774250553227655tmp [Pipeline] { [Pipeline] sh 05:57:58 + set +x 05:57:58 + curl -s https://codecov.io/bash 05:57:58 + bash -s -- 05:57:58 05:57:58 _____ _ 05:57:58 / ____| | | 05:57:58 | | ___ __| | ___ ___ _____ __ 05:57:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:57:58 | |___| (_) | (_| | __/ (_| (_) \ V / 05:57:58 \_____\___/ \__,_|\___|\___\___/ \_/ 05:57:58 Bash-1.0.6 05:57:58 05:57:58 05:57:58 ==> git version 2.25.1 found 05:57:58 ==> 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 05:57:58 Release-Date: 2020-01-08 05:57:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:57:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:57:58 ==> Jenkins CI detected. 05:57:58 current dir:  /w/workspace/exfoundry_app-record-replay_main 05:57:58 project root: . 05:57:58 --> token set from env 05:57:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:57:58 ==> Running gcov in . (disable via -X gcov) 05:57:59 ==> Python coveragepy not found 05:57:59 ==> Searching for coverage reports in: 05:57:59 + . 05:57:59 -> Found 1 reports 05:57:59 ==> Detecting git/mercurial file structure 05:57:59 ==> Reading reports 05:57:59 + ./coverage.out bytes=34248 05:57:59 ==> Appending adjustments 05:57:59 https://docs.codecov.io/docs/fixing-reports 05:57:59 + Found adjustments 05:57:59 ==> Gzipping contents 05:57:59 8.0K /tmp/codecov.qoFmhm.gz 05:57:59 ==> Uploading reports 05:57:59 url: https://codecov.io 05:57:59 query: branch=main&commit=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 05:57:59 -> Pinging Codecov 05:57:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 05:57:59 -> Uploading to 05:57:59 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb/ce4bf1b8-3697-47d6-b545-de1efb36e891.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T055759Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=47b014a9a5b6e8513a30f0470ad959e1a35fb1ca102f66c4d67a885d8a9e5f88 05:57:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:57:59 Dload Upload Total Spent Left Speed 05:57:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5392 0 0 100 5392 0 40848 --:--:-- --:--:-- --:--:-- 40848 05:57:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] } 05:57:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:57:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:57:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:58:00 05:58:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:58:00 latest: Pulling from edgex-devops/edgex-snyk-go 05:58:00 43c4264eed91: Pulling fs layer 05:58:00 4cc291be95ef: Pulling fs layer 05:58:00 2ac1f1163629: Pulling fs layer 05:58:00 5c3c966382ef: Pulling fs layer 05:58:00 4f4fb700ef54: Pulling fs layer 05:58:00 d9c7d2e4e75e: Pulling fs layer 05:58:00 9c3e1370e548: Pulling fs layer 05:58:00 4f4fb700ef54: Waiting 05:58:00 d9c7d2e4e75e: Waiting 05:58:00 9c3e1370e548: Waiting 05:58:00 5c3c966382ef: Waiting 05:58:00 4cc291be95ef: Download complete 05:58:00 5c3c966382ef: Verifying Checksum 05:58:00 5c3c966382ef: Download complete 05:58:00 4f4fb700ef54: Verifying Checksum 05:58:00 4f4fb700ef54: Download complete 05:58:00 43c4264eed91: Verifying Checksum 05:58:00 43c4264eed91: Download complete 05:58:00 43c4264eed91: Pull complete 05:58:00 d9c7d2e4e75e: Verifying Checksum 05:58:00 d9c7d2e4e75e: Download complete 05:58:00 4cc291be95ef: Pull complete 05:58:00 2ac1f1163629: Verifying Checksum 05:58:00 2ac1f1163629: Download complete 05:58:01 9c3e1370e548: Verifying Checksum 05:58:01 9c3e1370e548: Download complete 05:58:04 2ac1f1163629: Pull complete 05:58:04 5c3c966382ef: Pull complete 05:58:04 4f4fb700ef54: Pull complete 05:58:04 d9c7d2e4e75e: Pull complete 05:58:07 9c3e1370e548: Pull complete 05:58:07 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:58:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:07 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:58:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:58:11 $ docker top bbefa4703b2f1aae4521b875c5149ff09bab6a0af2ad20b106e1e24c0f7ca405 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:11 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 05:58:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 05:58:12 + set -o pipefail 05:58:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 05:58:18 05:58:18 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 05:58:18 05:58:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/22120bb4-1895-4361-9501-4d07d8fe0eee 05:58:18 05:58:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:58:18 05:58:18 05:58:18 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:58:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:58:18 $ docker stop --time=1 bbefa4703b2f1aae4521b875c5149ff09bab6a0af2ad20b106e1e24c0f7ca405 05:58:22 $ docker rm -f --volumes bbefa4703b2f1aae4521b875c5149ff09bab6a0af2ad20b106e1e24c0f7ca405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:58:23 + git log --format=format:%s -1 bfcc3a8e0b59ea31a98da98b89ebd15b49f935eb [Pipeline] sh 05:58:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:23 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:58:24 $ docker top 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c -eo pid,comm 05:58:24 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). 05:58:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:24 [ssh-agent] Looking for ssh-agent implementation... 05:58:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:24 $ docker exec 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c ssh-agent 05:58:24 SSH_AUTH_SOCK=/tmp/ssh-hYSAXdYuivEs/agent.32 05:58:24 SSH_AGENT_PID=38 05:58:24 Running ssh-add (command line suppressed) 05:58:24 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12795075356643534230.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12795075356643534230.key) 05:58:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:25 + git semver tag 05:58:25 2025-03-12 05:58:25,308 [run_tag] DEBUG tag force:False 05:58:25 2025-03-12 05:58:25,308 [check_head_tag] DEBUG check head tag 05:58:25 2025-03-12 05:58:25,310 [execute] INFO git cat-file --batch-check 05:58:25 2025-03-12 05:58:25,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 05:58:25 2025-03-12 05:58:25,313 [execute] INFO git cat-file --batch 05:58:25 2025-03-12 05:58:25,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 05:58:25 2025-03-12 05:58:25,342 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:58:25 2025-03-12 05:58:25,342 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 05:58:25 2025-03-12 05:58:25,343 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 05:58:25 2025-03-12 05:58:25,347 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:58:25 4.0.0-dev.12 [Pipeline] } 05:58:25 $ docker exec --env ******** --env ******** 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c ssh-agent -k 05:58:25 unset SSH_AUTH_SOCK; 05:58:25 unset SSH_AGENT_PID; 05:58:25 echo Agent pid 38 killed; 05:58:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:25 + git semver [Pipeline] } 05:58:26 $ docker stop --time=1 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c 05:58:27 $ docker rm -f --volumes 490680e6e8d0acc1ffb7c83ef902ffe921c87bc528d63f504b7adcb5b8e34a4c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:58:27 05:58:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:58:28 0.23.1-centos7: Pulling from edgex-lftools 05:58:28 ab5ef0e58194: Pulling fs layer 05:58:28 9712f1f96733: Pulling fs layer 05:58:28 63f879dbbcfc: Pulling fs layer 05:58:28 0d9ebad4ef96: Pulling fs layer 05:58:28 e9a5061849ea: Pulling fs layer 05:58:28 d747dcd14b5f: Pulling fs layer 05:58:28 2de7ff778b66: Pulling fs layer 05:58:28 e9a5061849ea: Waiting 05:58:28 d747dcd14b5f: Waiting 05:58:28 2de7ff778b66: Waiting 05:58:28 0d9ebad4ef96: Waiting 05:58:28 9712f1f96733: Verifying Checksum 05:58:28 9712f1f96733: Download complete 05:58:28 63f879dbbcfc: Verifying Checksum 05:58:28 63f879dbbcfc: Download complete 05:58:28 e9a5061849ea: Verifying Checksum 05:58:28 e9a5061849ea: Download complete 05:58:28 0d9ebad4ef96: Verifying Checksum 05:58:28 0d9ebad4ef96: Download complete 05:58:28 d747dcd14b5f: Verifying Checksum 05:58:28 d747dcd14b5f: Download complete 05:58:28 ab5ef0e58194: Verifying Checksum 05:58:28 ab5ef0e58194: Download complete 05:58:28 2de7ff778b66: Verifying Checksum 05:58:28 2de7ff778b66: Download complete 05:58:31 ab5ef0e58194: Pull complete 05:58:31 9712f1f96733: Pull complete 05:58:31 63f879dbbcfc: Pull complete 05:58:35 0d9ebad4ef96: Pull complete 05:58:35 e9a5061849ea: Pull complete 05:58:35 d747dcd14b5f: Pull complete 05:58:36 2de7ff778b66: Pull complete 05:58:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:58:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:58:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:36 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:58:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:58:41 $ docker top f20481278685e48f59b19a7804af794336c337e41a5e5a2b75d9340148a5c9c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:58:41 provisioning config files... 05:58:41 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3093829341693204698tmp 05:58:41 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8828847499888776910tmp 05:58:41 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3990260339207338607tmp [Pipeline] { [Pipeline] echo 05:58:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:58:42 ---> sigul-configuration.sh 05:58:42 gpg: directory `/root/.gnupg' created 05:58:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:58:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:58:42 gpg: keyring `/root/.gnupg/secring.gpg' created 05:58:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:58:42 gpg: CAST5 encrypted data 05:58:42 gpg: encrypted with 1 passphrase 05:58:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:58:42 + mkdir /home/jenkins 05:58:42 + mkdir /home/jenkins/sigul [Pipeline] sh 05:58:42 + 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 05:58:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:58:42 ---> sigul-install.sh 05:58:42 Sigul already installed; skipping installation. [Pipeline] sh 05:58:43 + git tag --list 05:58:43 v3.1 05:58:43 v3.1.0 05:58:43 v3.1.0-dev.0 05:58:43 v3.1.0-dev.1 05:58:43 v3.1.0-dev.10 05:58:43 v3.1.0-dev.11 05:58:43 v3.1.0-dev.12 05:58:43 v3.1.0-dev.13 05:58:43 v3.1.0-dev.14 05:58:43 v3.1.0-dev.15 05:58:43 v3.1.0-dev.16 05:58:43 v3.1.0-dev.17 05:58:43 v3.1.0-dev.18 05:58:43 v3.1.0-dev.19 05:58:43 v3.1.0-dev.2 05:58:43 v3.1.0-dev.20 05:58:43 v3.1.0-dev.21 05:58:43 v3.1.0-dev.22 05:58:43 v3.1.0-dev.23 05:58:43 v3.1.0-dev.24 05:58:43 v3.1.0-dev.25 05:58:43 v3.1.0-dev.26 05:58:43 v3.1.0-dev.27 05:58:43 v3.1.0-dev.28 05:58:43 v3.1.0-dev.29 05:58:43 v3.1.0-dev.3 05:58:43 v3.1.0-dev.30 05:58:43 v3.1.0-dev.31 05:58:43 v3.1.0-dev.32 05:58:43 v3.1.0-dev.33 05:58:43 v3.1.0-dev.34 05:58:43 v3.1.0-dev.35 05:58:43 v3.1.0-dev.36 05:58:43 v3.1.0-dev.37 05:58:43 v3.1.0-dev.38 05:58:43 v3.1.0-dev.39 05:58:43 v3.1.0-dev.4 05:58:43 v3.1.0-dev.40 05:58:43 v3.1.0-dev.41 05:58:43 v3.1.0-dev.42 05:58:43 v3.1.0-dev.43 05:58:43 v3.1.0-dev.44 05:58:43 v3.1.0-dev.45 05:58:43 v3.1.0-dev.46 05:58:43 v3.1.0-dev.47 05:58:43 v3.1.0-dev.48 05:58:43 v3.1.0-dev.49 05:58:43 v3.1.0-dev.5 05:58:43 v3.1.0-dev.50 05:58:43 v3.1.0-dev.51 05:58:43 v3.1.0-dev.52 05:58:43 v3.1.0-dev.53 05:58:43 v3.1.0-dev.54 05:58:43 v3.1.0-dev.55 05:58:43 v3.1.0-dev.56 05:58:43 v3.1.0-dev.57 05:58:43 v3.1.0-dev.58 05:58:43 v3.1.0-dev.59 05:58:43 v3.1.0-dev.6 05:58:43 v3.1.0-dev.60 05:58:43 v3.1.0-dev.61 05:58:43 v3.1.0-dev.62 05:58:43 v3.1.0-dev.63 05:58:43 v3.1.0-dev.64 05:58:43 v3.1.0-dev.65 05:58:43 v3.1.0-dev.66 05:58:43 v3.1.0-dev.67 05:58:43 v3.1.0-dev.68 05:58:43 v3.1.0-dev.7 05:58:43 v3.1.0-dev.8 05:58:43 v3.1.0-dev.9 05:58:43 v3.1.1 05:58:43 v3.2.0-dev.1 05:58:43 v3.2.0-dev.10 05:58:43 v3.2.0-dev.11 05:58:43 v3.2.0-dev.12 05:58:43 v3.2.0-dev.13 05:58:43 v3.2.0-dev.14 05:58:43 v3.2.0-dev.15 05:58:43 v3.2.0-dev.16 05:58:43 v3.2.0-dev.17 05:58:43 v3.2.0-dev.18 05:58:43 v3.2.0-dev.19 05:58:43 v3.2.0-dev.2 05:58:43 v3.2.0-dev.20 05:58:43 v3.2.0-dev.21 05:58:43 v3.2.0-dev.22 05:58:43 v3.2.0-dev.23 05:58:43 v3.2.0-dev.24 05:58:43 v3.2.0-dev.3 05:58:43 v3.2.0-dev.4 05:58:43 v3.2.0-dev.5 05:58:43 v3.2.0-dev.6 05:58:43 v3.2.0-dev.7 05:58:43 v3.2.0-dev.8 05:58:43 v3.2.0-dev.9 05:58:43 v4.0.0-dev.1 05:58:43 v4.0.0-dev.10 05:58:43 v4.0.0-dev.11 05:58:43 v4.0.0-dev.12 05:58:43 v4.0.0-dev.2 05:58:43 v4.0.0-dev.3 05:58:43 v4.0.0-dev.4 05:58:43 v4.0.0-dev.5 05:58:43 v4.0.0-dev.6 05:58:43 v4.0.0-dev.7 05:58:43 v4.0.0-dev.8 05:58:43 v4.0.0-dev.9 [Pipeline] sh 05:58:43 + lftools sign git-tag v4.0.0-dev.12 05:58:44 Signing Git tag with Sigul... 05:58:44 Signing v4.0.0-dev.12 [Pipeline] echo 05:58:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:58:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:58:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:58:44 $ docker stop --time=1 f20481278685e48f59b19a7804af794336c337e41a5e5a2b75d9340148a5c9c3 05:58:46 $ docker rm -f --volumes f20481278685e48f59b19a7804af794336c337e41a5e5a2b75d9340148a5c9c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:58:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:47 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:58:49 $ docker top 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 -eo pid,comm 05:58:49 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). 05:58:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:49 [ssh-agent] Looking for ssh-agent implementation... 05:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:49 $ docker exec 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 ssh-agent 05:58:49 SSH_AUTH_SOCK=/tmp/ssh-WiVMywtgiYKC/agent.14 05:58:49 SSH_AGENT_PID=20 05:58:49 Running ssh-add (command line suppressed) 05:58:50 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9520193590910231545.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9520193590910231545.key) 05:58:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:50 + git semver bump pre 05:58:50 2025-03-12 05:58:50,590 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:58:50 2025-03-12 05:58:50,590 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev 05:58:50 2025-03-12 05:58:50,590 [bump_version] DEBUG bumped version:4.0.0-dev.13 05:58:50 2025-03-12 05:58:50,591 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 05:58:50 2025-03-12 05:58:50,591 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:58:50 2025-03-12 05:58:50,591 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 05:58:50 2025-03-12 05:58:50,595 [execute] INFO git cat-file --batch-check 05:58:50 2025-03-12 05:58:50,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 05:58:50 2025-03-12 05:58:50,600 [execute] INFO git cat-file --batch 05:58:50 2025-03-12 05:58:50,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 05:58:50 2025-03-12 05:58:50,604 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:58:50 4.0.0-dev.13 [Pipeline] } 05:58:50 $ docker exec --env ******** --env ******** 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 ssh-agent -k 05:58:50 unset SSH_AUTH_SOCK; 05:58:50 unset SSH_AGENT_PID; 05:58:50 echo Agent pid 20 killed; 05:58:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:51 + git semver [Pipeline] } 05:58:51 $ docker stop --time=1 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 05:58:53 $ docker rm -f --volumes 431d4394a3c23a22916041fcc19459cae00e89b20c824039659bd10e141be740 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:54 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:58:55 $ docker top ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa -eo pid,comm 05:58:55 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). 05:58:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:55 [ssh-agent] Looking for ssh-agent implementation... 05:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:56 $ docker exec ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa ssh-agent 05:58:56 SSH_AUTH_SOCK=/tmp/ssh-QXcwYZtQtRLg/agent.14 05:58:56 SSH_AGENT_PID=20 05:58:56 Running ssh-add (command line suppressed) 05:58:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17127232436747510550.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17127232436747510550.key) 05:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:56 + git semver push 05:58:56 2025-03-12 05:58:56,843 [run_push] DEBUG push 05:58:56 2025-03-12 05:58:56,844 [execute] INFO git cat-file --batch-check 05:58:56 2025-03-12 05:58:56,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 05:58:56 2025-03-12 05:58:56,849 [execute] INFO git rev-list 446122ea6df7c1200492181897bf365ccaade8e4 -- 05:58:56 2025-03-12 05:58:56,849 [execute] DEBUG Popen(['git', 'rev-list', '446122ea6df7c1200492181897bf365ccaade8e4', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 05:58:56 2025-03-12 05:58:56,857 [execute] INFO git fetch -v origin 05:58:56 2025-03-12 05:58:56,857 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 05:58:57 2025-03-12 05:58:57,368 [run_push] DEBUG no remote changes detected 05:58:57 2025-03-12 05:58:57,369 [execute] INFO git push origin semver 05:58:57 2025-03-12 05:58:57,369 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 05:58:58 2025-03-12 05:58:58,169 [run_push] DEBUG push all version tags 05:58:58 2025-03-12 05:58:58,169 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:58:58 2025-03-12 05:58:58,170 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 05:58:58 2025-03-12 05:58:58,929 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 05:58:58 4.0.0-dev.13 [Pipeline] } 05:58:58 $ docker exec --env ******** --env ******** ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa ssh-agent -k 05:58:59 unset SSH_AUTH_SOCK; 05:58:59 unset SSH_AGENT_PID; 05:58:59 echo Agent pid 20 killed; 05:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:59 + git semver [Pipeline] } 05:58:59 $ docker stop --time=1 ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa 05:59:00 $ docker rm -f --volumes ea41aa95362191dcb875d7e75f968ddfdaa991c5d3091853d2d8f97f129057fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:59:01 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 05:59:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 05:59:01 total 16 05:59:01 drwxr-xr-x 3 root root 4096 Mar 12 05:39 . 05:59:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 05:58 .. 05:59:01 drwxr-xr-x 2 root root 4096 Mar 12 05:39 cost 05:59:01 -rw-r--r-- 1 root root 89 Mar 12 05:39 cost.csv 05:59:01 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 05:59:01 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 05:59:01 total 16 05:59:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 05:39 . 05:59:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 05:58 .. 05:59:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 05:39 cost 05:59:01 -rw-r--r-- 1 jenkins jenkins 89 Mar 12 05:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:59:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:59:02 ---> package-listing.sh 05:59:02 ++ facter osfamily 05:59:02 ++ tr '[:upper:]' '[:lower:]' 05:59:02 + OS_FAMILY=debian 05:59:02 + workspace=/w/workspace/exfoundry_app-record-replay_main 05:59:02 + START_PACKAGES=/tmp/packages_start.txt 05:59:02 + END_PACKAGES=/tmp/packages_end.txt 05:59:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:59:02 + PACKAGES=/tmp/packages_start.txt 05:59:02 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 05:59:02 + PACKAGES=/tmp/packages_end.txt 05:59:02 + case "${OS_FAMILY}" in 05:59:02 + dpkg -l 05:59:02 + grep '^ii' 05:59:02 + '[' -f /tmp/packages_start.txt ']' 05:59:02 + '[' -f /tmp/packages_end.txt ']' 05:59:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:59:02 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 05:59:02 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 05:59:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 05:59:02 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 05:59:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:03 prd-ubuntu20.04-docker-8c-8g-41030 does not seem to be running inside a container 05:59:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:59:04 $ docker top b0078107bda0be41992f39b7cc3f9f99d3c00aa76edde29f4f89956daa568c77 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:04 + touch /tmp/pre-build-complete [Pipeline] sh 05:59:04 + mkdir -p /var/log/sysstat [Pipeline] sh 05:59:05 + ls /var/log/sa-host 05:59:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:05 provisioning config files... 05:59:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15074280849087432281tmp [Pipeline] { [Pipeline] echo 05:59:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:59:05 ---> create-netrc.sh [Pipeline] } 05:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:59:06 ---> python-tools-install.sh [Pipeline] echo 05:59:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:59:06 ---> sudo-logs.sh 05:59:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:59:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:59:06 ---> job-cost.sh 05:59:06 lf-activate-venv: SKIPPING 05:59:06 DEBUG: total: 0.2199999988079071 05:59:06 INFO: Retrieving Stack Cost... 05:59:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:59:07 INFO: Archiving Costs [Pipeline] echo 05:59:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:59:07 ---> logs-deploy.sh 05:59:07 lf-activate-venv: SKIPPING 05:59:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/111 05:59:07 INFO: archiving workspace using pattern(s): 05:59:08 Archives upload complete. 05:59:09 INFO: archiving logs to Nexus 05:59:09 ---> uname -a: 05:59:09 Linux prd-ubuntu20-04-docker-8c-8g-41030 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:59:09 05:59:09 05:59:09 ---> lscpu: 05:59:09 Architecture: x86_64 05:59:09 CPU op-mode(s): 32-bit, 64-bit 05:59:09 Byte Order: Little Endian 05:59:09 Address sizes: 40 bits physical, 48 bits virtual 05:59:09 CPU(s): 8 05:59:09 On-line CPU(s) list: 0-7 05:59:09 Thread(s) per core: 1 05:59:09 Core(s) per socket: 1 05:59:09 Socket(s): 8 05:59:09 NUMA node(s): 1 05:59:09 Vendor ID: AuthenticAMD 05:59:09 CPU family: 23 05:59:09 Model: 49 05:59:09 Model name: AMD EPYC-Rome Processor 05:59:09 Stepping: 0 05:59:09 CPU MHz: 2799.998 05:59:09 BogoMIPS: 5599.99 05:59:09 Virtualization: AMD-V 05:59:09 Hypervisor vendor: KVM 05:59:09 Virtualization type: full 05:59:09 L1d cache: 256 KiB 05:59:09 L1i cache: 256 KiB 05:59:09 L2 cache: 4 MiB 05:59:09 L3 cache: 128 MiB 05:59:09 NUMA node0 CPU(s): 0-7 05:59:09 Vulnerability Itlb multihit: Not affected 05:59:09 Vulnerability L1tf: Not affected 05:59:09 Vulnerability Mds: Not affected 05:59:09 Vulnerability Meltdown: Not affected 05:59:09 Vulnerability Mmio stale data: Not affected 05:59:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:59:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:59:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:59:09 Vulnerability Srbds: Not affected 05:59:09 Vulnerability Tsx async abort: Not affected 05:59:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:59:09 05:59:09 05:59:09 ---> nproc: 05:59:09 8 05:59:09 05:59:09 05:59:09 ---> df -h: 05:59:09 Filesystem Size Used Avail Use% Mounted on 05:59:09 overlay 155G 14G 142G 9% / 05:59:09 tmpfs 64M 0 64M 0% /dev 05:59:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:59:09 shm 64M 0 64M 0% /dev/shm 05:59:09 /dev/vda1 155G 14G 142G 9% /facter-os 05:59:09 05:59:09 05:59:09 ---> sar -b -r -n DEV: 05:59:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41030) 03/12/25 _x86_64_ (8 CPU) 05:59:09 05:59:09 05:35:35 LINUX RESTART (8 CPU) 05:59:09 05:59:09 05:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:59:09 05:37:01 424.11 35.03 389.09 0.00 3869.49 71774.44 0.00 05:59:09 05:38:01 139.04 0.10 138.94 0.00 11.86 40618.03 0.00 05:59:09 05:39:01 105.17 0.12 105.05 0.00 3.73 39352.39 0.00 05:59:09 05:40:01 155.07 0.10 154.97 0.00 15.46 51216.53 0.00 05:59:09 05:41:01 25.76 10.23 15.53 0.00 3455.02 3707.25 0.00 05:59:09 05:42:01 4.83 0.00 4.83 0.00 0.00 63.31 0.00 05:59:09 05:43:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 05:59:09 05:44:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 05:59:09 05:45:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 05:59:09 05:46:01 1.45 0.00 1.45 0.00 0.00 25.46 0.00 05:59:09 05:47:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 05:59:09 05:48:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 05:59:09 05:49:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 05:59:09 05:50:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 05:59:09 05:51:01 1.35 0.02 1.33 0.00 0.13 16.26 0.00 05:59:09 05:52:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 05:59:09 05:53:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 05:59:09 05:54:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 05:59:09 05:55:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 05:59:09 05:56:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 05:59:09 05:57:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 05:59:09 05:58:01 2.28 0.07 2.22 0.00 7.87 92.52 0.00 05:59:09 05:59:01 169.47 0.22 169.26 0.00 3.87 61292.58 0.00 05:59:09 Average: 45.40 1.99 43.40 0.00 320.31 11666.64 0.00 05:59:09 05:59:09 05:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:59:09 05:37:01 27991508 31530644 777676 2.36 132560 3565232 2044072 6.02 1246708 3129692 118004 05:59:09 05:38:01 26968272 31483684 815244 2.48 186232 4409796 1926508 5.68 1765980 3546820 907156 05:59:09 05:39:01 27795388 31393288 904708 2.75 191760 3516532 2412728 7.11 1489124 3028060 45164 05:59:09 05:40:01 27008996 31553540 747224 2.27 200780 4403632 1781312 5.25 1374260 3877924 456 05:59:09 05:41:01 26770532 31533936 755968 2.30 206076 4607568 1848024 5.45 1531360 3935752 1264 05:59:09 05:42:01 26775204 31538516 751808 2.29 206148 4607576 1864804 5.50 1528348 3935716 140 05:59:09 05:43:01 26781464 31544780 745396 2.27 206188 4607580 1864804 5.50 1523184 3935720 164 05:59:09 05:44:01 26781860 31545248 745084 2.27 206268 4607580 1864804 5.50 1522764 3935720 176 05:59:09 05:45:01 26785908 31550032 741004 2.25 206296 4607584 1864804 5.50 1518208 3936400 172 05:59:09 05:46:01 26785996 31550176 740840 2.25 206384 4607564 1864804 5.50 1517932 3936384 156 05:59:09 05:47:01 26786264 31550488 740476 2.25 206412 4607568 1864804 5.50 1518032 3936384 4 05:59:09 05:48:01 26786192 31550420 740440 2.25 206440 4607572 1864804 5.50 1517972 3936388 188 05:59:09 05:49:01 26786168 31550460 740400 2.25 206452 4607572 1864804 5.50 1518012 3936388 8 05:59:09 05:50:01 26786184 31550480 740296 2.25 206476 4607576 1848656 5.45 1518028 3936392 8 05:59:09 05:51:01 26785776 31550224 740968 2.25 206532 4607568 1813580 5.34 1518108 3936392 28 05:59:09 05:52:01 26785824 31550480 740860 2.25 206576 4607708 1813580 5.34 1518232 3936520 188 05:59:09 05:53:01 26785832 31550500 740764 2.25 206624 4607712 1813580 5.34 1518164 3936532 8 05:59:09 05:54:01 26785688 31550424 740820 2.25 206652 4607712 1813580 5.34 1518236 3936528 152 05:59:09 05:55:01 26785640 31550424 740868 2.25 206692 4607716 1813580 5.34 1518260 3936532 8 05:59:09 05:56:01 26785624 31550456 740784 2.25 206740 4607712 1813580 5.34 1518324 3936536 52 05:59:09 05:57:01 26785576 31550448 740744 2.25 206768 4607716 1813580 5.34 1518416 3936540 20 05:59:09 05:58:01 26402184 31515748 774852 2.36 207076 4946312 2081776 6.14 1555908 4274376 339444 05:59:09 05:59:01 25304904 31511240 773520 2.35 234072 5890320 1808116 5.33 1635448 5166088 232 05:59:09 Average: 26817260 31535028 757424 2.30 202705 4567887 1885421 5.56 1517783 3910425 61443 05:59:09 05:59:09 05:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:59:09 05:37:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 05:59:09 05:37:01 ens3 964.76 638.33 8830.03 144.16 0.00 0.00 0.00 0.00 05:59:09 05:37:01 docker0 296.95 458.89 25.83 3071.24 0.00 0.00 0.00 0.00 05:59:09 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:38:01 ens3 26.55 16.68 26.85 10.16 0.00 0.00 0.00 0.00 05:59:09 05:38:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:59:09 05:38:01 veth4cff500 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 05:59:09 05:39:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 05:59:09 05:39:01 ens3 30.96 19.30 63.42 11.36 0.00 0.00 0.00 0.00 05:59:09 05:39:01 vethc30aef1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:59:09 05:39:01 docker0 1.62 3.18 0.10 38.12 0.00 0.00 0.00 0.00 05:59:09 05:40:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 05:59:09 05:40:01 ens3 157.86 112.26 2693.13 222.83 0.00 0.00 0.00 0.00 05:59:09 05:40:01 docker0 3.25 5.47 0.20 79.44 0.00 0.00 0.00 0.00 05:59:09 05:41:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 05:59:09 05:41:01 ens3 50.39 21.65 1407.57 1.94 0.00 0.00 0.00 0.00 05:59:09 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:42:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 05:59:09 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:44:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:46:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 05:59:09 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:47:01 ens3 0.18 0.08 0.13 0.06 0.00 0.00 0.00 0.00 05:59:09 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:52:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:59:09 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:53:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:54:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 05:59:09 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:59:09 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:57:01 ens3 0.47 0.15 0.12 0.07 0.00 0.00 0.00 0.00 05:59:09 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:59:09 05:58:01 ens3 130.33 75.67 3911.92 7.53 0.00 0.00 0.00 0.00 05:59:09 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:09 05:59:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 05:59:09 05:59:01 ens3 307.52 219.50 4162.30 172.71 0.00 0.00 0.00 0.00 05:59:09 05:59:01 docker0 62.31 95.87 5.91 880.18 0.00 0.00 0.00 0.00 05:59:09 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 05:59:09 Average: ens3 72.64 48.04 917.18 24.83 0.00 0.00 0.00 0.00 05:59:09 Average: docker0 15.83 24.50 1.39 176.91 0.00 0.00 0.00 0.00 05:59:09 05:59:09