Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2069e4878ba40974eb08f4e1638304e603144a5a 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-ssh8897804818115641727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10481565690861473027.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17005331600998733148.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11474909377411639710.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-ssh5690829575036785011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22364 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 2069e4878ba40974eb08f4e1638304e603144a5a (main) Commit message: "Merge pull request #145 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" > 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 2069e4878ba40974eb08f4e1638304e603144a5a # timeout=10 > git rev-list --no-walk 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T22:31:26.462Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T22:31:26.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T22:31:26.544Z] ========================================================= [2024-10-09T22:31:26.544Z] EdgeX Global Pipelines Version Info [2024-10-09T22:31:26.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:31:27.286Z] ------------------- [2024-10-09T22:31:27.286Z] stable info: [2024-10-09T22:31:27.286Z] ------------------- [2024-10-09T22:31:27.286Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T22:31:27.287Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T22:31:27.287Z] Message: update stable to v1.0.265 [2024-10-09T22:31:27.856Z] ------------------- [2024-10-09T22:31:27.856Z] experimental info: [2024-10-09T22:31:27.856Z] ------------------- [2024-10-09T22:31:27.856Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T22:31:27.856Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T22:31:27.856Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T22:31:27.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-10-09T22:31:27.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-10-09T22:31:27.974Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T22:31:27.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T22:31:28.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T22:31:28.033Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T22:31:28.055Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T22:31:28.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T22:31:28.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T22:31:28.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T22:31:28.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T22:31:28.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-10-09T22:31:28.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T22:31:28.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T22:31:28.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:31:28.266Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:31:28.284Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:31:28.304Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:31:28.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T22:31:28.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T22:31:28.370Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T22:31:28.392Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T22:31:28.414Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T22:31:28.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T22:31:28.457Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T22:31:28.477Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T22:31:28.503Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T22:31:28.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T22:31:28.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T22:31:28.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T22:31:28.603Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] echo [2024-10-09T22:31:28.628Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2069e48 [Pipeline] echo [2024-10-09T22:31:28.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:31:28.710Z] provisioning config files... [2024-10-09T22:31:28.724Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2289366751240258061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:31:29.063Z] ---> ****-login.sh [2024-10-09T22:31:29.063Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:31:29.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:29.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:29.323Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:29.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:29.323Z] [2024-10-09T22:31:29.323Z] Login Succeeded [2024-10-09T22:31:29.323Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:31:29.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:29.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:29.582Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:29.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:29.582Z] [2024-10-09T22:31:29.582Z] Login Succeeded [2024-10-09T22:31:29.582Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:31:29.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:29.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:29.583Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:29.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:29.583Z] [2024-10-09T22:31:29.583Z] Login Succeeded [2024-10-09T22:31:29.583Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:31:29.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:29.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:29.583Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:29.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:29.583Z] [2024-10-09T22:31:29.583Z] Login Succeeded [2024-10-09T22:31:29.583Z] ****.io [2024-10-09T22:31:29.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:29.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:29.842Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:29.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:29.842Z] [2024-10-09T22:31:29.842Z] Login Succeeded [2024-10-09T22:31:29.842Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:31:29.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T22:31:30.240Z] + git rev-list -1 --merges 2069e4878ba40974eb08f4e1638304e603144a5a~1..2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] echo [2024-10-09T22:31:30.268Z] -----------> git rev-list -1 --merges 2069e4878ba40974eb08f4e1638304e603144a5a~1..2069e4878ba40974eb08f4e1638304e603144a5a 2069e4878ba40974eb08f4e1638304e603144a5a [2024-10-09T22:31:30.268Z] 2069e4878ba40974eb08f4e1638304e603144a5a [false] [Pipeline] sh [2024-10-09T22:31:30.558Z] + git log --format=format:%s -1 2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] echo [2024-10-09T22:31:30.575Z] ========================================================= [2024-10-09T22:31:30.575Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T22:31:30.575Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:31:30.909Z] + git log --format=format:%s -1 2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] echo [2024-10-09T22:31:30.922Z] [semverPrep] GIT_COMMIT: 2069e4878ba40974eb08f4e1638304e603144a5a, Commit Message: Merge pull request #145 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55 [Pipeline] echo [2024-10-09T22:31:30.938Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T22:31:31.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:31:31.292Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T22:31:31.292Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T22:31:31.292Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T22:31:31.292Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T22:31:31.292Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T22:31:31.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:31:31.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:31:31.641Z] [2024-10-09T22:31:31.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:31:31.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:31:31.944Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T22:31:31.944Z] b85a868b505f: Pulling fs layer [2024-10-09T22:31:31.944Z] e2be974225ed: Pulling fs layer [2024-10-09T22:31:31.944Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T22:31:31.944Z] 988bab9f4d93: Pulling fs layer [2024-10-09T22:31:31.944Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T22:31:31.944Z] eaf3925da568: Pulling fs layer [2024-10-09T22:31:31.944Z] bab4dde63d76: Pulling fs layer [2024-10-09T22:31:31.944Z] bde34c3a00c8: Pulling fs layer [2024-10-09T22:31:31.944Z] b352a97aabf1: Pulling fs layer [2024-10-09T22:31:31.944Z] 4872d77fe225: Pulling fs layer [2024-10-09T22:31:31.944Z] 5851b861e8e6: Pulling fs layer [2024-10-09T22:31:31.944Z] 988bab9f4d93: Waiting [2024-10-09T22:31:31.944Z] 1469e6f7b9e6: Waiting [2024-10-09T22:31:31.944Z] eaf3925da568: Waiting [2024-10-09T22:31:31.944Z] bab4dde63d76: Waiting [2024-10-09T22:31:31.944Z] bde34c3a00c8: Waiting [2024-10-09T22:31:31.944Z] 5851b861e8e6: Waiting [2024-10-09T22:31:31.944Z] b352a97aabf1: Waiting [2024-10-09T22:31:31.944Z] e2be974225ed: Verifying Checksum [2024-10-09T22:31:31.944Z] e2be974225ed: Download complete [2024-10-09T22:31:31.944Z] 988bab9f4d93: Verifying Checksum [2024-10-09T22:31:31.944Z] 988bab9f4d93: Download complete [2024-10-09T22:31:31.944Z] 1469e6f7b9e6: Download complete [2024-10-09T22:31:32.210Z] eaf3925da568: Verifying Checksum [2024-10-09T22:31:32.210Z] eaf3925da568: Download complete [2024-10-09T22:31:32.210Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T22:31:32.210Z] 339a4e72a1f5: Download complete [2024-10-09T22:31:32.210Z] bde34c3a00c8: Verifying Checksum [2024-10-09T22:31:32.210Z] bde34c3a00c8: Download complete [2024-10-09T22:31:32.210Z] b352a97aabf1: Verifying Checksum [2024-10-09T22:31:32.210Z] b352a97aabf1: Download complete [2024-10-09T22:31:32.210Z] 4872d77fe225: Download complete [2024-10-09T22:31:32.210Z] 5851b861e8e6: Download complete [2024-10-09T22:31:32.210Z] b85a868b505f: Verifying Checksum [2024-10-09T22:31:32.210Z] b85a868b505f: Download complete [2024-10-09T22:31:32.468Z] bab4dde63d76: Verifying Checksum [2024-10-09T22:31:32.468Z] bab4dde63d76: Download complete [2024-10-09T22:31:33.405Z] b85a868b505f: Pull complete [2024-10-09T22:31:33.662Z] e2be974225ed: Pull complete [2024-10-09T22:31:33.921Z] 339a4e72a1f5: Pull complete [2024-10-09T22:31:34.179Z] 988bab9f4d93: Pull complete [2024-10-09T22:31:34.439Z] 1469e6f7b9e6: Pull complete [2024-10-09T22:31:34.439Z] eaf3925da568: Pull complete [2024-10-09T22:31:36.344Z] bab4dde63d76: Pull complete [2024-10-09T22:31:36.344Z] bde34c3a00c8: Pull complete [2024-10-09T22:31:36.344Z] b352a97aabf1: Pull complete [2024-10-09T22:31:36.344Z] 4872d77fe225: Pull complete [2024-10-09T22:31:36.344Z] 5851b861e8e6: Pull complete [2024-10-09T22:31:36.344Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T22:31:36.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:31:36.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:31:36.483Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:31:36.511Z] $ 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 [2024-10-09T22:31:40.468Z] $ docker top a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 -eo pid,comm [2024-10-09T22:31:40.520Z] 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). [2024-10-09T22:31:40.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:31:40.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:31:40.585Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:31:40.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:31:40.701Z] $ docker exec a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 ssh-agent [2024-10-09T22:31:40.801Z] SSH_AUTH_SOCK=/tmp/ssh-0batXfmxIuLZ/agent.33 [2024-10-09T22:31:40.801Z] SSH_AGENT_PID=39 [2024-10-09T22:31:40.806Z] Running ssh-add (command line suppressed) [2024-10-09T22:31:40.904Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8876330033098245842.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8876330033098245842.key) [2024-10-09T22:31:40.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:31:41.212Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T22:31:41.222Z] $ docker exec --env ******** --env ******** a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 ssh-agent -k [2024-10-09T22:31:41.313Z] unset SSH_AUTH_SOCK; [2024-10-09T22:31:41.314Z] unset SSH_AGENT_PID; [2024-10-09T22:31:41.314Z] echo Agent pid 39 killed; [2024-10-09T22:31:41.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T22:31:41.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:31:41.369Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:31:41.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:31:41.470Z] $ docker exec a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 ssh-agent [2024-10-09T22:31:41.576Z] SSH_AUTH_SOCK=/tmp/ssh-qtb0ykN0SKAw/agent.72 [2024-10-09T22:31:41.576Z] SSH_AGENT_PID=78 [2024-10-09T22:31:41.580Z] Running ssh-add (command line suppressed) [2024-10-09T22:31:41.685Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12293385643397211321.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12293385643397211321.key) [2024-10-09T22:31:41.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:31:41.992Z] + git semver init [2024-10-09T22:31:42.251Z] 2024-10-09 22:31:42,155 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T22:31:42.251Z] 2024-10-09 22:31:42,155 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-09T22:31:42.251Z] 2024-10-09 22:31:42,156 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-09T22:31:42.251Z] 2024-10-09 22:31:42,156 [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) [2024-10-09T22:31:44.161Z] 2024-10-09 22:31:43,770 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-10-09T22:31:44.161Z] 2024-10-09 22:31:43,771 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-10-09T22:31:44.161Z] 2024-10-09 22:31:43,771 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:31:44.161Z] 2024-10-09 22:31:43,771 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:31:44.161Z] 3.2.0-dev.21 [Pipeline] } [2024-10-09T22:31:44.170Z] $ docker exec --env ******** --env ******** a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 ssh-agent -k [2024-10-09T22:31:44.266Z] unset SSH_AUTH_SOCK; [2024-10-09T22:31:44.266Z] unset SSH_AGENT_PID; [2024-10-09T22:31:44.266Z] echo Agent pid 78 killed; [2024-10-09T22:31:44.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:31:44.592Z] + git semver [Pipeline] } [2024-10-09T22:31:44.865Z] $ docker stop --time=1 a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 [2024-10-09T22:31:46.120Z] $ docker rm -f --volumes a2fd713f9196d6a2db974103795db642332d4d9059c20a71a1e3f33578dd3dd8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:31:46.473Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T22:31:46.716Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T22:31:46.721Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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 [2024-10-09T22:31:46.905Z] provisioning config files... [2024-10-09T22:31:46.914Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13773144479311630999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:31:47.221Z] ---> ****-login.sh [2024-10-09T22:31:47.221Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:31:47.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:47.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:47.221Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:47.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:47.221Z] [2024-10-09T22:31:47.221Z] Login Succeeded [2024-10-09T22:31:47.221Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:31:47.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:47.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:47.221Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:47.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:47.221Z] [2024-10-09T22:31:47.221Z] Login Succeeded [2024-10-09T22:31:47.222Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:31:47.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:47.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:47.482Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:47.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:47.482Z] [2024-10-09T22:31:47.482Z] Login Succeeded [2024-10-09T22:31:47.482Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:31:47.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:47.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:47.482Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:47.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:47.482Z] [2024-10-09T22:31:47.482Z] Login Succeeded [2024-10-09T22:31:47.482Z] ****.io [2024-10-09T22:31:47.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:31:47.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:31:47.742Z] Configure a credential helper to remove this warning. See [2024-10-09T22:31:47.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:31:47.742Z] [2024-10-09T22:31:47.742Z] Login Succeeded [2024-10-09T22:31:47.742Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:31:47.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:31:47.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:31:47.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:31:47.879Z] ========================================================= [2024-10-09T22:31:47.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T22:31:47.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:31:48.216Z] + 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 . [2024-10-09T22:31:48.216Z] Sending build context to Docker daemon 9.743MB [2024-10-09T22:31:48.216Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:31:48.216Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:31:48.216Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T22:31:48.216Z] 43c4264eed91: Pulling fs layer [2024-10-09T22:31:48.216Z] 4cc291be95ef: Pulling fs layer [2024-10-09T22:31:48.216Z] 2ac1f1163629: Pulling fs layer [2024-10-09T22:31:48.216Z] 5c3c966382ef: Pulling fs layer [2024-10-09T22:31:48.216Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:31:48.216Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T22:31:48.216Z] 9f66e0745190: Pulling fs layer [2024-10-09T22:31:48.216Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T22:31:48.216Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T22:31:48.216Z] 5d5c8e513c77: Waiting [2024-10-09T22:31:48.216Z] 9f66e0745190: Waiting [2024-10-09T22:31:48.216Z] f49a43e4bbc0: Waiting [2024-10-09T22:31:48.216Z] 5c3c966382ef: Waiting [2024-10-09T22:31:48.216Z] 4f4fb700ef54: Waiting [2024-10-09T22:31:48.216Z] 561ebcabdf7f: Waiting [2024-10-09T22:31:48.216Z] 4cc291be95ef: Verifying Checksum [2024-10-09T22:31:48.216Z] 4cc291be95ef: Download complete [2024-10-09T22:31:48.216Z] 5c3c966382ef: Verifying Checksum [2024-10-09T22:31:48.216Z] 5c3c966382ef: Download complete [2024-10-09T22:31:48.475Z] 4f4fb700ef54: Download complete [2024-10-09T22:31:48.475Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T22:31:48.475Z] 5d5c8e513c77: Download complete [2024-10-09T22:31:48.475Z] 43c4264eed91: Download complete [2024-10-09T22:31:48.475Z] 9f66e0745190: Verifying Checksum [2024-10-09T22:31:48.475Z] 9f66e0745190: Download complete [2024-10-09T22:31:48.475Z] 43c4264eed91: Pull complete [2024-10-09T22:31:48.746Z] 561ebcabdf7f: Download complete [2024-10-09T22:31:48.746Z] 4cc291be95ef: Pull complete [2024-10-09T22:31:49.005Z] 2ac1f1163629: Verifying Checksum [2024-10-09T22:31:49.005Z] 2ac1f1163629: Download complete [2024-10-09T22:31:49.263Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T22:31:49.263Z] f49a43e4bbc0: Download complete [2024-10-09T22:31:52.550Z] 2ac1f1163629: Pull complete [2024-10-09T22:31:52.550Z] 5c3c966382ef: Pull complete [2024-10-09T22:31:52.550Z] 4f4fb700ef54: Pull complete [2024-10-09T22:31:52.550Z] 5d5c8e513c77: Pull complete [2024-10-09T22:31:52.550Z] 9f66e0745190: Pull complete [2024-10-09T22:31:55.086Z] f49a43e4bbc0: Pull complete [2024-10-09T22:31:55.349Z] 561ebcabdf7f: Pull complete [2024-10-09T22:31:55.349Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T22:31:55.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:31:55.349Z] ---> 3a752c3f9dda [2024-10-09T22:31:55.349Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:32:01.843Z] Still waiting to schedule task [2024-10-09T22:32:01.844Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22362’ [2024-10-09T22:32:01.925Z] ---> Running in 63a51338f8f2 [2024-10-09T22:32:01.925Z] Removing intermediate container 63a51338f8f2 [2024-10-09T22:32:01.925Z] ---> a8465529f874 [2024-10-09T22:32:01.925Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:32:01.925Z] ---> Running in 6e9b7008523f [2024-10-09T22:32:01.925Z] Removing intermediate container 6e9b7008523f [2024-10-09T22:32:01.925Z] ---> ea285d778206 [2024-10-09T22:32:01.925Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:32:01.925Z] ---> Running in 89cab11fb5ab [2024-10-09T22:32:01.925Z] Removing intermediate container 89cab11fb5ab [2024-10-09T22:32:01.925Z] ---> f25a0f57d5ff [2024-10-09T22:32:01.925Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:32:01.925Z] ---> Running in 4d22cb9c9af7 [2024-10-09T22:32:01.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:32:01.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:32:01.925Z] OK: 246 MiB in 54 packages [2024-10-09T22:32:02.492Z] Removing intermediate container 4d22cb9c9af7 [2024-10-09T22:32:02.492Z] ---> 439f37d1648c [2024-10-09T22:32:02.492Z] Step 7/12 : WORKDIR /app [2024-10-09T22:32:02.492Z] ---> Running in b9c152e268f3 [2024-10-09T22:32:02.492Z] Removing intermediate container b9c152e268f3 [2024-10-09T22:32:02.492Z] ---> c9a5ebeea382 [2024-10-09T22:32:02.492Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:32:02.492Z] ---> c253d38fa0bd [2024-10-09T22:32:02.492Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:32:02.492Z] ---> Running in 71949897d45c [2024-10-09T22:33:00.962Z] Removing intermediate container 71949897d45c [2024-10-09T22:33:00.962Z] ---> 7461c9356f75 [2024-10-09T22:33:00.962Z] Step 10/12 : COPY . . [2024-10-09T22:33:00.962Z] ---> f6eb7ced1223 [2024-10-09T22:33:00.962Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:33:00.962Z] ---> Running in 6ba9df76b76e [2024-10-09T22:33:00.962Z] Removing intermediate container 6ba9df76b76e [2024-10-09T22:33:00.962Z] ---> 5955781000f9 [2024-10-09T22:33:00.962Z] Step 12/12 : RUN $MAKE [2024-10-09T22:33:00.962Z] ---> Running in 90eca97e77c5 [2024-10-09T22:33:00.962Z] noop [2024-10-09T22:33:00.962Z] Removing intermediate container 90eca97e77c5 [2024-10-09T22:33:00.962Z] ---> 1184a4dadc35 [2024-10-09T22:33:00.962Z] Successfully built 1184a4dadc35 [2024-10-09T22:33:00.962Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:02.096Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:33:02.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:33:02.176Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:33:02.200Z] $ 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 [2024-10-09T22:33:02.543Z] $ docker top 1c44bce32faa2fc523bfc268dc3606a98ca57ee943b7f5b1c4151974d7c38e2d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:33:02.897Z] + go version [2024-10-09T22:33:02.897Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T22:33:02.904Z] $ docker stop --time=1 1c44bce32faa2fc523bfc268dc3606a98ca57ee943b7f5b1c4151974d7c38e2d [2024-10-09T22:33:04.946Z] $ docker rm -f --volumes 1c44bce32faa2fc523bfc268dc3606a98ca57ee943b7f5b1c4151974d7c38e2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:05.401Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:33:05.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:33:07.664Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:33:07.688Z] $ 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 [2024-10-09T22:33:08.038Z] $ docker top fba919a736adb6c27eeedbe9c82f7858285d42536ae1528c23b740b0916b3174 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:33:08.392Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:33:08.697Z] + make test [2024-10-09T22:33:08.697Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T22:33:47.411Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-09T22:33:47.411Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-09T22:33:47.411Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:33:47.411Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-09T22:33:47.411Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements [2024-10-09T22:33:52.118Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.599s coverage: 98.7% of statements [2024-10-09T22:33:52.118Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.096s coverage: 89.7% of statements [2024-10-09T22:33:52.118Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.023s coverage: 100.0% of statements [2024-10-09T22:33:52.118Z] running golangci-lint [2024-10-09T22:33:52.118Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-09T22:33:52.118Z] go version go1.23.2 linux/amd64 [2024-10-09T22:33:52.118Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-09T22:33:52.118Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-09T22:33:52.118Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-09T22:34:15.200Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 22.52817845s" [2024-10-09T22:34:15.200Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 8.11844ms" [2024-10-09T22:34:25.168Z] level=info msg="[linters_context/goanalysis] analyzers took 57.019219571s with top 10 stages: buildir: 45.078189512s, inspect: 2.258058756s, fact_deprecated: 2.191643346s, printf: 1.610307301s, ctrlflow: 1.484013524s, fact_purity: 901.026907ms, nilness: 776.500959ms, tokenfileanalyzer: 621.934589ms, typedness: 485.370659ms, SA5012: 393.663138ms" [2024-10-09T22:34:25.168Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-10-09T22:34:25.169Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 10/10, invalid_issue: 10/10, skip_files: 10/10, skip_dirs: 10/10, identifier_marker: 10/10, cgo: 10/10, exclude: 10/10, exclude-rules: 10/0, path_prettifier: 10/10, autogenerated_exclude: 10/10" [2024-10-09T22:34:25.169Z] level=info msg="[runner] processing took 864.158µs with stages: identifier_marker: 456.504µs, autogenerated_exclude: 175.352µs, exclude-rules: 93.001µs, path_prettifier: 74.481µs, skip_dirs: 48.17µs, cgo: 3.92µs, invalid_issue: 3.13µs, filename_unadjuster: 1.45µs, nolint: 1.37µs, max_same_issues: 1.18µs, uniq_by_line: 710ns, skip_files: 710ns, max_from_linter: 630ns, sort_results: 570ns, fixer: 530ns, source_code: 510ns, exclude: 420ns, diff: 410ns, path_prefixer: 360ns, max_per_file_from_linter: 270ns, path_shortener: 260ns, severity-rules: 220ns" [2024-10-09T22:34:25.169Z] level=info msg="[runner] linters took 10.718065768s with stages: goanalysis_metalinter: 10.717048079s" [2024-10-09T22:34:25.169Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-09T22:34:25.169Z] level=info msg="Memory: 333 samples, avg is 236.7MB, max is 1109.4MB" [2024-10-09T22:34:25.169Z] level=info msg="Execution took 33.264382295s" [2024-10-09T22:34:25.169Z] go vet ./... [2024-10-09T22:34:30.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:34:30.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:34:30.473Z] ./bin/test-attribution-txt.sh [2024-10-09T22:34:30.473Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-09T22:34:30.736Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-09T22:34:30.736Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-09T22:34:30.736Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-09T22:34:30.736Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-09T22:34:30.736Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-09T22:34:30.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:34:30.767Z] $ docker stop --time=1 fba919a736adb6c27eeedbe9c82f7858285d42536ae1528c23b740b0916b3174 [2024-10-09T22:34:37.097Z] $ docker rm -f --volumes fba919a736adb6c27eeedbe9c82f7858285d42536ae1528c23b740b0916b3174 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:34:37.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:34:37.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T22:34:38.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:34:38.567Z] + ls -al . [2024-10-09T22:34:38.567Z] total 276 [2024-10-09T22:34:38.567Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:33 . [2024-10-09T22:34:38.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:31 .. [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:31 .dockerignore [2024-10-09T22:34:38.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:33 .git [2024-10-09T22:34:38.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:31 .github [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 22:31 .gitignore [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:31 .golangci.yml [2024-10-09T22:34:38.567Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:31 .semver [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 22:31 Attribution.txt [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 22:31 CHANGELOG.md [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 22:31 Dockerfile [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:31 GOVERNANCE.md [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 22:31 Jenkinsfile [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:31 LICENSE [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 22:31 Makefile [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 22:31 OWNERS.md [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 22:31 README.md [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 22:31 Record and Reply.postman_collection.json [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:31 VERSION [2024-10-09T22:34:38.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:31 bin [2024-10-09T22:34:38.567Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 22:33 coverage.out [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 9 22:31 go.mod [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 9 22:31 go.sum [2024-10-09T22:34:38.567Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:31 internal [2024-10-09T22:34:38.567Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 22:31 main.go [2024-10-09T22:34:38.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:31 openapi [2024-10-09T22:34:38.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:31 pkg [2024-10-09T22:34:38.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:34:38.889Z] + 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=2069e4878ba40974eb08f4e1638304e603144a5a --label arch=amd64 --label version=3.2.0-dev.21 . [2024-10-09T22:34:38.889Z] Sending build context to Docker daemon 9.778MB [2024-10-09T22:34:38.889Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:34:38.889Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-09T22:34:38.889Z] ---> 1184a4dadc35 [2024-10-09T22:34:38.889Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:34:39.460Z] ---> Running in 68c35c88ed3d [2024-10-09T22:34:39.460Z] Removing intermediate container 68c35c88ed3d [2024-10-09T22:34:39.460Z] ---> d6124e0f09a7 [2024-10-09T22:34:39.460Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:34:39.460Z] ---> Running in 6a556dcc515d [2024-10-09T22:34:39.460Z] Removing intermediate container 6a556dcc515d [2024-10-09T22:34:39.460Z] ---> 9fd729103148 [2024-10-09T22:34:39.460Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:34:39.460Z] ---> Running in 34ea9060bf6e [2024-10-09T22:34:39.460Z] Removing intermediate container 34ea9060bf6e [2024-10-09T22:34:39.460Z] ---> 5b380bf05c2a [2024-10-09T22:34:39.460Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:34:39.719Z] ---> Running in 8f75d28e6d99 [2024-10-09T22:34:39.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:34:39.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:34:40.238Z] OK: 246 MiB in 54 packages [2024-10-09T22:34:40.496Z] Removing intermediate container 8f75d28e6d99 [2024-10-09T22:34:40.496Z] ---> 4ce6af8c0b64 [2024-10-09T22:34:40.496Z] Step 7/27 : WORKDIR /app [2024-10-09T22:34:40.496Z] ---> Running in e68a68594db9 [2024-10-09T22:34:40.755Z] Removing intermediate container e68a68594db9 [2024-10-09T22:34:40.755Z] ---> 36c95d832973 [2024-10-09T22:34:40.755Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-09T22:34:40.755Z] ---> db14c6d38d1c [2024-10-09T22:34:40.755Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:34:40.755Z] ---> Running in cebe25351f66 [2024-10-09T22:34:41.867Z] Removing intermediate container cebe25351f66 [2024-10-09T22:34:41.867Z] ---> fd6585093afa [2024-10-09T22:34:41.867Z] Step 10/27 : COPY . . [2024-10-09T22:34:42.127Z] ---> 5989f4945aa5 [2024-10-09T22:34:42.127Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:34:42.127Z] ---> Running in 56b0273c660b [2024-10-09T22:34:42.127Z] Removing intermediate container 56b0273c660b [2024-10-09T22:34:42.127Z] ---> a9151e5a24aa [2024-10-09T22:34:42.127Z] Step 12/27 : RUN $MAKE [2024-10-09T22:34:42.127Z] ---> Running in 0ace27940dfd [2024-10-09T22:34:42.386Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21" -trimpath -mod=readonly -o app-record-replay [2024-10-09T22:35:21.127Z] Removing intermediate container 0ace27940dfd [2024-10-09T22:35:21.127Z] ---> cc6ce904c1f3 [2024-10-09T22:35:21.127Z] Step 13/27 : FROM alpine:3.20 [2024-10-09T22:35:21.127Z] 3.20: Pulling from library/alpine [2024-10-09T22:35:21.127Z] 43c4264eed91: Already exists [2024-10-09T22:35:21.127Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:35:21.127Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:35:21.127Z] ---> 91ef0af61f39 [2024-10-09T22:35:21.127Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:35:21.127Z] ---> Running in d5ddc623e084 [2024-10-09T22:35:21.127Z] Removing intermediate container d5ddc623e084 [2024-10-09T22:35:21.127Z] ---> 2f15018aa3c4 [2024-10-09T22:35:21.127Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-09T22:35:21.127Z] ---> Running in df7e8c552861 [2024-10-09T22:35:21.127Z] Removing intermediate container df7e8c552861 [2024-10-09T22:35:21.127Z] ---> 466f537081ad [2024-10-09T22:35:21.127Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:35:21.127Z] ---> Running in 53f54cd3592b [2024-10-09T22:35:21.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:35:21.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:35:21.127Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:35:21.127Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:35:21.127Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:35:21.127Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:35:21.127Z] OK: 9 MiB in 16 packages [2024-10-09T22:35:21.128Z] Removing intermediate container 53f54cd3592b [2024-10-09T22:35:21.128Z] ---> 36f2ae8dfbdb [2024-10-09T22:35:21.128Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-09T22:35:21.128Z] ---> Running in 90bd7580c619 [2024-10-09T22:35:21.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:35:21.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:35:21.128Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:35:21.128Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:35:21.128Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:35:21.128Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:35:21.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:35:21.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:35:21.646Z] OK: 9 MiB in 16 packages [2024-10-09T22:35:21.905Z] Removing intermediate container 90bd7580c619 [2024-10-09T22:35:21.905Z] ---> dd93dbb5eb26 [2024-10-09T22:35:21.905Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:35:21.905Z] ---> 58c5bee52356 [2024-10-09T22:35:21.905Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:35:22.164Z] ---> 646708eb9b79 [2024-10-09T22:35:22.164Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:35:22.164Z] ---> 69d94b61a6ee [2024-10-09T22:35:22.164Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-09T22:35:23.540Z] ---> b40e167ef7bf [2024-10-09T22:35:23.540Z] Step 22/27 : EXPOSE 59712 [2024-10-09T22:35:23.540Z] ---> Running in 668230b739d9 [2024-10-09T22:35:23.540Z] Removing intermediate container 668230b739d9 [2024-10-09T22:35:23.540Z] ---> 8b8de228f3cf [2024-10-09T22:35:23.540Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-09T22:35:23.540Z] ---> Running in cccde77102b5 [2024-10-09T22:35:23.540Z] Removing intermediate container cccde77102b5 [2024-10-09T22:35:23.540Z] ---> 962bdb828bc3 [2024-10-09T22:35:23.540Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T22:35:23.540Z] ---> Running in 43394c05c52c [2024-10-09T22:35:23.799Z] Removing intermediate container 43394c05c52c [2024-10-09T22:35:23.799Z] ---> dd0b4e055f8b [2024-10-09T22:35:23.799Z] Step 25/27 : LABEL arch=amd64 [2024-10-09T22:35:23.799Z] ---> Running in cd94b334b3d2 [2024-10-09T22:35:23.799Z] Removing intermediate container cd94b334b3d2 [2024-10-09T22:35:23.799Z] ---> f687d058a78b [2024-10-09T22:35:23.799Z] Step 26/27 : LABEL git_sha=2069e4878ba40974eb08f4e1638304e603144a5a [2024-10-09T22:35:23.799Z] ---> Running in d278b35ed345 [2024-10-09T22:35:23.799Z] Removing intermediate container d278b35ed345 [2024-10-09T22:35:23.799Z] ---> 84311a2d508c [2024-10-09T22:35:23.799Z] Step 27/27 : LABEL version=3.2.0-dev.21 [2024-10-09T22:35:23.799Z] ---> Running in 6f161d077866 [2024-10-09T22:35:24.638Z] Removing intermediate container 6f161d077866 [2024-10-09T22:35:24.638Z] ---> 69e86dba3f1a [2024-10-09T22:35:24.638Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:35:24.638Z] Successfully built 69e86dba3f1a [2024-10-09T22:35:24.638Z] 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 [2024-10-09T22:35:24.777Z] provisioning config files... [2024-10-09T22:35:24.787Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2858454508143741365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:35:25.091Z] ---> ****-login.sh [2024-10-09T22:35:25.091Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:35:25.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:35:25.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:35:25.092Z] Configure a credential helper to remove this warning. See [2024-10-09T22:35:25.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:35:25.092Z] [2024-10-09T22:35:25.092Z] Login Succeeded [2024-10-09T22:35:25.092Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:35:25.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:35:25.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:35:25.092Z] Configure a credential helper to remove this warning. See [2024-10-09T22:35:25.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:35:25.092Z] [2024-10-09T22:35:25.092Z] Login Succeeded [2024-10-09T22:35:25.092Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:35:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:35:25.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:35:25.350Z] Configure a credential helper to remove this warning. See [2024-10-09T22:35:25.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:35:25.350Z] [2024-10-09T22:35:25.350Z] Login Succeeded [2024-10-09T22:35:25.350Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:35:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:35:25.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:35:25.350Z] Configure a credential helper to remove this warning. See [2024-10-09T22:35:25.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:35:25.350Z] [2024-10-09T22:35:25.350Z] Login Succeeded [2024-10-09T22:35:25.350Z] ****.io [2024-10-09T22:35:25.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:35:25.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:35:25.609Z] Configure a credential helper to remove this warning. See [2024-10-09T22:35:25.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:35:25.609Z] [2024-10-09T22:35:25.609Z] Login Succeeded [2024-10-09T22:35:25.609Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:35:25.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:35:25.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:35:25.707Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-10-09T22:35:25.707Z] 2069e4878ba40974eb08f4e1638304e603144a5a [2024-10-09T22:35:25.707Z] latest [2024-10-09T22:35:25.707Z] 3.2.0-dev.21 [2024-10-09T22:35:25.707Z] 2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [2024-10-09T22:35:25.707Z] main [2024-10-09T22:35:25.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:26.047Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:26.377Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a [2024-10-09T22:35:26.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:35:26.377Z] 74c2e6cf8afc: Preparing [2024-10-09T22:35:26.377Z] 025e1e745978: Preparing [2024-10-09T22:35:26.377Z] d5e78aa67991: Preparing [2024-10-09T22:35:26.377Z] 93c91e38a072: Preparing [2024-10-09T22:35:26.377Z] ae2521c3754c: Preparing [2024-10-09T22:35:26.377Z] bd2dc4f1d047: Preparing [2024-10-09T22:35:26.377Z] 63ca1fbb43ae: Preparing [2024-10-09T22:35:26.377Z] bd2dc4f1d047: Waiting [2024-10-09T22:35:26.377Z] 63ca1fbb43ae: Waiting [2024-10-09T22:35:26.377Z] ae2521c3754c: Pushed [2024-10-09T22:35:26.377Z] 93c91e38a072: Pushed [2024-10-09T22:35:26.377Z] d5e78aa67991: Pushed [2024-10-09T22:35:26.377Z] 025e1e745978: Pushed [2024-10-09T22:35:26.377Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:35:26.637Z] bd2dc4f1d047: Pushed [2024-10-09T22:35:29.925Z] 74c2e6cf8afc: Pushed [2024-10-09T22:35:29.925Z] 2069e4878ba40974eb08f4e1638304e603144a5a: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:30.251Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:30.573Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-09T22:35:30.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:35:30.573Z] 74c2e6cf8afc: Preparing [2024-10-09T22:35:30.573Z] 025e1e745978: Preparing [2024-10-09T22:35:30.573Z] d5e78aa67991: Preparing [2024-10-09T22:35:30.573Z] 93c91e38a072: Preparing [2024-10-09T22:35:30.573Z] ae2521c3754c: Preparing [2024-10-09T22:35:30.573Z] bd2dc4f1d047: Preparing [2024-10-09T22:35:30.573Z] 63ca1fbb43ae: Preparing [2024-10-09T22:35:30.573Z] bd2dc4f1d047: Waiting [2024-10-09T22:35:30.573Z] 63ca1fbb43ae: Waiting [2024-10-09T22:35:30.573Z] d5e78aa67991: Layer already exists [2024-10-09T22:35:30.573Z] ae2521c3754c: Layer already exists [2024-10-09T22:35:30.573Z] 74c2e6cf8afc: Layer already exists [2024-10-09T22:35:30.573Z] 025e1e745978: Layer already exists [2024-10-09T22:35:30.573Z] 93c91e38a072: Layer already exists [2024-10-09T22:35:30.573Z] bd2dc4f1d047: Layer already exists [2024-10-09T22:35:30.573Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:35:30.573Z] latest: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:30.894Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:31.224Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.21 [2024-10-09T22:35:31.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:35:31.224Z] 74c2e6cf8afc: Preparing [2024-10-09T22:35:31.224Z] 025e1e745978: Preparing [2024-10-09T22:35:31.224Z] d5e78aa67991: Preparing [2024-10-09T22:35:31.224Z] 93c91e38a072: Preparing [2024-10-09T22:35:31.224Z] ae2521c3754c: Preparing [2024-10-09T22:35:31.224Z] bd2dc4f1d047: Preparing [2024-10-09T22:35:31.224Z] 63ca1fbb43ae: Preparing [2024-10-09T22:35:31.224Z] 63ca1fbb43ae: Waiting [2024-10-09T22:35:31.224Z] bd2dc4f1d047: Waiting [2024-10-09T22:35:31.224Z] 93c91e38a072: Layer already exists [2024-10-09T22:35:31.224Z] 74c2e6cf8afc: Layer already exists [2024-10-09T22:35:31.224Z] ae2521c3754c: Layer already exists [2024-10-09T22:35:31.224Z] d5e78aa67991: Layer already exists [2024-10-09T22:35:31.224Z] 025e1e745978: Layer already exists [2024-10-09T22:35:31.224Z] bd2dc4f1d047: Layer already exists [2024-10-09T22:35:31.224Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:35:31.224Z] 3.2.0-dev.21: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:31.553Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:31.886Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [2024-10-09T22:35:31.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:35:31.886Z] 74c2e6cf8afc: Preparing [2024-10-09T22:35:31.886Z] 025e1e745978: Preparing [2024-10-09T22:35:31.886Z] d5e78aa67991: Preparing [2024-10-09T22:35:31.886Z] 93c91e38a072: Preparing [2024-10-09T22:35:31.886Z] ae2521c3754c: Preparing [2024-10-09T22:35:31.886Z] bd2dc4f1d047: Preparing [2024-10-09T22:35:31.886Z] 63ca1fbb43ae: Preparing [2024-10-09T22:35:31.886Z] bd2dc4f1d047: Waiting [2024-10-09T22:35:31.886Z] 63ca1fbb43ae: Waiting [2024-10-09T22:35:31.886Z] ae2521c3754c: Layer already exists [2024-10-09T22:35:31.886Z] d5e78aa67991: Layer already exists [2024-10-09T22:35:31.886Z] 025e1e745978: Layer already exists [2024-10-09T22:35:31.886Z] 93c91e38a072: Layer already exists [2024-10-09T22:35:31.886Z] 74c2e6cf8afc: Layer already exists [2024-10-09T22:35:31.886Z] bd2dc4f1d047: Layer already exists [2024-10-09T22:35:31.886Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:35:31.886Z] 2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:32.206Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:32.524Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-10-09T22:35:32.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:35:32.524Z] 74c2e6cf8afc: Preparing [2024-10-09T22:35:32.524Z] 025e1e745978: Preparing [2024-10-09T22:35:32.524Z] d5e78aa67991: Preparing [2024-10-09T22:35:32.524Z] 93c91e38a072: Preparing [2024-10-09T22:35:32.524Z] ae2521c3754c: Preparing [2024-10-09T22:35:32.524Z] bd2dc4f1d047: Preparing [2024-10-09T22:35:32.524Z] 63ca1fbb43ae: Preparing [2024-10-09T22:35:32.524Z] bd2dc4f1d047: Waiting [2024-10-09T22:35:32.524Z] 63ca1fbb43ae: Waiting [2024-10-09T22:35:32.524Z] d5e78aa67991: Layer already exists [2024-10-09T22:35:32.524Z] 74c2e6cf8afc: Layer already exists [2024-10-09T22:35:32.524Z] 025e1e745978: Layer already exists [2024-10-09T22:35:32.524Z] ae2521c3754c: Layer already exists [2024-10-09T22:35:32.524Z] 93c91e38a072: Layer already exists [2024-10-09T22:35:32.524Z] bd2dc4f1d047: Layer already exists [2024-10-09T22:35:32.524Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:35:32.524Z] main: digest: sha256:10dcbc3833dc86865890093ac00cc9c94396369b9bf56a0bc55dd3dc250b1aa2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:35:32.597Z] ===================================================== [Pipeline] echo [2024-10-09T22:35:32.613Z] taggedImages: [2024-10-09T22:35:32.613Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a [2024-10-09T22:35:32.613Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-09T22:35:32.613Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.21 [2024-10-09T22:35:32.613Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [2024-10-09T22:35:32.613Z] - 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 [2024-10-09T22:35:33.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:35:33.031Z] [2024-10-09T22:35:33.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:35:33.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:35:33.330Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T22:35:33.330Z] 5eb5b503b376: Pulling fs layer [2024-10-09T22:35:33.330Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T22:35:33.330Z] ec43610c2a17: Pulling fs layer [2024-10-09T22:35:33.330Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T22:35:33.330Z] 33b1e0a273af: Pulling fs layer [2024-10-09T22:35:33.330Z] 3a2ae6a8a46f: Waiting [2024-10-09T22:35:33.330Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T22:35:33.330Z] 33b1e0a273af: Waiting [2024-10-09T22:35:33.330Z] 2f39f015ded8: Pulling fs layer [2024-10-09T22:35:33.330Z] 5d3b04190fa2: Waiting [2024-10-09T22:35:33.330Z] 2f39f015ded8: Waiting [2024-10-09T22:35:33.330Z] 5c69ac0246d0: Download complete [2024-10-09T22:35:33.330Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T22:35:33.330Z] 3a2ae6a8a46f: Download complete [2024-10-09T22:35:33.330Z] 33b1e0a273af: Verifying Checksum [2024-10-09T22:35:33.330Z] 33b1e0a273af: Download complete [2024-10-09T22:35:33.330Z] 5d3b04190fa2: Download complete [2024-10-09T22:35:33.330Z] ec43610c2a17: Verifying Checksum [2024-10-09T22:35:33.330Z] ec43610c2a17: Download complete [2024-10-09T22:35:33.606Z] 5eb5b503b376: Verifying Checksum [2024-10-09T22:35:33.606Z] 5eb5b503b376: Download complete [2024-10-09T22:35:34.538Z] 2f39f015ded8: Download complete [2024-10-09T22:35:34.796Z] 5eb5b503b376: Pull complete [2024-10-09T22:35:35.054Z] 5c69ac0246d0: Pull complete [2024-10-09T22:35:35.310Z] ec43610c2a17: Pull complete [2024-10-09T22:35:35.310Z] 3a2ae6a8a46f: Pull complete [2024-10-09T22:35:35.568Z] 33b1e0a273af: Pull complete [2024-10-09T22:35:35.568Z] 5d3b04190fa2: Pull complete [2024-10-09T22:35:36.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22365 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-10-09T22:35:36.512Z] Running in /w/workspace/app-record-replay/96 [Pipeline] { [Pipeline] checkout [2024-10-09T22:35:39.562Z] Selected Git installation does not exist. Using Default [2024-10-09T22:35:39.562Z] The recommended git tool is: NONE [2024-10-09T22:35:39.754Z] 2f39f015ded8: Pull complete [2024-10-09T22:35:39.754Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T22:35:39.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:35:39.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:35:39.847Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:35:39.876Z] $ 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 [2024-10-09T22:35:44.096Z] using credential edgex-jenkins-ssh [2024-10-09T22:35:44.121Z] Cloning the remote Git repository [2024-10-09T22:35:44.161Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-10-09T22:35:44.254Z] > git init /w/workspace/app-record-replay/96 # timeout=10 [2024-10-09T22:35:44.401Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-09T22:35:44.402Z] > git --version # timeout=10 [2024-10-09T22:35:44.424Z] > git --version # 'git version 2.25.1' [2024-10-09T22:35:44.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:35:45.037Z] $ docker top 3fd0d7c50900634ce01570c63013b1d0c7d99df97d2d4e0491c0b0c3622d4ac1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:35:45.455Z] ---> job-cost.sh [2024-10-09T22:35:45.455Z] lf-activate-venv: SKIPPING [2024-10-09T22:35:45.455Z] INFO: No Stack... [2024-10-09T22:35:44.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:35:45.714Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:35:46.283Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:35:46.572Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-10-09T22:35:46.572Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:35:46.584Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [2024-10-09T22:35:46.592Z] Resource [jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] did not exist. Created. [2024-10-09T22:35:46.599Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:35:46.911Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T22:35:46.940Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:35:46.952Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:35:46.974Z] $ docker stop --time=1 3fd0d7c50900634ce01570c63013b1d0c7d99df97d2d4e0491c0b0c3622d4ac1 [2024-10-09T22:35:48.115Z] $ docker rm -f --volumes 3fd0d7c50900634ce01570c63013b1d0c7d99df97d2d4e0491c0b0c3622d4ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T22:35:47.371Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-09T22:35:47.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:35:48.363Z] Avoid second fetch [2024-10-09T22:35:48.364Z] Checking out Revision 2069e4878ba40974eb08f4e1638304e603144a5a (main) [2024-10-09T22:35:49.085Z] Commit message: "Merge pull request #145 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" [2024-10-09T22:35:48.382Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:35:48.459Z] > git checkout -f 2069e4878ba40974eb08f4e1638304e603144a5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:35:54.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T22:35:54.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:35:54.087Z] Dload Upload Total Spent Left Speed [2024-10-09T22:35:54.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-10-09T22:35:54.441Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T22:35:54.778Z] + sudo tee /etc/docker/daemon.new [2024-10-09T22:35:54.779Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T22:35:54.779Z] { [2024-10-09T22:35:54.779Z] "registry-mirrors": [ [2024-10-09T22:35:54.779Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T22:35:54.779Z] ], [2024-10-09T22:35:54.779Z] "bip": "10.250.0.254/24", [2024-10-09T22:35:54.779Z] "hosts": [ [2024-10-09T22:35:54.779Z] "tcp://0.0.0.0:5555", [2024-10-09T22:35:54.779Z] "unix:///var/run/docker.sock" [2024-10-09T22:35:54.779Z] ], [2024-10-09T22:35:54.779Z] "mtu": 1458, [2024-10-09T22:35:54.779Z] "selinux-enabled": true, [2024-10-09T22:35:54.779Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T22:35:54.779Z] } [Pipeline] sh [2024-10-09T22:35:55.108Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T22:35:55.443Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:36:13.745Z] provisioning config files... [2024-10-09T22:36:13.775Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/96@tmp/config17245782677145359774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:36:14.229Z] ---> ****-login.sh [2024-10-09T22:36:14.229Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:36:14.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:36:14.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:36:14.815Z] Configure a credential helper to remove this warning. See [2024-10-09T22:36:14.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:36:14.815Z] [2024-10-09T22:36:14.815Z] Login Succeeded [2024-10-09T22:36:14.815Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:36:15.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:36:15.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:36:15.085Z] Configure a credential helper to remove this warning. See [2024-10-09T22:36:15.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:36:15.085Z] [2024-10-09T22:36:15.085Z] Login Succeeded [2024-10-09T22:36:15.355Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:36:15.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:36:15.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:36:15.628Z] Configure a credential helper to remove this warning. See [2024-10-09T22:36:15.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:36:15.628Z] [2024-10-09T22:36:15.628Z] Login Succeeded [2024-10-09T22:36:15.628Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:36:15.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:36:15.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:36:15.902Z] Configure a credential helper to remove this warning. See [2024-10-09T22:36:15.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:36:15.902Z] [2024-10-09T22:36:15.902Z] Login Succeeded [2024-10-09T22:36:15.902Z] ****.io [2024-10-09T22:36:16.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:36:16.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:36:16.442Z] Configure a credential helper to remove this warning. See [2024-10-09T22:36:16.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:36:16.442Z] [2024-10-09T22:36:16.442Z] Login Succeeded [2024-10-09T22:36:16.442Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:36:16.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:36:16.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:36:16.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:36:16.863Z] ========================================================= [2024-10-09T22:36:16.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:36:16.863Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:36:17.246Z] + 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 . [2024-10-09T22:36:17.525Z] Sending build context to Docker daemon 337.9kB [2024-10-09T22:36:17.525Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:36:17.525Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:36:17.525Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:36:17.525Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:36:17.525Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:36:17.525Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:36:17.525Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:36:17.525Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:36:17.525Z] 80978eb59214: Pulling fs layer [2024-10-09T22:36:17.525Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:36:17.525Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:36:17.525Z] 4f4fb700ef54: Waiting [2024-10-09T22:36:17.525Z] 80978eb59214: Waiting [2024-10-09T22:36:17.525Z] c9f46d7d2bd2: Waiting [2024-10-09T22:36:17.525Z] c5a475d317c9: Waiting [2024-10-09T22:36:17.525Z] 50b3750afda1: Waiting [2024-10-09T22:36:17.802Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T22:36:17.802Z] 55b35a11ae5e: Download complete [2024-10-09T22:36:17.802Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:36:17.802Z] 50b3750afda1: Download complete [2024-10-09T22:36:17.802Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:36:17.802Z] 4f4fb700ef54: Download complete [2024-10-09T22:36:17.802Z] 80978eb59214: Verifying Checksum [2024-10-09T22:36:17.802Z] 80978eb59214: Download complete [2024-10-09T22:36:17.802Z] cf04c63912e1: Verifying Checksum [2024-10-09T22:36:17.802Z] cf04c63912e1: Download complete [2024-10-09T22:36:18.766Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:36:18.766Z] c5a475d317c9: Download complete [2024-10-09T22:36:19.734Z] cf04c63912e1: Pull complete [2024-10-09T22:36:20.003Z] a37a00ec5f00: Verifying Checksum [2024-10-09T22:36:20.003Z] a37a00ec5f00: Download complete [2024-10-09T22:36:20.272Z] 55b35a11ae5e: Pull complete [2024-10-09T22:36:20.859Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T22:36:20.859Z] c9f46d7d2bd2: Download complete [2024-10-09T22:36:35.903Z] a37a00ec5f00: Pull complete [2024-10-09T22:36:35.903Z] 50b3750afda1: Pull complete [2024-10-09T22:36:35.903Z] 4f4fb700ef54: Pull complete [2024-10-09T22:36:35.903Z] 80978eb59214: Pull complete [2024-10-09T22:36:44.130Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:36:45.541Z] c5a475d317c9: Pull complete [2024-10-09T22:36:45.541Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:36:45.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:36:45.541Z] ---> be29e6b0f0d4 [2024-10-09T22:36:45.541Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:36:46.124Z] ---> Running in 4a3b769701c4 [2024-10-09T22:36:46.705Z] Removing intermediate container 4a3b769701c4 [2024-10-09T22:36:46.705Z] ---> 3db9672a79b1 [2024-10-09T22:36:46.705Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:36:46.705Z] ---> Running in 972d14077b33 [2024-10-09T22:36:46.971Z] Removing intermediate container 972d14077b33 [2024-10-09T22:36:46.971Z] ---> 51f916bf1091 [2024-10-09T22:36:46.971Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:36:46.971Z] ---> Running in e44953ecb32c [2024-10-09T22:36:47.237Z] Removing intermediate container e44953ecb32c [2024-10-09T22:36:47.237Z] ---> 8527fd160c89 [2024-10-09T22:36:47.237Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:36:47.505Z] ---> Running in de5244c516e4 [2024-10-09T22:36:48.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:36:49.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:36:50.458Z] OK: 238 MiB in 54 packages [2024-10-09T22:36:51.415Z] Removing intermediate container de5244c516e4 [2024-10-09T22:36:51.415Z] ---> 693da4fad495 [2024-10-09T22:36:51.415Z] Step 7/12 : WORKDIR /app [2024-10-09T22:36:51.415Z] ---> Running in 2f9f1ae5fd5e [2024-10-09T22:36:51.684Z] Removing intermediate container 2f9f1ae5fd5e [2024-10-09T22:36:51.684Z] ---> 519044f83d66 [2024-10-09T22:36:51.684Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:36:53.102Z] ---> 3c3d36fd9c62 [2024-10-09T22:36:53.102Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:36:53.102Z] ---> Running in 1f1c5b02c45f [2024-10-09T22:38:59.859Z] Removing intermediate container 1f1c5b02c45f [2024-10-09T22:38:59.859Z] ---> 45f8317614f7 [2024-10-09T22:38:59.859Z] Step 10/12 : COPY . . [2024-10-09T22:38:59.859Z] ---> bd3b2fa52338 [2024-10-09T22:38:59.859Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:38:59.859Z] ---> Running in f450c9529241 [2024-10-09T22:38:59.859Z] Removing intermediate container f450c9529241 [2024-10-09T22:38:59.859Z] ---> 231e3b6a7172 [2024-10-09T22:38:59.859Z] Step 12/12 : RUN $MAKE [2024-10-09T22:38:59.859Z] ---> Running in 82a1ff8933a3 [2024-10-09T22:38:59.859Z] noop [2024-10-09T22:38:59.859Z] Removing intermediate container 82a1ff8933a3 [2024-10-09T22:38:59.859Z] ---> e78409a2b867 [2024-10-09T22:38:59.859Z] Successfully built e78409a2b867 [2024-10-09T22:38:59.859Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:39:00.252Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:39:00.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:39:00.450Z] prd-ubuntu20.04-docker-arm64-4c-16g-22365 does not seem to be running inside a container [2024-10-09T22:39:00.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/96 -v /w/workspace/app-record-replay/96:/w/workspace/app-record-replay/96:rw,z -v /w/workspace/app-record-replay/96@tmp:/w/workspace/app-record-replay/96@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 [2024-10-09T22:39:01.778Z] $ docker top 6326bdc5fb27474ef3fafadfbd921cddcbdd788f407bcdd579b3ed6af451028e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:39:02.633Z] + go version [2024-10-09T22:39:02.633Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:39:02.644Z] $ docker stop --time=1 6326bdc5fb27474ef3fafadfbd921cddcbdd788f407bcdd579b3ed6af451028e [2024-10-09T22:39:04.252Z] $ docker rm -f --volumes 6326bdc5fb27474ef3fafadfbd921cddcbdd788f407bcdd579b3ed6af451028e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:39:04.847Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:39:04.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:39:05.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-22365 does not seem to be running inside a container [2024-10-09T22:39:05.095Z] $ 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/96 -v /w/workspace/app-record-replay/96:/w/workspace/app-record-replay/96:rw,z -v /w/workspace/app-record-replay/96@tmp:/w/workspace/app-record-replay/96@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 [2024-10-09T22:39:06.264Z] $ docker top 280845d9e650de7f0af6e8fd549709a65d0d07836e4e341f809e0dc1564f79ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:39:07.114Z] + git config --global --add safe.directory /w/workspace/app-record-replay/96 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:39:07.780Z] + make test [2024-10-09T22:39:07.780Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T22:44:01.030Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-09T22:44:11.116Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.134s coverage: 88.0% of statements [2024-10-09T22:44:17.781Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-09T22:44:17.781Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:44:20.369Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-09T22:44:23.738Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.848s coverage: 98.7% of statements [2024-10-09T22:44:23.738Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.387s coverage: 89.7% of statements [2024-10-09T22:44:23.738Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.079s coverage: 100.0% of statements [2024-10-09T22:44:25.156Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T22:44:25.156Z] go vet ./... [2024-10-09T22:48:47.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:48:47.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:48:47.180Z] ./bin/test-attribution-txt.sh [2024-10-09T22:48:47.180Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-09T22:48:47.180Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-09T22:48:47.180Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-09T22:48:47.180Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-09T22:48:47.180Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-09T22:48:47.180Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-09T22:48:47.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:48:47.185Z] $ docker stop --time=1 280845d9e650de7f0af6e8fd549709a65d0d07836e4e341f809e0dc1564f79ae [2024-10-09T22:48:49.061Z] $ docker rm -f --volumes 280845d9e650de7f0af6e8fd549709a65d0d07836e4e341f809e0dc1564f79ae [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:48:51.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:48:51.449Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T22:48:51.921Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:48:52.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:48:52.733Z] + ls -al . [2024-10-09T22:48:52.733Z] total 272 [2024-10-09T22:48:52.733Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:39 . [2024-10-09T22:48:52.733Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:35 .. [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:35 .dockerignore [2024-10-09T22:48:52.733Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:35 .git [2024-10-09T22:48:52.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:35 .github [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 22:35 .gitignore [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:35 .golangci.yml [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 22:35 Attribution.txt [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 22:35 CHANGELOG.md [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 22:35 Dockerfile [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:35 GOVERNANCE.md [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 22:35 Jenkinsfile [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:35 LICENSE [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 22:35 Makefile [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 22:35 OWNERS.md [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 22:35 README.md [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 22:35 Record and Reply.postman_collection.json [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:31 VERSION [2024-10-09T22:48:52.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:35 bin [2024-10-09T22:48:52.733Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 22:44 coverage.out [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 9 22:35 go.mod [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 9 22:35 go.sum [2024-10-09T22:48:52.733Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:35 internal [2024-10-09T22:48:52.733Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 22:35 main.go [2024-10-09T22:48:52.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:35 openapi [2024-10-09T22:48:52.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:35 pkg [2024-10-09T22:48:52.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:48:53.084Z] + 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=2069e4878ba40974eb08f4e1638304e603144a5a --label arch=arm64 --label version=3.2.0-dev.21 . [2024-10-09T22:48:53.352Z] Sending build context to Docker daemon 372.7kB [2024-10-09T22:48:53.352Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:48:53.352Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-09T22:48:53.352Z] ---> e78409a2b867 [2024-10-09T22:48:53.352Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:48:53.352Z] ---> Running in 0adb48e30a67 [2024-10-09T22:48:53.620Z] Removing intermediate container 0adb48e30a67 [2024-10-09T22:48:53.620Z] ---> 9483cbb28006 [2024-10-09T22:48:53.620Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:48:53.889Z] ---> Running in 5b78ba186d1a [2024-10-09T22:48:54.157Z] Removing intermediate container 5b78ba186d1a [2024-10-09T22:48:54.157Z] ---> 5862688e6b65 [2024-10-09T22:48:54.157Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:48:54.157Z] ---> Running in 19df091c0902 [2024-10-09T22:48:54.426Z] Removing intermediate container 19df091c0902 [2024-10-09T22:48:54.426Z] ---> c7a2045d7d85 [2024-10-09T22:48:54.426Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:48:54.426Z] ---> Running in 54cb536e6473 [2024-10-09T22:48:55.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:48:55.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:48:57.393Z] OK: 238 MiB in 54 packages [2024-10-09T22:48:57.977Z] Removing intermediate container 54cb536e6473 [2024-10-09T22:48:57.977Z] ---> 8033ee34182a [2024-10-09T22:48:57.977Z] Step 7/27 : WORKDIR /app [2024-10-09T22:48:58.243Z] ---> Running in cc30dab17428 [2024-10-09T22:48:58.512Z] Removing intermediate container cc30dab17428 [2024-10-09T22:48:58.512Z] ---> aeb8167e93f7 [2024-10-09T22:48:58.512Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-09T22:48:58.784Z] ---> 2be81aad74a5 [2024-10-09T22:48:58.784Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:48:59.051Z] ---> Running in 9ca44a2a064a [2024-10-09T22:49:01.637Z] Removing intermediate container 9ca44a2a064a [2024-10-09T22:49:01.637Z] ---> e0a94499d51d [2024-10-09T22:49:01.637Z] Step 10/27 : COPY . . [2024-10-09T22:49:01.902Z] ---> 7a70769c1cfb [2024-10-09T22:49:01.902Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:49:01.902Z] ---> Running in 0a6f7ec723da [2024-10-09T22:49:02.173Z] Removing intermediate container 0a6f7ec723da [2024-10-09T22:49:02.173Z] ---> db8caff5fae9 [2024-10-09T22:49:02.173Z] Step 12/27 : RUN $MAKE [2024-10-09T22:49:02.440Z] ---> Running in c3f9fefa5c77 [2024-10-09T22:49:03.398Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21" -trimpath -mod=readonly -o app-record-replay [2024-10-09T22:52:55.154Z] Removing intermediate container c3f9fefa5c77 [2024-10-09T22:52:55.154Z] ---> 46c5b1cb97a1 [2024-10-09T22:52:55.154Z] Step 13/27 : FROM alpine:3.20 [2024-10-09T22:52:55.154Z] 3.20: Pulling from library/alpine [2024-10-09T22:52:55.154Z] cf04c63912e1: Already exists [2024-10-09T22:52:55.154Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:55.154Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:52:55.154Z] ---> c157a85ed455 [2024-10-09T22:52:55.154Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:52:55.154Z] ---> Running in b0f8e5b94b94 [2024-10-09T22:52:55.154Z] Removing intermediate container b0f8e5b94b94 [2024-10-09T22:52:55.154Z] ---> cbd65639c8b5 [2024-10-09T22:52:55.154Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-09T22:52:55.154Z] ---> Running in 29dbe2f425bf [2024-10-09T22:52:55.154Z] Removing intermediate container 29dbe2f425bf [2024-10-09T22:52:55.154Z] ---> aa6e131b295f [2024-10-09T22:52:55.155Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:52:55.155Z] ---> Running in 704eedfeca30 [2024-10-09T22:52:55.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:55.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:55.155Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:52:55.155Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:52:55.155Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:55.155Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:52:55.155Z] OK: 10 MiB in 16 packages [2024-10-09T22:52:56.585Z] Removing intermediate container 704eedfeca30 [2024-10-09T22:52:56.585Z] ---> 5ab31878ab56 [2024-10-09T22:52:56.585Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-09T22:52:56.585Z] ---> Running in 04e920b3ece0 [2024-10-09T22:52:58.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:58.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:59.420Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:52:59.420Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:52:59.420Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:59.688Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:52:59.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:00.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:01.683Z] OK: 10 MiB in 16 packages [2024-10-09T22:53:02.675Z] Removing intermediate container 04e920b3ece0 [2024-10-09T22:53:02.675Z] ---> 3f76ea9c58d9 [2024-10-09T22:53:02.675Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:53:03.260Z] ---> c8a6ccbbd84d [2024-10-09T22:53:03.260Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:53:03.845Z] ---> d03fd543f264 [2024-10-09T22:53:03.845Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:53:04.430Z] ---> a2795a0ece6c [2024-10-09T22:53:04.430Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-09T22:53:06.378Z] ---> 90fa315315a5 [2024-10-09T22:53:06.378Z] Step 22/27 : EXPOSE 59712 [2024-10-09T22:53:06.378Z] ---> Running in eac568e802e5 [2024-10-09T22:53:06.964Z] Removing intermediate container eac568e802e5 [2024-10-09T22:53:06.964Z] ---> 8ca4010ab863 [2024-10-09T22:53:06.964Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-09T22:53:06.964Z] ---> Running in 637bcb285d1b [2024-10-09T22:53:07.231Z] Removing intermediate container 637bcb285d1b [2024-10-09T22:53:07.231Z] ---> d9783fe675a4 [2024-10-09T22:53:07.231Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T22:53:07.231Z] ---> Running in e4aee7af6e0d [2024-10-09T22:53:07.817Z] Removing intermediate container e4aee7af6e0d [2024-10-09T22:53:07.817Z] ---> a012f701b84e [2024-10-09T22:53:07.817Z] Step 25/27 : LABEL arch=arm64 [2024-10-09T22:53:07.817Z] ---> Running in e805ebe54e91 [2024-10-09T22:53:08.084Z] Removing intermediate container e805ebe54e91 [2024-10-09T22:53:08.084Z] ---> af902eca9574 [2024-10-09T22:53:08.084Z] Step 26/27 : LABEL git_sha=2069e4878ba40974eb08f4e1638304e603144a5a [2024-10-09T22:53:08.084Z] ---> Running in 7b35e846da3a [2024-10-09T22:53:08.352Z] Removing intermediate container 7b35e846da3a [2024-10-09T22:53:08.352Z] ---> c2002634811f [2024-10-09T22:53:08.352Z] Step 27/27 : LABEL version=3.2.0-dev.21 [2024-10-09T22:53:08.621Z] ---> Running in 2dfac936d21a [2024-10-09T22:53:08.890Z] Removing intermediate container 2dfac936d21a [2024-10-09T22:53:08.890Z] ---> 6188b7bdf79c [2024-10-09T22:53:08.890Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:53:08.890Z] Successfully built 6188b7bdf79c [2024-10-09T22:53:08.890Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:53:09.030Z] provisioning config files... [2024-10-09T22:53:09.043Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/96@tmp/config10188037452666826369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:53:09.387Z] ---> ****-login.sh [2024-10-09T22:53:09.387Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:53:09.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:09.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:09.654Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:09.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:09.654Z] [2024-10-09T22:53:09.654Z] Login Succeeded [2024-10-09T22:53:09.654Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:53:09.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:10.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:10.187Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:10.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:10.187Z] [2024-10-09T22:53:10.187Z] Login Succeeded [2024-10-09T22:53:10.187Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:53:10.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:10.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:10.454Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:10.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:10.454Z] [2024-10-09T22:53:10.454Z] Login Succeeded [2024-10-09T22:53:10.454Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:53:10.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:10.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:10.988Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:10.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:10.988Z] [2024-10-09T22:53:10.988Z] Login Succeeded [2024-10-09T22:53:10.988Z] ****.io [2024-10-09T22:53:11.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:11.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:11.521Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:11.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:11.521Z] [2024-10-09T22:53:11.521Z] Login Succeeded [2024-10-09T22:53:11.521Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:53:11.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:53:11.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:53:11.626Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-10-09T22:53:11.626Z] 2069e4878ba40974eb08f4e1638304e603144a5a [2024-10-09T22:53:11.626Z] latest [2024-10-09T22:53:11.626Z] 3.2.0-dev.21 [2024-10-09T22:53:11.626Z] 2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [2024-10-09T22:53:11.626Z] main [2024-10-09T22:53:11.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:12.002Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:12.400Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a [2024-10-09T22:53:12.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:53:12.401Z] afa32e67c80e: Preparing [2024-10-09T22:53:12.401Z] acbab93396b9: Preparing [2024-10-09T22:53:12.401Z] 446144edc30e: Preparing [2024-10-09T22:53:12.401Z] 90ec742c3757: Preparing [2024-10-09T22:53:12.401Z] c9a1cc929bf3: Preparing [2024-10-09T22:53:12.401Z] 3b559beac40e: Preparing [2024-10-09T22:53:12.401Z] 16113d51b718: Preparing [2024-10-09T22:53:12.401Z] 3b559beac40e: Waiting [2024-10-09T22:53:12.401Z] 16113d51b718: Waiting [2024-10-09T22:53:12.668Z] 446144edc30e: Pushed [2024-10-09T22:53:12.668Z] acbab93396b9: Pushed [2024-10-09T22:53:12.668Z] 90ec742c3757: Pushed [2024-10-09T22:53:12.668Z] 16113d51b718: Layer already exists [2024-10-09T22:53:12.668Z] c9a1cc929bf3: Pushed [2024-10-09T22:53:16.921Z] 3b559beac40e: Pushed [2024-10-09T22:53:21.158Z] afa32e67c80e: Pushed [2024-10-09T22:53:21.158Z] 2069e4878ba40974eb08f4e1638304e603144a5a: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:21.523Z] + 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 [2024-10-09T22:53:21.876Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-09T22:53:21.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:53:21.876Z] afa32e67c80e: Preparing [2024-10-09T22:53:21.876Z] acbab93396b9: Preparing [2024-10-09T22:53:21.876Z] 446144edc30e: Preparing [2024-10-09T22:53:21.876Z] 90ec742c3757: Preparing [2024-10-09T22:53:21.876Z] c9a1cc929bf3: Preparing [2024-10-09T22:53:21.876Z] 3b559beac40e: Preparing [2024-10-09T22:53:21.876Z] 16113d51b718: Preparing [2024-10-09T22:53:21.876Z] 16113d51b718: Waiting [2024-10-09T22:53:21.876Z] 3b559beac40e: Waiting [2024-10-09T22:53:21.876Z] 90ec742c3757: Layer already exists [2024-10-09T22:53:21.876Z] afa32e67c80e: Layer already exists [2024-10-09T22:53:21.876Z] 446144edc30e: Layer already exists [2024-10-09T22:53:21.876Z] acbab93396b9: Layer already exists [2024-10-09T22:53:21.876Z] c9a1cc929bf3: Layer already exists [2024-10-09T22:53:21.876Z] 16113d51b718: Layer already exists [2024-10-09T22:53:21.876Z] 3b559beac40e: Layer already exists [2024-10-09T22:53:22.141Z] latest: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:22.499Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:22.851Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.21 [2024-10-09T22:53:22.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:53:22.851Z] afa32e67c80e: Preparing [2024-10-09T22:53:22.851Z] acbab93396b9: Preparing [2024-10-09T22:53:22.851Z] 446144edc30e: Preparing [2024-10-09T22:53:22.851Z] 90ec742c3757: Preparing [2024-10-09T22:53:22.851Z] c9a1cc929bf3: Preparing [2024-10-09T22:53:22.851Z] 3b559beac40e: Preparing [2024-10-09T22:53:22.851Z] 16113d51b718: Preparing [2024-10-09T22:53:22.851Z] 3b559beac40e: Waiting [2024-10-09T22:53:22.851Z] 16113d51b718: Waiting [2024-10-09T22:53:22.851Z] afa32e67c80e: Layer already exists [2024-10-09T22:53:22.851Z] 446144edc30e: Layer already exists [2024-10-09T22:53:22.851Z] acbab93396b9: Layer already exists [2024-10-09T22:53:22.851Z] 90ec742c3757: Layer already exists [2024-10-09T22:53:22.851Z] c9a1cc929bf3: Layer already exists [2024-10-09T22:53:22.851Z] 3b559beac40e: Layer already exists [2024-10-09T22:53:22.851Z] 16113d51b718: Layer already exists [2024-10-09T22:53:23.117Z] 3.2.0-dev.21: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:23.498Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:23.856Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [2024-10-09T22:53:23.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:53:23.856Z] afa32e67c80e: Preparing [2024-10-09T22:53:23.856Z] acbab93396b9: Preparing [2024-10-09T22:53:23.856Z] 446144edc30e: Preparing [2024-10-09T22:53:23.856Z] 90ec742c3757: Preparing [2024-10-09T22:53:23.856Z] c9a1cc929bf3: Preparing [2024-10-09T22:53:23.856Z] 3b559beac40e: Preparing [2024-10-09T22:53:23.856Z] 16113d51b718: Preparing [2024-10-09T22:53:23.856Z] 3b559beac40e: Waiting [2024-10-09T22:53:23.856Z] 16113d51b718: Waiting [2024-10-09T22:53:23.856Z] c9a1cc929bf3: Layer already exists [2024-10-09T22:53:23.856Z] acbab93396b9: Layer already exists [2024-10-09T22:53:23.856Z] afa32e67c80e: Layer already exists [2024-10-09T22:53:23.856Z] 90ec742c3757: Layer already exists [2024-10-09T22:53:23.856Z] 446144edc30e: Layer already exists [2024-10-09T22:53:23.856Z] 3b559beac40e: Layer already exists [2024-10-09T22:53:23.856Z] 16113d51b718: Layer already exists [2024-10-09T22:53:24.121Z] 2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:24.511Z] + 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 [2024-10-09T22:53:24.877Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-10-09T22:53:24.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:53:24.877Z] afa32e67c80e: Preparing [2024-10-09T22:53:24.877Z] acbab93396b9: Preparing [2024-10-09T22:53:24.877Z] 446144edc30e: Preparing [2024-10-09T22:53:24.877Z] 90ec742c3757: Preparing [2024-10-09T22:53:24.877Z] c9a1cc929bf3: Preparing [2024-10-09T22:53:24.877Z] 3b559beac40e: Preparing [2024-10-09T22:53:24.877Z] 16113d51b718: Preparing [2024-10-09T22:53:24.877Z] 3b559beac40e: Waiting [2024-10-09T22:53:24.877Z] 16113d51b718: Waiting [2024-10-09T22:53:24.877Z] 90ec742c3757: Layer already exists [2024-10-09T22:53:24.877Z] 446144edc30e: Layer already exists [2024-10-09T22:53:24.877Z] afa32e67c80e: Layer already exists [2024-10-09T22:53:24.877Z] c9a1cc929bf3: Layer already exists [2024-10-09T22:53:24.877Z] acbab93396b9: Layer already exists [2024-10-09T22:53:24.877Z] 16113d51b718: Layer already exists [2024-10-09T22:53:24.877Z] 3b559beac40e: Layer already exists [2024-10-09T22:53:25.160Z] main: digest: sha256:47f0c891f842101c62f47ab7dd1201ce5fb33114aa0411ed136c2bce39ef9c7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:53:25.242Z] ===================================================== [Pipeline] echo [2024-10-09T22:53:25.262Z] taggedImages: [2024-10-09T22:53:25.262Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a [2024-10-09T22:53:25.262Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-09T22:53:25.262Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.21 [2024-10-09T22:53:25.262Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2069e4878ba40974eb08f4e1638304e603144a5a-3.2.0-dev.21 [2024-10-09T22:53:25.262Z] - 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 [2024-10-09T22:53:25.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:53:25.669Z] [2024-10-09T22:53:25.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:26.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:53:26.020Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T22:53:26.020Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T22:53:26.020Z] 04944245beec: Pulling fs layer [2024-10-09T22:53:26.020Z] 699f458cf7ca: Pulling fs layer [2024-10-09T22:53:26.020Z] 765212b225bb: Pulling fs layer [2024-10-09T22:53:26.020Z] f23df028b6ca: Pulling fs layer [2024-10-09T22:53:26.020Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T22:53:26.020Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T22:53:26.020Z] 765212b225bb: Waiting [2024-10-09T22:53:26.020Z] d65c8cfc05b1: Waiting [2024-10-09T22:53:26.020Z] f23df028b6ca: Waiting [2024-10-09T22:53:26.020Z] 2437ff75d9bd: Waiting [2024-10-09T22:53:26.289Z] 04944245beec: Verifying Checksum [2024-10-09T22:53:26.289Z] 04944245beec: Download complete [2024-10-09T22:53:26.289Z] 765212b225bb: Verifying Checksum [2024-10-09T22:53:26.289Z] 765212b225bb: Download complete [2024-10-09T22:53:26.289Z] f23df028b6ca: Verifying Checksum [2024-10-09T22:53:26.289Z] f23df028b6ca: Download complete [2024-10-09T22:53:26.289Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T22:53:26.289Z] d65c8cfc05b1: Download complete [2024-10-09T22:53:26.555Z] 699f458cf7ca: Verifying Checksum [2024-10-09T22:53:26.555Z] 699f458cf7ca: Download complete [2024-10-09T22:53:26.821Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T22:53:26.821Z] 8998bd30e6a1: Download complete [2024-10-09T22:53:29.393Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T22:53:29.393Z] 2437ff75d9bd: Download complete [2024-10-09T22:53:31.976Z] 8998bd30e6a1: Pull complete [2024-10-09T22:53:31.976Z] 04944245beec: Pull complete [2024-10-09T22:53:33.917Z] 699f458cf7ca: Pull complete [2024-10-09T22:53:33.917Z] 765212b225bb: Pull complete [2024-10-09T22:53:34.877Z] f23df028b6ca: Pull complete [2024-10-09T22:53:35.144Z] d65c8cfc05b1: Pull complete [2024-10-09T22:53:53.365Z] 2437ff75d9bd: Pull complete [2024-10-09T22:53:53.365Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T22:53:53.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:53:53.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:53:53.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-22365 does not seem to be running inside a container [2024-10-09T22:53:53.612Z] $ 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/96 -v /w/workspace/app-record-replay/96:/w/workspace/app-record-replay/96:rw,z -v /w/workspace/app-record-replay/96@tmp:/w/workspace/app-record-replay/96@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 [2024-10-09T22:53:56.725Z] $ docker top 225ee48b2441f0508daf75695935d0f4e1fa5081b36497a331007469636cdf30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:53:57.646Z] ---> job-cost.sh [2024-10-09T22:53:57.646Z] lf-activate-venv: SKIPPING [2024-10-09T22:53:57.646Z] INFO: No Stack... [2024-10-09T22:53:58.229Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T22:53:58.811Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:53:59.451Z] + cut -d, -f6 [2024-10-09T22:53:59.451Z] + cat /w/workspace/app-record-replay/96/archives/cost.csv [Pipeline] lock [2024-10-09T22:53:59.488Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [2024-10-09T22:53:59.497Z] Resource [jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] did not exist. Created. [2024-10-09T22:53:59.503Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:54:00.178Z] /w/workspace/app-record-replay/96@tmp/durable-a653029f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T22:54:00.833Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T22:54:00.862Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T22:54:00.922Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:54:00.933Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:54:00.918Z] $ docker stop --time=1 225ee48b2441f0508daf75695935d0f4e1fa5081b36497a331007469636cdf30 [2024-10-09T22:54:02.473Z] $ docker rm -f --volumes 225ee48b2441f0508daf75695935d0f4e1fa5081b36497a331007469636cdf30 [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 [2024-10-09T22:54:03.026Z] provisioning config files... [2024-10-09T22:54:03.033Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4916327497218789835tmp [Pipeline] { [Pipeline] sh [2024-10-09T22:54:03.340Z] + set +x [2024-10-09T22:54:03.340Z] + + curl -s https://codecov.io/bash [2024-10-09T22:54:03.340Z] bash -s -- [2024-10-09T22:54:03.340Z] [2024-10-09T22:54:03.340Z] _____ _ [2024-10-09T22:54:03.340Z] / ____| | | [2024-10-09T22:54:03.340Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T22:54:03.340Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T22:54:03.340Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T22:54:03.340Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T22:54:03.340Z] Bash-1.0.6 [2024-10-09T22:54:03.340Z] [2024-10-09T22:54:03.340Z] [2024-10-09T22:54:03.340Z] ==> git version 2.25.1 found [2024-10-09T22:54:03.340Z] ==> 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 [2024-10-09T22:54:03.340Z] Release-Date: 2020-01-08 [2024-10-09T22:54:03.340Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-09T22:54:03.340Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T22:54:03.340Z] ==> Jenkins CI detected. [2024-10-09T22:54:03.340Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-10-09T22:54:03.340Z] project root: . [2024-10-09T22:54:03.340Z] --> token set from env [2024-10-09T22:54:03.340Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T22:54:03.340Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T22:54:03.340Z] ==> Python coveragepy not found [2024-10-09T22:54:03.340Z] ==> Searching for coverage reports in: [2024-10-09T22:54:03.340Z] + . [2024-10-09T22:54:03.340Z] -> Found 1 reports [2024-10-09T22:54:03.340Z] ==> Detecting git/mercurial file structure [2024-10-09T22:54:03.340Z] ==> Reading reports [2024-10-09T22:54:03.600Z] + ./coverage.out bytes=34247 [2024-10-09T22:54:03.600Z] ==> Appending adjustments [2024-10-09T22:54:03.600Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T22:54:03.600Z] + Found adjustments [2024-10-09T22:54:03.600Z] ==> Gzipping contents [2024-10-09T22:54:03.600Z] 8.0K /tmp/codecov.xevUKW.gz [2024-10-09T22:54:03.600Z] ==> Uploading reports [2024-10-09T22:54:03.600Z] url: https://codecov.io [2024-10-09T22:54:03.600Z] query: branch=main&commit=2069e4878ba40974eb08f4e1638304e603144a5a&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:54:03.600Z] -> Pinging Codecov [2024-10-09T22:54:03.600Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2069e4878ba40974eb08f4e1638304e603144a5a&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:54:03.859Z] -> Uploading to [2024-10-09T22:54:03.859Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/2069e4878ba40974eb08f4e1638304e603144a5a/faccbe25-36a9-4460-93e0-3b36604cc708.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T225403Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3c9fd1a194db8de7ba38bc57fb4f09e0296c674e828a909ba607ba50955cdf46 [2024-10-09T22:54:03.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:54:03.859Z] Dload Upload Total Spent Left Speed [2024-10-09T22:54:04.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5389 0 0 100 5389 0 23228 --:--:-- --:--:-- --:--:-- 23228 [2024-10-09T22:54:04.121Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] } [2024-10-09T22:54:04.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-09T22:54:04.249Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T22:54:04.267Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:04.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:54:04.578Z] [2024-10-09T22:54:04.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:04.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:54:04.893Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T22:54:04.893Z] 43c4264eed91: Already exists [2024-10-09T22:54:04.893Z] 4cc291be95ef: Already exists [2024-10-09T22:54:04.893Z] 2ac1f1163629: Already exists [2024-10-09T22:54:04.893Z] 5c3c966382ef: Already exists [2024-10-09T22:54:04.893Z] 4f4fb700ef54: Already exists [2024-10-09T22:54:04.893Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T22:54:04.893Z] 9c3e1370e548: Pulling fs layer [2024-10-09T22:54:05.152Z] d9c7d2e4e75e: Verifying Checksum [2024-10-09T22:54:05.152Z] d9c7d2e4e75e: Download complete [2024-10-09T22:54:05.410Z] d9c7d2e4e75e: Pull complete [2024-10-09T22:54:05.976Z] 9c3e1370e548: Verifying Checksum [2024-10-09T22:54:05.976Z] 9c3e1370e548: Download complete [2024-10-09T22:54:09.262Z] 9c3e1370e548: Pull complete [2024-10-09T22:54:09.262Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T22:54:09.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:54:09.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:54:09.367Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:54:09.398Z] $ 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 [2024-10-09T22:54:11.826Z] $ docker top 60a5dbeb333652f40fa3a863eb174b13b62cd623e40ed85b57f9badcbd87f9ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:54:12.248Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-10-09T22:54:12.258Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-10-09T22:54:12.539Z] + set -o pipefail [2024-10-09T22:54:12.539Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-10-09T22:54:20.653Z] [2024-10-09T22:54:20.653Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-10-09T22:54:20.653Z] [2024-10-09T22:54:20.653Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/1b497eb5-3acc-4825-ac98-eb0442ce70f4 [2024-10-09T22:54:20.653Z] [2024-10-09T22:54:20.653Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T22:54:20.653Z] [2024-10-09T22:54:20.653Z] [2024-10-09T22:54:20.653Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T22:54:20.653Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T22:54:20.661Z] $ docker stop --time=1 60a5dbeb333652f40fa3a863eb174b13b62cd623e40ed85b57f9badcbd87f9ac [2024-10-09T22:54:26.222Z] $ docker rm -f --volumes 60a5dbeb333652f40fa3a863eb174b13b62cd623e40ed85b57f9badcbd87f9ac [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 [2024-10-09T22:54:27.114Z] + git log --format=format:%s -1 2069e4878ba40974eb08f4e1638304e603144a5a [Pipeline] sh [2024-10-09T22:54:27.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:54:27.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:27.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:54:27.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:54:27.793Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:54:27.819Z] $ 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 [2024-10-09T22:54:28.392Z] $ docker top c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 -eo pid,comm [2024-10-09T22:54:28.438Z] 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). [2024-10-09T22:54:28.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:54:28.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:54:28.490Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:54:28.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:54:28.596Z] $ docker exec c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 ssh-agent [2024-10-09T22:54:28.714Z] SSH_AUTH_SOCK=/tmp/ssh-kk1zDki7pu1L/agent.32 [2024-10-09T22:54:28.714Z] SSH_AGENT_PID=38 [2024-10-09T22:54:28.718Z] Running ssh-add (command line suppressed) [2024-10-09T22:54:28.816Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5310231035517499525.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5310231035517499525.key) [2024-10-09T22:54:28.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:54:29.128Z] + git semver tag [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,299 [run_tag] DEBUG tag force:False [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,299 [check_head_tag] DEBUG check head tag [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,300 [execute] INFO git cat-file --batch-check [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,304 [execute] INFO git cat-file --batch [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,332 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,333 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,333 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:54:29.387Z] 2024-10-09 22:54:29,337 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:54:29.387Z] 3.2.0-dev.21 [Pipeline] } [2024-10-09T22:54:29.393Z] $ docker exec --env ******** --env ******** c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 ssh-agent -k [2024-10-09T22:54:29.506Z] unset SSH_AUTH_SOCK; [2024-10-09T22:54:29.506Z] unset SSH_AGENT_PID; [2024-10-09T22:54:29.507Z] echo Agent pid 38 killed; [2024-10-09T22:54:29.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:54:29.841Z] + git semver [Pipeline] } [2024-10-09T22:54:30.110Z] $ docker stop --time=1 c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 [2024-10-09T22:54:31.366Z] $ docker rm -f --volumes c4ee6c18981e35da4cca77bda0f8d6a9e0e6da370d541f3833f4d15e6ec23565 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:31.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:54:31.796Z] [2024-10-09T22:54:31.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:32.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:54:32.110Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T22:54:32.110Z] ab5ef0e58194: Pulling fs layer [2024-10-09T22:54:32.110Z] 9712f1f96733: Pulling fs layer [2024-10-09T22:54:32.110Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T22:54:32.110Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T22:54:32.110Z] e9a5061849ea: Pulling fs layer [2024-10-09T22:54:32.110Z] d747dcd14b5f: Pulling fs layer [2024-10-09T22:54:32.110Z] 2de7ff778b66: Pulling fs layer [2024-10-09T22:54:32.110Z] 0d9ebad4ef96: Waiting [2024-10-09T22:54:32.110Z] e9a5061849ea: Waiting [2024-10-09T22:54:32.110Z] d747dcd14b5f: Waiting [2024-10-09T22:54:32.110Z] 2de7ff778b66: Waiting [2024-10-09T22:54:32.110Z] 9712f1f96733: Download complete [2024-10-09T22:54:32.372Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T22:54:32.372Z] 63f879dbbcfc: Download complete [2024-10-09T22:54:32.631Z] e9a5061849ea: Verifying Checksum [2024-10-09T22:54:32.631Z] e9a5061849ea: Download complete [2024-10-09T22:54:32.631Z] d747dcd14b5f: Verifying Checksum [2024-10-09T22:54:32.631Z] d747dcd14b5f: Download complete [2024-10-09T22:54:32.631Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T22:54:32.631Z] 0d9ebad4ef96: Download complete [2024-10-09T22:54:32.631Z] ab5ef0e58194: Verifying Checksum [2024-10-09T22:54:32.631Z] ab5ef0e58194: Download complete [2024-10-09T22:54:32.889Z] 2de7ff778b66: Verifying Checksum [2024-10-09T22:54:32.889Z] 2de7ff778b66: Download complete [2024-10-09T22:54:35.418Z] ab5ef0e58194: Pull complete [2024-10-09T22:54:35.418Z] 9712f1f96733: Pull complete [2024-10-09T22:54:36.354Z] 63f879dbbcfc: Pull complete [2024-10-09T22:54:39.632Z] 0d9ebad4ef96: Pull complete [2024-10-09T22:54:39.890Z] e9a5061849ea: Pull complete [2024-10-09T22:54:39.890Z] d747dcd14b5f: Pull complete [2024-10-09T22:54:40.824Z] 2de7ff778b66: Pull complete [2024-10-09T22:54:40.824Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T22:54:40.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:54:40.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:54:40.932Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:54:40.956Z] $ 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 [2024-10-09T22:54:46.314Z] $ docker top f43440816e14f12d936cae2b76a6bb0b35b32799f7103accebca8b2ef9660b2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:54:46.394Z] provisioning config files... [2024-10-09T22:54:46.406Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12669341436843717767tmp [2024-10-09T22:54:46.417Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9776468282193551827tmp [2024-10-09T22:54:46.426Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12800722753474197144tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:54:46.516Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:54:46.809Z] ---> sigul-configuration.sh [2024-10-09T22:54:46.809Z] gpg: directory `/root/.gnupg' created [2024-10-09T22:54:46.809Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T22:54:46.809Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T22:54:46.809Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T22:54:46.809Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T22:54:46.809Z] gpg: CAST5 encrypted data [2024-10-09T22:54:46.809Z] gpg: encrypted with 1 passphrase [2024-10-09T22:54:46.809Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T22:54:47.096Z] + mkdir /home/jenkins [2024-10-09T22:54:47.097Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T22:54:47.392Z] + 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 [2024-10-09T22:54:47.406Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:54:47.696Z] ---> sigul-install.sh [2024-10-09T22:54:47.696Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T22:54:47.991Z] + git tag --list [2024-10-09T22:54:47.991Z] v3.1 [2024-10-09T22:54:47.991Z] v3.1.0 [2024-10-09T22:54:47.991Z] v3.1.0-dev.0 [2024-10-09T22:54:47.991Z] v3.1.0-dev.1 [2024-10-09T22:54:47.991Z] v3.1.0-dev.10 [2024-10-09T22:54:47.991Z] v3.1.0-dev.11 [2024-10-09T22:54:47.991Z] v3.1.0-dev.12 [2024-10-09T22:54:47.991Z] v3.1.0-dev.13 [2024-10-09T22:54:47.991Z] v3.1.0-dev.14 [2024-10-09T22:54:47.991Z] v3.1.0-dev.15 [2024-10-09T22:54:47.991Z] v3.1.0-dev.16 [2024-10-09T22:54:47.991Z] v3.1.0-dev.17 [2024-10-09T22:54:47.991Z] v3.1.0-dev.18 [2024-10-09T22:54:47.991Z] v3.1.0-dev.19 [2024-10-09T22:54:47.991Z] v3.1.0-dev.2 [2024-10-09T22:54:47.991Z] v3.1.0-dev.20 [2024-10-09T22:54:47.991Z] v3.1.0-dev.21 [2024-10-09T22:54:47.991Z] v3.1.0-dev.22 [2024-10-09T22:54:47.991Z] v3.1.0-dev.23 [2024-10-09T22:54:47.991Z] v3.1.0-dev.24 [2024-10-09T22:54:47.991Z] v3.1.0-dev.25 [2024-10-09T22:54:47.991Z] v3.1.0-dev.26 [2024-10-09T22:54:47.991Z] v3.1.0-dev.27 [2024-10-09T22:54:47.991Z] v3.1.0-dev.28 [2024-10-09T22:54:47.991Z] v3.1.0-dev.29 [2024-10-09T22:54:47.991Z] v3.1.0-dev.3 [2024-10-09T22:54:47.991Z] v3.1.0-dev.30 [2024-10-09T22:54:47.991Z] v3.1.0-dev.31 [2024-10-09T22:54:47.991Z] v3.1.0-dev.32 [2024-10-09T22:54:47.991Z] v3.1.0-dev.33 [2024-10-09T22:54:47.991Z] v3.1.0-dev.34 [2024-10-09T22:54:47.991Z] v3.1.0-dev.35 [2024-10-09T22:54:47.991Z] v3.1.0-dev.36 [2024-10-09T22:54:47.991Z] v3.1.0-dev.37 [2024-10-09T22:54:47.991Z] v3.1.0-dev.38 [2024-10-09T22:54:47.991Z] v3.1.0-dev.39 [2024-10-09T22:54:47.991Z] v3.1.0-dev.4 [2024-10-09T22:54:47.991Z] v3.1.0-dev.40 [2024-10-09T22:54:47.991Z] v3.1.0-dev.41 [2024-10-09T22:54:47.991Z] v3.1.0-dev.42 [2024-10-09T22:54:47.991Z] v3.1.0-dev.43 [2024-10-09T22:54:47.991Z] v3.1.0-dev.44 [2024-10-09T22:54:47.991Z] v3.1.0-dev.45 [2024-10-09T22:54:47.991Z] v3.1.0-dev.46 [2024-10-09T22:54:47.991Z] v3.1.0-dev.47 [2024-10-09T22:54:47.991Z] v3.1.0-dev.48 [2024-10-09T22:54:47.991Z] v3.1.0-dev.49 [2024-10-09T22:54:47.991Z] v3.1.0-dev.5 [2024-10-09T22:54:47.991Z] v3.1.0-dev.50 [2024-10-09T22:54:47.991Z] v3.1.0-dev.51 [2024-10-09T22:54:47.991Z] v3.1.0-dev.52 [2024-10-09T22:54:47.991Z] v3.1.0-dev.53 [2024-10-09T22:54:47.991Z] v3.1.0-dev.54 [2024-10-09T22:54:47.991Z] v3.1.0-dev.55 [2024-10-09T22:54:47.991Z] v3.1.0-dev.56 [2024-10-09T22:54:47.991Z] v3.1.0-dev.57 [2024-10-09T22:54:47.991Z] v3.1.0-dev.58 [2024-10-09T22:54:47.991Z] v3.1.0-dev.59 [2024-10-09T22:54:47.991Z] v3.1.0-dev.6 [2024-10-09T22:54:47.991Z] v3.1.0-dev.60 [2024-10-09T22:54:47.991Z] v3.1.0-dev.61 [2024-10-09T22:54:47.991Z] v3.1.0-dev.62 [2024-10-09T22:54:47.991Z] v3.1.0-dev.63 [2024-10-09T22:54:47.991Z] v3.1.0-dev.64 [2024-10-09T22:54:47.991Z] v3.1.0-dev.65 [2024-10-09T22:54:47.991Z] v3.1.0-dev.66 [2024-10-09T22:54:47.991Z] v3.1.0-dev.67 [2024-10-09T22:54:47.991Z] v3.1.0-dev.68 [2024-10-09T22:54:47.991Z] v3.1.0-dev.7 [2024-10-09T22:54:47.991Z] v3.1.0-dev.8 [2024-10-09T22:54:47.991Z] v3.1.0-dev.9 [2024-10-09T22:54:47.991Z] v3.1.1 [2024-10-09T22:54:47.991Z] v3.2.0-dev.1 [2024-10-09T22:54:47.991Z] v3.2.0-dev.10 [2024-10-09T22:54:47.991Z] v3.2.0-dev.11 [2024-10-09T22:54:47.991Z] v3.2.0-dev.12 [2024-10-09T22:54:47.991Z] v3.2.0-dev.13 [2024-10-09T22:54:47.991Z] v3.2.0-dev.14 [2024-10-09T22:54:47.991Z] v3.2.0-dev.15 [2024-10-09T22:54:47.991Z] v3.2.0-dev.16 [2024-10-09T22:54:47.991Z] v3.2.0-dev.17 [2024-10-09T22:54:47.991Z] v3.2.0-dev.18 [2024-10-09T22:54:47.991Z] v3.2.0-dev.19 [2024-10-09T22:54:47.991Z] v3.2.0-dev.2 [2024-10-09T22:54:47.991Z] v3.2.0-dev.20 [2024-10-09T22:54:47.991Z] v3.2.0-dev.21 [2024-10-09T22:54:47.991Z] v3.2.0-dev.3 [2024-10-09T22:54:47.991Z] v3.2.0-dev.4 [2024-10-09T22:54:47.991Z] v3.2.0-dev.5 [2024-10-09T22:54:47.991Z] v3.2.0-dev.6 [2024-10-09T22:54:47.991Z] v3.2.0-dev.7 [2024-10-09T22:54:47.991Z] v3.2.0-dev.8 [2024-10-09T22:54:47.991Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-09T22:54:48.382Z] + lftools sign git-tag v3.2.0-dev.21 [2024-10-09T22:54:48.949Z] Signing Git tag with Sigul... [2024-10-09T22:54:48.949Z] Signing v3.2.0-dev.21 [Pipeline] echo [2024-10-09T22:54:49.219Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:54:49.509Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T22:54:49.516Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T22:54:49.539Z] $ docker stop --time=1 f43440816e14f12d936cae2b76a6bb0b35b32799f7103accebca8b2ef9660b2b [2024-10-09T22:54:50.836Z] $ docker rm -f --volumes f43440816e14f12d936cae2b76a6bb0b35b32799f7103accebca8b2ef9660b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T22:54:51.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:54:51.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:51.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:54:51.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:54:51.647Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:54:51.673Z] $ 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 [2024-10-09T22:54:52.043Z] $ docker top a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd -eo pid,comm [2024-10-09T22:54:52.095Z] 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). [2024-10-09T22:54:52.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:54:52.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:54:52.155Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:54:52.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:54:52.261Z] $ docker exec a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd ssh-agent [2024-10-09T22:54:52.374Z] SSH_AUTH_SOCK=/tmp/ssh-IjTbWORpTH4W/agent.31 [2024-10-09T22:54:52.374Z] SSH_AGENT_PID=37 [2024-10-09T22:54:52.378Z] Running ssh-add (command line suppressed) [2024-10-09T22:54:52.479Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15935895016949051576.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15935895016949051576.key) [2024-10-09T22:54:52.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:54:52.784Z] + git semver bump pre [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,952 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,952 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,952 [bump_version] DEBUG bumped version:3.2.0-dev.22 [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,952 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,952 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,952 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,954 [execute] INFO git cat-file --batch-check [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,959 [execute] INFO git cat-file --batch [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:54:53.043Z] 2024-10-09 22:54:52,964 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:54:53.043Z] 3.2.0-dev.22 [Pipeline] } [2024-10-09T22:54:53.050Z] $ docker exec --env ******** --env ******** a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd ssh-agent -k [2024-10-09T22:54:53.147Z] unset SSH_AUTH_SOCK; [2024-10-09T22:54:53.147Z] unset SSH_AGENT_PID; [2024-10-09T22:54:53.148Z] echo Agent pid 37 killed; [2024-10-09T22:54:53.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:54:53.477Z] + git semver [Pipeline] } [2024-10-09T22:54:53.749Z] $ docker stop --time=1 a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd [2024-10-09T22:54:55.017Z] $ docker rm -f --volumes a06e0b7e217ed6a66d7795bab3fbe83b3b13ba94b8ef5b5a005e8cb78bebaccd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:54:55.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:54:55.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:55.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:54:55.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:54:55.747Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:54:55.769Z] $ 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 [2024-10-09T22:54:56.101Z] $ docker top 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 -eo pid,comm [2024-10-09T22:54:56.147Z] 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). [2024-10-09T22:54:56.147Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:54:56.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:54:56.198Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:54:56.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:54:56.297Z] $ docker exec 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 ssh-agent [2024-10-09T22:54:56.403Z] SSH_AUTH_SOCK=/tmp/ssh-TnvCEJuLA1T8/agent.33 [2024-10-09T22:54:56.403Z] SSH_AGENT_PID=39 [2024-10-09T22:54:56.407Z] Running ssh-add (command line suppressed) [2024-10-09T22:54:56.509Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12019640192190908129.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12019640192190908129.key) [2024-10-09T22:54:56.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:54:56.816Z] + git semver push [2024-10-09T22:54:57.075Z] 2024-10-09 22:54:56,978 [run_push] DEBUG push [2024-10-09T22:54:57.075Z] 2024-10-09 22:54:56,979 [execute] INFO git cat-file --batch-check [2024-10-09T22:54:57.075Z] 2024-10-09 22:54:56,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:54:57.075Z] 2024-10-09 22:54:56,981 [execute] INFO git rev-list 73388a757ec7ca85c9b533fb9af509d05c5deeaa -- [2024-10-09T22:54:57.075Z] 2024-10-09 22:54:56,982 [execute] DEBUG Popen(['git', 'rev-list', '73388a757ec7ca85c9b533fb9af509d05c5deeaa', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:54:57.075Z] 2024-10-09 22:54:56,988 [execute] INFO git fetch -v origin [2024-10-09T22:54:57.075Z] 2024-10-09 22:54:56,989 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-09T22:54:57.641Z] 2024-10-09 22:54:57,431 [run_push] DEBUG no remote changes detected [2024-10-09T22:54:57.641Z] 2024-10-09 22:54:57,431 [execute] INFO git push origin semver [2024-10-09T22:54:57.641Z] 2024-10-09 22:54:57,432 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:54:58.209Z] 2024-10-09 22:54:58,114 [run_push] DEBUG push all version tags [2024-10-09T22:54:58.209Z] 2024-10-09 22:54:58,114 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T22:54:58.209Z] 2024-10-09 22:54:58,115 [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) [2024-10-09T22:54:58.778Z] 2024-10-09 22:54:58,721 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:54:58.778Z] 3.2.0-dev.22 [Pipeline] } [2024-10-09T22:54:58.785Z] $ docker exec --env ******** --env ******** 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 ssh-agent -k [2024-10-09T22:54:58.875Z] unset SSH_AUTH_SOCK; [2024-10-09T22:54:58.875Z] unset SSH_AGENT_PID; [2024-10-09T22:54:58.875Z] echo Agent pid 39 killed; [2024-10-09T22:54:58.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:54:59.213Z] + git semver [Pipeline] } [2024-10-09T22:54:59.482Z] $ docker stop --time=1 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 [2024-10-09T22:55:00.778Z] $ docker rm -f --volumes 9aaa3a280b97bc2ebe7b3d4915b91c3c6c46e16850c234a420ec473984eea5b8 [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 [2024-10-09T22:55:01.375Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-10-09T22:55:01.375Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-09T22:55:01.375Z] total 16 [2024-10-09T22:55:01.375Z] drwxr-xr-x 3 root root 4096 Oct 9 22:35 . [2024-10-09T22:55:01.375Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:54 .. [2024-10-09T22:55:01.375Z] drwxr-xr-x 2 root root 4096 Oct 9 22:35 cost [2024-10-09T22:55:01.375Z] -rw-r--r-- 1 root root 88 Oct 9 22:35 cost.csv [2024-10-09T22:55:01.375Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-09T22:55:01.375Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-09T22:55:01.375Z] total 16 [2024-10-09T22:55:01.375Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:35 . [2024-10-09T22:55:01.375Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:54 .. [2024-10-09T22:55:01.375Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:35 cost [2024-10-09T22:55:01.375Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 9 22:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:55:01.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:55:02.527Z] ---> package-listing.sh [2024-10-09T22:55:02.527Z] ++ facter osfamily [2024-10-09T22:55:02.527Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T22:55:02.786Z] + OS_FAMILY=debian [2024-10-09T22:55:02.786Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-10-09T22:55:02.786Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T22:55:02.786Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T22:55:02.786Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T22:55:02.786Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T22:55:02.786Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-09T22:55:02.786Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T22:55:02.786Z] + case "${OS_FAMILY}" in [2024-10-09T22:55:02.786Z] + dpkg -l [2024-10-09T22:55:02.786Z] + grep '^ii' [2024-10-09T22:55:02.786Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T22:55:02.786Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T22:55:02.786Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T22:55:02.786Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-09T22:55:02.786Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-10-09T22:55:02.786Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-10-09T22:55:02.797Z] 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 [2024-10-09T22:55:03.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:03.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:55:03.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:55:03.708Z] prd-ubuntu20.04-docker-8c-8g-22364 does not seem to be running inside a container [2024-10-09T22:55:03.735Z] $ 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 [2024-10-09T22:55:03.951Z] $ docker top ef35ce25c37bd0cbc342f2292b792feb37aa65fd581d72b9d543a96678d19879 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:55:04.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T22:55:04.580Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T22:55:04.873Z] + ls /var/log/sa-host [2024-10-09T22:55:04.873Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:55:04.953Z] provisioning config files... [2024-10-09T22:55:04.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1383919537308610721tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:55:04.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:55:05.256Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T22:55:05.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:55:05.590Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T22:55:05.600Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:55:05.886Z] ---> sudo-logs.sh [2024-10-09T22:55:05.886Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T22:55:05.918Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:55:06.201Z] ---> job-cost.sh [2024-10-09T22:55:06.201Z] lf-activate-venv: SKIPPING [2024-10-09T22:55:06.201Z] DEBUG: total: 0.2199999988079071 [2024-10-09T22:55:06.201Z] INFO: Retrieving Stack Cost... [2024-10-09T22:55:06.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:55:07.032Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T22:55:07.046Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:55:07.328Z] ---> logs-deploy.sh [2024-10-09T22:55:07.328Z] lf-activate-venv: SKIPPING [2024-10-09T22:55:07.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/96 [2024-10-09T22:55:07.328Z] INFO: archiving workspace using pattern(s): [2024-10-09T22:55:08.264Z] Archives upload complete. [2024-10-09T22:55:08.264Z] INFO: archiving logs to Nexus