Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 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-ssh14073035862238609122.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-ssh16598349401002187290.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-ssh16426935815738294284.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-ssh4390349977479441665.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-ssh17272071286433709685.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36911 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 (main) Commit message: "Merge pull request #169 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 # timeout=10 > git rev-list --no-walk 56a76017a4c78fe79ed9b52823f4ed35d3337cbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-17T04:06:00.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-17T04:06:00.407Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-17T04:06:00.441Z] ========================================================= [2025-01-17T04:06:00.441Z] EdgeX Global Pipelines Version Info [2025-01-17T04:06:00.441Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:06:01.614Z] ------------------- [2025-01-17T04:06:01.614Z] stable info: [2025-01-17T04:06:01.614Z] ------------------- [2025-01-17T04:06:01.614Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-17T04:06:01.614Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T04:06:01.614Z] Message: update stable to v1.0.269 [2025-01-17T04:06:01.877Z] ------------------- [2025-01-17T04:06:01.877Z] experimental info: [2025-01-17T04:06:01.877Z] ------------------- [2025-01-17T04:06:01.877Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-17T04:06:01.877Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T04:06:01.877Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-17T04:06:01.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2025-01-17T04:06:01.997Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2025-01-17T04:06:02.020Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-17T04:06:02.044Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-17T04:06:02.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-17T04:06:02.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-17T04:06:02.129Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-17T04:06:02.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-17T04:06:02.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-17T04:06:02.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-17T04:06:02.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-17T04:06:02.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2025-01-17T04:06:02.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-17T04:06:02.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-17T04:06:02.359Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T04:06:02.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T04:06:02.414Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T04:06:02.447Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T04:06:02.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-17T04:06:02.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-17T04:06:02.537Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-17T04:06:03.313Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-17T04:06:03.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-17T04:06:03.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-17T04:06:03.372Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-17T04:06:03.389Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-17T04:06:06.099Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-17T04:06:06.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-17T04:06:06.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-17T04:06:06.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-17T04:06:06.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] echo [2025-01-17T04:06:06.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0023b5b [Pipeline] echo [2025-01-17T04:06:06.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:06:06.340Z] provisioning config files... [2025-01-17T04:06:06.358Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9278317840807917351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:06:06.701Z] ---> ****-login.sh [2025-01-17T04:06:06.701Z] nexus3.edgexfoundry.org:10001 [2025-01-17T04:06:06.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:07.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:07.226Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:07.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:07.226Z] [2025-01-17T04:06:07.226Z] Login Succeeded [2025-01-17T04:06:07.226Z] nexus3.edgexfoundry.org:10002 [2025-01-17T04:06:07.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:07.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:07.226Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:07.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:07.226Z] [2025-01-17T04:06:07.226Z] Login Succeeded [2025-01-17T04:06:07.226Z] nexus3.edgexfoundry.org:10003 [2025-01-17T04:06:07.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:07.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:07.488Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:07.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:07.488Z] [2025-01-17T04:06:07.488Z] Login Succeeded [2025-01-17T04:06:07.488Z] nexus3.edgexfoundry.org:10004 [2025-01-17T04:06:07.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:07.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:07.488Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:07.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:07.489Z] [2025-01-17T04:06:07.489Z] Login Succeeded [2025-01-17T04:06:07.489Z] ****.io [2025-01-17T04:06:07.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:08.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:08.474Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:08.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:08.474Z] [2025-01-17T04:06:08.474Z] Login Succeeded [2025-01-17T04:06:08.474Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T04:06:10.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-17T04:06:10.865Z] + git rev-list -1 --merges 0023b5b6f3d7d66ae5823ebc9025621f68e42f79~1..0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] echo [2025-01-17T04:06:10.896Z] -----------> git rev-list -1 --merges 0023b5b6f3d7d66ae5823ebc9025621f68e42f79~1..0023b5b6f3d7d66ae5823ebc9025621f68e42f79 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [2025-01-17T04:06:10.896Z] 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [false] [Pipeline] sh [2025-01-17T04:06:11.197Z] + git log --format=format:%s -1 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] echo [2025-01-17T04:06:11.212Z] ========================================================= [2025-01-17T04:06:11.212Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-17T04:06:11.212Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T04:06:11.585Z] + git log --format=format:%s -1 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] echo [2025-01-17T04:06:11.599Z] [semverPrep] GIT_COMMIT: 0023b5b6f3d7d66ae5823ebc9025621f68e42f79, Commit Message: Merge pull request #169 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22 [Pipeline] echo [2025-01-17T04:06:11.627Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-17T04:06:12.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:06:12.027Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-17T04:06:12.027Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-17T04:06:12.027Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-17T04:06:12.027Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-17T04:06:12.027Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-17T04:06:12.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:12.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:06:12.416Z] [2025-01-17T04:06:12.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:12.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:06:12.730Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-17T04:06:12.730Z] b85a868b505f: Pulling fs layer [2025-01-17T04:06:12.730Z] e2be974225ed: Pulling fs layer [2025-01-17T04:06:12.730Z] 339a4e72a1f5: Pulling fs layer [2025-01-17T04:06:12.730Z] 988bab9f4d93: Pulling fs layer [2025-01-17T04:06:12.730Z] 1469e6f7b9e6: Pulling fs layer [2025-01-17T04:06:12.730Z] eaf3925da568: Pulling fs layer [2025-01-17T04:06:12.730Z] bab4dde63d76: Pulling fs layer [2025-01-17T04:06:12.730Z] bde34c3a00c8: Pulling fs layer [2025-01-17T04:06:12.730Z] b352a97aabf1: Pulling fs layer [2025-01-17T04:06:12.730Z] 4872d77fe225: Pulling fs layer [2025-01-17T04:06:12.730Z] 5851b861e8e6: Pulling fs layer [2025-01-17T04:06:12.730Z] 1469e6f7b9e6: Waiting [2025-01-17T04:06:12.730Z] bde34c3a00c8: Waiting [2025-01-17T04:06:12.730Z] eaf3925da568: Waiting [2025-01-17T04:06:12.730Z] bab4dde63d76: Waiting [2025-01-17T04:06:12.730Z] b352a97aabf1: Waiting [2025-01-17T04:06:12.730Z] 4872d77fe225: Waiting [2025-01-17T04:06:12.730Z] 5851b861e8e6: Waiting [2025-01-17T04:06:12.730Z] 988bab9f4d93: Waiting [2025-01-17T04:06:12.730Z] e2be974225ed: Verifying Checksum [2025-01-17T04:06:12.730Z] e2be974225ed: Download complete [2025-01-17T04:06:12.991Z] 988bab9f4d93: Verifying Checksum [2025-01-17T04:06:12.991Z] 988bab9f4d93: Download complete [2025-01-17T04:06:12.991Z] 339a4e72a1f5: Verifying Checksum [2025-01-17T04:06:12.991Z] 339a4e72a1f5: Download complete [2025-01-17T04:06:12.991Z] eaf3925da568: Verifying Checksum [2025-01-17T04:06:12.991Z] eaf3925da568: Download complete [2025-01-17T04:06:12.991Z] 1469e6f7b9e6: Verifying Checksum [2025-01-17T04:06:12.991Z] 1469e6f7b9e6: Download complete [2025-01-17T04:06:12.991Z] bde34c3a00c8: Verifying Checksum [2025-01-17T04:06:12.991Z] bde34c3a00c8: Download complete [2025-01-17T04:06:12.991Z] b85a868b505f: Verifying Checksum [2025-01-17T04:06:12.991Z] b85a868b505f: Download complete [2025-01-17T04:06:12.991Z] b352a97aabf1: Download complete [2025-01-17T04:06:13.249Z] 4872d77fe225: Verifying Checksum [2025-01-17T04:06:13.249Z] 5851b861e8e6: Verifying Checksum [2025-01-17T04:06:13.249Z] 5851b861e8e6: Download complete [2025-01-17T04:06:13.510Z] bab4dde63d76: Verifying Checksum [2025-01-17T04:06:13.510Z] bab4dde63d76: Download complete [2025-01-17T04:06:14.463Z] b85a868b505f: Pull complete [2025-01-17T04:06:14.723Z] e2be974225ed: Pull complete [2025-01-17T04:06:14.986Z] 339a4e72a1f5: Pull complete [2025-01-17T04:06:15.247Z] 988bab9f4d93: Pull complete [2025-01-17T04:06:15.507Z] 1469e6f7b9e6: Pull complete [2025-01-17T04:06:15.771Z] eaf3925da568: Pull complete [2025-01-17T04:06:17.675Z] bab4dde63d76: Pull complete [2025-01-17T04:06:17.675Z] bde34c3a00c8: Pull complete [2025-01-17T04:06:17.675Z] b352a97aabf1: Pull complete [2025-01-17T04:06:17.675Z] 4872d77fe225: Pull complete [2025-01-17T04:06:17.935Z] 5851b861e8e6: Pull complete [2025-01-17T04:06:17.935Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-17T04:06:17.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:06:17.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:06:18.084Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:06:18.117Z] $ 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-01-17T04:06:21.765Z] $ docker top a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad -eo pid,comm [2025-01-17T04:06:21.825Z] 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-01-17T04:06:21.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:06:21.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:06:21.888Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:06:22.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:06:22.018Z] $ docker exec a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad ssh-agent [2025-01-17T04:06:22.135Z] SSH_AUTH_SOCK=/tmp/ssh-Hmp9NlJKBaVt/agent.33 [2025-01-17T04:06:22.135Z] SSH_AGENT_PID=39 [2025-01-17T04:06:22.141Z] Running ssh-add (command line suppressed) [2025-01-17T04:06:22.248Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9838805115243836352.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9838805115243836352.key) [2025-01-17T04:06:22.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:06:22.557Z] + git tag --points-at HEAD [Pipeline] } [2025-01-17T04:06:22.571Z] $ docker exec --env ******** --env ******** a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad ssh-agent -k [2025-01-17T04:06:22.672Z] unset SSH_AUTH_SOCK; [2025-01-17T04:06:22.672Z] unset SSH_AGENT_PID; [2025-01-17T04:06:22.672Z] echo Agent pid 39 killed; [2025-01-17T04:06:22.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-17T04:06:22.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:06:22.726Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:06:22.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:06:22.860Z] $ docker exec a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad ssh-agent [2025-01-17T04:06:22.968Z] SSH_AUTH_SOCK=/tmp/ssh-Uk7CxB6mDBo3/agent.72 [2025-01-17T04:06:22.968Z] SSH_AGENT_PID=78 [2025-01-17T04:06:22.973Z] Running ssh-add (command line suppressed) [2025-01-17T04:06:23.078Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2066625694616573743.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2066625694616573743.key) [2025-01-17T04:06:23.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:06:23.397Z] + git semver init [2025-01-17T04:06:23.657Z] 2025-01-17 04:06:23,588 [run_init] DEBUG init version:0.0.0 force:False [2025-01-17T04:06:23.657Z] 2025-01-17 04:06:23,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2025-01-17T04:06:23.657Z] 2025-01-17 04:06:23,590 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2025-01-17T04:06:23.657Z] 2025-01-17 04:06:23,590 [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-01-17T04:06:25.575Z] 2025-01-17 04:06:25,077 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2025-01-17T04:06:25.575Z] 2025-01-17 04:06:25,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2025-01-17T04:06:25.575Z] 2025-01-17 04:06:25,080 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-01-17T04:06:25.575Z] 2025-01-17 04:06:25,080 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-01-17T04:06:25.575Z] 4.0.0-dev.6 [Pipeline] } [2025-01-17T04:06:25.588Z] $ docker exec --env ******** --env ******** a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad ssh-agent -k [2025-01-17T04:06:25.686Z] unset SSH_AUTH_SOCK; [2025-01-17T04:06:25.687Z] unset SSH_AGENT_PID; [2025-01-17T04:06:25.687Z] echo Agent pid 78 killed; [2025-01-17T04:06:25.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:06:26.030Z] + git semver [Pipeline] } [2025-01-17T04:06:26.307Z] $ docker stop --time=1 a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad [2025-01-17T04:06:27.718Z] $ docker rm -f --volumes a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T04:06:28.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-17T04:06:28.376Z] Stashed 1 file(s) [Pipeline] echo [2025-01-17T04:06:28.381Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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-01-17T04:06:28.609Z] provisioning config files... [2025-01-17T04:06:28.620Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9921193384682286474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:06:28.931Z] ---> ****-login.sh [2025-01-17T04:06:28.931Z] nexus3.edgexfoundry.org:10001 [2025-01-17T04:06:28.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:28.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:28.931Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:28.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:28.931Z] [2025-01-17T04:06:28.931Z] Login Succeeded [2025-01-17T04:06:28.931Z] nexus3.edgexfoundry.org:10002 [2025-01-17T04:06:28.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:28.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:28.931Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:28.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:28.931Z] [2025-01-17T04:06:28.931Z] Login Succeeded [2025-01-17T04:06:28.931Z] nexus3.edgexfoundry.org:10003 [2025-01-17T04:06:29.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:29.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:29.192Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:29.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:29.192Z] [2025-01-17T04:06:29.192Z] Login Succeeded [2025-01-17T04:06:29.192Z] nexus3.edgexfoundry.org:10004 [2025-01-17T04:06:29.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:29.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:29.453Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:29.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:29.453Z] [2025-01-17T04:06:29.453Z] Login Succeeded [2025-01-17T04:06:29.453Z] ****.io [2025-01-17T04:06:29.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:06:29.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:06:29.713Z] Configure a credential helper to remove this warning. See [2025-01-17T04:06:29.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:06:29.713Z] [2025-01-17T04:06:29.713Z] Login Succeeded [2025-01-17T04:06:29.713Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T04:06:29.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T04:06:29.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T04:06:29.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T04:06:29.879Z] ========================================================= [2025-01-17T04:06:29.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-17T04:06:29.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:06:30.233Z] + 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-01-17T04:06:30.234Z] Sending build context to Docker daemon 9.854MB [2025-01-17T04:06:30.234Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T04:06:30.234Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-17T04:06:30.493Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-17T04:06:30.493Z] da9db072f522: Pulling fs layer [2025-01-17T04:06:30.493Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-17T04:06:30.493Z] 06f05ace1117: Pulling fs layer [2025-01-17T04:06:30.493Z] 5fe327b54edc: Pulling fs layer [2025-01-17T04:06:30.493Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T04:06:30.493Z] 92a5565b7b96: Pulling fs layer [2025-01-17T04:06:30.493Z] ff9bb7016b71: Pulling fs layer [2025-01-17T04:06:30.494Z] b67dba6c2c7d: Pulling fs layer [2025-01-17T04:06:30.494Z] a813b0c90790: Pulling fs layer [2025-01-17T04:06:30.494Z] ff9bb7016b71: Waiting [2025-01-17T04:06:30.494Z] b67dba6c2c7d: Waiting [2025-01-17T04:06:30.494Z] 92a5565b7b96: Waiting [2025-01-17T04:06:30.494Z] a813b0c90790: Waiting [2025-01-17T04:06:30.494Z] 6ef4a4ee8ca5: Download complete [2025-01-17T04:06:30.494Z] 5fe327b54edc: Download complete [2025-01-17T04:06:30.494Z] 4f4fb700ef54: Download complete [2025-01-17T04:06:30.494Z] da9db072f522: Verifying Checksum [2025-01-17T04:06:30.494Z] da9db072f522: Download complete [2025-01-17T04:06:30.494Z] 92a5565b7b96: Download complete [2025-01-17T04:06:30.494Z] ff9bb7016b71: Verifying Checksum [2025-01-17T04:06:30.494Z] ff9bb7016b71: Download complete [2025-01-17T04:06:30.753Z] da9db072f522: Pull complete [2025-01-17T04:06:30.753Z] 6ef4a4ee8ca5: Pull complete [2025-01-17T04:06:31.013Z] a813b0c90790: Verifying Checksum [2025-01-17T04:06:31.013Z] a813b0c90790: Download complete [2025-01-17T04:06:31.013Z] 06f05ace1117: Verifying Checksum [2025-01-17T04:06:31.013Z] 06f05ace1117: Download complete [2025-01-17T04:06:31.271Z] b67dba6c2c7d: Verifying Checksum [2025-01-17T04:06:31.271Z] b67dba6c2c7d: Download complete [2025-01-17T04:06:34.559Z] 06f05ace1117: Pull complete [2025-01-17T04:06:34.559Z] 5fe327b54edc: Pull complete [2025-01-17T04:06:34.820Z] 4f4fb700ef54: Pull complete [2025-01-17T04:06:34.820Z] 92a5565b7b96: Pull complete [2025-01-17T04:06:34.820Z] ff9bb7016b71: Pull complete [2025-01-17T04:06:37.372Z] b67dba6c2c7d: Pull complete [2025-01-17T04:06:37.941Z] a813b0c90790: Pull complete [2025-01-17T04:06:37.942Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-17T04:06:37.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T04:06:37.942Z] ---> 3ba60ce46760 [2025-01-17T04:06:37.942Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-01-17T04:06:43.550Z] Still waiting to schedule task [2025-01-17T04:06:43.550Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36904’ [2025-01-17T04:06:43.802Z] ---> Running in f4bcd8be2709 [2025-01-17T04:06:43.802Z] Removing intermediate container f4bcd8be2709 [2025-01-17T04:06:43.802Z] ---> ddcd5bec287a [2025-01-17T04:06:43.802Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T04:06:43.802Z] ---> Running in e248d3f92c3e [2025-01-17T04:06:43.802Z] Removing intermediate container e248d3f92c3e [2025-01-17T04:06:43.802Z] ---> 02c455753c09 [2025-01-17T04:06:43.802Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-17T04:06:43.802Z] ---> Running in 525ab5ec7ec6 [2025-01-17T04:06:43.802Z] Removing intermediate container 525ab5ec7ec6 [2025-01-17T04:06:43.802Z] ---> 7eb811ffbb0f [2025-01-17T04:06:43.802Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T04:06:43.802Z] ---> Running in 152c0dfabbe4 [2025-01-17T04:06:44.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T04:06:44.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T04:06:44.580Z] OK: 248 MiB in 58 packages [2025-01-17T04:06:44.843Z] Removing intermediate container 152c0dfabbe4 [2025-01-17T04:06:44.843Z] ---> 1f4656e8e9f7 [2025-01-17T04:06:44.843Z] Step 7/12 : WORKDIR /app [2025-01-17T04:06:44.843Z] ---> Running in ed6e2dfe5b43 [2025-01-17T04:06:45.105Z] Removing intermediate container ed6e2dfe5b43 [2025-01-17T04:06:45.105Z] ---> 0961d56f9388 [2025-01-17T04:06:45.105Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-17T04:06:45.105Z] ---> 4b77ebab90f7 [2025-01-17T04:06:45.105Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T04:06:45.105Z] ---> Running in 2a1bcd8589c2 [2025-01-17T04:07:41.419Z] Removing intermediate container 2a1bcd8589c2 [2025-01-17T04:07:41.419Z] ---> 57ac97a2bc40 [2025-01-17T04:07:41.419Z] Step 10/12 : COPY . . [2025-01-17T04:07:41.419Z] ---> 6b0f3973583a [2025-01-17T04:07:41.419Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T04:07:41.419Z] ---> Running in 2d83111dc4d2 [2025-01-17T04:07:41.419Z] Removing intermediate container 2d83111dc4d2 [2025-01-17T04:07:41.419Z] ---> 1ede8db3e7e9 [2025-01-17T04:07:41.419Z] Step 12/12 : RUN $MAKE [2025-01-17T04:07:41.419Z] ---> Running in cd6ea19d3fc0 [2025-01-17T04:07:41.419Z] noop [2025-01-17T04:07:41.419Z] Removing intermediate container cd6ea19d3fc0 [2025-01-17T04:07:41.419Z] ---> ca7263c708e4 [2025-01-17T04:07:41.419Z] Successfully built ca7263c708e4 [2025-01-17T04:07:41.419Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:41.755Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T04:07:41.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:07:41.844Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:07:41.878Z] $ 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-01-17T04:07:42.233Z] $ docker top 91c446980e11af79509712ac3189edffc59e25048545aecede8a6c7f20ff166f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:07:42.592Z] + go version [2025-01-17T04:07:42.592Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-17T04:07:42.605Z] $ docker stop --time=1 91c446980e11af79509712ac3189edffc59e25048545aecede8a6c7f20ff166f [2025-01-17T04:07:43.879Z] $ docker rm -f --volumes 91c446980e11af79509712ac3189edffc59e25048545aecede8a6c7f20ff166f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:07:44.361Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T04:07:44.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:07:44.446Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:07:44.485Z] $ 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-01-17T04:07:44.877Z] $ docker top c0ac8437c0741595261f1d2dbe2de8a7b6861e49d821aa261e131d9c75288bf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:07:45.229Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2025-01-17T04:07:45.536Z] + make test [2025-01-17T04:07:45.536Z] go test -race -coverprofile=coverage.out ./... [2025-01-17T04:08:24.299Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-01-17T04:08:24.299Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-01-17T04:08:24.299Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-01-17T04:08:24.299Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-01-17T04:08:24.299Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.029s coverage: 88.0% of statements [2025-01-17T04:08:32.438Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.591s coverage: 98.7% of statements [2025-01-17T04:08:32.438Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.081s coverage: 89.7% of statements [2025-01-17T04:08:32.438Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.021s coverage: 100.0% of statements [2025-01-17T04:08:32.438Z] running golangci-lint [2025-01-17T04:08:32.438Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-17T04:08:32.438Z] go version go1.23.4 linux/amd64 [2025-01-17T04:08:32.438Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-17T04:08:32.438Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-17T04:08:32.438Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-17T04:08:58.980Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|files|imports|compiled_files|deps|exports_file) took 22.992412056s" [2025-01-17T04:08:58.980Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 3.773786ms" [2025-01-17T04:09:07.089Z] level=info msg="[linters_context/goanalysis] analyzers took 59.773382026s with top 10 stages: buildir: 47.439562664s, inspect: 2.392505878s, fact_deprecated: 1.942569063s, printf: 1.523638168s, ctrlflow: 1.258592426s, fact_purity: 1.08211968s, nilness: 1.054515105s, typedness: 736.974825ms, SA5012: 560.337381ms, tokenfileanalyzer: 425.066885ms" [2025-01-17T04:09:07.089Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2025-01-17T04:09:07.089Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 10/10, skip_dirs: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, identifier_marker: 10/10, exclude: 10/10, cgo: 10/10, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10" [2025-01-17T04:09:07.089Z] level=info msg="[runner] processing took 879.026µs with stages: identifier_marker: 449.928µs, autogenerated_exclude: 150.882µs, exclude-rules: 105.082µs, path_prettifier: 83.241µs, skip_dirs: 64.142µs, invalid_issue: 7.86µs, cgo: 5.561µs, filename_unadjuster: 1.97µs, nolint: 1.64µs, max_same_issues: 1.42µs, exclude: 1.33µs, uniq_by_line: 1.03µs, fixer: 700ns, skip_files: 690ns, diff: 670ns, max_from_linter: 660ns, sort_results: 570ns, severity-rules: 510ns, source_code: 370ns, max_per_file_from_linter: 270ns, path_shortener: 270ns, path_prefixer: 230ns" [2025-01-17T04:09:07.089Z] level=info msg="[runner] linters took 11.856318113s with stages: goanalysis_metalinter: 11.855278655s" [2025-01-17T04:09:07.089Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-17T04:09:07.089Z] level=info msg="Memory: 350 samples, avg is 239.1MB, max is 1019.4MB" [2025-01-17T04:09:07.089Z] level=info msg="Execution took 34.858011882s" [2025-01-17T04:09:07.089Z] go vet ./... [2025-01-17T04:09:13.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T04:09:13.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T04:09:13.642Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T04:09:13.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T04:09:13.673Z] $ docker stop --time=1 c0ac8437c0741595261f1d2dbe2de8a7b6861e49d821aa261e131d9c75288bf8 [2025-01-17T04:09:17.660Z] $ docker rm -f --volumes c0ac8437c0741595261f1d2dbe2de8a7b6861e49d821aa261e131d9c75288bf8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T04:09:18.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T04:09:18.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-17T04:09:18.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T04:09:19.202Z] + ls -al . [2025-01-17T04:09:19.202Z] total 264 [2025-01-17T04:09:19.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 04:07 . [2025-01-17T04:09:19.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 04:05 .. [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 17 04:05 .dockerignore [2025-01-17T04:09:19.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 04:08 .git [2025-01-17T04:09:19.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:05 .github [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 17 04:05 .gitignore [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 04:05 .golangci.yml [2025-01-17T04:09:19.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 04:06 .semver [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 16870 Jan 17 04:05 Attribution.txt [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 17 04:05 CHANGELOG.md [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 1726 Jan 17 04:05 Dockerfile [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 04:05 GOVERNANCE.md [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 17 04:05 Jenkinsfile [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 17 04:05 LICENSE [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 17 04:05 Makefile [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 17 04:05 OWNERS.md [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 17 04:05 README.md [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 17 04:05 Record and Reply.postman_collection.json [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 04:06 VERSION [2025-01-17T04:09:19.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:05 bin [2025-01-17T04:09:19.202Z] -rw-r--r-- 1 jenkins jenkins 34247 Jan 17 04:08 coverage.out [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 6720 Jan 17 04:05 go.mod [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 87876 Jan 17 04:05 go.sum [2025-01-17T04:09:19.202Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 04:05 internal [2025-01-17T04:09:19.202Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 17 04:05 main.go [2025-01-17T04:09:19.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:05 openapi [2025-01-17T04:09:19.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:05 pkg [2025-01-17T04:09:19.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:09:19.528Z] + 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=0023b5b6f3d7d66ae5823ebc9025621f68e42f79 --label arch=amd64 --label version=4.0.0-dev.6 . [2025-01-17T04:09:19.528Z] Sending build context to Docker daemon 9.889MB [2025-01-17T04:09:19.528Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T04:09:19.528Z] Step 2/27 : FROM ${BASE} AS builder [2025-01-17T04:09:19.528Z] ---> ca7263c708e4 [2025-01-17T04:09:19.528Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-01-17T04:09:19.786Z] ---> Running in 8a1c0edce355 [2025-01-17T04:09:19.786Z] Removing intermediate container 8a1c0edce355 [2025-01-17T04:09:19.786Z] ---> ea80547a8c42 [2025-01-17T04:09:19.786Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T04:09:19.786Z] ---> Running in 1f30d743d6a4 [2025-01-17T04:09:20.046Z] Removing intermediate container 1f30d743d6a4 [2025-01-17T04:09:20.046Z] ---> 5b43072c6fa6 [2025-01-17T04:09:20.046Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-01-17T04:09:20.046Z] ---> Running in f007ab8e75b3 [2025-01-17T04:09:20.046Z] Removing intermediate container f007ab8e75b3 [2025-01-17T04:09:20.046Z] ---> 578355a212de [2025-01-17T04:09:20.046Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T04:09:20.046Z] ---> Running in 282177f5bb22 [2025-01-17T04:09:20.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T04:09:20.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T04:09:20.826Z] OK: 248 MiB in 58 packages [2025-01-17T04:09:21.395Z] Removing intermediate container 282177f5bb22 [2025-01-17T04:09:21.395Z] ---> de90e80d2234 [2025-01-17T04:09:21.395Z] Step 7/27 : WORKDIR /app [2025-01-17T04:09:21.395Z] ---> Running in 0cc3562c19f0 [2025-01-17T04:09:21.395Z] Removing intermediate container 0cc3562c19f0 [2025-01-17T04:09:21.395Z] ---> a87d17aeea57 [2025-01-17T04:09:21.395Z] Step 8/27 : COPY go.mod vendor* ./ [2025-01-17T04:09:21.395Z] ---> 8b179475d04c [2025-01-17T04:09:21.395Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T04:09:21.655Z] ---> Running in 8d6250e23086 [2025-01-17T04:09:22.223Z] Removing intermediate container 8d6250e23086 [2025-01-17T04:09:22.223Z] ---> 0cf917c0c25c [2025-01-17T04:09:22.223Z] Step 10/27 : COPY . . [2025-01-17T04:09:22.790Z] ---> 3468671f946d [2025-01-17T04:09:22.790Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T04:09:22.790Z] ---> Running in b33210e52de2 [2025-01-17T04:09:22.790Z] Removing intermediate container b33210e52de2 [2025-01-17T04:09:22.790Z] ---> 345f40cb432f [2025-01-17T04:09:22.790Z] Step 12/27 : RUN $MAKE [2025-01-17T04:09:22.790Z] ---> Running in 05f576d9811a [2025-01-17T04:09:23.050Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-01-17T04:10:01.771Z] Removing intermediate container 05f576d9811a [2025-01-17T04:10:01.771Z] ---> 619b1909014a [2025-01-17T04:10:01.771Z] Step 13/27 : FROM alpine:3.20 [2025-01-17T04:10:01.771Z] 3.20: Pulling from library/alpine [2025-01-17T04:10:01.771Z] 66a3d608f3fa: Pulling fs layer [2025-01-17T04:10:01.771Z] 66a3d608f3fa: Verifying Checksum [2025-01-17T04:10:01.771Z] 66a3d608f3fa: Download complete [2025-01-17T04:10:01.771Z] 66a3d608f3fa: Pull complete [2025-01-17T04:10:01.771Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T04:10:01.771Z] Status: Downloaded newer image for alpine:3.20 [2025-01-17T04:10:01.771Z] ---> e29df9b510ff [2025-01-17T04:10:01.771Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-17T04:10:01.771Z] ---> Running in 03836f5de9db [2025-01-17T04:10:01.771Z] Removing intermediate container 03836f5de9db [2025-01-17T04:10:01.771Z] ---> 249c914c6092 [2025-01-17T04:10:01.771Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-01-17T04:10:01.771Z] ---> Running in 66633dfff1e9 [2025-01-17T04:10:01.771Z] Removing intermediate container 66633dfff1e9 [2025-01-17T04:10:01.771Z] ---> 3cea82590b94 [2025-01-17T04:10:01.771Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-17T04:10:01.771Z] ---> Running in cf785e00cf4e [2025-01-17T04:10:01.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T04:10:01.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T04:10:01.771Z] (1/2) Installing ca-certificates (20241121-r1) [2025-01-17T04:10:01.771Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-01-17T04:10:01.771Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T04:10:01.771Z] Executing ca-certificates-20241121-r1.trigger [2025-01-17T04:10:01.771Z] OK: 9 MiB in 16 packages [2025-01-17T04:10:01.771Z] Removing intermediate container cf785e00cf4e [2025-01-17T04:10:01.771Z] ---> bf63b40ae87c [2025-01-17T04:10:01.771Z] Step 17/27 : RUN apk --no-cache upgrade [2025-01-17T04:10:01.771Z] ---> Running in b63ab0b7cf88 [2025-01-17T04:10:01.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T04:10:01.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T04:10:01.771Z] OK: 9 MiB in 16 packages [2025-01-17T04:10:01.771Z] Removing intermediate container b63ab0b7cf88 [2025-01-17T04:10:01.771Z] ---> be88553ab3d6 [2025-01-17T04:10:01.771Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-17T04:10:01.771Z] ---> 441dc1357cf7 [2025-01-17T04:10:01.771Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-01-17T04:10:01.771Z] ---> 366fc9f3ed8c [2025-01-17T04:10:01.771Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-01-17T04:10:01.771Z] ---> 33f12fc53347 [2025-01-17T04:10:01.771Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-01-17T04:10:03.152Z] ---> dedf34feaa17 [2025-01-17T04:10:03.153Z] Step 22/27 : EXPOSE 59712 [2025-01-17T04:10:03.153Z] ---> Running in c5927459e76e [2025-01-17T04:10:03.153Z] Removing intermediate container c5927459e76e [2025-01-17T04:10:03.153Z] ---> a0419804f3a6 [2025-01-17T04:10:03.153Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-01-17T04:10:03.153Z] ---> Running in 8a16c349f176 [2025-01-17T04:10:03.153Z] Removing intermediate container 8a16c349f176 [2025-01-17T04:10:03.153Z] ---> aa9be8ac4bbb [2025-01-17T04:10:03.412Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-17T04:10:03.412Z] ---> Running in c474c9aea39e [2025-01-17T04:10:03.412Z] Removing intermediate container c474c9aea39e [2025-01-17T04:10:03.412Z] ---> 1941300513f5 [2025-01-17T04:10:03.412Z] Step 25/27 : LABEL arch=amd64 [2025-01-17T04:10:03.412Z] ---> Running in f0aa020567a2 [2025-01-17T04:10:03.412Z] Removing intermediate container f0aa020567a2 [2025-01-17T04:10:03.412Z] ---> 1c8360b6abe0 [2025-01-17T04:10:03.412Z] Step 26/27 : LABEL git_sha=0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [2025-01-17T04:10:03.412Z] ---> Running in fb5069fc8f92 [2025-01-17T04:10:03.673Z] Removing intermediate container fb5069fc8f92 [2025-01-17T04:10:03.673Z] ---> 3c30a01d3c4e [2025-01-17T04:10:03.673Z] Step 27/27 : LABEL version=4.0.0-dev.6 [2025-01-17T04:10:03.673Z] ---> Running in 1b9ef22e42bd [2025-01-17T04:10:03.673Z] Removing intermediate container 1b9ef22e42bd [2025-01-17T04:10:03.673Z] ---> af51cb7ab32d [2025-01-17T04:10:03.673Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-17T04:10:03.673Z] Successfully built af51cb7ab32d [2025-01-17T04:10:03.673Z] 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-01-17T04:10:03.837Z] provisioning config files... [2025-01-17T04:10:03.847Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14271543759446364719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:10:04.276Z] ---> ****-login.sh [2025-01-17T04:10:04.276Z] nexus3.edgexfoundry.org:10001 [2025-01-17T04:10:04.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:10:04.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:10:04.276Z] Configure a credential helper to remove this warning. See [2025-01-17T04:10:04.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:10:04.276Z] [2025-01-17T04:10:04.276Z] Login Succeeded [2025-01-17T04:10:04.276Z] nexus3.edgexfoundry.org:10002 [2025-01-17T04:10:04.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:10:04.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:10:04.276Z] Configure a credential helper to remove this warning. See [2025-01-17T04:10:04.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:10:04.276Z] [2025-01-17T04:10:04.276Z] Login Succeeded [2025-01-17T04:10:04.276Z] nexus3.edgexfoundry.org:10003 [2025-01-17T04:10:04.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:10:04.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:10:04.536Z] Configure a credential helper to remove this warning. See [2025-01-17T04:10:04.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:10:04.536Z] [2025-01-17T04:10:04.536Z] Login Succeeded [2025-01-17T04:10:04.536Z] nexus3.edgexfoundry.org:10004 [2025-01-17T04:10:04.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:10:04.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:10:04.801Z] Configure a credential helper to remove this warning. See [2025-01-17T04:10:04.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:10:04.801Z] [2025-01-17T04:10:04.801Z] Login Succeeded [2025-01-17T04:10:04.801Z] ****.io [2025-01-17T04:10:04.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:10:04.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:10:04.801Z] Configure a credential helper to remove this warning. See [2025-01-17T04:10:04.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:10:04.801Z] [2025-01-17T04:10:04.801Z] Login Succeeded [2025-01-17T04:10:04.801Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T04:10:04.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:10:04.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T04:10:04.926Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2025-01-17T04:10:04.926Z] 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [2025-01-17T04:10:04.926Z] latest [2025-01-17T04:10:04.926Z] 4.0.0-dev.6 [2025-01-17T04:10:04.926Z] 0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [2025-01-17T04:10:04.926Z] main [2025-01-17T04:10:04.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:05.292Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:05.622Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [2025-01-17T04:10:05.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-01-17T04:10:05.622Z] 0cf555c0e82b: Preparing [2025-01-17T04:10:05.622Z] 922d2733922f: Preparing [2025-01-17T04:10:05.622Z] 29c7493dba02: Preparing [2025-01-17T04:10:05.622Z] 0ef72a10167d: Preparing [2025-01-17T04:10:05.622Z] 4e64a5a1ee02: Preparing [2025-01-17T04:10:05.622Z] b8a7eb71a40c: Preparing [2025-01-17T04:10:05.622Z] ce5a8cde9eee: Preparing [2025-01-17T04:10:05.622Z] b8a7eb71a40c: Waiting [2025-01-17T04:10:05.622Z] ce5a8cde9eee: Waiting [2025-01-17T04:10:05.622Z] 29c7493dba02: Pushed [2025-01-17T04:10:05.884Z] 4e64a5a1ee02: Pushed [2025-01-17T04:10:05.884Z] 0ef72a10167d: Pushed [2025-01-17T04:10:05.884Z] 922d2733922f: Pushed [2025-01-17T04:10:05.884Z] ce5a8cde9eee: Layer already exists [2025-01-17T04:10:05.884Z] b8a7eb71a40c: Pushed [2025-01-17T04:10:10.094Z] 0cf555c0e82b: Pushed [2025-01-17T04:10:10.094Z] 0023b5b6f3d7d66ae5823ebc9025621f68e42f79: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:10.445Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:10.784Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-01-17T04:10:10.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-01-17T04:10:10.784Z] 0cf555c0e82b: Preparing [2025-01-17T04:10:10.784Z] 922d2733922f: Preparing [2025-01-17T04:10:10.784Z] 29c7493dba02: Preparing [2025-01-17T04:10:10.784Z] 0ef72a10167d: Preparing [2025-01-17T04:10:10.784Z] 4e64a5a1ee02: Preparing [2025-01-17T04:10:10.784Z] b8a7eb71a40c: Preparing [2025-01-17T04:10:10.784Z] ce5a8cde9eee: Preparing [2025-01-17T04:10:10.784Z] b8a7eb71a40c: Waiting [2025-01-17T04:10:10.784Z] ce5a8cde9eee: Waiting [2025-01-17T04:10:10.784Z] 0ef72a10167d: Layer already exists [2025-01-17T04:10:10.784Z] 4e64a5a1ee02: Layer already exists [2025-01-17T04:10:10.784Z] 922d2733922f: Layer already exists [2025-01-17T04:10:10.784Z] 29c7493dba02: Layer already exists [2025-01-17T04:10:10.784Z] 0cf555c0e82b: Layer already exists [2025-01-17T04:10:10.784Z] b8a7eb71a40c: Layer already exists [2025-01-17T04:10:10.784Z] ce5a8cde9eee: Layer already exists [2025-01-17T04:10:10.784Z] latest: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:11.195Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:11.524Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.6 [2025-01-17T04:10:11.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-01-17T04:10:11.524Z] 0cf555c0e82b: Preparing [2025-01-17T04:10:11.524Z] 922d2733922f: Preparing [2025-01-17T04:10:11.524Z] 29c7493dba02: Preparing [2025-01-17T04:10:11.524Z] 0ef72a10167d: Preparing [2025-01-17T04:10:11.524Z] 4e64a5a1ee02: Preparing [2025-01-17T04:10:11.524Z] b8a7eb71a40c: Preparing [2025-01-17T04:10:11.524Z] ce5a8cde9eee: Preparing [2025-01-17T04:10:11.524Z] b8a7eb71a40c: Waiting [2025-01-17T04:10:11.524Z] ce5a8cde9eee: Waiting [2025-01-17T04:10:11.524Z] 4e64a5a1ee02: Layer already exists [2025-01-17T04:10:11.524Z] 0cf555c0e82b: Layer already exists [2025-01-17T04:10:11.524Z] 0ef72a10167d: Layer already exists [2025-01-17T04:10:11.524Z] 922d2733922f: Layer already exists [2025-01-17T04:10:11.524Z] 29c7493dba02: Layer already exists [2025-01-17T04:10:11.524Z] b8a7eb71a40c: Layer already exists [2025-01-17T04:10:11.524Z] ce5a8cde9eee: Layer already exists [2025-01-17T04:10:11.524Z] 4.0.0-dev.6: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:11.863Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:12.194Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [2025-01-17T04:10:12.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-01-17T04:10:12.194Z] 0cf555c0e82b: Preparing [2025-01-17T04:10:12.194Z] 922d2733922f: Preparing [2025-01-17T04:10:12.194Z] 29c7493dba02: Preparing [2025-01-17T04:10:12.194Z] 0ef72a10167d: Preparing [2025-01-17T04:10:12.194Z] 4e64a5a1ee02: Preparing [2025-01-17T04:10:12.194Z] b8a7eb71a40c: Preparing [2025-01-17T04:10:12.194Z] ce5a8cde9eee: Preparing [2025-01-17T04:10:12.194Z] b8a7eb71a40c: Waiting [2025-01-17T04:10:12.194Z] ce5a8cde9eee: Waiting [2025-01-17T04:10:12.194Z] 0ef72a10167d: Layer already exists [2025-01-17T04:10:12.194Z] 922d2733922f: Layer already exists [2025-01-17T04:10:12.194Z] 4e64a5a1ee02: Layer already exists [2025-01-17T04:10:12.194Z] 0cf555c0e82b: Layer already exists [2025-01-17T04:10:12.194Z] 29c7493dba02: Layer already exists [2025-01-17T04:10:12.194Z] ce5a8cde9eee: Layer already exists [2025-01-17T04:10:12.194Z] b8a7eb71a40c: Layer already exists [2025-01-17T04:10:12.194Z] 0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:12.530Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:12.862Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2025-01-17T04:10:12.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-01-17T04:10:12.862Z] 0cf555c0e82b: Preparing [2025-01-17T04:10:12.862Z] 922d2733922f: Preparing [2025-01-17T04:10:12.862Z] 29c7493dba02: Preparing [2025-01-17T04:10:12.862Z] 0ef72a10167d: Preparing [2025-01-17T04:10:12.862Z] 4e64a5a1ee02: Preparing [2025-01-17T04:10:12.862Z] b8a7eb71a40c: Preparing [2025-01-17T04:10:12.862Z] ce5a8cde9eee: Preparing [2025-01-17T04:10:12.862Z] b8a7eb71a40c: Waiting [2025-01-17T04:10:12.862Z] ce5a8cde9eee: Waiting [2025-01-17T04:10:12.862Z] 0ef72a10167d: Layer already exists [2025-01-17T04:10:12.862Z] 0cf555c0e82b: Layer already exists [2025-01-17T04:10:12.862Z] 29c7493dba02: Layer already exists [2025-01-17T04:10:12.862Z] 4e64a5a1ee02: Layer already exists [2025-01-17T04:10:12.862Z] 922d2733922f: Layer already exists [2025-01-17T04:10:12.862Z] b8a7eb71a40c: Layer already exists [2025-01-17T04:10:12.862Z] ce5a8cde9eee: Layer already exists [2025-01-17T04:10:13.122Z] main: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:10:13.208Z] ===================================================== [Pipeline] echo [2025-01-17T04:10:13.225Z] taggedImages: [2025-01-17T04:10:13.225Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [2025-01-17T04:10:13.225Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-01-17T04:10:13.225Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.6 [2025-01-17T04:10:13.225Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [2025-01-17T04:10:13.225Z] - 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-01-17T04:10:13.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:10:13.656Z] [2025-01-17T04:10:13.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:10:13.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:10:13.970Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-17T04:10:13.970Z] 5eb5b503b376: Pulling fs layer [2025-01-17T04:10:13.970Z] 5c69ac0246d0: Pulling fs layer [2025-01-17T04:10:13.970Z] ec43610c2a17: Pulling fs layer [2025-01-17T04:10:13.970Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-17T04:10:13.970Z] 33b1e0a273af: Pulling fs layer [2025-01-17T04:10:13.970Z] 5d3b04190fa2: Pulling fs layer [2025-01-17T04:10:13.970Z] 2f39f015ded8: Pulling fs layer [2025-01-17T04:10:13.970Z] 5d3b04190fa2: Waiting [2025-01-17T04:10:13.970Z] 33b1e0a273af: Waiting [2025-01-17T04:10:13.970Z] 3a2ae6a8a46f: Waiting [2025-01-17T04:10:13.970Z] 5c69ac0246d0: Download complete [2025-01-17T04:10:13.970Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-17T04:10:13.970Z] 3a2ae6a8a46f: Download complete [2025-01-17T04:10:13.970Z] ec43610c2a17: Verifying Checksum [2025-01-17T04:10:13.970Z] ec43610c2a17: Download complete [2025-01-17T04:10:13.970Z] 33b1e0a273af: Verifying Checksum [2025-01-17T04:10:13.970Z] 33b1e0a273af: Download complete [2025-01-17T04:10:13.970Z] 5d3b04190fa2: Download complete [2025-01-17T04:10:14.230Z] 5eb5b503b376: Download complete [2025-01-17T04:10:14.797Z] 2f39f015ded8: Download complete [2025-01-17T04:10:15.365Z] 5eb5b503b376: Pull complete [2025-01-17T04:10:15.625Z] 5c69ac0246d0: Pull complete [2025-01-17T04:10:16.194Z] ec43610c2a17: Pull complete [2025-01-17T04:10:16.194Z] 3a2ae6a8a46f: Pull complete [2025-01-17T04:10:16.453Z] 33b1e0a273af: Pull complete [2025-01-17T04:10:16.453Z] 5d3b04190fa2: Pull complete [2025-01-17T04:10:21.751Z] 2f39f015ded8: Pull complete [2025-01-17T04:10:21.751Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-17T04:10:21.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:10:21.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:10:21.860Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:10:21.896Z] $ 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-01-17T04:10:26.886Z] $ docker top cd1f78e80cb402b99d5d49948247bd416beb26e28ed876df7fdde46fb9e2e55d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:10:27.283Z] ---> job-cost.sh [2025-01-17T04:10:27.283Z] lf-activate-venv: SKIPPING [2025-01-17T04:10:27.283Z] INFO: No Stack... [2025-01-17T04:10:27.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T04:10:28.107Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T04:10:28.396Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2025-01-17T04:10:28.396Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T04:10:28.414Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [2025-01-17T04:10:28.421Z] Resource [jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] did not exist. Created. [2025-01-17T04:10:28.428Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T04:10:28.754Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T04:10:28.791Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T04:10:28.801Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T04:10:28.832Z] $ docker stop --time=1 cd1f78e80cb402b99d5d49948247bd416beb26e28ed876df7fdde46fb9e2e55d [2025-01-17T04:10:30.011Z] $ docker rm -f --volumes cd1f78e80cb402b99d5d49948247bd416beb26e28ed876df7fdde46fb9e2e55d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-17T04:11:14.814Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36921 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2025-01-17T04:11:14.836Z] Running in /w/workspace/app-record-replay/105 [Pipeline] { [Pipeline] checkout [2025-01-17T04:11:17.896Z] Selected Git installation does not exist. Using Default [2025-01-17T04:11:17.896Z] The recommended git tool is: NONE [2025-01-17T04:11:25.172Z] using credential edgex-jenkins-ssh [2025-01-17T04:11:25.196Z] Cloning the remote Git repository [2025-01-17T04:11:25.252Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2025-01-17T04:11:25.417Z] > git init /w/workspace/app-record-replay/105 # timeout=10 [2025-01-17T04:11:25.638Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2025-01-17T04:11:25.639Z] > git --version # timeout=10 [2025-01-17T04:11:25.665Z] > git --version # 'git version 2.25.1' [2025-01-17T04:11:25.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-17T04:11:25.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T04:11:29.538Z] Avoid second fetch [2025-01-17T04:11:29.538Z] Checking out Revision 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 (main) [2025-01-17T04:11:28.387Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2025-01-17T04:11:28.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T04:11:29.561Z] > git config core.sparsecheckout # timeout=10 [2025-01-17T04:11:29.621Z] > git checkout -f 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 # timeout=10 [2025-01-17T04:11:30.207Z] Commit message: "Merge pull request #169 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T04:11:35.029Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-17T04:11:35.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:11:35.029Z] Dload Upload Total Spent Left Speed [2025-01-17T04:11:35.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2025-01-17T04:11:35.385Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-17T04:11:35.731Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-17T04:11:35.731Z] sudo tee /etc/docker/daemon.new [2025-01-17T04:11:35.731Z] { [2025-01-17T04:11:35.731Z] "registry-mirrors": [ [2025-01-17T04:11:35.731Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-17T04:11:35.731Z] ], [2025-01-17T04:11:35.731Z] "bip": "10.250.0.254/24", [2025-01-17T04:11:35.731Z] "hosts": [ [2025-01-17T04:11:35.731Z] "tcp://0.0.0.0:5555", [2025-01-17T04:11:35.731Z] "unix:///var/run/docker.sock" [2025-01-17T04:11:35.731Z] ], [2025-01-17T04:11:35.731Z] "mtu": 1458, [2025-01-17T04:11:35.731Z] "selinux-enabled": true, [2025-01-17T04:11:35.731Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-17T04:11:35.731Z] } [Pipeline] sh [2025-01-17T04:11:36.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-17T04:11:36.401Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:11:54.713Z] provisioning config files... [2025-01-17T04:11:54.742Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/105@tmp/config7913318082401922896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:11:55.182Z] ---> ****-login.sh [2025-01-17T04:11:55.182Z] nexus3.edgexfoundry.org:10001 [2025-01-17T04:11:55.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:11:55.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:11:55.722Z] Configure a credential helper to remove this warning. See [2025-01-17T04:11:55.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:11:55.722Z] [2025-01-17T04:11:55.722Z] Login Succeeded [2025-01-17T04:11:55.722Z] nexus3.edgexfoundry.org:10002 [2025-01-17T04:11:55.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:11:55.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:11:55.989Z] Configure a credential helper to remove this warning. See [2025-01-17T04:11:55.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:11:55.989Z] [2025-01-17T04:11:55.989Z] Login Succeeded [2025-01-17T04:11:55.989Z] nexus3.edgexfoundry.org:10003 [2025-01-17T04:11:55.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:11:56.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:11:56.262Z] Configure a credential helper to remove this warning. See [2025-01-17T04:11:56.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:11:56.262Z] [2025-01-17T04:11:56.262Z] Login Succeeded [2025-01-17T04:11:56.262Z] nexus3.edgexfoundry.org:10004 [2025-01-17T04:11:56.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:11:56.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:11:56.530Z] Configure a credential helper to remove this warning. See [2025-01-17T04:11:56.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:11:56.530Z] [2025-01-17T04:11:56.530Z] Login Succeeded [2025-01-17T04:11:56.530Z] ****.io [2025-01-17T04:11:56.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:11:56.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:11:56.803Z] Configure a credential helper to remove this warning. See [2025-01-17T04:11:56.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:11:56.803Z] [2025-01-17T04:11:56.803Z] Login Succeeded [2025-01-17T04:11:56.803Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T04:11:56.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T04:11:57.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T04:11:57.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T04:11:57.267Z] ========================================================= [2025-01-17T04:11:57.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-17T04:11:57.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:11:57.662Z] + 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-01-17T04:11:59.092Z] #0 building with "default" instance using docker driver [2025-01-17T04:11:59.092Z] [2025-01-17T04:11:59.092Z] #1 [internal] load build definition from Dockerfile [2025-01-17T04:11:59.092Z] #1 transferring dockerfile: 1.76kB 0.0s done [2025-01-17T04:11:59.092Z] #1 DONE 0.1s [2025-01-17T04:11:59.092Z] [2025-01-17T04:11:59.092Z] #2 [internal] load .dockerignore [2025-01-17T04:11:59.092Z] #2 transferring context: 159B 0.0s done [2025-01-17T04:11:59.092Z] #2 DONE 0.1s [2025-01-17T04:11:59.092Z] [2025-01-17T04:11:59.092Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T04:11:59.092Z] #3 DONE 0.2s [2025-01-17T04:11:59.092Z] [2025-01-17T04:11:59.092Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T04:11:59.092Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-17T04:11:59.092Z] #4 ... [2025-01-17T04:11:59.092Z] [2025-01-17T04:11:59.092Z] #5 [internal] load build context [2025-01-17T04:11:59.092Z] #5 transferring context: 282.73kB 0.0s done [2025-01-17T04:11:59.092Z] #5 DONE 0.1s [2025-01-17T04:11:59.092Z] [2025-01-17T04:11:59.092Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T04:11:59.092Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-17T04:11:59.092Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-17T04:11:59.092Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2025-01-17T04:11:59.092Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-01-17T04:11:59.379Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s [2025-01-17T04:11:59.379Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s [2025-01-17T04:11:59.379Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-17T04:11:59.379Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-17T04:11:59.379Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done [2025-01-17T04:11:59.379Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done [2025-01-17T04:11:59.379Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-17T04:11:59.379Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2025-01-17T04:11:59.379Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.4s [2025-01-17T04:11:59.379Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-17T04:11:59.379Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s [2025-01-17T04:11:59.379Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.4s [2025-01-17T04:11:59.649Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.5s [2025-01-17T04:11:59.649Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.15MB / 12.74MB 0.5s [2025-01-17T04:11:59.649Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.6s [2025-01-17T04:11:59.649Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.71MB / 12.74MB 0.6s [2025-01-17T04:11:59.649Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.97MB / 98.78MB 0.6s [2025-01-17T04:11:59.919Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 26.21MB / 70.67MB 0.7s [2025-01-17T04:11:59.919Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2025-01-17T04:11:59.919Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 11.53MB / 12.74MB 0.7s [2025-01-17T04:11:59.919Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 36.70MB / 70.67MB 0.9s [2025-01-17T04:11:59.919Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-17T04:11:59.919Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.92MB / 98.78MB 0.9s [2025-01-17T04:11:59.919Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 41.94MB / 70.67MB 1.0s [2025-01-17T04:11:59.919Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 25.17MB / 98.78MB 1.0s [2025-01-17T04:11:59.919Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-17T04:12:00.187Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 48.22MB / 70.67MB 1.1s [2025-01-17T04:12:00.187Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 30.41MB / 98.78MB 1.1s [2025-01-17T04:12:00.461Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 53.94MB / 70.67MB 1.2s [2025-01-17T04:12:00.461Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.65MB / 98.78MB 1.2s [2025-01-17T04:12:00.461Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-17T04:12:00.461Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 63.96MB / 70.67MB 1.4s [2025-01-17T04:12:00.461Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 45.09MB / 98.78MB 1.4s [2025-01-17T04:12:00.461Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 69.21MB / 70.67MB 1.5s [2025-01-17T04:12:00.461Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 50.33MB / 98.78MB 1.5s [2025-01-17T04:12:00.731Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 56.62MB / 98.78MB 1.6s [2025-01-17T04:12:00.731Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s done [2025-01-17T04:12:00.731Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 66.06MB / 98.78MB 1.8s [2025-01-17T04:12:00.731Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-17T04:12:01.003Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 71.30MB / 98.78MB 1.9s [2025-01-17T04:12:01.003Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.02MB / 98.78MB 2.0s [2025-01-17T04:12:01.290Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 82.57MB / 98.78MB 2.1s [2025-01-17T04:12:01.290Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 92.60MB / 98.78MB 2.3s [2025-01-17T04:12:01.563Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.57MB / 98.78MB 2.4s [2025-01-17T04:12:01.563Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.6s done [2025-01-17T04:12:08.240Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s [2025-01-17T04:12:12.555Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.4s [2025-01-17T04:12:20.797Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.9s done [2025-01-17T04:12:21.070Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 [2025-01-17T04:12:21.070Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-17T04:12:21.070Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-17T04:12:21.070Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-17T04:12:21.341Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-17T04:12:21.341Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-17T04:12:26.707Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-17T04:12:30.086Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.4s done [2025-01-17T04:12:30.086Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-17T04:12:32.680Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.3s done [2025-01-17T04:12:32.680Z] #4 DONE 33.5s [2025-01-17T04:12:32.680Z] [2025-01-17T04:12:32.680Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-17T04:12:33.268Z] #6 0.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T04:12:33.853Z] #6 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T04:12:35.269Z] #6 2.502 OK: 239 MiB in 58 packages [2025-01-17T04:12:36.689Z] #6 DONE 4.2s [2025-01-17T04:12:36.689Z] [2025-01-17T04:12:36.689Z] #7 [builder 3/7] WORKDIR /app [2025-01-17T04:12:36.689Z] #7 DONE 0.1s [2025-01-17T04:12:36.959Z] [2025-01-17T04:12:36.959Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T04:12:37.232Z] #8 DONE 0.1s [2025-01-17T04:12:37.232Z] [2025-01-17T04:12:37.232Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T04:13:09.699Z] #9 DONE 30.1s [2025-01-17T04:13:09.699Z] [2025-01-17T04:13:09.699Z] #10 [builder 6/7] COPY . . [2025-01-17T04:13:09.699Z] #10 DONE 0.1s [2025-01-17T04:13:09.699Z] [2025-01-17T04:13:09.699Z] #11 [builder 7/7] RUN echo noop [2025-01-17T04:13:09.699Z] #11 0.642 noop [2025-01-17T04:13:09.699Z] #11 DONE 0.7s [2025-01-17T04:13:09.699Z] [2025-01-17T04:13:09.699Z] #12 exporting to image [2025-01-17T04:13:09.699Z] #12 exporting layers [2025-01-17T04:13:41.950Z] #12 exporting layers 33.7s done [2025-01-17T04:13:41.950Z] #12 writing image sha256:811cdcee9c6a81f4b3c81c25631a298809c5aca6633682398e381a2972463361 done [2025-01-17T04:13:41.950Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-17T04:13:41.950Z] #12 DONE 33.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:13:42.311Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T04:13:42.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:13:42.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-36921 does not seem to be running inside a container [2025-01-17T04:13:42.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/105 -v /w/workspace/app-record-replay/105:/w/workspace/app-record-replay/105:rw,z -v /w/workspace/app-record-replay/105@tmp:/w/workspace/app-record-replay/105@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-01-17T04:13:44.998Z] $ docker top 11e65c98ba0c49c1bb04c3d70e71ebb72a6b1ab9d62ce851b85120e9c9f38f27 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:13:45.488Z] + go version [2025-01-17T04:13:45.758Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-17T04:13:45.780Z] $ docker stop --time=1 11e65c98ba0c49c1bb04c3d70e71ebb72a6b1ab9d62ce851b85120e9c9f38f27 [2025-01-17T04:13:47.339Z] $ docker rm -f --volumes 11e65c98ba0c49c1bb04c3d70e71ebb72a6b1ab9d62ce851b85120e9c9f38f27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:13:47.921Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T04:13:47.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:13:48.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-36921 does not seem to be running inside a container [2025-01-17T04:13:48.152Z] $ 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/105 -v /w/workspace/app-record-replay/105:/w/workspace/app-record-replay/105:rw,z -v /w/workspace/app-record-replay/105@tmp:/w/workspace/app-record-replay/105@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-01-17T04:13:49.056Z] $ docker top d7bc55ae862f96577e3bf44fdb29a99d616ac88879c795f6107fcd66437c8004 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:13:49.540Z] + git config --global --add safe.directory /w/workspace/app-record-replay/105 [Pipeline] fileExists [Pipeline] sh [2025-01-17T04:13:49.873Z] + make test [2025-01-17T04:13:49.873Z] go test -race -coverprofile=coverage.out ./... [2025-01-17T04:17:41.882Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-01-17T04:17:41.882Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-01-17T04:17:41.882Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-01-17T04:17:41.882Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-01-17T04:17:41.882Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.142s coverage: 88.0% of statements [2025-01-17T04:17:50.075Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.847s coverage: 98.7% of statements [2025-01-17T04:17:50.075Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.444s coverage: 89.7% of statements [2025-01-17T04:17:50.075Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.098s coverage: 100.0% of statements [2025-01-17T04:17:51.039Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-17T04:17:51.039Z] go vet ./... [2025-01-17T04:20:27.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T04:20:27.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T04:20:27.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T04:20:27.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T04:20:27.840Z] $ docker stop --time=1 d7bc55ae862f96577e3bf44fdb29a99d616ac88879c795f6107fcd66437c8004 [2025-01-17T04:20:29.714Z] $ docker rm -f --volumes d7bc55ae862f96577e3bf44fdb29a99d616ac88879c795f6107fcd66437c8004 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T04:20:32.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T04:20:32.076Z] Warning: overwriting stash ‘coverage-report’ [2025-01-17T04:20:32.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T04:20:32.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T04:20:33.290Z] + ls -al . [2025-01-17T04:20:33.290Z] total 260 [2025-01-17T04:20:33.290Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 04:13 . [2025-01-17T04:20:33.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 04:11 .. [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 17 04:11 .dockerignore [2025-01-17T04:20:33.290Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 04:11 .git [2025-01-17T04:20:33.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:11 .github [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 164 Jan 17 04:11 .gitignore [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 04:11 .golangci.yml [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 16870 Jan 17 04:11 Attribution.txt [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 458 Jan 17 04:11 CHANGELOG.md [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 1726 Jan 17 04:11 Dockerfile [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 04:11 GOVERNANCE.md [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 681 Jan 17 04:11 Jenkinsfile [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 17 04:11 LICENSE [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 17 04:11 Makefile [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 611 Jan 17 04:11 OWNERS.md [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 4107 Jan 17 04:11 README.md [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 7789 Jan 17 04:11 Record and Reply.postman_collection.json [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 04:06 VERSION [2025-01-17T04:20:33.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:11 bin [2025-01-17T04:20:33.290Z] -rw-r--r-- 1 jenkins jenkins 34248 Jan 17 04:17 coverage.out [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 6720 Jan 17 04:11 go.mod [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 87876 Jan 17 04:11 go.sum [2025-01-17T04:20:33.290Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 04:11 internal [2025-01-17T04:20:33.290Z] -rw-rw-r-- 1 jenkins jenkins 913 Jan 17 04:11 main.go [2025-01-17T04:20:33.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:11 openapi [2025-01-17T04:20:33.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:11 pkg [2025-01-17T04:20:33.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:20:33.652Z] + 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=0023b5b6f3d7d66ae5823ebc9025621f68e42f79 --label arch=arm64 --label version=4.0.0-dev.6 . [2025-01-17T04:20:34.442Z] #0 building with "default" instance using docker driver [2025-01-17T04:20:34.442Z] [2025-01-17T04:20:34.442Z] #1 [internal] load build definition from Dockerfile [2025-01-17T04:20:34.442Z] #1 transferring dockerfile: 1.76kB done [2025-01-17T04:20:34.442Z] #1 DONE 0.0s [2025-01-17T04:20:34.442Z] [2025-01-17T04:20:34.442Z] #2 [internal] load .dockerignore [2025-01-17T04:20:34.442Z] #2 transferring context: 159B done [2025-01-17T04:20:34.442Z] #2 DONE 0.0s [2025-01-17T04:20:34.442Z] [2025-01-17T04:20:34.442Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T04:20:34.442Z] #3 DONE 0.0s [2025-01-17T04:20:34.442Z] [2025-01-17T04:20:34.442Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T04:20:34.713Z] #4 DONE 0.4s [2025-01-17T04:20:34.713Z] [2025-01-17T04:20:34.713Z] #5 [internal] load build context [2025-01-17T04:20:34.713Z] #5 transferring context: 36.30kB 0.0s done [2025-01-17T04:20:34.713Z] #5 DONE 0.0s [2025-01-17T04:20:34.713Z] [2025-01-17T04:20:34.713Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T04:20:34.713Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-17T04:20:34.980Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-17T04:20:34.980Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s [2025-01-17T04:20:34.980Z] #6 ... [2025-01-17T04:20:34.980Z] [2025-01-17T04:20:34.980Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-17T04:20:34.980Z] #7 DONE 0.2s [2025-01-17T04:20:34.980Z] [2025-01-17T04:20:34.980Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T04:20:34.980Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-17T04:20:34.980Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T04:20:34.980Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-17T04:20:34.980Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-17T04:20:35.565Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-17T04:20:35.838Z] #6 DONE 1.0s [2025-01-17T04:20:35.838Z] [2025-01-17T04:20:35.838Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-17T04:20:36.425Z] #8 0.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T04:20:36.704Z] #8 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T04:20:38.122Z] #8 2.273 (1/2) Installing ca-certificates (20241121-r1) [2025-01-17T04:20:38.122Z] #8 ... [2025-01-17T04:20:38.122Z] [2025-01-17T04:20:38.122Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-17T04:20:38.122Z] #9 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T04:20:38.122Z] #9 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T04:20:38.122Z] #9 2.663 OK: 239 MiB in 58 packages [2025-01-17T04:20:38.122Z] #9 DONE 3.1s [2025-01-17T04:20:38.122Z] [2025-01-17T04:20:38.122Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-17T04:20:38.122Z] #8 2.371 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-17T04:20:38.122Z] #8 2.382 Executing busybox-1.36.1-r29.trigger [2025-01-17T04:20:38.391Z] #8 ... [2025-01-17T04:20:38.391Z] [2025-01-17T04:20:38.391Z] #10 [builder 3/7] WORKDIR /app [2025-01-17T04:20:38.391Z] #10 DONE 0.1s [2025-01-17T04:20:38.391Z] [2025-01-17T04:20:38.391Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-17T04:20:38.391Z] #8 2.416 Executing ca-certificates-20241121-r1.trigger [2025-01-17T04:20:38.391Z] #8 ... [2025-01-17T04:20:38.391Z] [2025-01-17T04:20:38.391Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T04:20:38.391Z] #11 DONE 0.1s [2025-01-17T04:20:38.666Z] [2025-01-17T04:20:38.666Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-17T04:20:38.666Z] #8 2.708 OK: 10 MiB in 16 packages [2025-01-17T04:20:38.937Z] #8 DONE 3.1s [2025-01-17T04:20:38.937Z] [2025-01-17T04:20:38.937Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T04:20:39.527Z] #12 0.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T04:20:40.119Z] #12 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T04:20:40.119Z] #12 ... [2025-01-17T04:20:40.119Z] [2025-01-17T04:20:40.119Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T04:20:40.119Z] #13 DONE 1.8s [2025-01-17T04:20:40.390Z] [2025-01-17T04:20:40.390Z] #14 [builder 6/7] COPY . . [2025-01-17T04:20:40.390Z] #14 DONE 0.1s [2025-01-17T04:20:40.390Z] [2025-01-17T04:20:40.390Z] #15 [builder 7/7] RUN make build [2025-01-17T04:20:41.354Z] #15 0.747 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-01-17T04:20:41.938Z] #15 ... [2025-01-17T04:20:41.939Z] [2025-01-17T04:20:41.939Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T04:20:41.939Z] #12 2.728 OK: 10 MiB in 16 packages [2025-01-17T04:20:41.939Z] #12 DONE 3.1s [2025-01-17T04:20:42.206Z] [2025-01-17T04:20:42.206Z] #15 [builder 7/7] RUN make build [2025-01-17T04:23:03.936Z] #15 DONE 131.9s [2025-01-17T04:23:03.936Z] [2025-01-17T04:23:03.936Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-17T04:23:03.936Z] #16 DONE 0.1s [2025-01-17T04:23:03.936Z] [2025-01-17T04:23:03.936Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-01-17T04:23:03.936Z] #17 DONE 0.1s [2025-01-17T04:23:03.936Z] [2025-01-17T04:23:03.936Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-01-17T04:23:03.936Z] #18 DONE 0.1s [2025-01-17T04:23:03.936Z] [2025-01-17T04:23:03.936Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2025-01-17T04:23:03.936Z] #19 DONE 0.4s [2025-01-17T04:23:03.936Z] [2025-01-17T04:23:03.936Z] #20 exporting to image [2025-01-17T04:23:03.936Z] #20 exporting layers [2025-01-17T04:23:03.936Z] #20 exporting layers 0.5s done [2025-01-17T04:23:03.936Z] #20 writing image sha256:db417cd38add426fb8dd13c6e8f6293f1b43fe19b7ee2deddaec63984552489f done [2025-01-17T04:23:03.936Z] #20 naming to docker.io/library/app-record-replay-arm64 done [2025-01-17T04:23:03.936Z] #20 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:23:04.131Z] provisioning config files... [2025-01-17T04:23:04.144Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/105@tmp/config4155990848853650919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:23:04.486Z] ---> ****-login.sh [2025-01-17T04:23:04.486Z] nexus3.edgexfoundry.org:10001 [2025-01-17T04:23:04.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:23:04.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:23:04.752Z] Configure a credential helper to remove this warning. See [2025-01-17T04:23:04.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:23:04.752Z] [2025-01-17T04:23:04.752Z] Login Succeeded [2025-01-17T04:23:04.752Z] nexus3.edgexfoundry.org:10002 [2025-01-17T04:23:04.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:23:05.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:23:05.017Z] Configure a credential helper to remove this warning. See [2025-01-17T04:23:05.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:23:05.017Z] [2025-01-17T04:23:05.017Z] Login Succeeded [2025-01-17T04:23:05.017Z] nexus3.edgexfoundry.org:10003 [2025-01-17T04:23:05.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:23:05.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:23:05.282Z] Configure a credential helper to remove this warning. See [2025-01-17T04:23:05.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:23:05.282Z] [2025-01-17T04:23:05.282Z] Login Succeeded [2025-01-17T04:23:05.282Z] nexus3.edgexfoundry.org:10004 [2025-01-17T04:23:05.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:23:05.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:23:05.546Z] Configure a credential helper to remove this warning. See [2025-01-17T04:23:05.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:23:05.546Z] [2025-01-17T04:23:05.546Z] Login Succeeded [2025-01-17T04:23:05.546Z] ****.io [2025-01-17T04:23:05.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:23:05.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:23:05.810Z] Configure a credential helper to remove this warning. See [2025-01-17T04:23:05.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:23:05.810Z] [2025-01-17T04:23:05.810Z] Login Succeeded [2025-01-17T04:23:05.810Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T04:23:05.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:23:05.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T04:23:05.932Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2025-01-17T04:23:05.932Z] 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [2025-01-17T04:23:05.932Z] latest [2025-01-17T04:23:05.932Z] 4.0.0-dev.6 [2025-01-17T04:23:05.932Z] 0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [2025-01-17T04:23:05.932Z] main [2025-01-17T04:23:05.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:23:06.320Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:23:06.699Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [2025-01-17T04:23:06.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-01-17T04:23:06.699Z] 0dd3938af46e: Preparing [2025-01-17T04:23:06.699Z] d6140446ad27: Preparing [2025-01-17T04:23:06.699Z] 3b7d99c59b6a: Preparing [2025-01-17T04:23:06.699Z] 680891a7f531: Preparing [2025-01-17T04:23:06.699Z] 579dccad119c: Preparing [2025-01-17T04:23:06.699Z] b85cd3c70aa1: Preparing [2025-01-17T04:23:06.699Z] 534a70dc8296: Preparing [2025-01-17T04:23:06.699Z] 534a70dc8296: Waiting [2025-01-17T04:23:06.699Z] b85cd3c70aa1: Waiting [2025-01-17T04:23:06.964Z] 680891a7f531: Pushed [2025-01-17T04:23:06.964Z] 3b7d99c59b6a: Pushed [2025-01-17T04:23:06.964Z] d6140446ad27: Pushed [2025-01-17T04:23:06.964Z] 579dccad119c: Pushed [2025-01-17T04:23:06.964Z] 534a70dc8296: Layer already exists [2025-01-17T04:23:07.542Z] b85cd3c70aa1: Pushed [2025-01-17T04:23:15.722Z] 0dd3938af46e: Pushed [2025-01-17T04:23:15.722Z] 0023b5b6f3d7d66ae5823ebc9025621f68e42f79: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:23:16.090Z] + 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-01-17T04:23:16.475Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-01-17T04:23:16.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-01-17T04:23:16.475Z] 0dd3938af46e: Preparing [2025-01-17T04:23:16.475Z] d6140446ad27: Preparing [2025-01-17T04:23:16.475Z] 3b7d99c59b6a: Preparing [2025-01-17T04:23:16.475Z] 680891a7f531: Preparing [2025-01-17T04:23:16.475Z] 579dccad119c: Preparing [2025-01-17T04:23:16.475Z] b85cd3c70aa1: Preparing [2025-01-17T04:23:16.475Z] 534a70dc8296: Preparing [2025-01-17T04:23:16.475Z] b85cd3c70aa1: Waiting [2025-01-17T04:23:16.475Z] 534a70dc8296: Waiting [2025-01-17T04:23:16.475Z] 0dd3938af46e: Layer already exists [2025-01-17T04:23:16.475Z] 680891a7f531: Layer already exists [2025-01-17T04:23:16.475Z] d6140446ad27: Layer already exists [2025-01-17T04:23:16.475Z] 3b7d99c59b6a: Layer already exists [2025-01-17T04:23:16.475Z] 579dccad119c: Layer already exists [2025-01-17T04:23:16.745Z] b85cd3c70aa1: Layer already exists [2025-01-17T04:23:16.746Z] 534a70dc8296: Layer already exists [2025-01-17T04:23:16.746Z] latest: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:23:17.111Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:23:17.468Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.6 [2025-01-17T04:23:17.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-01-17T04:23:17.468Z] 0dd3938af46e: Preparing [2025-01-17T04:23:17.468Z] d6140446ad27: Preparing [2025-01-17T04:23:17.468Z] 3b7d99c59b6a: Preparing [2025-01-17T04:23:17.468Z] 680891a7f531: Preparing [2025-01-17T04:23:17.468Z] 579dccad119c: Preparing [2025-01-17T04:23:17.468Z] b85cd3c70aa1: Preparing [2025-01-17T04:23:17.468Z] 534a70dc8296: Preparing [2025-01-17T04:23:17.468Z] b85cd3c70aa1: Waiting [2025-01-17T04:23:17.468Z] 534a70dc8296: Waiting [2025-01-17T04:23:17.468Z] 579dccad119c: Layer already exists [2025-01-17T04:23:17.468Z] 3b7d99c59b6a: Layer already exists [2025-01-17T04:23:17.468Z] 680891a7f531: Layer already exists [2025-01-17T04:23:17.468Z] d6140446ad27: Layer already exists [2025-01-17T04:23:17.468Z] 0dd3938af46e: Layer already exists [2025-01-17T04:23:17.468Z] 534a70dc8296: Layer already exists [2025-01-17T04:23:17.468Z] b85cd3c70aa1: Layer already exists [2025-01-17T04:23:17.733Z] 4.0.0-dev.6: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:23:18.104Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:23:18.468Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [2025-01-17T04:23:18.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-01-17T04:23:18.468Z] 0dd3938af46e: Preparing [2025-01-17T04:23:18.468Z] d6140446ad27: Preparing [2025-01-17T04:23:18.468Z] 3b7d99c59b6a: Preparing [2025-01-17T04:23:18.468Z] 680891a7f531: Preparing [2025-01-17T04:23:18.468Z] 579dccad119c: Preparing [2025-01-17T04:23:18.468Z] b85cd3c70aa1: Preparing [2025-01-17T04:23:18.468Z] 534a70dc8296: Preparing [2025-01-17T04:23:18.468Z] b85cd3c70aa1: Waiting [2025-01-17T04:23:18.468Z] 534a70dc8296: Waiting [2025-01-17T04:23:18.468Z] 3b7d99c59b6a: Layer already exists [2025-01-17T04:23:18.468Z] d6140446ad27: Layer already exists [2025-01-17T04:23:18.468Z] 579dccad119c: Layer already exists [2025-01-17T04:23:18.468Z] 680891a7f531: Layer already exists [2025-01-17T04:23:18.468Z] 0dd3938af46e: Layer already exists [2025-01-17T04:23:18.468Z] b85cd3c70aa1: Layer already exists [2025-01-17T04:23:18.468Z] 534a70dc8296: Layer already exists [2025-01-17T04:23:18.734Z] 0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:23:19.105Z] + 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-01-17T04:23:19.458Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2025-01-17T04:23:19.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-01-17T04:23:19.459Z] 0dd3938af46e: Preparing [2025-01-17T04:23:19.459Z] d6140446ad27: Preparing [2025-01-17T04:23:19.459Z] 3b7d99c59b6a: Preparing [2025-01-17T04:23:19.459Z] 680891a7f531: Preparing [2025-01-17T04:23:19.459Z] 579dccad119c: Preparing [2025-01-17T04:23:19.459Z] b85cd3c70aa1: Preparing [2025-01-17T04:23:19.459Z] 534a70dc8296: Preparing [2025-01-17T04:23:19.459Z] b85cd3c70aa1: Waiting [2025-01-17T04:23:19.459Z] 534a70dc8296: Waiting [2025-01-17T04:23:19.459Z] 579dccad119c: Layer already exists [2025-01-17T04:23:19.459Z] 680891a7f531: Layer already exists [2025-01-17T04:23:19.459Z] 3b7d99c59b6a: Layer already exists [2025-01-17T04:23:19.459Z] d6140446ad27: Layer already exists [2025-01-17T04:23:19.459Z] 0dd3938af46e: Layer already exists [2025-01-17T04:23:19.459Z] b85cd3c70aa1: Layer already exists [2025-01-17T04:23:19.459Z] 534a70dc8296: Layer already exists [2025-01-17T04:23:19.723Z] main: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T04:23:19.812Z] ===================================================== [Pipeline] echo [2025-01-17T04:23:19.829Z] taggedImages: [2025-01-17T04:23:19.829Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [2025-01-17T04:23:19.829Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-01-17T04:23:19.829Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.6 [2025-01-17T04:23:19.829Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [2025-01-17T04:23:19.829Z] - 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-01-17T04:23:20.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T04:23:20.227Z] [2025-01-17T04:23:20.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:23:20.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T04:23:20.822Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-17T04:23:20.823Z] 8998bd30e6a1: Pulling fs layer [2025-01-17T04:23:20.823Z] 04944245beec: Pulling fs layer [2025-01-17T04:23:20.823Z] 699f458cf7ca: Pulling fs layer [2025-01-17T04:23:20.823Z] 765212b225bb: Pulling fs layer [2025-01-17T04:23:20.823Z] f23df028b6ca: Pulling fs layer [2025-01-17T04:23:20.823Z] d65c8cfc05b1: Pulling fs layer [2025-01-17T04:23:20.823Z] 2437ff75d9bd: Pulling fs layer [2025-01-17T04:23:20.823Z] f23df028b6ca: Waiting [2025-01-17T04:23:20.823Z] 765212b225bb: Waiting [2025-01-17T04:23:20.823Z] d65c8cfc05b1: Waiting [2025-01-17T04:23:20.823Z] 2437ff75d9bd: Waiting [2025-01-17T04:23:20.823Z] 04944245beec: Verifying Checksum [2025-01-17T04:23:20.823Z] 04944245beec: Download complete [2025-01-17T04:23:20.823Z] 765212b225bb: Download complete [2025-01-17T04:23:20.823Z] f23df028b6ca: Verifying Checksum [2025-01-17T04:23:20.823Z] d65c8cfc05b1: Download complete [2025-01-17T04:23:21.088Z] 699f458cf7ca: Verifying Checksum [2025-01-17T04:23:21.089Z] 699f458cf7ca: Download complete [2025-01-17T04:23:21.354Z] 8998bd30e6a1: Verifying Checksum [2025-01-17T04:23:21.354Z] 8998bd30e6a1: Download complete [2025-01-17T04:23:23.294Z] 2437ff75d9bd: Verifying Checksum [2025-01-17T04:23:23.294Z] 2437ff75d9bd: Download complete [2025-01-17T04:23:27.534Z] 8998bd30e6a1: Pull complete [2025-01-17T04:23:28.113Z] 04944245beec: Pull complete [2025-01-17T04:23:30.048Z] 699f458cf7ca: Pull complete [2025-01-17T04:23:30.048Z] 765212b225bb: Pull complete [2025-01-17T04:23:31.008Z] f23df028b6ca: Pull complete [2025-01-17T04:23:31.008Z] d65c8cfc05b1: Pull complete [2025-01-17T04:23:57.723Z] 2437ff75d9bd: Pull complete [2025-01-17T04:23:57.723Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-17T04:23:57.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T04:23:57.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:23:57.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-36921 does not seem to be running inside a container [2025-01-17T04:23:57.979Z] $ 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/105 -v /w/workspace/app-record-replay/105:/w/workspace/app-record-replay/105:rw,z -v /w/workspace/app-record-replay/105@tmp:/w/workspace/app-record-replay/105@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-01-17T04:23:59.559Z] $ docker top 8763ba8fd12322695ac72eed9f171e7806ce3fbb826c8dfcab298482d5e8b92c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:24:00.052Z] ---> job-cost.sh [2025-01-17T04:24:00.318Z] lf-activate-venv: SKIPPING [2025-01-17T04:24:00.318Z] INFO: No Stack... [2025-01-17T04:24:00.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T04:24:01.545Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T04:24:01.874Z] + cat /w/workspace/app-record-replay/105/archives/cost.csv [2025-01-17T04:24:01.874Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T04:24:01.915Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [2025-01-17T04:24:01.923Z] Resource [jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] did not exist. Created. [2025-01-17T04:24:01.929Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T04:24:02.278Z] /w/workspace/app-record-replay/105@tmp/durable-63c0878b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-17T04:24:02.593Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T04:24:02.607Z] Warning: overwriting stash ‘stack-cost’ [2025-01-17T04:24:02.650Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T04:24:02.659Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T04:24:02.695Z] $ docker stop --time=1 8763ba8fd12322695ac72eed9f171e7806ce3fbb826c8dfcab298482d5e8b92c [2025-01-17T04:24:04.107Z] $ docker rm -f --volumes 8763ba8fd12322695ac72eed9f171e7806ce3fbb826c8dfcab298482d5e8b92c [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-01-17T04:24:04.941Z] provisioning config files... [2025-01-17T04:24:04.953Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11701299944284811750tmp [Pipeline] { [Pipeline] sh [2025-01-17T04:24:05.344Z] + set +x [2025-01-17T04:24:05.344Z] + + bash -s -- [2025-01-17T04:24:05.344Z] curl -s https://codecov.io/bash [2025-01-17T04:24:05.344Z] [2025-01-17T04:24:05.344Z] _____ _ [2025-01-17T04:24:05.344Z] / ____| | | [2025-01-17T04:24:05.344Z] | | ___ __| | ___ ___ _____ __ [2025-01-17T04:24:05.344Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-17T04:24:05.344Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-17T04:24:05.344Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-17T04:24:05.344Z] Bash-1.0.6 [2025-01-17T04:24:05.344Z] [2025-01-17T04:24:05.344Z] [2025-01-17T04:24:05.344Z] ==> git version 2.25.1 found [2025-01-17T04:24:05.344Z] ==> 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-01-17T04:24:05.344Z] Release-Date: 2020-01-08 [2025-01-17T04:24:05.344Z] 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-01-17T04:24:05.344Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-17T04:24:05.344Z] ==> Jenkins CI detected. [2025-01-17T04:24:05.344Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2025-01-17T04:24:05.344Z] project root: . [2025-01-17T04:24:05.344Z] --> token set from env [2025-01-17T04:24:05.344Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-17T04:24:05.344Z] ==> Running gcov in . (disable via -X gcov) [2025-01-17T04:24:05.344Z] ==> Python coveragepy not found [2025-01-17T04:24:05.344Z] ==> Searching for coverage reports in: [2025-01-17T04:24:05.344Z] + . [2025-01-17T04:24:05.344Z] -> Found 1 reports [2025-01-17T04:24:05.344Z] ==> Detecting git/mercurial file structure [2025-01-17T04:24:05.344Z] ==> Reading reports [2025-01-17T04:24:05.344Z] + ./coverage.out bytes=34248 [2025-01-17T04:24:05.344Z] ==> Appending adjustments [2025-01-17T04:24:05.344Z] https://docs.codecov.io/docs/fixing-reports [2025-01-17T04:24:05.610Z] + Found adjustments [2025-01-17T04:24:05.610Z] ==> Gzipping contents [2025-01-17T04:24:05.610Z] 8.0K /tmp/codecov.W61flS.gz [2025-01-17T04:24:05.610Z] ==> Uploading reports [2025-01-17T04:24:05.610Z] url: https://codecov.io [2025-01-17T04:24:05.610Z] query: branch=main&commit=0023b5b6f3d7d66ae5823ebc9025621f68e42f79&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T04:24:05.610Z] -> Pinging Codecov [2025-01-17T04:24:05.610Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0023b5b6f3d7d66ae5823ebc9025621f68e42f79&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T04:24:05.875Z] -> Uploading to [2025-01-17T04:24:05.876Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/0023b5b6f3d7d66ae5823ebc9025621f68e42f79/2e5b63bd-bc5a-463d-b8a2-8248f3e0ef0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T042405Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e440b6d438a54662d0b8ecb43501263cefb358979ef2a6b2b437377f7c7d18f9 [2025-01-17T04:24:05.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:24:05.876Z] Dload Upload Total Spent Left Speed [2025-01-17T04:24:05.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5390 0 0 100 5390 0 32083 --:--:-- --:--:-- --:--:-- 32083 [2025-01-17T04:24:05.876Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] } [2025-01-17T04:24:05.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-17T04:24:06.225Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-17T04:24:06.243Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:24:06.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T04:24:06.610Z] [2025-01-17T04:24:06.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:24:07.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T04:24:07.069Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-17T04:24:07.069Z] 43c4264eed91: Pulling fs layer [2025-01-17T04:24:07.069Z] 4cc291be95ef: Pulling fs layer [2025-01-17T04:24:07.069Z] 2ac1f1163629: Pulling fs layer [2025-01-17T04:24:07.069Z] 5c3c966382ef: Pulling fs layer [2025-01-17T04:24:07.069Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T04:24:07.069Z] d9c7d2e4e75e: Pulling fs layer [2025-01-17T04:24:07.069Z] 9c3e1370e548: Pulling fs layer [2025-01-17T04:24:07.069Z] 5c3c966382ef: Waiting [2025-01-17T04:24:07.069Z] 4f4fb700ef54: Waiting [2025-01-17T04:24:07.069Z] d9c7d2e4e75e: Waiting [2025-01-17T04:24:07.069Z] 4cc291be95ef: Verifying Checksum [2025-01-17T04:24:07.069Z] 4cc291be95ef: Download complete [2025-01-17T04:24:07.069Z] 5c3c966382ef: Verifying Checksum [2025-01-17T04:24:07.069Z] 5c3c966382ef: Download complete [2025-01-17T04:24:07.069Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T04:24:07.069Z] 4f4fb700ef54: Download complete [2025-01-17T04:24:07.069Z] 43c4264eed91: Download complete [2025-01-17T04:24:07.328Z] 43c4264eed91: Pull complete [2025-01-17T04:24:07.587Z] 4cc291be95ef: Pull complete [2025-01-17T04:24:07.587Z] d9c7d2e4e75e: Verifying Checksum [2025-01-17T04:24:07.587Z] d9c7d2e4e75e: Download complete [2025-01-17T04:24:07.846Z] 2ac1f1163629: Verifying Checksum [2025-01-17T04:24:07.846Z] 2ac1f1163629: Download complete [2025-01-17T04:24:08.413Z] 9c3e1370e548: Verifying Checksum [2025-01-17T04:24:08.413Z] 9c3e1370e548: Download complete [2025-01-17T04:24:11.697Z] 2ac1f1163629: Pull complete [2025-01-17T04:24:11.697Z] 5c3c966382ef: Pull complete [2025-01-17T04:24:11.697Z] 4f4fb700ef54: Pull complete [2025-01-17T04:24:11.697Z] d9c7d2e4e75e: Pull complete [2025-01-17T04:24:14.227Z] 9c3e1370e548: Pull complete [2025-01-17T04:24:14.227Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-17T04:24:14.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T04:24:14.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:24:14.334Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:24:14.369Z] $ 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-01-17T04:24:22.785Z] $ docker top 620d18ce9e6ac2d929d4a6e9c5d31eb159c484430e6f8da65cdb8171ed2532c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:24:23.137Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2025-01-17T04:24:23.148Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2025-01-17T04:24:23.428Z] + set -o pipefail [2025-01-17T04:24:23.428Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2025-01-17T04:24:30.000Z] [2025-01-17T04:24:30.000Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2025-01-17T04:24:30.000Z] [2025-01-17T04:24:30.000Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/cf45f6ce-697a-44b4-8d3b-b0c3681d4f58 [2025-01-17T04:24:30.000Z] [2025-01-17T04:24:30.000Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-17T04:24:30.000Z] [2025-01-17T04:24:30.000Z] [2025-01-17T04:24:30.000Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-17T04:24:30.000Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-17T04:24:30.012Z] $ docker stop --time=1 620d18ce9e6ac2d929d4a6e9c5d31eb159c484430e6f8da65cdb8171ed2532c8 [2025-01-17T04:24:42.481Z] $ docker rm -f --volumes 620d18ce9e6ac2d929d4a6e9c5d31eb159c484430e6f8da65cdb8171ed2532c8 [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-01-17T04:24:43.443Z] + git log --format=format:%s -1 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] sh [2025-01-17T04:24:43.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:24:43.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:24:44.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:24:44.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:24:44.141Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:24:44.177Z] $ 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-01-17T04:24:46.875Z] $ docker top d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c -eo pid,comm [2025-01-17T04:24:46.928Z] 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-01-17T04:24:46.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:24:46.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:24:46.984Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:24:47.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:24:47.106Z] $ docker exec d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c ssh-agent [2025-01-17T04:24:47.208Z] SSH_AUTH_SOCK=/tmp/ssh-4Um6sI56MU6M/agent.13 [2025-01-17T04:24:47.208Z] SSH_AGENT_PID=19 [2025-01-17T04:24:47.212Z] Running ssh-add (command line suppressed) [2025-01-17T04:24:47.309Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12895964814501128141.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12895964814501128141.key) [2025-01-17T04:24:47.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:24:47.617Z] + git semver tag [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,789 [run_tag] DEBUG tag force:False [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,789 [check_head_tag] DEBUG check head tag [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,791 [execute] INFO git cat-file --batch-check [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,794 [execute] INFO git cat-file --batch [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,821 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,822 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:24:47.877Z] 2025-01-17 04:24:47,826 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-01-17T04:24:47.877Z] 4.0.0-dev.6 [Pipeline] } [2025-01-17T04:24:47.886Z] $ docker exec --env ******** --env ******** d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c ssh-agent -k [2025-01-17T04:24:47.973Z] unset SSH_AUTH_SOCK; [2025-01-17T04:24:47.973Z] unset SSH_AGENT_PID; [2025-01-17T04:24:47.973Z] echo Agent pid 19 killed; [2025-01-17T04:24:47.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:24:48.320Z] + git semver [Pipeline] } [2025-01-17T04:24:48.594Z] $ docker stop --time=1 d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c [2025-01-17T04:24:50.164Z] $ docker rm -f --volumes d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:24:50.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T04:24:50.702Z] [2025-01-17T04:24:50.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:24:51.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T04:24:51.007Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-17T04:24:51.007Z] ab5ef0e58194: Pulling fs layer [2025-01-17T04:24:51.007Z] 9712f1f96733: Pulling fs layer [2025-01-17T04:24:51.007Z] 63f879dbbcfc: Pulling fs layer [2025-01-17T04:24:51.007Z] 0d9ebad4ef96: Pulling fs layer [2025-01-17T04:24:51.007Z] e9a5061849ea: Pulling fs layer [2025-01-17T04:24:51.007Z] d747dcd14b5f: Pulling fs layer [2025-01-17T04:24:51.007Z] 2de7ff778b66: Pulling fs layer [2025-01-17T04:24:51.007Z] 0d9ebad4ef96: Waiting [2025-01-17T04:24:51.007Z] e9a5061849ea: Waiting [2025-01-17T04:24:51.007Z] 2de7ff778b66: Waiting [2025-01-17T04:24:51.007Z] d747dcd14b5f: Waiting [2025-01-17T04:24:51.007Z] 9712f1f96733: Verifying Checksum [2025-01-17T04:24:51.007Z] 9712f1f96733: Download complete [2025-01-17T04:24:51.266Z] 63f879dbbcfc: Verifying Checksum [2025-01-17T04:24:51.266Z] 63f879dbbcfc: Download complete [2025-01-17T04:24:51.525Z] e9a5061849ea: Download complete [2025-01-17T04:24:51.525Z] d747dcd14b5f: Verifying Checksum [2025-01-17T04:24:51.525Z] d747dcd14b5f: Download complete [2025-01-17T04:24:51.784Z] ab5ef0e58194: Verifying Checksum [2025-01-17T04:24:51.784Z] ab5ef0e58194: Download complete [2025-01-17T04:24:51.784Z] 2de7ff778b66: Verifying Checksum [2025-01-17T04:24:51.784Z] 2de7ff778b66: Download complete [2025-01-17T04:24:51.784Z] 0d9ebad4ef96: Verifying Checksum [2025-01-17T04:24:51.784Z] 0d9ebad4ef96: Download complete [2025-01-17T04:24:54.310Z] ab5ef0e58194: Pull complete [2025-01-17T04:24:54.310Z] 9712f1f96733: Pull complete [2025-01-17T04:24:54.878Z] 63f879dbbcfc: Pull complete [2025-01-17T04:24:59.073Z] 0d9ebad4ef96: Pull complete [2025-01-17T04:24:59.073Z] e9a5061849ea: Pull complete [2025-01-17T04:24:59.073Z] d747dcd14b5f: Pull complete [2025-01-17T04:24:59.644Z] 2de7ff778b66: Pull complete [2025-01-17T04:24:59.905Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-17T04:24:59.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T04:24:59.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:25:00.012Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:25:00.047Z] $ 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-01-17T04:25:11.262Z] $ docker top ee244aa3cd468795674b7283a732a945a72e372de5e9bf005415dbefc8718530 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:25:11.341Z] provisioning config files... [2025-01-17T04:25:11.348Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12630372973451137349tmp [2025-01-17T04:25:11.356Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3371080608816549081tmp [2025-01-17T04:25:11.364Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10974291001969148240tmp [Pipeline] { [Pipeline] echo [2025-01-17T04:25:11.393Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:11.699Z] ---> sigul-configuration.sh [2025-01-17T04:25:11.699Z] gpg: directory `/root/.gnupg' created [2025-01-17T04:25:11.699Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-17T04:25:11.699Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-17T04:25:11.699Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-17T04:25:11.699Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-17T04:25:11.699Z] gpg: CAST5 encrypted data [2025-01-17T04:25:11.699Z] gpg: encrypted with 1 passphrase [2025-01-17T04:25:11.699Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-17T04:25:12.004Z] + mkdir /home/jenkins [2025-01-17T04:25:12.004Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-17T04:25:12.299Z] + 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-01-17T04:25:12.312Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:12.602Z] ---> sigul-install.sh [2025-01-17T04:25:12.602Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-17T04:25:12.895Z] + git tag --list [2025-01-17T04:25:12.895Z] v3.1 [2025-01-17T04:25:12.895Z] v3.1.0 [2025-01-17T04:25:12.895Z] v3.1.0-dev.0 [2025-01-17T04:25:12.895Z] v3.1.0-dev.1 [2025-01-17T04:25:12.895Z] v3.1.0-dev.10 [2025-01-17T04:25:12.895Z] v3.1.0-dev.11 [2025-01-17T04:25:12.895Z] v3.1.0-dev.12 [2025-01-17T04:25:12.895Z] v3.1.0-dev.13 [2025-01-17T04:25:12.895Z] v3.1.0-dev.14 [2025-01-17T04:25:12.895Z] v3.1.0-dev.15 [2025-01-17T04:25:12.895Z] v3.1.0-dev.16 [2025-01-17T04:25:12.895Z] v3.1.0-dev.17 [2025-01-17T04:25:12.895Z] v3.1.0-dev.18 [2025-01-17T04:25:12.895Z] v3.1.0-dev.19 [2025-01-17T04:25:12.895Z] v3.1.0-dev.2 [2025-01-17T04:25:12.895Z] v3.1.0-dev.20 [2025-01-17T04:25:12.895Z] v3.1.0-dev.21 [2025-01-17T04:25:12.895Z] v3.1.0-dev.22 [2025-01-17T04:25:12.895Z] v3.1.0-dev.23 [2025-01-17T04:25:12.895Z] v3.1.0-dev.24 [2025-01-17T04:25:12.895Z] v3.1.0-dev.25 [2025-01-17T04:25:12.895Z] v3.1.0-dev.26 [2025-01-17T04:25:12.895Z] v3.1.0-dev.27 [2025-01-17T04:25:12.895Z] v3.1.0-dev.28 [2025-01-17T04:25:12.895Z] v3.1.0-dev.29 [2025-01-17T04:25:12.895Z] v3.1.0-dev.3 [2025-01-17T04:25:12.895Z] v3.1.0-dev.30 [2025-01-17T04:25:12.895Z] v3.1.0-dev.31 [2025-01-17T04:25:12.895Z] v3.1.0-dev.32 [2025-01-17T04:25:12.895Z] v3.1.0-dev.33 [2025-01-17T04:25:12.895Z] v3.1.0-dev.34 [2025-01-17T04:25:12.895Z] v3.1.0-dev.35 [2025-01-17T04:25:12.895Z] v3.1.0-dev.36 [2025-01-17T04:25:12.895Z] v3.1.0-dev.37 [2025-01-17T04:25:12.895Z] v3.1.0-dev.38 [2025-01-17T04:25:12.895Z] v3.1.0-dev.39 [2025-01-17T04:25:12.895Z] v3.1.0-dev.4 [2025-01-17T04:25:12.895Z] v3.1.0-dev.40 [2025-01-17T04:25:12.895Z] v3.1.0-dev.41 [2025-01-17T04:25:12.895Z] v3.1.0-dev.42 [2025-01-17T04:25:12.895Z] v3.1.0-dev.43 [2025-01-17T04:25:12.895Z] v3.1.0-dev.44 [2025-01-17T04:25:12.895Z] v3.1.0-dev.45 [2025-01-17T04:25:12.895Z] v3.1.0-dev.46 [2025-01-17T04:25:12.895Z] v3.1.0-dev.47 [2025-01-17T04:25:12.895Z] v3.1.0-dev.48 [2025-01-17T04:25:12.895Z] v3.1.0-dev.49 [2025-01-17T04:25:12.895Z] v3.1.0-dev.5 [2025-01-17T04:25:12.895Z] v3.1.0-dev.50 [2025-01-17T04:25:12.895Z] v3.1.0-dev.51 [2025-01-17T04:25:12.896Z] v3.1.0-dev.52 [2025-01-17T04:25:12.896Z] v3.1.0-dev.53 [2025-01-17T04:25:12.896Z] v3.1.0-dev.54 [2025-01-17T04:25:12.896Z] v3.1.0-dev.55 [2025-01-17T04:25:12.896Z] v3.1.0-dev.56 [2025-01-17T04:25:12.896Z] v3.1.0-dev.57 [2025-01-17T04:25:12.896Z] v3.1.0-dev.58 [2025-01-17T04:25:12.896Z] v3.1.0-dev.59 [2025-01-17T04:25:12.896Z] v3.1.0-dev.6 [2025-01-17T04:25:12.896Z] v3.1.0-dev.60 [2025-01-17T04:25:12.896Z] v3.1.0-dev.61 [2025-01-17T04:25:12.896Z] v3.1.0-dev.62 [2025-01-17T04:25:12.896Z] v3.1.0-dev.63 [2025-01-17T04:25:12.896Z] v3.1.0-dev.64 [2025-01-17T04:25:12.896Z] v3.1.0-dev.65 [2025-01-17T04:25:12.896Z] v3.1.0-dev.66 [2025-01-17T04:25:12.896Z] v3.1.0-dev.67 [2025-01-17T04:25:12.896Z] v3.1.0-dev.68 [2025-01-17T04:25:12.896Z] v3.1.0-dev.7 [2025-01-17T04:25:12.896Z] v3.1.0-dev.8 [2025-01-17T04:25:12.896Z] v3.1.0-dev.9 [2025-01-17T04:25:12.896Z] v3.1.1 [2025-01-17T04:25:12.896Z] v3.2.0-dev.1 [2025-01-17T04:25:12.896Z] v3.2.0-dev.10 [2025-01-17T04:25:12.896Z] v3.2.0-dev.11 [2025-01-17T04:25:12.896Z] v3.2.0-dev.12 [2025-01-17T04:25:12.896Z] v3.2.0-dev.13 [2025-01-17T04:25:12.896Z] v3.2.0-dev.14 [2025-01-17T04:25:12.896Z] v3.2.0-dev.15 [2025-01-17T04:25:12.896Z] v3.2.0-dev.16 [2025-01-17T04:25:12.896Z] v3.2.0-dev.17 [2025-01-17T04:25:12.896Z] v3.2.0-dev.18 [2025-01-17T04:25:12.896Z] v3.2.0-dev.19 [2025-01-17T04:25:12.896Z] v3.2.0-dev.2 [2025-01-17T04:25:12.896Z] v3.2.0-dev.20 [2025-01-17T04:25:12.896Z] v3.2.0-dev.21 [2025-01-17T04:25:12.896Z] v3.2.0-dev.22 [2025-01-17T04:25:12.896Z] v3.2.0-dev.23 [2025-01-17T04:25:12.896Z] v3.2.0-dev.24 [2025-01-17T04:25:12.896Z] v3.2.0-dev.3 [2025-01-17T04:25:12.896Z] v3.2.0-dev.4 [2025-01-17T04:25:12.896Z] v3.2.0-dev.5 [2025-01-17T04:25:12.896Z] v3.2.0-dev.6 [2025-01-17T04:25:12.896Z] v3.2.0-dev.7 [2025-01-17T04:25:12.896Z] v3.2.0-dev.8 [2025-01-17T04:25:12.896Z] v3.2.0-dev.9 [2025-01-17T04:25:12.896Z] v4.0.0-dev.1 [2025-01-17T04:25:12.896Z] v4.0.0-dev.2 [2025-01-17T04:25:12.896Z] v4.0.0-dev.3 [2025-01-17T04:25:12.896Z] v4.0.0-dev.4 [2025-01-17T04:25:12.896Z] v4.0.0-dev.5 [2025-01-17T04:25:12.896Z] v4.0.0-dev.6 [Pipeline] sh [2025-01-17T04:25:13.189Z] + lftools sign git-tag v4.0.0-dev.6 [2025-01-17T04:25:13.756Z] Signing Git tag with Sigul... [2025-01-17T04:25:13.756Z] Signing v4.0.0-dev.6 [Pipeline] echo [2025-01-17T04:25:14.029Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:14.323Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-17T04:25:14.330Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-17T04:25:14.359Z] $ docker stop --time=1 ee244aa3cd468795674b7283a732a945a72e372de5e9bf005415dbefc8718530 [2025-01-17T04:25:15.672Z] $ docker rm -f --volumes ee244aa3cd468795674b7283a732a945a72e372de5e9bf005415dbefc8718530 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-17T04:25:16.311Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:25:16.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:25:16.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:25:16.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:25:16.708Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:25:16.757Z] $ 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-01-17T04:25:17.148Z] $ docker top 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd -eo pid,comm [2025-01-17T04:25:17.197Z] 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-01-17T04:25:17.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:25:17.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:25:17.274Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:25:17.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:25:17.388Z] $ docker exec 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd ssh-agent [2025-01-17T04:25:17.481Z] SSH_AUTH_SOCK=/tmp/ssh-9xH7pG7YLfM9/agent.33 [2025-01-17T04:25:17.481Z] SSH_AGENT_PID=39 [2025-01-17T04:25:17.485Z] Running ssh-add (command line suppressed) [2025-01-17T04:25:17.581Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9216848092469234615.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9216848092469234615.key) [2025-01-17T04:25:17.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:25:17.885Z] + git semver bump pre [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,071 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,071 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,071 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,071 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,071 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,071 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,074 [execute] INFO git cat-file --batch-check [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,079 [execute] INFO git cat-file --batch [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T04:25:18.145Z] 2025-01-17 04:25:18,085 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-01-17T04:25:18.145Z] 4.0.0-dev.7 [Pipeline] } [2025-01-17T04:25:18.156Z] $ docker exec --env ******** --env ******** 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd ssh-agent -k [2025-01-17T04:25:18.247Z] unset SSH_AUTH_SOCK; [2025-01-17T04:25:18.248Z] unset SSH_AGENT_PID; [2025-01-17T04:25:18.248Z] echo Agent pid 39 killed; [2025-01-17T04:25:18.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:25:18.598Z] + git semver [Pipeline] } [2025-01-17T04:25:18.868Z] $ docker stop --time=1 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd [2025-01-17T04:25:20.160Z] $ docker rm -f --volumes 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T04:25:20.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:25:20.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:25:20.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:25:20.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:25:20.913Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:25:20.945Z] $ 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-01-17T04:25:21.288Z] $ docker top 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 -eo pid,comm [2025-01-17T04:25:21.333Z] 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-01-17T04:25:21.333Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:25:21.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:25:21.399Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:25:21.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:25:21.524Z] $ docker exec 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 ssh-agent [2025-01-17T04:25:21.624Z] SSH_AUTH_SOCK=/tmp/ssh-BVYRMVz4zsu6/agent.31 [2025-01-17T04:25:21.624Z] SSH_AGENT_PID=37 [2025-01-17T04:25:21.629Z] Running ssh-add (command line suppressed) [2025-01-17T04:25:21.730Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7883184445372745707.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7883184445372745707.key) [2025-01-17T04:25:21.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:25:22.033Z] + git semver push [2025-01-17T04:25:22.293Z] 2025-01-17 04:25:22,207 [run_push] DEBUG push [2025-01-17T04:25:22.293Z] 2025-01-17 04:25:22,208 [execute] INFO git cat-file --batch-check [2025-01-17T04:25:22.293Z] 2025-01-17 04:25:22,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T04:25:22.293Z] 2025-01-17 04:25:22,212 [execute] INFO git rev-list 97edc83e594691dff2cafaadf9578780ba1bc81c -- [2025-01-17T04:25:22.293Z] 2025-01-17 04:25:22,212 [execute] DEBUG Popen(['git', 'rev-list', '97edc83e594691dff2cafaadf9578780ba1bc81c', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:25:22.293Z] 2025-01-17 04:25:22,219 [execute] INFO git fetch -v origin [2025-01-17T04:25:22.293Z] 2025-01-17 04:25:22,219 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-17T04:25:22.868Z] 2025-01-17 04:25:22,679 [run_push] DEBUG no remote changes detected [2025-01-17T04:25:22.868Z] 2025-01-17 04:25:22,679 [execute] INFO git push origin semver [2025-01-17T04:25:22.868Z] 2025-01-17 04:25:22,680 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:25:23.805Z] 2025-01-17 04:25:23,494 [run_push] DEBUG push all version tags [2025-01-17T04:25:23.805Z] 2025-01-17 04:25:23,494 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-17T04:25:23.805Z] 2025-01-17 04:25:23,495 [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-01-17T04:25:24.070Z] 2025-01-17 04:25:24,060 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-01-17T04:25:24.070Z] 4.0.0-dev.7 [Pipeline] } [2025-01-17T04:25:24.339Z] $ docker exec --env ******** --env ******** 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 ssh-agent -k [2025-01-17T04:25:24.431Z] unset SSH_AUTH_SOCK; [2025-01-17T04:25:24.431Z] unset SSH_AGENT_PID; [2025-01-17T04:25:24.432Z] echo Agent pid 37 killed; [2025-01-17T04:25:24.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:25:24.772Z] + git semver [Pipeline] } [2025-01-17T04:25:25.062Z] $ docker stop --time=1 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 [2025-01-17T04:25:26.360Z] $ docker rm -f --volumes 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 [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-01-17T04:25:27.123Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2025-01-17T04:25:27.123Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-01-17T04:25:27.124Z] total 16 [2025-01-17T04:25:27.124Z] drwxr-xr-x 3 root root 4096 Jan 17 04:10 . [2025-01-17T04:25:27.124Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 04:25 .. [2025-01-17T04:25:27.124Z] drwxr-xr-x 2 root root 4096 Jan 17 04:10 cost [2025-01-17T04:25:27.124Z] -rw-r--r-- 1 root root 89 Jan 17 04:10 cost.csv [2025-01-17T04:25:27.124Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2025-01-17T04:25:27.124Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-01-17T04:25:27.124Z] total 16 [2025-01-17T04:25:27.124Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 04:10 . [2025-01-17T04:25:27.124Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 04:25 .. [2025-01-17T04:25:27.124Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 04:10 cost [2025-01-17T04:25:27.124Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 17 04:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:27.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:28.309Z] ---> package-listing.sh [2025-01-17T04:25:28.309Z] ++ facter osfamily [2025-01-17T04:25:28.309Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-17T04:25:28.568Z] + OS_FAMILY=debian [2025-01-17T04:25:28.568Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2025-01-17T04:25:28.568Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-17T04:25:28.568Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-17T04:25:28.568Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-17T04:25:28.568Z] + PACKAGES=/tmp/packages_start.txt [2025-01-17T04:25:28.568Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-01-17T04:25:28.568Z] + PACKAGES=/tmp/packages_end.txt [2025-01-17T04:25:28.568Z] + case "${OS_FAMILY}" in [2025-01-17T04:25:28.568Z] + dpkg -l [2025-01-17T04:25:28.568Z] + grep '^ii' [2025-01-17T04:25:28.568Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-17T04:25:28.568Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-17T04:25:28.568Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-17T04:25:28.568Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-01-17T04:25:28.568Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2025-01-17T04:25:28.568Z] + 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-01-17T04:25:28.578Z] 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-01-17T04:25:28.855Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:25:29.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:25:29.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:25:29.506Z] prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container [2025-01-17T04:25:29.537Z] $ 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-01-17T04:25:29.742Z] $ docker top 603620145d4b9ca875ac5b01d70a4cef608e53273a324b3bdbf839162434a409 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:25:30.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-17T04:25:30.389Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-17T04:25:30.674Z] + ls /var/log/sa-host [2025-01-17T04:25:30.674Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:25:30.911Z] provisioning config files... [2025-01-17T04:25:30.922Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16854867220738028872tmp [Pipeline] { [Pipeline] echo [2025-01-17T04:25:30.946Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:31.242Z] ---> create-netrc.sh [Pipeline] } [2025-01-17T04:25:31.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:31.646Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-17T04:25:31.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:31.941Z] ---> sudo-logs.sh [2025-01-17T04:25:31.941Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-17T04:25:31.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:32.256Z] ---> job-cost.sh [2025-01-17T04:25:32.256Z] lf-activate-venv: SKIPPING [2025-01-17T04:25:32.256Z] DEBUG: total: 0.2199999988079071 [2025-01-17T04:25:32.256Z] INFO: Retrieving Stack Cost... [2025-01-17T04:25:32.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T04:25:33.085Z] INFO: Archiving Costs [Pipeline] echo [2025-01-17T04:25:33.097Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:25:33.379Z] ---> logs-deploy.sh [2025-01-17T04:25:33.379Z] lf-activate-venv: SKIPPING [2025-01-17T04:25:33.379Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/105 [2025-01-17T04:25:33.379Z] INFO: archiving workspace using pattern(s): [2025-01-17T04:25:34.315Z] Archives upload complete. [2025-01-17T04:25:34.333Z] INFO: archiving logs to Nexus