Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49a91efee56bf9ad4a3b90a76546863016a523d3 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-ssh16669518064546983057.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15601448604797509140.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13249689648557434024.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5652784023607410746.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-ssh12482848176627150751.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40338 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 49a91efee56bf9ad4a3b90a76546863016a523d3 (main) Commit message: "Merge pull request #173 from jumpingliu/4.0-app-record-changelog" > 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 49a91efee56bf9ad4a3b90a76546863016a523d3 # timeout=10 > git rev-list --no-walk e872dfa1c37aeb3a690af3223cf450be67f27a01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:17:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:17:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:17:55 ========================================================= 12:17:55 EdgeX Global Pipelines Version Info 12:17:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:17:55 ------------------- 12:17:55 stable info: 12:17:55 ------------------- 12:17:55 Commited By: Cherry Wang cherry@iotechsys.com 12:17:55 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:17:55 Message: update stable to v1.0.269 12:17:56 ------------------- 12:17:56 experimental info: 12:17:56 ------------------- 12:17:56 Commited By: Ginny Guan ginny@iotechsys.com 12:17:56 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:17:56 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:17:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49a91ef [Pipeline] echo 12:17:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:17:57 provisioning config files... 12:17:57 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config204025465310157907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:57 ---> ****-login.sh 12:17:57 nexus3.edgexfoundry.org:10001 12:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:17:57 Configure a credential helper to remove this warning. See 12:17:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:17:57 12:17:57 Login Succeeded 12:17:57 nexus3.edgexfoundry.org:10002 12:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:17:58 Configure a credential helper to remove this warning. See 12:17:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:17:58 12:17:58 Login Succeeded 12:17:58 nexus3.edgexfoundry.org:10003 12:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:17:58 Configure a credential helper to remove this warning. See 12:17:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:17:58 12:17:58 Login Succeeded 12:17:58 nexus3.edgexfoundry.org:10004 12:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:17:58 Configure a credential helper to remove this warning. See 12:17:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:17:58 12:17:58 Login Succeeded 12:17:58 ****.io 12:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:17:58 Configure a credential helper to remove this warning. See 12:17:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:17:58 12:17:58 Login Succeeded 12:17:58 ---> ****-login.sh ends [Pipeline] } 12:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:17:58 + git rev-list -1 --merges 49a91efee56bf9ad4a3b90a76546863016a523d3~1..49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] echo 12:17:58 -----------> git rev-list -1 --merges 49a91efee56bf9ad4a3b90a76546863016a523d3~1..49a91efee56bf9ad4a3b90a76546863016a523d3 49a91efee56bf9ad4a3b90a76546863016a523d3 12:17:58 49a91efee56bf9ad4a3b90a76546863016a523d3 [false] [Pipeline] sh 12:17:59 + git log --format=format:%s -1 49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] echo 12:17:59 ========================================================= 12:17:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:17:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:17:59 + git log --format=format:%s -1 49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] echo 12:17:59 [semverPrep] GIT_COMMIT: 49a91efee56bf9ad4a3b90a76546863016a523d3, Commit Message: Merge pull request #173 from jumpingliu/4.0-app-record-changelog [Pipeline] echo 12:17:59 [semverPrep] This is not a build commit. [Pipeline] sh 12:17:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:17:59 + grep -v github /etc/ssh/ssh_known_hosts 12:17:59 + [ -e /tmp/ssh_known_hosts ] 12:17:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:17:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:17:59 + sudo tee -a /etc/ssh/ssh_known_hosts 12:17:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:18:00 12:18:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:18:00 0.1.4: Pulling from edgex-devops/py-git-semver 12:18:00 b85a868b505f: Pulling fs layer 12:18:00 e2be974225ed: Pulling fs layer 12:18:00 339a4e72a1f5: Pulling fs layer 12:18:00 988bab9f4d93: Pulling fs layer 12:18:00 1469e6f7b9e6: Pulling fs layer 12:18:00 eaf3925da568: Pulling fs layer 12:18:00 bab4dde63d76: Pulling fs layer 12:18:00 bde34c3a00c8: Pulling fs layer 12:18:00 b352a97aabf1: Pulling fs layer 12:18:00 4872d77fe225: Pulling fs layer 12:18:00 5851b861e8e6: Pulling fs layer 12:18:00 988bab9f4d93: Waiting 12:18:00 bde34c3a00c8: Waiting 12:18:00 bab4dde63d76: Waiting 12:18:00 b352a97aabf1: Waiting 12:18:00 eaf3925da568: Waiting 12:18:00 1469e6f7b9e6: Waiting 12:18:00 5851b861e8e6: Waiting 12:18:00 e2be974225ed: Verifying Checksum 12:18:00 e2be974225ed: Download complete 12:18:00 988bab9f4d93: Verifying Checksum 12:18:00 988bab9f4d93: Download complete 12:18:00 1469e6f7b9e6: Verifying Checksum 12:18:00 1469e6f7b9e6: Download complete 12:18:00 339a4e72a1f5: Verifying Checksum 12:18:00 339a4e72a1f5: Download complete 12:18:00 eaf3925da568: Verifying Checksum 12:18:00 eaf3925da568: Download complete 12:18:00 bde34c3a00c8: Verifying Checksum 12:18:00 bde34c3a00c8: Download complete 12:18:00 b352a97aabf1: Download complete 12:18:00 4872d77fe225: Verifying Checksum 12:18:00 4872d77fe225: Download complete 12:18:00 5851b861e8e6: Download complete 12:18:00 b85a868b505f: Download complete 12:18:01 bab4dde63d76: Verifying Checksum 12:18:01 bab4dde63d76: Download complete 12:18:02 b85a868b505f: Pull complete 12:18:02 e2be974225ed: Pull complete 12:18:02 339a4e72a1f5: Pull complete 12:18:02 988bab9f4d93: Pull complete 12:18:02 1469e6f7b9e6: Pull complete 12:18:02 eaf3925da568: Pull complete 12:18:04 bab4dde63d76: Pull complete 12:18:04 bde34c3a00c8: Pull complete 12:18:04 b352a97aabf1: Pull complete 12:18:04 4872d77fe225: Pull complete 12:18:05 5851b861e8e6: Pull complete 12:18:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:18:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:05 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:18:05 $ 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 12:18:06 $ docker top 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 -eo pid,comm 12:18:06 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). 12:18:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:18:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:06 [ssh-agent] Looking for ssh-agent implementation... 12:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:07 $ docker exec 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 ssh-agent 12:18:07 SSH_AUTH_SOCK=/tmp/ssh-V9ndHVbfm67b/agent.32 12:18:07 SSH_AGENT_PID=38 12:18:07 Running ssh-add (command line suppressed) 12:18:07 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18344542345614085887.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18344542345614085887.key) 12:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:07 + git tag --points-at HEAD [Pipeline] } 12:18:07 $ docker exec --env ******** --env ******** 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 ssh-agent -k 12:18:07 unset SSH_AUTH_SOCK; 12:18:07 unset SSH_AGENT_PID; 12:18:07 echo Agent pid 38 killed; 12:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:18:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:07 [ssh-agent] Looking for ssh-agent implementation... 12:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:07 $ docker exec 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 ssh-agent 12:18:07 SSH_AUTH_SOCK=/tmp/ssh-I4ylD06p50YI/agent.72 12:18:07 SSH_AGENT_PID=78 12:18:08 Running ssh-add (command line suppressed) 12:18:08 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17357616812958843934.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17357616812958843934.key) 12:18:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:08 + git semver init 12:18:08 2025-03-05 12:18:08,581 [run_init] DEBUG init version:0.0.0 force:False 12:18:08 2025-03-05 12:18:08,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 12:18:08 2025-03-05 12:18:08,583 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 12:18:08 2025-03-05 12:18:08,584 [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) 12:18:10 2025-03-05 12:18:09,992 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 12:18:10 2025-03-05 12:18:09,992 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 12:18:10 2025-03-05 12:18:09,993 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 12:18:10 2025-03-05 12:18:09,993 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 12:18:10 4.0.0-dev.11 [Pipeline] } 12:18:10 $ docker exec --env ******** --env ******** 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 ssh-agent -k 12:18:10 unset SSH_AUTH_SOCK; 12:18:10 unset SSH_AGENT_PID; 12:18:10 echo Agent pid 78 killed; 12:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:18:10 + git semver [Pipeline] } 12:18:10 $ docker stop --time=1 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 12:18:12 $ docker rm -f --volumes 5b5fcec6a0b2feee51c6340ccc264d6e3f20c81ee5facad17c642f3b805f4c81 [Pipeline] // withDockerContainer [Pipeline] sh 12:18:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:18:12 Stashed 1 file(s) [Pipeline] echo 12:18:12 [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:18:12 provisioning config files... 12:18:12 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config587311573461654382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:18:13 ---> ****-login.sh 12:18:13 nexus3.edgexfoundry.org:10001 12:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:18:13 Configure a credential helper to remove this warning. See 12:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:18:13 12:18:13 Login Succeeded 12:18:13 nexus3.edgexfoundry.org:10002 12:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:18:13 Configure a credential helper to remove this warning. See 12:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:18:13 12:18:13 Login Succeeded 12:18:13 nexus3.edgexfoundry.org:10003 12:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:18:13 Configure a credential helper to remove this warning. See 12:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:18:13 12:18:13 Login Succeeded 12:18:13 nexus3.edgexfoundry.org:10004 12:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:18:13 Configure a credential helper to remove this warning. See 12:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:18:13 12:18:13 Login Succeeded 12:18:13 ****.io 12:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:18:13 Configure a credential helper to remove this warning. See 12:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:18:13 12:18:13 Login Succeeded 12:18:13 ---> ****-login.sh ends [Pipeline] } 12:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:18:13 ========================================================= 12:18:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:18:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:14 + 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 . 12:18:14 Sending build context to Docker daemon 9.88MB 12:18:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:18:14 Step 2/12 : FROM ${BASE} AS builder 12:18:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:18:14 da9db072f522: Pulling fs layer 12:18:14 6ef4a4ee8ca5: Pulling fs layer 12:18:14 06f05ace1117: Pulling fs layer 12:18:14 5fe327b54edc: Pulling fs layer 12:18:14 4f4fb700ef54: Pulling fs layer 12:18:14 92a5565b7b96: Pulling fs layer 12:18:14 ff9bb7016b71: Pulling fs layer 12:18:14 b67dba6c2c7d: Pulling fs layer 12:18:14 5fe327b54edc: Waiting 12:18:14 4f4fb700ef54: Waiting 12:18:14 92a5565b7b96: Waiting 12:18:14 ff9bb7016b71: Waiting 12:18:14 a813b0c90790: Pulling fs layer 12:18:14 a813b0c90790: Waiting 12:18:14 6ef4a4ee8ca5: Verifying Checksum 12:18:14 6ef4a4ee8ca5: Download complete 12:18:14 5fe327b54edc: Verifying Checksum 12:18:14 5fe327b54edc: Download complete 12:18:14 4f4fb700ef54: Verifying Checksum 12:18:14 4f4fb700ef54: Download complete 12:18:14 92a5565b7b96: Download complete 12:18:14 da9db072f522: Download complete 12:18:14 ff9bb7016b71: Verifying Checksum 12:18:14 ff9bb7016b71: Download complete 12:18:14 da9db072f522: Pull complete 12:18:14 6ef4a4ee8ca5: Pull complete 12:18:14 a813b0c90790: Verifying Checksum 12:18:14 a813b0c90790: Download complete 12:18:14 06f05ace1117: Verifying Checksum 12:18:14 06f05ace1117: Download complete 12:18:15 b67dba6c2c7d: Verifying Checksum 12:18:15 b67dba6c2c7d: Download complete 12:18:18 06f05ace1117: Pull complete 12:18:18 5fe327b54edc: Pull complete 12:18:18 4f4fb700ef54: Pull complete 12:18:18 92a5565b7b96: Pull complete 12:18:18 ff9bb7016b71: Pull complete 12:18:21 b67dba6c2c7d: Pull complete 12:18:21 a813b0c90790: Pull complete 12:18:21 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:18:21 ---> 3ba60ce46760 12:18:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:18:23 ---> Running in 6eecdc3953cb 12:18:23 Removing intermediate container 6eecdc3953cb 12:18:23 ---> e2e7fc31efc4 12:18:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:18:23 ---> Running in b1a956462a90 12:18:23 Removing intermediate container b1a956462a90 12:18:23 ---> 455aa671fc61 12:18:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:18:23 ---> Running in e9325a5de93a 12:18:23 Removing intermediate container e9325a5de93a 12:18:23 ---> 8beb4440dad4 12:18:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:18:23 ---> Running in 96f7f2323464 12:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:18:24 OK: 248 MiB in 58 packages 12:18:24 Removing intermediate container 96f7f2323464 12:18:24 ---> b5fa12d8a44e 12:18:24 Step 7/12 : WORKDIR /app 12:18:24 ---> Running in 9327127f4b40 12:18:24 Removing intermediate container 9327127f4b40 12:18:24 ---> acc497da2411 12:18:24 Step 8/12 : COPY go.mod vendor* ./ 12:18:25 ---> e223c08ed06b 12:18:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:25 ---> Running in d100f581037c 12:18:27 Still waiting to schedule task 12:18:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:19:04 Removing intermediate container d100f581037c 12:19:04 ---> 5a3fb44cdd7f 12:19:04 Step 10/12 : COPY . . 12:19:04 ---> 9a3eaa0212e6 12:19:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:19:04 ---> Running in 27a0db808fee 12:19:04 Removing intermediate container 27a0db808fee 12:19:04 ---> dda95ae1117c 12:19:04 Step 12/12 : RUN $MAKE 12:19:04 ---> Running in 8c6fe576c543 12:19:04 noop 12:19:04 Removing intermediate container 8c6fe576c543 12:19:04 ---> 2b14b2f3f7b2 12:19:04 Successfully built 2b14b2f3f7b2 12:19:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:04 + docker inspect -f . ci-base-image-x86_64 12:19:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:04 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:19:04 $ docker top ddea62db2e89a98c0fe5cecf46567b63d9217d0bf29b302181c8d46061944cac -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:05 + go version 12:19:05 go version go1.23.4 linux/amd64 [Pipeline] } 12:19:05 $ docker stop --time=1 ddea62db2e89a98c0fe5cecf46567b63d9217d0bf29b302181c8d46061944cac 12:19:06 $ docker rm -f --volumes ddea62db2e89a98c0fe5cecf46567b63d9217d0bf29b302181c8d46061944cac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:06 + docker inspect -f . ci-base-image-x86_64 12:19:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:07 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:19:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:19:07 $ docker top 6bf9d486ebbb9d57cb0af7f52f0f61b4c37856c0efb77380ca3352f540a87ac5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:07 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 12:19:08 + make test 12:19:08 go test -race -coverprofile=coverage.out ./... 12:19:46 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 12:19:46 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 12:19:46 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 12:19:46 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 12:19:46 ok github.com/edgexfoundry/app-record-replay/internal/app 1.030s coverage: 88.0% of statements 12:19:54 ok github.com/edgexfoundry/app-record-replay/internal/application 9.587s coverage: 98.7% of statements 12:19:54 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements 12:19:54 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements 12:19:54 running golangci-lint 12:19:54 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 12:19:54 go version go1.23.4 linux/amd64 12:19:54 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 12:19:54 level=info msg="[config_reader] Used config file .golangci.yml" 12:19:54 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 12:20:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40339 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 12:20:05 Running in /w/workspace/app-record-replay/110 [Pipeline] { [Pipeline] checkout 12:20:08 Selected Git installation does not exist. Using Default 12:20:08 The recommended git tool is: NONE 12:20:13 using credential edgex-jenkins-ssh 12:20:13 Cloning the remote Git repository 12:20:13 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 12:20:13 > git init /w/workspace/app-record-replay/110 # timeout=10 12:20:13 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 12:20:13 > git --version # timeout=10 12:20:13 > git --version # 'git version 2.25.1' 12:20:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:16 Avoid second fetch 12:20:16 Checking out Revision 49a91efee56bf9ad4a3b90a76546863016a523d3 (main) 12:20:16 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 12:20:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:16 > git config core.sparsecheckout # timeout=10 12:20:16 > git checkout -f 49a91efee56bf9ad4a3b90a76546863016a523d3 # timeout=10 12:20:17 Commit message: "Merge pull request #173 from jumpingliu/4.0-app-record-changelog" 12:20:21 level=info msg="[loader] Go packages loading at mode 575 (name|exports_file|imports|files|types_sizes|compiled_files|deps) took 24.2147141s" 12:20:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 5.22794ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:20:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:20:22 % Total % Received % Xferd Average Speed Time Time Time Current 12:20:22 Dload Upload Total Spent Left Speed 12:20:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 12:20:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:20:23 + sudo tee /etc/docker/daemon.new 12:20:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:20:23 { 12:20:23 "registry-mirrors": [ 12:20:23 "https://nexus3.edgexfoundry.org:10001" 12:20:23 ], 12:20:23 "bip": "10.250.0.254/24", 12:20:23 "hosts": [ 12:20:23 "tcp://0.0.0.0:5555", 12:20:23 "unix:///var/run/docker.sock" 12:20:23 ], 12:20:23 "mtu": 1458, 12:20:23 "selinux-enabled": true, 12:20:23 "seccomp-profile": "/etc/docker/seccomp.json" 12:20:23 } [Pipeline] sh 12:20:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:20:23 + sudo service docker restart 12:20:33 level=info msg="[linters_context/goanalysis] analyzers took 1m1.304394175s with top 10 stages: buildir: 51.981353097s, inspect: 1.979081897s, fact_deprecated: 1.406638435s, printf: 1.227498815s, ctrlflow: 1.117684516s, fact_purity: 1.012614474s, nilness: 802.73281ms, typedness: 600.12589ms, SA5012: 454.406722ms, tokenfileanalyzer: 269.441155ms" 12:20:33 level=info msg="[runner] Issues before processing: 10, after processing: 0" 12:20:33 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 10/10, autogenerated_exclude: 10/10, skip_dirs: 10/10, exclude: 10/10, filename_unadjuster: 10/10, skip_files: 10/10, identifier_marker: 10/10, cgo: 10/10, invalid_issue: 10/10, exclude-rules: 10/0" 12:20:33 level=info msg="[runner] processing took 460.524µs with stages: identifier_marker: 226.802µs, autogenerated_exclude: 87.871µs, exclude-rules: 51.18µs, path_prettifier: 42.28µs, skip_dirs: 35.281µs, filename_unadjuster: 4.07µs, invalid_issue: 2.89µs, cgo: 2.82µs, nolint: 1.46µs, max_same_issues: 1.02µs, uniq_by_line: 810ns, fixer: 650ns, skip_files: 570ns, max_from_linter: 460ns, sort_results: 440ns, diff: 420ns, severity-rules: 390ns, exclude: 390ns, source_code: 380ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" 12:20:33 level=info msg="[runner] linters took 12.509619711s with stages: goanalysis_metalinter: 12.509075886s" 12:20:33 level=info msg="File cache stats: 0 entries of total size 0B" 12:20:33 level=info msg="Memory: 367 samples, avg is 246.2MB, max is 1137.8MB" 12:20:33 level=info msg="Execution took 36.736000326s" 12:20:33 go vet ./... 12:20:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:20:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:20:38 ./bin/test-attribution-txt.sh 12:20:38 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 12:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:20:38 $ docker stop --time=1 6bf9d486ebbb9d57cb0af7f52f0f61b4c37856c0efb77380ca3352f540a87ac5 12:20:41 $ docker rm -f --volumes 6bf9d486ebbb9d57cb0af7f52f0f61b4c37856c0efb77380ca3352f540a87ac5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:42 provisioning config files... 12:20:42 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/110@tmp/config5372976079804553171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:20:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 12:20:42 ---> ****-login.sh 12:20:42 nexus3.edgexfoundry.org:10001 [Pipeline] sh 12:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:43 Configure a credential helper to remove this warning. See 12:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:43 12:20:43 Login Succeeded 12:20:43 + ls -al . 12:20:43 total 264 12:20:43 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 12:19 . 12:20:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:17 .. 12:20:43 -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 12:17 .dockerignore 12:20:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 12:19 .git 12:20:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:17 .github 12:20:43 -rw-rw-r-- 1 jenkins jenkins 164 Mar 5 12:17 .gitignore 12:20:43 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 12:17 .golangci.yml 12:20:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 12:18 .semver 12:20:43 -rw-rw-r-- 1 jenkins jenkins 16870 Mar 5 12:17 Attribution.txt 12:20:43 -rw-rw-r-- 1 jenkins jenkins 1552 Mar 5 12:17 CHANGELOG.md 12:20:43 -rw-rw-r-- 1 jenkins jenkins 1726 Mar 5 12:17 Dockerfile 12:20:43 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 12:17 GOVERNANCE.md 12:20:43 -rw-rw-r-- 1 jenkins jenkins 681 Mar 5 12:17 Jenkinsfile 12:20:43 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 12:17 LICENSE 12:20:43 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 12:17 Makefile 12:20:43 -rw-rw-r-- 1 jenkins jenkins 611 Mar 5 12:17 OWNERS.md 12:20:43 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 5 12:17 README.md 12:20:43 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 5 12:17 Record and Reply.postman_collection.json 12:20:43 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 12:18 VERSION 12:20:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:17 bin 12:20:43 -rw-r--r-- 1 jenkins jenkins 34247 Mar 5 12:19 coverage.out 12:20:43 -rw-rw-r-- 1 jenkins jenkins 6721 Mar 5 12:17 go.mod 12:20:43 -rw-rw-r-- 1 jenkins jenkins 88240 Mar 5 12:17 go.sum 12:20:43 drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 12:17 internal 12:20:43 -rw-rw-r-- 1 jenkins jenkins 913 Mar 5 12:17 main.go 12:20:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:17 openapi 12:20:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:17 pkg 12:20:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:43 nexus3.edgexfoundry.org:10002 12:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:43 + 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=49a91efee56bf9ad4a3b90a76546863016a523d3 --label arch=amd64 --label version=4.0.0-dev.11 . 12:20:43 Sending build context to Docker daemon 9.915MB 12:20:43 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 12:20:43 Step 2/27 : FROM ${BASE} AS builder 12:20:43 ---> 2b14b2f3f7b2 12:20:43 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:20:43 ---> Running in 8c646f7656b0 12:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:43 Configure a credential helper to remove this warning. See 12:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:43 12:20:43 Login Succeeded 12:20:43 nexus3.edgexfoundry.org:10003 12:20:43 Removing intermediate container 8c646f7656b0 12:20:43 ---> 25661268c547 12:20:43 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:20:43 ---> Running in 497b9a79658d 12:20:43 Removing intermediate container 497b9a79658d 12:20:43 ---> 886a88621376 12:20:43 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:20:43 ---> Running in 0f7c893158a3 12:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:43 Configure a credential helper to remove this warning. See 12:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:43 12:20:43 Login Succeeded 12:20:43 nexus3.edgexfoundry.org:10004 12:20:44 Removing intermediate container 0f7c893158a3 12:20:44 ---> a0c030371474 12:20:44 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:20:44 ---> Running in 6715e811d22e 12:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:44 Configure a credential helper to remove this warning. See 12:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:44 12:20:44 Login Succeeded 12:20:44 ****.io 12:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:44 Configure a credential helper to remove this warning. See 12:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:44 12:20:44 Login Succeeded 12:20:44 ---> ****-login.sh ends [Pipeline] } 12:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:20:44 OK: 248 MiB in 58 packages [Pipeline] echo 12:20:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:20:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:20:45 ========================================================= 12:20:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:20:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv 12:20:45 Removing intermediate container 6715e811d22e 12:20:45 ---> c48af0f9b6ea 12:20:45 Step 7/27 : WORKDIR /app 12:20:45 ---> Running in 0a94bfadf721 [Pipeline] { [Pipeline] sh 12:20:45 Removing intermediate container 0a94bfadf721 12:20:45 ---> 15768a3e65c9 12:20:45 Step 8/27 : COPY go.mod vendor* ./ 12:20:45 ---> 0e98ca45f136 12:20:45 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:20:45 ---> Running in e84d2853fadd 12:20:45 + 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 . 12:20:45 Sending build context to Docker daemon 322kB 12:20:45 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:20:45 Step 2/12 : FROM ${BASE} AS builder 12:20:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:20:45 9986a736f7d3: Pulling fs layer 12:20:45 1f018df60701: Pulling fs layer 12:20:45 39f8f326b044: Pulling fs layer 12:20:45 e6a1e7a6a96a: Pulling fs layer 12:20:45 4f4fb700ef54: Pulling fs layer 12:20:45 d45d956e0dbf: Pulling fs layer 12:20:45 d7702b0d1db1: Pulling fs layer 12:20:45 5c7f0f088c93: Pulling fs layer 12:20:45 4fdc064ae6cf: Pulling fs layer 12:20:45 e6a1e7a6a96a: Waiting 12:20:45 4f4fb700ef54: Waiting 12:20:45 d45d956e0dbf: Waiting 12:20:45 5c7f0f088c93: Waiting 12:20:45 d7702b0d1db1: Waiting 12:20:45 4fdc064ae6cf: Waiting 12:20:45 1f018df60701: Verifying Checksum 12:20:45 1f018df60701: Download complete 12:20:45 e6a1e7a6a96a: Verifying Checksum 12:20:45 e6a1e7a6a96a: Download complete 12:20:45 4f4fb700ef54: Verifying Checksum 12:20:45 4f4fb700ef54: Download complete 12:20:45 d45d956e0dbf: Verifying Checksum 12:20:45 d45d956e0dbf: Download complete 12:20:45 d7702b0d1db1: Verifying Checksum 12:20:45 d7702b0d1db1: Download complete 12:20:45 9986a736f7d3: Download complete 12:20:46 Removing intermediate container e84d2853fadd 12:20:46 ---> 62604960b232 12:20:46 Step 10/27 : COPY . . 12:20:46 4fdc064ae6cf: Verifying Checksum 12:20:46 4fdc064ae6cf: Download complete 12:20:46 ---> 4e738f260bf2 12:20:46 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:20:46 ---> Running in 8d7682017ebc 12:20:46 Removing intermediate container 8d7682017ebc 12:20:46 ---> f013bccc4158 12:20:46 Step 12/27 : RUN $MAKE 12:20:46 ---> Running in 75d0d891b062 12:20:46 9986a736f7d3: Pull complete 12:20:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 12:20:47 1f018df60701: Pull complete 12:20:48 39f8f326b044: Verifying Checksum 12:20:48 39f8f326b044: Download complete 12:20:48 5c7f0f088c93: Verifying Checksum 12:20:48 5c7f0f088c93: Download complete 12:21:03 39f8f326b044: Pull complete 12:21:03 e6a1e7a6a96a: Pull complete 12:21:03 4f4fb700ef54: Pull complete 12:21:03 d45d956e0dbf: Pull complete 12:21:03 d7702b0d1db1: Pull complete 12:21:11 5c7f0f088c93: Pull complete 12:21:12 4fdc064ae6cf: Pull complete 12:21:12 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:21:12 ---> 63f30b955cb9 12:21:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:21:14 ---> Running in c28191404f6f 12:21:14 Removing intermediate container c28191404f6f 12:21:14 ---> c296f1ffef46 12:21:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:21:14 ---> Running in 053bf5de714f 12:21:14 Removing intermediate container 053bf5de714f 12:21:14 ---> 8f0d79cffd53 12:21:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:21:14 ---> Running in 0baf6df6223b 12:21:15 Removing intermediate container 0baf6df6223b 12:21:15 ---> fada5b6f2afa 12:21:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:21:15 ---> Running in 5bcfc273ed8b 12:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:21:18 OK: 239 MiB in 58 packages 12:21:19 Removing intermediate container 5bcfc273ed8b 12:21:19 ---> 19da70b2b06c 12:21:19 Step 7/12 : WORKDIR /app 12:21:19 ---> Running in 7685b1304d3c 12:21:19 Removing intermediate container 7685b1304d3c 12:21:19 ---> 1d36af5dca9a 12:21:19 Step 8/12 : COPY go.mod vendor* ./ 12:21:19 ---> 9625380e1608 12:21:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:21:19 ---> Running in d0c799a31ddf 12:21:25 Removing intermediate container 75d0d891b062 12:21:25 ---> 3e2785bdc125 12:21:25 Step 13/27 : FROM alpine:3.20 12:21:25 3.20: Pulling from library/alpine 12:21:25 0a9a5dfd008f: Pulling fs layer 12:21:25 0a9a5dfd008f: Verifying Checksum 12:21:25 0a9a5dfd008f: Download complete 12:21:25 0a9a5dfd008f: Pull complete 12:21:25 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:21:25 Status: Downloaded newer image for alpine:3.20 12:21:25 ---> ff221270b9fb 12:21:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:21:25 ---> Running in fae0f8a48a47 12:21:25 Removing intermediate container fae0f8a48a47 12:21:25 ---> 4c0ca4b7700d 12:21:25 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 12:21:25 ---> Running in fb2b8eb63978 12:21:25 Removing intermediate container fb2b8eb63978 12:21:25 ---> 568a8cbab714 12:21:25 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:21:25 ---> Running in 461ae698f967 12:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:21:25 (1/2) Installing ca-certificates (20241121-r1) 12:21:25 (2/2) Installing dumb-init (1.2.5-r3) 12:21:25 Executing busybox-1.36.1-r29.trigger 12:21:25 Executing ca-certificates-20241121-r1.trigger 12:21:25 OK: 9 MiB in 16 packages 12:21:25 Removing intermediate container 461ae698f967 12:21:25 ---> 4e89917c383e 12:21:25 Step 17/27 : RUN apk --no-cache upgrade 12:21:25 ---> Running in f32c14a35149 12:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:21:25 OK: 9 MiB in 16 packages 12:21:25 Removing intermediate container f32c14a35149 12:21:25 ---> cf6e89991aec 12:21:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:21:25 ---> e570ea8a67d2 12:21:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:21:25 ---> d0d6ab25efb8 12:21:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:21:25 ---> 9a7ca4037df0 12:21:25 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 12:21:27 ---> 9070823aed18 12:21:27 Step 22/27 : EXPOSE 59712 12:21:27 ---> Running in e9ce38df6dbe 12:21:27 Removing intermediate container e9ce38df6dbe 12:21:27 ---> c2166008f94e 12:21:27 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 12:21:27 ---> Running in c1cc9a5fa26c 12:21:27 Removing intermediate container c1cc9a5fa26c 12:21:27 ---> 7fc4e1e7ef8b 12:21:27 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:21:27 ---> Running in 2a92ce108600 12:21:27 Removing intermediate container 2a92ce108600 12:21:27 ---> 219bc304da52 12:21:27 Step 25/27 : LABEL arch=amd64 12:21:27 ---> Running in 32e3339624d5 12:21:27 Removing intermediate container 32e3339624d5 12:21:27 ---> 18d6c18150c2 12:21:27 Step 26/27 : LABEL git_sha=49a91efee56bf9ad4a3b90a76546863016a523d3 12:21:27 ---> Running in 27bb3e16c1bc 12:21:27 Removing intermediate container 27bb3e16c1bc 12:21:27 ---> 3082afa5e2e1 12:21:27 Step 27/27 : LABEL version=4.0.0-dev.11 12:21:27 ---> Running in 07153b360c2a 12:21:27 Removing intermediate container 07153b360c2a 12:21:27 ---> 9261b49c7ffa 12:21:27 [Warning] One or more build-args [ARCH] were not consumed 12:21:27 Successfully built 9261b49c7ffa 12:21:27 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 12:21:27 provisioning config files... 12:21:27 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3136686248149547915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:21:27 ---> ****-login.sh 12:21:27 nexus3.edgexfoundry.org:10001 12:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:27 Configure a credential helper to remove this warning. See 12:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:27 12:21:27 Login Succeeded 12:21:27 nexus3.edgexfoundry.org:10002 12:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:27 Configure a credential helper to remove this warning. See 12:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:27 12:21:27 Login Succeeded 12:21:27 nexus3.edgexfoundry.org:10003 12:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:28 Configure a credential helper to remove this warning. See 12:21:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:28 12:21:28 Login Succeeded 12:21:28 nexus3.edgexfoundry.org:10004 12:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:28 Configure a credential helper to remove this warning. See 12:21:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:28 12:21:28 Login Succeeded 12:21:28 ****.io 12:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:28 Configure a credential helper to remove this warning. See 12:21:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:28 12:21:28 Login Succeeded 12:21:28 ---> ****-login.sh ends [Pipeline] } 12:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:21:28 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 12:21:28 49a91efee56bf9ad4a3b90a76546863016a523d3 12:21:28 latest 12:21:28 4.0.0-dev.11 12:21:28 49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 12:21:28 main 12:21:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:28 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3 12:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 12:21:29 685a46305f0e: Preparing 12:21:29 209c99749d9f: Preparing 12:21:29 89b0237ee05e: Preparing 12:21:29 733fb463a1be: Preparing 12:21:29 afae7863d69c: Preparing 12:21:29 2386aea8305f: Preparing 12:21:29 994456c4fd7b: Preparing 12:21:29 994456c4fd7b: Waiting 12:21:29 2386aea8305f: Waiting 12:21:29 209c99749d9f: Pushed 12:21:29 afae7863d69c: Pushed 12:21:29 89b0237ee05e: Pushed 12:21:29 733fb463a1be: Pushed 12:21:29 994456c4fd7b: Layer already exists 12:21:29 2386aea8305f: Pushed 12:21:33 685a46305f0e: Pushed 12:21:33 49a91efee56bf9ad4a3b90a76546863016a523d3: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:33 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 12:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 12:21:34 685a46305f0e: Preparing 12:21:34 209c99749d9f: Preparing 12:21:34 89b0237ee05e: Preparing 12:21:34 733fb463a1be: Preparing 12:21:34 afae7863d69c: Preparing 12:21:34 2386aea8305f: Preparing 12:21:34 994456c4fd7b: Preparing 12:21:34 2386aea8305f: Waiting 12:21:34 994456c4fd7b: Waiting 12:21:34 afae7863d69c: Layer already exists 12:21:34 89b0237ee05e: Layer already exists 12:21:34 733fb463a1be: Layer already exists 12:21:34 209c99749d9f: Layer already exists 12:21:34 685a46305f0e: Layer already exists 12:21:34 2386aea8305f: Layer already exists 12:21:34 994456c4fd7b: Layer already exists 12:21:34 latest: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:34 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.11 12:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 12:21:34 685a46305f0e: Preparing 12:21:34 209c99749d9f: Preparing 12:21:34 89b0237ee05e: Preparing 12:21:34 733fb463a1be: Preparing 12:21:34 afae7863d69c: Preparing 12:21:34 2386aea8305f: Preparing 12:21:34 994456c4fd7b: Preparing 12:21:34 2386aea8305f: Waiting 12:21:34 994456c4fd7b: Waiting 12:21:34 209c99749d9f: Layer already exists 12:21:34 afae7863d69c: Layer already exists 12:21:34 89b0237ee05e: Layer already exists 12:21:34 685a46305f0e: Layer already exists 12:21:34 733fb463a1be: Layer already exists 12:21:34 2386aea8305f: Layer already exists 12:21:34 994456c4fd7b: Layer already exists 12:21:34 4.0.0-dev.11: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:35 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 12:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 12:21:35 685a46305f0e: Preparing 12:21:35 209c99749d9f: Preparing 12:21:35 89b0237ee05e: Preparing 12:21:35 733fb463a1be: Preparing 12:21:35 afae7863d69c: Preparing 12:21:35 2386aea8305f: Preparing 12:21:35 994456c4fd7b: Preparing 12:21:35 2386aea8305f: Waiting 12:21:35 994456c4fd7b: Waiting 12:21:35 afae7863d69c: Layer already exists 12:21:35 89b0237ee05e: Layer already exists 12:21:35 209c99749d9f: Layer already exists 12:21:35 733fb463a1be: Layer already exists 12:21:35 685a46305f0e: Layer already exists 12:21:35 2386aea8305f: Layer already exists 12:21:35 994456c4fd7b: Layer already exists 12:21:35 49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:35 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:36 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 12:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 12:21:36 685a46305f0e: Preparing 12:21:36 209c99749d9f: Preparing 12:21:36 89b0237ee05e: Preparing 12:21:36 733fb463a1be: Preparing 12:21:36 afae7863d69c: Preparing 12:21:36 2386aea8305f: Preparing 12:21:36 994456c4fd7b: Preparing 12:21:36 2386aea8305f: Waiting 12:21:36 994456c4fd7b: Waiting 12:21:36 209c99749d9f: Layer already exists 12:21:36 733fb463a1be: Layer already exists 12:21:36 685a46305f0e: Layer already exists 12:21:36 89b0237ee05e: Layer already exists 12:21:36 afae7863d69c: Layer already exists 12:21:36 994456c4fd7b: Layer already exists 12:21:36 2386aea8305f: Layer already exists 12:21:36 main: digest: sha256:17cff5d4eb15e0c3ef509650d2568af476bfffa076ee65efa01875b7322881f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:21:36 ===================================================== [Pipeline] echo 12:21:36 taggedImages: 12:21:36 - nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3 12:21:36 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 12:21:36 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.11 12:21:36 - nexus3.edgexfoundry.org:10004/app-record-replay:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 12:21:36 - 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 12:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:21:36 12:21:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:21:37 latest: Pulling from edgex-lftools-log-publisher 12:21:37 5eb5b503b376: Pulling fs layer 12:21:37 5c69ac0246d0: Pulling fs layer 12:21:37 ec43610c2a17: Pulling fs layer 12:21:37 3a2ae6a8a46f: Pulling fs layer 12:21:37 33b1e0a273af: Pulling fs layer 12:21:37 5d3b04190fa2: Pulling fs layer 12:21:37 2f39f015ded8: Pulling fs layer 12:21:37 3a2ae6a8a46f: Waiting 12:21:37 33b1e0a273af: Waiting 12:21:37 2f39f015ded8: Waiting 12:21:37 5d3b04190fa2: Waiting 12:21:37 5c69ac0246d0: Download complete 12:21:37 3a2ae6a8a46f: Verifying Checksum 12:21:37 3a2ae6a8a46f: Download complete 12:21:37 33b1e0a273af: Verifying Checksum 12:21:37 33b1e0a273af: Download complete 12:21:37 5d3b04190fa2: Verifying Checksum 12:21:37 5d3b04190fa2: Download complete 12:21:37 ec43610c2a17: Verifying Checksum 12:21:37 ec43610c2a17: Download complete 12:21:37 5eb5b503b376: Verifying Checksum 12:21:37 5eb5b503b376: Download complete 12:21:37 2f39f015ded8: Download complete 12:21:38 5eb5b503b376: Pull complete 12:21:38 5c69ac0246d0: Pull complete 12:21:39 ec43610c2a17: Pull complete 12:21:39 3a2ae6a8a46f: Pull complete 12:21:39 33b1e0a273af: Pull complete 12:21:39 5d3b04190fa2: Pull complete 12:21:43 2f39f015ded8: Pull complete 12:21:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:21:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:43 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:21:43 $ 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 12:21:47 $ docker top d4a03a22ad71b1a9bd365466d13310572d3a5aa6475e2ac6783364cbdf7b90a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:21:47 ---> job-cost.sh 12:21:47 lf-activate-venv: SKIPPING 12:21:47 INFO: No Stack... 12:21:47 INFO: Retrieving Pricing Info for: v3-standard-8 12:21:48 INFO: Archiving Costs [Pipeline] sh 12:21:48 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 12:21:48 + cut -d, -f6 [Pipeline] lock 12:21:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] 12:21:48 Resource [jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] did not exist. Created. 12:21:48 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:21:48 + echo total: 0.2199999988079071 [Pipeline] stash 12:21:48 Stashed 1 file(s) [Pipeline] } 12:21:48 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 12:21:48 $ docker stop --time=1 d4a03a22ad71b1a9bd365466d13310572d3a5aa6475e2ac6783364cbdf7b90a5 12:21:50 $ docker rm -f --volumes d4a03a22ad71b1a9bd365466d13310572d3a5aa6475e2ac6783364cbdf7b90a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:23:11 Removing intermediate container d0c799a31ddf 12:23:11 ---> 867215ec66cc 12:23:11 Step 10/12 : COPY . . 12:23:11 ---> 9da4b8d21135 12:23:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:23:11 ---> Running in 39df6ce170dc 12:23:11 Removing intermediate container 39df6ce170dc 12:23:11 ---> aa656a84ea8e 12:23:11 Step 12/12 : RUN $MAKE 12:23:11 ---> Running in 4d49a18dfc44 12:23:11 noop 12:23:11 Removing intermediate container 4d49a18dfc44 12:23:11 ---> da4e92754683 12:23:11 Successfully built da4e92754683 12:23:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:11 + docker inspect -f . ci-base-image-arm64 12:23:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:12 prd-ubuntu20.04-docker-arm64-4c-16g-40339 does not seem to be running inside a container 12:23:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/110 -v /w/workspace/app-record-replay/110:/w/workspace/app-record-replay/110:rw,z -v /w/workspace/app-record-replay/110@tmp:/w/workspace/app-record-replay/110@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 12:23:13 $ docker top 57e38f68f442b990a7a6e7a690198e344a07f5ea1ca9badeb1e1c149f4a86ea6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:23:14 + go version 12:23:14 go version go1.23.4 linux/arm64 [Pipeline] } 12:23:14 $ docker stop --time=1 57e38f68f442b990a7a6e7a690198e344a07f5ea1ca9badeb1e1c149f4a86ea6 12:23:16 $ docker rm -f --volumes 57e38f68f442b990a7a6e7a690198e344a07f5ea1ca9badeb1e1c149f4a86ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:16 + docker inspect -f . ci-base-image-arm64 12:23:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:17 prd-ubuntu20.04-docker-arm64-4c-16g-40339 does not seem to be running inside a container 12:23:17 $ 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/110 -v /w/workspace/app-record-replay/110:/w/workspace/app-record-replay/110:rw,z -v /w/workspace/app-record-replay/110@tmp:/w/workspace/app-record-replay/110@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 12:23:18 $ docker top 7fd715d0dd7f140886604e876111278f40ce15207563ffc14c399faa32ae1139 -eo pid,comm [Pipeline] { [Pipeline] sh 12:23:19 + git config --global --add safe.directory /w/workspace/app-record-replay/110 [Pipeline] fileExists [Pipeline] sh 12:23:19 + make test 12:23:19 go test -race -coverprofile=coverage.out ./... 12:27:41 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 12:27:56 ok github.com/edgexfoundry/app-record-replay/internal/app 1.119s coverage: 88.0% of statements 12:28:03 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 12:28:03 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 12:28:05 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 12:28:09 ok github.com/edgexfoundry/app-record-replay/internal/application 9.843s coverage: 98.7% of statements 12:28:09 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.441s coverage: 89.7% of statements 12:28:09 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.079s coverage: 100.0% of statements 12:28:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:28:10 go vet ./... 12:32:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:32:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:32:32 ./bin/test-attribution-txt.sh 12:32:32 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 12:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:32:32 $ docker stop --time=1 7fd715d0dd7f140886604e876111278f40ce15207563ffc14c399faa32ae1139 12:32:34 $ docker rm -f --volumes 7fd715d0dd7f140886604e876111278f40ce15207563ffc14c399faa32ae1139 [Pipeline] // withDockerContainer [Pipeline] sh 12:32:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:32:36 Warning: overwriting stash ‘coverage-report’ 12:32:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:32:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:32:38 + ls -al . 12:32:38 total 260 12:32:38 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 12:23 . 12:32:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:20 .. 12:32:38 -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 12:20 .dockerignore 12:32:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 12:20 .git 12:32:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:20 .github 12:32:38 -rw-rw-r-- 1 jenkins jenkins 164 Mar 5 12:20 .gitignore 12:32:38 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 12:20 .golangci.yml 12:32:38 -rw-rw-r-- 1 jenkins jenkins 16870 Mar 5 12:20 Attribution.txt 12:32:38 -rw-rw-r-- 1 jenkins jenkins 1552 Mar 5 12:20 CHANGELOG.md 12:32:38 -rw-rw-r-- 1 jenkins jenkins 1726 Mar 5 12:20 Dockerfile 12:32:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 12:20 GOVERNANCE.md 12:32:38 -rw-rw-r-- 1 jenkins jenkins 681 Mar 5 12:20 Jenkinsfile 12:32:38 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 12:20 LICENSE 12:32:38 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 12:20 Makefile 12:32:38 -rw-rw-r-- 1 jenkins jenkins 611 Mar 5 12:20 OWNERS.md 12:32:38 -rw-rw-r-- 1 jenkins jenkins 4107 Mar 5 12:20 README.md 12:32:38 -rw-rw-r-- 1 jenkins jenkins 7789 Mar 5 12:20 Record and Reply.postman_collection.json 12:32:38 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 12:18 VERSION 12:32:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 bin 12:32:38 -rw-r--r-- 1 jenkins jenkins 34248 Mar 5 12:28 coverage.out 12:32:38 -rw-rw-r-- 1 jenkins jenkins 6721 Mar 5 12:20 go.mod 12:32:38 -rw-rw-r-- 1 jenkins jenkins 88240 Mar 5 12:20 go.sum 12:32:38 drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 12:20 internal 12:32:38 -rw-rw-r-- 1 jenkins jenkins 913 Mar 5 12:20 main.go 12:32:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 openapi 12:32:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:20 pkg 12:32:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:38 + 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=49a91efee56bf9ad4a3b90a76546863016a523d3 --label arch=arm64 --label version=4.0.0-dev.11 . 12:32:38 Sending build context to Docker daemon 356.9kB 12:32:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 12:32:38 Step 2/27 : FROM ${BASE} AS builder 12:32:38 ---> da4e92754683 12:32:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:32:38 ---> Running in 469a214d5439 12:32:39 Removing intermediate container 469a214d5439 12:32:39 ---> ca93e36e2530 12:32:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:32:39 ---> Running in 1697de7075a1 12:32:39 Removing intermediate container 1697de7075a1 12:32:39 ---> f1b51d21d6fd 12:32:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:32:39 ---> Running in 3ae940c73d3f 12:32:39 Removing intermediate container 3ae940c73d3f 12:32:39 ---> afa3c0bdea53 12:32:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:32:39 ---> Running in fd88a0eff148 12:32:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:32:42 OK: 239 MiB in 58 packages 12:32:43 Removing intermediate container fd88a0eff148 12:32:43 ---> 477f305e1c2c 12:32:43 Step 7/27 : WORKDIR /app 12:32:43 ---> Running in 96b7fa3d87dc 12:32:43 Removing intermediate container 96b7fa3d87dc 12:32:43 ---> 000756aacaa0 12:32:43 Step 8/27 : COPY go.mod vendor* ./ 12:32:44 ---> 93c97ea9f618 12:32:44 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:32:44 ---> Running in 54db85490e68 12:32:47 Removing intermediate container 54db85490e68 12:32:47 ---> c1e012bb579c 12:32:47 Step 10/27 : COPY . . 12:32:47 ---> ab4547e4b0f7 12:32:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:32:47 ---> Running in 993c85ca0c8b 12:32:47 Removing intermediate container 993c85ca0c8b 12:32:47 ---> f7f698adf962 12:32:47 Step 12/27 : RUN $MAKE 12:32:47 ---> Running in 5b22b8f8b104 12:32:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 12:36:40 Removing intermediate container 5b22b8f8b104 12:36:40 ---> 6d26ddc8bd53 12:36:40 Step 13/27 : FROM alpine:3.20 12:36:40 3.20: Pulling from library/alpine 12:36:40 94e9d8af2201: Pulling fs layer 12:36:40 94e9d8af2201: Verifying Checksum 12:36:40 94e9d8af2201: Download complete 12:36:40 94e9d8af2201: Pull complete 12:36:40 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:36:40 Status: Downloaded newer image for alpine:3.20 12:36:40 ---> 7aab056cecc6 12:36:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:36:40 ---> Running in 1ee740330d3e 12:36:40 Removing intermediate container 1ee740330d3e 12:36:40 ---> c40d44043a18 12:36:40 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 12:36:40 ---> Running in a0e782068694 12:36:40 Removing intermediate container a0e782068694 12:36:40 ---> 9362fb0c782d 12:36:40 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:36:40 ---> Running in 1324c5395658 12:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:36:40 (1/2) Installing ca-certificates (20241121-r1) 12:36:40 (2/2) Installing dumb-init (1.2.5-r3) 12:36:40 Executing busybox-1.36.1-r29.trigger 12:36:40 Executing ca-certificates-20241121-r1.trigger 12:36:40 OK: 10 MiB in 16 packages 12:36:40 Removing intermediate container 1324c5395658 12:36:40 ---> 169ca241362f 12:36:40 Step 17/27 : RUN apk --no-cache upgrade 12:36:40 ---> Running in 957f799f984d 12:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:36:40 OK: 10 MiB in 16 packages 12:36:40 Removing intermediate container 957f799f984d 12:36:40 ---> 195a9acb7c8e 12:36:40 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:36:40 ---> d1df5a141aee 12:36:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:36:40 ---> c720da96586e 12:36:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:36:41 ---> 674d45e355e8 12:36:41 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 12:36:43 ---> 6e5cd3092393 12:36:43 Step 22/27 : EXPOSE 59712 12:36:43 ---> Running in e1e2c9f3e898 12:36:43 Removing intermediate container e1e2c9f3e898 12:36:43 ---> 66f9cc173348 12:36:43 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 12:36:43 ---> Running in 799b2df6bd6b 12:36:44 Removing intermediate container 799b2df6bd6b 12:36:44 ---> 3344b6fb2df4 12:36:44 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:36:44 ---> Running in 1880509736e6 12:36:44 Removing intermediate container 1880509736e6 12:36:44 ---> 5921f35e1141 12:36:44 Step 25/27 : LABEL arch=arm64 12:36:44 ---> Running in 61843994c0f0 12:36:45 Removing intermediate container 61843994c0f0 12:36:45 ---> 0ef1152859ac 12:36:45 Step 26/27 : LABEL git_sha=49a91efee56bf9ad4a3b90a76546863016a523d3 12:36:45 ---> Running in 57dc90daaafa 12:36:45 Removing intermediate container 57dc90daaafa 12:36:45 ---> 9ff0bb89370d 12:36:45 Step 27/27 : LABEL version=4.0.0-dev.11 12:36:45 ---> Running in fcb88376eda3 12:36:45 Removing intermediate container fcb88376eda3 12:36:45 ---> 20dfc0534905 12:36:45 [Warning] One or more build-args [ARCH] were not consumed 12:36:45 Successfully built 20dfc0534905 12:36:45 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 12:36:46 provisioning config files... 12:36:46 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/110@tmp/config13870181225227164887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:46 ---> ****-login.sh 12:36:46 nexus3.edgexfoundry.org:10001 12:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:46 Configure a credential helper to remove this warning. See 12:36:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:46 12:36:46 Login Succeeded 12:36:46 nexus3.edgexfoundry.org:10002 12:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:46 Configure a credential helper to remove this warning. See 12:36:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:46 12:36:46 Login Succeeded 12:36:47 nexus3.edgexfoundry.org:10003 12:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:47 Configure a credential helper to remove this warning. See 12:36:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:47 12:36:47 Login Succeeded 12:36:47 nexus3.edgexfoundry.org:10004 12:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:47 Configure a credential helper to remove this warning. See 12:36:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:47 12:36:47 Login Succeeded 12:36:47 ****.io 12:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:48 Configure a credential helper to remove this warning. See 12:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:48 12:36:48 Login Succeeded 12:36:48 ---> ****-login.sh ends [Pipeline] } 12:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:36:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:36:48 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 12:36:48 49a91efee56bf9ad4a3b90a76546863016a523d3 12:36:48 latest 12:36:48 4.0.0-dev.11 12:36:48 49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 12:36:48 main 12:36:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:48 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3 12:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 12:36:49 b951890f5181: Preparing 12:36:49 26fe6cb9b6fb: Preparing 12:36:49 dae72045dbc8: Preparing 12:36:49 e678bb0f4514: Preparing 12:36:49 d0fa595f0609: Preparing 12:36:49 99ee879f4a91: Preparing 12:36:49 dd9c8f8612c8: Preparing 12:36:49 99ee879f4a91: Waiting 12:36:49 dae72045dbc8: Pushed 12:36:49 e678bb0f4514: Pushed 12:36:49 26fe6cb9b6fb: Pushed 12:36:49 d0fa595f0609: Pushed 12:36:49 dd9c8f8612c8: Layer already exists 12:36:49 99ee879f4a91: Pushed 12:36:57 b951890f5181: Pushed 12:36:57 49a91efee56bf9ad4a3b90a76546863016a523d3: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:58 + 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 12:36:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 12:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 12:36:58 b951890f5181: Preparing 12:36:58 26fe6cb9b6fb: Preparing 12:36:58 dae72045dbc8: Preparing 12:36:58 e678bb0f4514: Preparing 12:36:58 d0fa595f0609: Preparing 12:36:58 99ee879f4a91: Preparing 12:36:58 dd9c8f8612c8: Preparing 12:36:58 dd9c8f8612c8: Waiting 12:36:58 99ee879f4a91: Waiting 12:36:58 26fe6cb9b6fb: Layer already exists 12:36:58 d0fa595f0609: Layer already exists 12:36:58 b951890f5181: Layer already exists 12:36:58 e678bb0f4514: Layer already exists 12:36:58 dae72045dbc8: Layer already exists 12:36:58 99ee879f4a91: Layer already exists 12:36:58 dd9c8f8612c8: Layer already exists 12:36:58 latest: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:59 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.11 12:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 12:36:59 b951890f5181: Preparing 12:36:59 26fe6cb9b6fb: Preparing 12:36:59 dae72045dbc8: Preparing 12:36:59 e678bb0f4514: Preparing 12:36:59 d0fa595f0609: Preparing 12:36:59 99ee879f4a91: Preparing 12:36:59 dd9c8f8612c8: Preparing 12:36:59 99ee879f4a91: Waiting 12:36:59 dd9c8f8612c8: Waiting 12:36:59 26fe6cb9b6fb: Layer already exists 12:36:59 b951890f5181: Layer already exists 12:36:59 e678bb0f4514: Layer already exists 12:36:59 d0fa595f0609: Layer already exists 12:36:59 dae72045dbc8: Layer already exists 12:36:59 dd9c8f8612c8: Layer already exists 12:36:59 99ee879f4a91: Layer already exists 12:36:59 4.0.0-dev.11: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:59 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 12:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 12:37:00 b951890f5181: Preparing 12:37:00 26fe6cb9b6fb: Preparing 12:37:00 dae72045dbc8: Preparing 12:37:00 e678bb0f4514: Preparing 12:37:00 d0fa595f0609: Preparing 12:37:00 99ee879f4a91: Preparing 12:37:00 dd9c8f8612c8: Preparing 12:37:00 99ee879f4a91: Waiting 12:37:00 dd9c8f8612c8: Waiting 12:37:00 b951890f5181: Layer already exists 12:37:00 dae72045dbc8: Layer already exists 12:37:00 d0fa595f0609: Layer already exists 12:37:00 26fe6cb9b6fb: Layer already exists 12:37:00 e678bb0f4514: Layer already exists 12:37:00 dd9c8f8612c8: Layer already exists 12:37:00 99ee879f4a91: Layer already exists 12:37:00 49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:00 + 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 12:37:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 12:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 12:37:01 b951890f5181: Preparing 12:37:01 26fe6cb9b6fb: Preparing 12:37:01 dae72045dbc8: Preparing 12:37:01 e678bb0f4514: Preparing 12:37:01 d0fa595f0609: Preparing 12:37:01 99ee879f4a91: Preparing 12:37:01 dd9c8f8612c8: Preparing 12:37:01 99ee879f4a91: Waiting 12:37:01 dd9c8f8612c8: Waiting 12:37:01 26fe6cb9b6fb: Layer already exists 12:37:01 b951890f5181: Layer already exists 12:37:01 e678bb0f4514: Layer already exists 12:37:01 dae72045dbc8: Layer already exists 12:37:01 d0fa595f0609: Layer already exists 12:37:01 99ee879f4a91: Layer already exists 12:37:01 dd9c8f8612c8: Layer already exists 12:37:01 main: digest: sha256:e13f965e78a8983e8730e9aaad0c43ce410c648714e059fca8bbf3477426c686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:37:01 ===================================================== [Pipeline] echo 12:37:01 taggedImages: 12:37:01 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3 12:37:01 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 12:37:01 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.11 12:37:01 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:49a91efee56bf9ad4a3b90a76546863016a523d3-4.0.0-dev.11 12:37:01 - 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 12:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:37:02 12:37:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:37:02 arm64: Pulling from edgex-lftools-log-publisher 12:37:02 8998bd30e6a1: Pulling fs layer 12:37:02 04944245beec: Pulling fs layer 12:37:02 699f458cf7ca: Pulling fs layer 12:37:02 765212b225bb: Pulling fs layer 12:37:02 f23df028b6ca: Pulling fs layer 12:37:02 d65c8cfc05b1: Pulling fs layer 12:37:02 2437ff75d9bd: Pulling fs layer 12:37:02 765212b225bb: Waiting 12:37:02 f23df028b6ca: Waiting 12:37:02 d65c8cfc05b1: Waiting 12:37:02 04944245beec: Download complete 12:37:02 765212b225bb: Verifying Checksum 12:37:02 765212b225bb: Download complete 12:37:02 f23df028b6ca: Verifying Checksum 12:37:02 f23df028b6ca: Download complete 12:37:02 d65c8cfc05b1: Download complete 12:37:02 699f458cf7ca: Verifying Checksum 12:37:02 699f458cf7ca: Download complete 12:37:03 8998bd30e6a1: Verifying Checksum 12:37:03 8998bd30e6a1: Download complete 12:37:05 2437ff75d9bd: Verifying Checksum 12:37:05 2437ff75d9bd: Download complete 12:37:07 8998bd30e6a1: Pull complete 12:37:08 04944245beec: Pull complete 12:37:09 699f458cf7ca: Pull complete 12:37:09 765212b225bb: Pull complete 12:37:10 f23df028b6ca: Pull complete 12:37:10 d65c8cfc05b1: Pull complete 12:37:29 2437ff75d9bd: Pull complete 12:37:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:37:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:37:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:29 prd-ubuntu20.04-docker-arm64-4c-16g-40339 does not seem to be running inside a container 12:37:29 $ 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/110 -v /w/workspace/app-record-replay/110:/w/workspace/app-record-replay/110:rw,z -v /w/workspace/app-record-replay/110@tmp:/w/workspace/app-record-replay/110@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 12:37:32 $ docker top ed08d86dcb5f6ba5a0c9120e037cdb4e66ba7461567565fdfaa8636eb6637a3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:37:33 ---> job-cost.sh 12:37:33 lf-activate-venv: SKIPPING 12:37:33 INFO: No Stack... 12:37:33 INFO: Retrieving Pricing Info for: v3-standard-4 12:37:34 INFO: Archiving Costs [Pipeline] sh 12:37:34 + cat /w/workspace/app-record-replay/110/archives/cost.csv 12:37:34 + cut -d, -f6 [Pipeline] lock 12:37:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] 12:37:34 Resource [jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] did not exist. Created. 12:37:34 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:37:35 /w/workspace/app-record-replay/110@tmp/durable-8a08220c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:37:35 + echo total: 0.10999999940395355 [Pipeline] stash 12:37:35 Warning: overwriting stash ‘stack-cost’ 12:37:36 Stashed 1 file(s) [Pipeline] } 12:37:36 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 12:37:36 $ docker stop --time=1 ed08d86dcb5f6ba5a0c9120e037cdb4e66ba7461567565fdfaa8636eb6637a3f 12:37:37 $ docker rm -f --volumes ed08d86dcb5f6ba5a0c9120e037cdb4e66ba7461567565fdfaa8636eb6637a3f [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 12:37:38 provisioning config files... 12:37:38 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14928870596258744433tmp [Pipeline] { [Pipeline] sh 12:37:38 + set +x 12:37:38 + curl -s+ https://codecov.io/bash 12:37:38 bash -s -- 12:37:38 12:37:38 _____ _ 12:37:38 / ____| | | 12:37:38 | | ___ __| | ___ ___ _____ __ 12:37:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:37:38 | |___| (_) | (_| | __/ (_| (_) \ V / 12:37:38 \_____\___/ \__,_|\___|\___\___/ \_/ 12:37:38 Bash-1.0.6 12:37:38 12:37:38 12:37:38 ==> git version 2.25.1 found 12:37:38 ==> 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 12:37:38 Release-Date: 2020-01-08 12:37:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:37:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:37:38 ==> Jenkins CI detected. 12:37:38 current dir:  /w/workspace/exfoundry_app-record-replay_main 12:37:38 project root: . 12:37:38 --> token set from env 12:37:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:37:38 ==> Running gcov in . (disable via -X gcov) 12:37:38 ==> Python coveragepy not found 12:37:38 ==> Searching for coverage reports in: 12:37:38 + . 12:37:38 -> Found 1 reports 12:37:38 ==> Detecting git/mercurial file structure 12:37:38 ==> Reading reports 12:37:38 + ./coverage.out bytes=34248 12:37:38 ==> Appending adjustments 12:37:38 https://docs.codecov.io/docs/fixing-reports 12:37:38 + Found adjustments 12:37:38 ==> Gzipping contents 12:37:38 8.0K /tmp/codecov.5v0GTg.gz 12:37:38 ==> Uploading reports 12:37:38 url: https://codecov.io 12:37:38 query: branch=main&commit=49a91efee56bf9ad4a3b90a76546863016a523d3&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 12:37:38 -> Pinging Codecov 12:37:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=49a91efee56bf9ad4a3b90a76546863016a523d3&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 12:37:38 -> Uploading to 12:37:38 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/49a91efee56bf9ad4a3b90a76546863016a523d3/6acea09e-de06-4a13-9fcd-a45c88510259.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T123738Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=faa83f2932d44de05e79abf03eef06c721030bfd2f5f1507a9cce576747fc7d1 12:37:38 % Total % Received % Xferd Average Speed Time Time Time Current 12:37:38 Dload Upload Total Spent Left Speed 12:37:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5392 0 0 100 5392 0 26431 --:--:-- --:--:-- --:--:-- 26302 100 5392 0 0 100 5392 0 16489 --:--:-- --:--:-- --:--:-- 16439 12:37:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] } 12:37:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:37:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:37:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:37:39 12:37:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:37:40 latest: Pulling from edgex-devops/edgex-snyk-go 12:37:40 43c4264eed91: Pulling fs layer 12:37:40 4cc291be95ef: Pulling fs layer 12:37:40 2ac1f1163629: Pulling fs layer 12:37:40 5c3c966382ef: Pulling fs layer 12:37:40 4f4fb700ef54: Pulling fs layer 12:37:40 d9c7d2e4e75e: Pulling fs layer 12:37:40 9c3e1370e548: Pulling fs layer 12:37:40 d9c7d2e4e75e: Waiting 12:37:40 5c3c966382ef: Waiting 12:37:40 4f4fb700ef54: Waiting 12:37:40 9c3e1370e548: Waiting 12:37:40 4cc291be95ef: Verifying Checksum 12:37:40 4cc291be95ef: Download complete 12:37:40 5c3c966382ef: Verifying Checksum 12:37:40 5c3c966382ef: Download complete 12:37:40 4f4fb700ef54: Verifying Checksum 12:37:40 4f4fb700ef54: Download complete 12:37:40 43c4264eed91: Verifying Checksum 12:37:40 43c4264eed91: Download complete 12:37:40 43c4264eed91: Pull complete 12:37:40 d9c7d2e4e75e: Verifying Checksum 12:37:40 d9c7d2e4e75e: Download complete 12:37:40 4cc291be95ef: Pull complete 12:37:40 2ac1f1163629: Verifying Checksum 12:37:40 2ac1f1163629: Download complete 12:37:41 9c3e1370e548: Verifying Checksum 12:37:41 9c3e1370e548: Download complete 12:37:44 2ac1f1163629: Pull complete 12:37:44 5c3c966382ef: Pull complete 12:37:44 4f4fb700ef54: Pull complete 12:37:44 d9c7d2e4e75e: Pull complete 12:37:47 9c3e1370e548: Pull complete 12:37:47 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 12:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:37:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:47 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:37:47 $ 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 12:37:53 $ docker top 11155cff7c151969a8e2cffdc0c56921ed278d0a2439110b62c3977d473789e8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:53 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 12:37:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 12:37:53 + set -o pipefail 12:37:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 12:38:00 12:38:00 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 12:38:00 12:38:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/f66a9d27-5c0d-4f3a-bd4b-952eff76af69 12:38:00 12:38:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:38:00 12:38:00 12:38:00 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 12:38:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:38:00 $ docker stop --time=1 11155cff7c151969a8e2cffdc0c56921ed278d0a2439110b62c3977d473789e8 12:38:05 $ docker rm -f --volumes 11155cff7c151969a8e2cffdc0c56921ed278d0a2439110b62c3977d473789e8 [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 12:38:06 + git log --format=format:%s -1 49a91efee56bf9ad4a3b90a76546863016a523d3 [Pipeline] sh 12:38:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:38:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:06 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:38:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:38:07 $ docker top 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 -eo pid,comm 12:38:07 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). 12:38:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:38:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:38:07 [ssh-agent] Looking for ssh-agent implementation... 12:38:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:07 $ docker exec 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 ssh-agent 12:38:07 SSH_AUTH_SOCK=/tmp/ssh-GU0lWpNfezE9/agent.31 12:38:07 SSH_AGENT_PID=37 12:38:07 Running ssh-add (command line suppressed) 12:38:07 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10760780601490382969.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10760780601490382969.key) 12:38:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:38:08 + git semver tag 12:38:08 2025-03-05 12:38:08,248 [run_tag] DEBUG tag force:False 12:38:08 2025-03-05 12:38:08,248 [check_head_tag] DEBUG check head tag 12:38:08 2025-03-05 12:38:08,250 [execute] INFO git cat-file --batch-check 12:38:08 2025-03-05 12:38:08,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 12:38:08 2025-03-05 12:38:08,254 [execute] INFO git cat-file --batch 12:38:08 2025-03-05 12:38:08,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 12:38:08 2025-03-05 12:38:08,287 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 12:38:08 2025-03-05 12:38:08,288 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 12:38:08 2025-03-05 12:38:08,288 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 12:38:08 2025-03-05 12:38:08,294 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 12:38:08 4.0.0-dev.11 [Pipeline] } 12:38:08 $ docker exec --env ******** --env ******** 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 ssh-agent -k 12:38:08 unset SSH_AUTH_SOCK; 12:38:08 unset SSH_AGENT_PID; 12:38:08 echo Agent pid 37 killed; 12:38:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:38:08 + git semver [Pipeline] } 12:38:09 $ docker stop --time=1 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 12:38:10 $ docker rm -f --volumes 19e77ef73b6144b2e0fe8b9aed8284fd501d7420066c9bc8e364079f4ff230d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:38:10 12:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:38:11 0.23.1-centos7: Pulling from edgex-lftools 12:38:11 ab5ef0e58194: Pulling fs layer 12:38:11 9712f1f96733: Pulling fs layer 12:38:11 63f879dbbcfc: Pulling fs layer 12:38:11 0d9ebad4ef96: Pulling fs layer 12:38:11 e9a5061849ea: Pulling fs layer 12:38:11 d747dcd14b5f: Pulling fs layer 12:38:11 2de7ff778b66: Pulling fs layer 12:38:11 0d9ebad4ef96: Waiting 12:38:11 e9a5061849ea: Waiting 12:38:11 d747dcd14b5f: Waiting 12:38:11 2de7ff778b66: Waiting 12:38:11 9712f1f96733: Verifying Checksum 12:38:11 9712f1f96733: Download complete 12:38:11 63f879dbbcfc: Verifying Checksum 12:38:11 63f879dbbcfc: Download complete 12:38:11 e9a5061849ea: Verifying Checksum 12:38:11 e9a5061849ea: Download complete 12:38:11 d747dcd14b5f: Verifying Checksum 12:38:11 d747dcd14b5f: Download complete 12:38:11 0d9ebad4ef96: Verifying Checksum 12:38:11 0d9ebad4ef96: Download complete 12:38:11 ab5ef0e58194: Verifying Checksum 12:38:11 ab5ef0e58194: Download complete 12:38:11 2de7ff778b66: Verifying Checksum 12:38:11 2de7ff778b66: Download complete 12:38:15 ab5ef0e58194: Pull complete 12:38:15 9712f1f96733: Pull complete 12:38:15 63f879dbbcfc: Pull complete 12:38:19 0d9ebad4ef96: Pull complete 12:38:19 e9a5061849ea: Pull complete 12:38:19 d747dcd14b5f: Pull complete 12:38:20 2de7ff778b66: Pull complete 12:38:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:38:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:38:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:21 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:38:21 $ 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 12:38:25 $ docker top 6865d112e265a2f11a200c87103944c9cb5f44625000e46fc2190cb04c191e51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:38:26 provisioning config files... 12:38:26 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3162976323908065784tmp 12:38:26 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config112982851648048108tmp 12:38:26 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3227311613538121408tmp [Pipeline] { [Pipeline] echo 12:38:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:38:26 ---> sigul-configuration.sh 12:38:26 gpg: directory `/root/.gnupg' created 12:38:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:38:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:38:26 gpg: keyring `/root/.gnupg/secring.gpg' created 12:38:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:38:26 gpg: CAST5 encrypted data 12:38:26 gpg: encrypted with 1 passphrase 12:38:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:38:26 + mkdir /home/jenkins 12:38:26 + mkdir /home/jenkins/sigul [Pipeline] sh 12:38:26 + 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 12:38:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:38:27 ---> sigul-install.sh 12:38:27 Sigul already installed; skipping installation. [Pipeline] sh 12:38:27 + git tag --list 12:38:27 v3.1 12:38:27 v3.1.0 12:38:27 v3.1.0-dev.0 12:38:27 v3.1.0-dev.1 12:38:27 v3.1.0-dev.10 12:38:27 v3.1.0-dev.11 12:38:27 v3.1.0-dev.12 12:38:27 v3.1.0-dev.13 12:38:27 v3.1.0-dev.14 12:38:27 v3.1.0-dev.15 12:38:27 v3.1.0-dev.16 12:38:27 v3.1.0-dev.17 12:38:27 v3.1.0-dev.18 12:38:27 v3.1.0-dev.19 12:38:27 v3.1.0-dev.2 12:38:27 v3.1.0-dev.20 12:38:27 v3.1.0-dev.21 12:38:27 v3.1.0-dev.22 12:38:27 v3.1.0-dev.23 12:38:27 v3.1.0-dev.24 12:38:27 v3.1.0-dev.25 12:38:27 v3.1.0-dev.26 12:38:27 v3.1.0-dev.27 12:38:27 v3.1.0-dev.28 12:38:27 v3.1.0-dev.29 12:38:27 v3.1.0-dev.3 12:38:27 v3.1.0-dev.30 12:38:27 v3.1.0-dev.31 12:38:27 v3.1.0-dev.32 12:38:27 v3.1.0-dev.33 12:38:27 v3.1.0-dev.34 12:38:27 v3.1.0-dev.35 12:38:27 v3.1.0-dev.36 12:38:27 v3.1.0-dev.37 12:38:27 v3.1.0-dev.38 12:38:27 v3.1.0-dev.39 12:38:27 v3.1.0-dev.4 12:38:27 v3.1.0-dev.40 12:38:27 v3.1.0-dev.41 12:38:27 v3.1.0-dev.42 12:38:27 v3.1.0-dev.43 12:38:27 v3.1.0-dev.44 12:38:27 v3.1.0-dev.45 12:38:27 v3.1.0-dev.46 12:38:27 v3.1.0-dev.47 12:38:27 v3.1.0-dev.48 12:38:27 v3.1.0-dev.49 12:38:27 v3.1.0-dev.5 12:38:27 v3.1.0-dev.50 12:38:27 v3.1.0-dev.51 12:38:27 v3.1.0-dev.52 12:38:27 v3.1.0-dev.53 12:38:27 v3.1.0-dev.54 12:38:27 v3.1.0-dev.55 12:38:27 v3.1.0-dev.56 12:38:27 v3.1.0-dev.57 12:38:27 v3.1.0-dev.58 12:38:27 v3.1.0-dev.59 12:38:27 v3.1.0-dev.6 12:38:27 v3.1.0-dev.60 12:38:27 v3.1.0-dev.61 12:38:27 v3.1.0-dev.62 12:38:27 v3.1.0-dev.63 12:38:27 v3.1.0-dev.64 12:38:27 v3.1.0-dev.65 12:38:27 v3.1.0-dev.66 12:38:27 v3.1.0-dev.67 12:38:27 v3.1.0-dev.68 12:38:27 v3.1.0-dev.7 12:38:27 v3.1.0-dev.8 12:38:27 v3.1.0-dev.9 12:38:27 v3.1.1 12:38:27 v3.2.0-dev.1 12:38:27 v3.2.0-dev.10 12:38:27 v3.2.0-dev.11 12:38:27 v3.2.0-dev.12 12:38:27 v3.2.0-dev.13 12:38:27 v3.2.0-dev.14 12:38:27 v3.2.0-dev.15 12:38:27 v3.2.0-dev.16 12:38:27 v3.2.0-dev.17 12:38:27 v3.2.0-dev.18 12:38:27 v3.2.0-dev.19 12:38:27 v3.2.0-dev.2 12:38:27 v3.2.0-dev.20 12:38:27 v3.2.0-dev.21 12:38:27 v3.2.0-dev.22 12:38:27 v3.2.0-dev.23 12:38:27 v3.2.0-dev.24 12:38:27 v3.2.0-dev.3 12:38:27 v3.2.0-dev.4 12:38:27 v3.2.0-dev.5 12:38:27 v3.2.0-dev.6 12:38:27 v3.2.0-dev.7 12:38:27 v3.2.0-dev.8 12:38:27 v3.2.0-dev.9 12:38:27 v4.0.0-dev.1 12:38:27 v4.0.0-dev.10 12:38:27 v4.0.0-dev.11 12:38:27 v4.0.0-dev.2 12:38:27 v4.0.0-dev.3 12:38:27 v4.0.0-dev.4 12:38:27 v4.0.0-dev.5 12:38:27 v4.0.0-dev.6 12:38:27 v4.0.0-dev.7 12:38:27 v4.0.0-dev.8 12:38:27 v4.0.0-dev.9 [Pipeline] sh 12:38:27 + lftools sign git-tag v4.0.0-dev.11 12:38:28 Signing Git tag with Sigul... 12:38:28 Signing v4.0.0-dev.11 [Pipeline] echo 12:38:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:38:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:38:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:38:29 $ docker stop --time=1 6865d112e265a2f11a200c87103944c9cb5f44625000e46fc2190cb04c191e51 12:38:30 $ docker rm -f --volumes 6865d112e265a2f11a200c87103944c9cb5f44625000e46fc2190cb04c191e51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:38:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:38:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:31 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:38:31 $ 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 12:38:31 $ docker top 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd -eo pid,comm 12:38:31 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). 12:38:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:38:31 [ssh-agent] Looking for ssh-agent implementation... 12:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:31 $ docker exec 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd ssh-agent 12:38:31 SSH_AUTH_SOCK=/tmp/ssh-6I9hcKA6yq2H/agent.32 12:38:31 SSH_AGENT_PID=38 12:38:31 Running ssh-add (command line suppressed) 12:38:32 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9570756805861170034.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9570756805861170034.key) 12:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:38:32 + git semver bump pre 12:38:32 2025-03-05 12:38:32,508 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 12:38:32 2025-03-05 12:38:32,508 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev 12:38:32 2025-03-05 12:38:32,508 [bump_version] DEBUG bumped version:4.0.0-dev.12 12:38:32 2025-03-05 12:38:32,508 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 12:38:32 2025-03-05 12:38:32,508 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 12:38:32 2025-03-05 12:38:32,508 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 12:38:32 2025-03-05 12:38:32,510 [execute] INFO git cat-file --batch-check 12:38:32 2025-03-05 12:38:32,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 12:38:32 2025-03-05 12:38:32,518 [execute] INFO git cat-file --batch 12:38:32 2025-03-05 12:38:32,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 12:38:32 2025-03-05 12:38:32,524 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 12:38:32 4.0.0-dev.12 [Pipeline] } 12:38:32 $ docker exec --env ******** --env ******** 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd ssh-agent -k 12:38:32 unset SSH_AUTH_SOCK; 12:38:32 unset SSH_AGENT_PID; 12:38:32 echo Agent pid 38 killed; 12:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:38:33 + git semver [Pipeline] } 12:38:33 $ docker stop --time=1 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd 12:38:34 $ docker rm -f --volumes 5ca4aefd80dfdf6036d7d4c8c7162147cd9be800a8744bab94c81d7a57477cdd [Pipeline] // withDockerContainer [Pipeline] sh 12:38:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:38:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:35 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:38:35 $ 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 12:38:35 $ docker top 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 -eo pid,comm 12:38:35 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). 12:38:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:38:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:38:35 [ssh-agent] Looking for ssh-agent implementation... 12:38:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:35 $ docker exec 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 ssh-agent 12:38:36 SSH_AUTH_SOCK=/tmp/ssh-y4NV8oxHVT1l/agent.32 12:38:36 SSH_AGENT_PID=38 12:38:36 Running ssh-add (command line suppressed) 12:38:36 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3714000410545761757.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3714000410545761757.key) 12:38:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:38:36 + git semver push 12:38:36 2025-03-05 12:38:36,657 [run_push] DEBUG push 12:38:36 2025-03-05 12:38:36,658 [execute] INFO git cat-file --batch-check 12:38:36 2025-03-05 12:38:36,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 12:38:36 2025-03-05 12:38:36,663 [execute] INFO git rev-list 559556a1e41d26aaa2e9a31bae9d9c59e8133677 -- 12:38:36 2025-03-05 12:38:36,663 [execute] DEBUG Popen(['git', 'rev-list', '559556a1e41d26aaa2e9a31bae9d9c59e8133677', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 12:38:36 2025-03-05 12:38:36,671 [execute] INFO git fetch -v origin 12:38:36 2025-03-05 12:38:36,671 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 12:38:37 2025-03-05 12:38:37,141 [run_push] DEBUG no remote changes detected 12:38:37 2025-03-05 12:38:37,142 [execute] INFO git push origin semver 12:38:37 2025-03-05 12:38:37,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 12:38:37 2025-03-05 12:38:37,767 [run_push] DEBUG push all version tags 12:38:37 2025-03-05 12:38:37,767 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:38:37 2025-03-05 12:38:37,768 [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) 12:38:38 2025-03-05 12:38:38,399 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 12:38:38 4.0.0-dev.12 [Pipeline] } 12:38:38 $ docker exec --env ******** --env ******** 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 ssh-agent -k 12:38:38 unset SSH_AUTH_SOCK; 12:38:38 unset SSH_AGENT_PID; 12:38:38 echo Agent pid 38 killed; 12:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:38:38 + git semver [Pipeline] } 12:38:39 $ docker stop --time=1 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 12:38:40 $ docker rm -f --volumes 963191529fba2160cd652f79200f969334d6743cba025a21bbdebb36251c6a59 [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 12:38:41 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 12:38:41 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 12:38:41 total 16 12:38:41 drwxr-xr-x 3 root root 4096 Mar 5 12:21 . 12:38:41 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 12:38 .. 12:38:41 drwxr-xr-x 2 root root 4096 Mar 5 12:21 cost 12:38:41 -rw-r--r-- 1 root root 89 Mar 5 12:21 cost.csv 12:38:41 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 12:38:41 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 12:38:41 total 16 12:38:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 12:21 . 12:38:41 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 12:38 .. 12:38:41 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 12:21 cost 12:38:41 -rw-r--r-- 1 jenkins jenkins 89 Mar 5 12:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:38:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:38:42 ---> package-listing.sh 12:38:42 ++ facter osfamily 12:38:42 ++ tr '[:upper:]' '[:lower:]' 12:38:42 + OS_FAMILY=debian 12:38:42 + workspace=/w/workspace/exfoundry_app-record-replay_main 12:38:42 + START_PACKAGES=/tmp/packages_start.txt 12:38:42 + END_PACKAGES=/tmp/packages_end.txt 12:38:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:38:42 + PACKAGES=/tmp/packages_start.txt 12:38:42 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 12:38:42 + PACKAGES=/tmp/packages_end.txt 12:38:42 + case "${OS_FAMILY}" in 12:38:42 + dpkg -l 12:38:42 + grep '^ii' 12:38:42 + '[' -f /tmp/packages_start.txt ']' 12:38:42 + '[' -f /tmp/packages_end.txt ']' 12:38:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:38:42 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 12:38:42 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 12:38:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 12:38:42 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 12:38:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:38:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:43 prd-ubuntu20.04-docker-8c-8g-40338 does not seem to be running inside a container 12:38:43 $ 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 12:38:43 $ docker top 62bec3a2a64b1a4d6888f48913d8b5119cf2b2a1786d16dda1fca774415ca225 -eo pid,comm [Pipeline] { [Pipeline] sh 12:38:43 + touch /tmp/pre-build-complete [Pipeline] sh 12:38:44 + mkdir -p /var/log/sysstat [Pipeline] sh 12:38:44 + ls /var/log/sa-host 12:38:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:38:44 provisioning config files... 12:38:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1671031527035499451tmp [Pipeline] { [Pipeline] echo 12:38:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:38:44 ---> create-netrc.sh [Pipeline] } 12:38:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:38:45 ---> python-tools-install.sh [Pipeline] echo 12:38:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:38:45 ---> sudo-logs.sh 12:38:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:38:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:38:45 ---> job-cost.sh 12:38:45 lf-activate-venv: SKIPPING 12:38:45 DEBUG: total: 0.2199999988079071 12:38:45 INFO: Retrieving Stack Cost... 12:38:46 INFO: Retrieving Pricing Info for: v3-standard-8 12:38:46 INFO: Archiving Costs [Pipeline] echo 12:38:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:38:47 ---> logs-deploy.sh 12:38:47 lf-activate-venv: SKIPPING 12:38:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/110 12:38:47 INFO: archiving workspace using pattern(s): 12:38:47 Archives upload complete. 12:38:48 INFO: archiving logs to Nexus