Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 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-ssh7446031733803631447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5948684734231576421.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh11227139066379831179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3780129435519821067.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-ssh663861457035070319.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1607’ Running on prd-ubuntu20.04-docker-8c-8g-1613 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#126)" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 > git rev-list --no-walk ac25b61a972b9d222c308f01775442126fec713b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:28:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:28:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:28:35 ========================================================= 02:28:35 EdgeX Global Pipelines Version Info 02:28:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:30:56 ------------------- 02:30:56 No tag info for: stable 02:30:56 ------------------- 02:30:56 experimental info: 02:30:56 ------------------- 02:30:56 Commited By: **** collab-it+edgex@linuxfoundation.org 02:30:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:30:56 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:30:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 02:30:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 02:30:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:30:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:30:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d7e7bc [Pipeline] echo 02:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:58 provisioning config files... 02:30:58 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4904704440675449560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:58 ---> ****-login.sh 02:30:58 nexus3.edgexfoundry.org:10001 02:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:58 Configure a credential helper to remove this warning. See 02:30:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:58 02:30:58 Login Succeeded 02:30:58 nexus3.edgexfoundry.org:10002 02:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:59 Configure a credential helper to remove this warning. See 02:30:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:59 02:30:59 Login Succeeded 02:30:59 nexus3.edgexfoundry.org:10003 02:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:59 Configure a credential helper to remove this warning. See 02:30:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:59 02:30:59 Login Succeeded 02:30:59 nexus3.edgexfoundry.org:10004 02:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:59 Configure a credential helper to remove this warning. See 02:30:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:59 02:30:59 Login Succeeded 02:30:59 ****.io 02:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:59 Configure a credential helper to remove this warning. See 02:30:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:59 02:30:59 Login Succeeded 02:30:59 ---> ****-login.sh ends [Pipeline] } 02:30:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:31:00 + git rev-list -1 --merges 2d7e7bcccaf720ac077dc443bc7b12b181cbc990~1..2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] echo 02:31:00 -----------> git rev-list -1 --merges 2d7e7bcccaf720ac077dc443bc7b12b181cbc990~1..2d7e7bcccaf720ac077dc443bc7b12b181cbc990 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [false] [Pipeline] sh 02:31:00 + git log --format=format:%s -1 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] echo 02:31:00 ========================================================= 02:31:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:31:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:00 + git log --format=format:%s -1 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] echo 02:31:00 [semverPrep] GIT_COMMIT: 2d7e7bcccaf720ac077dc443bc7b12b181cbc990, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#126) [Pipeline] echo 02:31:00 [semverPrep] This is not a build commit. [Pipeline] sh 02:31:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:01 + grep -v github /etc/ssh/ssh_known_hosts 02:31:01 + [ -e /tmp/ssh_known_hosts ] 02:31:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:31:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:31:01 + sudo tee -a /etc/ssh/ssh_known_hosts 02:31:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:01 02:31:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:02 0.1.4: Pulling from edgex-devops/py-git-semver 02:31:02 b85a868b505f: Pulling fs layer 02:31:02 e2be974225ed: Pulling fs layer 02:31:02 339a4e72a1f5: Pulling fs layer 02:31:02 988bab9f4d93: Pulling fs layer 02:31:02 1469e6f7b9e6: Pulling fs layer 02:31:02 eaf3925da568: Pulling fs layer 02:31:02 bab4dde63d76: Pulling fs layer 02:31:02 bde34c3a00c8: Pulling fs layer 02:31:02 b352a97aabf1: Pulling fs layer 02:31:02 4872d77fe225: Pulling fs layer 02:31:02 5851b861e8e6: Pulling fs layer 02:31:02 bab4dde63d76: Waiting 02:31:02 bde34c3a00c8: Waiting 02:31:02 b352a97aabf1: Waiting 02:31:02 4872d77fe225: Waiting 02:31:02 5851b861e8e6: Waiting 02:31:02 988bab9f4d93: Waiting 02:31:02 1469e6f7b9e6: Waiting 02:31:02 eaf3925da568: Waiting 02:31:02 e2be974225ed: Verifying Checksum 02:31:02 e2be974225ed: Download complete 02:31:02 988bab9f4d93: Verifying Checksum 02:31:02 988bab9f4d93: Download complete 02:31:02 1469e6f7b9e6: Verifying Checksum 02:31:02 1469e6f7b9e6: Download complete 02:31:02 339a4e72a1f5: Verifying Checksum 02:31:02 339a4e72a1f5: Download complete 02:31:02 eaf3925da568: Verifying Checksum 02:31:02 eaf3925da568: Download complete 02:31:02 bde34c3a00c8: Verifying Checksum 02:31:02 bde34c3a00c8: Download complete 02:31:02 b352a97aabf1: Download complete 02:31:02 4872d77fe225: Verifying Checksum 02:31:02 4872d77fe225: Download complete 02:31:02 5851b861e8e6: Download complete 02:31:02 b85a868b505f: Verifying Checksum 02:31:02 b85a868b505f: Download complete 02:31:02 bab4dde63d76: Download complete 02:31:03 b85a868b505f: Pull complete 02:31:03 e2be974225ed: Pull complete 02:31:04 339a4e72a1f5: Pull complete 02:31:04 988bab9f4d93: Pull complete 02:31:04 1469e6f7b9e6: Pull complete 02:31:04 eaf3925da568: Pull complete 02:31:06 bab4dde63d76: Pull complete 02:31:06 bde34c3a00c8: Pull complete 02:31:06 b352a97aabf1: Pull complete 02:31:06 4872d77fe225: Pull complete 02:31:06 5851b861e8e6: Pull complete 02:31:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:06 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:31:06 $ 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 02:31:09 $ docker top fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe -eo pid,comm 02:31:09 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). 02:31:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:09 [ssh-agent] Looking for ssh-agent implementation... 02:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:10 $ docker exec fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe ssh-agent 02:31:10 SSH_AUTH_SOCK=/tmp/ssh-RTDIzBBDTfTx/agent.32 02:31:10 SSH_AGENT_PID=38 02:31:10 Running ssh-add (command line suppressed) 02:31:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4373798745544702875.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4373798745544702875.key) 02:31:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:10 + git tag --points-at HEAD [Pipeline] } 02:31:10 $ docker exec --env ******** --env ******** fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe ssh-agent -k 02:31:10 unset SSH_AUTH_SOCK; 02:31:10 unset SSH_AGENT_PID; 02:31:10 echo Agent pid 38 killed; 02:31:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:10 [ssh-agent] Looking for ssh-agent implementation... 02:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:10 $ docker exec fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe ssh-agent 02:31:10 SSH_AUTH_SOCK=/tmp/ssh-mar4duSpY78H/agent.70 02:31:10 SSH_AGENT_PID=76 02:31:10 Running ssh-add (command line suppressed) 02:31:11 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3786330367349782641.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3786330367349782641.key) 02:31:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:11 + git semver init 02:31:11 2024-02-24 02:31:11,530 [run_init] DEBUG init version:0.0.0 force:False 02:31:11 2024-02-24 02:31:11,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 02:31:11 2024-02-24 02:31:11,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 02:31:11 2024-02-24 02:31:11,532 [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) 02:31:12 2024-02-24 02:31:12,516 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 02:31:12 2024-02-24 02:31:12,517 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 02:31:12 2024-02-24 02:31:12,517 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 02:31:12 2024-02-24 02:31:12,517 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 02:31:12 3.2.0-dev.11 [Pipeline] } 02:31:12 $ docker exec --env ******** --env ******** fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe ssh-agent -k 02:31:12 unset SSH_AUTH_SOCK; 02:31:12 unset SSH_AGENT_PID; 02:31:12 echo Agent pid 76 killed; 02:31:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:13 + git semver [Pipeline] } 02:31:13 $ docker stop --time=1 fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe 02:31:14 $ docker rm -f --volumes fdb9aad6295238c6a2edd993d88edb527665c19ce75510262c3362bc86b457fe [Pipeline] // withDockerContainer [Pipeline] sh 02:31:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:31:15 Stashed 1 file(s) [Pipeline] echo 02:31:15 [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 02:31:15 provisioning config files... 02:31:15 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config419177216721328315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:16 ---> ****-login.sh 02:31:16 nexus3.edgexfoundry.org:10001 02:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:16 Configure a credential helper to remove this warning. See 02:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:16 02:31:16 Login Succeeded 02:31:16 nexus3.edgexfoundry.org:10002 02:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:16 Configure a credential helper to remove this warning. See 02:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:16 02:31:16 Login Succeeded 02:31:16 nexus3.edgexfoundry.org:10003 02:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:16 Configure a credential helper to remove this warning. See 02:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:16 02:31:16 Login Succeeded 02:31:16 nexus3.edgexfoundry.org:10004 02:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:16 Configure a credential helper to remove this warning. See 02:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:16 02:31:16 Login Succeeded 02:31:16 ****.io 02:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:17 Configure a credential helper to remove this warning. See 02:31:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:17 02:31:17 Login Succeeded 02:31:17 ---> ****-login.sh ends [Pipeline] } 02:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:31:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:31:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:31:17 ========================================================= 02:31:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:31:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:31:18 Sending build context to Docker daemon 6.685MB 02:31:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:31:18 Step 2/12 : FROM ${BASE} AS builder 02:31:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:31:18 7264a8db6415: Pulling fs layer 02:31:18 c4d48a809fc2: Pulling fs layer 02:31:18 4f1c88b9dad5: Pulling fs layer 02:31:18 ad3a456e5733: Pulling fs layer 02:31:18 69c7f0334f64: Pulling fs layer 02:31:18 1f1c1a5573a3: Pulling fs layer 02:31:18 ce7588e14bc9: Pulling fs layer 02:31:18 b5e4710f87ac: Pulling fs layer 02:31:18 69c7f0334f64: Waiting 02:31:18 1f1c1a5573a3: Waiting 02:31:18 ce7588e14bc9: Waiting 02:31:18 b5e4710f87ac: Waiting 02:31:18 ad3a456e5733: Waiting 02:31:18 c4d48a809fc2: Download complete 02:31:18 ad3a456e5733: Download complete 02:31:18 69c7f0334f64: Verifying Checksum 02:31:18 69c7f0334f64: Download complete 02:31:18 7264a8db6415: Verifying Checksum 02:31:18 7264a8db6415: Download complete 02:31:18 1f1c1a5573a3: Verifying Checksum 02:31:18 1f1c1a5573a3: Download complete 02:31:18 7264a8db6415: Pull complete 02:31:18 b5e4710f87ac: Verifying Checksum 02:31:18 b5e4710f87ac: Download complete 02:31:18 c4d48a809fc2: Pull complete 02:31:18 4f1c88b9dad5: Download complete 02:31:19 ce7588e14bc9: Download complete 02:31:21 4f1c88b9dad5: Pull complete 02:31:21 ad3a456e5733: Pull complete 02:31:21 69c7f0334f64: Pull complete 02:31:21 1f1c1a5573a3: Pull complete 02:31:24 ce7588e14bc9: Pull complete 02:31:24 b5e4710f87ac: Pull complete 02:31:24 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:31:24 ---> 88b5674ff536 02:31:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 02:31:30 ---> Running in f7b5443495ea 02:31:30 Removing intermediate container f7b5443495ea 02:31:30 ---> 9331aec6f16d 02:31:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:31:30 ---> Running in 32b642ec7f90 02:31:30 Removing intermediate container 32b642ec7f90 02:31:30 ---> a141ba6e3de6 02:31:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:31:30 ---> Running in e87cdd33486f 02:31:30 Removing intermediate container e87cdd33486f 02:31:30 ---> f8fc698ad764 02:31:30 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:31:30 ---> Running in a25e0c96a829 02:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:31:30 Still waiting to schedule task 02:31:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1611’ is offline 02:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:31:31 OK: 264 MiB in 52 packages 02:31:31 Removing intermediate container a25e0c96a829 02:31:31 ---> f47d45f5eb98 02:31:31 Step 7/12 : WORKDIR /app 02:31:31 ---> Running in 12a008c8a24c 02:31:31 Removing intermediate container 12a008c8a24c 02:31:31 ---> 1995662178f0 02:31:31 Step 8/12 : COPY go.mod vendor* ./ 02:31:31 ---> f88c62b25050 02:31:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:31 ---> Running in 39a3ecbbdef1 02:32:04 Removing intermediate container 39a3ecbbdef1 02:32:04 ---> eb3a789d16b8 02:32:04 Step 10/12 : COPY . . 02:32:04 ---> a415590aeb0f 02:32:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:32:04 ---> Running in c82606605cab 02:32:04 Removing intermediate container c82606605cab 02:32:04 ---> 695d4a806695 02:32:04 Step 12/12 : RUN $MAKE 02:32:04 ---> Running in 3280ff428124 02:32:04 noop 02:32:04 Removing intermediate container 3280ff428124 02:32:04 ---> 85d8641f58ab 02:32:04 Successfully built 85d8641f58ab 02:32:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:04 + docker inspect -f . ci-base-image-x86_64 02:32:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:04 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:32:04 $ 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 02:32:04 $ docker top b09fba5a7e3926a1fb1adfc587e0dec3133fa3c65e2fb82f5fdaf752763ad513 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:05 + go version 02:32:05 go version go1.21.0 linux/amd64 [Pipeline] } 02:32:05 $ docker stop --time=1 b09fba5a7e3926a1fb1adfc587e0dec3133fa3c65e2fb82f5fdaf752763ad513 02:32:06 $ docker rm -f --volumes b09fba5a7e3926a1fb1adfc587e0dec3133fa3c65e2fb82f5fdaf752763ad513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:07 + docker inspect -f . ci-base-image-x86_64 02:32:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:07 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:32:07 $ 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 02:32:07 $ docker top f0884b4a876884c447cc27ab1acfa33c8456f516b0b4cf59ba07da61a559c828 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:08 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 02:32:08 + make test 02:32:08 go test -race -coverprofile=coverage.out ./... 02:32:26 ? github.com/edgexfoundry/app-record-replay [no test files] 02:32:26 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 02:32:26 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 02:32:26 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 02:32:27 ok github.com/edgexfoundry/app-record-replay/internal/app 1.042s coverage: 88.0% of statements 02:32:37 ok github.com/edgexfoundry/app-record-replay/internal/application 9.603s coverage: 98.7% of statements 02:32:37 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.100s coverage: 89.7% of statements 02:32:37 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.032s coverage: 100.0% of statements 02:32:55 go vet ./... 02:32:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:32:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:32:57 ./bin/test-attribution-txt.sh 02:32:57 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 02:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:32:57 $ docker stop --time=1 f0884b4a876884c447cc27ab1acfa33c8456f516b0b4cf59ba07da61a559c828 02:33:01 $ docker rm -f --volumes f0884b4a876884c447cc27ab1acfa33c8456f516b0b4cf59ba07da61a559c828 [Pipeline] // withDockerContainer [Pipeline] sh 02:33:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:33:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:33:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:33:03 + ls -al . 02:33:03 total 192 02:33:03 drwxrwxr-x 10 jenkins jenkins 4096 Feb 24 02:32 . 02:33:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 02:28 .. 02:33:03 -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 02:28 .dockerignore 02:33:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 02:32 .git 02:33:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:28 .github 02:33:03 -rw-rw-r-- 1 jenkins jenkins 164 Feb 24 02:28 .gitignore 02:33:03 -rw-rw-r-- 1 jenkins jenkins 41 Feb 24 02:28 .golangci.yml 02:33:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 02:31 .semver 02:33:03 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 24 02:28 Attribution.txt 02:33:03 -rw-rw-r-- 1 jenkins jenkins 458 Feb 24 02:28 CHANGELOG.md 02:33:03 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 24 02:28 Dockerfile 02:33:03 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 02:28 GOVERNANCE.md 02:33:03 -rw-rw-r-- 1 jenkins jenkins 681 Feb 24 02:28 Jenkinsfile 02:33:03 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 02:28 LICENSE 02:33:03 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 24 02:28 Makefile 02:33:03 -rw-rw-r-- 1 jenkins jenkins 611 Feb 24 02:28 OWNERS.md 02:33:03 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 24 02:28 README.md 02:33:03 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 24 02:28 Record and Reply.postman_collection.json 02:33:03 -rw-rw-r-- 1 jenkins jenkins 12 Feb 24 02:31 VERSION 02:33:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 02:28 bin 02:33:03 -rw-r--r-- 1 jenkins jenkins 24667 Feb 24 02:32 coverage.out 02:33:03 -rw-rw-r-- 1 jenkins jenkins 3951 Feb 24 02:28 go.mod 02:33:03 -rw-rw-r-- 1 jenkins jenkins 34490 Feb 24 02:28 go.sum 02:33:03 drwxrwxr-x 7 jenkins jenkins 4096 Feb 24 02:28 internal 02:33:03 -rw-rw-r-- 1 jenkins jenkins 913 Feb 24 02:28 main.go 02:33:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:28 openapi 02:33:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:28 pkg 02:33:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 02:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:03 + 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=2d7e7bcccaf720ac077dc443bc7b12b181cbc990 --label arch=amd64 --label version=3.2.0-dev.11 . 02:33:03 Sending build context to Docker daemon 6.711MB 02:33:03 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 02:33:03 Step 2/27 : FROM ${BASE} AS builder 02:33:03 ---> 85d8641f58ab 02:33:03 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 02:33:04 ---> Running in 64ba5a94ac75 02:33:04 Removing intermediate container 64ba5a94ac75 02:33:04 ---> b3e84ad0791f 02:33:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:33:04 ---> Running in 546f4e551915 02:33:04 Removing intermediate container 546f4e551915 02:33:04 ---> 18d7448b1117 02:33:04 Step 5/27 : ARG ADD_BUILD_TAGS="" 02:33:04 ---> Running in c466a59b4fa7 02:33:04 Removing intermediate container c466a59b4fa7 02:33:04 ---> bc904f148893 02:33:04 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:33:04 ---> Running in 2f434c482d72 02:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:05 OK: 264 MiB in 52 packages 02:33:05 Removing intermediate container 2f434c482d72 02:33:05 ---> 13e5cfd94146 02:33:05 Step 7/27 : WORKDIR /app 02:33:05 ---> Running in ed074e11e20e 02:33:05 Removing intermediate container ed074e11e20e 02:33:05 ---> c9761afa0bf8 02:33:05 Step 8/27 : COPY go.mod vendor* ./ 02:33:06 ---> 3cddc491f937 02:33:06 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:06 ---> Running in caa520e730c2 02:33:06 Removing intermediate container caa520e730c2 02:33:06 ---> ffe719410904 02:33:06 Step 10/27 : COPY . . 02:33:07 ---> 57c9fcab376f 02:33:07 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:33:07 ---> Running in 659b488e609c 02:33:07 Removing intermediate container 659b488e609c 02:33:07 ---> 4b31e8d112d9 02:33:07 Step 12/27 : RUN $MAKE 02:33:07 ---> Running in a597879f5484 02:33:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11" -trimpath -mod=readonly -o app-record-replay 02:33:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1614 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 02:33:12 Running in /w/workspace/app-record-replay/86 [Pipeline] { [Pipeline] checkout 02:33:15 Selected Git installation does not exist. Using Default 02:33:15 The recommended git tool is: NONE 02:33:19 using credential edgex-jenkins-ssh 02:33:19 Cloning the remote Git repository 02:33:19 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 02:33:19 > git init /w/workspace/app-record-replay/86 # timeout=10 02:33:20 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 02:33:20 > git --version # timeout=10 02:33:20 > git --version # 'git version 2.25.1' 02:33:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:26 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 02:33:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:27 Avoid second fetch 02:33:27 Checking out Revision 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 (main) 02:33:27 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#126)" 02:33:27 > git config core.sparsecheckout # timeout=10 02:33:27 > git checkout -f 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:33:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:29 Dload Upload Total Spent Left Speed 02:33:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 02:33:29 Removing intermediate container a597879f5484 02:33:29 ---> 7fdcb1311268 02:33:29 Step 13/27 : FROM alpine:3.18 02:33:29 3.18: Pulling from library/alpine 02:33:29 619be1103602: Pulling fs layer 02:33:29 619be1103602: Verifying Checksum 02:33:29 619be1103602: Download complete 02:33:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:33:29 619be1103602: Pull complete 02:33:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:33:29 Status: Downloaded newer image for alpine:3.18 02:33:29 ---> d3782b16ccc9 02:33:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:33:29 ---> Running in c3df1fee5171 02:33:29 Removing intermediate container c3df1fee5171 02:33:29 ---> c3064debe578 02:33:29 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 02:33:29 ---> Running in a3cfc2758022 02:33:29 + sudo tee /etc/docker/daemon.new 02:33:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:33:29 { 02:33:29 "registry-mirrors": [ 02:33:29 "https://nexus3.edgexfoundry.org:10001" 02:33:29 ], 02:33:29 "bip": "10.250.0.254/24", 02:33:29 "hosts": [ 02:33:29 "tcp://0.0.0.0:5555", 02:33:29 "unix:///var/run/docker.sock" 02:33:29 ], 02:33:29 "mtu": 1458, 02:33:29 "selinux-enabled": true, 02:33:29 "seccomp-profile": "/etc/docker/seccomp.json" 02:33:29 } [Pipeline] sh 02:33:29 Removing intermediate container a3cfc2758022 02:33:29 ---> be5559c05c0b 02:33:29 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 02:33:29 ---> Running in 7a62b16a9316 02:33:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:30 + sudo service docker restart 02:33:30 (1/2) Installing ca-certificates (20230506-r0) 02:33:30 (2/2) Installing dumb-init (1.2.5-r2) 02:33:30 Executing busybox-1.36.1-r5.trigger 02:33:30 Executing ca-certificates-20230506-r0.trigger 02:33:30 OK: 8 MiB in 17 packages 02:33:31 Removing intermediate container 7a62b16a9316 02:33:31 ---> ee5eea0d18e2 02:33:31 Step 17/27 : RUN apk --no-cache upgrade 02:33:31 ---> Running in 76c74c38ec55 02:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:31 OK: 8 MiB in 17 packages 02:33:32 Removing intermediate container 76c74c38ec55 02:33:32 ---> dac28114890e 02:33:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:33:32 ---> a310ff111613 02:33:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:33:32 ---> 3ab523fcd2e5 02:33:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:33:32 ---> b1d744d49dbb 02:33:32 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 02:33:33 ---> 9159d43d8865 02:33:33 Step 22/27 : EXPOSE 59712 02:33:33 ---> Running in 0caa22861709 02:33:33 Removing intermediate container 0caa22861709 02:33:33 ---> babe60ade311 02:33:33 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 02:33:33 ---> Running in 44b468b1aef9 02:33:33 Removing intermediate container 44b468b1aef9 02:33:33 ---> 914e6ecff220 02:33:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:33:33 ---> Running in 6d9e298487b7 02:33:33 Removing intermediate container 6d9e298487b7 02:33:33 ---> 801c50cdaa38 02:33:33 Step 25/27 : LABEL arch=amd64 02:33:33 ---> Running in 094d8756e2e1 02:33:33 Removing intermediate container 094d8756e2e1 02:33:33 ---> 8ec9ee0ac036 02:33:33 Step 26/27 : LABEL git_sha=2d7e7bcccaf720ac077dc443bc7b12b181cbc990 02:33:33 ---> Running in 367f1cca98cc 02:33:33 Removing intermediate container 367f1cca98cc 02:33:33 ---> 2d634b830cc5 02:33:33 Step 27/27 : LABEL version=3.2.0-dev.11 02:33:33 ---> Running in 984741f986cf 02:33:33 Removing intermediate container 984741f986cf 02:33:33 ---> d3416bd0ad23 02:33:33 [Warning] One or more build-args [ARCH] were not consumed 02:33:33 Successfully built d3416bd0ad23 02:33: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 02:33:34 provisioning config files... 02:33:34 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2160373619649899067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:34 ---> ****-login.sh 02:33:34 nexus3.edgexfoundry.org:10001 02:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:34 Configure a credential helper to remove this warning. See 02:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:34 02:33:34 Login Succeeded 02:33:34 nexus3.edgexfoundry.org:10002 02:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:34 Configure a credential helper to remove this warning. See 02:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:34 02:33:34 Login Succeeded 02:33:34 nexus3.edgexfoundry.org:10003 02:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:34 Configure a credential helper to remove this warning. See 02:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:34 02:33:34 Login Succeeded 02:33:34 nexus3.edgexfoundry.org:10004 02:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:34 Configure a credential helper to remove this warning. See 02:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:34 02:33:34 Login Succeeded 02:33:34 ****.io 02:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:34 Configure a credential helper to remove this warning. See 02:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:34 02:33:34 Login Succeeded 02:33:34 ---> ****-login.sh ends [Pipeline] } 02:33:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:35 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 02:33:35 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 02:33:35 latest 02:33:35 3.2.0-dev.11 02:33:35 2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 02:33:35 main 02:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 02:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 02:33:35 74b4c7acdd9a: Preparing 02:33:35 20694f9cbe6c: Preparing 02:33:35 2df023c3b596: Preparing 02:33:35 c42a63103998: Preparing 02:33:35 16b3c0b4bee6: Preparing 02:33:35 f2f77c7b8472: Preparing 02:33:35 aedc3bda2944: Preparing 02:33:35 aedc3bda2944: Waiting 02:33:35 f2f77c7b8472: Waiting 02:33:35 c42a63103998: Pushed 02:33:35 16b3c0b4bee6: Pushed 02:33:35 20694f9cbe6c: Pushed 02:33:35 2df023c3b596: Pushed 02:33:35 aedc3bda2944: Layer already exists 02:33:36 f2f77c7b8472: Pushed 02:33:38 74b4c7acdd9a: Pushed 02:33:39 2d7e7bcccaf720ac077dc443bc7b12b181cbc990: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:39 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 02:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 02:33:39 74b4c7acdd9a: Preparing 02:33:39 20694f9cbe6c: Preparing 02:33:39 2df023c3b596: Preparing 02:33:39 c42a63103998: Preparing 02:33:39 16b3c0b4bee6: Preparing 02:33:39 f2f77c7b8472: Preparing 02:33:39 aedc3bda2944: Preparing 02:33:39 f2f77c7b8472: Waiting 02:33:39 aedc3bda2944: Waiting 02:33:39 74b4c7acdd9a: Layer already exists 02:33:39 16b3c0b4bee6: Layer already exists 02:33:39 20694f9cbe6c: Layer already exists 02:33:39 c42a63103998: Layer already exists 02:33:39 2df023c3b596: Layer already exists 02:33:39 f2f77c7b8472: Layer already exists 02:33:39 aedc3bda2944: Layer already exists 02:33:39 latest: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:40 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:40 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.11 02:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 02:33:40 74b4c7acdd9a: Preparing 02:33:40 20694f9cbe6c: Preparing 02:33:40 2df023c3b596: Preparing 02:33:40 c42a63103998: Preparing 02:33:40 16b3c0b4bee6: Preparing 02:33:40 f2f77c7b8472: Preparing 02:33:40 aedc3bda2944: Preparing 02:33:40 f2f77c7b8472: Waiting 02:33:40 aedc3bda2944: Waiting 02:33:40 2df023c3b596: Layer already exists 02:33:40 c42a63103998: Layer already exists 02:33:40 74b4c7acdd9a: Layer already exists 02:33:40 20694f9cbe6c: Layer already exists 02:33:40 16b3c0b4bee6: Layer already exists 02:33:40 aedc3bda2944: Layer already exists 02:33:40 f2f77c7b8472: Layer already exists 02:33:40 3.2.0-dev.11: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:41 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 02:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 02:33:41 74b4c7acdd9a: Preparing 02:33:41 20694f9cbe6c: Preparing 02:33:41 2df023c3b596: Preparing 02:33:41 c42a63103998: Preparing 02:33:41 16b3c0b4bee6: Preparing 02:33:41 f2f77c7b8472: Preparing 02:33:41 aedc3bda2944: Preparing 02:33:41 f2f77c7b8472: Waiting 02:33:41 aedc3bda2944: Waiting 02:33:41 20694f9cbe6c: Layer already exists 02:33:41 c42a63103998: Layer already exists 02:33:41 74b4c7acdd9a: Layer already exists 02:33:41 16b3c0b4bee6: Layer already exists 02:33:41 2df023c3b596: Layer already exists 02:33:41 f2f77c7b8472: Layer already exists 02:33:41 aedc3bda2944: Layer already exists 02:33:41 2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:41 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 02:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 02:33:42 74b4c7acdd9a: Preparing 02:33:42 20694f9cbe6c: Preparing 02:33:42 2df023c3b596: Preparing 02:33:42 c42a63103998: Preparing 02:33:42 16b3c0b4bee6: Preparing 02:33:42 f2f77c7b8472: Preparing 02:33:42 aedc3bda2944: Preparing 02:33:42 f2f77c7b8472: Waiting 02:33:42 aedc3bda2944: Waiting 02:33:42 c42a63103998: Layer already exists 02:33:42 20694f9cbe6c: Layer already exists 02:33:42 74b4c7acdd9a: Layer already exists 02:33:42 2df023c3b596: Layer already exists 02:33:42 16b3c0b4bee6: Layer already exists 02:33:42 f2f77c7b8472: Layer already exists 02:33:42 aedc3bda2944: Layer already exists 02:33:42 main: digest: sha256:d8073b4298e2b9a4563f67c8b2987132db3308cf5af9fd8d0cdc5c579f94f56e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:42 ===================================================== [Pipeline] echo 02:33:42 taggedImages: 02:33:42 - nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 02:33:42 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 02:33:42 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.11 02:33:42 - nexus3.edgexfoundry.org:10004/app-record-replay:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 02:33:42 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:43 02:33:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:43 latest: Pulling from edgex-lftools-log-publisher 02:33:43 5eb5b503b376: Pulling fs layer 02:33:43 5c69ac0246d0: Pulling fs layer 02:33:43 ec43610c2a17: Pulling fs layer 02:33:43 3a2ae6a8a46f: Pulling fs layer 02:33:43 33b1e0a273af: Pulling fs layer 02:33:43 5d3b04190fa2: Pulling fs layer 02:33:43 2f39f015ded8: Pulling fs layer 02:33:43 3a2ae6a8a46f: Waiting 02:33:43 33b1e0a273af: Waiting 02:33:43 5d3b04190fa2: Waiting 02:33:43 2f39f015ded8: Waiting 02:33:43 5c69ac0246d0: Verifying Checksum 02:33:43 5c69ac0246d0: Download complete 02:33:43 3a2ae6a8a46f: Verifying Checksum 02:33:43 3a2ae6a8a46f: Download complete 02:33:43 33b1e0a273af: Verifying Checksum 02:33:43 ec43610c2a17: Verifying Checksum 02:33:43 ec43610c2a17: Download complete 02:33:43 5d3b04190fa2: Verifying Checksum 02:33:43 5d3b04190fa2: Download complete 02:33:43 5eb5b503b376: Verifying Checksum 02:33:43 5eb5b503b376: Download complete 02:33:44 2f39f015ded8: Download complete 02:33:45 5eb5b503b376: Pull complete 02:33:45 5c69ac0246d0: Pull complete 02:33:45 ec43610c2a17: Pull complete 02:33:45 3a2ae6a8a46f: Pull complete 02:33:45 33b1e0a273af: Pull complete 02:33:46 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:48 provisioning config files... 02:33:48 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/86@tmp/config3673937709433965226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:49 ---> ****-login.sh 02:33:49 nexus3.edgexfoundry.org:10001 02:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:49 Configure a credential helper to remove this warning. See 02:33:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:49 02:33:49 Login Succeeded 02:33:49 nexus3.edgexfoundry.org:10002 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 2f39f015ded8: Pull complete 02:33:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 nexus3.edgexfoundry.org:10003 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:50 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:33:50 $ 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 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:50 Configure a credential helper to remove this warning. See 02:33:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:50 02:33:50 Login Succeeded 02:33:50 nexus3.edgexfoundry.org:10004 02:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:51 Configure a credential helper to remove this warning. See 02:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:51 02:33:51 Login Succeeded 02:33:51 ****.io 02:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:51 Configure a credential helper to remove this warning. See 02:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:51 02:33:51 Login Succeeded 02:33:51 ---> ****-login.sh ends 02:33:54 $ docker top d62b114c1a8bf76749c2b41ad8c1c5c4e5db0aa0d3439679dace70efad0e9e53 -eo pid,comm [Pipeline] { [Pipeline] } 02:33:54 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:33:55 ---> job-cost.sh 02:33:55 lf-activate-venv: SKIPPING 02:33:55 INFO: No Stack... [Pipeline] echo 02:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:55 ========================================================= 02:33:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:33:55 ========================================================= [Pipeline] fileExists 02:33:55 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:55 INFO: Archiving Costs [Pipeline] sh 02:33:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:33:56 Sending build context to Docker daemon 258.6kB 02:33:56 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 02:33:56 + cut -d, -f6 [Pipeline] lock 02:33:56 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] 02:33:56 Resource [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] did not exist. Created. 02:33:56 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:33:56 Step 2/12 : FROM ${BASE} AS builder 02:33:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:33:56 9fda8d8052c6: Pulling fs layer 02:33:56 5d54e960e981: Pulling fs layer 02:33:56 c4a7e357bf2a: Pulling fs layer 02:33:56 f0e02332f6b5: Pulling fs layer 02:33:56 872ee5b61b7b: Pulling fs layer 02:33:56 0c6a40ed1a82: Pulling fs layer 02:33:56 94ae7d8d031c: Pulling fs layer 02:33:56 872ee5b61b7b: Waiting 02:33:56 0c6a40ed1a82: Waiting 02:33:56 94ae7d8d031c: Waiting 02:33:56 f0e02332f6b5: Waiting 02:33:56 + echo total: 0.2199999988079071 [Pipeline] stash 02:33:56 Stashed 1 file(s) [Pipeline] } 02:33:56 5d54e960e981: Download complete 02:33:56 f0e02332f6b5: Verifying Checksum 02:33:56 f0e02332f6b5: Download complete 02:33:56 872ee5b61b7b: Verifying Checksum 02:33:56 872ee5b61b7b: Download complete 02:33:56 9fda8d8052c6: Verifying Checksum 02:33:56 9fda8d8052c6: Download complete 02:33:56 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:56 $ docker stop --time=1 d62b114c1a8bf76749c2b41ad8c1c5c4e5db0aa0d3439679dace70efad0e9e53 02:33:56 94ae7d8d031c: Verifying Checksum 02:33:56 94ae7d8d031c: Download complete 02:33:57 9fda8d8052c6: Pull complete 02:33:57 $ docker rm -f --volumes d62b114c1a8bf76749c2b41ad8c1c5c4e5db0aa0d3439679dace70efad0e9e53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 02:33:58 5d54e960e981: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:33:58 c4a7e357bf2a: Verifying Checksum 02:33:58 c4a7e357bf2a: Download complete 02:33:59 0c6a40ed1a82: Verifying Checksum 02:33:59 0c6a40ed1a82: Download complete 02:34:11 c4a7e357bf2a: Pull complete 02:34:11 f0e02332f6b5: Pull complete 02:34:11 872ee5b61b7b: Pull complete 02:34:19 0c6a40ed1a82: Pull complete 02:34:21 94ae7d8d031c: Pull complete 02:34:21 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:34:21 ---> 86de565de09d 02:34:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 02:34:22 ---> Running in f15738fd5df4 02:34:22 Removing intermediate container f15738fd5df4 02:34:22 ---> 457ee61149e2 02:34:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:34:22 ---> Running in 6981f5a87d5e 02:34:22 Removing intermediate container 6981f5a87d5e 02:34:22 ---> 459f93a263eb 02:34:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:34:22 ---> Running in 5f6854181671 02:34:23 Removing intermediate container 5f6854181671 02:34:23 ---> 9d191e30f0ac 02:34:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:34:23 ---> Running in f8a71a3a11a4 02:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:34:25 OK: 266 MiB in 52 packages 02:34:27 Removing intermediate container f8a71a3a11a4 02:34:27 ---> fda8a1ac8c49 02:34:27 Step 7/12 : WORKDIR /app 02:34:27 ---> Running in 1f18e76dd092 02:34:27 Removing intermediate container 1f18e76dd092 02:34:27 ---> b9aea15f6057 02:34:27 Step 8/12 : COPY go.mod vendor* ./ 02:34:27 ---> 9c974e9d6396 02:34:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:27 ---> Running in c04d792bcb9a 02:35:35 Removing intermediate container c04d792bcb9a 02:35:35 ---> 2e044cc9a01d 02:35:35 Step 10/12 : COPY . . 02:35:35 ---> 68d91d1f78a6 02:35:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:35:35 ---> Running in c739ea4ac784 02:35:35 Removing intermediate container c739ea4ac784 02:35:35 ---> 636b28b2cabf 02:35:35 Step 12/12 : RUN $MAKE 02:35:35 ---> Running in b8e4f8042967 02:35:35 noop 02:35:35 Removing intermediate container b8e4f8042967 02:35:35 ---> a5ca4f64d389 02:35:35 Successfully built a5ca4f64d389 02:35:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 + docker inspect -f . ci-base-image-arm64 02:35:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:36 prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container 02:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/86 -v /w/workspace/app-record-replay/86:/w/workspace/app-record-replay/86:rw,z -v /w/workspace/app-record-replay/86@tmp:/w/workspace/app-record-replay/86@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 02:35:40 $ docker top f24f843cf73fcd62d604c0771f7c8ed485c5e35c4716fe6471fa1d788a624894 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:41 + go version 02:35:41 go version go1.21.0 linux/arm64 [Pipeline] } 02:35:41 $ docker stop --time=1 f24f843cf73fcd62d604c0771f7c8ed485c5e35c4716fe6471fa1d788a624894 02:35:43 $ docker rm -f --volumes f24f843cf73fcd62d604c0771f7c8ed485c5e35c4716fe6471fa1d788a624894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:44 + docker inspect -f . ci-base-image-arm64 02:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:44 prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container 02:35:44 $ 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/86 -v /w/workspace/app-record-replay/86:/w/workspace/app-record-replay/86:rw,z -v /w/workspace/app-record-replay/86@tmp:/w/workspace/app-record-replay/86@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 02:35:45 $ docker top d5b0823f1ed5c80013572bda9a584dc278a52962c2b45047c919b5285ef7f38f -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:46 + git config --global --add safe.directory /w/workspace/app-record-replay/86 [Pipeline] fileExists [Pipeline] sh 02:35:46 + make test 02:35:46 go test -race -coverprofile=coverage.out ./... 02:38:08 ? github.com/edgexfoundry/app-record-replay [no test files] 02:38:08 ok github.com/edgexfoundry/app-record-replay/internal/app 1.246s coverage: 88.0% of statements 02:38:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 02:38:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 02:38:08 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 02:38:18 ok github.com/edgexfoundry/app-record-replay/internal/application 9.996s coverage: 98.7% of statements 02:38:18 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.522s coverage: 89.7% of statements 02:38:18 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.161s coverage: 100.0% of statements 02:38:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:38:19 go vet ./... 02:40:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:40:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:40:26 ./bin/test-attribution-txt.sh 02:40:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 02:40:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:40:26 $ docker stop --time=1 d5b0823f1ed5c80013572bda9a584dc278a52962c2b45047c919b5285ef7f38f 02:40:28 $ docker rm -f --volumes d5b0823f1ed5c80013572bda9a584dc278a52962c2b45047c919b5285ef7f38f [Pipeline] // withDockerContainer [Pipeline] sh 02:40:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:40:29 Warning: overwriting stash ‘coverage-report’ 02:40:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:40:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:40:31 + ls -al . 02:40:31 total 188 02:40:31 drwxrwxr-x 9 jenkins jenkins 4096 Feb 24 02:35 . 02:40:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 02:33 .. 02:40:31 -rw-rw-r-- 1 jenkins jenkins 119 Feb 24 02:33 .dockerignore 02:40:31 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 02:33 .git 02:40:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:33 .github 02:40:31 -rw-rw-r-- 1 jenkins jenkins 164 Feb 24 02:33 .gitignore 02:40:31 -rw-rw-r-- 1 jenkins jenkins 41 Feb 24 02:33 .golangci.yml 02:40:31 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 24 02:33 Attribution.txt 02:40:31 -rw-rw-r-- 1 jenkins jenkins 458 Feb 24 02:33 CHANGELOG.md 02:40:31 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 24 02:33 Dockerfile 02:40:31 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 02:33 GOVERNANCE.md 02:40:31 -rw-rw-r-- 1 jenkins jenkins 681 Feb 24 02:33 Jenkinsfile 02:40:31 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 24 02:33 LICENSE 02:40:31 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 24 02:33 Makefile 02:40:31 -rw-rw-r-- 1 jenkins jenkins 611 Feb 24 02:33 OWNERS.md 02:40:31 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 24 02:33 README.md 02:40:31 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 24 02:33 Record and Reply.postman_collection.json 02:40:31 -rw-rw-r-- 1 jenkins jenkins 12 Feb 24 02:31 VERSION 02:40:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 02:33 bin 02:40:31 -rw-r--r-- 1 jenkins jenkins 24667 Feb 24 02:38 coverage.out 02:40:31 -rw-rw-r-- 1 jenkins jenkins 3951 Feb 24 02:33 go.mod 02:40:31 -rw-rw-r-- 1 jenkins jenkins 34490 Feb 24 02:33 go.sum 02:40:31 drwxrwxr-x 7 jenkins jenkins 4096 Feb 24 02:33 internal 02:40:31 -rw-rw-r-- 1 jenkins jenkins 913 Feb 24 02:33 main.go 02:40:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:33 openapi 02:40:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 02:33 pkg 02:40:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 02:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:31 + 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=2d7e7bcccaf720ac077dc443bc7b12b181cbc990 --label arch=arm64 --label version=3.2.0-dev.11 . 02:40:31 Sending build context to Docker daemon 284.2kB 02:40:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 02:40:31 Step 2/27 : FROM ${BASE} AS builder 02:40:31 ---> a5ca4f64d389 02:40:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 02:40:31 ---> Running in 49cb61d86aba 02:40:32 Removing intermediate container 49cb61d86aba 02:40:32 ---> d2ccb1b054d5 02:40:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:40:32 ---> Running in c32785929b38 02:40:32 Removing intermediate container c32785929b38 02:40:32 ---> a1e4fcac57b2 02:40:32 Step 5/27 : ARG ADD_BUILD_TAGS="" 02:40:32 ---> Running in d6e5e9a2b77f 02:40:33 Removing intermediate container d6e5e9a2b77f 02:40:33 ---> 28f3adabf5ae 02:40:33 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:40:33 ---> Running in 251640adafbd 02:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:40:35 OK: 266 MiB in 52 packages 02:40:36 Removing intermediate container 251640adafbd 02:40:36 ---> 427e71e52390 02:40:36 Step 7/27 : WORKDIR /app 02:40:36 ---> Running in 91a502ca2c8f 02:40:36 Removing intermediate container 91a502ca2c8f 02:40:36 ---> 5778655920e2 02:40:36 Step 8/27 : COPY go.mod vendor* ./ 02:40:37 ---> b38b2096da8c 02:40:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:37 ---> Running in 9f677feba7f8 02:40:39 Removing intermediate container 9f677feba7f8 02:40:39 ---> 29a0e096c733 02:40:39 Step 10/27 : COPY . . 02:40:39 ---> 3e444b688958 02:40:39 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:40:39 ---> Running in 42dcfab637c1 02:40:40 Removing intermediate container 42dcfab637c1 02:40:40 ---> 70e8d1d946c0 02:40:40 Step 12/27 : RUN $MAKE 02:40:40 ---> Running in 7d7d63fd57c9 02:40:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11" -trimpath -mod=readonly -o app-record-replay 02:42:32 Removing intermediate container 7d7d63fd57c9 02:42:32 ---> 7a49b2535542 02:42:32 Step 13/27 : FROM alpine:3.18 02:42:32 3.18: Pulling from library/alpine 02:42:32 c6b39de5b339: Pulling fs layer 02:42:32 c6b39de5b339: Verifying Checksum 02:42:32 c6b39de5b339: Download complete 02:42:33 c6b39de5b339: Pull complete 02:42:33 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:42:33 Status: Downloaded newer image for alpine:3.18 02:42:33 ---> 33abbf032149 02:42:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:42:33 ---> Running in afa5f03dea20 02:42:33 Removing intermediate container afa5f03dea20 02:42:33 ---> 3abacc66b3b6 02:42:33 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 02:42:33 ---> Running in c25c940d9806 02:42:33 Removing intermediate container c25c940d9806 02:42:33 ---> a77ad93e010a 02:42:33 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 02:42:33 ---> Running in 7b1ececa2860 02:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:42:36 (1/2) Installing ca-certificates (20230506-r0) 02:42:36 (2/2) Installing dumb-init (1.2.5-r2) 02:42:36 Executing busybox-1.36.1-r5.trigger 02:42:36 Executing ca-certificates-20230506-r0.trigger 02:42:36 OK: 9 MiB in 17 packages 02:42:37 Removing intermediate container 7b1ececa2860 02:42:37 ---> 3959d02d1c02 02:42:37 Step 17/27 : RUN apk --no-cache upgrade 02:42:37 ---> Running in a1294aa90888 02:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:42:40 OK: 9 MiB in 17 packages 02:42:41 Removing intermediate container a1294aa90888 02:42:41 ---> 75b82cd94820 02:42:41 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:42:44 ---> 8d7e477e9d2a 02:42:44 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:42:45 ---> fff806511af9 02:42:45 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:42:45 ---> 0144ae0b508a 02:42:45 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 02:42:47 ---> 14eb669fb165 02:42:47 Step 22/27 : EXPOSE 59712 02:42:47 ---> Running in b6040983b12c 02:42:47 Removing intermediate container b6040983b12c 02:42:47 ---> e6c22fa1066d 02:42:47 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 02:42:47 ---> Running in f3d1ca271012 02:42:47 Removing intermediate container f3d1ca271012 02:42:47 ---> d443a3930aa8 02:42:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:42:47 ---> Running in bc9a0cff3c5a 02:42:47 Removing intermediate container bc9a0cff3c5a 02:42:47 ---> 02dbf6b92a7e 02:42:47 Step 25/27 : LABEL arch=arm64 02:42:48 ---> Running in 2d8e0b4b0636 02:42:48 Removing intermediate container 2d8e0b4b0636 02:42:48 ---> f3282c14c196 02:42:48 Step 26/27 : LABEL git_sha=2d7e7bcccaf720ac077dc443bc7b12b181cbc990 02:42:48 ---> Running in cb7193ac8c0e 02:42:48 Removing intermediate container cb7193ac8c0e 02:42:48 ---> 7a662084e47f 02:42:48 Step 27/27 : LABEL version=3.2.0-dev.11 02:42:48 ---> Running in 5f739c24a220 02:42:48 Removing intermediate container 5f739c24a220 02:42:48 ---> 075d57b72362 02:42:48 [Warning] One or more build-args [ARCH] were not consumed 02:42:48 Successfully built 075d57b72362 02:42:48 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 02:42:49 provisioning config files... 02:42:49 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/86@tmp/config8154478060880999746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:49 ---> ****-login.sh 02:42:49 nexus3.edgexfoundry.org:10001 02:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:50 Configure a credential helper to remove this warning. See 02:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:50 02:42:50 Login Succeeded 02:42:50 nexus3.edgexfoundry.org:10002 02:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:50 Configure a credential helper to remove this warning. See 02:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:50 02:42:50 Login Succeeded 02:42:50 nexus3.edgexfoundry.org:10003 02:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:50 Configure a credential helper to remove this warning. See 02:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:50 02:42:50 Login Succeeded 02:42:50 nexus3.edgexfoundry.org:10004 02:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:51 Configure a credential helper to remove this warning. See 02:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:51 02:42:51 Login Succeeded 02:42:51 ****.io 02:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:51 Configure a credential helper to remove this warning. See 02:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:51 02:42:51 Login Succeeded 02:42:51 ---> ****-login.sh ends [Pipeline] } 02:42:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:42:51 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 02:42:51 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 02:42:51 latest 02:42:51 3.2.0-dev.11 02:42:51 2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 02:42:51 main 02:42:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:52 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:52 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 02:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 02:42:52 d5b2ea4df956: Preparing 02:42:52 1dabbe62a244: Preparing 02:42:52 a187fb4ad44f: Preparing 02:42:52 05f4f6e7a231: Preparing 02:42:52 3345fc486753: Preparing 02:42:52 95a7d157afb4: Preparing 02:42:52 95a7d157afb4: Waiting 02:42:52 7c504f21be85: Preparing 02:42:52 7c504f21be85: Waiting 02:42:52 a187fb4ad44f: Pushed 02:42:52 05f4f6e7a231: Pushed 02:42:52 3345fc486753: Pushed 02:42:52 7c504f21be85: Layer already exists 02:42:53 1dabbe62a244: Pushed 02:42:53 95a7d157afb4: Pushed 02:42:58 d5b2ea4df956: Pushed 02:42:58 2d7e7bcccaf720ac077dc443bc7b12b181cbc990: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:59 + 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 02:42:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 02:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 02:42:59 d5b2ea4df956: Preparing 02:42:59 1dabbe62a244: Preparing 02:42:59 a187fb4ad44f: Preparing 02:42:59 05f4f6e7a231: Preparing 02:42:59 3345fc486753: Preparing 02:42:59 95a7d157afb4: Preparing 02:42:59 7c504f21be85: Preparing 02:42:59 95a7d157afb4: Waiting 02:42:59 7c504f21be85: Waiting 02:42:59 a187fb4ad44f: Layer already exists 02:42:59 1dabbe62a244: Layer already exists 02:42:59 3345fc486753: Layer already exists 02:42:59 05f4f6e7a231: Layer already exists 02:42:59 d5b2ea4df956: Layer already exists 02:42:59 95a7d157afb4: Layer already exists 02:42:59 7c504f21be85: Layer already exists 02:42:59 latest: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:00 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.11 02:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 02:43:00 d5b2ea4df956: Preparing 02:43:00 1dabbe62a244: Preparing 02:43:00 a187fb4ad44f: Preparing 02:43:00 05f4f6e7a231: Preparing 02:43:00 3345fc486753: Preparing 02:43:00 95a7d157afb4: Preparing 02:43:00 7c504f21be85: Preparing 02:43:00 95a7d157afb4: Waiting 02:43:00 7c504f21be85: Waiting 02:43:00 1dabbe62a244: Layer already exists 02:43:00 d5b2ea4df956: Layer already exists 02:43:00 3345fc486753: Layer already exists 02:43:00 a187fb4ad44f: Layer already exists 02:43:00 05f4f6e7a231: Layer already exists 02:43:00 7c504f21be85: Layer already exists 02:43:00 95a7d157afb4: Layer already exists 02:43:00 3.2.0-dev.11: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:01 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 02:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 02:43:01 d5b2ea4df956: Preparing 02:43:01 1dabbe62a244: Preparing 02:43:01 a187fb4ad44f: Preparing 02:43:01 05f4f6e7a231: Preparing 02:43:01 3345fc486753: Preparing 02:43:01 95a7d157afb4: Preparing 02:43:01 7c504f21be85: Preparing 02:43:01 95a7d157afb4: Waiting 02:43:01 7c504f21be85: Waiting 02:43:01 05f4f6e7a231: Layer already exists 02:43:01 a187fb4ad44f: Layer already exists 02:43:01 1dabbe62a244: Layer already exists 02:43:01 d5b2ea4df956: Layer already exists 02:43:01 3345fc486753: Layer already exists 02:43:01 7c504f21be85: Layer already exists 02:43:01 95a7d157afb4: Layer already exists 02:43:01 2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:02 + 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 02:43:02 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 02:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 02:43:02 d5b2ea4df956: Preparing 02:43:02 1dabbe62a244: Preparing 02:43:02 a187fb4ad44f: Preparing 02:43:02 05f4f6e7a231: Preparing 02:43:02 3345fc486753: Preparing 02:43:02 95a7d157afb4: Preparing 02:43:02 7c504f21be85: Preparing 02:43:02 95a7d157afb4: Waiting 02:43:02 7c504f21be85: Waiting 02:43:02 05f4f6e7a231: Layer already exists 02:43:02 3345fc486753: Layer already exists 02:43:02 1dabbe62a244: Layer already exists 02:43:02 a187fb4ad44f: Layer already exists 02:43:02 d5b2ea4df956: Layer already exists 02:43:02 7c504f21be85: Layer already exists 02:43:02 95a7d157afb4: Layer already exists 02:43:03 main: digest: sha256:5dca38ae1c5a1cef04cf02556b7c96d02fe405d74f1691cc454dfa5849566d2b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:03 ===================================================== [Pipeline] echo 02:43:03 taggedImages: 02:43:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990 02:43:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 02:43:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.11 02:43:03 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2d7e7bcccaf720ac077dc443bc7b12b181cbc990-3.2.0-dev.11 02:43:03 - 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 02:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:04 02:43:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:04 arm64: Pulling from edgex-lftools-log-publisher 02:43:04 8998bd30e6a1: Pulling fs layer 02:43:04 04944245beec: Pulling fs layer 02:43:04 699f458cf7ca: Pulling fs layer 02:43:04 765212b225bb: Pulling fs layer 02:43:04 f23df028b6ca: Pulling fs layer 02:43:04 d65c8cfc05b1: Pulling fs layer 02:43:04 765212b225bb: Waiting 02:43:04 2437ff75d9bd: Pulling fs layer 02:43:04 d65c8cfc05b1: Waiting 02:43:04 2437ff75d9bd: Waiting 02:43:04 f23df028b6ca: Waiting 02:43:04 04944245beec: Verifying Checksum 02:43:04 04944245beec: Download complete 02:43:04 765212b225bb: Verifying Checksum 02:43:04 765212b225bb: Download complete 02:43:04 f23df028b6ca: Verifying Checksum 02:43:04 f23df028b6ca: Download complete 02:43:04 d65c8cfc05b1: Verifying Checksum 02:43:04 d65c8cfc05b1: Download complete 02:43:04 699f458cf7ca: Verifying Checksum 02:43:04 699f458cf7ca: Download complete 02:43:05 8998bd30e6a1: Verifying Checksum 02:43:05 8998bd30e6a1: Download complete 02:43:07 2437ff75d9bd: Verifying Checksum 02:43:07 2437ff75d9bd: Download complete 02:43:09 8998bd30e6a1: Pull complete 02:43:12 04944245beec: Pull complete 02:43:14 699f458cf7ca: Pull complete 02:43:14 765212b225bb: Pull complete 02:43:15 f23df028b6ca: Pull complete 02:43:15 d65c8cfc05b1: Pull complete 02:43:33 2437ff75d9bd: Pull complete 02:43:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:43:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:34 prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container 02:43:34 $ 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/86 -v /w/workspace/app-record-replay/86:/w/workspace/app-record-replay/86:rw,z -v /w/workspace/app-record-replay/86@tmp:/w/workspace/app-record-replay/86@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 02:43:36 $ docker top 83b3d92cc4ee9695a2cac871530537365e65a45af6eb6dc334ecf8ecb84fe5cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:37 ---> job-cost.sh 02:43:37 lf-activate-venv: SKIPPING 02:43:37 INFO: No Stack... 02:43:37 INFO: Retrieving Pricing Info for: v3-standard-4 02:43:38 INFO: Archiving Costs [Pipeline] sh 02:43:39 + cat /w/workspace/app-record-replay/86/archives/cost.csv 02:43:39 + cut -d, -f6 [Pipeline] lock 02:43:39 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] 02:43:39 Resource [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] did not exist. Created. 02:43:39 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:43:40 /w/workspace/app-record-replay/86@tmp/durable-6bebba91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:43:40 + echo total: 0.10999999940395355 [Pipeline] stash 02:43:40 Warning: overwriting stash ‘stack-cost’ 02:43:40 Stashed 1 file(s) [Pipeline] } 02:43:40 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 02:43:40 $ docker stop --time=1 83b3d92cc4ee9695a2cac871530537365e65a45af6eb6dc334ecf8ecb84fe5cf 02:43:43 $ docker rm -f --volumes 83b3d92cc4ee9695a2cac871530537365e65a45af6eb6dc334ecf8ecb84fe5cf [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 02:43:45 provisioning config files... 02:43:45 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3624839531739118293tmp [Pipeline] { [Pipeline] sh 02:43:45 + set +x 02:43:45 + curl -s https://codecov.io/bash 02:43:45 + bash -s -- 02:43:45 02:43:45 _____ _ 02:43:45 / ____| | | 02:43:45 | | ___ __| | ___ ___ _____ __ 02:43:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:43:45 | |___| (_) | (_| | __/ (_| (_) \ V / 02:43:45 \_____\___/ \__,_|\___|\___\___/ \_/ 02:43:45 Bash-1.0.6 02:43:45 02:43:45 02:43:45 ==> git version 2.25.1 found 02:43:45 ==> 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 02:43:45 Release-Date: 2020-01-08 02:43:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:43:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:43:45 ==> Jenkins CI detected. 02:43:45 current dir:  /w/workspace/exfoundry_app-record-replay_main 02:43:45 project root: . 02:43:45 --> token set from env 02:43:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:43:45 ==> Running gcov in . (disable via -X gcov) 02:43:45 ==> Python coveragepy not found 02:43:45 ==> Searching for coverage reports in: 02:43:45 + . 02:43:45 -> Found 1 reports 02:43:45 ==> Detecting git/mercurial file structure 02:43:45 ==> Reading reports 02:43:45 + ./coverage.out bytes=24667 02:43:45 ==> Appending adjustments 02:43:45 https://docs.codecov.io/docs/fixing-reports 02:43:45 + Found adjustments 02:43:46 ==> Gzipping contents 02:43:46 8.0K /tmp/codecov.5ypLuY.gz 02:43:46 ==> Uploading reports 02:43:46 url: https://codecov.io 02:43:46 query: branch=main&commit=2d7e7bcccaf720ac077dc443bc7b12b181cbc990&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:46 -> Pinging Codecov 02:43:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2d7e7bcccaf720ac077dc443bc7b12b181cbc990&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:46 -> Uploading to 02:43:46 https://storage.googleapis.com/codecov/v4/raw/2024-02-24/F467761B9912B4F32F9BC62907045C81/2d7e7bcccaf720ac077dc443bc7b12b181cbc990/b7818302-6280-4a7e-95c2-92c48d647818.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240224T024345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f072149fed3f03231b76ed69bc2cbacedc1d245adc66c8a497b079ac8b73c55d 02:43:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:46 Dload Upload Total Spent Left Speed 02:43:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 19404 --:--:-- --:--:-- --:--:-- 19404 02:43:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] } 02:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:43:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:43:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:43:47 02:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:43:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:43:47 df9b9388f04a: Pulling fs layer 02:43:47 52dc419b0ee2: Pulling fs layer 02:43:47 25bc292e5bac: Pulling fs layer 02:43:47 114826534d7a: Pulling fs layer 02:43:47 4657fd5d0bcf: Pulling fs layer 02:43:47 6ad1cebc031e: Pulling fs layer 02:43:47 8a3aa393b2d8: Pulling fs layer 02:43:47 114826534d7a: Waiting 02:43:47 4657fd5d0bcf: Waiting 02:43:47 6ad1cebc031e: Waiting 02:43:47 8a3aa393b2d8: Waiting 02:43:47 25bc292e5bac: Verifying Checksum 02:43:47 25bc292e5bac: Download complete 02:43:47 52dc419b0ee2: Verifying Checksum 02:43:47 52dc419b0ee2: Download complete 02:43:47 4657fd5d0bcf: Verifying Checksum 02:43:47 4657fd5d0bcf: Download complete 02:43:47 df9b9388f04a: Verifying Checksum 02:43:47 df9b9388f04a: Download complete 02:43:47 df9b9388f04a: Pull complete 02:43:47 6ad1cebc031e: Download complete 02:43:47 52dc419b0ee2: Pull complete 02:43:48 25bc292e5bac: Pull complete 02:43:48 114826534d7a: Verifying Checksum 02:43:48 114826534d7a: Download complete 02:43:48 8a3aa393b2d8: Verifying Checksum 02:43:48 8a3aa393b2d8: Download complete 02:43:51 114826534d7a: Pull complete 02:43:51 4657fd5d0bcf: Pull complete 02:43:52 6ad1cebc031e: Pull complete 02:43:55 8a3aa393b2d8: Pull complete 02:43:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:43:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:43:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:56 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:43:56 $ 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:1.410.4 cat 02:44:00 $ docker top 2f7e5f29dfa7fef123f6bb6386258ba8bc9cef5dd36cbfbbe0d02bcf61c8fb18 -eo pid,comm [Pipeline] { [Pipeline] echo 02:44:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 02:44:01 + set -o pipefail 02:44:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 02:44:07 02:44:07 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 02:44:07 02:44:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/4884c03f-6a94-4724-bc7a-d7212ded11e6 02:44:07 02:44:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:44:07 02:44:07 02:44:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:44:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:44:07 More details here: https://snyk.co/ue1NS [Pipeline] } 02:44:07 $ docker stop --time=1 2f7e5f29dfa7fef123f6bb6386258ba8bc9cef5dd36cbfbbe0d02bcf61c8fb18 02:44:10 $ docker rm -f --volumes 2f7e5f29dfa7fef123f6bb6386258ba8bc9cef5dd36cbfbbe0d02bcf61c8fb18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:44:12 + git log --format=format:%s -1 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 [Pipeline] sh 02:44:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:13 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:44:13 $ 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 02:44:13 $ docker top 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 -eo pid,comm 02:44:13 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). 02:44:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:13 [ssh-agent] Looking for ssh-agent implementation... 02:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:14 $ docker exec 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 ssh-agent 02:44:14 SSH_AUTH_SOCK=/tmp/ssh-YNxrWOTc6TGA/agent.33 02:44:14 SSH_AGENT_PID=39 02:44:14 Running ssh-add (command line suppressed) 02:44:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16851477459633392514.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16851477459633392514.key) 02:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:14 + git semver tag 02:44:14 2024-02-24 02:44:14,893 [run_tag] DEBUG tag force:False 02:44:14 2024-02-24 02:44:14,893 [check_head_tag] DEBUG check head tag 02:44:14 2024-02-24 02:44:14,894 [execute] INFO git cat-file --batch-check 02:44:14 2024-02-24 02:44:14,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 02:44:14 2024-02-24 02:44:14,897 [execute] INFO git cat-file --batch 02:44:14 2024-02-24 02:44:14,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 02:44:14 2024-02-24 02:44:14,921 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 02:44:14 2024-02-24 02:44:14,921 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 02:44:14 2024-02-24 02:44:14,921 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 02:44:14 2024-02-24 02:44:14,926 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 02:44:14 3.2.0-dev.11 [Pipeline] } 02:44:14 $ docker exec --env ******** --env ******** 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 ssh-agent -k 02:44:15 unset SSH_AUTH_SOCK; 02:44:15 unset SSH_AGENT_PID; 02:44:15 echo Agent pid 39 killed; 02:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:15 + git semver [Pipeline] } 02:44:15 $ docker stop --time=1 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 02:44:17 $ docker rm -f --volumes 8cb45b6a2545430d059a78bcfbacbb7e4a5033596aea6aa7b395703581275823 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:17 02:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:18 0.23.1-centos7: Pulling from edgex-lftools 02:44:18 ab5ef0e58194: Pulling fs layer 02:44:18 9712f1f96733: Pulling fs layer 02:44:18 63f879dbbcfc: Pulling fs layer 02:44:18 0d9ebad4ef96: Pulling fs layer 02:44:18 e9a5061849ea: Pulling fs layer 02:44:18 d747dcd14b5f: Pulling fs layer 02:44:18 2de7ff778b66: Pulling fs layer 02:44:18 d747dcd14b5f: Waiting 02:44:18 0d9ebad4ef96: Waiting 02:44:18 e9a5061849ea: Waiting 02:44:18 2de7ff778b66: Waiting 02:44:18 9712f1f96733: Verifying Checksum 02:44:18 9712f1f96733: Download complete 02:44:18 63f879dbbcfc: Verifying Checksum 02:44:18 63f879dbbcfc: Download complete 02:44:18 e9a5061849ea: Verifying Checksum 02:44:18 e9a5061849ea: Download complete 02:44:18 d747dcd14b5f: Verifying Checksum 02:44:18 d747dcd14b5f: Download complete 02:44:18 ab5ef0e58194: Download complete 02:44:18 0d9ebad4ef96: Verifying Checksum 02:44:18 0d9ebad4ef96: Download complete 02:44:19 2de7ff778b66: Verifying Checksum 02:44:19 2de7ff778b66: Download complete 02:44:21 ab5ef0e58194: Pull complete 02:44:21 9712f1f96733: Pull complete 02:44:22 63f879dbbcfc: Pull complete 02:44:26 0d9ebad4ef96: Pull complete 02:44:26 e9a5061849ea: Pull complete 02:44:26 d747dcd14b5f: Pull complete 02:44:27 2de7ff778b66: Pull complete 02:44:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:27 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:44:27 $ 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 02:44:32 $ docker top 8aa5275b19776176d1ce48be97d92881b1dd4e4b2b2f96f188dd76917a8f449e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:44:32 provisioning config files... 02:44:32 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8554361180125223437tmp 02:44:32 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12123187657519557448tmp 02:44:32 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11154772489107988241tmp [Pipeline] { [Pipeline] echo 02:44:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:44:33 ---> sigul-configuration.sh 02:44:33 gpg: directory `/root/.gnupg' created 02:44:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:44:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:44:33 gpg: keyring `/root/.gnupg/secring.gpg' created 02:44:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:44:33 gpg: CAST5 encrypted data 02:44:33 gpg: encrypted with 1 passphrase 02:44:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:44:33 + mkdir /home/jenkins 02:44:33 + mkdir /home/jenkins/sigul [Pipeline] sh 02:44:33 + 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 02:44:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:44:33 ---> sigul-install.sh 02:44:33 Sigul already installed; skipping installation. [Pipeline] sh 02:44:34 + git tag --list 02:44:34 v3.1 02:44:34 v3.1.0 02:44:34 v3.1.0-dev.0 02:44:34 v3.1.0-dev.1 02:44:34 v3.1.0-dev.10 02:44:34 v3.1.0-dev.11 02:44:34 v3.1.0-dev.12 02:44:34 v3.1.0-dev.13 02:44:34 v3.1.0-dev.14 02:44:34 v3.1.0-dev.15 02:44:34 v3.1.0-dev.16 02:44:34 v3.1.0-dev.17 02:44:34 v3.1.0-dev.18 02:44:34 v3.1.0-dev.19 02:44:34 v3.1.0-dev.2 02:44:34 v3.1.0-dev.20 02:44:34 v3.1.0-dev.21 02:44:34 v3.1.0-dev.22 02:44:34 v3.1.0-dev.23 02:44:34 v3.1.0-dev.24 02:44:34 v3.1.0-dev.25 02:44:34 v3.1.0-dev.26 02:44:34 v3.1.0-dev.27 02:44:34 v3.1.0-dev.28 02:44:34 v3.1.0-dev.29 02:44:34 v3.1.0-dev.3 02:44:34 v3.1.0-dev.30 02:44:34 v3.1.0-dev.31 02:44:34 v3.1.0-dev.32 02:44:34 v3.1.0-dev.33 02:44:34 v3.1.0-dev.34 02:44:34 v3.1.0-dev.35 02:44:34 v3.1.0-dev.36 02:44:34 v3.1.0-dev.37 02:44:34 v3.1.0-dev.38 02:44:34 v3.1.0-dev.39 02:44:34 v3.1.0-dev.4 02:44:34 v3.1.0-dev.40 02:44:34 v3.1.0-dev.41 02:44:34 v3.1.0-dev.42 02:44:34 v3.1.0-dev.43 02:44:34 v3.1.0-dev.44 02:44:34 v3.1.0-dev.45 02:44:34 v3.1.0-dev.46 02:44:34 v3.1.0-dev.47 02:44:34 v3.1.0-dev.48 02:44:34 v3.1.0-dev.49 02:44:34 v3.1.0-dev.5 02:44:34 v3.1.0-dev.50 02:44:34 v3.1.0-dev.51 02:44:34 v3.1.0-dev.52 02:44:34 v3.1.0-dev.53 02:44:34 v3.1.0-dev.54 02:44:34 v3.1.0-dev.55 02:44:34 v3.1.0-dev.56 02:44:34 v3.1.0-dev.57 02:44:34 v3.1.0-dev.58 02:44:34 v3.1.0-dev.59 02:44:34 v3.1.0-dev.6 02:44:34 v3.1.0-dev.60 02:44:34 v3.1.0-dev.61 02:44:34 v3.1.0-dev.62 02:44:34 v3.1.0-dev.63 02:44:34 v3.1.0-dev.64 02:44:34 v3.1.0-dev.65 02:44:34 v3.1.0-dev.66 02:44:34 v3.1.0-dev.67 02:44:34 v3.1.0-dev.68 02:44:34 v3.1.0-dev.7 02:44:34 v3.1.0-dev.8 02:44:34 v3.1.0-dev.9 02:44:34 v3.2.0-dev.1 02:44:34 v3.2.0-dev.10 02:44:34 v3.2.0-dev.11 02:44:34 v3.2.0-dev.2 02:44:34 v3.2.0-dev.3 02:44:34 v3.2.0-dev.4 02:44:34 v3.2.0-dev.5 02:44:34 v3.2.0-dev.6 02:44:34 v3.2.0-dev.7 02:44:34 v3.2.0-dev.8 02:44:34 v3.2.0-dev.9 [Pipeline] sh 02:44:34 + lftools sign git-tag v3.2.0-dev.11 02:44:35 Signing Git tag with Sigul... 02:44:35 Signing v3.2.0-dev.11 [Pipeline] echo 02:44:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:44:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:44:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:44:36 $ docker stop --time=1 8aa5275b19776176d1ce48be97d92881b1dd4e4b2b2f96f188dd76917a8f449e 02:44:37 $ docker rm -f --volumes 8aa5275b19776176d1ce48be97d92881b1dd4e4b2b2f96f188dd76917a8f449e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:44:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:40 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:44:40 $ 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 02:44:40 $ docker top 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 -eo pid,comm 02:44:40 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). 02:44:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:40 [ssh-agent] Looking for ssh-agent implementation... 02:44:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:40 $ docker exec 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 ssh-agent 02:44:41 SSH_AUTH_SOCK=/tmp/ssh-LUbrG1Lgspwj/agent.33 02:44:41 SSH_AGENT_PID=39 02:44:41 Running ssh-add (command line suppressed) 02:44:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6192227403532596088.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6192227403532596088.key) 02:44:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:41 + git semver bump pre 02:44:41 2024-02-24 02:44:41,708 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 02:44:41 2024-02-24 02:44:41,709 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev 02:44:41 2024-02-24 02:44:41,709 [bump_version] DEBUG bumped version:3.2.0-dev.12 02:44:41 2024-02-24 02:44:41,709 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 02:44:41 2024-02-24 02:44:41,709 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 02:44:41 2024-02-24 02:44:41,709 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 02:44:41 2024-02-24 02:44:41,711 [execute] INFO git cat-file --batch-check 02:44:41 2024-02-24 02:44:41,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 02:44:41 2024-02-24 02:44:41,715 [execute] INFO git cat-file --batch 02:44:41 2024-02-24 02:44:41,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 02:44:41 2024-02-24 02:44:41,720 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 02:44:41 3.2.0-dev.12 [Pipeline] } 02:44:41 $ docker exec --env ******** --env ******** 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 ssh-agent -k 02:44:41 unset SSH_AUTH_SOCK; 02:44:41 unset SSH_AGENT_PID; 02:44:41 echo Agent pid 39 killed; 02:44:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:42 + git semver [Pipeline] } 02:44:42 $ docker stop --time=1 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 02:44:43 $ docker rm -f --volumes 0095e385890693e975bb28fa49e788b587a9ec55e14fce1fc2211e652a1fa3f1 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:45 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:44:45 $ 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 02:44:45 $ docker top 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:45 [ssh-agent] Looking for ssh-agent implementation... 02:44:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:45 $ docker exec 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 ssh-agent 02:44:45 SSH_AUTH_SOCK=/tmp/ssh-0rJNEJ01GopD/agent.32 02:44:45 SSH_AGENT_PID=38 02:44:45 Running ssh-add (command line suppressed) 02:44:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9125101205528196651.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9125101205528196651.key) 02:44:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:46 + git semver push 02:44:46 2024-02-24 02:44:46,636 [run_push] DEBUG push 02:44:46 2024-02-24 02:44:46,637 [execute] INFO git cat-file --batch-check 02:44:46 2024-02-24 02:44:46,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 02:44:46 2024-02-24 02:44:46,641 [execute] INFO git rev-list 7250c9c0e2d773a6e5f6b3cd853fbfefccb5bcbb -- 02:44:46 2024-02-24 02:44:46,642 [execute] DEBUG Popen(['git', 'rev-list', '7250c9c0e2d773a6e5f6b3cd853fbfefccb5bcbb', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 02:44:46 2024-02-24 02:44:46,648 [execute] INFO git fetch -v origin 02:44:46 2024-02-24 02:44:46,648 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 02:44:47 2024-02-24 02:44:47,148 [run_push] DEBUG no remote changes detected 02:44:47 2024-02-24 02:44:47,149 [execute] INFO git push origin semver 02:44:47 2024-02-24 02:44:47,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 02:44:48 2024-02-24 02:44:47,869 [run_push] DEBUG push all version tags 02:44:48 2024-02-24 02:44:47,869 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:44:48 2024-02-24 02:44:47,870 [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) 02:44:48 2024-02-24 02:44:48,569 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 02:44:48 3.2.0-dev.12 [Pipeline] } 02:44:48 $ docker exec --env ******** --env ******** 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 ssh-agent -k 02:44:48 unset SSH_AUTH_SOCK; 02:44:48 unset SSH_AGENT_PID; 02:44:48 echo Agent pid 38 killed; 02:44:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:49 + git semver [Pipeline] } 02:44:49 $ docker stop --time=1 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 02:44:51 $ docker rm -f --volumes 922e8e4cef33581257f28fa61f4969aaf1b7b0b1595674310146604029bbf566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:44:53 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 02:44:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 02:44:53 total 16 02:44:53 drwxr-xr-x 3 root root 4096 Feb 24 02:33 . 02:44:53 drwxrwxr-x 11 jenkins jenkins 4096 Feb 24 02:44 .. 02:44:53 drwxr-xr-x 2 root root 4096 Feb 24 02:33 cost 02:44:53 -rw-r--r-- 1 root root 88 Feb 24 02:33 cost.csv 02:44:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 02:44:53 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 02:44:53 total 16 02:44:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 02:33 . 02:44:53 drwxrwxr-x 11 jenkins jenkins 4096 Feb 24 02:44 .. 02:44:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 24 02:33 cost 02:44:53 -rw-r--r-- 1 jenkins jenkins 88 Feb 24 02:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:44:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:44:54 ---> package-listing.sh 02:44:54 ++ facter osfamily 02:44:54 ++ tr '[:upper:]' '[:lower:]' 02:44:54 + OS_FAMILY=debian 02:44:54 + workspace=/w/workspace/exfoundry_app-record-replay_main 02:44:54 + START_PACKAGES=/tmp/packages_start.txt 02:44:54 + END_PACKAGES=/tmp/packages_end.txt 02:44:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:44:54 + PACKAGES=/tmp/packages_start.txt 02:44:54 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 02:44:54 + PACKAGES=/tmp/packages_end.txt 02:44:54 + case "${OS_FAMILY}" in 02:44:54 + dpkg -l 02:44:54 + grep '^ii' 02:44:54 + '[' -f /tmp/packages_start.txt ']' 02:44:54 + '[' -f /tmp/packages_end.txt ']' 02:44:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:44:54 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 02:44:54 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 02:44:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 02:44:54 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 02:44:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:55 prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container 02:44:55 $ 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 02:44:56 $ docker top 1676ce343b7269f4241add89cd8a609178c034dfca4eae4c0c394c48192ff4b9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:56 + touch /tmp/pre-build-complete [Pipeline] sh 02:44:57 + mkdir -p /var/log/sysstat [Pipeline] sh 02:44:57 + ls /var/log/sa-host 02:44:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:57 provisioning config files... 02:44:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3371653129834539894tmp [Pipeline] { [Pipeline] echo 02:44:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:44:58 ---> create-netrc.sh [Pipeline] } 02:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:44:58 ---> python-tools-install.sh [Pipeline] echo 02:44:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:44:58 ---> sudo-logs.sh 02:44:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:44:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:44:59 ---> job-cost.sh 02:44:59 lf-activate-venv: SKIPPING 02:44:59 DEBUG: total: 0.2199999988079071 02:44:59 INFO: Retrieving Stack Cost... 02:44:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:45:00 INFO: Archiving Costs [Pipeline] echo 02:45:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:45:00 ---> logs-deploy.sh 02:45:00 lf-activate-venv: SKIPPING 02:45:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/86 02:45:00 INFO: archiving workspace using pattern(s): 02:45:01 Archives upload complete. 02:45:01 INFO: archiving logs to Nexus