Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d 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-ssh1643230295697170381.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-ssh14579681156439654391.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-ssh7101468097240893288.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-ssh13961899471730297140.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-ssh16886887953074400618.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-39540 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d (main) Commit message: "Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" > git config core.sparsecheckout # timeout=10 > git checkout -f c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d # timeout=10 > git rev-list --no-walk 8cc8644154733f4f3544498f2753be7fafbd0391 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-23T13:05:23.685Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-23T13:05:23.775Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-23T13:05:23.807Z] ========================================================= [2025-02-23T13:05:23.807Z] EdgeX Global Pipelines Version Info [2025-02-23T13:05:23.807Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:05:24.537Z] ------------------- [2025-02-23T13:05:24.537Z] stable info: [2025-02-23T13:05:24.537Z] ------------------- [2025-02-23T13:05:24.537Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-23T13:05:24.537Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-23T13:05:24.537Z] Message: update stable to v1.0.269 [2025-02-23T13:05:25.108Z] ------------------- [2025-02-23T13:05:25.108Z] experimental info: [2025-02-23T13:05:25.108Z] ------------------- [2025-02-23T13:05:25.109Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-23T13:05:25.109Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-23T13:05:25.109Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-23T13:05:25.194Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2025-02-23T13:05:25.219Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2025-02-23T13:05:25.243Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-23T13:05:25.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-23T13:05:25.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-23T13:05:25.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-23T13:05:25.346Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-23T13:05:25.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-23T13:05:25.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-23T13:05:25.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-23T13:05:25.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-23T13:05:25.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2025-02-23T13:05:25.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-23T13:05:25.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-23T13:05:25.527Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-23T13:05:25.550Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-23T13:05:25.576Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-23T13:05:25.597Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-23T13:05:25.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-23T13:05:25.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-23T13:05:25.677Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-23T13:05:25.707Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-23T13:05:25.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-23T13:05:25.755Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-23T13:05:25.784Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-23T13:05:25.811Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-23T13:05:25.838Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-23T13:05:25.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-23T13:05:25.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-23T13:05:25.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-23T13:05:25.934Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] echo [2025-02-23T13:05:25.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6c4f9c [Pipeline] echo [2025-02-23T13:05:25.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:05:26.045Z] provisioning config files... [2025-02-23T13:05:26.060Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17022413050615138283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:05:26.402Z] ---> ****-login.sh [2025-02-23T13:05:26.403Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:05:26.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:26.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:26.663Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:26.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:26.663Z] [2025-02-23T13:05:26.663Z] Login Succeeded [2025-02-23T13:05:26.663Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:05:26.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:26.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:26.924Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:26.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:26.924Z] [2025-02-23T13:05:26.924Z] Login Succeeded [2025-02-23T13:05:26.924Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:05:26.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:26.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:26.924Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:26.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:26.924Z] [2025-02-23T13:05:26.924Z] Login Succeeded [2025-02-23T13:05:26.924Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:05:26.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:27.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:27.185Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:27.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:27.185Z] [2025-02-23T13:05:27.185Z] Login Succeeded [2025-02-23T13:05:27.185Z] ****.io [2025-02-23T13:05:27.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:27.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:27.446Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:27.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:27.446Z] [2025-02-23T13:05:27.446Z] Login Succeeded [2025-02-23T13:05:27.446Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:05:27.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-23T13:05:27.852Z] + git rev-list -1 --merges c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d~1..c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] echo [2025-02-23T13:05:27.881Z] -----------> git rev-list -1 --merges c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d~1..c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [2025-02-23T13:05:27.881Z] c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [false] [Pipeline] sh [2025-02-23T13:05:28.172Z] + git log --format=format:%s -1 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] echo [2025-02-23T13:05:28.189Z] ========================================================= [2025-02-23T13:05:28.189Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-23T13:05:28.189Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T13:05:28.527Z] + git log --format=format:%s -1 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] echo [2025-02-23T13:05:28.540Z] [semverPrep] GIT_COMMIT: c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d, Commit Message: Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28 [Pipeline] echo [2025-02-23T13:05:28.553Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-23T13:05:29.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:05:29.027Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-23T13:05:29.027Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-23T13:05:29.027Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-23T13:05:29.027Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-23T13:05:29.027Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-23T13:05:29.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:05:29.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:05:29.473Z] [2025-02-23T13:05:29.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:05:29.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:05:29.780Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-23T13:05:29.780Z] b85a868b505f: Pulling fs layer [2025-02-23T13:05:29.780Z] e2be974225ed: Pulling fs layer [2025-02-23T13:05:29.780Z] 339a4e72a1f5: Pulling fs layer [2025-02-23T13:05:29.780Z] 988bab9f4d93: Pulling fs layer [2025-02-23T13:05:29.780Z] 1469e6f7b9e6: Pulling fs layer [2025-02-23T13:05:29.780Z] eaf3925da568: Pulling fs layer [2025-02-23T13:05:29.780Z] bab4dde63d76: Pulling fs layer [2025-02-23T13:05:29.780Z] bde34c3a00c8: Pulling fs layer [2025-02-23T13:05:29.780Z] b352a97aabf1: Pulling fs layer [2025-02-23T13:05:29.780Z] 4872d77fe225: Pulling fs layer [2025-02-23T13:05:29.780Z] 5851b861e8e6: Pulling fs layer [2025-02-23T13:05:29.780Z] 1469e6f7b9e6: Waiting [2025-02-23T13:05:29.780Z] eaf3925da568: Waiting [2025-02-23T13:05:29.780Z] bab4dde63d76: Waiting [2025-02-23T13:05:29.780Z] bde34c3a00c8: Waiting [2025-02-23T13:05:29.780Z] 5851b861e8e6: Waiting [2025-02-23T13:05:29.780Z] b352a97aabf1: Waiting [2025-02-23T13:05:29.780Z] 4872d77fe225: Waiting [2025-02-23T13:05:29.780Z] 988bab9f4d93: Waiting [2025-02-23T13:05:29.780Z] e2be974225ed: Download complete [2025-02-23T13:05:29.780Z] 988bab9f4d93: Download complete [2025-02-23T13:05:29.780Z] 1469e6f7b9e6: Verifying Checksum [2025-02-23T13:05:29.780Z] 1469e6f7b9e6: Download complete [2025-02-23T13:05:29.780Z] 339a4e72a1f5: Verifying Checksum [2025-02-23T13:05:29.780Z] 339a4e72a1f5: Download complete [2025-02-23T13:05:30.044Z] eaf3925da568: Verifying Checksum [2025-02-23T13:05:30.044Z] eaf3925da568: Download complete [2025-02-23T13:05:30.044Z] bde34c3a00c8: Download complete [2025-02-23T13:05:30.044Z] b352a97aabf1: Verifying Checksum [2025-02-23T13:05:30.044Z] b352a97aabf1: Download complete [2025-02-23T13:05:30.044Z] 4872d77fe225: Verifying Checksum [2025-02-23T13:05:30.044Z] 4872d77fe225: Download complete [2025-02-23T13:05:30.044Z] 5851b861e8e6: Verifying Checksum [2025-02-23T13:05:30.044Z] 5851b861e8e6: Download complete [2025-02-23T13:05:30.044Z] b85a868b505f: Verifying Checksum [2025-02-23T13:05:30.044Z] b85a868b505f: Download complete [2025-02-23T13:05:30.303Z] bab4dde63d76: Verifying Checksum [2025-02-23T13:05:30.303Z] bab4dde63d76: Download complete [2025-02-23T13:05:31.241Z] b85a868b505f: Pull complete [2025-02-23T13:05:31.501Z] e2be974225ed: Pull complete [2025-02-23T13:05:31.760Z] 339a4e72a1f5: Pull complete [2025-02-23T13:05:31.760Z] 988bab9f4d93: Pull complete [2025-02-23T13:05:32.020Z] 1469e6f7b9e6: Pull complete [2025-02-23T13:05:32.279Z] eaf3925da568: Pull complete [2025-02-23T13:05:34.188Z] bab4dde63d76: Pull complete [2025-02-23T13:05:34.188Z] bde34c3a00c8: Pull complete [2025-02-23T13:05:34.188Z] b352a97aabf1: Pull complete [2025-02-23T13:05:34.188Z] 4872d77fe225: Pull complete [2025-02-23T13:05:34.188Z] 5851b861e8e6: Pull complete [2025-02-23T13:05:34.188Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-23T13:05:34.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:05:34.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:05:34.361Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:05:34.403Z] $ 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 [2025-02-23T13:05:36.878Z] $ docker top 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 -eo pid,comm [2025-02-23T13:05:36.933Z] 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). [2025-02-23T13:05:36.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:05:36.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:05:36.989Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:05:37.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:05:37.116Z] $ docker exec 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 ssh-agent [2025-02-23T13:05:37.233Z] SSH_AUTH_SOCK=/tmp/ssh-4AFBg2vLhRuE/agent.32 [2025-02-23T13:05:37.233Z] SSH_AGENT_PID=38 [2025-02-23T13:05:37.240Z] Running ssh-add (command line suppressed) [2025-02-23T13:05:37.346Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2240981035158458119.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2240981035158458119.key) [2025-02-23T13:05:37.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:05:37.648Z] + git tag --points-at HEAD [Pipeline] } [2025-02-23T13:05:37.659Z] $ docker exec --env ******** --env ******** 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 ssh-agent -k [2025-02-23T13:05:37.761Z] unset SSH_AUTH_SOCK; [2025-02-23T13:05:37.762Z] unset SSH_AGENT_PID; [2025-02-23T13:05:37.762Z] echo Agent pid 38 killed; [2025-02-23T13:05:37.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-23T13:05:37.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:05:37.815Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:05:37.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:05:37.926Z] $ docker exec 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 ssh-agent [2025-02-23T13:05:38.032Z] SSH_AUTH_SOCK=/tmp/ssh-to5FTaxIw3ou/agent.71 [2025-02-23T13:05:38.032Z] SSH_AGENT_PID=77 [2025-02-23T13:05:38.037Z] Running ssh-add (command line suppressed) [2025-02-23T13:05:38.140Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11098663142453088822.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11098663142453088822.key) [2025-02-23T13:05:38.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:05:38.448Z] + git semver init [2025-02-23T13:05:38.708Z] 2025-02-23 13:05:38,630 [run_init] DEBUG init version:0.0.0 force:False [2025-02-23T13:05:38.708Z] 2025-02-23 13:05:38,631 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2025-02-23T13:05:38.708Z] 2025-02-23 13:05:38,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2025-02-23T13:05:38.708Z] 2025-02-23 13:05:38,632 [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) [2025-02-23T13:05:40.626Z] 2025-02-23 13:05:40,180 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2025-02-23T13:05:40.626Z] 2025-02-23 13:05:40,181 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2025-02-23T13:05:40.626Z] 2025-02-23 13:05:40,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-23T13:05:40.626Z] 2025-02-23 13:05:40,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-23T13:05:40.626Z] 4.0.0-dev.9 [Pipeline] } [2025-02-23T13:05:40.634Z] $ docker exec --env ******** --env ******** 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 ssh-agent -k [2025-02-23T13:05:40.741Z] unset SSH_AUTH_SOCK; [2025-02-23T13:05:40.741Z] unset SSH_AGENT_PID; [2025-02-23T13:05:40.742Z] echo Agent pid 77 killed; [2025-02-23T13:05:40.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:05:41.074Z] + git semver [Pipeline] } [2025-02-23T13:05:41.344Z] $ docker stop --time=1 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 [2025-02-23T13:05:42.702Z] $ docker rm -f --volumes 61afa27ea922ade002d026065c5569c2dbfb70a4b0a4c094f67f608e843794e2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:05:43.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-23T13:05:43.272Z] Stashed 1 file(s) [Pipeline] echo [2025-02-23T13:05:43.276Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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 [2025-02-23T13:05:43.466Z] provisioning config files... [2025-02-23T13:05:43.480Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9709820685553904592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:05:43.784Z] ---> ****-login.sh [2025-02-23T13:05:43.784Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:05:43.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:43.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:43.784Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:43.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:43.784Z] [2025-02-23T13:05:43.784Z] Login Succeeded [2025-02-23T13:05:43.784Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:05:43.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:43.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:43.784Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:43.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:43.784Z] [2025-02-23T13:05:43.784Z] Login Succeeded [2025-02-23T13:05:43.784Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:05:44.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:44.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:44.045Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:44.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:44.045Z] [2025-02-23T13:05:44.045Z] Login Succeeded [2025-02-23T13:05:44.046Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:05:44.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:44.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:44.046Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:44.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:44.046Z] [2025-02-23T13:05:44.046Z] Login Succeeded [2025-02-23T13:05:44.046Z] ****.io [2025-02-23T13:05:44.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:05:44.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:05:44.307Z] Configure a credential helper to remove this warning. See [2025-02-23T13:05:44.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:05:44.307Z] [2025-02-23T13:05:44.307Z] Login Succeeded [2025-02-23T13:05:44.307Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:05:44.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-23T13:05:44.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:05:44.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:05:44.461Z] ========================================================= [2025-02-23T13:05:44.461Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-23T13:05:44.461Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:05:44.817Z] + 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 . [2025-02-23T13:05:44.817Z] Sending build context to Docker daemon 9.869MB [2025-02-23T13:05:44.817Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T13:05:44.817Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-23T13:05:44.817Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-23T13:05:44.817Z] da9db072f522: Pulling fs layer [2025-02-23T13:05:44.817Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-23T13:05:44.817Z] 06f05ace1117: Pulling fs layer [2025-02-23T13:05:44.817Z] 5fe327b54edc: Pulling fs layer [2025-02-23T13:05:44.817Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T13:05:44.817Z] 92a5565b7b96: Pulling fs layer [2025-02-23T13:05:44.817Z] ff9bb7016b71: Pulling fs layer [2025-02-23T13:05:44.817Z] b67dba6c2c7d: Pulling fs layer [2025-02-23T13:05:44.817Z] a813b0c90790: Pulling fs layer [2025-02-23T13:05:44.817Z] 5fe327b54edc: Waiting [2025-02-23T13:05:44.817Z] 4f4fb700ef54: Waiting [2025-02-23T13:05:44.817Z] 92a5565b7b96: Waiting [2025-02-23T13:05:44.817Z] ff9bb7016b71: Waiting [2025-02-23T13:05:44.817Z] b67dba6c2c7d: Waiting [2025-02-23T13:05:44.817Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-23T13:05:44.817Z] 6ef4a4ee8ca5: Download complete [2025-02-23T13:05:44.817Z] 5fe327b54edc: Download complete [2025-02-23T13:05:45.076Z] 4f4fb700ef54: Verifying Checksum [2025-02-23T13:05:45.076Z] 4f4fb700ef54: Download complete [2025-02-23T13:05:45.076Z] 92a5565b7b96: Verifying Checksum [2025-02-23T13:05:45.076Z] 92a5565b7b96: Download complete [2025-02-23T13:05:45.076Z] da9db072f522: Download complete [2025-02-23T13:05:45.076Z] ff9bb7016b71: Verifying Checksum [2025-02-23T13:05:45.076Z] ff9bb7016b71: Download complete [2025-02-23T13:05:45.076Z] da9db072f522: Pull complete [2025-02-23T13:05:45.076Z] a813b0c90790: Verifying Checksum [2025-02-23T13:05:45.076Z] a813b0c90790: Download complete [2025-02-23T13:05:45.336Z] 6ef4a4ee8ca5: Pull complete [2025-02-23T13:05:45.336Z] 06f05ace1117: Verifying Checksum [2025-02-23T13:05:45.336Z] 06f05ace1117: Download complete [2025-02-23T13:05:45.900Z] b67dba6c2c7d: Verifying Checksum [2025-02-23T13:05:45.900Z] b67dba6c2c7d: Download complete [2025-02-23T13:05:49.185Z] 06f05ace1117: Pull complete [2025-02-23T13:05:49.185Z] 5fe327b54edc: Pull complete [2025-02-23T13:05:49.185Z] 4f4fb700ef54: Pull complete [2025-02-23T13:05:49.185Z] 92a5565b7b96: Pull complete [2025-02-23T13:05:49.185Z] ff9bb7016b71: Pull complete [2025-02-23T13:05:51.730Z] b67dba6c2c7d: Pull complete [2025-02-23T13:05:51.988Z] a813b0c90790: Pull complete [2025-02-23T13:05:51.988Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-23T13:05:51.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-23T13:05:51.988Z] ---> 3ba60ce46760 [2025-02-23T13:05:51.988Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-23T13:05:55.315Z] ---> Running in edea9024cd58 [2025-02-23T13:05:55.315Z] Removing intermediate container edea9024cd58 [2025-02-23T13:05:55.315Z] ---> 4094fb9459c6 [2025-02-23T13:05:55.315Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-23T13:05:55.315Z] ---> Running in 00f02fb9d9d1 [2025-02-23T13:05:55.315Z] Removing intermediate container 00f02fb9d9d1 [2025-02-23T13:05:55.315Z] ---> 537c89d6068f [2025-02-23T13:05:55.315Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-23T13:05:55.315Z] ---> Running in ddfaefffbc71 [2025-02-23T13:05:55.315Z] Removing intermediate container ddfaefffbc71 [2025-02-23T13:05:55.315Z] ---> 4ea1bffe8736 [2025-02-23T13:05:55.315Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-23T13:05:55.315Z] ---> Running in 14bdc7ae26d4 [2025-02-23T13:05:55.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:05:55.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:05:56.093Z] OK: 248 MiB in 58 packages [2025-02-23T13:05:56.663Z] Removing intermediate container 14bdc7ae26d4 [2025-02-23T13:05:56.663Z] ---> 1fccffcbbdd9 [2025-02-23T13:05:56.663Z] Step 7/12 : WORKDIR /app [2025-02-23T13:05:56.663Z] ---> Running in 1bea1add6cbc [2025-02-23T13:05:56.663Z] Removing intermediate container 1bea1add6cbc [2025-02-23T13:05:56.663Z] ---> 45b1de128c23 [2025-02-23T13:05:56.663Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-23T13:05:56.663Z] ---> c1883201c260 [2025-02-23T13:05:56.663Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:05:56.663Z] ---> Running in 6cdb59edd571 [2025-02-23T13:05:58.427Z] Still waiting to schedule task [2025-02-23T13:05:58.428Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-23T13:06:43.365Z] Removing intermediate container 6cdb59edd571 [2025-02-23T13:06:43.365Z] ---> 3619968ec157 [2025-02-23T13:06:43.366Z] Step 10/12 : COPY . . [2025-02-23T13:06:43.366Z] ---> 61279e894e56 [2025-02-23T13:06:43.366Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T13:06:43.366Z] ---> Running in c0527280a00d [2025-02-23T13:06:43.366Z] Removing intermediate container c0527280a00d [2025-02-23T13:06:43.366Z] ---> 10b134a14387 [2025-02-23T13:06:43.366Z] Step 12/12 : RUN $MAKE [2025-02-23T13:06:43.366Z] ---> Running in a1b67a7bd2c1 [2025-02-23T13:06:43.366Z] noop [2025-02-23T13:06:43.366Z] Removing intermediate container a1b67a7bd2c1 [2025-02-23T13:06:43.366Z] ---> 10d5ae8a5e43 [2025-02-23T13:06:43.366Z] Successfully built 10d5ae8a5e43 [2025-02-23T13:06:43.366Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:06:43.695Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-23T13:06:43.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:06:43.781Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:06:43.805Z] $ 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 [2025-02-23T13:06:44.206Z] $ docker top d02d1fb99d7c32a0f37fce22174790bcaabf5e6f7daa462126b0ae04ff504168 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:06:44.552Z] + go version [2025-02-23T13:06:44.552Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-23T13:06:44.560Z] $ docker stop --time=1 d02d1fb99d7c32a0f37fce22174790bcaabf5e6f7daa462126b0ae04ff504168 [2025-02-23T13:06:45.807Z] $ docker rm -f --volumes d02d1fb99d7c32a0f37fce22174790bcaabf5e6f7daa462126b0ae04ff504168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:06:46.247Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-23T13:06:46.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:06:46.329Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:06:46.356Z] $ 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 [2025-02-23T13:06:46.684Z] $ docker top 5bded7c8fa07b24757d6ca2946d750abd7b139f5638a9e5ac95c3faa0c17f5ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:06:47.033Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2025-02-23T13:06:47.333Z] + make test [2025-02-23T13:06:47.334Z] go test -race -coverprofile=coverage.out ./... [2025-02-23T13:07:19.887Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39541 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2025-02-23T13:07:19.907Z] Running in /w/workspace/app-record-replay/108 [Pipeline] { [Pipeline] checkout [2025-02-23T13:07:22.958Z] Selected Git installation does not exist. Using Default [2025-02-23T13:07:22.959Z] The recommended git tool is: NONE [2025-02-23T13:07:26.054Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-02-23T13:07:26.054Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-02-23T13:07:26.054Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-02-23T13:07:26.054Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-02-23T13:07:26.054Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.037s coverage: 88.0% of statements [2025-02-23T13:07:27.197Z] using credential edgex-jenkins-ssh [2025-02-23T13:07:27.220Z] Cloning the remote Git repository [2025-02-23T13:07:27.258Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2025-02-23T13:07:27.349Z] > git init /w/workspace/app-record-replay/108 # timeout=10 [2025-02-23T13:07:27.504Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2025-02-23T13:07:27.505Z] > git --version # timeout=10 [2025-02-23T13:07:27.525Z] > git --version # 'git version 2.25.1' [2025-02-23T13:07:27.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-23T13:07:27.693Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-23T13:07:30.110Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2025-02-23T13:07:30.129Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-23T13:07:30.978Z] Avoid second fetch [2025-02-23T13:07:30.979Z] Checking out Revision c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d (main) [2025-02-23T13:07:31.605Z] Commit message: "Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" [2025-02-23T13:07:30.991Z] > git config core.sparsecheckout # timeout=10 [2025-02-23T13:07:31.056Z] > git checkout -f c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d # timeout=10 [2025-02-23T13:07:34.185Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.592s coverage: 98.7% of statements [2025-02-23T13:07:34.185Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.084s coverage: 89.7% of statements [2025-02-23T13:07:34.185Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.017s coverage: 100.0% of statements [2025-02-23T13:07:34.185Z] running golangci-lint [2025-02-23T13:07:34.185Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-23T13:07:34.185Z] go version go1.23.4 linux/amd64 [2025-02-23T13:07:34.185Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-23T13:07:34.185Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-23T13:07:34.185Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T13:07:36.363Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-23T13:07:36.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:07:36.363Z] Dload Upload Total Spent Left Speed [2025-02-23T13:07:36.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2025-02-23T13:07:36.691Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-23T13:07:37.011Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-23T13:07:37.011Z] + sudo tee /etc/docker/daemon.new [2025-02-23T13:07:37.011Z] { [2025-02-23T13:07:37.011Z] "registry-mirrors": [ [2025-02-23T13:07:37.011Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-23T13:07:37.011Z] ], [2025-02-23T13:07:37.011Z] "bip": "10.250.0.254/24", [2025-02-23T13:07:37.011Z] "hosts": [ [2025-02-23T13:07:37.011Z] "tcp://0.0.0.0:5555", [2025-02-23T13:07:37.011Z] "unix:///var/run/docker.sock" [2025-02-23T13:07:37.011Z] ], [2025-02-23T13:07:37.011Z] "mtu": 1458, [2025-02-23T13:07:37.011Z] "selinux-enabled": true, [2025-02-23T13:07:37.011Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-23T13:07:37.011Z] } [Pipeline] sh [2025-02-23T13:07:37.338Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-23T13:07:37.670Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:07:55.939Z] provisioning config files... [2025-02-23T13:07:55.965Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/108@tmp/config16236329057023188004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:07:56.399Z] ---> ****-login.sh [2025-02-23T13:07:56.399Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:07:56.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:07:56.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:07:56.947Z] Configure a credential helper to remove this warning. See [2025-02-23T13:07:56.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:07:56.947Z] [2025-02-23T13:07:56.947Z] Login Succeeded [2025-02-23T13:07:56.947Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:07:57.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:07:57.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:07:57.482Z] Configure a credential helper to remove this warning. See [2025-02-23T13:07:57.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:07:57.482Z] [2025-02-23T13:07:57.482Z] Login Succeeded [2025-02-23T13:07:57.482Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:07:57.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:07:57.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:07:57.752Z] Configure a credential helper to remove this warning. See [2025-02-23T13:07:57.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:07:57.752Z] [2025-02-23T13:07:57.752Z] Login Succeeded [2025-02-23T13:07:57.752Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:07:58.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:07:58.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:07:58.022Z] Configure a credential helper to remove this warning. See [2025-02-23T13:07:58.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:07:58.023Z] [2025-02-23T13:07:58.023Z] Login Succeeded [2025-02-23T13:07:58.023Z] ****.io [2025-02-23T13:07:58.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:07:58.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:07:58.565Z] Configure a credential helper to remove this warning. See [2025-02-23T13:07:58.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:07:58.566Z] [2025-02-23T13:07:58.566Z] Login Succeeded [2025-02-23T13:07:58.566Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:07:58.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-23T13:07:58.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:07:58.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:07:58.922Z] ========================================================= [2025-02-23T13:07:58.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-23T13:07:58.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:07:59.284Z] + 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 . [2025-02-23T13:07:59.553Z] Sending build context to Docker daemon 320.5kB [2025-02-23T13:07:59.553Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T13:07:59.553Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-23T13:07:59.825Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-23T13:07:59.825Z] 9986a736f7d3: Pulling fs layer [2025-02-23T13:07:59.825Z] 1f018df60701: Pulling fs layer [2025-02-23T13:07:59.825Z] 39f8f326b044: Pulling fs layer [2025-02-23T13:07:59.825Z] e6a1e7a6a96a: Pulling fs layer [2025-02-23T13:07:59.825Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T13:07:59.825Z] d45d956e0dbf: Pulling fs layer [2025-02-23T13:07:59.825Z] d7702b0d1db1: Pulling fs layer [2025-02-23T13:07:59.825Z] 5c7f0f088c93: Pulling fs layer [2025-02-23T13:07:59.825Z] 4fdc064ae6cf: Pulling fs layer [2025-02-23T13:07:59.825Z] d45d956e0dbf: Waiting [2025-02-23T13:07:59.825Z] 5c7f0f088c93: Waiting [2025-02-23T13:07:59.825Z] e6a1e7a6a96a: Waiting [2025-02-23T13:07:59.825Z] d7702b0d1db1: Waiting [2025-02-23T13:07:59.825Z] 4f4fb700ef54: Waiting [2025-02-23T13:07:59.825Z] 4fdc064ae6cf: Waiting [2025-02-23T13:07:59.825Z] 1f018df60701: Verifying Checksum [2025-02-23T13:07:59.825Z] 1f018df60701: Download complete [2025-02-23T13:07:59.825Z] e6a1e7a6a96a: Verifying Checksum [2025-02-23T13:07:59.825Z] e6a1e7a6a96a: Download complete [2025-02-23T13:07:59.825Z] 4f4fb700ef54: Verifying Checksum [2025-02-23T13:07:59.825Z] 4f4fb700ef54: Download complete [2025-02-23T13:07:59.825Z] 9986a736f7d3: Verifying Checksum [2025-02-23T13:07:59.825Z] 9986a736f7d3: Download complete [2025-02-23T13:07:59.825Z] d45d956e0dbf: Verifying Checksum [2025-02-23T13:07:59.825Z] d45d956e0dbf: Download complete [2025-02-23T13:07:59.825Z] d7702b0d1db1: Download complete [2025-02-23T13:08:00.422Z] 4fdc064ae6cf: Verifying Checksum [2025-02-23T13:08:00.422Z] 4fdc064ae6cf: Download complete [2025-02-23T13:08:00.731Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 22.960354873s" [2025-02-23T13:08:00.732Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.792588ms" [2025-02-23T13:08:01.142Z] 9986a736f7d3: Pull complete [2025-02-23T13:08:01.414Z] 1f018df60701: Pull complete [2025-02-23T13:08:01.688Z] 39f8f326b044: Download complete [2025-02-23T13:08:02.658Z] 5c7f0f088c93: Verifying Checksum [2025-02-23T13:08:02.658Z] 5c7f0f088c93: Download complete [2025-02-23T13:08:08.832Z] level=info msg="[linters_context/goanalysis] analyzers took 59.480345694s with top 10 stages: buildir: 47.623273938s, inspect: 2.353403903s, fact_deprecated: 1.918545263s, ctrlflow: 1.60389077s, printf: 1.397863582s, fact_purity: 922.55814ms, nilness: 786.544919ms, typedness: 534.608938ms, SA5012: 477.170646ms, gosec: 326.477572ms" [2025-02-23T13:08:08.832Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2025-02-23T13:08:08.832Z] level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 10/0, cgo: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, identifier_marker: 10/10, exclude: 10/10, path_prettifier: 10/10, skip_files: 10/10" [2025-02-23T13:08:08.832Z] level=info msg="[runner] processing took 952.326µs with stages: identifier_marker: 467.773µs, autogenerated_exclude: 165.161µs, skip_dirs: 108.96µs, exclude-rules: 100.331µs, path_prettifier: 88.191µs, cgo: 4.68µs, invalid_issue: 4.21µs, filename_unadjuster: 2.31µs, nolint: 1.88µs, max_same_issues: 1.49µs, uniq_by_line: 1.19µs, skip_files: 910ns, fixer: 830ns, sort_results: 760ns, max_from_linter: 650ns, path_prefixer: 530ns, severity-rules: 520ns, diff: 510ns, path_shortener: 470ns, exclude: 420ns, source_code: 280ns, max_per_file_from_linter: 270ns" [2025-02-23T13:08:08.832Z] level=info msg="[runner] linters took 11.665257211s with stages: goanalysis_metalinter: 11.664139374s" [2025-02-23T13:08:08.832Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-23T13:08:08.832Z] level=info msg="Memory: 348 samples, avg is 239.9MB, max is 1060.2MB" [2025-02-23T13:08:08.832Z] level=info msg="Execution took 34.638931547s" [2025-02-23T13:08:08.832Z] go vet ./... [2025-02-23T13:08:15.388Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-23T13:08:15.388Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-23T13:08:15.388Z] ./bin/test-attribution-txt.sh [2025-02-23T13:08:15.388Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-23T13:08:15.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-23T13:08:15.471Z] $ docker stop --time=1 5bded7c8fa07b24757d6ca2946d750abd7b139f5638a9e5ac95c3faa0c17f5ef [2025-02-23T13:08:17.662Z] 39f8f326b044: Pull complete [2025-02-23T13:08:17.662Z] e6a1e7a6a96a: Pull complete [2025-02-23T13:08:17.662Z] 4f4fb700ef54: Pull complete [2025-02-23T13:08:17.662Z] d45d956e0dbf: Pull complete [2025-02-23T13:08:17.662Z] d7702b0d1db1: Pull complete [2025-02-23T13:08:19.230Z] $ docker rm -f --volumes 5bded7c8fa07b24757d6ca2946d750abd7b139f5638a9e5ac95c3faa0c17f5ef [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:08:19.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-23T13:08:19.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-23T13:08:20.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-23T13:08:20.762Z] + ls -al . [2025-02-23T13:08:20.762Z] total 264 [2025-02-23T13:08:20.762Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 13:06 . [2025-02-23T13:08:20.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:05 .. [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 23 13:05 .dockerignore [2025-02-23T13:08:20.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:07 .git [2025-02-23T13:08:20.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:05 .github [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 23 13:05 .gitignore [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 13:05 .golangci.yml [2025-02-23T13:08:20.762Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 13:05 .semver [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 16870 Feb 23 13:05 Attribution.txt [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 23 13:05 CHANGELOG.md [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 1726 Feb 23 13:05 Dockerfile [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 13:05 GOVERNANCE.md [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 23 13:05 Jenkinsfile [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 23 13:05 LICENSE [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 23 13:05 Makefile [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 23 13:05 OWNERS.md [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 23 13:05 README.md [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 23 13:05 Record and Reply.postman_collection.json [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 23 13:05 VERSION [2025-02-23T13:08:20.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:05 bin [2025-02-23T13:08:20.762Z] -rw-r--r-- 1 jenkins jenkins 34248 Feb 23 13:07 coverage.out [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 6721 Feb 23 13:05 go.mod [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 88240 Feb 23 13:05 go.sum [2025-02-23T13:08:20.762Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 23 13:05 internal [2025-02-23T13:08:20.762Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 23 13:05 main.go [2025-02-23T13:08:20.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:05 openapi [2025-02-23T13:08:20.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:05 pkg [2025-02-23T13:08:20.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:08:21.096Z] + 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=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d --label arch=amd64 --label version=4.0.0-dev.9 . [2025-02-23T13:08:21.096Z] Sending build context to Docker daemon 9.904MB [2025-02-23T13:08:21.096Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T13:08:21.096Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-23T13:08:21.096Z] ---> 10d5ae8a5e43 [2025-02-23T13:08:21.096Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-23T13:08:21.355Z] ---> Running in 653a72354abe [2025-02-23T13:08:21.355Z] Removing intermediate container 653a72354abe [2025-02-23T13:08:21.355Z] ---> 3aec2f8d624e [2025-02-23T13:08:21.355Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-23T13:08:21.355Z] ---> Running in e227ef1e6485 [2025-02-23T13:08:21.355Z] Removing intermediate container e227ef1e6485 [2025-02-23T13:08:21.355Z] ---> 00ef416cd135 [2025-02-23T13:08:21.355Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-23T13:08:21.355Z] ---> Running in 5a8ddb49df61 [2025-02-23T13:08:21.614Z] Removing intermediate container 5a8ddb49df61 [2025-02-23T13:08:21.614Z] ---> a9b0320dce36 [2025-02-23T13:08:21.614Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-23T13:08:21.614Z] ---> Running in 52585f58fe3d [2025-02-23T13:08:21.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:08:21.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:08:22.442Z] OK: 248 MiB in 58 packages [2025-02-23T13:08:22.702Z] Removing intermediate container 52585f58fe3d [2025-02-23T13:08:22.702Z] ---> af3985800b38 [2025-02-23T13:08:22.702Z] Step 7/27 : WORKDIR /app [2025-02-23T13:08:22.702Z] ---> Running in ef4ab2886e7d [2025-02-23T13:08:22.702Z] Removing intermediate container ef4ab2886e7d [2025-02-23T13:08:22.702Z] ---> 3ef1c741e28f [2025-02-23T13:08:22.702Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-23T13:08:22.961Z] ---> b27b3594660a [2025-02-23T13:08:22.961Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:08:22.961Z] ---> Running in 923023b6b4f5 [2025-02-23T13:08:23.903Z] Removing intermediate container 923023b6b4f5 [2025-02-23T13:08:23.903Z] ---> 1e73e0c49387 [2025-02-23T13:08:23.903Z] Step 10/27 : COPY . . [2025-02-23T13:08:23.903Z] ---> cbd227e79c57 [2025-02-23T13:08:23.903Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T13:08:23.903Z] ---> Running in d7e34b8494c2 [2025-02-23T13:08:24.162Z] Removing intermediate container d7e34b8494c2 [2025-02-23T13:08:24.162Z] ---> 31747f1accd2 [2025-02-23T13:08:24.162Z] Step 12/27 : RUN $MAKE [2025-02-23T13:08:24.162Z] ---> Running in ccee3af4e67e [2025-02-23T13:08:24.323Z] 5c7f0f088c93: Pull complete [2025-02-23T13:08:24.420Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-02-23T13:08:26.269Z] 4fdc064ae6cf: Pull complete [2025-02-23T13:08:26.269Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-23T13:08:26.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-23T13:08:26.269Z] ---> 63f30b955cb9 [2025-02-23T13:08:26.269Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-23T13:08:27.228Z] ---> Running in ce1933c428fc [2025-02-23T13:08:27.504Z] Removing intermediate container ce1933c428fc [2025-02-23T13:08:27.504Z] ---> 119e3b0b3868 [2025-02-23T13:08:27.504Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-23T13:08:27.504Z] ---> Running in c21bd54d8f75 [2025-02-23T13:08:27.776Z] Removing intermediate container c21bd54d8f75 [2025-02-23T13:08:27.776Z] ---> 174da912721c [2025-02-23T13:08:27.776Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-23T13:08:27.776Z] ---> Running in 2591e27006d1 [2025-02-23T13:08:28.366Z] Removing intermediate container 2591e27006d1 [2025-02-23T13:08:28.366Z] ---> 3a1fe2f68d44 [2025-02-23T13:08:28.366Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-23T13:08:28.366Z] ---> Running in 254191c247f2 [2025-02-23T13:08:29.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:08:29.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:08:30.871Z] OK: 239 MiB in 58 packages [2025-02-23T13:08:31.834Z] Removing intermediate container 254191c247f2 [2025-02-23T13:08:31.834Z] ---> 6207268b051a [2025-02-23T13:08:31.834Z] Step 7/12 : WORKDIR /app [2025-02-23T13:08:31.834Z] ---> Running in 4f645373e6d6 [2025-02-23T13:08:32.101Z] Removing intermediate container 4f645373e6d6 [2025-02-23T13:08:32.101Z] ---> e5d750a6b340 [2025-02-23T13:08:32.101Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-23T13:08:32.687Z] ---> 8c7bc820bd40 [2025-02-23T13:08:32.687Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:08:32.687Z] ---> Running in b65a24fa9fb8 [2025-02-23T13:08:56.482Z] Removing intermediate container ccee3af4e67e [2025-02-23T13:08:56.482Z] ---> beda9375f440 [2025-02-23T13:08:56.482Z] Step 13/27 : FROM alpine:3.20 [2025-02-23T13:08:56.482Z] 3.20: Pulling from library/alpine [2025-02-23T13:08:56.482Z] 0a9a5dfd008f: Pulling fs layer [2025-02-23T13:08:56.482Z] 0a9a5dfd008f: Verifying Checksum [2025-02-23T13:08:56.482Z] 0a9a5dfd008f: Download complete [2025-02-23T13:08:56.482Z] 0a9a5dfd008f: Pull complete [2025-02-23T13:08:56.482Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:08:56.482Z] Status: Downloaded newer image for alpine:3.20 [2025-02-23T13:08:56.482Z] ---> ff221270b9fb [2025-02-23T13:08:56.482Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-23T13:08:56.482Z] ---> Running in e7af2a717c5b [2025-02-23T13:08:56.482Z] Removing intermediate container e7af2a717c5b [2025-02-23T13:08:56.482Z] ---> 4d7fe5327161 [2025-02-23T13:08:56.482Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-02-23T13:08:56.482Z] ---> Running in 442f6ae6dee5 [2025-02-23T13:08:56.482Z] Removing intermediate container 442f6ae6dee5 [2025-02-23T13:08:56.482Z] ---> f6f70c007402 [2025-02-23T13:08:56.482Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-23T13:08:56.482Z] ---> Running in 386dde74759b [2025-02-23T13:08:56.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:08:56.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:08:57.315Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-23T13:08:57.315Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-23T13:08:57.315Z] Executing busybox-1.36.1-r29.trigger [2025-02-23T13:08:57.315Z] Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:08:57.315Z] OK: 9 MiB in 16 packages [2025-02-23T13:08:57.574Z] Removing intermediate container 386dde74759b [2025-02-23T13:08:57.574Z] ---> d9cd135e2d6c [2025-02-23T13:08:57.574Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-23T13:08:57.833Z] ---> Running in d161b596c94a [2025-02-23T13:08:58.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:08:58.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:08:58.354Z] OK: 9 MiB in 16 packages [2025-02-23T13:08:58.614Z] Removing intermediate container d161b596c94a [2025-02-23T13:08:58.614Z] ---> a7a5a0b78c05 [2025-02-23T13:08:58.614Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-23T13:08:58.872Z] ---> 56b008db42a7 [2025-02-23T13:08:58.872Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-23T13:08:58.872Z] ---> 394dd4074514 [2025-02-23T13:08:58.872Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-23T13:08:59.131Z] ---> 0136105a3d21 [2025-02-23T13:08:59.131Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-02-23T13:09:00.082Z] ---> 898756d0af67 [2025-02-23T13:09:00.082Z] Step 22/27 : EXPOSE 59712 [2025-02-23T13:09:00.082Z] ---> Running in fe6cd04967c3 [2025-02-23T13:09:00.340Z] Removing intermediate container fe6cd04967c3 [2025-02-23T13:09:00.340Z] ---> 5d136bdb0208 [2025-02-23T13:09:00.340Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-02-23T13:09:00.340Z] ---> Running in e04c86722555 [2025-02-23T13:09:00.340Z] Removing intermediate container e04c86722555 [2025-02-23T13:09:00.340Z] ---> 9708b1050ed4 [2025-02-23T13:09:00.340Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-23T13:09:00.340Z] ---> Running in 76b85c6873aa [2025-02-23T13:09:00.340Z] Removing intermediate container 76b85c6873aa [2025-02-23T13:09:00.340Z] ---> f9a15f3c8854 [2025-02-23T13:09:00.340Z] Step 25/27 : LABEL arch=amd64 [2025-02-23T13:09:00.340Z] ---> Running in d679c7a15597 [2025-02-23T13:09:00.599Z] Removing intermediate container d679c7a15597 [2025-02-23T13:09:00.599Z] ---> f9ec51363ec0 [2025-02-23T13:09:00.599Z] Step 26/27 : LABEL git_sha=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [2025-02-23T13:09:00.599Z] ---> Running in 4f540d8fd605 [2025-02-23T13:09:00.599Z] Removing intermediate container 4f540d8fd605 [2025-02-23T13:09:00.599Z] ---> 2a00b3094a3a [2025-02-23T13:09:00.599Z] Step 27/27 : LABEL version=4.0.0-dev.9 [2025-02-23T13:09:00.599Z] ---> Running in cf02b4a6b7c8 [2025-02-23T13:09:00.599Z] Removing intermediate container cf02b4a6b7c8 [2025-02-23T13:09:00.599Z] ---> d81f207e5197 [2025-02-23T13:09:00.599Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-23T13:09:00.599Z] Successfully built d81f207e5197 [2025-02-23T13:09:00.599Z] 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 [2025-02-23T13:09:00.731Z] provisioning config files... [2025-02-23T13:09:00.742Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16988145065711485264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:09:01.047Z] ---> ****-login.sh [2025-02-23T13:09:01.047Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:09:01.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:09:01.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:09:01.047Z] Configure a credential helper to remove this warning. See [2025-02-23T13:09:01.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:09:01.047Z] [2025-02-23T13:09:01.047Z] Login Succeeded [2025-02-23T13:09:01.047Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:09:01.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:09:01.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:09:01.048Z] Configure a credential helper to remove this warning. See [2025-02-23T13:09:01.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:09:01.048Z] [2025-02-23T13:09:01.048Z] Login Succeeded [2025-02-23T13:09:01.048Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:09:01.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:09:01.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:09:01.308Z] Configure a credential helper to remove this warning. See [2025-02-23T13:09:01.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:09:01.308Z] [2025-02-23T13:09:01.308Z] Login Succeeded [2025-02-23T13:09:01.308Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:09:01.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:09:01.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:09:01.308Z] Configure a credential helper to remove this warning. See [2025-02-23T13:09:01.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:09:01.308Z] [2025-02-23T13:09:01.308Z] Login Succeeded [2025-02-23T13:09:01.308Z] ****.io [2025-02-23T13:09:01.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:09:01.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:09:01.569Z] Configure a credential helper to remove this warning. See [2025-02-23T13:09:01.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:09:01.569Z] [2025-02-23T13:09:01.569Z] Login Succeeded [2025-02-23T13:09:01.569Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:09:01.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:09:01.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:09:01.655Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2025-02-23T13:09:01.655Z] c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [2025-02-23T13:09:01.655Z] latest [2025-02-23T13:09:01.655Z] 4.0.0-dev.9 [2025-02-23T13:09:01.655Z] c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [2025-02-23T13:09:01.655Z] main [2025-02-23T13:09:01.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:02.009Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:02.338Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [2025-02-23T13:09:02.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-23T13:09:02.338Z] a2aabf78a26a: Preparing [2025-02-23T13:09:02.338Z] 1442c741a365: Preparing [2025-02-23T13:09:02.338Z] 87fee2e2aaf2: Preparing [2025-02-23T13:09:02.338Z] be735572f2b7: Preparing [2025-02-23T13:09:02.338Z] b8e545e23309: Preparing [2025-02-23T13:09:02.338Z] ba7fc50c71f2: Preparing [2025-02-23T13:09:02.338Z] 994456c4fd7b: Preparing [2025-02-23T13:09:02.338Z] 994456c4fd7b: Waiting [2025-02-23T13:09:02.338Z] ba7fc50c71f2: Waiting [2025-02-23T13:09:02.338Z] 87fee2e2aaf2: Pushed [2025-02-23T13:09:02.338Z] b8e545e23309: Pushed [2025-02-23T13:09:02.338Z] 1442c741a365: Pushed [2025-02-23T13:09:02.338Z] 994456c4fd7b: Layer already exists [2025-02-23T13:09:02.338Z] be735572f2b7: Pushed [2025-02-23T13:09:02.597Z] ba7fc50c71f2: Pushed [2025-02-23T13:09:06.786Z] a2aabf78a26a: Pushed [2025-02-23T13:09:06.786Z] c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:07.120Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:07.452Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-02-23T13:09:07.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-23T13:09:07.452Z] a2aabf78a26a: Preparing [2025-02-23T13:09:07.452Z] 1442c741a365: Preparing [2025-02-23T13:09:07.452Z] 87fee2e2aaf2: Preparing [2025-02-23T13:09:07.452Z] be735572f2b7: Preparing [2025-02-23T13:09:07.452Z] b8e545e23309: Preparing [2025-02-23T13:09:07.452Z] ba7fc50c71f2: Preparing [2025-02-23T13:09:07.452Z] 994456c4fd7b: Preparing [2025-02-23T13:09:07.452Z] ba7fc50c71f2: Waiting [2025-02-23T13:09:07.452Z] 994456c4fd7b: Waiting [2025-02-23T13:09:07.452Z] a2aabf78a26a: Layer already exists [2025-02-23T13:09:07.452Z] 1442c741a365: Layer already exists [2025-02-23T13:09:07.452Z] be735572f2b7: Layer already exists [2025-02-23T13:09:07.452Z] 87fee2e2aaf2: Layer already exists [2025-02-23T13:09:07.452Z] b8e545e23309: Layer already exists [2025-02-23T13:09:07.452Z] 994456c4fd7b: Layer already exists [2025-02-23T13:09:07.452Z] ba7fc50c71f2: Layer already exists [2025-02-23T13:09:07.452Z] latest: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:07.781Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:08.119Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.9 [2025-02-23T13:09:08.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-23T13:09:08.119Z] a2aabf78a26a: Preparing [2025-02-23T13:09:08.119Z] 1442c741a365: Preparing [2025-02-23T13:09:08.119Z] 87fee2e2aaf2: Preparing [2025-02-23T13:09:08.119Z] be735572f2b7: Preparing [2025-02-23T13:09:08.119Z] b8e545e23309: Preparing [2025-02-23T13:09:08.119Z] ba7fc50c71f2: Preparing [2025-02-23T13:09:08.119Z] 994456c4fd7b: Preparing [2025-02-23T13:09:08.119Z] ba7fc50c71f2: Waiting [2025-02-23T13:09:08.119Z] 87fee2e2aaf2: Layer already exists [2025-02-23T13:09:08.119Z] be735572f2b7: Layer already exists [2025-02-23T13:09:08.119Z] 1442c741a365: Layer already exists [2025-02-23T13:09:08.119Z] a2aabf78a26a: Layer already exists [2025-02-23T13:09:08.119Z] b8e545e23309: Layer already exists [2025-02-23T13:09:08.119Z] 994456c4fd7b: Layer already exists [2025-02-23T13:09:08.119Z] ba7fc50c71f2: Layer already exists [2025-02-23T13:09:08.119Z] 4.0.0-dev.9: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:08.449Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:08.778Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [2025-02-23T13:09:08.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-23T13:09:08.778Z] a2aabf78a26a: Preparing [2025-02-23T13:09:08.778Z] 1442c741a365: Preparing [2025-02-23T13:09:08.778Z] 87fee2e2aaf2: Preparing [2025-02-23T13:09:08.778Z] be735572f2b7: Preparing [2025-02-23T13:09:08.778Z] b8e545e23309: Preparing [2025-02-23T13:09:08.778Z] ba7fc50c71f2: Preparing [2025-02-23T13:09:08.778Z] 994456c4fd7b: Preparing [2025-02-23T13:09:08.778Z] 994456c4fd7b: Waiting [2025-02-23T13:09:08.778Z] ba7fc50c71f2: Waiting [2025-02-23T13:09:08.778Z] 87fee2e2aaf2: Layer already exists [2025-02-23T13:09:08.778Z] 1442c741a365: Layer already exists [2025-02-23T13:09:08.778Z] b8e545e23309: Layer already exists [2025-02-23T13:09:08.778Z] be735572f2b7: Layer already exists [2025-02-23T13:09:08.778Z] a2aabf78a26a: Layer already exists [2025-02-23T13:09:08.778Z] ba7fc50c71f2: Layer already exists [2025-02-23T13:09:08.778Z] 994456c4fd7b: Layer already exists [2025-02-23T13:09:08.778Z] c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:09.102Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:09.427Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2025-02-23T13:09:09.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-23T13:09:09.427Z] a2aabf78a26a: Preparing [2025-02-23T13:09:09.427Z] 1442c741a365: Preparing [2025-02-23T13:09:09.427Z] 87fee2e2aaf2: Preparing [2025-02-23T13:09:09.427Z] be735572f2b7: Preparing [2025-02-23T13:09:09.427Z] b8e545e23309: Preparing [2025-02-23T13:09:09.427Z] ba7fc50c71f2: Preparing [2025-02-23T13:09:09.427Z] 994456c4fd7b: Preparing [2025-02-23T13:09:09.427Z] ba7fc50c71f2: Waiting [2025-02-23T13:09:09.427Z] 994456c4fd7b: Waiting [2025-02-23T13:09:09.427Z] a2aabf78a26a: Layer already exists [2025-02-23T13:09:09.427Z] b8e545e23309: Layer already exists [2025-02-23T13:09:09.427Z] 1442c741a365: Layer already exists [2025-02-23T13:09:09.427Z] 87fee2e2aaf2: Layer already exists [2025-02-23T13:09:09.427Z] be735572f2b7: Layer already exists [2025-02-23T13:09:09.427Z] ba7fc50c71f2: Layer already exists [2025-02-23T13:09:09.427Z] 994456c4fd7b: Layer already exists [2025-02-23T13:09:09.427Z] main: digest: sha256:4688634486bbb0c798c2aa42472ea8d6a8f77a11358b041d1459bf7dfdbe5abe size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:09:09.509Z] ===================================================== [Pipeline] echo [2025-02-23T13:09:09.524Z] taggedImages: [2025-02-23T13:09:09.524Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [2025-02-23T13:09:09.524Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-02-23T13:09:09.524Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.9 [2025-02-23T13:09:09.524Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [2025-02-23T13:09:09.524Z] - 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 [2025-02-23T13:09:09.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:09:09.931Z] [2025-02-23T13:09:09.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:10.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:09:10.240Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-23T13:09:10.240Z] 5eb5b503b376: Pulling fs layer [2025-02-23T13:09:10.240Z] 5c69ac0246d0: Pulling fs layer [2025-02-23T13:09:10.240Z] ec43610c2a17: Pulling fs layer [2025-02-23T13:09:10.240Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-23T13:09:10.240Z] 33b1e0a273af: Pulling fs layer [2025-02-23T13:09:10.240Z] 5d3b04190fa2: Pulling fs layer [2025-02-23T13:09:10.240Z] 2f39f015ded8: Pulling fs layer [2025-02-23T13:09:10.240Z] 33b1e0a273af: Waiting [2025-02-23T13:09:10.240Z] 5d3b04190fa2: Waiting [2025-02-23T13:09:10.240Z] 2f39f015ded8: Waiting [2025-02-23T13:09:10.240Z] 3a2ae6a8a46f: Waiting [2025-02-23T13:09:10.240Z] 5c69ac0246d0: Download complete [2025-02-23T13:09:10.240Z] 3a2ae6a8a46f: Download complete [2025-02-23T13:09:10.240Z] 33b1e0a273af: Verifying Checksum [2025-02-23T13:09:10.240Z] 33b1e0a273af: Download complete [2025-02-23T13:09:10.240Z] 5d3b04190fa2: Verifying Checksum [2025-02-23T13:09:10.240Z] 5d3b04190fa2: Download complete [2025-02-23T13:09:10.240Z] ec43610c2a17: Verifying Checksum [2025-02-23T13:09:10.240Z] ec43610c2a17: Download complete [2025-02-23T13:09:10.497Z] 5eb5b503b376: Verifying Checksum [2025-02-23T13:09:10.497Z] 5eb5b503b376: Download complete [2025-02-23T13:09:11.061Z] 2f39f015ded8: Verifying Checksum [2025-02-23T13:09:11.061Z] 2f39f015ded8: Download complete [2025-02-23T13:09:11.626Z] 5eb5b503b376: Pull complete [2025-02-23T13:09:11.626Z] 5c69ac0246d0: Pull complete [2025-02-23T13:09:12.191Z] ec43610c2a17: Pull complete [2025-02-23T13:09:12.191Z] 3a2ae6a8a46f: Pull complete [2025-02-23T13:09:12.448Z] 33b1e0a273af: Pull complete [2025-02-23T13:09:12.448Z] 5d3b04190fa2: Pull complete [2025-02-23T13:09:16.625Z] 2f39f015ded8: Pull complete [2025-02-23T13:09:16.625Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-23T13:09:16.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:09:16.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:09:16.723Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:09:16.747Z] $ 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 [2025-02-23T13:09:19.662Z] $ docker top 35036dc338f55facf0fffbf771b0f947884ea9dc3cbb60a5b2caf1081363d1b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:09:20.070Z] ---> job-cost.sh [2025-02-23T13:09:20.070Z] lf-activate-venv: SKIPPING [2025-02-23T13:09:20.070Z] INFO: No Stack... [2025-02-23T13:09:20.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-23T13:09:20.902Z] INFO: Archiving Costs [Pipeline] sh [2025-02-23T13:09:21.191Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2025-02-23T13:09:21.192Z] + cut -d, -f6 [Pipeline] lock [2025-02-23T13:09:21.210Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [2025-02-23T13:09:21.217Z] Resource [jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] did not exist. Created. [2025-02-23T13:09:21.224Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-23T13:09:21.529Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-23T13:09:21.554Z] Stashed 1 file(s) [Pipeline] } [2025-02-23T13:09:21.562Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-23T13:09:21.593Z] $ docker stop --time=1 35036dc338f55facf0fffbf771b0f947884ea9dc3cbb60a5b2caf1081363d1b7 [2025-02-23T13:09:22.735Z] $ docker rm -f --volumes 35036dc338f55facf0fffbf771b0f947884ea9dc3cbb60a5b2caf1081363d1b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-23T13:10:24.343Z] Removing intermediate container b65a24fa9fb8 [2025-02-23T13:10:24.344Z] ---> 12aedc96d662 [2025-02-23T13:10:24.344Z] Step 10/12 : COPY . . [2025-02-23T13:10:24.344Z] ---> 8ef6e26585a9 [2025-02-23T13:10:24.344Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T13:10:24.344Z] ---> Running in e2b5c3f5c1a1 [2025-02-23T13:10:24.344Z] Removing intermediate container e2b5c3f5c1a1 [2025-02-23T13:10:24.344Z] ---> e9eb5b1197bd [2025-02-23T13:10:24.344Z] Step 12/12 : RUN $MAKE [2025-02-23T13:10:24.344Z] ---> Running in c1f666b671b2 [2025-02-23T13:10:24.344Z] noop [2025-02-23T13:10:24.344Z] Removing intermediate container c1f666b671b2 [2025-02-23T13:10:24.344Z] ---> e7e50342ded0 [2025-02-23T13:10:24.344Z] Successfully built e7e50342ded0 [2025-02-23T13:10:24.344Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:24.716Z] + docker inspect -f . ci-base-image-arm64 [2025-02-23T13:10:24.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:10:24.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-39541 does not seem to be running inside a container [2025-02-23T13:10:24.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/108 -v /w/workspace/app-record-replay/108:/w/workspace/app-record-replay/108:rw,z -v /w/workspace/app-record-replay/108@tmp:/w/workspace/app-record-replay/108@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 [2025-02-23T13:10:26.115Z] $ docker top 58662d6c35e34575aab5478ec8c67fd3d50a2b646bb6fc53ea1b9cde23dc4969 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:10:26.933Z] + go version [2025-02-23T13:10:26.933Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-23T13:10:26.945Z] $ docker stop --time=1 58662d6c35e34575aab5478ec8c67fd3d50a2b646bb6fc53ea1b9cde23dc4969 [2025-02-23T13:10:28.577Z] $ docker rm -f --volumes 58662d6c35e34575aab5478ec8c67fd3d50a2b646bb6fc53ea1b9cde23dc4969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:29.155Z] + docker inspect -f . ci-base-image-arm64 [2025-02-23T13:10:29.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:10:52.784Z] prd-ubuntu20.04-docker-arm64-4c-16g-39541 does not seem to be running inside a container [2025-02-23T13:10:52.842Z] $ 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/108 -v /w/workspace/app-record-replay/108:/w/workspace/app-record-replay/108:rw,z -v /w/workspace/app-record-replay/108@tmp:/w/workspace/app-record-replay/108@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 [2025-02-23T13:10:53.933Z] $ docker top 2508f521cbd69103df3982a6f55abe5d4471f5e9f107997aae808c665afd3655 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:10:54.429Z] + git config --global --add safe.directory /w/workspace/app-record-replay/108 [Pipeline] fileExists [Pipeline] sh [2025-02-23T13:10:54.756Z] + make test [2025-02-23T13:10:55.024Z] go test -race -coverprofile=coverage.out ./... [2025-02-23T13:16:01.940Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-02-23T13:16:20.363Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.157s coverage: 88.0% of statements [2025-02-23T13:16:25.744Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-02-23T13:16:25.744Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-02-23T13:16:30.032Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-02-23T13:16:36.704Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.930s coverage: 98.7% of statements [2025-02-23T13:16:36.704Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.580s coverage: 89.7% of statements [2025-02-23T13:16:36.704Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.086s coverage: 100.0% of statements [2025-02-23T13:16:37.292Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-23T13:16:37.292Z] go vet ./... [2025-02-23T13:21:29.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-23T13:21:29.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-23T13:21:29.249Z] ./bin/test-attribution-txt.sh [2025-02-23T13:21:29.249Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-23T13:21:29.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-23T13:21:29.290Z] $ docker stop --time=1 2508f521cbd69103df3982a6f55abe5d4471f5e9f107997aae808c665afd3655 [2025-02-23T13:21:31.344Z] $ docker rm -f --volumes 2508f521cbd69103df3982a6f55abe5d4471f5e9f107997aae808c665afd3655 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:21:33.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-23T13:21:34.006Z] Warning: overwriting stash ‘coverage-report’ [2025-02-23T13:21:34.523Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T13:21:34.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-23T13:21:35.277Z] + ls -al . [2025-02-23T13:21:35.277Z] total 260 [2025-02-23T13:21:35.277Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 13:10 . [2025-02-23T13:21:35.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:07 .. [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 23 13:07 .dockerignore [2025-02-23T13:21:35.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:07 .git [2025-02-23T13:21:35.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:07 .github [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 23 13:07 .gitignore [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 13:07 .golangci.yml [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 16870 Feb 23 13:07 Attribution.txt [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 23 13:07 CHANGELOG.md [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 1726 Feb 23 13:07 Dockerfile [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 13:07 GOVERNANCE.md [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 23 13:07 Jenkinsfile [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 23 13:07 LICENSE [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 23 13:07 Makefile [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 23 13:07 OWNERS.md [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 23 13:07 README.md [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 23 13:07 Record and Reply.postman_collection.json [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 23 13:05 VERSION [2025-02-23T13:21:35.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:07 bin [2025-02-23T13:21:35.277Z] -rw-r--r-- 1 jenkins jenkins 34247 Feb 23 13:16 coverage.out [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 6721 Feb 23 13:07 go.mod [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 88240 Feb 23 13:07 go.sum [2025-02-23T13:21:35.277Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 23 13:07 internal [2025-02-23T13:21:35.277Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 23 13:07 main.go [2025-02-23T13:21:35.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:07 openapi [2025-02-23T13:21:35.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:07 pkg [2025-02-23T13:21:35.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:21:35.642Z] + 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=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d --label arch=arm64 --label version=4.0.0-dev.9 . [2025-02-23T13:21:35.918Z] Sending build context to Docker daemon 355.3kB [2025-02-23T13:21:35.918Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T13:21:35.918Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-23T13:21:35.918Z] ---> e7e50342ded0 [2025-02-23T13:21:35.918Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-23T13:21:36.187Z] ---> Running in 49d03edd930f [2025-02-23T13:21:36.454Z] Removing intermediate container 49d03edd930f [2025-02-23T13:21:36.454Z] ---> e3c4efe2ab37 [2025-02-23T13:21:36.454Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-23T13:21:36.454Z] ---> Running in f9eca5c0d442 [2025-02-23T13:21:36.726Z] Removing intermediate container f9eca5c0d442 [2025-02-23T13:21:36.726Z] ---> d4e402c2c73d [2025-02-23T13:21:36.726Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-23T13:21:36.726Z] ---> Running in 68e9ee86628e [2025-02-23T13:21:37.312Z] Removing intermediate container 68e9ee86628e [2025-02-23T13:21:37.312Z] ---> d9f9fbe388f1 [2025-02-23T13:21:37.312Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-23T13:21:37.312Z] ---> Running in e9cd283536b7 [2025-02-23T13:21:38.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:21:38.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:21:40.260Z] OK: 239 MiB in 58 packages [2025-02-23T13:21:41.222Z] Removing intermediate container e9cd283536b7 [2025-02-23T13:21:41.222Z] ---> 6b48c20d8048 [2025-02-23T13:21:41.222Z] Step 7/27 : WORKDIR /app [2025-02-23T13:21:41.493Z] ---> Running in f0964b6b5687 [2025-02-23T13:21:41.759Z] Removing intermediate container f0964b6b5687 [2025-02-23T13:21:41.759Z] ---> 0bc29648fd53 [2025-02-23T13:21:41.759Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-23T13:21:42.342Z] ---> d044cea492b5 [2025-02-23T13:21:42.342Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:21:42.342Z] ---> Running in d1d16b45b485 [2025-02-23T13:21:44.918Z] Removing intermediate container d1d16b45b485 [2025-02-23T13:21:44.918Z] ---> 6a80e9db0d55 [2025-02-23T13:21:44.918Z] Step 10/27 : COPY . . [2025-02-23T13:21:45.499Z] ---> 6de2bac34e70 [2025-02-23T13:21:45.499Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T13:21:45.774Z] ---> Running in f5e307c70b35 [2025-02-23T13:21:46.043Z] Removing intermediate container f5e307c70b35 [2025-02-23T13:21:46.043Z] ---> fefca56edcae [2025-02-23T13:21:46.043Z] Step 12/27 : RUN $MAKE [2025-02-23T13:21:46.043Z] ---> Running in 42c6ee3b3583 [2025-02-23T13:21:47.002Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-02-23T13:25:53.812Z] Removing intermediate container 42c6ee3b3583 [2025-02-23T13:25:53.812Z] ---> 48c3ce3bd8ac [2025-02-23T13:25:53.812Z] Step 13/27 : FROM alpine:3.20 [2025-02-23T13:25:53.812Z] 3.20: Pulling from library/alpine [2025-02-23T13:25:53.812Z] 94e9d8af2201: Pulling fs layer [2025-02-23T13:25:53.812Z] 94e9d8af2201: Verifying Checksum [2025-02-23T13:25:53.812Z] 94e9d8af2201: Download complete [2025-02-23T13:25:53.812Z] 94e9d8af2201: Pull complete [2025-02-23T13:25:53.812Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:25:53.812Z] Status: Downloaded newer image for alpine:3.20 [2025-02-23T13:25:53.812Z] ---> 7aab056cecc6 [2025-02-23T13:25:53.812Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-23T13:25:53.812Z] ---> Running in cf4cd8093531 [2025-02-23T13:25:53.812Z] Removing intermediate container cf4cd8093531 [2025-02-23T13:25:53.812Z] ---> 80b40f632639 [2025-02-23T13:25:53.812Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-02-23T13:25:53.812Z] ---> Running in ef7f3362fbf7 [2025-02-23T13:25:53.812Z] Removing intermediate container ef7f3362fbf7 [2025-02-23T13:25:53.812Z] ---> 050a2bfaf008 [2025-02-23T13:25:53.812Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-23T13:25:53.812Z] ---> Running in f9af49eb769c [2025-02-23T13:25:53.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:25:53.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:25:53.812Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-23T13:25:53.812Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-23T13:25:53.812Z] Executing busybox-1.36.1-r29.trigger [2025-02-23T13:25:53.812Z] Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:25:53.812Z] OK: 10 MiB in 16 packages [2025-02-23T13:25:53.812Z] Removing intermediate container f9af49eb769c [2025-02-23T13:25:53.812Z] ---> 8a3762071012 [2025-02-23T13:25:53.812Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-23T13:25:53.812Z] ---> Running in a1ccef3d0509 [2025-02-23T13:25:53.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:25:53.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:25:55.210Z] OK: 10 MiB in 16 packages [2025-02-23T13:25:56.168Z] Removing intermediate container a1ccef3d0509 [2025-02-23T13:25:56.168Z] ---> 7c729bedac66 [2025-02-23T13:25:56.168Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-23T13:25:56.433Z] ---> 866a40e820c7 [2025-02-23T13:25:56.433Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-23T13:25:57.011Z] ---> 71ae54e8dc55 [2025-02-23T13:25:57.011Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-23T13:25:57.594Z] ---> e671d1ccb4c2 [2025-02-23T13:25:57.594Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-02-23T13:25:59.527Z] ---> b90df462cc79 [2025-02-23T13:25:59.527Z] Step 22/27 : EXPOSE 59712 [2025-02-23T13:25:59.799Z] ---> Running in ebb62e695491 [2025-02-23T13:26:00.067Z] Removing intermediate container ebb62e695491 [2025-02-23T13:26:00.067Z] ---> 2057414133d2 [2025-02-23T13:26:00.067Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-02-23T13:26:00.067Z] ---> Running in c57919f56352 [2025-02-23T13:26:00.334Z] Removing intermediate container c57919f56352 [2025-02-23T13:26:00.334Z] ---> c28bfa4ad9be [2025-02-23T13:26:00.334Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-23T13:26:00.600Z] ---> Running in faeb02fd1b6c [2025-02-23T13:26:00.869Z] Removing intermediate container faeb02fd1b6c [2025-02-23T13:26:00.869Z] ---> ed91587f4485 [2025-02-23T13:26:00.869Z] Step 25/27 : LABEL arch=arm64 [2025-02-23T13:26:00.869Z] ---> Running in 68db6529fd43 [2025-02-23T13:26:01.136Z] Removing intermediate container 68db6529fd43 [2025-02-23T13:26:01.136Z] ---> 841df56cb598 [2025-02-23T13:26:01.136Z] Step 26/27 : LABEL git_sha=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [2025-02-23T13:26:01.136Z] ---> Running in d1d946d07d9b [2025-02-23T13:26:01.405Z] Removing intermediate container d1d946d07d9b [2025-02-23T13:26:01.405Z] ---> 2a62a3d03879 [2025-02-23T13:26:01.405Z] Step 27/27 : LABEL version=4.0.0-dev.9 [2025-02-23T13:26:01.672Z] ---> Running in ed0f003ed502 [2025-02-23T13:26:01.937Z] Removing intermediate container ed0f003ed502 [2025-02-23T13:26:01.937Z] ---> 20731001f61e [2025-02-23T13:26:01.937Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-23T13:26:01.937Z] Successfully built 20731001f61e [2025-02-23T13:26:01.937Z] 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 [2025-02-23T13:26:02.097Z] provisioning config files... [2025-02-23T13:26:02.111Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/108@tmp/config3858815107884508944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:26:02.464Z] ---> ****-login.sh [2025-02-23T13:26:02.464Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:26:02.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:26:02.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:26:02.729Z] Configure a credential helper to remove this warning. See [2025-02-23T13:26:02.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:26:02.729Z] [2025-02-23T13:26:02.729Z] Login Succeeded [2025-02-23T13:26:02.729Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:26:02.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:26:02.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:26:02.992Z] Configure a credential helper to remove this warning. See [2025-02-23T13:26:02.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:26:02.992Z] [2025-02-23T13:26:02.992Z] Login Succeeded [2025-02-23T13:26:02.992Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:26:03.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:26:03.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:26:03.525Z] Configure a credential helper to remove this warning. See [2025-02-23T13:26:03.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:26:03.525Z] [2025-02-23T13:26:03.525Z] Login Succeeded [2025-02-23T13:26:03.525Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:26:03.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:26:03.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:26:03.790Z] Configure a credential helper to remove this warning. See [2025-02-23T13:26:03.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:26:03.790Z] [2025-02-23T13:26:03.791Z] Login Succeeded [2025-02-23T13:26:03.791Z] ****.io [2025-02-23T13:26:04.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:26:04.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:26:04.319Z] Configure a credential helper to remove this warning. See [2025-02-23T13:26:04.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:26:04.319Z] [2025-02-23T13:26:04.319Z] Login Succeeded [2025-02-23T13:26:04.319Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:26:04.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:26:04.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:26:04.401Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2025-02-23T13:26:04.401Z] c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [2025-02-23T13:26:04.401Z] latest [2025-02-23T13:26:04.401Z] 4.0.0-dev.9 [2025-02-23T13:26:04.401Z] c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [2025-02-23T13:26:04.401Z] main [2025-02-23T13:26:04.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:04.784Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:05.138Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [2025-02-23T13:26:05.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-23T13:26:05.138Z] 78b73338c49c: Preparing [2025-02-23T13:26:05.138Z] e1b42b9e69b2: Preparing [2025-02-23T13:26:05.138Z] 6e211745d71a: Preparing [2025-02-23T13:26:05.138Z] ebc08facce37: Preparing [2025-02-23T13:26:05.138Z] e2bcf565330e: Preparing [2025-02-23T13:26:05.138Z] a75161c58604: Preparing [2025-02-23T13:26:05.138Z] dd9c8f8612c8: Preparing [2025-02-23T13:26:05.138Z] a75161c58604: Waiting [2025-02-23T13:26:05.138Z] dd9c8f8612c8: Waiting [2025-02-23T13:26:05.403Z] ebc08facce37: Pushed [2025-02-23T13:26:05.403Z] e2bcf565330e: Pushed [2025-02-23T13:26:05.403Z] 6e211745d71a: Pushed [2025-02-23T13:26:05.403Z] e1b42b9e69b2: Pushed [2025-02-23T13:26:05.403Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:26:05.669Z] a75161c58604: Pushed [2025-02-23T13:26:13.847Z] 78b73338c49c: Pushed [2025-02-23T13:26:13.847Z] c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:14.211Z] + 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 [2025-02-23T13:26:14.568Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-02-23T13:26:14.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-23T13:26:14.568Z] 78b73338c49c: Preparing [2025-02-23T13:26:14.568Z] e1b42b9e69b2: Preparing [2025-02-23T13:26:14.568Z] 6e211745d71a: Preparing [2025-02-23T13:26:14.568Z] ebc08facce37: Preparing [2025-02-23T13:26:14.568Z] e2bcf565330e: Preparing [2025-02-23T13:26:14.568Z] a75161c58604: Preparing [2025-02-23T13:26:14.568Z] dd9c8f8612c8: Preparing [2025-02-23T13:26:14.568Z] a75161c58604: Waiting [2025-02-23T13:26:14.568Z] dd9c8f8612c8: Waiting [2025-02-23T13:26:14.568Z] e2bcf565330e: Layer already exists [2025-02-23T13:26:14.568Z] 6e211745d71a: Layer already exists [2025-02-23T13:26:14.568Z] ebc08facce37: Layer already exists [2025-02-23T13:26:14.568Z] e1b42b9e69b2: Layer already exists [2025-02-23T13:26:14.568Z] 78b73338c49c: Layer already exists [2025-02-23T13:26:14.568Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:26:14.568Z] a75161c58604: Layer already exists [2025-02-23T13:26:14.568Z] latest: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:15.186Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:15.535Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.9 [2025-02-23T13:26:15.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-23T13:26:15.536Z] 78b73338c49c: Preparing [2025-02-23T13:26:15.536Z] e1b42b9e69b2: Preparing [2025-02-23T13:26:15.536Z] 6e211745d71a: Preparing [2025-02-23T13:26:15.536Z] ebc08facce37: Preparing [2025-02-23T13:26:15.536Z] e2bcf565330e: Preparing [2025-02-23T13:26:15.536Z] a75161c58604: Preparing [2025-02-23T13:26:15.536Z] dd9c8f8612c8: Preparing [2025-02-23T13:26:15.536Z] dd9c8f8612c8: Waiting [2025-02-23T13:26:15.536Z] a75161c58604: Waiting [2025-02-23T13:26:15.536Z] e2bcf565330e: Layer already exists [2025-02-23T13:26:15.536Z] ebc08facce37: Layer already exists [2025-02-23T13:26:15.536Z] 6e211745d71a: Layer already exists [2025-02-23T13:26:15.536Z] 78b73338c49c: Layer already exists [2025-02-23T13:26:15.536Z] e1b42b9e69b2: Layer already exists [2025-02-23T13:26:15.536Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:26:15.536Z] a75161c58604: Layer already exists [2025-02-23T13:26:15.536Z] 4.0.0-dev.9: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:15.885Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:16.239Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [2025-02-23T13:26:16.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-23T13:26:16.239Z] 78b73338c49c: Preparing [2025-02-23T13:26:16.239Z] e1b42b9e69b2: Preparing [2025-02-23T13:26:16.239Z] 6e211745d71a: Preparing [2025-02-23T13:26:16.239Z] ebc08facce37: Preparing [2025-02-23T13:26:16.239Z] e2bcf565330e: Preparing [2025-02-23T13:26:16.239Z] a75161c58604: Preparing [2025-02-23T13:26:16.239Z] dd9c8f8612c8: Preparing [2025-02-23T13:26:16.239Z] dd9c8f8612c8: Waiting [2025-02-23T13:26:16.239Z] a75161c58604: Waiting [2025-02-23T13:26:16.239Z] ebc08facce37: Layer already exists [2025-02-23T13:26:16.239Z] 78b73338c49c: Layer already exists [2025-02-23T13:26:16.239Z] e2bcf565330e: Layer already exists [2025-02-23T13:26:16.239Z] e1b42b9e69b2: Layer already exists [2025-02-23T13:26:16.239Z] 6e211745d71a: Layer already exists [2025-02-23T13:26:16.239Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:26:16.239Z] a75161c58604: Layer already exists [2025-02-23T13:26:16.239Z] c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:16.593Z] + 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 [2025-02-23T13:26:16.949Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2025-02-23T13:26:16.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-23T13:26:16.949Z] 78b73338c49c: Preparing [2025-02-23T13:26:16.949Z] e1b42b9e69b2: Preparing [2025-02-23T13:26:16.949Z] 6e211745d71a: Preparing [2025-02-23T13:26:16.949Z] ebc08facce37: Preparing [2025-02-23T13:26:16.949Z] e2bcf565330e: Preparing [2025-02-23T13:26:16.949Z] a75161c58604: Preparing [2025-02-23T13:26:16.949Z] dd9c8f8612c8: Preparing [2025-02-23T13:26:16.949Z] a75161c58604: Waiting [2025-02-23T13:26:16.949Z] dd9c8f8612c8: Waiting [2025-02-23T13:26:16.949Z] e1b42b9e69b2: Layer already exists [2025-02-23T13:26:16.949Z] e2bcf565330e: Layer already exists [2025-02-23T13:26:16.949Z] 6e211745d71a: Layer already exists [2025-02-23T13:26:16.949Z] 78b73338c49c: Layer already exists [2025-02-23T13:26:16.949Z] ebc08facce37: Layer already exists [2025-02-23T13:26:16.949Z] a75161c58604: Layer already exists [2025-02-23T13:26:16.949Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:26:16.949Z] main: digest: sha256:31757847809248948316dea19214d5c9f3f81f54b343df8b760fcc53b39abe60 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:26:17.297Z] ===================================================== [Pipeline] echo [2025-02-23T13:26:17.320Z] taggedImages: [2025-02-23T13:26:17.320Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [2025-02-23T13:26:17.320Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-02-23T13:26:17.320Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.9 [2025-02-23T13:26:17.320Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d-4.0.0-dev.9 [2025-02-23T13:26:17.320Z] - 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 [2025-02-23T13:26:17.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T13:26:17.702Z] [2025-02-23T13:26:17.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:18.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T13:26:18.039Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-23T13:26:18.039Z] 8998bd30e6a1: Pulling fs layer [2025-02-23T13:26:18.039Z] 04944245beec: Pulling fs layer [2025-02-23T13:26:18.039Z] 699f458cf7ca: Pulling fs layer [2025-02-23T13:26:18.039Z] 765212b225bb: Pulling fs layer [2025-02-23T13:26:18.039Z] f23df028b6ca: Pulling fs layer [2025-02-23T13:26:18.039Z] d65c8cfc05b1: Pulling fs layer [2025-02-23T13:26:18.039Z] 2437ff75d9bd: Pulling fs layer [2025-02-23T13:26:18.039Z] 765212b225bb: Waiting [2025-02-23T13:26:18.039Z] f23df028b6ca: Waiting [2025-02-23T13:26:18.039Z] d65c8cfc05b1: Waiting [2025-02-23T13:26:18.039Z] 2437ff75d9bd: Waiting [2025-02-23T13:26:18.312Z] 04944245beec: Verifying Checksum [2025-02-23T13:26:18.312Z] 04944245beec: Download complete [2025-02-23T13:26:18.312Z] 765212b225bb: Verifying Checksum [2025-02-23T13:26:18.312Z] 765212b225bb: Download complete [2025-02-23T13:26:18.312Z] f23df028b6ca: Verifying Checksum [2025-02-23T13:26:18.312Z] f23df028b6ca: Download complete [2025-02-23T13:26:18.312Z] d65c8cfc05b1: Verifying Checksum [2025-02-23T13:26:18.312Z] d65c8cfc05b1: Download complete [2025-02-23T13:26:18.578Z] 699f458cf7ca: Verifying Checksum [2025-02-23T13:26:18.578Z] 699f458cf7ca: Download complete [2025-02-23T13:26:18.844Z] 8998bd30e6a1: Verifying Checksum [2025-02-23T13:26:18.844Z] 8998bd30e6a1: Download complete [2025-02-23T13:26:21.431Z] 2437ff75d9bd: Verifying Checksum [2025-02-23T13:26:21.431Z] 2437ff75d9bd: Download complete [2025-02-23T13:26:23.368Z] 8998bd30e6a1: Pull complete [2025-02-23T13:26:23.950Z] 04944245beec: Pull complete [2025-02-23T13:26:25.891Z] 699f458cf7ca: Pull complete [2025-02-23T13:26:25.891Z] 765212b225bb: Pull complete [2025-02-23T13:26:26.850Z] f23df028b6ca: Pull complete [2025-02-23T13:26:26.850Z] d65c8cfc05b1: Pull complete [2025-02-23T13:26:45.047Z] 2437ff75d9bd: Pull complete [2025-02-23T13:26:45.047Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-23T13:26:45.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T13:26:45.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:26:45.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-39541 does not seem to be running inside a container [2025-02-23T13:26:45.343Z] $ 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/108 -v /w/workspace/app-record-replay/108:/w/workspace/app-record-replay/108:rw,z -v /w/workspace/app-record-replay/108@tmp:/w/workspace/app-record-replay/108@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 [2025-02-23T13:26:48.305Z] $ docker top 69878176c6b8396383cb054537c8467c34edcd3e1538e1ce91d7b012a9974120 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:26:49.257Z] ---> job-cost.sh [2025-02-23T13:26:49.257Z] lf-activate-venv: SKIPPING [2025-02-23T13:26:49.257Z] INFO: No Stack... [2025-02-23T13:26:49.842Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-23T13:26:50.437Z] INFO: Archiving Costs [Pipeline] sh [2025-02-23T13:26:50.794Z] + cat /w/workspace/app-record-replay/108/archives/cost.csv [2025-02-23T13:26:50.795Z] + cut -d, -f6 [Pipeline] lock [2025-02-23T13:26:50.872Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [2025-02-23T13:26:50.881Z] Resource [jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] did not exist. Created. [2025-02-23T13:26:50.887Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-23T13:26:51.570Z] /w/workspace/app-record-replay/108@tmp/durable-d842a866/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-23T13:26:52.207Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-23T13:26:52.233Z] Warning: overwriting stash ‘stack-cost’ [2025-02-23T13:26:52.283Z] Stashed 1 file(s) [Pipeline] } [2025-02-23T13:26:52.291Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-23T13:26:52.312Z] $ docker stop --time=1 69878176c6b8396383cb054537c8467c34edcd3e1538e1ce91d7b012a9974120 [2025-02-23T13:26:53.876Z] $ docker rm -f --volumes 69878176c6b8396383cb054537c8467c34edcd3e1538e1ce91d7b012a9974120 [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 [2025-02-23T13:26:54.374Z] provisioning config files... [2025-02-23T13:26:54.397Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11696643326521645039tmp [Pipeline] { [Pipeline] sh [2025-02-23T13:26:54.726Z] + set +x [2025-02-23T13:26:54.726Z] + curl -s https://codecov.io/bash [2025-02-23T13:26:54.726Z] + bash -s -- [2025-02-23T13:26:54.726Z] [2025-02-23T13:26:54.726Z] _____ _ [2025-02-23T13:26:54.726Z] / ____| | | [2025-02-23T13:26:54.726Z] | | ___ __| | ___ ___ _____ __ [2025-02-23T13:26:54.726Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-23T13:26:54.726Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-23T13:26:54.726Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-23T13:26:54.726Z] Bash-1.0.6 [2025-02-23T13:26:54.726Z] [2025-02-23T13:26:54.726Z] [2025-02-23T13:26:54.726Z] ==> git version 2.25.1 found [2025-02-23T13:26:54.726Z] ==> 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 [2025-02-23T13:26:54.726Z] Release-Date: 2020-01-08 [2025-02-23T13:26:54.726Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-23T13:26:54.726Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-23T13:26:54.726Z] ==> Jenkins CI detected. [2025-02-23T13:26:54.726Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2025-02-23T13:26:54.726Z] project root: . [2025-02-23T13:26:54.726Z] --> token set from env [2025-02-23T13:26:54.726Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-23T13:26:54.726Z] ==> Running gcov in . (disable via -X gcov) [2025-02-23T13:26:54.726Z] ==> Python coveragepy not found [2025-02-23T13:26:54.726Z] ==> Searching for coverage reports in: [2025-02-23T13:26:54.726Z] + . [2025-02-23T13:26:54.726Z] -> Found 1 reports [2025-02-23T13:26:54.726Z] ==> Detecting git/mercurial file structure [2025-02-23T13:26:54.726Z] ==> Reading reports [2025-02-23T13:26:54.726Z] + ./coverage.out bytes=34247 [2025-02-23T13:26:54.726Z] ==> Appending adjustments [2025-02-23T13:26:54.726Z] https://docs.codecov.io/docs/fixing-reports [2025-02-23T13:26:55.001Z] + Found adjustments [2025-02-23T13:26:55.001Z] ==> Gzipping contents [2025-02-23T13:26:55.001Z] 8.0K /tmp/codecov.YGbIVj.gz [2025-02-23T13:26:55.001Z] ==> Uploading reports [2025-02-23T13:26:55.001Z] url: https://codecov.io [2025-02-23T13:26:55.001Z] query: branch=main&commit=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-23T13:26:55.001Z] -> Pinging Codecov [2025-02-23T13:26:55.001Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-23T13:26:57.598Z] -> Uploading to [2025-02-23T13:26:57.598Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d/3b744380-d1c0-4c4f-a019-301f80bff28a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250223%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250223T132657Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bc528f9e39ab29f022d9b59d4423f9930945e6e91fa8f7776e7804d08fda92fe [2025-02-23T13:26:57.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:26:57.598Z] Dload Upload Total Spent Left Speed [2025-02-23T13:26:57.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 26297 --:--:-- --:--:-- --:--:-- 26169 100 5391 0 0 100 5391 0 16287 --:--:-- --:--:-- --:--:-- 16237 [2025-02-23T13:26:57.599Z] -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/edgexfoundry/app-record-replay/commit/c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] } [2025-02-23T13:26:57.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-23T13:26:57.752Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-23T13:26:57.769Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:58.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T13:26:58.070Z] [2025-02-23T13:26:58.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:58.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T13:26:58.375Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-23T13:26:58.375Z] 43c4264eed91: Pulling fs layer [2025-02-23T13:26:58.375Z] 4cc291be95ef: Pulling fs layer [2025-02-23T13:26:58.375Z] 2ac1f1163629: Pulling fs layer [2025-02-23T13:26:58.375Z] 5c3c966382ef: Pulling fs layer [2025-02-23T13:26:58.375Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T13:26:58.375Z] d9c7d2e4e75e: Pulling fs layer [2025-02-23T13:26:58.375Z] 9c3e1370e548: Pulling fs layer [2025-02-23T13:26:58.375Z] 4f4fb700ef54: Waiting [2025-02-23T13:26:58.375Z] d9c7d2e4e75e: Waiting [2025-02-23T13:26:58.375Z] 5c3c966382ef: Waiting [2025-02-23T13:26:58.375Z] 9c3e1370e548: Waiting [2025-02-23T13:26:58.375Z] 4cc291be95ef: Download complete [2025-02-23T13:26:58.375Z] 5c3c966382ef: Verifying Checksum [2025-02-23T13:26:58.375Z] 5c3c966382ef: Download complete [2025-02-23T13:26:58.375Z] 4f4fb700ef54: Verifying Checksum [2025-02-23T13:26:58.375Z] 43c4264eed91: Verifying Checksum [2025-02-23T13:26:58.375Z] 43c4264eed91: Download complete [2025-02-23T13:26:58.637Z] 43c4264eed91: Pull complete [2025-02-23T13:26:58.637Z] d9c7d2e4e75e: Verifying Checksum [2025-02-23T13:26:58.637Z] d9c7d2e4e75e: Download complete [2025-02-23T13:26:58.637Z] 4cc291be95ef: Pull complete [2025-02-23T13:26:58.896Z] 2ac1f1163629: Verifying Checksum [2025-02-23T13:26:58.896Z] 2ac1f1163629: Download complete [2025-02-23T13:26:59.460Z] 9c3e1370e548: Verifying Checksum [2025-02-23T13:26:59.460Z] 9c3e1370e548: Download complete [2025-02-23T13:27:02.744Z] 2ac1f1163629: Pull complete [2025-02-23T13:27:02.744Z] 5c3c966382ef: Pull complete [2025-02-23T13:27:02.744Z] 4f4fb700ef54: Pull complete [2025-02-23T13:27:02.744Z] d9c7d2e4e75e: Pull complete [2025-02-23T13:27:06.029Z] 9c3e1370e548: Pull complete [2025-02-23T13:27:06.029Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-23T13:27:06.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T13:27:06.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:27:06.142Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:27:06.166Z] $ 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 [2025-02-23T13:27:09.718Z] $ docker top 494487e1deb3ae28d58268a9fdd79852713d5ecc1ba6544cfff787db99bb8e62 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:27:10.081Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2025-02-23T13:27:10.091Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2025-02-23T13:27:10.371Z] + set -o pipefail [2025-02-23T13:27:10.371Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2025-02-23T13:27:15.648Z] [2025-02-23T13:27:15.648Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2025-02-23T13:27:15.648Z] [2025-02-23T13:27:15.648Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/25cef4c4-a9d6-4e91-8a5e-193c0d8a2f00 [2025-02-23T13:27:15.648Z] [2025-02-23T13:27:15.648Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-23T13:27:15.648Z] [Pipeline] } [2025-02-23T13:27:16.223Z] $ docker stop --time=1 494487e1deb3ae28d58268a9fdd79852713d5ecc1ba6544cfff787db99bb8e62 [2025-02-23T13:27:19.590Z] $ docker rm -f --volumes 494487e1deb3ae28d58268a9fdd79852713d5ecc1ba6544cfff787db99bb8e62 [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 [2025-02-23T13:27:20.456Z] + git log --format=format:%s -1 c6c4f9cb1fe889a8cc1bac5db5c01eb78d93b61d [Pipeline] sh [2025-02-23T13:27:20.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:27:20.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:27:21.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:27:21.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:27:21.138Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:27:21.161Z] $ 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 [2025-02-23T13:27:21.505Z] $ docker top 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a -eo pid,comm [2025-02-23T13:27:21.553Z] 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). [2025-02-23T13:27:21.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:27:21.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:27:21.613Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:27:21.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:27:21.721Z] $ docker exec 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a ssh-agent [2025-02-23T13:27:21.820Z] SSH_AUTH_SOCK=/tmp/ssh-nBDAkAZuFfhY/agent.32 [2025-02-23T13:27:21.820Z] SSH_AGENT_PID=38 [2025-02-23T13:27:21.825Z] Running ssh-add (command line suppressed) [2025-02-23T13:27:21.928Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8118076472725706711.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8118076472725706711.key) [2025-02-23T13:27:21.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:27:22.240Z] + git semver tag [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,427 [run_tag] DEBUG tag force:False [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,428 [check_head_tag] DEBUG check head tag [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,429 [execute] INFO git cat-file --batch-check [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,433 [execute] INFO git cat-file --batch [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,461 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,461 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,462 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:27:22.499Z] 2025-02-23 13:27:22,465 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-23T13:27:22.499Z] 4.0.0-dev.9 [Pipeline] } [2025-02-23T13:27:22.504Z] $ docker exec --env ******** --env ******** 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a ssh-agent -k [2025-02-23T13:27:22.609Z] unset SSH_AUTH_SOCK; [2025-02-23T13:27:22.609Z] unset SSH_AGENT_PID; [2025-02-23T13:27:22.609Z] echo Agent pid 38 killed; [2025-02-23T13:27:22.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:27:22.953Z] + git semver [Pipeline] } [2025-02-23T13:27:23.217Z] $ docker stop --time=1 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a [2025-02-23T13:27:24.494Z] $ docker rm -f --volumes 6cb4ce14d10c8cd3e9f3044b0cddddd312440b67be18f9e2ece37d72ac29a18a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:27:24.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T13:27:24.895Z] [2025-02-23T13:27:24.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:27:25.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T13:27:25.199Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-23T13:27:25.199Z] ab5ef0e58194: Pulling fs layer [2025-02-23T13:27:25.199Z] 9712f1f96733: Pulling fs layer [2025-02-23T13:27:25.199Z] 63f879dbbcfc: Pulling fs layer [2025-02-23T13:27:25.199Z] 0d9ebad4ef96: Pulling fs layer [2025-02-23T13:27:25.199Z] e9a5061849ea: Pulling fs layer [2025-02-23T13:27:25.199Z] d747dcd14b5f: Pulling fs layer [2025-02-23T13:27:25.199Z] 2de7ff778b66: Pulling fs layer [2025-02-23T13:27:25.199Z] 0d9ebad4ef96: Waiting [2025-02-23T13:27:25.199Z] e9a5061849ea: Waiting [2025-02-23T13:27:25.199Z] d747dcd14b5f: Waiting [2025-02-23T13:27:25.199Z] 2de7ff778b66: Waiting [2025-02-23T13:27:25.199Z] 9712f1f96733: Verifying Checksum [2025-02-23T13:27:25.199Z] 9712f1f96733: Download complete [2025-02-23T13:27:25.458Z] 63f879dbbcfc: Verifying Checksum [2025-02-23T13:27:25.458Z] 63f879dbbcfc: Download complete [2025-02-23T13:27:25.715Z] e9a5061849ea: Verifying Checksum [2025-02-23T13:27:25.715Z] e9a5061849ea: Download complete [2025-02-23T13:27:25.715Z] d747dcd14b5f: Verifying Checksum [2025-02-23T13:27:25.715Z] d747dcd14b5f: Download complete [2025-02-23T13:27:25.715Z] 0d9ebad4ef96: Verifying Checksum [2025-02-23T13:27:25.715Z] 0d9ebad4ef96: Download complete [2025-02-23T13:27:25.715Z] ab5ef0e58194: Verifying Checksum [2025-02-23T13:27:25.715Z] ab5ef0e58194: Download complete [2025-02-23T13:27:25.715Z] 2de7ff778b66: Verifying Checksum [2025-02-23T13:27:25.715Z] 2de7ff778b66: Download complete [2025-02-23T13:27:28.241Z] ab5ef0e58194: Pull complete [2025-02-23T13:27:28.241Z] 9712f1f96733: Pull complete [2025-02-23T13:27:28.805Z] 63f879dbbcfc: Pull complete [2025-02-23T13:27:32.079Z] 0d9ebad4ef96: Pull complete [2025-02-23T13:27:32.336Z] e9a5061849ea: Pull complete [2025-02-23T13:27:32.336Z] d747dcd14b5f: Pull complete [2025-02-23T13:27:33.269Z] 2de7ff778b66: Pull complete [2025-02-23T13:27:33.529Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-23T13:27:33.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T13:27:33.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:27:33.635Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:27:33.654Z] $ 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 [2025-02-23T13:27:37.892Z] $ docker top ca5bdb518489f8997519be2a40a39da1d0e18ab281e76ceee445ad813eeffe53 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:27:37.974Z] provisioning config files... [2025-02-23T13:27:37.980Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5672926662843330742tmp [2025-02-23T13:27:37.990Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3172204627136414381tmp [2025-02-23T13:27:37.998Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4203390849794224132tmp [Pipeline] { [Pipeline] echo [2025-02-23T13:27:38.033Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:38.325Z] ---> sigul-configuration.sh [2025-02-23T13:27:38.326Z] gpg: directory `/root/.gnupg' created [2025-02-23T13:27:38.326Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-23T13:27:38.326Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-23T13:27:38.326Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-23T13:27:38.326Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-23T13:27:38.326Z] gpg: CAST5 encrypted data [2025-02-23T13:27:38.326Z] gpg: encrypted with 1 passphrase [2025-02-23T13:27:38.326Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-23T13:27:38.701Z] + mkdir /home/jenkins [2025-02-23T13:27:38.702Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-23T13:27:39.000Z] + 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 [2025-02-23T13:27:39.015Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:39.304Z] ---> sigul-install.sh [2025-02-23T13:27:39.305Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-23T13:27:39.600Z] + git tag --list [2025-02-23T13:27:39.600Z] v3.1 [2025-02-23T13:27:39.600Z] v3.1.0 [2025-02-23T13:27:39.600Z] v3.1.0-dev.0 [2025-02-23T13:27:39.600Z] v3.1.0-dev.1 [2025-02-23T13:27:39.600Z] v3.1.0-dev.10 [2025-02-23T13:27:39.600Z] v3.1.0-dev.11 [2025-02-23T13:27:39.600Z] v3.1.0-dev.12 [2025-02-23T13:27:39.600Z] v3.1.0-dev.13 [2025-02-23T13:27:39.600Z] v3.1.0-dev.14 [2025-02-23T13:27:39.600Z] v3.1.0-dev.15 [2025-02-23T13:27:39.600Z] v3.1.0-dev.16 [2025-02-23T13:27:39.600Z] v3.1.0-dev.17 [2025-02-23T13:27:39.600Z] v3.1.0-dev.18 [2025-02-23T13:27:39.600Z] v3.1.0-dev.19 [2025-02-23T13:27:39.600Z] v3.1.0-dev.2 [2025-02-23T13:27:39.600Z] v3.1.0-dev.20 [2025-02-23T13:27:39.600Z] v3.1.0-dev.21 [2025-02-23T13:27:39.600Z] v3.1.0-dev.22 [2025-02-23T13:27:39.600Z] v3.1.0-dev.23 [2025-02-23T13:27:39.600Z] v3.1.0-dev.24 [2025-02-23T13:27:39.600Z] v3.1.0-dev.25 [2025-02-23T13:27:39.600Z] v3.1.0-dev.26 [2025-02-23T13:27:39.600Z] v3.1.0-dev.27 [2025-02-23T13:27:39.600Z] v3.1.0-dev.28 [2025-02-23T13:27:39.600Z] v3.1.0-dev.29 [2025-02-23T13:27:39.600Z] v3.1.0-dev.3 [2025-02-23T13:27:39.600Z] v3.1.0-dev.30 [2025-02-23T13:27:39.600Z] v3.1.0-dev.31 [2025-02-23T13:27:39.600Z] v3.1.0-dev.32 [2025-02-23T13:27:39.600Z] v3.1.0-dev.33 [2025-02-23T13:27:39.600Z] v3.1.0-dev.34 [2025-02-23T13:27:39.600Z] v3.1.0-dev.35 [2025-02-23T13:27:39.600Z] v3.1.0-dev.36 [2025-02-23T13:27:39.600Z] v3.1.0-dev.37 [2025-02-23T13:27:39.600Z] v3.1.0-dev.38 [2025-02-23T13:27:39.600Z] v3.1.0-dev.39 [2025-02-23T13:27:39.600Z] v3.1.0-dev.4 [2025-02-23T13:27:39.600Z] v3.1.0-dev.40 [2025-02-23T13:27:39.600Z] v3.1.0-dev.41 [2025-02-23T13:27:39.600Z] v3.1.0-dev.42 [2025-02-23T13:27:39.600Z] v3.1.0-dev.43 [2025-02-23T13:27:39.600Z] v3.1.0-dev.44 [2025-02-23T13:27:39.600Z] v3.1.0-dev.45 [2025-02-23T13:27:39.600Z] v3.1.0-dev.46 [2025-02-23T13:27:39.600Z] v3.1.0-dev.47 [2025-02-23T13:27:39.600Z] v3.1.0-dev.48 [2025-02-23T13:27:39.600Z] v3.1.0-dev.49 [2025-02-23T13:27:39.600Z] v3.1.0-dev.5 [2025-02-23T13:27:39.600Z] v3.1.0-dev.50 [2025-02-23T13:27:39.600Z] v3.1.0-dev.51 [2025-02-23T13:27:39.600Z] v3.1.0-dev.52 [2025-02-23T13:27:39.600Z] v3.1.0-dev.53 [2025-02-23T13:27:39.600Z] v3.1.0-dev.54 [2025-02-23T13:27:39.600Z] v3.1.0-dev.55 [2025-02-23T13:27:39.600Z] v3.1.0-dev.56 [2025-02-23T13:27:39.600Z] v3.1.0-dev.57 [2025-02-23T13:27:39.600Z] v3.1.0-dev.58 [2025-02-23T13:27:39.600Z] v3.1.0-dev.59 [2025-02-23T13:27:39.600Z] v3.1.0-dev.6 [2025-02-23T13:27:39.600Z] v3.1.0-dev.60 [2025-02-23T13:27:39.600Z] v3.1.0-dev.61 [2025-02-23T13:27:39.600Z] v3.1.0-dev.62 [2025-02-23T13:27:39.600Z] v3.1.0-dev.63 [2025-02-23T13:27:39.600Z] v3.1.0-dev.64 [2025-02-23T13:27:39.600Z] v3.1.0-dev.65 [2025-02-23T13:27:39.600Z] v3.1.0-dev.66 [2025-02-23T13:27:39.600Z] v3.1.0-dev.67 [2025-02-23T13:27:39.600Z] v3.1.0-dev.68 [2025-02-23T13:27:39.600Z] v3.1.0-dev.7 [2025-02-23T13:27:39.600Z] v3.1.0-dev.8 [2025-02-23T13:27:39.600Z] v3.1.0-dev.9 [2025-02-23T13:27:39.600Z] v3.1.1 [2025-02-23T13:27:39.600Z] v3.2.0-dev.1 [2025-02-23T13:27:39.600Z] v3.2.0-dev.10 [2025-02-23T13:27:39.600Z] v3.2.0-dev.11 [2025-02-23T13:27:39.600Z] v3.2.0-dev.12 [2025-02-23T13:27:39.600Z] v3.2.0-dev.13 [2025-02-23T13:27:39.600Z] v3.2.0-dev.14 [2025-02-23T13:27:39.600Z] v3.2.0-dev.15 [2025-02-23T13:27:39.600Z] v3.2.0-dev.16 [2025-02-23T13:27:39.600Z] v3.2.0-dev.17 [2025-02-23T13:27:39.600Z] v3.2.0-dev.18 [2025-02-23T13:27:39.600Z] v3.2.0-dev.19 [2025-02-23T13:27:39.600Z] v3.2.0-dev.2 [2025-02-23T13:27:39.600Z] v3.2.0-dev.20 [2025-02-23T13:27:39.600Z] v3.2.0-dev.21 [2025-02-23T13:27:39.600Z] v3.2.0-dev.22 [2025-02-23T13:27:39.600Z] v3.2.0-dev.23 [2025-02-23T13:27:39.600Z] v3.2.0-dev.24 [2025-02-23T13:27:39.600Z] v3.2.0-dev.3 [2025-02-23T13:27:39.600Z] v3.2.0-dev.4 [2025-02-23T13:27:39.600Z] v3.2.0-dev.5 [2025-02-23T13:27:39.600Z] v3.2.0-dev.6 [2025-02-23T13:27:39.600Z] v3.2.0-dev.7 [2025-02-23T13:27:39.600Z] v3.2.0-dev.8 [2025-02-23T13:27:39.600Z] v3.2.0-dev.9 [2025-02-23T13:27:39.600Z] v4.0.0-dev.1 [2025-02-23T13:27:39.600Z] v4.0.0-dev.2 [2025-02-23T13:27:39.600Z] v4.0.0-dev.3 [2025-02-23T13:27:39.600Z] v4.0.0-dev.4 [2025-02-23T13:27:39.600Z] v4.0.0-dev.5 [2025-02-23T13:27:39.600Z] v4.0.0-dev.6 [2025-02-23T13:27:39.600Z] v4.0.0-dev.7 [2025-02-23T13:27:39.600Z] v4.0.0-dev.8 [2025-02-23T13:27:39.600Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-23T13:27:39.898Z] + lftools sign git-tag v4.0.0-dev.9 [2025-02-23T13:27:40.465Z] Signing Git tag with Sigul... [2025-02-23T13:27:40.465Z] Signing v4.0.0-dev.9 [Pipeline] echo [2025-02-23T13:27:40.740Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:41.035Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-23T13:27:41.043Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-23T13:27:41.068Z] $ docker stop --time=1 ca5bdb518489f8997519be2a40a39da1d0e18ab281e76ceee445ad813eeffe53 [2025-02-23T13:27:42.332Z] $ docker rm -f --volumes ca5bdb518489f8997519be2a40a39da1d0e18ab281e76ceee445ad813eeffe53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-23T13:27:42.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:27:42.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:27:43.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:27:43.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:27:43.159Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:27:43.183Z] $ 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 [2025-02-23T13:27:43.506Z] $ docker top ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a -eo pid,comm [2025-02-23T13:27:43.557Z] 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). [2025-02-23T13:27:43.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:27:43.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:27:43.618Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:27:43.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:27:43.733Z] $ docker exec ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a ssh-agent [2025-02-23T13:27:43.843Z] SSH_AUTH_SOCK=/tmp/ssh-TnWN7pxbnbXq/agent.32 [2025-02-23T13:27:43.843Z] SSH_AGENT_PID=38 [2025-02-23T13:27:43.848Z] Running ssh-add (command line suppressed) [2025-02-23T13:27:43.936Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2684898928668604502.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2684898928668604502.key) [2025-02-23T13:27:43.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:27:44.246Z] + git semver bump pre [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,410 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,411 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,411 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,411 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,411 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,411 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,412 [execute] INFO git cat-file --batch-check [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,418 [execute] INFO git cat-file --batch [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T13:27:44.504Z] 2025-02-23 13:27:44,423 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-23T13:27:44.504Z] 4.0.0-dev.10 [Pipeline] } [2025-02-23T13:27:44.507Z] $ docker exec --env ******** --env ******** ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a ssh-agent -k [2025-02-23T13:27:44.599Z] unset SSH_AUTH_SOCK; [2025-02-23T13:27:44.600Z] unset SSH_AGENT_PID; [2025-02-23T13:27:44.600Z] echo Agent pid 38 killed; [2025-02-23T13:27:44.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:27:44.958Z] + git semver [Pipeline] } [2025-02-23T13:27:45.224Z] $ docker stop --time=1 ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a [2025-02-23T13:27:46.463Z] $ docker rm -f --volumes ad74a0f77791ac64249c4e7de47d251601bb77de15a7b62eba24dc876c19d52a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:27:46.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:27:46.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:27:47.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:27:47.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:27:47.198Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:27:47.219Z] $ 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 [2025-02-23T13:27:47.531Z] $ docker top 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 -eo pid,comm [2025-02-23T13:27:47.582Z] 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). [2025-02-23T13:27:47.582Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:27:47.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:27:47.639Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:27:47.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:27:47.729Z] $ docker exec 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 ssh-agent [2025-02-23T13:27:47.847Z] SSH_AUTH_SOCK=/tmp/ssh-6xesl6HXwvUl/agent.33 [2025-02-23T13:27:47.847Z] SSH_AGENT_PID=38 [2025-02-23T13:27:47.851Z] Running ssh-add (command line suppressed) [2025-02-23T13:27:47.944Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11680022752949815083.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11680022752949815083.key) [2025-02-23T13:27:47.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:27:48.252Z] + git semver push [2025-02-23T13:27:48.511Z] 2025-02-23 13:27:48,405 [run_push] DEBUG push [2025-02-23T13:27:48.511Z] 2025-02-23 13:27:48,405 [execute] INFO git cat-file --batch-check [2025-02-23T13:27:48.511Z] 2025-02-23 13:27:48,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T13:27:48.511Z] 2025-02-23 13:27:48,409 [execute] INFO git rev-list 6ad7670c7b35b8e2b0826f2a92cfd7bc18f327e8 -- [2025-02-23T13:27:48.511Z] 2025-02-23 13:27:48,409 [execute] DEBUG Popen(['git', 'rev-list', '6ad7670c7b35b8e2b0826f2a92cfd7bc18f327e8', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:27:48.511Z] 2025-02-23 13:27:48,414 [execute] INFO git fetch -v origin [2025-02-23T13:27:48.511Z] 2025-02-23 13:27:48,415 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-23T13:27:49.078Z] 2025-02-23 13:27:48,906 [run_push] DEBUG no remote changes detected [2025-02-23T13:27:49.078Z] 2025-02-23 13:27:48,907 [execute] INFO git push origin semver [2025-02-23T13:27:49.078Z] 2025-02-23 13:27:48,907 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:27:49.645Z] 2025-02-23 13:27:49,568 [run_push] DEBUG push all version tags [2025-02-23T13:27:49.645Z] 2025-02-23 13:27:49,568 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-23T13:27:49.645Z] 2025-02-23 13:27:49,569 [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) [2025-02-23T13:27:50.212Z] 2025-02-23 13:27:50,177 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-23T13:27:50.212Z] 4.0.0-dev.10 [Pipeline] } [2025-02-23T13:27:50.217Z] $ docker exec --env ******** --env ******** 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 ssh-agent -k [2025-02-23T13:27:50.307Z] unset SSH_AUTH_SOCK; [2025-02-23T13:27:50.307Z] unset SSH_AGENT_PID; [2025-02-23T13:27:50.307Z] echo Agent pid 38 killed; [2025-02-23T13:27:50.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:27:50.649Z] + git semver [Pipeline] } [2025-02-23T13:27:50.916Z] $ docker stop --time=1 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 [2025-02-23T13:27:52.157Z] $ docker rm -f --volumes 1dfbed389f62804d9032b4006de412edd6225b1497d215dcdbf62f3e29c725e9 [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 [2025-02-23T13:27:52.775Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2025-02-23T13:27:52.775Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-02-23T13:27:52.775Z] total 16 [2025-02-23T13:27:52.775Z] drwxr-xr-x 3 root root 4096 Feb 23 13:09 . [2025-02-23T13:27:52.775Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 13:27 .. [2025-02-23T13:27:52.775Z] drwxr-xr-x 2 root root 4096 Feb 23 13:09 cost [2025-02-23T13:27:52.775Z] -rw-r--r-- 1 root root 89 Feb 23 13:09 cost.csv [2025-02-23T13:27:52.775Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2025-02-23T13:27:52.775Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-02-23T13:27:52.775Z] total 16 [2025-02-23T13:27:52.775Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 13:09 . [2025-02-23T13:27:52.775Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 13:27 .. [2025-02-23T13:27:52.775Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 13:09 cost [2025-02-23T13:27:52.775Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 23 13:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:53.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:53.921Z] ---> package-listing.sh [2025-02-23T13:27:53.921Z] ++ facter osfamily [2025-02-23T13:27:53.921Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-23T13:27:54.179Z] + OS_FAMILY=debian [2025-02-23T13:27:54.179Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2025-02-23T13:27:54.179Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-23T13:27:54.179Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-23T13:27:54.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-23T13:27:54.179Z] + PACKAGES=/tmp/packages_start.txt [2025-02-23T13:27:54.179Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-02-23T13:27:54.179Z] + PACKAGES=/tmp/packages_end.txt [2025-02-23T13:27:54.179Z] + case "${OS_FAMILY}" in [2025-02-23T13:27:54.179Z] + dpkg -l [2025-02-23T13:27:54.179Z] + grep '^ii' [2025-02-23T13:27:54.179Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-23T13:27:54.179Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-23T13:27:54.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-23T13:27:54.179Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-02-23T13:27:54.179Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2025-02-23T13:27:54.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2025-02-23T13:27:54.190Z] 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 [2025-02-23T13:27:54.465Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:27:55.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:27:55.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:27:55.105Z] prd-ubuntu20.04-docker-8c-8g-39540 does not seem to be running inside a container [2025-02-23T13:27:55.125Z] $ 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 [2025-02-23T13:27:55.306Z] $ docker top 13ca705c770149d7687d5f41921b1e69d397ef32d5351c706cc1132e61f8ba12 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:27:55.653Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-23T13:27:55.938Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-23T13:27:56.222Z] + ls /var/log/sa-host [2025-02-23T13:27:56.222Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:27:56.297Z] provisioning config files... [2025-02-23T13:27:56.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12196378658276717696tmp [Pipeline] { [Pipeline] echo [2025-02-23T13:27:56.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:56.611Z] ---> create-netrc.sh [Pipeline] } [2025-02-23T13:27:56.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:56.947Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-23T13:27:56.957Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:57.243Z] ---> sudo-logs.sh [2025-02-23T13:27:57.243Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-23T13:27:57.274Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:57.553Z] ---> job-cost.sh [2025-02-23T13:27:57.553Z] lf-activate-venv: SKIPPING [2025-02-23T13:27:57.553Z] DEBUG: total: 0.2199999988079071 [2025-02-23T13:27:57.553Z] INFO: Retrieving Stack Cost... [2025-02-23T13:27:57.812Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-23T13:27:58.380Z] INFO: Archiving Costs [Pipeline] echo [2025-02-23T13:27:58.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:27:58.680Z] ---> logs-deploy.sh [2025-02-23T13:27:58.680Z] lf-activate-venv: SKIPPING [2025-02-23T13:27:58.680Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/108 [2025-02-23T13:27:58.680Z] INFO: archiving workspace using pattern(s): [2025-02-23T13:27:59.623Z] Archives upload complete. [2025-02-23T13:27:59.623Z] INFO: archiving logs to Nexus