Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73821206136820b490740b0d0118952f550c5005 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-ssh6157317317727082511.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16467258885730444374.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15615122081228098253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9262923593052882819.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-ssh3044072888969821296.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25895 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 73821206136820b490740b0d0118952f550c5005 (main) Commit message: "Merge pull request #152 from jackchenjc/edgex-go-issue-4916-2" > 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 73821206136820b490740b0d0118952f550c5005 # timeout=10 > git rev-list --no-walk 62ddbc5b0f189cb0e082a652d86835a7c06dea97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:03:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:03:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:03:06 ========================================================= 08:03:06 EdgeX Global Pipelines Version Info 08:03:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:03:07 ------------------- 08:03:07 stable info: 08:03:07 ------------------- 08:03:07 Commited By: Ginny Guan ginny@iotechsys.com 08:03:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:03:07 Message: update stable to v1.0.265 08:03:08 ------------------- 08:03:08 experimental info: 08:03:08 ------------------- 08:03:08 Commited By: Cherry Wang cherry@iotechsys.com 08:03:08 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:03:08 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:03:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73821206136820b490740b0d0118952f550c5005 [Pipeline] echo 08:03:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7382120 [Pipeline] echo 08:03:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:09 provisioning config files... 08:03:09 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1975589186615516061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:09 ---> ****-login.sh 08:03:09 nexus3.edgexfoundry.org:10001 08:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:09 Configure a credential helper to remove this warning. See 08:03:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:09 08:03:09 Login Succeeded 08:03:09 nexus3.edgexfoundry.org:10002 08:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:09 Configure a credential helper to remove this warning. See 08:03:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:09 08:03:09 Login Succeeded 08:03:09 nexus3.edgexfoundry.org:10003 08:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:09 Configure a credential helper to remove this warning. See 08:03:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:09 08:03:09 Login Succeeded 08:03:09 nexus3.edgexfoundry.org:10004 08:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:09 Configure a credential helper to remove this warning. See 08:03:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:09 08:03:09 Login Succeeded 08:03:09 ****.io 08:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:10 Configure a credential helper to remove this warning. See 08:03:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:10 08:03:10 Login Succeeded 08:03:10 ---> ****-login.sh ends [Pipeline] } 08:03:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:03:10 + git rev-list -1 --merges 73821206136820b490740b0d0118952f550c5005~1..73821206136820b490740b0d0118952f550c5005 [Pipeline] echo 08:03:10 -----------> git rev-list -1 --merges 73821206136820b490740b0d0118952f550c5005~1..73821206136820b490740b0d0118952f550c5005 73821206136820b490740b0d0118952f550c5005 08:03:10 73821206136820b490740b0d0118952f550c5005 [false] [Pipeline] sh 08:03:11 + git log --format=format:%s -1 73821206136820b490740b0d0118952f550c5005 [Pipeline] echo 08:03:11 ========================================================= 08:03:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:03:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:11 + git log --format=format:%s -1 73821206136820b490740b0d0118952f550c5005 [Pipeline] echo 08:03:11 [semverPrep] GIT_COMMIT: 73821206136820b490740b0d0118952f550c5005, Commit Message: Merge pull request #152 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo 08:03:11 [semverPrep] This is not a build commit. [Pipeline] sh 08:03:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:11 + grep -v github /etc/ssh/ssh_known_hosts 08:03:11 + [ -e /tmp/ssh_known_hosts ] 08:03:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:03:11 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:03:11 sudo tee -a /etc/ssh/ssh_known_hosts 08:03:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:12 08:03:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:12 0.1.4: Pulling from edgex-devops/py-git-semver 08:03:12 b85a868b505f: Pulling fs layer 08:03:12 e2be974225ed: Pulling fs layer 08:03:12 339a4e72a1f5: Pulling fs layer 08:03:12 988bab9f4d93: Pulling fs layer 08:03:12 1469e6f7b9e6: Pulling fs layer 08:03:12 eaf3925da568: Pulling fs layer 08:03:12 bab4dde63d76: Pulling fs layer 08:03:12 bde34c3a00c8: Pulling fs layer 08:03:12 b352a97aabf1: Pulling fs layer 08:03:12 4872d77fe225: Pulling fs layer 08:03:12 5851b861e8e6: Pulling fs layer 08:03:12 988bab9f4d93: Waiting 08:03:12 1469e6f7b9e6: Waiting 08:03:12 eaf3925da568: Waiting 08:03:12 bab4dde63d76: Waiting 08:03:12 bde34c3a00c8: Waiting 08:03:12 b352a97aabf1: Waiting 08:03:12 4872d77fe225: Waiting 08:03:12 5851b861e8e6: Waiting 08:03:12 e2be974225ed: Verifying Checksum 08:03:12 e2be974225ed: Download complete 08:03:12 988bab9f4d93: Verifying Checksum 08:03:12 988bab9f4d93: Download complete 08:03:12 1469e6f7b9e6: Verifying Checksum 08:03:12 1469e6f7b9e6: Download complete 08:03:12 339a4e72a1f5: Verifying Checksum 08:03:12 339a4e72a1f5: Download complete 08:03:12 eaf3925da568: Verifying Checksum 08:03:12 eaf3925da568: Download complete 08:03:12 bde34c3a00c8: Verifying Checksum 08:03:12 bde34c3a00c8: Download complete 08:03:12 b352a97aabf1: Download complete 08:03:12 4872d77fe225: Verifying Checksum 08:03:12 4872d77fe225: Download complete 08:03:12 5851b861e8e6: Verifying Checksum 08:03:12 5851b861e8e6: Download complete 08:03:12 b85a868b505f: Verifying Checksum 08:03:12 b85a868b505f: Download complete 08:03:13 bab4dde63d76: Verifying Checksum 08:03:13 bab4dde63d76: Download complete 08:03:14 b85a868b505f: Pull complete 08:03:14 e2be974225ed: Pull complete 08:03:14 339a4e72a1f5: Pull complete 08:03:14 988bab9f4d93: Pull complete 08:03:15 1469e6f7b9e6: Pull complete 08:03:15 eaf3925da568: Pull complete 08:03:17 bab4dde63d76: Pull complete 08:03:17 bde34c3a00c8: Pull complete 08:03:17 b352a97aabf1: Pull complete 08:03:17 4872d77fe225: Pull complete 08:03:17 5851b861e8e6: Pull complete 08:03:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:03:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:17 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:03:17 $ 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 08:03:20 $ docker top 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae -eo pid,comm 08:03:20 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). 08:03:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:20 [ssh-agent] Looking for ssh-agent implementation... 08:03:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:20 $ docker exec 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae ssh-agent 08:03:21 SSH_AUTH_SOCK=/tmp/ssh-nbnQIc1j4RhM/agent.32 08:03:21 SSH_AGENT_PID=38 08:03:21 Running ssh-add (command line suppressed) 08:03:21 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14073935478694157894.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14073935478694157894.key) 08:03:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:21 + git tag --points-at HEAD [Pipeline] } 08:03:21 $ docker exec --env ******** --env ******** 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae ssh-agent -k 08:03:21 unset SSH_AUTH_SOCK; 08:03:21 unset SSH_AGENT_PID; 08:03:21 echo Agent pid 38 killed; 08:03:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:21 [ssh-agent] Looking for ssh-agent implementation... 08:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:21 $ docker exec 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae ssh-agent 08:03:21 SSH_AUTH_SOCK=/tmp/ssh-fg1cLQIiz2Le/agent.71 08:03:21 SSH_AGENT_PID=77 08:03:21 Running ssh-add (command line suppressed) 08:03:22 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4836989067395691864.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4836989067395691864.key) 08:03:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:22 + git semver init 08:03:22 2024-11-08 08:03:22,524 [run_init] DEBUG init version:0.0.0 force:False 08:03:22 2024-11-08 08:03:22,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 08:03:22 2024-11-08 08:03:22,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 08:03:22 2024-11-08 08:03:22,525 [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) 08:03:24 2024-11-08 08:03:24,269 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 08:03:24 2024-11-08 08:03:24,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 08:03:24 2024-11-08 08:03:24,270 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:03:24 2024-11-08 08:03:24,270 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:03:24 4.0.0-dev.1 [Pipeline] } 08:03:24 $ docker exec --env ******** --env ******** 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae ssh-agent -k 08:03:24 unset SSH_AUTH_SOCK; 08:03:24 unset SSH_AGENT_PID; 08:03:24 echo Agent pid 77 killed; 08:03:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:24 + git semver [Pipeline] } 08:03:25 $ docker stop --time=1 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae 08:03:26 $ docker rm -f --volumes 52d5343de8048e390c81caf876acfc77185f5a82bd8f2930b7d32d4a320556ae [Pipeline] // withDockerContainer [Pipeline] sh 08:03:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:03:27 Stashed 1 file(s) [Pipeline] echo 08:03:27 [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 08:03:27 provisioning config files... 08:03:27 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8433799734508956699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:27 ---> ****-login.sh 08:03:27 nexus3.edgexfoundry.org:10001 08:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:27 Configure a credential helper to remove this warning. See 08:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:27 08:03:27 Login Succeeded 08:03:27 nexus3.edgexfoundry.org:10002 08:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:27 Configure a credential helper to remove this warning. See 08:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:27 08:03:27 Login Succeeded 08:03:27 nexus3.edgexfoundry.org:10003 08:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:27 Configure a credential helper to remove this warning. See 08:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:27 08:03:27 Login Succeeded 08:03:27 nexus3.edgexfoundry.org:10004 08:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:27 Configure a credential helper to remove this warning. See 08:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:27 08:03:27 Login Succeeded 08:03:27 ****.io 08:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:28 Configure a credential helper to remove this warning. See 08:03:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:28 08:03:28 Login Succeeded 08:03:28 ---> ****-login.sh ends [Pipeline] } 08:03:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:03:28 ========================================================= 08:03:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:03:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:03:28 Sending build context to Docker daemon 9.801MB 08:03:28 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:03:28 Step 2/12 : FROM ${BASE} AS builder 08:03:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:03:28 43c4264eed91: Pulling fs layer 08:03:28 4cc291be95ef: Pulling fs layer 08:03:28 2ac1f1163629: Pulling fs layer 08:03:28 5c3c966382ef: Pulling fs layer 08:03:28 4f4fb700ef54: Pulling fs layer 08:03:28 5d5c8e513c77: Pulling fs layer 08:03:28 9f66e0745190: Pulling fs layer 08:03:28 f49a43e4bbc0: Pulling fs layer 08:03:28 561ebcabdf7f: Pulling fs layer 08:03:28 5c3c966382ef: Waiting 08:03:28 4f4fb700ef54: Waiting 08:03:28 561ebcabdf7f: Waiting 08:03:28 f49a43e4bbc0: Waiting 08:03:28 5d5c8e513c77: Waiting 08:03:28 9f66e0745190: Waiting 08:03:28 4cc291be95ef: Download complete 08:03:28 5c3c966382ef: Download complete 08:03:28 4f4fb700ef54: Verifying Checksum 08:03:28 4f4fb700ef54: Download complete 08:03:28 43c4264eed91: Download complete 08:03:28 5d5c8e513c77: Download complete 08:03:28 9f66e0745190: Verifying Checksum 08:03:28 9f66e0745190: Download complete 08:03:28 43c4264eed91: Pull complete 08:03:28 561ebcabdf7f: Verifying Checksum 08:03:28 561ebcabdf7f: Download complete 08:03:29 4cc291be95ef: Pull complete 08:03:29 2ac1f1163629: Verifying Checksum 08:03:29 2ac1f1163629: Download complete 08:03:29 f49a43e4bbc0: Verifying Checksum 08:03:29 f49a43e4bbc0: Download complete 08:03:32 2ac1f1163629: Pull complete 08:03:32 5c3c966382ef: Pull complete 08:03:32 4f4fb700ef54: Pull complete 08:03:32 5d5c8e513c77: Pull complete 08:03:33 9f66e0745190: Pull complete 08:03:35 f49a43e4bbc0: Pull complete 08:03:35 561ebcabdf7f: Pull complete 08:03:35 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:03:35 ---> 3a752c3f9dda 08:03:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:03:39 ---> Running in c3b150f27a48 08:03:40 Removing intermediate container c3b150f27a48 08:03:40 ---> 5784912c173a 08:03:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:03:40 ---> Running in 03ea7d647e90 08:03:40 Removing intermediate container 03ea7d647e90 08:03:40 ---> 6f6e6b6ba67d 08:03:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:03:40 ---> Running in 38a61d06261c 08:03:40 Removing intermediate container 38a61d06261c 08:03:40 ---> 576a7e7d1de9 08:03:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:40 ---> Running in 59ed9a53bb47 08:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:03:41 OK: 246 MiB in 54 packages 08:03:41 Removing intermediate container 59ed9a53bb47 08:03:41 ---> 85fbbadff09e 08:03:41 Step 7/12 : WORKDIR /app 08:03:41 ---> Running in e48118ca0ee2 08:03:41 Removing intermediate container e48118ca0ee2 08:03:41 ---> 996352f0fb19 08:03:41 Step 8/12 : COPY go.mod vendor* ./ 08:03:41 ---> 77f858e0d9d4 08:03:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:41 ---> Running in 134032eabd34 08:03:42 Still waiting to schedule task 08:03:42 ‘prd-ubuntu20.04-docker-arm64-4c-16g-25894’ is offline 08:04:38 Removing intermediate container 134032eabd34 08:04:38 ---> 8f4d869bc11d 08:04:38 Step 10/12 : COPY . . 08:04:38 ---> f4eddf158d68 08:04:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:04:38 ---> Running in 45c8e732e49c 08:04:38 Removing intermediate container 45c8e732e49c 08:04:38 ---> d091a002dc66 08:04:38 Step 12/12 : RUN $MAKE 08:04:38 ---> Running in f37ba7af5eda 08:04:38 noop 08:04:38 Removing intermediate container f37ba7af5eda 08:04:38 ---> 0289e3d8b0fe 08:04:38 Successfully built 0289e3d8b0fe 08:04:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:38 + docker inspect -f . ci-base-image-x86_64 08:04:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:38 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:04:38 $ 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 08:04:38 $ docker top 8a04e7cb919dd858a33c815bd6f32614674e71b5418bf969188f069cfa1acf80 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:39 + go version 08:04:39 go version go1.23.2 linux/amd64 [Pipeline] } 08:04:39 $ docker stop --time=1 8a04e7cb919dd858a33c815bd6f32614674e71b5418bf969188f069cfa1acf80 08:04:40 $ docker rm -f --volumes 8a04e7cb919dd858a33c815bd6f32614674e71b5418bf969188f069cfa1acf80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:40 + docker inspect -f . ci-base-image-x86_64 08:04:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:41 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:04:41 $ 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 08:04:41 $ docker top e9b196b6d185f9658d1c85a55f99a5b36874c5c8f29094f9d07a30e81aa87c38 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:41 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 08:04:42 + make test 08:04:42 go test -race -coverprofile=coverage.out ./... 08:05:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25898 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 08:05:15 Running in /w/workspace/app-record-replay/100 [Pipeline] { [Pipeline] checkout 08:05:18 Selected Git installation does not exist. Using Default 08:05:18 The recommended git tool is: NONE 08:05:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 08:05:20 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 08:05:20 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 08:05:20 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 08:05:20 ok github.com/edgexfoundry/app-record-replay/internal/app 1.023s coverage: 88.0% of statements 08:05:23 using credential edgex-jenkins-ssh 08:05:23 Cloning the remote Git repository 08:05:23 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 08:05:24 ok github.com/edgexfoundry/app-record-replay/internal/application 9.587s coverage: 98.7% of statements 08:05:24 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.102s coverage: 89.7% of statements 08:05:24 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.018s coverage: 100.0% of statements 08:05:24 running golangci-lint 08:05:24 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:05:24 go version go1.23.2 linux/amd64 08:05:24 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:05:24 level=info msg="[config_reader] Used config file .golangci.yml" 08:05:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:05:23 > git init /w/workspace/app-record-replay/100 # timeout=10 08:05:23 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 08:05:23 > git --version # timeout=10 08:05:23 > git --version # 'git version 2.25.1' 08:05:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:26 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 08:05:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:29 Avoid second fetch 08:05:29 Checking out Revision 73821206136820b490740b0d0118952f550c5005 (main) 08:05:29 > git config core.sparsecheckout # timeout=10 08:05:29 > git checkout -f 73821206136820b490740b0d0118952f550c5005 # timeout=10 08:05:30 Commit message: "Merge pull request #152 from jackchenjc/edgex-go-issue-4916-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:05:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:05:36 Dload Upload Total Spent Left Speed 08:05:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 08:05:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:05:36 + sudo tee /etc/docker/daemon.new 08:05:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:05:37 { 08:05:37 "registry-mirrors": [ 08:05:37 "https://nexus3.edgexfoundry.org:10001" 08:05:37 ], 08:05:37 "bip": "10.250.0.254/24", 08:05:37 "hosts": [ 08:05:37 "tcp://0.0.0.0:5555", 08:05:37 "unix:///var/run/docker.sock" 08:05:37 ], 08:05:37 "mtu": 1458, 08:05:37 "selinux-enabled": true, 08:05:37 "seccomp-profile": "/etc/docker/seccomp.json" 08:05:37 } [Pipeline] sh 08:05:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:05:37 + sudo service docker restart 08:05:47 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 22.779716932s" 08:05:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 7.188293ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:56 provisioning config files... 08:05:56 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/100@tmp/config9754347055257097131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:56 ---> ****-login.sh 08:05:56 nexus3.edgexfoundry.org:10001 08:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:57 Configure a credential helper to remove this warning. See 08:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:57 08:05:57 Login Succeeded 08:05:57 nexus3.edgexfoundry.org:10002 08:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:57 level=info msg="[linters_context/goanalysis] analyzers took 51.329972068s with top 10 stages: buildir: 40.993787313s, inspect: 2.563368454s, fact_deprecated: 1.736339412s, ctrlflow: 1.182195983s, printf: 951.326731ms, nilness: 898.052547ms, fact_purity: 755.155643ms, typedness: 469.957861ms, SA5012: 402.074534ms, tokenfileanalyzer: 300.670515ms" 08:05:57 level=info msg="[runner] Issues before processing: 10, after processing: 0" 08:05:57 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 10/10, exclude-rules: 10/0, path_prettifier: 10/10, identifier_marker: 10/10, cgo: 10/10, exclude: 10/10, autogenerated_exclude: 10/10, invalid_issue: 10/10, skip_files: 10/10, skip_dirs: 10/10" 08:05:57 level=info msg="[runner] processing took 1.131716ms with stages: identifier_marker: 673.304µs, exclude-rules: 162.15µs, autogenerated_exclude: 131.281µs, skip_dirs: 73.74µs, path_prettifier: 72.8µs, invalid_issue: 4.8µs, cgo: 3.68µs, nolint: 1.69µs, max_same_issues: 1.28µs, filename_unadjuster: 1.201µs, uniq_by_line: 870ns, fixer: 790ns, skip_files: 690ns, max_from_linter: 660ns, sort_results: 480ns, max_per_file_from_linter: 460ns, exclude: 440ns, path_shortener: 340ns, diff: 320ns, source_code: 280ns, path_prefixer: 240ns, severity-rules: 220ns" 08:05:57 level=info msg="[runner] linters took 10.13486874s with stages: goanalysis_metalinter: 10.133490152s" 08:05:57 level=info msg="File cache stats: 0 entries of total size 0B" 08:05:57 level=info msg="Memory: 330 samples, avg is 229.3MB, max is 1084.1MB" 08:05:57 level=info msg="Execution took 32.928350791s" 08:05:57 go vet ./... 08:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:57 Configure a credential helper to remove this warning. See 08:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:57 08:05:57 Login Succeeded 08:05:57 nexus3.edgexfoundry.org:10003 08:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:58 Configure a credential helper to remove this warning. See 08:05:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:58 08:05:58 Login Succeeded 08:05:58 nexus3.edgexfoundry.org:10004 08:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:58 Configure a credential helper to remove this warning. See 08:05:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:58 08:05:58 Login Succeeded 08:05:58 ****.io 08:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:59 Configure a credential helper to remove this warning. See 08:05:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:59 08:05:59 Login Succeeded 08:05:59 ---> ****-login.sh ends [Pipeline] } 08:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:05:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:59 ========================================================= 08:05:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:05:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:06:00 Sending build context to Docker daemon 337.9kB 08:06:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:06:00 Step 2/12 : FROM ${BASE} AS builder 08:06:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:06:00 cf04c63912e1: Pulling fs layer 08:06:00 55b35a11ae5e: Pulling fs layer 08:06:00 a37a00ec5f00: Pulling fs layer 08:06:00 50b3750afda1: Pulling fs layer 08:06:00 4f4fb700ef54: Pulling fs layer 08:06:00 50b3750afda1: Waiting 08:06:00 80978eb59214: Pulling fs layer 08:06:00 4f4fb700ef54: Waiting 08:06:00 80978eb59214: Waiting 08:06:00 c9f46d7d2bd2: Pulling fs layer 08:06:00 c5a475d317c9: Pulling fs layer 08:06:00 c9f46d7d2bd2: Waiting 08:06:00 c5a475d317c9: Waiting 08:06:00 55b35a11ae5e: Verifying Checksum 08:06:00 55b35a11ae5e: Download complete 08:06:00 50b3750afda1: Verifying Checksum 08:06:00 50b3750afda1: Download complete 08:06:00 4f4fb700ef54: Verifying Checksum 08:06:00 4f4fb700ef54: Download complete 08:06:00 80978eb59214: Verifying Checksum 08:06:00 80978eb59214: Download complete 08:06:00 cf04c63912e1: Verifying Checksum 08:06:00 cf04c63912e1: Download complete 08:06:00 c5a475d317c9: Verifying Checksum 08:06:00 c5a475d317c9: Download complete 08:06:01 cf04c63912e1: Pull complete 08:06:01 55b35a11ae5e: Pull complete 08:06:02 a37a00ec5f00: Download complete 08:06:03 c9f46d7d2bd2: Download complete 08:06:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:06:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:06:04 ./bin/test-attribution-txt.sh [Pipeline] echo 08:06:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:06:04 $ docker stop --time=1 e9b196b6d185f9658d1c85a55f99a5b36874c5c8f29094f9d07a30e81aa87c38 08:06:09 $ docker rm -f --volumes e9b196b6d185f9658d1c85a55f99a5b36874c5c8f29094f9d07a30e81aa87c38 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:06:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:06:10 + ls -al . 08:06:10 total 280 08:06:10 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 08:04 . 08:06:10 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 08:03 .. 08:06:10 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 08:03 .dockerignore 08:06:10 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:05 .git 08:06:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:03 .github 08:06:10 -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 08:03 .gitignore 08:06:10 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 08:03 .golangci.yml 08:06:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 08:03 .semver 08:06:10 -rw-rw-r-- 1 jenkins jenkins 20885 Nov 8 08:03 Attribution.txt 08:06:10 -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 08:03 CHANGELOG.md 08:06:10 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 8 08:03 Dockerfile 08:06:10 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 08:03 GOVERNANCE.md 08:06:10 -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 08:03 Jenkinsfile 08:06:10 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 08:03 LICENSE 08:06:10 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 08:03 Makefile 08:06:10 -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 08:03 OWNERS.md 08:06:10 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 08:03 README.md 08:06:10 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 08:03 Record and Reply.postman_collection.json 08:06:10 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 08:03 VERSION 08:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:03 bin 08:06:10 -rw-r--r-- 1 jenkins jenkins 34247 Nov 8 08:05 coverage.out 08:06:10 -rw-rw-r-- 1 jenkins jenkins 7488 Nov 8 08:03 go.mod 08:06:10 -rw-rw-r-- 1 jenkins jenkins 100896 Nov 8 08:03 go.sum 08:06:10 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 08:03 internal 08:06:10 -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 08:03 main.go 08:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:03 openapi 08:06:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:03 pkg 08:06:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:11 + 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=73821206136820b490740b0d0118952f550c5005 --label arch=amd64 --label version=4.0.0-dev.1 . 08:06:11 Sending build context to Docker daemon 9.836MB 08:06:11 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:06:11 Step 2/27 : FROM ${BASE} AS builder 08:06:11 ---> 0289e3d8b0fe 08:06:11 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:06:11 ---> Running in a3de21d14b1f 08:06:11 Removing intermediate container a3de21d14b1f 08:06:11 ---> a803a0c74f4d 08:06:11 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:06:11 ---> Running in 70656b1558e7 08:06:11 Removing intermediate container 70656b1558e7 08:06:11 ---> 0c9314facd8f 08:06:11 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:06:11 ---> Running in 622ba2054ff8 08:06:11 Removing intermediate container 622ba2054ff8 08:06:11 ---> ac4ef763e860 08:06:11 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:06:11 ---> Running in 48a1ec334c06 08:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:06:12 OK: 246 MiB in 54 packages 08:06:12 Removing intermediate container 48a1ec334c06 08:06:12 ---> 2d9ed0fabef9 08:06:12 Step 7/27 : WORKDIR /app 08:06:12 ---> Running in 4da3fd843550 08:06:13 Removing intermediate container 4da3fd843550 08:06:13 ---> f2942895ed99 08:06:13 Step 8/27 : COPY go.mod vendor* ./ 08:06:13 ---> 5891da9f75ed 08:06:13 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:06:13 ---> Running in 01587c0aadaf 08:06:14 Removing intermediate container 01587c0aadaf 08:06:14 ---> d5dc8bdc63f4 08:06:14 Step 10/27 : COPY . . 08:06:14 ---> 79200f858f0a 08:06:14 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:06:14 ---> Running in b4ae454d8b05 08:06:14 Removing intermediate container b4ae454d8b05 08:06:14 ---> 1e2fc68d243a 08:06:14 Step 12/27 : RUN $MAKE 08:06:14 ---> Running in a29e6c100458 08:06:14 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 08:06:15 a37a00ec5f00: Pull complete 08:06:15 50b3750afda1: Pull complete 08:06:15 4f4fb700ef54: Pull complete 08:06:15 80978eb59214: Pull complete 08:06:23 c9f46d7d2bd2: Pull complete 08:06:24 c5a475d317c9: Pull complete 08:06:24 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:06:24 ---> be29e6b0f0d4 08:06:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:06:26 ---> Running in 0a15a9ebc2dc 08:06:26 Removing intermediate container 0a15a9ebc2dc 08:06:26 ---> 79ea8666187a 08:06:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:06:26 ---> Running in cf7ef55e1408 08:06:26 Removing intermediate container cf7ef55e1408 08:06:26 ---> 99ed7c1c425d 08:06:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:06:26 ---> Running in c9e4d8ad33fd 08:06:27 Removing intermediate container c9e4d8ad33fd 08:06:27 ---> 608c6c0fed24 08:06:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:06:27 ---> Running in 7df00846cadb 08:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:06:30 OK: 238 MiB in 54 packages 08:06:30 Removing intermediate container 7df00846cadb 08:06:30 ---> 93bc76bcb06f 08:06:30 Step 7/12 : WORKDIR /app 08:06:30 ---> Running in f92b19cbb5a0 08:06:31 Removing intermediate container f92b19cbb5a0 08:06:31 ---> 93b017aedafd 08:06:31 Step 8/12 : COPY go.mod vendor* ./ 08:06:31 ---> a056c1805880 08:06:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:06:31 ---> Running in d2d746d0cf51 08:06:53 Removing intermediate container a29e6c100458 08:06:53 ---> 32b18fcdf3bb 08:06:53 Step 13/27 : FROM alpine:3.20 08:06:53 3.20: Pulling from library/alpine 08:06:53 43c4264eed91: Already exists 08:06:53 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:06:53 Status: Downloaded newer image for alpine:3.20 08:06:53 ---> 91ef0af61f39 08:06:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:06:53 ---> Running in c81b388066ec 08:06:53 Removing intermediate container c81b388066ec 08:06:53 ---> 31be547921cd 08:06:53 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 08:06:53 ---> Running in 4654833b2955 08:06:53 Removing intermediate container 4654833b2955 08:06:53 ---> 321e941d3820 08:06:53 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:06:53 ---> Running in 2bb9fe285811 08:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:06:53 (1/2) Installing ca-certificates (20240705-r0) 08:06:53 (2/2) Installing dumb-init (1.2.5-r3) 08:06:53 Executing busybox-1.36.1-r29.trigger 08:06:53 Executing ca-certificates-20240705-r0.trigger 08:06:53 OK: 9 MiB in 16 packages 08:06:53 Removing intermediate container 2bb9fe285811 08:06:53 ---> a84b98850344 08:06:53 Step 17/27 : RUN apk --no-cache upgrade 08:06:53 ---> Running in 12fcfed597f5 08:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:06:53 Upgrading critical system libraries and apk-tools: 08:06:53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:06:53 Executing busybox-1.36.1-r29.trigger 08:06:53 Continuing the upgrade transaction with new apk-tools: 08:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:06:53 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:06:53 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:06:53 Executing ca-certificates-20240705-r0.trigger 08:06:53 OK: 9 MiB in 16 packages 08:06:53 Removing intermediate container 12fcfed597f5 08:06:53 ---> db060dd7155e 08:06:53 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:06:53 ---> 43ce9372dd47 08:06:53 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:06:53 ---> 974b6579aaa9 08:06:53 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:06:53 ---> 4b71d831f696 08:06:53 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 08:06:53 ---> 64b6725f6103 08:06:53 Step 22/27 : EXPOSE 59712 08:06:53 ---> Running in 4ad49cbe2fb4 08:06:53 Removing intermediate container 4ad49cbe2fb4 08:06:53 ---> 9fc1074184de 08:06:53 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 08:06:53 ---> Running in 560670de389e 08:06:53 Removing intermediate container 560670de389e 08:06:53 ---> 12a3570a4198 08:06:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:06:53 ---> Running in 7bd6f85040d6 08:06:53 Removing intermediate container 7bd6f85040d6 08:06:53 ---> 8dc17ffda028 08:06:53 Step 25/27 : LABEL arch=amd64 08:06:53 ---> Running in cbf0f25bd43f 08:06:53 Removing intermediate container cbf0f25bd43f 08:06:53 ---> 274a0185b301 08:06:53 Step 26/27 : LABEL git_sha=73821206136820b490740b0d0118952f550c5005 08:06:53 ---> Running in 6805e3fb008a 08:06:53 Removing intermediate container 6805e3fb008a 08:06:53 ---> cf48dc10cdbf 08:06:53 Step 27/27 : LABEL version=4.0.0-dev.1 08:06:53 ---> Running in ac24f13bb210 08:06:53 Removing intermediate container ac24f13bb210 08:06:53 ---> 6ea7d617e5c3 08:06:53 [Warning] One or more build-args [ARCH] were not consumed 08:06:53 Successfully built 6ea7d617e5c3 08:06:53 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 08:06:53 provisioning config files... 08:06:53 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2711559450159175698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:54 ---> ****-login.sh 08:06:54 nexus3.edgexfoundry.org:10001 08:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:54 Configure a credential helper to remove this warning. See 08:06:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:54 08:06:54 Login Succeeded 08:06:54 nexus3.edgexfoundry.org:10002 08:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:54 Configure a credential helper to remove this warning. See 08:06:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:54 08:06:54 Login Succeeded 08:06:54 nexus3.edgexfoundry.org:10003 08:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:54 Configure a credential helper to remove this warning. See 08:06:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:54 08:06:54 Login Succeeded 08:06:54 nexus3.edgexfoundry.org:10004 08:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:54 Configure a credential helper to remove this warning. See 08:06:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:54 08:06:54 Login Succeeded 08:06:54 ****.io 08:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:54 Configure a credential helper to remove this warning. See 08:06:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:54 08:06:54 Login Succeeded 08:06:54 ---> ****-login.sh ends [Pipeline] } 08:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:06:54 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 08:06:54 73821206136820b490740b0d0118952f550c5005 08:06:54 latest 08:06:54 4.0.0-dev.1 08:06:54 73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 08:06:54 main 08:06:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:55 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:55 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005 08:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:06:55 e3a0ecf42709: Preparing 08:06:55 86a2ac15af4d: Preparing 08:06:55 c46b19e19b03: Preparing 08:06:55 97aca5a56956: Preparing 08:06:55 b49c863e7260: Preparing 08:06:55 a77dc017627e: Preparing 08:06:55 63ca1fbb43ae: Preparing 08:06:55 a77dc017627e: Waiting 08:06:55 63ca1fbb43ae: Waiting 08:06:55 c46b19e19b03: Pushed 08:06:55 97aca5a56956: Pushed 08:06:55 86a2ac15af4d: Pushed 08:06:55 63ca1fbb43ae: Layer already exists 08:06:55 a77dc017627e: Pushed 08:06:55 b49c863e7260: Pushed 08:06:59 e3a0ecf42709: Pushed 08:06:59 73821206136820b490740b0d0118952f550c5005: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:59 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 08:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:06:59 e3a0ecf42709: Preparing 08:06:59 86a2ac15af4d: Preparing 08:06:59 c46b19e19b03: Preparing 08:06:59 97aca5a56956: Preparing 08:06:59 b49c863e7260: Preparing 08:06:59 a77dc017627e: Preparing 08:06:59 63ca1fbb43ae: Preparing 08:06:59 63ca1fbb43ae: Waiting 08:06:59 a77dc017627e: Waiting 08:06:59 b49c863e7260: Layer already exists 08:06:59 86a2ac15af4d: Layer already exists 08:06:59 c46b19e19b03: Layer already exists 08:06:59 97aca5a56956: Layer already exists 08:06:59 e3a0ecf42709: Layer already exists 08:06:59 63ca1fbb43ae: Layer already exists 08:06:59 a77dc017627e: Layer already exists 08:06:59 latest: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:00 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.1 08:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:07:00 e3a0ecf42709: Preparing 08:07:00 86a2ac15af4d: Preparing 08:07:00 c46b19e19b03: Preparing 08:07:00 97aca5a56956: Preparing 08:07:00 b49c863e7260: Preparing 08:07:00 a77dc017627e: Preparing 08:07:00 63ca1fbb43ae: Preparing 08:07:00 a77dc017627e: Waiting 08:07:00 63ca1fbb43ae: Waiting 08:07:00 e3a0ecf42709: Layer already exists 08:07:00 86a2ac15af4d: Layer already exists 08:07:00 b49c863e7260: Layer already exists 08:07:00 c46b19e19b03: Layer already exists 08:07:00 97aca5a56956: Layer already exists 08:07:00 a77dc017627e: Layer already exists 08:07:00 63ca1fbb43ae: Layer already exists 08:07:00 4.0.0-dev.1: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:00 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 08:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:07:01 e3a0ecf42709: Preparing 08:07:01 86a2ac15af4d: Preparing 08:07:01 c46b19e19b03: Preparing 08:07:01 97aca5a56956: Preparing 08:07:01 b49c863e7260: Preparing 08:07:01 a77dc017627e: Preparing 08:07:01 63ca1fbb43ae: Preparing 08:07:01 63ca1fbb43ae: Waiting 08:07:01 a77dc017627e: Waiting 08:07:01 b49c863e7260: Layer already exists 08:07:01 97aca5a56956: Layer already exists 08:07:01 c46b19e19b03: Layer already exists 08:07:01 86a2ac15af4d: Layer already exists 08:07:01 e3a0ecf42709: Layer already exists 08:07:01 63ca1fbb43ae: Layer already exists 08:07:01 a77dc017627e: Layer already exists 08:07:01 73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:01 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 08:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 08:07:01 e3a0ecf42709: Preparing 08:07:01 86a2ac15af4d: Preparing 08:07:01 c46b19e19b03: Preparing 08:07:01 97aca5a56956: Preparing 08:07:01 b49c863e7260: Preparing 08:07:01 a77dc017627e: Preparing 08:07:01 63ca1fbb43ae: Preparing 08:07:01 a77dc017627e: Waiting 08:07:01 63ca1fbb43ae: Waiting 08:07:01 b49c863e7260: Layer already exists 08:07:01 e3a0ecf42709: Layer already exists 08:07:01 c46b19e19b03: Layer already exists 08:07:01 97aca5a56956: Layer already exists 08:07:01 86a2ac15af4d: Layer already exists 08:07:01 63ca1fbb43ae: Layer already exists 08:07:01 a77dc017627e: Layer already exists 08:07:01 main: digest: sha256:f8ed5d3449e41596d247ff5564e2503e16891c39e23a9201d7e65ad5ebc879e1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:01 ===================================================== [Pipeline] echo 08:07:01 taggedImages: 08:07:01 - nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005 08:07:01 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 08:07:01 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.1 08:07:01 - nexus3.edgexfoundry.org:10004/app-record-replay:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 08:07:01 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:02 08:07:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:02 latest: Pulling from edgex-lftools-log-publisher 08:07:02 5eb5b503b376: Pulling fs layer 08:07:02 5c69ac0246d0: Pulling fs layer 08:07:02 ec43610c2a17: Pulling fs layer 08:07:02 3a2ae6a8a46f: Pulling fs layer 08:07:02 33b1e0a273af: Pulling fs layer 08:07:02 5d3b04190fa2: Pulling fs layer 08:07:02 2f39f015ded8: Pulling fs layer 08:07:02 3a2ae6a8a46f: Waiting 08:07:02 33b1e0a273af: Waiting 08:07:02 5d3b04190fa2: Waiting 08:07:02 2f39f015ded8: Waiting 08:07:02 5c69ac0246d0: Download complete 08:07:02 3a2ae6a8a46f: Download complete 08:07:02 33b1e0a273af: Verifying Checksum 08:07:02 33b1e0a273af: Download complete 08:07:02 5d3b04190fa2: Download complete 08:07:02 ec43610c2a17: Verifying Checksum 08:07:02 ec43610c2a17: Download complete 08:07:02 5eb5b503b376: Verifying Checksum 08:07:02 5eb5b503b376: Download complete 08:07:03 2f39f015ded8: Verifying Checksum 08:07:03 2f39f015ded8: Download complete 08:07:04 5eb5b503b376: Pull complete 08:07:04 5c69ac0246d0: Pull complete 08:07:04 ec43610c2a17: Pull complete 08:07:04 3a2ae6a8a46f: Pull complete 08:07:04 33b1e0a273af: Pull complete 08:07:05 5d3b04190fa2: Pull complete 08:07:09 2f39f015ded8: Pull complete 08:07:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:09 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:07:09 $ 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 08:07:13 $ docker top 71c88bfa4e098db8cd1491ead3c9b8b104eddfeccbb9cd2dc8674b856b4ea936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:14 ---> job-cost.sh 08:07:14 lf-activate-venv: SKIPPING 08:07:14 INFO: No Stack... 08:07:14 INFO: Retrieving Pricing Info for: v3-standard-8 08:07:14 INFO: Archiving Costs [Pipeline] sh 08:07:15 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 08:07:15 + cut -d, -f6 [Pipeline] lock 08:07:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] 08:07:15 Resource [jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] did not exist. Created. 08:07:15 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:15 + echo total: 0.2199999988079071 [Pipeline] stash 08:07:15 Stashed 1 file(s) [Pipeline] } 08:07:15 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:15 $ docker stop --time=1 71c88bfa4e098db8cd1491ead3c9b8b104eddfeccbb9cd2dc8674b856b4ea936 08:07:16 $ docker rm -f --volumes 71c88bfa4e098db8cd1491ead3c9b8b104eddfeccbb9cd2dc8674b856b4ea936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:08:23 Removing intermediate container d2d746d0cf51 08:08:23 ---> f230da875118 08:08:23 Step 10/12 : COPY . . 08:08:23 ---> 86ec2a18a4ea 08:08:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:08:23 ---> Running in 6be4cc65b827 08:08:23 Removing intermediate container 6be4cc65b827 08:08:23 ---> 73772988a70a 08:08:23 Step 12/12 : RUN $MAKE 08:08:23 ---> Running in 1c6562268ecc 08:08:23 noop 08:08:23 Removing intermediate container 1c6562268ecc 08:08:23 ---> 6524670ca756 08:08:23 Successfully built 6524670ca756 08:08:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:23 + docker inspect -f . ci-base-image-arm64 08:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:23 prd-ubuntu20.04-docker-arm64-4c-16g-25898 does not seem to be running inside a container 08:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/100 -v /w/workspace/app-record-replay/100:/w/workspace/app-record-replay/100:rw,z -v /w/workspace/app-record-replay/100@tmp:/w/workspace/app-record-replay/100@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 08:08:25 $ docker top 2ae66df3f2aedb2cfab3edc1b8c1d85712425e485fc67f1e40353cd726943d8a -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:26 + go version 08:08:26 go version go1.23.2 linux/arm64 [Pipeline] } 08:08:26 $ docker stop --time=1 2ae66df3f2aedb2cfab3edc1b8c1d85712425e485fc67f1e40353cd726943d8a 08:08:27 $ docker rm -f --volumes 2ae66df3f2aedb2cfab3edc1b8c1d85712425e485fc67f1e40353cd726943d8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:28 + docker inspect -f . ci-base-image-arm64 08:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:28 prd-ubuntu20.04-docker-arm64-4c-16g-25898 does not seem to be running inside a container 08:08:28 $ 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/100 -v /w/workspace/app-record-replay/100:/w/workspace/app-record-replay/100:rw,z -v /w/workspace/app-record-replay/100@tmp:/w/workspace/app-record-replay/100@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 08:08:29 $ docker top 9cbad02b3f17f5e9f1a648009a52555c44bd13a7a59f58d256b9419bd32213ed -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:30 + git config --global --add safe.directory /w/workspace/app-record-replay/100 [Pipeline] fileExists [Pipeline] sh 08:08:30 + make test 08:08:30 go test -race -coverprofile=coverage.out ./... 08:12:52 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 08:13:00 ok github.com/edgexfoundry/app-record-replay/internal/app 1.137s coverage: 88.0% of statements 08:13:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 08:13:04 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 08:13:08 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 08:13:14 ok github.com/edgexfoundry/app-record-replay/internal/application 9.863s coverage: 98.7% of statements 08:13:14 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.553s coverage: 89.7% of statements 08:13:14 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.080s coverage: 100.0% of statements 08:13:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:13:16 go vet ./... 08:17:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:17:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:17:53 ./bin/test-attribution-txt.sh [Pipeline] echo 08:17:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:17:53 $ docker stop --time=1 9cbad02b3f17f5e9f1a648009a52555c44bd13a7a59f58d256b9419bd32213ed 08:17:55 $ docker rm -f --volumes 9cbad02b3f17f5e9f1a648009a52555c44bd13a7a59f58d256b9419bd32213ed [Pipeline] // withDockerContainer [Pipeline] sh 08:17:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:17:58 Warning: overwriting stash ‘coverage-report’ 08:17:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:17:59 + ls -al . 08:17:59 total 276 08:17:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:08 . 08:17:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 08:05 .. 08:17:59 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 08:05 .dockerignore 08:17:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:05 .git 08:17:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:05 .github 08:17:59 -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 08:05 .gitignore 08:17:59 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 08:05 .golangci.yml 08:17:59 -rw-rw-r-- 1 jenkins jenkins 20885 Nov 8 08:05 Attribution.txt 08:17:59 -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 08:05 CHANGELOG.md 08:17:59 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 8 08:05 Dockerfile 08:17:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 08:05 GOVERNANCE.md 08:17:59 -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 08:05 Jenkinsfile 08:17:59 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 08:05 LICENSE 08:17:59 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 08:05 Makefile 08:17:59 -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 08:05 OWNERS.md 08:17:59 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 08:05 README.md 08:17:59 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 08:05 Record and Reply.postman_collection.json 08:17:59 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 08:03 VERSION 08:17:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:05 bin 08:17:59 -rw-r--r-- 1 jenkins jenkins 34247 Nov 8 08:13 coverage.out 08:17:59 -rw-rw-r-- 1 jenkins jenkins 7488 Nov 8 08:05 go.mod 08:17:59 -rw-rw-r-- 1 jenkins jenkins 100896 Nov 8 08:05 go.sum 08:17:59 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 08:05 internal 08:17:59 -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 08:05 main.go 08:17:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:05 openapi 08:17:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:05 pkg 08:17:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:59 + 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=73821206136820b490740b0d0118952f550c5005 --label arch=arm64 --label version=4.0.0-dev.1 . 08:18:00 Sending build context to Docker daemon 372.7kB 08:18:00 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:18:00 Step 2/27 : FROM ${BASE} AS builder 08:18:00 ---> 6524670ca756 08:18:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:18:00 ---> Running in 8f96547867aa 08:18:00 Removing intermediate container 8f96547867aa 08:18:00 ---> 393fef055a47 08:18:00 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:18:00 ---> Running in daf4b474678b 08:18:00 Removing intermediate container daf4b474678b 08:18:00 ---> 981fc75c1447 08:18:00 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:18:00 ---> Running in 6959525046cc 08:18:01 Removing intermediate container 6959525046cc 08:18:01 ---> f9a2cf347b3e 08:18:01 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:18:01 ---> Running in 937a98ac344c 08:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:18:04 OK: 238 MiB in 54 packages 08:18:05 Removing intermediate container 937a98ac344c 08:18:05 ---> 0714bf07b999 08:18:05 Step 7/27 : WORKDIR /app 08:18:05 ---> Running in d9bda4e23172 08:18:05 Removing intermediate container d9bda4e23172 08:18:05 ---> 086645c010da 08:18:05 Step 8/27 : COPY go.mod vendor* ./ 08:18:06 ---> 45a854350974 08:18:06 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:06 ---> Running in 688f92403011 08:18:08 Removing intermediate container 688f92403011 08:18:08 ---> 90fcc7c62159 08:18:08 Step 10/27 : COPY . . 08:18:09 ---> 0f0e25a56435 08:18:09 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:18:09 ---> Running in 24d9b162f2ac 08:18:09 Removing intermediate container 24d9b162f2ac 08:18:09 ---> bf933a045bfe 08:18:09 Step 12/27 : RUN $MAKE 08:18:09 ---> Running in 1fb66a1ada03 08:18:10 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 08:22:02 Removing intermediate container 1fb66a1ada03 08:22:02 ---> 586220ffa2c9 08:22:02 Step 13/27 : FROM alpine:3.20 08:22:02 3.20: Pulling from library/alpine 08:22:02 cf04c63912e1: Already exists 08:22:02 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:22:02 Status: Downloaded newer image for alpine:3.20 08:22:02 ---> c157a85ed455 08:22:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:22:02 ---> Running in 17e33b1cde90 08:22:02 Removing intermediate container 17e33b1cde90 08:22:02 ---> eece8f5a72fd 08:22:02 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 08:22:02 ---> Running in f05f32c83ccc 08:22:02 Removing intermediate container f05f32c83ccc 08:22:02 ---> 885ad732bc66 08:22:02 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:22:02 ---> Running in ede43eef835a 08:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:22:02 (1/2) Installing ca-certificates (20240705-r0) 08:22:02 (2/2) Installing dumb-init (1.2.5-r3) 08:22:02 Executing busybox-1.36.1-r29.trigger 08:22:02 Executing ca-certificates-20240705-r0.trigger 08:22:02 OK: 10 MiB in 16 packages 08:22:02 Removing intermediate container ede43eef835a 08:22:02 ---> b16b01fb6f05 08:22:02 Step 17/27 : RUN apk --no-cache upgrade 08:22:02 ---> Running in b18c44875533 08:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:22:04 Upgrading critical system libraries and apk-tools: 08:22:04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:04 Executing busybox-1.36.1-r29.trigger 08:22:04 Continuing the upgrade transaction with new apk-tools: 08:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:22:06 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:22:06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:22:06 Executing ca-certificates-20240705-r0.trigger 08:22:06 OK: 10 MiB in 16 packages 08:22:08 Removing intermediate container b18c44875533 08:22:08 ---> 73c727d02a08 08:22:08 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:22:08 ---> bd1c52649e9b 08:22:08 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:22:08 ---> 2ff3417c0e07 08:22:08 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:22:09 ---> 88b940484519 08:22:09 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 08:22:11 ---> 4aeb50e87eb4 08:22:11 Step 22/27 : EXPOSE 59712 08:22:11 ---> Running in 5f4ab6ba704f 08:22:11 Removing intermediate container 5f4ab6ba704f 08:22:11 ---> decd8885b835 08:22:11 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 08:22:11 ---> Running in 31dd5ffad791 08:22:12 Removing intermediate container 31dd5ffad791 08:22:12 ---> 6b48a33f774d 08:22:12 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:22:12 ---> Running in 89b803a0154e 08:22:12 Removing intermediate container 89b803a0154e 08:22:12 ---> b907e3c4e873 08:22:12 Step 25/27 : LABEL arch=arm64 08:22:12 ---> Running in 9d3ffda8e213 08:22:13 Removing intermediate container 9d3ffda8e213 08:22:13 ---> 749bbc6922d3 08:22:13 Step 26/27 : LABEL git_sha=73821206136820b490740b0d0118952f550c5005 08:22:13 ---> Running in e6331dfdef00 08:22:13 Removing intermediate container e6331dfdef00 08:22:13 ---> 7aeafe5213e0 08:22:13 Step 27/27 : LABEL version=4.0.0-dev.1 08:22:13 ---> Running in d5c6287d9c75 08:22:13 Removing intermediate container d5c6287d9c75 08:22:13 ---> 98e60f3cff37 08:22:13 [Warning] One or more build-args [ARCH] were not consumed 08:22:13 Successfully built 98e60f3cff37 08:22:13 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 08:22:14 provisioning config files... 08:22:14 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/100@tmp/config5865992410896054834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:14 ---> ****-login.sh 08:22:14 nexus3.edgexfoundry.org:10001 08:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:15 Configure a credential helper to remove this warning. See 08:22:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:15 08:22:15 Login Succeeded 08:22:15 nexus3.edgexfoundry.org:10002 08:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:16 Configure a credential helper to remove this warning. See 08:22:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:16 08:22:16 Login Succeeded 08:22:16 nexus3.edgexfoundry.org:10003 08:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:16 Configure a credential helper to remove this warning. See 08:22:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:16 08:22:16 Login Succeeded 08:22:16 nexus3.edgexfoundry.org:10004 08:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:16 Configure a credential helper to remove this warning. See 08:22:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:16 08:22:16 Login Succeeded 08:22:16 ****.io 08:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:17 Configure a credential helper to remove this warning. See 08:22:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:17 08:22:17 Login Succeeded 08:22:17 ---> ****-login.sh ends [Pipeline] } 08:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:22:17 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 08:22:17 73821206136820b490740b0d0118952f550c5005 08:22:17 latest 08:22:17 4.0.0-dev.1 08:22:17 73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 08:22:17 main 08:22:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005 08:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 08:22:18 cebc54921ea9: Preparing 08:22:18 b64709dc6566: Preparing 08:22:18 4c911fcff158: Preparing 08:22:18 7ddc60d78f13: Preparing 08:22:18 b4ff138fa1b7: Preparing 08:22:18 dd45fdb45913: Preparing 08:22:18 16113d51b718: Preparing 08:22:18 dd45fdb45913: Waiting 08:22:18 16113d51b718: Waiting 08:22:18 4c911fcff158: Pushed 08:22:18 7ddc60d78f13: Pushed 08:22:18 b64709dc6566: Pushed 08:22:18 16113d51b718: Layer already exists 08:22:18 dd45fdb45913: Pushed 08:22:20 b4ff138fa1b7: Pushed 08:22:26 cebc54921ea9: Pushed 08:22:26 73821206136820b490740b0d0118952f550c5005: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:27 + 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 08:22:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 08:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 08:22:27 cebc54921ea9: Preparing 08:22:27 b64709dc6566: Preparing 08:22:27 4c911fcff158: Preparing 08:22:27 7ddc60d78f13: Preparing 08:22:27 b4ff138fa1b7: Preparing 08:22:27 dd45fdb45913: Preparing 08:22:27 16113d51b718: Preparing 08:22:27 dd45fdb45913: Waiting 08:22:27 16113d51b718: Waiting 08:22:27 7ddc60d78f13: Layer already exists 08:22:27 cebc54921ea9: Layer already exists 08:22:27 b64709dc6566: Layer already exists 08:22:27 4c911fcff158: Layer already exists 08:22:27 b4ff138fa1b7: Layer already exists 08:22:27 dd45fdb45913: Layer already exists 08:22:27 16113d51b718: Layer already exists 08:22:27 latest: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.1 08:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 08:22:28 cebc54921ea9: Preparing 08:22:28 b64709dc6566: Preparing 08:22:28 4c911fcff158: Preparing 08:22:28 7ddc60d78f13: Preparing 08:22:28 b4ff138fa1b7: Preparing 08:22:28 dd45fdb45913: Preparing 08:22:28 16113d51b718: Preparing 08:22:28 dd45fdb45913: Waiting 08:22:28 16113d51b718: Waiting 08:22:28 4c911fcff158: Layer already exists 08:22:28 b4ff138fa1b7: Layer already exists 08:22:28 7ddc60d78f13: Layer already exists 08:22:28 b64709dc6566: Layer already exists 08:22:28 cebc54921ea9: Layer already exists 08:22:28 16113d51b718: Layer already exists 08:22:28 dd45fdb45913: Layer already exists 08:22:28 4.0.0-dev.1: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:29 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 08:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 08:22:29 cebc54921ea9: Preparing 08:22:29 b64709dc6566: Preparing 08:22:29 4c911fcff158: Preparing 08:22:29 7ddc60d78f13: Preparing 08:22:29 b4ff138fa1b7: Preparing 08:22:29 dd45fdb45913: Preparing 08:22:29 16113d51b718: Preparing 08:22:29 b64709dc6566: Layer already exists 08:22:29 7ddc60d78f13: Layer already exists 08:22:29 b4ff138fa1b7: Layer already exists 08:22:29 cebc54921ea9: Layer already exists 08:22:29 4c911fcff158: Layer already exists 08:22:29 dd45fdb45913: Layer already exists 08:22:29 16113d51b718: Layer already exists 08:22:29 73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:30 + 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 08:22:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 08:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 08:22:30 cebc54921ea9: Preparing 08:22:30 b64709dc6566: Preparing 08:22:30 4c911fcff158: Preparing 08:22:30 7ddc60d78f13: Preparing 08:22:30 b4ff138fa1b7: Preparing 08:22:30 dd45fdb45913: Preparing 08:22:30 16113d51b718: Preparing 08:22:30 16113d51b718: Waiting 08:22:30 cebc54921ea9: Layer already exists 08:22:30 4c911fcff158: Layer already exists 08:22:30 b64709dc6566: Layer already exists 08:22:30 7ddc60d78f13: Layer already exists 08:22:30 b4ff138fa1b7: Layer already exists 08:22:30 dd45fdb45913: Layer already exists 08:22:30 16113d51b718: Layer already exists 08:22:30 main: digest: sha256:9f33a5a4311274120ae9ad0d53e5514e5a945b4f53ea9d14cc87a33568dace27 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:30 ===================================================== [Pipeline] echo 08:22:30 taggedImages: 08:22:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005 08:22:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 08:22:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.1 08:22:30 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:73821206136820b490740b0d0118952f550c5005-4.0.0-dev.1 08:22:30 - 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 08:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:31 08:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:31 arm64: Pulling from edgex-lftools-log-publisher 08:22:31 8998bd30e6a1: Pulling fs layer 08:22:31 04944245beec: Pulling fs layer 08:22:31 699f458cf7ca: Pulling fs layer 08:22:31 765212b225bb: Pulling fs layer 08:22:31 f23df028b6ca: Pulling fs layer 08:22:31 d65c8cfc05b1: Pulling fs layer 08:22:31 2437ff75d9bd: Pulling fs layer 08:22:31 f23df028b6ca: Waiting 08:22:31 d65c8cfc05b1: Waiting 08:22:31 765212b225bb: Waiting 08:22:31 2437ff75d9bd: Waiting 08:22:31 04944245beec: Verifying Checksum 08:22:31 04944245beec: Download complete 08:22:31 765212b225bb: Download complete 08:22:31 f23df028b6ca: Verifying Checksum 08:22:31 f23df028b6ca: Download complete 08:22:31 d65c8cfc05b1: Verifying Checksum 08:22:31 d65c8cfc05b1: Download complete 08:22:32 699f458cf7ca: Verifying Checksum 08:22:32 699f458cf7ca: Download complete 08:22:32 8998bd30e6a1: Verifying Checksum 08:22:32 8998bd30e6a1: Download complete 08:22:34 2437ff75d9bd: Verifying Checksum 08:22:34 2437ff75d9bd: Download complete 08:22:36 8998bd30e6a1: Pull complete 08:22:37 04944245beec: Pull complete 08:22:38 699f458cf7ca: Pull complete 08:22:38 765212b225bb: Pull complete 08:22:40 f23df028b6ca: Pull complete 08:22:40 d65c8cfc05b1: Pull complete 08:22:55 2437ff75d9bd: Pull complete 08:22:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:55 prd-ubuntu20.04-docker-arm64-4c-16g-25898 does not seem to be running inside a container 08:22:55 $ 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/100 -v /w/workspace/app-record-replay/100:/w/workspace/app-record-replay/100:rw,z -v /w/workspace/app-record-replay/100@tmp:/w/workspace/app-record-replay/100@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 08:22:58 $ docker top e842a2d68a79ab0530970e48ea8ccc5afd2330aeb33aedfe5863fc7b09f8a1ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:59 ---> job-cost.sh 08:22:59 lf-activate-venv: SKIPPING 08:22:59 INFO: No Stack... 08:22:59 INFO: Retrieving Pricing Info for: v3-standard-4 08:23:00 INFO: Archiving Costs [Pipeline] sh 08:23:01 + cut -d, -f6 08:23:01 + cat /w/workspace/app-record-replay/100/archives/cost.csv [Pipeline] lock 08:23:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] 08:23:01 Resource [jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] did not exist. Created. 08:23:01 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:02 /w/workspace/app-record-replay/100@tmp/durable-952df6a0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:23:02 + echo total: 0.10999999940395355 [Pipeline] stash 08:23:02 Warning: overwriting stash ‘stack-cost’ 08:23:02 Stashed 1 file(s) [Pipeline] } 08:23:02 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 08:23:02 $ docker stop --time=1 e842a2d68a79ab0530970e48ea8ccc5afd2330aeb33aedfe5863fc7b09f8a1ed 08:23:04 $ docker rm -f --volumes e842a2d68a79ab0530970e48ea8ccc5afd2330aeb33aedfe5863fc7b09f8a1ed [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 08:23:04 provisioning config files... 08:23:04 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config603141035158209881tmp [Pipeline] { [Pipeline] sh 08:23:05 + set +x 08:23:05 + curl -s https://codecov.io/bash 08:23:05 + bash -s -- 08:23:05 08:23:05 _____ _ 08:23:05 / ____| | | 08:23:05 | | ___ __| | ___ ___ _____ __ 08:23:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:23:05 | |___| (_) | (_| | __/ (_| (_) \ V / 08:23:05 \_____\___/ \__,_|\___|\___\___/ \_/ 08:23:05 Bash-1.0.6 08:23:05 08:23:05 08:23:05 ==> git version 2.25.1 found 08:23:05 ==> 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 08:23:05 Release-Date: 2020-01-08 08:23:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:23:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:23:05 ==> Jenkins CI detected. 08:23:05 current dir:  /w/workspace/exfoundry_app-record-replay_main 08:23:05 project root: . 08:23:05 --> token set from env 08:23:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:23:05 ==> Running gcov in . (disable via -X gcov) 08:23:05 ==> Python coveragepy not found 08:23:05 ==> Searching for coverage reports in: 08:23:05 + . 08:23:05 -> Found 1 reports 08:23:05 ==> Detecting git/mercurial file structure 08:23:05 ==> Reading reports 08:23:05 + ./coverage.out bytes=34247 08:23:05 ==> Appending adjustments 08:23:05 https://docs.codecov.io/docs/fixing-reports 08:23:05 + Found adjustments 08:23:05 ==> Gzipping contents 08:23:05 8.0K /tmp/codecov.uuKBRH.gz 08:23:05 ==> Uploading reports 08:23:05 url: https://codecov.io 08:23:05 query: branch=main&commit=73821206136820b490740b0d0118952f550c5005&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 08:23:05 -> Pinging Codecov 08:23:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=73821206136820b490740b0d0118952f550c5005&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 08:23:05 -> Uploading to 08:23:05 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/73821206136820b490740b0d0118952f550c5005/70331917-185a-4d08-9cb8-78b5a5ee1e83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T082305Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=126c57ece1c1faad9dfa592a000eb95b13bd195baf41aa52faeed78e0a4ef6b4 08:23:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:23:05 Dload Upload Total Spent Left Speed 08:23:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 22746 --:--:-- --:--:-- --:--:-- 22746 08:23:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/73821206136820b490740b0d0118952f550c5005 [Pipeline] } 08:23:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:23:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:23:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:23:06 08:23:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:23:06 latest: Pulling from edgex-devops/edgex-snyk-go 08:23:06 43c4264eed91: Already exists 08:23:06 4cc291be95ef: Already exists 08:23:06 2ac1f1163629: Already exists 08:23:06 5c3c966382ef: Already exists 08:23:06 4f4fb700ef54: Already exists 08:23:06 d9c7d2e4e75e: Pulling fs layer 08:23:06 9c3e1370e548: Pulling fs layer 08:23:07 d9c7d2e4e75e: Verifying Checksum 08:23:07 d9c7d2e4e75e: Download complete 08:23:07 d9c7d2e4e75e: Pull complete 08:23:07 9c3e1370e548: Verifying Checksum 08:23:07 9c3e1370e548: Download complete 08:23:11 9c3e1370e548: Pull complete 08:23:11 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:23:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:11 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:23:13 $ docker top e037456b9a611f47e52f0a4df46442b463d0d376255a56597495959aed483409 -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:14 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 08:23:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 08:23:14 + set -o pipefail 08:23:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 08:23:22 08:23:22 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 08:23:22 08:23:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/1ac0fae2-d978-4868-a1e1-384847d247be 08:23:22 08:23:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:23:22 08:23:22 08:23:22 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:23:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:23:22 $ docker stop --time=1 e037456b9a611f47e52f0a4df46442b463d0d376255a56597495959aed483409 08:23:27 $ docker rm -f --volumes e037456b9a611f47e52f0a4df46442b463d0d376255a56597495959aed483409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:28 + git log --format=format:%s -1 73821206136820b490740b0d0118952f550c5005 [Pipeline] sh 08:23:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:23:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:23:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:29 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:23:29 $ 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 08:23:29 $ docker top ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 -eo pid,comm 08:23:29 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). 08:23:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:23:29 [ssh-agent] Looking for ssh-agent implementation... 08:23:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:23:30 $ docker exec ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 ssh-agent 08:23:30 SSH_AUTH_SOCK=/tmp/ssh-dvY6Lvh9PWyD/agent.32 08:23:30 SSH_AGENT_PID=38 08:23:30 Running ssh-add (command line suppressed) 08:23:30 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11872279232356954617.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11872279232356954617.key) 08:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:23:30 + git semver tag 08:23:30 2024-11-08 08:23:30,787 [run_tag] DEBUG tag force:False 08:23:30 2024-11-08 08:23:30,787 [check_head_tag] DEBUG check head tag 08:23:30 2024-11-08 08:23:30,789 [execute] INFO git cat-file --batch-check 08:23:30 2024-11-08 08:23:30,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 08:23:30 2024-11-08 08:23:30,793 [execute] INFO git cat-file --batch 08:23:30 2024-11-08 08:23:30,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 08:23:30 2024-11-08 08:23:30,825 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:23:30 2024-11-08 08:23:30,825 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 08:23:30 2024-11-08 08:23:30,825 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 08:23:30 2024-11-08 08:23:30,830 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:23:30 4.0.0-dev.1 [Pipeline] } 08:23:30 $ docker exec --env ******** --env ******** ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 ssh-agent -k 08:23:30 unset SSH_AUTH_SOCK; 08:23:30 unset SSH_AGENT_PID; 08:23:30 echo Agent pid 38 killed; 08:23:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:23:31 + git semver [Pipeline] } 08:23:31 $ docker stop --time=1 ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 08:23:32 $ docker rm -f --volumes ab642779cca007d882e2d65514b197a68cdb5690c86c4ed2181b0c5dfa01e304 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:23:33 08:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:23:33 0.23.1-centos7: Pulling from edgex-lftools 08:23:33 ab5ef0e58194: Pulling fs layer 08:23:33 9712f1f96733: Pulling fs layer 08:23:33 63f879dbbcfc: Pulling fs layer 08:23:33 0d9ebad4ef96: Pulling fs layer 08:23:33 e9a5061849ea: Pulling fs layer 08:23:33 d747dcd14b5f: Pulling fs layer 08:23:33 2de7ff778b66: Pulling fs layer 08:23:33 e9a5061849ea: Waiting 08:23:33 0d9ebad4ef96: Waiting 08:23:33 d747dcd14b5f: Waiting 08:23:33 2de7ff778b66: Waiting 08:23:33 9712f1f96733: Download complete 08:23:33 63f879dbbcfc: Verifying Checksum 08:23:33 63f879dbbcfc: Download complete 08:23:34 e9a5061849ea: Verifying Checksum 08:23:34 e9a5061849ea: Download complete 08:23:34 d747dcd14b5f: Verifying Checksum 08:23:34 d747dcd14b5f: Download complete 08:23:34 ab5ef0e58194: Verifying Checksum 08:23:34 ab5ef0e58194: Download complete 08:23:34 0d9ebad4ef96: Download complete 08:23:34 2de7ff778b66: Verifying Checksum 08:23:34 2de7ff778b66: Download complete 08:23:36 ab5ef0e58194: Pull complete 08:23:36 9712f1f96733: Pull complete 08:23:37 63f879dbbcfc: Pull complete 08:23:41 0d9ebad4ef96: Pull complete 08:23:41 e9a5061849ea: Pull complete 08:23:41 d747dcd14b5f: Pull complete 08:23:42 2de7ff778b66: Pull complete 08:23:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:42 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:23:42 $ 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 08:23:47 $ docker top 743346b0cec4681d5263f8fc859cddb304f18848c45b6cc1f2894f9922cefcae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:23:47 provisioning config files... 08:23:47 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9104626354058790477tmp 08:23:47 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5885455186748617533tmp 08:23:47 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2601148737276430049tmp [Pipeline] { [Pipeline] echo 08:23:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:23:47 ---> sigul-configuration.sh 08:23:47 gpg: directory `/root/.gnupg' created 08:23:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:23:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:23:47 gpg: keyring `/root/.gnupg/secring.gpg' created 08:23:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:23:47 gpg: CAST5 encrypted data 08:23:47 gpg: encrypted with 1 passphrase 08:23:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:23:48 + mkdir /home/jenkins 08:23:48 + mkdir /home/jenkins/sigul [Pipeline] sh 08:23:48 + 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 08:23:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:23:48 ---> sigul-install.sh 08:23:48 Sigul already installed; skipping installation. [Pipeline] sh 08:23:49 + git tag --list 08:23:49 v3.1 08:23:49 v3.1.0 08:23:49 v3.1.0-dev.0 08:23:49 v3.1.0-dev.1 08:23:49 v3.1.0-dev.10 08:23:49 v3.1.0-dev.11 08:23:49 v3.1.0-dev.12 08:23:49 v3.1.0-dev.13 08:23:49 v3.1.0-dev.14 08:23:49 v3.1.0-dev.15 08:23:49 v3.1.0-dev.16 08:23:49 v3.1.0-dev.17 08:23:49 v3.1.0-dev.18 08:23:49 v3.1.0-dev.19 08:23:49 v3.1.0-dev.2 08:23:49 v3.1.0-dev.20 08:23:49 v3.1.0-dev.21 08:23:49 v3.1.0-dev.22 08:23:49 v3.1.0-dev.23 08:23:49 v3.1.0-dev.24 08:23:49 v3.1.0-dev.25 08:23:49 v3.1.0-dev.26 08:23:49 v3.1.0-dev.27 08:23:49 v3.1.0-dev.28 08:23:49 v3.1.0-dev.29 08:23:49 v3.1.0-dev.3 08:23:49 v3.1.0-dev.30 08:23:49 v3.1.0-dev.31 08:23:49 v3.1.0-dev.32 08:23:49 v3.1.0-dev.33 08:23:49 v3.1.0-dev.34 08:23:49 v3.1.0-dev.35 08:23:49 v3.1.0-dev.36 08:23:49 v3.1.0-dev.37 08:23:49 v3.1.0-dev.38 08:23:49 v3.1.0-dev.39 08:23:49 v3.1.0-dev.4 08:23:49 v3.1.0-dev.40 08:23:49 v3.1.0-dev.41 08:23:49 v3.1.0-dev.42 08:23:49 v3.1.0-dev.43 08:23:49 v3.1.0-dev.44 08:23:49 v3.1.0-dev.45 08:23:49 v3.1.0-dev.46 08:23:49 v3.1.0-dev.47 08:23:49 v3.1.0-dev.48 08:23:49 v3.1.0-dev.49 08:23:49 v3.1.0-dev.5 08:23:49 v3.1.0-dev.50 08:23:49 v3.1.0-dev.51 08:23:49 v3.1.0-dev.52 08:23:49 v3.1.0-dev.53 08:23:49 v3.1.0-dev.54 08:23:49 v3.1.0-dev.55 08:23:49 v3.1.0-dev.56 08:23:49 v3.1.0-dev.57 08:23:49 v3.1.0-dev.58 08:23:49 v3.1.0-dev.59 08:23:49 v3.1.0-dev.6 08:23:49 v3.1.0-dev.60 08:23:49 v3.1.0-dev.61 08:23:49 v3.1.0-dev.62 08:23:49 v3.1.0-dev.63 08:23:49 v3.1.0-dev.64 08:23:49 v3.1.0-dev.65 08:23:49 v3.1.0-dev.66 08:23:49 v3.1.0-dev.67 08:23:49 v3.1.0-dev.68 08:23:49 v3.1.0-dev.7 08:23:49 v3.1.0-dev.8 08:23:49 v3.1.0-dev.9 08:23:49 v3.1.1 08:23:49 v3.2.0-dev.1 08:23:49 v3.2.0-dev.10 08:23:49 v3.2.0-dev.11 08:23:49 v3.2.0-dev.12 08:23:49 v3.2.0-dev.13 08:23:49 v3.2.0-dev.14 08:23:49 v3.2.0-dev.15 08:23:49 v3.2.0-dev.16 08:23:49 v3.2.0-dev.17 08:23:49 v3.2.0-dev.18 08:23:49 v3.2.0-dev.19 08:23:49 v3.2.0-dev.2 08:23:49 v3.2.0-dev.20 08:23:49 v3.2.0-dev.21 08:23:49 v3.2.0-dev.22 08:23:49 v3.2.0-dev.23 08:23:49 v3.2.0-dev.24 08:23:49 v3.2.0-dev.3 08:23:49 v3.2.0-dev.4 08:23:49 v3.2.0-dev.5 08:23:49 v3.2.0-dev.6 08:23:49 v3.2.0-dev.7 08:23:49 v3.2.0-dev.8 08:23:49 v3.2.0-dev.9 08:23:49 v4.0.0-dev.1 [Pipeline] sh 08:23:49 + lftools sign git-tag v4.0.0-dev.1 08:23:49 Signing Git tag with Sigul... 08:23:49 Signing v4.0.0-dev.1 [Pipeline] echo 08:23:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:23:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:23:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:23:50 $ docker stop --time=1 743346b0cec4681d5263f8fc859cddb304f18848c45b6cc1f2894f9922cefcae 08:23:51 $ docker rm -f --volumes 743346b0cec4681d5263f8fc859cddb304f18848c45b6cc1f2894f9922cefcae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:23:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:23:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:52 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:23:52 $ 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 08:23:53 $ docker top be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d -eo pid,comm 08:23:53 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). 08:23:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:23:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:23:53 [ssh-agent] Looking for ssh-agent implementation... 08:23:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:23:53 $ docker exec be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d ssh-agent 08:23:53 SSH_AUTH_SOCK=/tmp/ssh-FVW0PfEMcGDr/agent.32 08:23:53 SSH_AGENT_PID=38 08:23:53 Running ssh-add (command line suppressed) 08:23:53 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5802226886571281620.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5802226886571281620.key) 08:23:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:23:53 + git semver bump pre 08:23:54 2024-11-08 08:23:54,000 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:23:54 2024-11-08 08:23:54,001 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev 08:23:54 2024-11-08 08:23:54,001 [bump_version] DEBUG bumped version:4.0.0-dev.2 08:23:54 2024-11-08 08:23:54,001 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 08:23:54 2024-11-08 08:23:54,001 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:23:54 2024-11-08 08:23:54,001 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 08:23:54 2024-11-08 08:23:54,002 [execute] INFO git cat-file --batch-check 08:23:54 2024-11-08 08:23:54,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 08:23:54 2024-11-08 08:23:54,007 [execute] INFO git cat-file --batch 08:23:54 2024-11-08 08:23:54,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 08:23:54 2024-11-08 08:23:54,012 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:23:54 4.0.0-dev.2 [Pipeline] } 08:23:54 $ docker exec --env ******** --env ******** be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d ssh-agent -k 08:23:54 unset SSH_AUTH_SOCK; 08:23:54 unset SSH_AGENT_PID; 08:23:54 echo Agent pid 38 killed; 08:23:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:23:54 + git semver [Pipeline] } 08:23:54 $ docker stop --time=1 be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d 08:23:56 $ docker rm -f --volumes be3399d05b69e707c37b6d1426c3b4f875a06e5cfecc3542c8d05d244d33153d [Pipeline] // withDockerContainer [Pipeline] sh 08:23:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:23:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:56 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:23:56 $ 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 08:23:57 $ docker top 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:23:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:23:57 [ssh-agent] Looking for ssh-agent implementation... 08:23:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:23:57 $ docker exec 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e ssh-agent 08:23:57 SSH_AUTH_SOCK=/tmp/ssh-L7j2c9vyYP9g/agent.32 08:23:57 SSH_AGENT_PID=38 08:23:57 Running ssh-add (command line suppressed) 08:23:57 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10430260721098575265.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10430260721098575265.key) 08:23:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:23:57 + git semver push 08:23:58 2024-11-08 08:23:58,027 [run_push] DEBUG push 08:23:58 2024-11-08 08:23:58,028 [execute] INFO git cat-file --batch-check 08:23:58 2024-11-08 08:23:58,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 08:23:58 2024-11-08 08:23:58,031 [execute] INFO git rev-list 72c5aaaa7086d784e435d0f289b1e4fe6ff758dd -- 08:23:58 2024-11-08 08:23:58,031 [execute] DEBUG Popen(['git', 'rev-list', '72c5aaaa7086d784e435d0f289b1e4fe6ff758dd', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 08:23:58 2024-11-08 08:23:58,038 [execute] INFO git fetch -v origin 08:23:58 2024-11-08 08:23:58,039 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 08:23:58 2024-11-08 08:23:58,523 [run_push] DEBUG no remote changes detected 08:23:58 2024-11-08 08:23:58,523 [execute] INFO git push origin semver 08:23:58 2024-11-08 08:23:58,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 08:23:59 2024-11-08 08:23:59,201 [run_push] DEBUG push all version tags 08:23:59 2024-11-08 08:23:59,202 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:23:59 2024-11-08 08:23:59,202 [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) 08:24:00 2024-11-08 08:23:59,844 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 08:24:00 4.0.0-dev.2 [Pipeline] } 08:24:00 $ docker exec --env ******** --env ******** 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e ssh-agent -k 08:24:00 unset SSH_AUTH_SOCK; 08:24:00 unset SSH_AGENT_PID; 08:24:00 echo Agent pid 38 killed; 08:24:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:24:00 + git semver [Pipeline] } 08:24:00 $ docker stop --time=1 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e 08:24:02 $ docker rm -f --volumes 95fbbb57cfefb50c2dc86519af0768a4eeefb780db558be42597d262d7d23c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:24:02 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 08:24:02 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 08:24:02 total 16 08:24:02 drwxr-xr-x 3 root root 4096 Nov 8 08:07 . 08:24:02 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 08:23 .. 08:24:02 drwxr-xr-x 2 root root 4096 Nov 8 08:07 cost 08:24:02 -rw-r--r-- 1 root root 89 Nov 8 08:07 cost.csv 08:24:02 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 08:24:02 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 08:24:02 total 16 08:24:02 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 08:07 . 08:24:02 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 08:23 .. 08:24:02 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 08:07 cost 08:24:02 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 08:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:24:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:24:04 ---> package-listing.sh 08:24:04 ++ facter osfamily 08:24:04 ++ tr '[:upper:]' '[:lower:]' 08:24:04 + OS_FAMILY=debian 08:24:04 + workspace=/w/workspace/exfoundry_app-record-replay_main 08:24:04 + START_PACKAGES=/tmp/packages_start.txt 08:24:04 + END_PACKAGES=/tmp/packages_end.txt 08:24:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:04 + PACKAGES=/tmp/packages_start.txt 08:24:04 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 08:24:04 + PACKAGES=/tmp/packages_end.txt 08:24:04 + case "${OS_FAMILY}" in 08:24:04 + dpkg -l 08:24:04 + grep '^ii' 08:24:04 + '[' -f /tmp/packages_start.txt ']' 08:24:04 + '[' -f /tmp/packages_end.txt ']' 08:24:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:04 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 08:24:04 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 08:24:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 08:24:04 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 08:24:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:05 prd-ubuntu20.04-docker-8c-8g-25895 does not seem to be running inside a container 08:24:05 $ 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 08:24:05 $ docker top 9aad886838240e85fc35a6f1f52ccadb6db0c59503d70ddd13449acb26e86cd4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:05 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:06 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:06 + ls /var/log/sa-host 08:24:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:06 provisioning config files... 08:24:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13673015614997207123tmp [Pipeline] { [Pipeline] echo 08:24:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:06 ---> create-netrc.sh [Pipeline] } 08:24:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:07 ---> python-tools-install.sh [Pipeline] echo 08:24:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:07 ---> sudo-logs.sh 08:24:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:24:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:07 ---> job-cost.sh 08:24:07 lf-activate-venv: SKIPPING 08:24:07 DEBUG: total: 0.2199999988079071 08:24:07 INFO: Retrieving Stack Cost... 08:24:08 INFO: Retrieving Pricing Info for: v3-standard-8 08:24:08 INFO: Archiving Costs [Pipeline] echo 08:24:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:08 ---> logs-deploy.sh 08:24:08 lf-activate-venv: SKIPPING 08:24:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/100 08:24:08 INFO: archiving workspace using pattern(s): 08:24:09 Archives upload complete. 08:24:09 INFO: archiving logs to Nexus