Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 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-ssh5842264091572646573.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4669798247297557198.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17337516991599678959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16663490596079045885.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-ssh8660254896669122122.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24905’ Running on prd-ubuntu20.04-docker-8c-8g-24908 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 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 (main) > 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 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#112)" > git rev-list --no-walk e27574318321310232daceea80e5370fcd7cad9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-12T16:41:44.953Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-12T16:41:45.030Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-12T16:41:45.060Z] ========================================================= [2023-12-12T16:41:45.060Z] EdgeX Global Pipelines Version Info [2023-12-12T16:41:45.060Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:41:45.785Z] ------------------- [2023-12-12T16:41:45.785Z] stable info: [2023-12-12T16:41:45.785Z] ------------------- [2023-12-12T16:41:45.785Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-12T16:41:45.785Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T16:41:45.785Z] Message: update stable to v1.0.258 [2023-12-12T16:41:46.730Z] ------------------- [2023-12-12T16:41:46.730Z] experimental info: [2023-12-12T16:41:46.730Z] ------------------- [2023-12-12T16:41:46.730Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-12T16:41:46.730Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T16:41:46.730Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-12T16:41:46.807Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-12-12T16:41:46.827Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-12-12T16:41:46.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-12T16:41:46.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-12T16:41:46.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-12T16:41:46.924Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-12T16:41:46.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-12T16:41:46.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-12T16:41:47.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-12T16:41:47.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-12T16:41:47.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-12T16:41:47.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-12-12T16:41:47.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-12T16:41:47.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-12T16:41:47.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T16:41:47.282Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T16:41:47.319Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-12T16:41:47.352Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-12T16:41:47.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-12T16:41:47.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-12T16:41:47.453Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-12T16:41:47.482Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-12T16:41:47.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-12T16:41:47.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-12T16:41:47.582Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-12T16:41:47.622Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-12T16:41:47.657Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-12T16:41:47.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-12T16:41:47.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-12T16:41:47.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-12T16:41:47.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] echo [2023-12-12T16:41:47.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84227a6 [Pipeline] echo [2023-12-12T16:41:47.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:41:47.970Z] provisioning config files... [2023-12-12T16:41:47.986Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config307188474119599132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:41:48.323Z] ---> ****-login.sh [2023-12-12T16:41:48.323Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:41:48.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:48.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:48.585Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:48.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:48.585Z] [2023-12-12T16:41:48.585Z] Login Succeeded [2023-12-12T16:41:48.585Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:41:48.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:48.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:48.852Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:48.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:48.852Z] [2023-12-12T16:41:48.852Z] Login Succeeded [2023-12-12T16:41:48.852Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:41:48.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:48.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:48.852Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:48.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:48.853Z] [2023-12-12T16:41:48.853Z] Login Succeeded [2023-12-12T16:41:48.853Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:41:48.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:48.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:48.853Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:48.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:48.853Z] [2023-12-12T16:41:49.113Z] Login Succeeded [2023-12-12T16:41:49.113Z] ****.io [2023-12-12T16:41:49.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:41:49.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:41:49.375Z] Configure a credential helper to remove this warning. See [2023-12-12T16:41:49.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:41:49.375Z] [2023-12-12T16:41:49.375Z] Login Succeeded [2023-12-12T16:41:49.375Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:41:49.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-12T16:41:49.878Z] + git rev-list -1 --merges 84227a6b8907ed7ae78168a496abf1cce4bdb2a7~1..84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] echo [2023-12-12T16:41:49.910Z] -----------> git rev-list -1 --merges 84227a6b8907ed7ae78168a496abf1cce4bdb2a7~1..84227a6b8907ed7ae78168a496abf1cce4bdb2a7 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [false] [Pipeline] sh [2023-12-12T16:41:50.209Z] + git log --format=format:%s -1 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] echo [2023-12-12T16:41:50.222Z] ========================================================= [2023-12-12T16:41:50.222Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-12T16:41:50.222Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T16:41:50.600Z] + git log --format=format:%s -1 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] echo [2023-12-12T16:41:50.612Z] [semverPrep] GIT_COMMIT: 84227a6b8907ed7ae78168a496abf1cce4bdb2a7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#112) [Pipeline] echo [2023-12-12T16:41:50.636Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-12T16:41:51.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:41:51.020Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-12T16:41:51.020Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-12T16:41:51.020Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-12T16:41:51.021Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-12T16:41:51.021Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-12T16:41:51.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:41:51.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:41:51.373Z] [2023-12-12T16:41:51.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:41:51.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:41:51.690Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-12T16:41:51.690Z] b85a868b505f: Pulling fs layer [2023-12-12T16:41:51.690Z] e2be974225ed: Pulling fs layer [2023-12-12T16:41:51.690Z] 339a4e72a1f5: Pulling fs layer [2023-12-12T16:41:51.690Z] 988bab9f4d93: Pulling fs layer [2023-12-12T16:41:51.690Z] 1469e6f7b9e6: Pulling fs layer [2023-12-12T16:41:51.690Z] eaf3925da568: Pulling fs layer [2023-12-12T16:41:51.690Z] bab4dde63d76: Pulling fs layer [2023-12-12T16:41:51.690Z] bde34c3a00c8: Pulling fs layer [2023-12-12T16:41:51.690Z] b352a97aabf1: Pulling fs layer [2023-12-12T16:41:51.690Z] 4872d77fe225: Pulling fs layer [2023-12-12T16:41:51.690Z] 5851b861e8e6: Pulling fs layer [2023-12-12T16:41:51.690Z] bab4dde63d76: Waiting [2023-12-12T16:41:51.690Z] bde34c3a00c8: Waiting [2023-12-12T16:41:51.690Z] b352a97aabf1: Waiting [2023-12-12T16:41:51.690Z] 4872d77fe225: Waiting [2023-12-12T16:41:51.690Z] 5851b861e8e6: Waiting [2023-12-12T16:41:51.690Z] 988bab9f4d93: Waiting [2023-12-12T16:41:51.690Z] 1469e6f7b9e6: Waiting [2023-12-12T16:41:51.690Z] eaf3925da568: Waiting [2023-12-12T16:41:51.690Z] e2be974225ed: Download complete [2023-12-12T16:41:51.690Z] 988bab9f4d93: Download complete [2023-12-12T16:41:51.690Z] 1469e6f7b9e6: Verifying Checksum [2023-12-12T16:41:51.690Z] 1469e6f7b9e6: Download complete [2023-12-12T16:41:51.690Z] eaf3925da568: Download complete [2023-12-12T16:41:51.949Z] 339a4e72a1f5: Verifying Checksum [2023-12-12T16:41:51.949Z] 339a4e72a1f5: Download complete [2023-12-12T16:41:51.949Z] bde34c3a00c8: Verifying Checksum [2023-12-12T16:41:51.949Z] b352a97aabf1: Download complete [2023-12-12T16:41:51.949Z] 4872d77fe225: Verifying Checksum [2023-12-12T16:41:51.949Z] 4872d77fe225: Download complete [2023-12-12T16:41:51.949Z] 5851b861e8e6: Verifying Checksum [2023-12-12T16:41:51.949Z] 5851b861e8e6: Download complete [2023-12-12T16:41:51.949Z] b85a868b505f: Download complete [2023-12-12T16:41:52.209Z] bab4dde63d76: Verifying Checksum [2023-12-12T16:41:52.209Z] bab4dde63d76: Download complete [2023-12-12T16:41:53.146Z] b85a868b505f: Pull complete [2023-12-12T16:41:53.406Z] e2be974225ed: Pull complete [2023-12-12T16:41:53.973Z] 339a4e72a1f5: Pull complete [2023-12-12T16:41:53.973Z] 988bab9f4d93: Pull complete [2023-12-12T16:41:54.236Z] 1469e6f7b9e6: Pull complete [2023-12-12T16:41:54.236Z] eaf3925da568: Pull complete [2023-12-12T16:41:56.141Z] bab4dde63d76: Pull complete [2023-12-12T16:41:56.141Z] bde34c3a00c8: Pull complete [2023-12-12T16:41:56.401Z] b352a97aabf1: Pull complete [2023-12-12T16:41:56.401Z] 4872d77fe225: Pull complete [2023-12-12T16:41:56.401Z] 5851b861e8e6: Pull complete [2023-12-12T16:41:56.401Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-12T16:41:56.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:41:56.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:41:56.852Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:41:56.876Z] $ 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 [2023-12-12T16:41:59.792Z] $ docker top 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 -eo pid,comm [2023-12-12T16:41:59.861Z] 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). [2023-12-12T16:41:59.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:41:59.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:41:59.951Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:42:00.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:42:00.066Z] $ docker exec 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 ssh-agent [2023-12-12T16:42:00.167Z] SSH_AUTH_SOCK=/tmp/ssh-Boo3tmwyPoRB/agent.32 [2023-12-12T16:42:00.167Z] SSH_AGENT_PID=38 [2023-12-12T16:42:00.174Z] Running ssh-add (command line suppressed) [2023-12-12T16:42:00.262Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13488688514095683756.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13488688514095683756.key) [2023-12-12T16:42:00.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:42:00.584Z] + git tag --points-at HEAD [Pipeline] } [2023-12-12T16:42:00.593Z] $ docker exec --env ******** --env ******** 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 ssh-agent -k [2023-12-12T16:42:00.690Z] unset SSH_AUTH_SOCK; [2023-12-12T16:42:00.690Z] unset SSH_AGENT_PID; [2023-12-12T16:42:00.691Z] echo Agent pid 38 killed; [2023-12-12T16:42:00.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-12T16:42:00.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:42:00.765Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:42:00.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:42:00.876Z] $ docker exec 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 ssh-agent [2023-12-12T16:42:01.004Z] SSH_AUTH_SOCK=/tmp/ssh-6AG7t86n86KL/agent.71 [2023-12-12T16:42:01.004Z] SSH_AGENT_PID=78 [2023-12-12T16:42:01.008Z] Running ssh-add (command line suppressed) [2023-12-12T16:42:01.109Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1252922796378634779.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1252922796378634779.key) [2023-12-12T16:42:01.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:42:01.426Z] + git semver init [2023-12-12T16:42:01.687Z] 2023-12-12 16:42:01,617 [run_init] DEBUG init version:0.0.0 force:False [2023-12-12T16:42:01.687Z] 2023-12-12 16:42:01,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-12-12T16:42:01.687Z] 2023-12-12 16:42:01,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-12-12T16:42:01.687Z] 2023-12-12 16:42:01,618 [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) [2023-12-12T16:42:03.064Z] 2023-12-12 16:42:02,698 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-12-12T16:42:03.064Z] 2023-12-12 16:42:02,698 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-12-12T16:42:03.064Z] 2023-12-12 16:42:02,698 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-12-12T16:42:03.064Z] 2023-12-12 16:42:02,699 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-12-12T16:42:03.064Z] 3.2.0-dev.4 [Pipeline] } [2023-12-12T16:42:03.070Z] $ docker exec --env ******** --env ******** 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 ssh-agent -k [2023-12-12T16:42:03.176Z] unset SSH_AUTH_SOCK; [2023-12-12T16:42:03.176Z] unset SSH_AGENT_PID; [2023-12-12T16:42:03.176Z] echo Agent pid 78 killed; [2023-12-12T16:42:03.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:42:03.566Z] + git semver [Pipeline] } [2023-12-12T16:42:03.836Z] $ docker stop --time=1 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 [2023-12-12T16:42:05.134Z] $ docker rm -f --volumes 3b592515fac32c79e5f77c59d4d4bdf6d6ace6d2bbc3404e0ed775e081c3cda6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:42:05.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-12T16:42:05.750Z] Stashed 1 file(s) [Pipeline] echo [2023-12-12T16:42:05.753Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 [2023-12-12T16:42:06.089Z] provisioning config files... [2023-12-12T16:42:06.098Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6229313310798703887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:42:06.423Z] ---> ****-login.sh [2023-12-12T16:42:06.423Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:42:06.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:42:06.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:42:06.424Z] Configure a credential helper to remove this warning. See [2023-12-12T16:42:06.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:42:06.424Z] [2023-12-12T16:42:06.424Z] Login Succeeded [2023-12-12T16:42:06.424Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:42:06.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:42:06.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:42:06.424Z] Configure a credential helper to remove this warning. See [2023-12-12T16:42:06.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:42:06.424Z] [2023-12-12T16:42:06.424Z] Login Succeeded [2023-12-12T16:42:06.424Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:42:06.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:42:06.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:42:06.684Z] Configure a credential helper to remove this warning. See [2023-12-12T16:42:06.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:42:06.684Z] [2023-12-12T16:42:06.684Z] Login Succeeded [2023-12-12T16:42:06.684Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:42:06.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:42:06.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:42:06.685Z] Configure a credential helper to remove this warning. See [2023-12-12T16:42:06.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:42:06.685Z] [2023-12-12T16:42:06.685Z] Login Succeeded [2023-12-12T16:42:06.685Z] ****.io [2023-12-12T16:42:06.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:42:07.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:42:07.205Z] Configure a credential helper to remove this warning. See [2023-12-12T16:42:07.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:42:07.205Z] [2023-12-12T16:42:07.205Z] Login Succeeded [2023-12-12T16:42:07.205Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:42:07.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-12T16:42:07.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:42:07.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:42:07.426Z] ========================================================= [2023-12-12T16:42:07.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-12T16:42:07.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:42:07.828Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-12T16:42:07.829Z] Sending build context to Docker daemon 6.701MB [2023-12-12T16:42:07.829Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-12T16:42:07.829Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-12T16:42:07.829Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-12T16:42:07.829Z] 7264a8db6415: Pulling fs layer [2023-12-12T16:42:07.829Z] c4d48a809fc2: Pulling fs layer [2023-12-12T16:42:07.829Z] 4f1c88b9dad5: Pulling fs layer [2023-12-12T16:42:07.829Z] ad3a456e5733: Pulling fs layer [2023-12-12T16:42:07.829Z] 69c7f0334f64: Pulling fs layer [2023-12-12T16:42:07.829Z] 1f1c1a5573a3: Pulling fs layer [2023-12-12T16:42:07.829Z] ce7588e14bc9: Pulling fs layer [2023-12-12T16:42:07.829Z] 69c7f0334f64: Waiting [2023-12-12T16:42:07.829Z] ad3a456e5733: Waiting [2023-12-12T16:42:07.829Z] 1f1c1a5573a3: Waiting [2023-12-12T16:42:07.829Z] b5e4710f87ac: Pulling fs layer [2023-12-12T16:42:07.829Z] ce7588e14bc9: Waiting [2023-12-12T16:42:07.829Z] b5e4710f87ac: Waiting [2023-12-12T16:42:07.829Z] c4d48a809fc2: Verifying Checksum [2023-12-12T16:42:07.829Z] c4d48a809fc2: Download complete [2023-12-12T16:42:07.829Z] ad3a456e5733: Verifying Checksum [2023-12-12T16:42:07.829Z] ad3a456e5733: Download complete [2023-12-12T16:42:08.089Z] 69c7f0334f64: Verifying Checksum [2023-12-12T16:42:08.089Z] 69c7f0334f64: Download complete [2023-12-12T16:42:08.089Z] 7264a8db6415: Download complete [2023-12-12T16:42:08.089Z] 1f1c1a5573a3: Verifying Checksum [2023-12-12T16:42:08.089Z] 1f1c1a5573a3: Download complete [2023-12-12T16:42:08.089Z] 7264a8db6415: Pull complete [2023-12-12T16:42:08.089Z] b5e4710f87ac: Verifying Checksum [2023-12-12T16:42:08.089Z] b5e4710f87ac: Download complete [2023-12-12T16:42:08.350Z] c4d48a809fc2: Pull complete [2023-12-12T16:42:08.350Z] 4f1c88b9dad5: Verifying Checksum [2023-12-12T16:42:08.350Z] 4f1c88b9dad5: Download complete [2023-12-12T16:42:08.921Z] ce7588e14bc9: Verifying Checksum [2023-12-12T16:42:08.921Z] ce7588e14bc9: Download complete [2023-12-12T16:42:12.208Z] 4f1c88b9dad5: Pull complete [2023-12-12T16:42:12.208Z] ad3a456e5733: Pull complete [2023-12-12T16:42:12.208Z] 69c7f0334f64: Pull complete [2023-12-12T16:42:12.208Z] 1f1c1a5573a3: Pull complete [2023-12-12T16:42:14.114Z] ce7588e14bc9: Pull complete [2023-12-12T16:42:14.687Z] b5e4710f87ac: Pull complete [2023-12-12T16:42:14.687Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-12T16:42:14.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T16:42:14.687Z] ---> 88b5674ff536 [2023-12-12T16:42:14.687Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-12T16:42:18.878Z] ---> Running in 9f0dd436d4a7 [2023-12-12T16:42:18.878Z] Removing intermediate container 9f0dd436d4a7 [2023-12-12T16:42:18.878Z] ---> 7ce678462d28 [2023-12-12T16:42:18.878Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-12T16:42:18.878Z] ---> Running in ec29ebe9c574 [2023-12-12T16:42:18.878Z] Removing intermediate container ec29ebe9c574 [2023-12-12T16:42:18.878Z] ---> 8ab7fcefdbbe [2023-12-12T16:42:18.878Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-12T16:42:18.878Z] ---> Running in 80e32160ed1b [2023-12-12T16:42:19.138Z] Removing intermediate container 80e32160ed1b [2023-12-12T16:42:19.138Z] ---> 03939c3936cd [2023-12-12T16:42:19.138Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-12T16:42:19.138Z] ---> Running in 116944cf3f01 [2023-12-12T16:42:19.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:42:19.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:42:19.921Z] OK: 264 MiB in 52 packages [2023-12-12T16:42:20.180Z] Removing intermediate container 116944cf3f01 [2023-12-12T16:42:20.180Z] ---> e8ab8a6b6ab0 [2023-12-12T16:42:20.180Z] Step 7/12 : WORKDIR /app [2023-12-12T16:42:20.180Z] ---> Running in 66fb38e37c6a [2023-12-12T16:42:20.180Z] Removing intermediate container 66fb38e37c6a [2023-12-12T16:42:20.180Z] ---> 20fa7f17ad83 [2023-12-12T16:42:20.180Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-12T16:42:20.440Z] ---> 818652b543b9 [2023-12-12T16:42:20.440Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:42:20.440Z] ---> Running in abccd6d77957 [2023-12-12T16:42:20.996Z] Still waiting to schedule task [2023-12-12T16:42:20.996Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24906’ [2023-12-12T16:42:59.164Z] Removing intermediate container abccd6d77957 [2023-12-12T16:42:59.164Z] ---> 1f36f764b167 [2023-12-12T16:42:59.164Z] Step 10/12 : COPY . . [2023-12-12T16:42:59.164Z] ---> 9c52141b44b2 [2023-12-12T16:42:59.164Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-12T16:42:59.164Z] ---> Running in 540aa0f3a1c4 [2023-12-12T16:42:59.164Z] Removing intermediate container 540aa0f3a1c4 [2023-12-12T16:42:59.164Z] ---> fc565c665f43 [2023-12-12T16:42:59.164Z] Step 12/12 : RUN $MAKE [2023-12-12T16:42:59.164Z] ---> Running in 7d045089909b [2023-12-12T16:42:59.164Z] noop [2023-12-12T16:42:59.164Z] Removing intermediate container 7d045089909b [2023-12-12T16:42:59.164Z] ---> 7c7d463b9290 [2023-12-12T16:42:59.164Z] Successfully built 7c7d463b9290 [2023-12-12T16:42:59.164Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:42:59.541Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T16:42:59.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:42:59.649Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:42:59.673Z] $ 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 [2023-12-12T16:43:00.040Z] $ docker top e5204d9a8a031def2d33856cba853507e59789f3f07931869b4e4624b085617f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:43:00.443Z] + go version [2023-12-12T16:43:00.443Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-12T16:43:00.451Z] $ docker stop --time=1 e5204d9a8a031def2d33856cba853507e59789f3f07931869b4e4624b085617f [2023-12-12T16:43:01.701Z] $ docker rm -f --volumes e5204d9a8a031def2d33856cba853507e59789f3f07931869b4e4624b085617f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:43:02.361Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T16:43:02.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:43:02.470Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:43:02.500Z] $ 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 [2023-12-12T16:43:02.827Z] $ docker top c88f18e250c993fb2ba648f4251a9e02ed2057d5c95854649e9a093c36096c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:43:03.209Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-12-12T16:43:03.522Z] + make test [2023-12-12T16:43:03.522Z] go test -race -coverprofile=coverage.out ./... [2023-12-12T16:43:21.608Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-12-12T16:43:21.608Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-12-12T16:43:21.608Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-12-12T16:43:21.608Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-12-12T16:43:22.547Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2023-12-12T16:43:32.529Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.605s coverage: 98.7% of statements [2023-12-12T16:43:32.529Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 89.7% of statements [2023-12-12T16:43:32.529Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2023-12-12T16:43:57.278Z] go vet ./... [2023-12-12T16:44:00.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T16:44:00.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T16:44:00.567Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-12T16:44:00.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-12T16:44:00.614Z] $ docker stop --time=1 c88f18e250c993fb2ba648f4251a9e02ed2057d5c95854649e9a093c36096c71 [2023-12-12T16:44:04.058Z] $ docker rm -f --volumes c88f18e250c993fb2ba648f4251a9e02ed2057d5c95854649e9a093c36096c71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:44:04.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-12T16:44:04.682Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-12T16:44:05.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-12T16:44:05.491Z] + ls -al . [2023-12-12T16:44:05.492Z] total 192 [2023-12-12T16:44:05.492Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 12 16:43 . [2023-12-12T16:44:05.492Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:41 .. [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 16:41 .dockerignore [2023-12-12T16:44:05.492Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:43 .git [2023-12-12T16:44:05.492Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:41 .github [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 12 16:41 .gitignore [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:41 .golangci.yml [2023-12-12T16:44:05.492Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:42 .semver [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 11301 Dec 12 16:41 Attribution.txt [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 12 16:41 CHANGELOG.md [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 1725 Dec 12 16:41 Dockerfile [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:41 GOVERNANCE.md [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 12 16:41 Jenkinsfile [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 16:41 LICENSE [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 3136 Dec 12 16:41 Makefile [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 12 16:41 OWNERS.md [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 12 16:41 README.md [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 12 16:41 Record and Reply.postman_collection.json [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:42 VERSION [2023-12-12T16:44:05.492Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:41 bin [2023-12-12T16:44:05.492Z] -rw-r--r-- 1 jenkins jenkins 24666 Dec 12 16:43 coverage.out [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 3901 Dec 12 16:41 go.mod [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 34881 Dec 12 16:41 go.sum [2023-12-12T16:44:05.492Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 16:41 internal [2023-12-12T16:44:05.492Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 12 16:41 main.go [2023-12-12T16:44:05.492Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:41 openapi [2023-12-12T16:44:05.492Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:41 pkg [2023-12-12T16:44:05.492Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:05.878Z] + 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=84227a6b8907ed7ae78168a496abf1cce4bdb2a7 --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-12T16:44:05.878Z] Sending build context to Docker daemon 6.727MB [2023-12-12T16:44:05.878Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-12T16:44:05.878Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-12T16:44:05.878Z] ---> 7c7d463b9290 [2023-12-12T16:44:05.878Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-12T16:44:06.136Z] ---> Running in 74ab02f5f67d [2023-12-12T16:44:06.136Z] Removing intermediate container 74ab02f5f67d [2023-12-12T16:44:06.136Z] ---> 0272fc410a6e [2023-12-12T16:44:06.136Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-12T16:44:06.136Z] ---> Running in b38b00d47f63 [2023-12-12T16:44:06.136Z] Removing intermediate container b38b00d47f63 [2023-12-12T16:44:06.136Z] ---> d449ced8c446 [2023-12-12T16:44:06.136Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-12-12T16:44:06.136Z] ---> Running in e37264b8538c [2023-12-12T16:44:06.136Z] Removing intermediate container e37264b8538c [2023-12-12T16:44:06.136Z] ---> f844bd6c82d4 [2023-12-12T16:44:06.136Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-12T16:44:06.395Z] ---> Running in 9fc5c771e3ae [2023-12-12T16:44:06.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:44:06.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:44:06.914Z] OK: 264 MiB in 52 packages [2023-12-12T16:44:07.172Z] Removing intermediate container 9fc5c771e3ae [2023-12-12T16:44:07.172Z] ---> 1e6c06c0955e [2023-12-12T16:44:07.172Z] Step 7/27 : WORKDIR /app [2023-12-12T16:44:07.430Z] ---> Running in 35f728f1b0b9 [2023-12-12T16:44:07.430Z] Removing intermediate container 35f728f1b0b9 [2023-12-12T16:44:07.430Z] ---> b9165d0a56a2 [2023-12-12T16:44:07.430Z] Step 8/27 : COPY go.mod vendor* ./ [2023-12-12T16:44:07.430Z] ---> ece0832e51d3 [2023-12-12T16:44:07.430Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:44:07.430Z] ---> Running in fb7bfce792be [2023-12-12T16:44:08.432Z] Removing intermediate container fb7bfce792be [2023-12-12T16:44:08.432Z] ---> 4a3c158f6ccf [2023-12-12T16:44:08.432Z] Step 10/27 : COPY . . [2023-12-12T16:44:08.692Z] ---> 117d695ce1a4 [2023-12-12T16:44:08.692Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-12T16:44:08.692Z] ---> Running in 0c5f680dec22 [2023-12-12T16:44:08.692Z] Removing intermediate container 0c5f680dec22 [2023-12-12T16:44:08.692Z] ---> 38ada1ee09c2 [2023-12-12T16:44:08.692Z] Step 12/27 : RUN $MAKE [2023-12-12T16:44:08.692Z] ---> Running in b5c1127db312 [2023-12-12T16:44:08.950Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4" -trimpath -mod=readonly -o app-record-replay [2023-12-12T16:44:30.873Z] Removing intermediate container b5c1127db312 [2023-12-12T16:44:30.873Z] ---> 064c3113b778 [2023-12-12T16:44:30.873Z] Step 13/27 : FROM alpine:3.18 [2023-12-12T16:44:30.873Z] 3.18: Pulling from library/alpine [2023-12-12T16:44:30.873Z] c926b61bad3b: Pulling fs layer [2023-12-12T16:44:30.873Z] c926b61bad3b: Verifying Checksum [2023-12-12T16:44:30.873Z] c926b61bad3b: Download complete [2023-12-12T16:44:30.873Z] c926b61bad3b: Pull complete [2023-12-12T16:44:30.873Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:44:30.873Z] Status: Downloaded newer image for alpine:3.18 [2023-12-12T16:44:30.873Z] ---> b541f2080109 [2023-12-12T16:44:30.873Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-12T16:44:30.873Z] ---> Running in 19168db1dfab [2023-12-12T16:44:30.873Z] Removing intermediate container 19168db1dfab [2023-12-12T16:44:30.873Z] ---> 8a63c7aa62cf [2023-12-12T16:44:30.873Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2023-12-12T16:44:30.873Z] ---> Running in e4c01906c811 [2023-12-12T16:44:30.873Z] Removing intermediate container e4c01906c811 [2023-12-12T16:44:30.873Z] ---> 8623c29cb113 [2023-12-12T16:44:30.873Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T16:44:30.873Z] ---> Running in ea71ad624f17 [2023-12-12T16:44:30.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:44:30.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:44:30.873Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T16:44:30.873Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T16:44:30.873Z] Executing busybox-1.36.1-r5.trigger [2023-12-12T16:44:30.873Z] Executing ca-certificates-20230506-r0.trigger [2023-12-12T16:44:31.132Z] OK: 8 MiB in 17 packages [2023-12-12T16:44:31.390Z] Removing intermediate container ea71ad624f17 [2023-12-12T16:44:31.390Z] ---> b290622d0518 [2023-12-12T16:44:31.390Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-12T16:44:31.390Z] ---> Running in 2c15e3510bc4 [2023-12-12T16:44:31.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:44:31.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:44:31.906Z] OK: 8 MiB in 17 packages [2023-12-12T16:44:32.165Z] Removing intermediate container 2c15e3510bc4 [2023-12-12T16:44:32.165Z] ---> f911de696c3d [2023-12-12T16:44:32.165Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-12T16:44:32.423Z] ---> 3054109348be [2023-12-12T16:44:32.423Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-12T16:44:32.423Z] ---> de8f378b4b6a [2023-12-12T16:44:32.423Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-12-12T16:44:32.681Z] ---> fd8fe80f9184 [2023-12-12T16:44:32.681Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-12-12T16:44:33.636Z] ---> 23429a2c6f37 [2023-12-12T16:44:33.636Z] Step 22/27 : EXPOSE 59712 [2023-12-12T16:44:33.636Z] ---> Running in 5c1d5f82f824 [2023-12-12T16:44:33.636Z] Removing intermediate container 5c1d5f82f824 [2023-12-12T16:44:33.636Z] ---> eab0144f87fd [2023-12-12T16:44:33.636Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2023-12-12T16:44:33.636Z] ---> Running in a7a241cad21e [2023-12-12T16:44:33.636Z] Removing intermediate container a7a241cad21e [2023-12-12T16:44:33.636Z] ---> 92ffdf7a67a4 [2023-12-12T16:44:33.636Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-12T16:44:33.636Z] ---> Running in 218e8c66d5a8 [2023-12-12T16:44:33.636Z] Removing intermediate container 218e8c66d5a8 [2023-12-12T16:44:33.636Z] ---> f2f8cffd0948 [2023-12-12T16:44:33.636Z] Step 25/27 : LABEL arch=amd64 [2023-12-12T16:44:33.636Z] ---> Running in c7a124bd8495 [2023-12-12T16:44:33.898Z] Removing intermediate container c7a124bd8495 [2023-12-12T16:44:33.898Z] ---> afbb3d3b203d [2023-12-12T16:44:33.898Z] Step 26/27 : LABEL git_sha=84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [2023-12-12T16:44:33.898Z] ---> Running in ba93eb46247d [2023-12-12T16:44:33.898Z] Removing intermediate container ba93eb46247d [2023-12-12T16:44:33.898Z] ---> d1eb330c1688 [2023-12-12T16:44:33.898Z] Step 27/27 : LABEL version=3.2.0-dev.4 [2023-12-12T16:44:33.898Z] ---> Running in b117075db037 [2023-12-12T16:44:33.898Z] Removing intermediate container b117075db037 [2023-12-12T16:44:33.898Z] ---> 70385bb989b0 [2023-12-12T16:44:33.898Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-12T16:44:33.898Z] Successfully built 70385bb989b0 [2023-12-12T16:44:33.898Z] 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 [2023-12-12T16:44:34.169Z] provisioning config files... [2023-12-12T16:44:34.176Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4854723573781920697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:44:34.511Z] ---> ****-login.sh [2023-12-12T16:44:34.512Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:44:34.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:44:34.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:44:34.512Z] Configure a credential helper to remove this warning. See [2023-12-12T16:44:34.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:44:34.512Z] [2023-12-12T16:44:34.512Z] Login Succeeded [2023-12-12T16:44:34.512Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:44:34.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:44:34.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:44:34.512Z] Configure a credential helper to remove this warning. See [2023-12-12T16:44:34.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:44:34.512Z] [2023-12-12T16:44:34.512Z] Login Succeeded [2023-12-12T16:44:34.512Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:44:34.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:44:34.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:44:34.772Z] Configure a credential helper to remove this warning. See [2023-12-12T16:44:34.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:44:34.772Z] [2023-12-12T16:44:34.772Z] Login Succeeded [2023-12-12T16:44:34.772Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:44:34.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:44:34.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:44:34.772Z] Configure a credential helper to remove this warning. See [2023-12-12T16:44:34.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:44:34.772Z] [2023-12-12T16:44:34.772Z] Login Succeeded [2023-12-12T16:44:34.772Z] ****.io [2023-12-12T16:44:34.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:44:35.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:44:35.032Z] Configure a credential helper to remove this warning. See [2023-12-12T16:44:35.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:44:35.032Z] [2023-12-12T16:44:35.032Z] Login Succeeded [2023-12-12T16:44:35.032Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:44:35.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:44:35.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:44:35.216Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-12-12T16:44:35.216Z] 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [2023-12-12T16:44:35.216Z] latest [2023-12-12T16:44:35.216Z] 3.2.0-dev.4 [2023-12-12T16:44:35.216Z] 84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [2023-12-12T16:44:35.216Z] main [2023-12-12T16:44:35.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:35.674Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:36.056Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [2023-12-12T16:44:36.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-12-12T16:44:36.057Z] c26da1486f5c: Preparing [2023-12-12T16:44:36.057Z] 35be6cc72571: Preparing [2023-12-12T16:44:36.057Z] 043c2b8ba14a: Preparing [2023-12-12T16:44:36.057Z] 1e0d0a8a6918: Preparing [2023-12-12T16:44:36.057Z] 62cb52ef36f7: Preparing [2023-12-12T16:44:36.057Z] 236958632480: Preparing [2023-12-12T16:44:36.057Z] 9fe9a137fd00: Preparing [2023-12-12T16:44:36.057Z] 236958632480: Waiting [2023-12-12T16:44:36.057Z] 9fe9a137fd00: Waiting [2023-12-12T16:44:36.057Z] 043c2b8ba14a: Pushed [2023-12-12T16:44:36.057Z] 35be6cc72571: Pushed [2023-12-12T16:44:36.057Z] 62cb52ef36f7: Pushed [2023-12-12T16:44:36.057Z] 1e0d0a8a6918: Pushed [2023-12-12T16:44:36.057Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:44:36.314Z] 236958632480: Pushed [2023-12-12T16:44:38.843Z] c26da1486f5c: Pushed [2023-12-12T16:44:38.843Z] 84227a6b8907ed7ae78168a496abf1cce4bdb2a7: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:39.240Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:39.627Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-12-12T16:44:39.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-12-12T16:44:39.627Z] c26da1486f5c: Preparing [2023-12-12T16:44:39.627Z] 35be6cc72571: Preparing [2023-12-12T16:44:39.627Z] 043c2b8ba14a: Preparing [2023-12-12T16:44:39.627Z] 1e0d0a8a6918: Preparing [2023-12-12T16:44:39.627Z] 62cb52ef36f7: Preparing [2023-12-12T16:44:39.627Z] 236958632480: Preparing [2023-12-12T16:44:39.627Z] 9fe9a137fd00: Preparing [2023-12-12T16:44:39.627Z] 236958632480: Waiting [2023-12-12T16:44:39.627Z] 9fe9a137fd00: Waiting [2023-12-12T16:44:39.627Z] 1e0d0a8a6918: Layer already exists [2023-12-12T16:44:39.627Z] c26da1486f5c: Layer already exists [2023-12-12T16:44:39.627Z] 043c2b8ba14a: Layer already exists [2023-12-12T16:44:39.627Z] 62cb52ef36f7: Layer already exists [2023-12-12T16:44:39.627Z] 35be6cc72571: Layer already exists [2023-12-12T16:44:39.627Z] 236958632480: Layer already exists [2023-12-12T16:44:39.627Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:44:39.627Z] latest: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:40.024Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:40.415Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.4 [2023-12-12T16:44:40.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-12-12T16:44:40.415Z] c26da1486f5c: Preparing [2023-12-12T16:44:40.415Z] 35be6cc72571: Preparing [2023-12-12T16:44:40.415Z] 043c2b8ba14a: Preparing [2023-12-12T16:44:40.415Z] 1e0d0a8a6918: Preparing [2023-12-12T16:44:40.415Z] 62cb52ef36f7: Preparing [2023-12-12T16:44:40.415Z] 236958632480: Preparing [2023-12-12T16:44:40.415Z] 9fe9a137fd00: Preparing [2023-12-12T16:44:40.415Z] 236958632480: Waiting [2023-12-12T16:44:40.415Z] 35be6cc72571: Layer already exists [2023-12-12T16:44:40.415Z] c26da1486f5c: Layer already exists [2023-12-12T16:44:40.415Z] 62cb52ef36f7: Layer already exists [2023-12-12T16:44:40.415Z] 1e0d0a8a6918: Layer already exists [2023-12-12T16:44:40.415Z] 043c2b8ba14a: Layer already exists [2023-12-12T16:44:40.415Z] 236958632480: Layer already exists [2023-12-12T16:44:40.415Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:44:40.415Z] 3.2.0-dev.4: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:40.816Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:41.225Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [2023-12-12T16:44:41.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-12-12T16:44:41.225Z] c26da1486f5c: Preparing [2023-12-12T16:44:41.225Z] 35be6cc72571: Preparing [2023-12-12T16:44:41.225Z] 043c2b8ba14a: Preparing [2023-12-12T16:44:41.225Z] 1e0d0a8a6918: Preparing [2023-12-12T16:44:41.225Z] 62cb52ef36f7: Preparing [2023-12-12T16:44:41.225Z] 236958632480: Preparing [2023-12-12T16:44:41.225Z] 9fe9a137fd00: Preparing [2023-12-12T16:44:41.225Z] 236958632480: Waiting [2023-12-12T16:44:41.225Z] 9fe9a137fd00: Waiting [2023-12-12T16:44:41.225Z] 043c2b8ba14a: Layer already exists [2023-12-12T16:44:41.225Z] 62cb52ef36f7: Layer already exists [2023-12-12T16:44:41.225Z] 35be6cc72571: Layer already exists [2023-12-12T16:44:41.225Z] 1e0d0a8a6918: Layer already exists [2023-12-12T16:44:41.225Z] c26da1486f5c: Layer already exists [2023-12-12T16:44:41.225Z] 236958632480: Layer already exists [2023-12-12T16:44:41.225Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:44:41.225Z] 84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:41.614Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:42.009Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-12-12T16:44:42.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-12-12T16:44:42.009Z] c26da1486f5c: Preparing [2023-12-12T16:44:42.009Z] 35be6cc72571: Preparing [2023-12-12T16:44:42.009Z] 043c2b8ba14a: Preparing [2023-12-12T16:44:42.009Z] 1e0d0a8a6918: Preparing [2023-12-12T16:44:42.009Z] 62cb52ef36f7: Preparing [2023-12-12T16:44:42.009Z] 236958632480: Preparing [2023-12-12T16:44:42.009Z] 9fe9a137fd00: Preparing [2023-12-12T16:44:42.009Z] 9fe9a137fd00: Waiting [2023-12-12T16:44:42.009Z] 043c2b8ba14a: Layer already exists [2023-12-12T16:44:42.009Z] c26da1486f5c: Layer already exists [2023-12-12T16:44:42.009Z] 62cb52ef36f7: Layer already exists [2023-12-12T16:44:42.009Z] 35be6cc72571: Layer already exists [2023-12-12T16:44:42.009Z] 1e0d0a8a6918: Layer already exists [2023-12-12T16:44:42.009Z] 236958632480: Layer already exists [2023-12-12T16:44:42.009Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:44:42.009Z] main: digest: sha256:9d8d3a3d7431fcef5ac54d90ee64ae67c831b18dc5eb93bd4057fc02b75f3bb2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:44:42.241Z] ===================================================== [Pipeline] echo [2023-12-12T16:44:42.289Z] taggedImages: [2023-12-12T16:44:42.289Z] - nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [2023-12-12T16:44:42.289Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-12-12T16:44:42.289Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.4 [2023-12-12T16:44:42.289Z] - nexus3.edgexfoundry.org:10004/app-record-replay:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [2023-12-12T16:44:42.289Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:42.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:44:42.916Z] [2023-12-12T16:44:42.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:43.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:44:43.239Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-12T16:44:43.239Z] 5eb5b503b376: Pulling fs layer [2023-12-12T16:44:43.239Z] 5c69ac0246d0: Pulling fs layer [2023-12-12T16:44:43.239Z] ec43610c2a17: Pulling fs layer [2023-12-12T16:44:43.239Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-12T16:44:43.239Z] 33b1e0a273af: Pulling fs layer [2023-12-12T16:44:43.239Z] 5d3b04190fa2: Pulling fs layer [2023-12-12T16:44:43.239Z] 2f39f015ded8: Pulling fs layer [2023-12-12T16:44:43.239Z] 5d3b04190fa2: Waiting [2023-12-12T16:44:43.239Z] 3a2ae6a8a46f: Waiting [2023-12-12T16:44:43.239Z] 33b1e0a273af: Waiting [2023-12-12T16:44:43.239Z] 2f39f015ded8: Waiting [2023-12-12T16:44:43.239Z] 5c69ac0246d0: Download complete [2023-12-12T16:44:43.239Z] 3a2ae6a8a46f: Download complete [2023-12-12T16:44:43.239Z] 33b1e0a273af: Verifying Checksum [2023-12-12T16:44:43.239Z] 33b1e0a273af: Download complete [2023-12-12T16:44:43.239Z] ec43610c2a17: Verifying Checksum [2023-12-12T16:44:43.239Z] ec43610c2a17: Download complete [2023-12-12T16:44:43.239Z] 5d3b04190fa2: Download complete [2023-12-12T16:44:43.497Z] 5eb5b503b376: Verifying Checksum [2023-12-12T16:44:43.497Z] 5eb5b503b376: Download complete [2023-12-12T16:44:44.064Z] 2f39f015ded8: Download complete [2023-12-12T16:44:44.632Z] 5eb5b503b376: Pull complete [2023-12-12T16:44:44.632Z] 5c69ac0246d0: Pull complete [2023-12-12T16:44:45.199Z] ec43610c2a17: Pull complete [2023-12-12T16:44:45.199Z] 3a2ae6a8a46f: Pull complete [2023-12-12T16:44:45.457Z] 33b1e0a273af: Pull complete [2023-12-12T16:44:45.457Z] 5d3b04190fa2: Pull complete [2023-12-12T16:44:49.638Z] 2f39f015ded8: Pull complete [2023-12-12T16:44:49.638Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-12T16:44:49.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:44:49.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:44:49.839Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:44:49.875Z] $ 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 [2023-12-12T16:44:53.980Z] $ docker top 843d2e37f373eeda4c7174384c000d1818c32107c9c74e0ed1b5e61cdfd60ea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:44:54.408Z] ---> job-cost.sh [2023-12-12T16:44:54.408Z] lf-activate-venv: SKIPPING [2023-12-12T16:44:54.408Z] INFO: No Stack... [2023-12-12T16:44:54.667Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T16:44:54.929Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T16:44:55.218Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-12-12T16:44:55.218Z] + cut -d, -f6 [Pipeline] lock [2023-12-12T16:44:55.231Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [2023-12-12T16:44:55.240Z] Resource [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] did not exist. Created. [2023-12-12T16:44:55.240Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T16:44:55.600Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T16:44:55.663Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T16:44:55.669Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T16:44:55.741Z] $ docker stop --time=1 843d2e37f373eeda4c7174384c000d1818c32107c9c74e0ed1b5e61cdfd60ea2 [2023-12-12T16:44:56.876Z] $ docker rm -f --volumes 843d2e37f373eeda4c7174384c000d1818c32107c9c74e0ed1b5e61cdfd60ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-12T16:45:36.443Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24910 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-12-12T16:45:36.487Z] Running in /w/workspace/app-record-replay/78 [Pipeline] { [Pipeline] checkout [2023-12-12T16:45:39.576Z] Selected Git installation does not exist. Using Default [2023-12-12T16:45:39.576Z] The recommended git tool is: NONE [2023-12-12T16:45:47.209Z] using credential edgex-jenkins-ssh [2023-12-12T16:45:47.237Z] Cloning the remote Git repository [2023-12-12T16:45:47.298Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-12-12T16:45:47.420Z] > git init /w/workspace/app-record-replay/78 # timeout=10 [2023-12-12T16:45:47.610Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-12-12T16:45:47.612Z] > git --version # timeout=10 [2023-12-12T16:45:47.634Z] > git --version # 'git version 2.25.1' [2023-12-12T16:45:47.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T16:45:47.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T16:45:49.536Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-12-12T16:45:49.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T16:45:50.803Z] Avoid second fetch [2023-12-12T16:45:50.804Z] Checking out Revision 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 (main) [2023-12-12T16:45:50.834Z] > git config core.sparsecheckout # timeout=10 [2023-12-12T16:45:50.952Z] > git checkout -f 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 [2023-12-12T16:45:51.674Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#112)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T16:45:53.083Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-12T16:45:53.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T16:45:53.083Z] Dload Upload Total Spent Left Speed [2023-12-12T16:45:53.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 203k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh [2023-12-12T16:45:53.440Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-12T16:45:53.785Z] + + sudo tee /etc/docker/daemon.new [2023-12-12T16:45:53.785Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-12T16:45:53.785Z] { [2023-12-12T16:45:53.785Z] "registry-mirrors": [ [2023-12-12T16:45:53.785Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-12T16:45:53.785Z] ], [2023-12-12T16:45:53.785Z] "bip": "10.250.0.254/24", [2023-12-12T16:45:53.785Z] "hosts": [ [2023-12-12T16:45:53.785Z] "tcp://0.0.0.0:5555", [2023-12-12T16:45:53.785Z] "unix:///var/run/docker.sock" [2023-12-12T16:45:53.785Z] ], [2023-12-12T16:45:53.785Z] "mtu": 1458, [2023-12-12T16:45:53.785Z] "selinux-enabled": true, [2023-12-12T16:45:53.785Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-12T16:45:53.785Z] } [Pipeline] sh [2023-12-12T16:45:54.129Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-12T16:45:54.479Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:46:12.834Z] provisioning config files... [2023-12-12T16:46:12.870Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/78@tmp/config2146846639591020075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:46:13.362Z] ---> ****-login.sh [2023-12-12T16:46:13.362Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:46:13.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:13.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:13.910Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:13.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:13.910Z] [2023-12-12T16:46:13.910Z] Login Succeeded [2023-12-12T16:46:13.910Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:46:14.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:14.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:14.183Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:14.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:14.183Z] [2023-12-12T16:46:14.183Z] Login Succeeded [2023-12-12T16:46:14.183Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:46:14.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:14.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:14.458Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:14.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:14.458Z] [2023-12-12T16:46:14.458Z] Login Succeeded [2023-12-12T16:46:14.458Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:46:14.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:15.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:15.006Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:15.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:15.006Z] [2023-12-12T16:46:15.006Z] Login Succeeded [2023-12-12T16:46:15.006Z] ****.io [2023-12-12T16:46:15.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:15.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:15.280Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:15.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:15.280Z] [2023-12-12T16:46:15.280Z] Login Succeeded [2023-12-12T16:46:15.280Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:46:15.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-12T16:46:15.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:46:15.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:46:16.005Z] ========================================================= [2023-12-12T16:46:16.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-12T16:46:16.005Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:16.505Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-12T16:46:17.926Z] #0 building with "default" instance using docker driver [2023-12-12T16:46:17.926Z] [2023-12-12T16:46:17.926Z] #1 [internal] load build definition from Dockerfile [2023-12-12T16:46:17.926Z] #1 transferring dockerfile: 1.76kB 0.0s done [2023-12-12T16:46:17.926Z] #1 DONE 0.1s [2023-12-12T16:46:17.926Z] [2023-12-12T16:46:17.926Z] #2 [internal] load .dockerignore [2023-12-12T16:46:17.926Z] #2 transferring context: 159B 0.0s done [2023-12-12T16:46:17.926Z] #2 DONE 0.1s [2023-12-12T16:46:17.926Z] [2023-12-12T16:46:17.926Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T16:46:17.926Z] #3 DONE 0.1s [2023-12-12T16:46:17.926Z] [2023-12-12T16:46:17.926Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T16:46:17.926Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-12T16:46:18.197Z] #4 ... [2023-12-12T16:46:18.197Z] [2023-12-12T16:46:18.197Z] #5 [internal] load build context [2023-12-12T16:46:18.197Z] #5 transferring context: 220.66kB 0.1s done [2023-12-12T16:46:18.197Z] #5 DONE 0.2s [2023-12-12T16:46:18.197Z] [2023-12-12T16:46:18.197Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T16:46:18.197Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 466.94kB / 3.33MB 0.1s [2023-12-12T16:46:18.197Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-12T16:46:18.197Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-12T16:46:18.197Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-12T16:46:18.197Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-12T16:46:18.197Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-12T16:46:18.197Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-12T16:46:18.197Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 688.13kB / 63.99MB 0.2s [2023-12-12T16:46:18.197Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-12T16:46:18.468Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-12T16:46:18.468Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-12T16:46:18.468Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.44MB / 63.99MB 0.4s [2023-12-12T16:46:18.468Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-12T16:46:18.468Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.4s [2023-12-12T16:46:18.468Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-12T16:46:18.468Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.5s [2023-12-12T16:46:18.468Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.62MB / 11.40MB 0.5s [2023-12-12T16:46:18.737Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.34MB / 63.99MB 0.6s [2023-12-12T16:46:18.738Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.6s [2023-12-12T16:46:18.738Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.32MB / 11.40MB 0.6s [2023-12-12T16:46:18.738Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.8s [2023-12-12T16:46:18.738Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-12T16:46:18.738Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.11MB / 97.63MB 0.8s [2023-12-12T16:46:18.738Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-12T16:46:19.007Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.75MB / 63.99MB 0.9s [2023-12-12T16:46:19.007Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-12T16:46:19.007Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.03MB / 63.99MB 1.0s [2023-12-12T16:46:19.007Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 1.0s [2023-12-12T16:46:19.279Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.63MB / 63.99MB 1.1s [2023-12-12T16:46:19.279Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.1s [2023-12-12T16:46:19.279Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-12T16:46:19.279Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.3s [2023-12-12T16:46:19.279Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.3s [2023-12-12T16:46:19.279Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.91MB / 63.99MB 1.4s [2023-12-12T16:46:19.279Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.4s [2023-12-12T16:46:19.560Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.00MB / 63.99MB 1.5s [2023-12-12T16:46:19.560Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.5s [2023-12-12T16:46:19.560Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-12T16:46:19.560Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.7s [2023-12-12T16:46:19.829Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-12T16:46:19.829Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 1.9s [2023-12-12T16:46:20.099Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.52MB / 97.63MB 2.0s [2023-12-12T16:46:20.369Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.2s [2023-12-12T16:46:20.369Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.4s [2023-12-12T16:46:20.638Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done [2023-12-12T16:46:25.997Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-12T16:46:31.347Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-12T16:46:36.727Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2023-12-12T16:46:40.980Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-12T16:46:40.980Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-12T16:46:40.980Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-12T16:46:40.980Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-12T16:46:46.339Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-12T16:46:48.930Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2023-12-12T16:46:48.930Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-12T16:46:50.910Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-12T16:46:51.178Z] #4 DONE 33.0s [2023-12-12T16:46:51.178Z] [2023-12-12T16:46:51.178Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-12T16:46:51.764Z] #6 0.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:46:52.031Z] #6 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:46:53.451Z] #6 2.321 OK: 266 MiB in 52 packages [2023-12-12T16:46:56.037Z] #6 DONE 4.6s [2023-12-12T16:46:56.037Z] [2023-12-12T16:46:56.037Z] #7 [builder 3/7] WORKDIR /app [2023-12-12T16:46:56.037Z] #7 DONE 0.1s [2023-12-12T16:46:56.037Z] [2023-12-12T16:46:56.037Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-12T16:46:56.037Z] #8 DONE 0.1s [2023-12-12T16:46:56.037Z] [2023-12-12T16:46:56.037Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:47:22.745Z] #9 DONE 23.9s [2023-12-12T16:47:22.745Z] [2023-12-12T16:47:22.745Z] #10 [builder 6/7] COPY . . [2023-12-12T16:47:22.745Z] #10 DONE 0.2s [2023-12-12T16:47:22.745Z] [2023-12-12T16:47:22.745Z] #11 [builder 7/7] RUN echo noop [2023-12-12T16:47:22.745Z] #11 0.695 noop [2023-12-12T16:47:22.745Z] #11 DONE 0.8s [2023-12-12T16:47:22.745Z] [2023-12-12T16:47:22.745Z] #12 exporting to image [2023-12-12T16:47:22.745Z] #12 exporting layers [2023-12-12T16:47:47.064Z] #12 exporting layers 23.8s done [2023-12-12T16:47:47.064Z] #12 writing image sha256:50729c325ae451d11fceb3ce980b4aca5c2f1ca465f50b48d599d752b3cbac96 0.0s done [2023-12-12T16:47:47.064Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-12T16:47:47.064Z] #12 DONE 23.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:47:47.550Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T16:47:47.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:47:47.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-24910 does not seem to be running inside a container [2023-12-12T16:47:47.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/78 -v /w/workspace/app-record-replay/78:/w/workspace/app-record-replay/78:rw,z -v /w/workspace/app-record-replay/78@tmp:/w/workspace/app-record-replay/78@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 [2023-12-12T16:47:49.123Z] $ docker top 4d91dfd97aa35321e709cee6679aa6ab83efb594dd647be108a4a0bd7fb0de36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:47:50.033Z] + go version [2023-12-12T16:47:50.033Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-12T16:47:50.057Z] $ docker stop --time=1 4d91dfd97aa35321e709cee6679aa6ab83efb594dd647be108a4a0bd7fb0de36 [2023-12-12T16:47:54.210Z] $ docker rm -f --volumes 4d91dfd97aa35321e709cee6679aa6ab83efb594dd647be108a4a0bd7fb0de36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:47:55.088Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T16:47:55.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:47:55.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-24910 does not seem to be running inside a container [2023-12-12T16:47:55.443Z] $ 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/78 -v /w/workspace/app-record-replay/78:/w/workspace/app-record-replay/78:rw,z -v /w/workspace/app-record-replay/78@tmp:/w/workspace/app-record-replay/78@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 [2023-12-12T16:47:56.508Z] $ docker top 3f978ac44188f3501b8533607068df3b04f86ec2d2db4b12d65ccadc530f1cf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:47:57.074Z] + git config --global --add safe.directory /w/workspace/app-record-replay/78 [Pipeline] fileExists [Pipeline] sh [2023-12-12T16:47:57.453Z] + make test [2023-12-12T16:47:57.453Z] go test -race -coverprofile=coverage.out ./... [2023-12-12T16:50:04.209Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-12-12T16:50:04.209Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.295s coverage: 88.0% of statements [2023-12-12T16:50:04.209Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-12-12T16:50:04.209Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-12-12T16:50:04.209Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-12-12T16:50:07.557Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.018s coverage: 98.7% of statements [2023-12-12T16:50:07.557Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.614s coverage: 89.7% of statements [2023-12-12T16:50:07.557Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.204s coverage: 100.0% of statements [2023-12-12T16:50:08.970Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-12T16:50:08.970Z] go vet ./... [2023-12-12T16:51:45.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T16:51:45.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T16:51:45.648Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-12T16:51:45.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-12T16:51:45.720Z] $ docker stop --time=1 3f978ac44188f3501b8533607068df3b04f86ec2d2db4b12d65ccadc530f1cf9 [2023-12-12T16:51:47.546Z] $ docker rm -f --volumes 3f978ac44188f3501b8533607068df3b04f86ec2d2db4b12d65ccadc530f1cf9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:51:49.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-12T16:51:49.364Z] Warning: overwriting stash ‘coverage-report’ [2023-12-12T16:51:49.793Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T16:51:50.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-12T16:51:50.743Z] + ls -al . [2023-12-12T16:51:50.743Z] total 188 [2023-12-12T16:51:50.743Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 16:48 . [2023-12-12T16:51:50.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:45 .. [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 16:45 .dockerignore [2023-12-12T16:51:50.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:45 .git [2023-12-12T16:51:50.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:45 .github [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 164 Dec 12 16:45 .gitignore [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:45 .golangci.yml [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 11301 Dec 12 16:45 Attribution.txt [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 458 Dec 12 16:45 CHANGELOG.md [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 1725 Dec 12 16:45 Dockerfile [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:45 GOVERNANCE.md [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 681 Dec 12 16:45 Jenkinsfile [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 16:45 LICENSE [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 3136 Dec 12 16:45 Makefile [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 611 Dec 12 16:45 OWNERS.md [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 4107 Dec 12 16:45 README.md [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 7789 Dec 12 16:45 Record and Reply.postman_collection.json [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:42 VERSION [2023-12-12T16:51:50.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:45 bin [2023-12-12T16:51:50.743Z] -rw-r--r-- 1 jenkins jenkins 24667 Dec 12 16:50 coverage.out [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 3901 Dec 12 16:45 go.mod [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 34881 Dec 12 16:45 go.sum [2023-12-12T16:51:50.743Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 16:45 internal [2023-12-12T16:51:50.743Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 12 16:45 main.go [2023-12-12T16:51:50.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:45 openapi [2023-12-12T16:51:50.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:45 pkg [2023-12-12T16:51:50.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:51:51.174Z] + 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=84227a6b8907ed7ae78168a496abf1cce4bdb2a7 --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-12T16:51:52.139Z] #0 building with "default" instance using docker driver [2023-12-12T16:51:52.139Z] [2023-12-12T16:51:52.139Z] #1 [internal] load .dockerignore [2023-12-12T16:51:54.727Z] #1 transferring context: 159B done [2023-12-12T16:51:54.727Z] #1 DONE 2.3s [2023-12-12T16:51:54.727Z] [2023-12-12T16:51:54.727Z] #2 [internal] load build definition from Dockerfile [2023-12-12T16:51:54.727Z] #2 transferring dockerfile: 1.76kB done [2023-12-12T16:51:54.727Z] #2 DONE 2.3s [2023-12-12T16:51:54.727Z] [2023-12-12T16:51:54.727Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T16:51:54.727Z] #3 DONE 0.0s [2023-12-12T16:51:54.727Z] [2023-12-12T16:51:54.727Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T16:51:54.727Z] #4 DONE 0.4s [2023-12-12T16:51:54.727Z] [2023-12-12T16:51:54.727Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:51:54.727Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T16:51:54.727Z] #5 ... [2023-12-12T16:51:54.727Z] [2023-12-12T16:51:54.727Z] #6 [internal] load build context [2023-12-12T16:51:54.727Z] #6 transferring context: 26.74kB 0.0s done [2023-12-12T16:51:54.727Z] #6 DONE 0.1s [2023-12-12T16:51:54.727Z] [2023-12-12T16:51:54.727Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:51:54.727Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T16:51:54.727Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T16:51:54.727Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T16:51:54.727Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-12T16:51:54.998Z] #5 ... [2023-12-12T16:51:54.998Z] [2023-12-12T16:51:54.998Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T16:51:54.998Z] #7 DONE 0.3s [2023-12-12T16:51:54.998Z] [2023-12-12T16:51:54.998Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:51:54.998Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-12T16:51:54.998Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-12T16:51:55.269Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-12T16:51:55.537Z] #5 DONE 1.0s [2023-12-12T16:51:55.537Z] [2023-12-12T16:51:55.537Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T16:51:56.123Z] #8 0.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:51:56.709Z] #8 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:51:57.676Z] #8 ... [2023-12-12T16:51:57.676Z] [2023-12-12T16:51:57.676Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-12T16:51:57.676Z] #9 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:51:57.676Z] #9 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:51:57.676Z] #9 2.453 OK: 266 MiB in 52 packages [2023-12-12T16:51:57.676Z] #9 DONE 2.8s [2023-12-12T16:51:57.676Z] [2023-12-12T16:51:57.676Z] #10 [builder 3/7] WORKDIR /app [2023-12-12T16:51:57.676Z] #10 DONE 0.1s [2023-12-12T16:51:57.948Z] [2023-12-12T16:51:57.948Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T16:51:57.948Z] #8 2.237 (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T16:51:57.948Z] #8 2.342 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T16:51:57.948Z] #8 ... [2023-12-12T16:51:57.948Z] [2023-12-12T16:51:57.948Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-12T16:51:57.948Z] #11 DONE 0.2s [2023-12-12T16:51:57.948Z] [2023-12-12T16:51:57.948Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T16:51:57.948Z] #8 2.355 Executing busybox-1.36.1-r5.trigger [2023-12-12T16:51:57.948Z] #8 2.389 Executing ca-certificates-20230506-r0.trigger [2023-12-12T16:51:58.219Z] #8 2.655 OK: 9 MiB in 17 packages [2023-12-12T16:51:58.805Z] #8 DONE 3.0s [2023-12-12T16:51:58.805Z] [2023-12-12T16:51:58.805Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T16:51:59.390Z] #12 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:51:59.981Z] #12 ... [2023-12-12T16:51:59.981Z] [2023-12-12T16:51:59.981Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:51:59.981Z] #13 DONE 1.9s [2023-12-12T16:51:59.981Z] [2023-12-12T16:51:59.981Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T16:51:59.981Z] #12 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:51:59.981Z] #12 ... [2023-12-12T16:51:59.981Z] [2023-12-12T16:51:59.981Z] #14 [builder 6/7] COPY . . [2023-12-12T16:51:59.981Z] #14 DONE 0.2s [2023-12-12T16:52:00.249Z] [2023-12-12T16:52:00.249Z] #15 [builder 7/7] RUN make build [2023-12-12T16:52:00.835Z] #15 0.750 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4" -trimpath -mod=readonly -o app-record-replay [2023-12-12T16:52:01.424Z] #15 ... [2023-12-12T16:52:01.424Z] [2023-12-12T16:52:01.424Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T16:52:01.424Z] #12 2.398 OK: 9 MiB in 17 packages [2023-12-12T16:52:01.424Z] #12 DONE 2.7s [2023-12-12T16:52:01.424Z] [2023-12-12T16:52:01.424Z] #15 [builder 7/7] RUN make build [2023-12-12T16:53:09.282Z] #15 DONE 67.6s [2023-12-12T16:53:09.282Z] [2023-12-12T16:53:09.282Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-12T16:53:09.282Z] #16 DONE 0.1s [2023-12-12T16:53:09.282Z] [2023-12-12T16:53:09.282Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2023-12-12T16:53:09.282Z] #17 DONE 0.1s [2023-12-12T16:53:09.282Z] [2023-12-12T16:53:09.282Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2023-12-12T16:53:09.282Z] #18 DONE 0.1s [2023-12-12T16:53:09.282Z] [2023-12-12T16:53:09.282Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2023-12-12T16:53:09.282Z] #19 DONE 0.3s [2023-12-12T16:53:09.282Z] [2023-12-12T16:53:09.282Z] #20 exporting to image [2023-12-12T16:53:09.282Z] #20 exporting layers [2023-12-12T16:53:09.282Z] #20 exporting layers 0.4s done [2023-12-12T16:53:09.282Z] #20 writing image sha256:f2732856c0d105627f6c906594081c168d50dfbeec5e498d80d37f6df306c6e9 done [2023-12-12T16:53:09.282Z] #20 naming to docker.io/library/app-record-replay-arm64 done [2023-12-12T16:53:09.282Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:53:09.753Z] provisioning config files... [2023-12-12T16:53:09.768Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/78@tmp/config13485808040156871574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:53:10.150Z] ---> ****-login.sh [2023-12-12T16:53:10.150Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:53:10.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:53:10.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:53:10.418Z] Configure a credential helper to remove this warning. See [2023-12-12T16:53:10.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:53:10.418Z] [2023-12-12T16:53:10.418Z] Login Succeeded [2023-12-12T16:53:10.418Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:53:10.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:53:10.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:53:10.731Z] Configure a credential helper to remove this warning. See [2023-12-12T16:53:10.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:53:10.731Z] [2023-12-12T16:53:10.731Z] Login Succeeded [2023-12-12T16:53:10.731Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:53:10.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:53:11.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:53:11.016Z] Configure a credential helper to remove this warning. See [2023-12-12T16:53:11.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:53:11.016Z] [2023-12-12T16:53:11.016Z] Login Succeeded [2023-12-12T16:53:11.016Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:53:11.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:53:11.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:53:11.330Z] Configure a credential helper to remove this warning. See [2023-12-12T16:53:11.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:53:11.330Z] [2023-12-12T16:53:11.330Z] Login Succeeded [2023-12-12T16:53:11.330Z] ****.io [2023-12-12T16:53:11.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:53:11.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:53:11.617Z] Configure a credential helper to remove this warning. See [2023-12-12T16:53:11.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:53:11.617Z] [2023-12-12T16:53:11.617Z] Login Succeeded [2023-12-12T16:53:11.617Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:53:11.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:53:11.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:53:11.898Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-12-12T16:53:11.898Z] 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [2023-12-12T16:53:11.898Z] latest [2023-12-12T16:53:11.898Z] 3.2.0-dev.4 [2023-12-12T16:53:11.899Z] 84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [2023-12-12T16:53:11.899Z] main [2023-12-12T16:53:11.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:12.465Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:12.952Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [2023-12-12T16:53:12.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-12-12T16:53:12.952Z] 55f9d5d36354: Preparing [2023-12-12T16:53:12.952Z] 320d7622598f: Preparing [2023-12-12T16:53:12.952Z] 8f824d10be4a: Preparing [2023-12-12T16:53:12.952Z] 4e7ef657d470: Preparing [2023-12-12T16:53:12.952Z] b675cf67f65d: Preparing [2023-12-12T16:53:12.952Z] b107f7341114: Preparing [2023-12-12T16:53:12.952Z] 0faf9b67be60: Preparing [2023-12-12T16:53:12.952Z] b107f7341114: Waiting [2023-12-12T16:53:12.952Z] 0faf9b67be60: Waiting [2023-12-12T16:53:13.218Z] 8f824d10be4a: Pushed [2023-12-12T16:53:13.218Z] 4e7ef657d470: Pushed [2023-12-12T16:53:13.218Z] b675cf67f65d: Pushed [2023-12-12T16:53:13.218Z] 320d7622598f: Pushed [2023-12-12T16:53:13.218Z] 0faf9b67be60: Layer already exists [2023-12-12T16:53:13.483Z] b107f7341114: Pushed [2023-12-12T16:53:21.675Z] 55f9d5d36354: Pushed [2023-12-12T16:53:21.939Z] 84227a6b8907ed7ae78168a496abf1cce4bdb2a7: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:22.416Z] + 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 [2023-12-12T16:53:22.890Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-12-12T16:53:22.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-12-12T16:53:22.890Z] 55f9d5d36354: Preparing [2023-12-12T16:53:22.890Z] 320d7622598f: Preparing [2023-12-12T16:53:22.890Z] 8f824d10be4a: Preparing [2023-12-12T16:53:22.890Z] 4e7ef657d470: Preparing [2023-12-12T16:53:22.890Z] b675cf67f65d: Preparing [2023-12-12T16:53:22.890Z] b107f7341114: Preparing [2023-12-12T16:53:22.890Z] 0faf9b67be60: Preparing [2023-12-12T16:53:22.890Z] b107f7341114: Waiting [2023-12-12T16:53:22.890Z] 0faf9b67be60: Waiting [2023-12-12T16:53:22.890Z] b675cf67f65d: Layer already exists [2023-12-12T16:53:22.890Z] 320d7622598f: Layer already exists [2023-12-12T16:53:22.890Z] 55f9d5d36354: Layer already exists [2023-12-12T16:53:22.890Z] 4e7ef657d470: Layer already exists [2023-12-12T16:53:22.890Z] 8f824d10be4a: Layer already exists [2023-12-12T16:53:22.890Z] b107f7341114: Layer already exists [2023-12-12T16:53:22.890Z] 0faf9b67be60: Layer already exists [2023-12-12T16:53:23.157Z] latest: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:23.636Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:24.100Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.4 [2023-12-12T16:53:24.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-12-12T16:53:24.101Z] 55f9d5d36354: Preparing [2023-12-12T16:53:24.101Z] 320d7622598f: Preparing [2023-12-12T16:53:24.101Z] 8f824d10be4a: Preparing [2023-12-12T16:53:24.101Z] 4e7ef657d470: Preparing [2023-12-12T16:53:24.101Z] b675cf67f65d: Preparing [2023-12-12T16:53:24.101Z] b107f7341114: Preparing [2023-12-12T16:53:24.101Z] 0faf9b67be60: Preparing [2023-12-12T16:53:24.101Z] 0faf9b67be60: Waiting [2023-12-12T16:53:24.101Z] b107f7341114: Waiting [2023-12-12T16:53:24.101Z] b675cf67f65d: Layer already exists [2023-12-12T16:53:24.101Z] 320d7622598f: Layer already exists [2023-12-12T16:53:24.101Z] 4e7ef657d470: Layer already exists [2023-12-12T16:53:24.101Z] 8f824d10be4a: Layer already exists [2023-12-12T16:53:24.101Z] 55f9d5d36354: Layer already exists [2023-12-12T16:53:24.101Z] b107f7341114: Layer already exists [2023-12-12T16:53:24.101Z] 0faf9b67be60: Layer already exists [2023-12-12T16:53:24.364Z] 3.2.0-dev.4: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:24.834Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:25.302Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [2023-12-12T16:53:25.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-12-12T16:53:25.302Z] 55f9d5d36354: Preparing [2023-12-12T16:53:25.302Z] 320d7622598f: Preparing [2023-12-12T16:53:25.302Z] 8f824d10be4a: Preparing [2023-12-12T16:53:25.302Z] 4e7ef657d470: Preparing [2023-12-12T16:53:25.302Z] b675cf67f65d: Preparing [2023-12-12T16:53:25.302Z] b107f7341114: Preparing [2023-12-12T16:53:25.302Z] 0faf9b67be60: Preparing [2023-12-12T16:53:25.302Z] b107f7341114: Waiting [2023-12-12T16:53:25.302Z] 0faf9b67be60: Waiting [2023-12-12T16:53:25.302Z] 55f9d5d36354: Layer already exists [2023-12-12T16:53:25.302Z] 320d7622598f: Layer already exists [2023-12-12T16:53:25.302Z] 4e7ef657d470: Layer already exists [2023-12-12T16:53:25.302Z] b675cf67f65d: Layer already exists [2023-12-12T16:53:25.302Z] 8f824d10be4a: Layer already exists [2023-12-12T16:53:25.302Z] b107f7341114: Layer already exists [2023-12-12T16:53:25.302Z] 0faf9b67be60: Layer already exists [2023-12-12T16:53:25.567Z] 84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:26.043Z] + 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 [2023-12-12T16:53:26.517Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-12-12T16:53:26.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-12-12T16:53:26.517Z] 55f9d5d36354: Preparing [2023-12-12T16:53:26.517Z] 320d7622598f: Preparing [2023-12-12T16:53:26.517Z] 8f824d10be4a: Preparing [2023-12-12T16:53:26.517Z] 4e7ef657d470: Preparing [2023-12-12T16:53:26.517Z] b675cf67f65d: Preparing [2023-12-12T16:53:26.517Z] b107f7341114: Preparing [2023-12-12T16:53:26.517Z] 0faf9b67be60: Preparing [2023-12-12T16:53:26.517Z] 0faf9b67be60: Waiting [2023-12-12T16:53:26.517Z] b107f7341114: Waiting [2023-12-12T16:53:26.517Z] 4e7ef657d470: Layer already exists [2023-12-12T16:53:26.517Z] b675cf67f65d: Layer already exists [2023-12-12T16:53:26.517Z] 8f824d10be4a: Layer already exists [2023-12-12T16:53:26.517Z] 55f9d5d36354: Layer already exists [2023-12-12T16:53:26.517Z] 320d7622598f: Layer already exists [2023-12-12T16:53:26.517Z] b107f7341114: Layer already exists [2023-12-12T16:53:26.517Z] 0faf9b67be60: Layer already exists [2023-12-12T16:53:26.781Z] main: digest: sha256:d1a1c70925b783be089c20c3e8231ed9e04bc00887fbaebad46797424b44473d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:53:27.108Z] ===================================================== [Pipeline] echo [2023-12-12T16:53:27.163Z] taggedImages: [2023-12-12T16:53:27.163Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [2023-12-12T16:53:27.163Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-12-12T16:53:27.163Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.4 [2023-12-12T16:53:27.163Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:84227a6b8907ed7ae78168a496abf1cce4bdb2a7-3.2.0-dev.4 [2023-12-12T16:53:27.163Z] - 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 [2023-12-12T16:53:27.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T16:53:27.824Z] [2023-12-12T16:53:27.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:53:28.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T16:53:28.188Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-12T16:53:28.188Z] 8998bd30e6a1: Pulling fs layer [2023-12-12T16:53:28.188Z] 04944245beec: Pulling fs layer [2023-12-12T16:53:28.188Z] 699f458cf7ca: Pulling fs layer [2023-12-12T16:53:28.188Z] 765212b225bb: Pulling fs layer [2023-12-12T16:53:28.188Z] f23df028b6ca: Pulling fs layer [2023-12-12T16:53:28.188Z] d65c8cfc05b1: Pulling fs layer [2023-12-12T16:53:28.188Z] 2437ff75d9bd: Pulling fs layer [2023-12-12T16:53:28.188Z] 765212b225bb: Waiting [2023-12-12T16:53:28.188Z] d65c8cfc05b1: Waiting [2023-12-12T16:53:28.188Z] f23df028b6ca: Waiting [2023-12-12T16:53:28.188Z] 2437ff75d9bd: Waiting [2023-12-12T16:53:28.454Z] 04944245beec: Verifying Checksum [2023-12-12T16:53:28.454Z] 04944245beec: Download complete [2023-12-12T16:53:28.454Z] 765212b225bb: Download complete [2023-12-12T16:53:28.454Z] f23df028b6ca: Verifying Checksum [2023-12-12T16:53:28.454Z] f23df028b6ca: Download complete [2023-12-12T16:53:28.454Z] d65c8cfc05b1: Download complete [2023-12-12T16:53:28.454Z] 699f458cf7ca: Verifying Checksum [2023-12-12T16:53:28.454Z] 699f458cf7ca: Download complete [2023-12-12T16:53:29.034Z] 8998bd30e6a1: Verifying Checksum [2023-12-12T16:53:29.035Z] 8998bd30e6a1: Download complete [2023-12-12T16:53:30.972Z] 2437ff75d9bd: Verifying Checksum [2023-12-12T16:53:30.972Z] 2437ff75d9bd: Download complete [2023-12-12T16:53:35.223Z] 8998bd30e6a1: Pull complete [2023-12-12T16:53:35.807Z] 04944245beec: Pull complete [2023-12-12T16:53:37.750Z] 699f458cf7ca: Pull complete [2023-12-12T16:53:37.750Z] 765212b225bb: Pull complete [2023-12-12T16:53:38.334Z] f23df028b6ca: Pull complete [2023-12-12T16:53:38.600Z] d65c8cfc05b1: Pull complete [2023-12-12T16:54:00.650Z] 2437ff75d9bd: Pull complete [2023-12-12T16:54:00.650Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-12T16:54:00.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T16:54:00.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:54:00.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-24910 does not seem to be running inside a container [2023-12-12T16:54:01.056Z] $ 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/78 -v /w/workspace/app-record-replay/78:/w/workspace/app-record-replay/78:rw,z -v /w/workspace/app-record-replay/78@tmp:/w/workspace/app-record-replay/78@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 [2023-12-12T16:54:04.771Z] $ docker top c801ecb52bbd903ef7eccca0c49eaa9b8e59c22a07a6d10d0dca982156162949 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:54:05.340Z] ---> job-cost.sh [2023-12-12T16:54:05.605Z] lf-activate-venv: SKIPPING [2023-12-12T16:54:05.605Z] INFO: No Stack... [2023-12-12T16:54:06.186Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T16:54:06.765Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T16:54:07.079Z] + cat /w/workspace/app-record-replay/78/archives/cost.csv [2023-12-12T16:54:07.079Z] + cut -d, -f6 [Pipeline] lock [2023-12-12T16:54:07.129Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [2023-12-12T16:54:07.146Z] Resource [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] did not exist. Created. [2023-12-12T16:54:07.146Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T16:54:07.576Z] /w/workspace/app-record-replay/78@tmp/durable-d5e30b9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-12T16:54:07.897Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T16:54:07.967Z] Warning: overwriting stash ‘stack-cost’ [2023-12-12T16:54:08.023Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T16:54:08.034Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T16:54:08.143Z] $ docker stop --time=1 c801ecb52bbd903ef7eccca0c49eaa9b8e59c22a07a6d10d0dca982156162949 [2023-12-12T16:54:09.522Z] $ docker rm -f --volumes c801ecb52bbd903ef7eccca0c49eaa9b8e59c22a07a6d10d0dca982156162949 [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 [2023-12-12T16:54:10.865Z] provisioning config files... [2023-12-12T16:54:10.876Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5873833006109094500tmp [Pipeline] { [Pipeline] sh [2023-12-12T16:54:11.260Z] + set +x [2023-12-12T16:54:11.260Z] + curl -s https://codecov.io/bash [2023-12-12T16:54:11.260Z] + bash -s -- [2023-12-12T16:54:11.260Z] [2023-12-12T16:54:11.260Z] _____ _ [2023-12-12T16:54:11.260Z] / ____| | | [2023-12-12T16:54:11.260Z] | | ___ __| | ___ ___ _____ __ [2023-12-12T16:54:11.260Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-12T16:54:11.260Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-12T16:54:11.260Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-12T16:54:11.260Z] Bash-1.0.6 [2023-12-12T16:54:11.260Z] [2023-12-12T16:54:11.260Z] [2023-12-12T16:54:11.260Z] ==> git version 2.25.1 found [2023-12-12T16:54:11.260Z] ==> 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 [2023-12-12T16:54:11.260Z] Release-Date: 2020-01-08 [2023-12-12T16:54:11.260Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-12T16:54:11.260Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-12T16:54:11.260Z] ==> Jenkins CI detected. [2023-12-12T16:54:11.260Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-12-12T16:54:11.260Z] project root: . [2023-12-12T16:54:11.260Z] --> token set from env [2023-12-12T16:54:11.260Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-12T16:54:11.260Z] ==> Running gcov in . (disable via -X gcov) [2023-12-12T16:54:11.260Z] ==> Python coveragepy not found [2023-12-12T16:54:11.260Z] ==> Searching for coverage reports in: [2023-12-12T16:54:11.260Z] + . [2023-12-12T16:54:11.260Z] -> Found 1 reports [2023-12-12T16:54:11.260Z] ==> Detecting git/mercurial file structure [2023-12-12T16:54:11.260Z] ==> Reading reports [2023-12-12T16:54:11.260Z] + ./coverage.out bytes=24667 [2023-12-12T16:54:11.260Z] ==> Appending adjustments [2023-12-12T16:54:11.260Z] https://docs.codecov.io/docs/fixing-reports [2023-12-12T16:54:11.520Z] + Found adjustments [2023-12-12T16:54:11.520Z] ==> Gzipping contents [2023-12-12T16:54:11.520Z] 8.0K /tmp/codecov.Rikweu.gz [2023-12-12T16:54:11.520Z] ==> Uploading reports [2023-12-12T16:54:11.520Z] url: https://codecov.io [2023-12-12T16:54:11.520Z] query: branch=main&commit=84227a6b8907ed7ae78168a496abf1cce4bdb2a7&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-12T16:54:11.520Z] -> Pinging Codecov [2023-12-12T16:54:11.520Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=84227a6b8907ed7ae78168a496abf1cce4bdb2a7&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-12T16:54:11.779Z] -> Uploading to [2023-12-12T16:54:11.779Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-12/F467761B9912B4F32F9BC62907045C81/84227a6b8907ed7ae78168a496abf1cce4bdb2a7/e1767950-c7c1-4c89-ab7e-8b5f1156dc95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231212T165411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=569ba070d3a8f9b1a1d7b95f5fcaed5845e8cfd1f4224514df9c5791d836cc0d [2023-12-12T16:54:11.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T16:54:11.779Z] Dload Upload Total Spent Left Speed [2023-12-12T16:54:12.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4849 0 0 100 4849 0 21174 --:--:-- --:--:-- --:--:-- 21174 [2023-12-12T16:54:12.039Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] } [2023-12-12T16:54:12.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-12T16:54:12.385Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-12T16:54:12.396Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:54:12.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T16:54:12.818Z] [2023-12-12T16:54:12.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:54:13.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T16:54:13.162Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-12T16:54:13.162Z] df9b9388f04a: Pulling fs layer [2023-12-12T16:54:13.162Z] 52dc419b0ee2: Pulling fs layer [2023-12-12T16:54:13.162Z] 25bc292e5bac: Pulling fs layer [2023-12-12T16:54:13.162Z] 114826534d7a: Pulling fs layer [2023-12-12T16:54:13.162Z] 4657fd5d0bcf: Pulling fs layer [2023-12-12T16:54:13.162Z] 6ad1cebc031e: Pulling fs layer [2023-12-12T16:54:13.162Z] 114826534d7a: Waiting [2023-12-12T16:54:13.162Z] 4657fd5d0bcf: Waiting [2023-12-12T16:54:13.162Z] 8a3aa393b2d8: Pulling fs layer [2023-12-12T16:54:13.162Z] 8a3aa393b2d8: Waiting [2023-12-12T16:54:13.162Z] 25bc292e5bac: Verifying Checksum [2023-12-12T16:54:13.162Z] 25bc292e5bac: Download complete [2023-12-12T16:54:13.162Z] 52dc419b0ee2: Download complete [2023-12-12T16:54:13.162Z] 4657fd5d0bcf: Verifying Checksum [2023-12-12T16:54:13.162Z] 4657fd5d0bcf: Download complete [2023-12-12T16:54:13.162Z] df9b9388f04a: Download complete [2023-12-12T16:54:13.420Z] 6ad1cebc031e: Verifying Checksum [2023-12-12T16:54:13.420Z] 6ad1cebc031e: Download complete [2023-12-12T16:54:13.420Z] df9b9388f04a: Pull complete [2023-12-12T16:54:13.420Z] 52dc419b0ee2: Pull complete [2023-12-12T16:54:13.678Z] 25bc292e5bac: Pull complete [2023-12-12T16:54:13.936Z] 114826534d7a: Verifying Checksum [2023-12-12T16:54:13.936Z] 114826534d7a: Download complete [2023-12-12T16:54:13.936Z] 8a3aa393b2d8: Verifying Checksum [2023-12-12T16:54:13.936Z] 8a3aa393b2d8: Download complete [2023-12-12T16:54:17.219Z] 114826534d7a: Pull complete [2023-12-12T16:54:17.219Z] 4657fd5d0bcf: Pull complete [2023-12-12T16:54:17.219Z] 6ad1cebc031e: Pull complete [2023-12-12T16:54:20.545Z] 8a3aa393b2d8: Pull complete [2023-12-12T16:54:20.545Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-12T16:54:20.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T16:54:20.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:54:20.818Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:54:20.845Z] $ 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:1.410.4 cat [2023-12-12T16:54:25.150Z] $ docker top ac14b228049b1d62b0c60a93e392fcfc5f46ecc4b1cc113bdd1755f294fd921d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-12T16:54:25.315Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-12-12T16:54:25.591Z] + set -o pipefail [2023-12-12T16:54:25.591Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-12-12T16:54:31.064Z] [2023-12-12T16:54:31.064Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-12-12T16:54:31.064Z] [2023-12-12T16:54:31.064Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/2898ccc6-4324-436c-9abd-9714fc9a2b63 [2023-12-12T16:54:31.064Z] [2023-12-12T16:54:31.064Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-12T16:54:31.064Z] [2023-12-12T16:54:31.064Z] [2023-12-12T16:54:31.064Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-12T16:54:31.064Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-12T16:54:31.064Z] More details here: https://snyk.co/ue1NS [2023-12-12T16:54:31.064Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-12T16:54:31.064Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-12T16:54:31.068Z] $ docker stop --time=1 ac14b228049b1d62b0c60a93e392fcfc5f46ecc4b1cc113bdd1755f294fd921d [2023-12-12T16:54:35.785Z] $ docker rm -f --volumes ac14b228049b1d62b0c60a93e392fcfc5f46ecc4b1cc113bdd1755f294fd921d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T16:54:37.362Z] + git log --format=format:%s -1 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 [Pipeline] sh [2023-12-12T16:54:37.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:54:37.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:54:38.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:54:38.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:54:38.181Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:54:38.205Z] $ 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 [2023-12-12T16:54:38.678Z] $ docker top b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:54:38.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:54:38.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:54:39.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:54:39.031Z] $ docker exec b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 ssh-agent [2023-12-12T16:54:39.135Z] SSH_AUTH_SOCK=/tmp/ssh-Vgjo3XQTkH4o/agent.33 [2023-12-12T16:54:39.135Z] SSH_AGENT_PID=39 [2023-12-12T16:54:39.140Z] Running ssh-add (command line suppressed) [2023-12-12T16:54:39.222Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18372735629189307987.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18372735629189307987.key) [2023-12-12T16:54:39.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:54:39.578Z] + git semver tag [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,743 [run_tag] DEBUG tag force:False [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,743 [check_head_tag] DEBUG check head tag [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,744 [execute] INFO git cat-file --batch-check [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,749 [execute] INFO git cat-file --batch [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,773 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,773 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,774 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-12-12T16:54:39.836Z] 2023-12-12 16:54:39,778 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-12-12T16:54:39.836Z] 3.2.0-dev.4 [Pipeline] } [2023-12-12T16:54:39.837Z] $ docker exec --env ******** --env ******** b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 ssh-agent -k [2023-12-12T16:54:39.933Z] unset SSH_AUTH_SOCK; [2023-12-12T16:54:39.934Z] unset SSH_AGENT_PID; [2023-12-12T16:54:39.934Z] echo Agent pid 39 killed; [2023-12-12T16:54:39.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:54:40.469Z] + git semver [Pipeline] } [2023-12-12T16:54:40.733Z] $ docker stop --time=1 b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 [2023-12-12T16:54:41.984Z] $ docker rm -f --volumes b3da72d954b07596b1dde10fe4df63ea5b6e7cee0c18bda7505d5b02bff97465 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:54:42.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T16:54:42.657Z] [2023-12-12T16:54:42.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:54:43.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T16:54:43.003Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-12T16:54:43.003Z] ab5ef0e58194: Pulling fs layer [2023-12-12T16:54:43.003Z] 9712f1f96733: Pulling fs layer [2023-12-12T16:54:43.003Z] 63f879dbbcfc: Pulling fs layer [2023-12-12T16:54:43.003Z] 0d9ebad4ef96: Pulling fs layer [2023-12-12T16:54:43.003Z] e9a5061849ea: Pulling fs layer [2023-12-12T16:54:43.003Z] d747dcd14b5f: Pulling fs layer [2023-12-12T16:54:43.003Z] 2de7ff778b66: Pulling fs layer [2023-12-12T16:54:43.003Z] 0d9ebad4ef96: Waiting [2023-12-12T16:54:43.003Z] 2de7ff778b66: Waiting [2023-12-12T16:54:43.004Z] e9a5061849ea: Waiting [2023-12-12T16:54:43.004Z] 9712f1f96733: Verifying Checksum [2023-12-12T16:54:43.004Z] 9712f1f96733: Download complete [2023-12-12T16:54:43.262Z] 63f879dbbcfc: Verifying Checksum [2023-12-12T16:54:43.262Z] 63f879dbbcfc: Download complete [2023-12-12T16:54:43.520Z] e9a5061849ea: Verifying Checksum [2023-12-12T16:54:43.520Z] e9a5061849ea: Download complete [2023-12-12T16:54:43.520Z] d747dcd14b5f: Verifying Checksum [2023-12-12T16:54:43.520Z] d747dcd14b5f: Download complete [2023-12-12T16:54:43.520Z] 0d9ebad4ef96: Verifying Checksum [2023-12-12T16:54:43.520Z] 0d9ebad4ef96: Download complete [2023-12-12T16:54:43.520Z] ab5ef0e58194: Verifying Checksum [2023-12-12T16:54:43.520Z] ab5ef0e58194: Download complete [2023-12-12T16:54:43.520Z] 2de7ff778b66: Verifying Checksum [2023-12-12T16:54:43.520Z] 2de7ff778b66: Download complete [2023-12-12T16:54:46.047Z] ab5ef0e58194: Pull complete [2023-12-12T16:54:46.047Z] 9712f1f96733: Pull complete [2023-12-12T16:54:46.980Z] 63f879dbbcfc: Pull complete [2023-12-12T16:54:50.729Z] 0d9ebad4ef96: Pull complete [2023-12-12T16:54:50.729Z] e9a5061849ea: Pull complete [2023-12-12T16:54:50.729Z] d747dcd14b5f: Pull complete [2023-12-12T16:54:51.660Z] 2de7ff778b66: Pull complete [2023-12-12T16:54:51.660Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-12T16:54:51.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T16:54:51.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:54:51.951Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:54:51.974Z] $ 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 [2023-12-12T16:54:58.561Z] $ docker top ef3f9fb2963333f3779d36868a9222b6ca536e20daf40dfc872ccbcfe655c8b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:54:58.755Z] provisioning config files... [2023-12-12T16:54:58.775Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13581353585426483562tmp [2023-12-12T16:54:58.804Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9066847413061831892tmp [2023-12-12T16:54:58.823Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2057295363091446224tmp [Pipeline] { [Pipeline] echo [2023-12-12T16:54:58.907Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:54:59.234Z] ---> sigul-configuration.sh [2023-12-12T16:54:59.234Z] gpg: directory `/root/.gnupg' created [2023-12-12T16:54:59.234Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-12T16:54:59.234Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-12T16:54:59.234Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-12T16:54:59.234Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-12T16:54:59.234Z] gpg: CAST5 encrypted data [2023-12-12T16:54:59.234Z] gpg: encrypted with 1 passphrase [2023-12-12T16:54:59.234Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-12T16:54:59.529Z] + mkdir /home/jenkins [2023-12-12T16:54:59.529Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-12T16:54:59.823Z] + 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 [2023-12-12T16:54:59.834Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:55:00.120Z] ---> sigul-install.sh [2023-12-12T16:55:00.120Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-12T16:55:00.411Z] + git tag --list [2023-12-12T16:55:00.411Z] v3.1 [2023-12-12T16:55:00.411Z] v3.1.0 [2023-12-12T16:55:00.411Z] v3.1.0-dev.0 [2023-12-12T16:55:00.411Z] v3.1.0-dev.1 [2023-12-12T16:55:00.411Z] v3.1.0-dev.10 [2023-12-12T16:55:00.411Z] v3.1.0-dev.11 [2023-12-12T16:55:00.411Z] v3.1.0-dev.12 [2023-12-12T16:55:00.411Z] v3.1.0-dev.13 [2023-12-12T16:55:00.411Z] v3.1.0-dev.14 [2023-12-12T16:55:00.411Z] v3.1.0-dev.15 [2023-12-12T16:55:00.411Z] v3.1.0-dev.16 [2023-12-12T16:55:00.411Z] v3.1.0-dev.17 [2023-12-12T16:55:00.411Z] v3.1.0-dev.18 [2023-12-12T16:55:00.411Z] v3.1.0-dev.19 [2023-12-12T16:55:00.411Z] v3.1.0-dev.2 [2023-12-12T16:55:00.411Z] v3.1.0-dev.20 [2023-12-12T16:55:00.411Z] v3.1.0-dev.21 [2023-12-12T16:55:00.411Z] v3.1.0-dev.22 [2023-12-12T16:55:00.411Z] v3.1.0-dev.23 [2023-12-12T16:55:00.411Z] v3.1.0-dev.24 [2023-12-12T16:55:00.411Z] v3.1.0-dev.25 [2023-12-12T16:55:00.411Z] v3.1.0-dev.26 [2023-12-12T16:55:00.411Z] v3.1.0-dev.27 [2023-12-12T16:55:00.411Z] v3.1.0-dev.28 [2023-12-12T16:55:00.411Z] v3.1.0-dev.29 [2023-12-12T16:55:00.411Z] v3.1.0-dev.3 [2023-12-12T16:55:00.411Z] v3.1.0-dev.30 [2023-12-12T16:55:00.411Z] v3.1.0-dev.31 [2023-12-12T16:55:00.411Z] v3.1.0-dev.32 [2023-12-12T16:55:00.411Z] v3.1.0-dev.33 [2023-12-12T16:55:00.411Z] v3.1.0-dev.34 [2023-12-12T16:55:00.411Z] v3.1.0-dev.35 [2023-12-12T16:55:00.411Z] v3.1.0-dev.36 [2023-12-12T16:55:00.411Z] v3.1.0-dev.37 [2023-12-12T16:55:00.411Z] v3.1.0-dev.38 [2023-12-12T16:55:00.411Z] v3.1.0-dev.39 [2023-12-12T16:55:00.411Z] v3.1.0-dev.4 [2023-12-12T16:55:00.411Z] v3.1.0-dev.40 [2023-12-12T16:55:00.411Z] v3.1.0-dev.41 [2023-12-12T16:55:00.411Z] v3.1.0-dev.42 [2023-12-12T16:55:00.411Z] v3.1.0-dev.43 [2023-12-12T16:55:00.411Z] v3.1.0-dev.44 [2023-12-12T16:55:00.411Z] v3.1.0-dev.45 [2023-12-12T16:55:00.411Z] v3.1.0-dev.46 [2023-12-12T16:55:00.411Z] v3.1.0-dev.47 [2023-12-12T16:55:00.411Z] v3.1.0-dev.48 [2023-12-12T16:55:00.411Z] v3.1.0-dev.49 [2023-12-12T16:55:00.411Z] v3.1.0-dev.5 [2023-12-12T16:55:00.411Z] v3.1.0-dev.50 [2023-12-12T16:55:00.411Z] v3.1.0-dev.51 [2023-12-12T16:55:00.411Z] v3.1.0-dev.52 [2023-12-12T16:55:00.411Z] v3.1.0-dev.53 [2023-12-12T16:55:00.411Z] v3.1.0-dev.54 [2023-12-12T16:55:00.411Z] v3.1.0-dev.55 [2023-12-12T16:55:00.411Z] v3.1.0-dev.56 [2023-12-12T16:55:00.411Z] v3.1.0-dev.57 [2023-12-12T16:55:00.411Z] v3.1.0-dev.58 [2023-12-12T16:55:00.411Z] v3.1.0-dev.59 [2023-12-12T16:55:00.411Z] v3.1.0-dev.6 [2023-12-12T16:55:00.411Z] v3.1.0-dev.60 [2023-12-12T16:55:00.411Z] v3.1.0-dev.61 [2023-12-12T16:55:00.411Z] v3.1.0-dev.62 [2023-12-12T16:55:00.411Z] v3.1.0-dev.63 [2023-12-12T16:55:00.411Z] v3.1.0-dev.64 [2023-12-12T16:55:00.411Z] v3.1.0-dev.65 [2023-12-12T16:55:00.411Z] v3.1.0-dev.66 [2023-12-12T16:55:00.411Z] v3.1.0-dev.67 [2023-12-12T16:55:00.411Z] v3.1.0-dev.68 [2023-12-12T16:55:00.411Z] v3.1.0-dev.7 [2023-12-12T16:55:00.411Z] v3.1.0-dev.8 [2023-12-12T16:55:00.411Z] v3.1.0-dev.9 [2023-12-12T16:55:00.411Z] v3.2.0-dev.1 [2023-12-12T16:55:00.411Z] v3.2.0-dev.2 [2023-12-12T16:55:00.411Z] v3.2.0-dev.3 [2023-12-12T16:55:00.411Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-12T16:55:00.702Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-12T16:55:01.268Z] Signing Git tag with Sigul... [2023-12-12T16:55:01.268Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-12T16:55:01.539Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:55:01.832Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-12T16:55:01.838Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-12T16:55:01.957Z] $ docker stop --time=1 ef3f9fb2963333f3779d36868a9222b6ca536e20daf40dfc872ccbcfe655c8b6 [2023-12-12T16:55:03.232Z] $ docker rm -f --volumes ef3f9fb2963333f3779d36868a9222b6ca536e20daf40dfc872ccbcfe655c8b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-12T16:55:04.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:55:04.137Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:55:04.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:55:04.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:55:04.673Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:55:04.690Z] $ 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 [2023-12-12T16:55:05.013Z] $ docker top 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac -eo pid,comm [2023-12-12T16:55:05.066Z] 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). [2023-12-12T16:55:05.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:55:05.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:55:05.364Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:55:05.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:55:05.467Z] $ docker exec 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac ssh-agent [2023-12-12T16:55:05.578Z] SSH_AUTH_SOCK=/tmp/ssh-qXfhw8cX4c2E/agent.31 [2023-12-12T16:55:05.578Z] SSH_AGENT_PID=37 [2023-12-12T16:55:05.583Z] Running ssh-add (command line suppressed) [2023-12-12T16:55:05.675Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2129918513502439790.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2129918513502439790.key) [2023-12-12T16:55:05.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:55:06.028Z] + git semver bump pre [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,181 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,181 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,181 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,181 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,183 [execute] INFO git cat-file --batch-check [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,188 [execute] INFO git cat-file --batch [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T16:55:06.287Z] 2023-12-12 16:55:06,193 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-12-12T16:55:06.287Z] 3.2.0-dev.5 [Pipeline] } [2023-12-12T16:55:06.288Z] $ docker exec --env ******** --env ******** 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac ssh-agent -k [2023-12-12T16:55:06.378Z] unset SSH_AUTH_SOCK; [2023-12-12T16:55:06.378Z] unset SSH_AGENT_PID; [2023-12-12T16:55:06.378Z] echo Agent pid 37 killed; [2023-12-12T16:55:06.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:55:06.927Z] + git semver [Pipeline] } [2023-12-12T16:55:07.190Z] $ docker stop --time=1 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac [2023-12-12T16:55:08.465Z] $ docker rm -f --volumes 2bbdf59bb0a9d07db2de1f6369c3587c3f121595b53e61b75362cc9b196338ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:55:08.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:55:08.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:55:09.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:55:09.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:55:09.525Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:55:09.549Z] $ 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 [2023-12-12T16:55:09.859Z] $ docker top 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:55:10.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:55:10.189Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:55:10.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:55:10.288Z] $ docker exec 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b ssh-agent [2023-12-12T16:55:10.408Z] SSH_AUTH_SOCK=/tmp/ssh-tSvEKRDuBjLO/agent.33 [2023-12-12T16:55:10.408Z] SSH_AGENT_PID=39 [2023-12-12T16:55:10.413Z] Running ssh-add (command line suppressed) [2023-12-12T16:55:10.497Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10800586732303494760.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10800586732303494760.key) [2023-12-12T16:55:10.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:55:10.857Z] + git semver push [2023-12-12T16:55:11.116Z] 2023-12-12 16:55:11,008 [run_push] DEBUG push [2023-12-12T16:55:11.116Z] 2023-12-12 16:55:11,009 [execute] INFO git cat-file --batch-check [2023-12-12T16:55:11.116Z] 2023-12-12 16:55:11,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T16:55:11.116Z] 2023-12-12 16:55:11,012 [execute] INFO git rev-list 57bb24e69929d84a517d5c4c7cc29dc49d863642 -- [2023-12-12T16:55:11.116Z] 2023-12-12 16:55:11,012 [execute] DEBUG Popen(['git', 'rev-list', '57bb24e69929d84a517d5c4c7cc29dc49d863642', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-12T16:55:11.116Z] 2023-12-12 16:55:11,018 [execute] INFO git fetch -v origin [2023-12-12T16:55:11.117Z] 2023-12-12 16:55:11,018 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-12T16:55:11.684Z] 2023-12-12 16:55:11,558 [run_push] DEBUG no remote changes detected [2023-12-12T16:55:11.684Z] 2023-12-12 16:55:11,559 [execute] INFO git push origin semver [2023-12-12T16:55:11.684Z] 2023-12-12 16:55:11,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-12T16:55:12.620Z] 2023-12-12 16:55:12,355 [run_push] DEBUG push all version tags [2023-12-12T16:55:12.620Z] 2023-12-12 16:55:12,355 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-12T16:55:12.620Z] 2023-12-12 16:55:12,356 [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) [2023-12-12T16:55:13.187Z] 2023-12-12 16:55:13,101 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-12-12T16:55:13.187Z] 3.2.0-dev.5 [Pipeline] } [2023-12-12T16:55:13.188Z] $ docker exec --env ******** --env ******** 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b ssh-agent -k [2023-12-12T16:55:13.278Z] unset SSH_AUTH_SOCK; [2023-12-12T16:55:13.279Z] unset SSH_AGENT_PID; [2023-12-12T16:55:13.279Z] echo Agent pid 39 killed; [2023-12-12T16:55:13.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:55:13.828Z] + git semver [Pipeline] } [2023-12-12T16:55:14.091Z] $ docker stop --time=1 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b [2023-12-12T16:55:15.350Z] $ docker rm -f --volumes 9cde9919fa150e67cb9ec8aaef619f15fc5323f05a09bbe23a8e28556d94b32b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-12T16:55:16.845Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-12-12T16:55:16.845Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-12-12T16:55:16.845Z] total 16 [2023-12-12T16:55:16.845Z] drwxr-xr-x 3 root root 4096 Dec 12 16:44 . [2023-12-12T16:55:16.845Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 16:54 .. [2023-12-12T16:55:16.845Z] drwxr-xr-x 2 root root 4096 Dec 12 16:44 cost [2023-12-12T16:55:16.845Z] -rw-r--r-- 1 root root 88 Dec 12 16:44 cost.csv [2023-12-12T16:55:16.845Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-12-12T16:55:16.845Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-12-12T16:55:16.845Z] total 16 [2023-12-12T16:55:16.845Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:44 . [2023-12-12T16:55:16.845Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 16:54 .. [2023-12-12T16:55:16.845Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 16:44 cost [2023-12-12T16:55:16.845Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 12 16:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:55:17.131Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:55:17.984Z] ---> package-listing.sh [2023-12-12T16:55:17.984Z] ++ facter osfamily [2023-12-12T16:55:17.984Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-12T16:55:18.243Z] + OS_FAMILY=debian [2023-12-12T16:55:18.243Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-12-12T16:55:18.243Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-12T16:55:18.243Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-12T16:55:18.243Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-12T16:55:18.243Z] + PACKAGES=/tmp/packages_start.txt [2023-12-12T16:55:18.243Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-12-12T16:55:18.243Z] + PACKAGES=/tmp/packages_end.txt [2023-12-12T16:55:18.243Z] + case "${OS_FAMILY}" in [2023-12-12T16:55:18.243Z] + dpkg -l [2023-12-12T16:55:18.243Z] + grep '^ii' [2023-12-12T16:55:18.243Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-12T16:55:18.243Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-12T16:55:18.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-12T16:55:18.243Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-12-12T16:55:18.243Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-12-12T16:55:18.243Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-12-12T16:55:18.253Z] 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 [2023-12-12T16:55:18.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:55:19.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:55:19.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:55:19.336Z] prd-ubuntu20.04-docker-8c-8g-24908 does not seem to be running inside a container [2023-12-12T16:55:19.358Z] $ 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 [2023-12-12T16:55:19.560Z] $ docker top cdf60a604d8e78e4be403a7a5227dcdc3e6201da03665d5383c9fe9d7ec63abf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:55:20.015Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-12T16:55:20.298Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-12T16:55:20.583Z] + ls /var/log/sa-host [2023-12-12T16:55:20.583Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:55:20.695Z] provisioning config files... [2023-12-12T16:55:20.705Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7497592499295516828tmp [Pipeline] { [Pipeline] echo [2023-12-12T16:55:20.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:55:21.112Z] ---> create-netrc.sh [Pipeline] } [2023-12-12T16:55:21.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:55:21.569Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-12T16:55:21.577Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:55:21.862Z] ---> sudo-logs.sh [2023-12-12T16:55:21.862Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-12T16:55:21.954Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:55:22.237Z] ---> job-cost.sh [2023-12-12T16:55:22.237Z] lf-activate-venv: SKIPPING [2023-12-12T16:55:22.237Z] DEBUG: total: 0.2199999988079071 [2023-12-12T16:55:22.237Z] INFO: Retrieving Stack Cost... [2023-12-12T16:55:22.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T16:55:23.062Z] INFO: Archiving Costs [Pipeline] echo [2023-12-12T16:55:23.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:55:23.357Z] ---> logs-deploy.sh [2023-12-12T16:55:23.357Z] lf-activate-venv: SKIPPING [2023-12-12T16:55:23.357Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/78 [2023-12-12T16:55:23.357Z] INFO: archiving workspace using pattern(s): [2023-12-12T16:55:24.293Z] Archives upload complete. [2023-12-12T16:55:24.293Z] INFO: archiving logs to Nexus