Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2dcb8398d81f718f85667ead31acb42d7f44aacc 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-ssh6795302721173094329.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11761524256800561055.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13983374923048289869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7783879472159175465.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-ssh16104948089810769445.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15370 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 2dcb8398d81f718f85667ead31acb42d7f44aacc (main) Commit message: "Merge pull request #99 from lenny-intel/readme" > 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 2dcb8398d81f718f85667ead31acb42d7f44aacc # timeout=10 > git rev-list --no-walk a1a7aa329848983d8423fe0cc2bdab8be88fbe88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-30T23:21:58.572Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-30T23:21:58.638Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-30T23:21:58.655Z] ========================================================= [2023-10-30T23:21:58.655Z] EdgeX Global Pipelines Version Info [2023-10-30T23:21:58.655Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:21:59.365Z] ------------------- [2023-10-30T23:21:59.365Z] stable info: [2023-10-30T23:21:59.365Z] ------------------- [2023-10-30T23:21:59.365Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-30T23:21:59.365Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T23:21:59.365Z] Message: update stable to v1.0.254 [2023-10-30T23:21:59.939Z] ------------------- [2023-10-30T23:21:59.939Z] experimental info: [2023-10-30T23:21:59.939Z] ------------------- [2023-10-30T23:21:59.939Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-30T23:21:59.939Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T23:21:59.939Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-30T23:22:00.148Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-30T23:22:00.162Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-30T23:22:00.172Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-30T23:22:00.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-30T23:22:00.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-30T23:22:00.210Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-30T23:22:00.225Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-30T23:22:00.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-30T23:22:00.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-30T23:22:00.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-30T23:22:00.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-30T23:22:00.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-30T23:22:00.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-30T23:22:00.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-30T23:22:00.327Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T23:22:00.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T23:22:00.351Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-30T23:22:00.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-30T23:22:00.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-30T23:22:00.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-30T23:22:00.416Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-30T23:22:00.432Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-30T23:22:00.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-30T23:22:00.453Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-30T23:22:00.469Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-30T23:22:00.482Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-30T23:22:00.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-30T23:22:00.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-30T23:22:00.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-30T23:22:00.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-30T23:22:00.543Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] echo [2023-10-30T23:22:00.552Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dcb839 [Pipeline] echo [2023-10-30T23:22:00.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:22:00.605Z] provisioning config files... [2023-10-30T23:22:00.618Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15676936549951510804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:22:00.917Z] ---> docker-login.sh [2023-10-30T23:22:00.917Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:22:01.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:01.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:01.177Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:01.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:01.177Z] [2023-10-30T23:22:01.177Z] Login Succeeded [2023-10-30T23:22:01.177Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:22:01.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:01.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:01.437Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:01.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:01.437Z] [2023-10-30T23:22:01.437Z] Login Succeeded [2023-10-30T23:22:01.437Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:22:01.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:01.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:01.437Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:01.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:01.437Z] [2023-10-30T23:22:01.437Z] Login Succeeded [2023-10-30T23:22:01.437Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:22:01.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:01.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:01.699Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:01.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:01.699Z] [2023-10-30T23:22:01.699Z] Login Succeeded [2023-10-30T23:22:01.699Z] docker.io [2023-10-30T23:22:01.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:01.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:01.959Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:01.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:01.959Z] [2023-10-30T23:22:01.959Z] Login Succeeded [2023-10-30T23:22:01.959Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:22:01.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-30T23:22:02.362Z] + git rev-list -1 --merges 2dcb8398d81f718f85667ead31acb42d7f44aacc~1..2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] echo [2023-10-30T23:22:02.429Z] -----------> git rev-list -1 --merges 2dcb8398d81f718f85667ead31acb42d7f44aacc~1..2dcb8398d81f718f85667ead31acb42d7f44aacc 2dcb8398d81f718f85667ead31acb42d7f44aacc [2023-10-30T23:22:02.429Z] 2dcb8398d81f718f85667ead31acb42d7f44aacc [false] [Pipeline] sh [2023-10-30T23:22:02.719Z] + git log --format=format:%s -1 2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] echo [2023-10-30T23:22:02.732Z] ========================================================= [2023-10-30T23:22:02.732Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-30T23:22:02.732Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-30T23:22:03.056Z] + git log --format=format:%s -1 2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] echo [2023-10-30T23:22:03.111Z] [semverPrep] GIT_COMMIT: 2dcb8398d81f718f85667ead31acb42d7f44aacc, Commit Message: Merge pull request #99 from lenny-intel/readme [Pipeline] echo [2023-10-30T23:22:03.117Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-30T23:22:03.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-30T23:22:03.547Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-30T23:22:03.547Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-30T23:22:03.547Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-30T23:22:03.547Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-30T23:22:03.547Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-30T23:22:03.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:22:03.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T23:22:03.977Z] [2023-10-30T23:22:03.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:22:04.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T23:22:04.278Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-30T23:22:04.278Z] b85a868b505f: Pulling fs layer [2023-10-30T23:22:04.278Z] e2be974225ed: Pulling fs layer [2023-10-30T23:22:04.278Z] 339a4e72a1f5: Pulling fs layer [2023-10-30T23:22:04.278Z] 988bab9f4d93: Pulling fs layer [2023-10-30T23:22:04.278Z] 1469e6f7b9e6: Pulling fs layer [2023-10-30T23:22:04.278Z] eaf3925da568: Pulling fs layer [2023-10-30T23:22:04.278Z] bab4dde63d76: Pulling fs layer [2023-10-30T23:22:04.278Z] bde34c3a00c8: Pulling fs layer [2023-10-30T23:22:04.278Z] b352a97aabf1: Pulling fs layer [2023-10-30T23:22:04.278Z] 4872d77fe225: Pulling fs layer [2023-10-30T23:22:04.278Z] 5851b861e8e6: Pulling fs layer [2023-10-30T23:22:04.278Z] bab4dde63d76: Waiting [2023-10-30T23:22:04.278Z] 4872d77fe225: Waiting [2023-10-30T23:22:04.278Z] bde34c3a00c8: Waiting [2023-10-30T23:22:04.278Z] 5851b861e8e6: Waiting [2023-10-30T23:22:04.278Z] b352a97aabf1: Waiting [2023-10-30T23:22:04.278Z] 988bab9f4d93: Waiting [2023-10-30T23:22:04.278Z] 1469e6f7b9e6: Waiting [2023-10-30T23:22:04.278Z] eaf3925da568: Waiting [2023-10-30T23:22:04.278Z] e2be974225ed: Verifying Checksum [2023-10-30T23:22:04.278Z] e2be974225ed: Download complete [2023-10-30T23:22:04.278Z] 988bab9f4d93: Verifying Checksum [2023-10-30T23:22:04.278Z] 988bab9f4d93: Download complete [2023-10-30T23:22:04.537Z] 1469e6f7b9e6: Verifying Checksum [2023-10-30T23:22:04.537Z] 1469e6f7b9e6: Download complete [2023-10-30T23:22:04.537Z] eaf3925da568: Verifying Checksum [2023-10-30T23:22:04.537Z] eaf3925da568: Download complete [2023-10-30T23:22:04.537Z] 339a4e72a1f5: Verifying Checksum [2023-10-30T23:22:04.537Z] 339a4e72a1f5: Download complete [2023-10-30T23:22:04.537Z] bde34c3a00c8: Download complete [2023-10-30T23:22:04.537Z] b352a97aabf1: Verifying Checksum [2023-10-30T23:22:04.537Z] b352a97aabf1: Download complete [2023-10-30T23:22:04.537Z] 4872d77fe225: Verifying Checksum [2023-10-30T23:22:04.537Z] 5851b861e8e6: Verifying Checksum [2023-10-30T23:22:04.537Z] 5851b861e8e6: Download complete [2023-10-30T23:22:04.537Z] b85a868b505f: Verifying Checksum [2023-10-30T23:22:04.537Z] b85a868b505f: Download complete [2023-10-30T23:22:04.795Z] bab4dde63d76: Verifying Checksum [2023-10-30T23:22:04.795Z] bab4dde63d76: Download complete [2023-10-30T23:22:05.752Z] b85a868b505f: Pull complete [2023-10-30T23:22:06.013Z] e2be974225ed: Pull complete [2023-10-30T23:22:06.274Z] 339a4e72a1f5: Pull complete [2023-10-30T23:22:06.274Z] 988bab9f4d93: Pull complete [2023-10-30T23:22:06.534Z] 1469e6f7b9e6: Pull complete [2023-10-30T23:22:06.796Z] eaf3925da568: Pull complete [2023-10-30T23:22:08.174Z] bab4dde63d76: Pull complete [2023-10-30T23:22:08.433Z] bde34c3a00c8: Pull complete [2023-10-30T23:22:08.433Z] b352a97aabf1: Pull complete [2023-10-30T23:22:08.433Z] 4872d77fe225: Pull complete [2023-10-30T23:22:08.693Z] 5851b861e8e6: Pull complete [2023-10-30T23:22:08.693Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-30T23:22:08.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T23:22:08.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:22:08.778Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:22:08.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-30T23:22:11.013Z] $ docker top a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 -eo pid,comm [2023-10-30T23:22:11.061Z] 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-10-30T23:22:11.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-30T23:22:11.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T23:22:11.098Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T23:22:11.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T23:22:11.218Z] $ docker exec a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 ssh-agent [2023-10-30T23:22:11.336Z] SSH_AUTH_SOCK=/tmp/ssh-lLqMLMfmIvnO/agent.33 [2023-10-30T23:22:11.337Z] SSH_AGENT_PID=40 [2023-10-30T23:22:11.344Z] Running ssh-add (command line suppressed) [2023-10-30T23:22:11.444Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14451487891872721524.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14451487891872721524.key) [2023-10-30T23:22:11.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T23:22:11.739Z] + git tag --points-at HEAD [Pipeline] } [2023-10-30T23:22:11.761Z] $ docker exec --env ******** --env ******** a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 ssh-agent -k [2023-10-30T23:22:11.849Z] unset SSH_AUTH_SOCK; [2023-10-30T23:22:11.849Z] unset SSH_AGENT_PID; [2023-10-30T23:22:11.849Z] echo Agent pid 40 killed; [2023-10-30T23:22:11.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-30T23:22:11.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T23:22:11.878Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T23:22:11.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T23:22:11.997Z] $ docker exec a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 ssh-agent [2023-10-30T23:22:12.102Z] SSH_AUTH_SOCK=/tmp/ssh-XrhAvgjaTVGO/agent.72 [2023-10-30T23:22:12.102Z] SSH_AGENT_PID=78 [2023-10-30T23:22:12.108Z] Running ssh-add (command line suppressed) [2023-10-30T23:22:12.219Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17465455347426537975.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17465455347426537975.key) [2023-10-30T23:22:12.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T23:22:12.521Z] + git semver init [2023-10-30T23:22:12.782Z] 2023-10-30 23:22:12,709 [run_init] DEBUG init version:0.0.0 force:False [2023-10-30T23:22:12.782Z] 2023-10-30 23:22:12,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-30T23:22:12.782Z] 2023-10-30 23:22:12,710 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-30T23:22:12.782Z] 2023-10-30 23:22:12,710 [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-10-30T23:22:13.719Z] 2023-10-30 23:22:13,440 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-10-30T23:22:13.719Z] 2023-10-30 23:22:13,440 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-10-30T23:22:13.719Z] 2023-10-30 23:22:13,441 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-30T23:22:13.719Z] 2023-10-30 23:22:13,441 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-30T23:22:13.719Z] 3.1.0-dev.63 [Pipeline] } [2023-10-30T23:22:13.735Z] $ docker exec --env ******** --env ******** a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 ssh-agent -k [2023-10-30T23:22:13.820Z] unset SSH_AUTH_SOCK; [2023-10-30T23:22:13.821Z] unset SSH_AGENT_PID; [2023-10-30T23:22:13.821Z] echo Agent pid 78 killed; [2023-10-30T23:22:13.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-30T23:22:14.129Z] + git semver [Pipeline] } [2023-10-30T23:22:14.404Z] $ docker stop --time=1 a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 [2023-10-30T23:22:15.670Z] $ docker rm -f --volumes a7d20c8ead5a81906e2406223158a51aa5df2642d5f8ba5a1a02a696139488b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T23:22:16.002Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-30T23:22:16.197Z] Stashed 1 file(s) [Pipeline] echo [2023-10-30T23:22:16.200Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.63 [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-10-30T23:22:16.353Z] provisioning config files... [2023-10-30T23:22:16.362Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4011817608891247162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:22:16.660Z] ---> docker-login.sh [2023-10-30T23:22:16.660Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:22:16.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:16.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:16.660Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:16.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:16.660Z] [2023-10-30T23:22:16.660Z] Login Succeeded [2023-10-30T23:22:16.660Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:22:16.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:16.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:16.660Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:16.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:16.660Z] [2023-10-30T23:22:16.660Z] Login Succeeded [2023-10-30T23:22:16.660Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:22:16.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:16.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:16.919Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:16.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:16.920Z] [2023-10-30T23:22:16.920Z] Login Succeeded [2023-10-30T23:22:16.920Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:22:16.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:16.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:16.920Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:16.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:16.920Z] [2023-10-30T23:22:16.920Z] Login Succeeded [2023-10-30T23:22:16.920Z] docker.io [2023-10-30T23:22:17.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:22:17.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:22:17.179Z] Configure a credential helper to remove this warning. See [2023-10-30T23:22:17.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:22:17.179Z] [2023-10-30T23:22:17.179Z] Login Succeeded [2023-10-30T23:22:17.438Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:22:17.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-30T23:22:17.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T23:22:17.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T23:22:17.541Z] ========================================================= [2023-10-30T23:22:17.542Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-30T23:22:17.542Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:22:17.858Z] + 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-10-30T23:22:17.858Z] Sending build context to Docker daemon 646.1kB [2023-10-30T23:22:17.858Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-30T23:22:17.858Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-30T23:22:17.858Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-30T23:22:17.858Z] 7264a8db6415: Pulling fs layer [2023-10-30T23:22:17.858Z] c4d48a809fc2: Pulling fs layer [2023-10-30T23:22:17.858Z] 4f1c88b9dad5: Pulling fs layer [2023-10-30T23:22:17.858Z] ad3a456e5733: Pulling fs layer [2023-10-30T23:22:17.858Z] 33e27b845d1e: Pulling fs layer [2023-10-30T23:22:17.858Z] c68163c4e522: Pulling fs layer [2023-10-30T23:22:17.858Z] 50da416c3ac9: Pulling fs layer [2023-10-30T23:22:17.858Z] 23d2d4c4bb30: Pulling fs layer [2023-10-30T23:22:17.858Z] 50da416c3ac9: Waiting [2023-10-30T23:22:17.858Z] 33e27b845d1e: Waiting [2023-10-30T23:22:17.858Z] 23d2d4c4bb30: Waiting [2023-10-30T23:22:17.858Z] c68163c4e522: Waiting [2023-10-30T23:22:17.858Z] ad3a456e5733: Waiting [2023-10-30T23:22:17.858Z] c4d48a809fc2: Download complete [2023-10-30T23:22:17.858Z] ad3a456e5733: Download complete [2023-10-30T23:22:17.858Z] 33e27b845d1e: Download complete [2023-10-30T23:22:18.118Z] 7264a8db6415: Verifying Checksum [2023-10-30T23:22:18.118Z] 7264a8db6415: Download complete [2023-10-30T23:22:18.118Z] c68163c4e522: Verifying Checksum [2023-10-30T23:22:18.118Z] c68163c4e522: Download complete [2023-10-30T23:22:18.377Z] 7264a8db6415: Pull complete [2023-10-30T23:22:18.377Z] 23d2d4c4bb30: Verifying Checksum [2023-10-30T23:22:18.377Z] 23d2d4c4bb30: Download complete [2023-10-30T23:22:18.377Z] c4d48a809fc2: Pull complete [2023-10-30T23:22:18.639Z] 4f1c88b9dad5: Verifying Checksum [2023-10-30T23:22:18.639Z] 4f1c88b9dad5: Download complete [2023-10-30T23:22:18.897Z] 50da416c3ac9: Verifying Checksum [2023-10-30T23:22:18.897Z] 50da416c3ac9: Download complete [2023-10-30T23:22:21.423Z] 4f1c88b9dad5: Pull complete [2023-10-30T23:22:21.423Z] ad3a456e5733: Pull complete [2023-10-30T23:22:21.423Z] 33e27b845d1e: Pull complete [2023-10-30T23:22:21.681Z] c68163c4e522: Pull complete [2023-10-30T23:22:24.208Z] 50da416c3ac9: Pull complete [2023-10-30T23:22:24.208Z] 23d2d4c4bb30: Pull complete [2023-10-30T23:22:24.208Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-30T23:22:24.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-30T23:22:24.208Z] ---> 0786185ac409 [2023-10-30T23:22:24.208Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-30T23:22:26.751Z] ---> Running in f14d40c8a552 [2023-10-30T23:22:26.751Z] Removing intermediate container f14d40c8a552 [2023-10-30T23:22:26.751Z] ---> ce92253f3be0 [2023-10-30T23:22:26.751Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-30T23:22:27.024Z] ---> Running in ad3e29070e5f [2023-10-30T23:22:27.024Z] Removing intermediate container ad3e29070e5f [2023-10-30T23:22:27.024Z] ---> b6c5283b2a05 [2023-10-30T23:22:27.024Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-30T23:22:27.024Z] ---> Running in 1178f4950a52 [2023-10-30T23:22:27.024Z] Removing intermediate container 1178f4950a52 [2023-10-30T23:22:27.024Z] ---> 42cb8e93870c [2023-10-30T23:22:27.024Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-30T23:22:27.283Z] ---> Running in df67ee0eb6a3 [2023-10-30T23:22:27.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T23:22:27.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T23:22:28.059Z] OK: 264 MiB in 52 packages [2023-10-30T23:22:28.319Z] Removing intermediate container df67ee0eb6a3 [2023-10-30T23:22:28.319Z] ---> efcd91201d55 [2023-10-30T23:22:28.319Z] Step 7/12 : WORKDIR /app [2023-10-30T23:22:28.319Z] ---> Running in a95c74f3733f [2023-10-30T23:22:28.577Z] Removing intermediate container a95c74f3733f [2023-10-30T23:22:28.577Z] ---> 1a4db35cbee4 [2023-10-30T23:22:28.577Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-30T23:22:28.577Z] ---> 3c94289a195d [2023-10-30T23:22:28.577Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T23:22:28.577Z] ---> Running in 90d85707677f [2023-10-30T23:22:31.313Z] Still waiting to schedule task [2023-10-30T23:22:31.313Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-30T23:23:15.266Z] Removing intermediate container 90d85707677f [2023-10-30T23:23:15.266Z] ---> 07ea56a6a1cb [2023-10-30T23:23:15.266Z] Step 10/12 : COPY . . [2023-10-30T23:23:15.266Z] ---> 28f32bb21f33 [2023-10-30T23:23:15.266Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-30T23:23:15.266Z] ---> Running in 9468aa83bc2c [2023-10-30T23:23:15.266Z] Removing intermediate container 9468aa83bc2c [2023-10-30T23:23:15.266Z] ---> 767e12a63c03 [2023-10-30T23:23:15.266Z] Step 12/12 : RUN $MAKE [2023-10-30T23:23:15.266Z] ---> Running in 880880c95fb4 [2023-10-30T23:23:15.266Z] noop [2023-10-30T23:23:15.266Z] Removing intermediate container 880880c95fb4 [2023-10-30T23:23:15.266Z] ---> e294db768302 [2023-10-30T23:23:15.266Z] Successfully built e294db768302 [2023-10-30T23:23:15.266Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:15.580Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-30T23:23:15.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:23:15.655Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:23:15.690Z] $ 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-10-30T23:23:16.041Z] $ docker top f08feb852725ed49b8d8692ea050c8269b15704c1467d076ec8fed08daf139da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:23:16.382Z] + go version [2023-10-30T23:23:16.382Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-30T23:23:16.396Z] $ docker stop --time=1 f08feb852725ed49b8d8692ea050c8269b15704c1467d076ec8fed08daf139da [2023-10-30T23:23:17.680Z] $ docker rm -f --volumes f08feb852725ed49b8d8692ea050c8269b15704c1467d076ec8fed08daf139da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:23:18.077Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-30T23:23:18.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:23:18.155Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:23:18.191Z] $ 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-10-30T23:23:18.563Z] $ docker top ed9228b66d2f788e59fbc8e9fd636f0319619d536afdde5683da61c9fae3d345 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:23:18.900Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-10-30T23:23:19.196Z] + make test [2023-10-30T23:23:19.196Z] go test -race -coverprofile=coverage.out ./... [2023-10-30T23:23:41.122Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-30T23:23:41.122Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-30T23:23:41.122Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-30T23:23:41.122Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-30T23:23:41.122Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2023-10-30T23:23:49.235Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.608s coverage: 98.7% of statements [2023-10-30T23:23:49.235Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.096s coverage: 89.7% of statements [2023-10-30T23:23:49.235Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.028s coverage: 100.0% of statements [2023-10-30T23:24:07.299Z] go vet ./... [2023-10-30T23:24:10.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-30T23:24:10.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-30T23:24:10.589Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-30T23:24:10.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-30T23:24:10.617Z] $ docker stop --time=1 ed9228b66d2f788e59fbc8e9fd636f0319619d536afdde5683da61c9fae3d345 [2023-10-30T23:24:12.386Z] $ docker rm -f --volumes ed9228b66d2f788e59fbc8e9fd636f0319619d536afdde5683da61c9fae3d345 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T23:24:13.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-30T23:24:13.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-30T23:24:13.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-30T23:24:13.841Z] + ls -al . [2023-10-30T23:24:13.841Z] total 192 [2023-10-30T23:24:13.841Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 23:23 . [2023-10-30T23:24:13.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:21 .. [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 23:21 .dockerignore [2023-10-30T23:24:13.841Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:23 .git [2023-10-30T23:24:13.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:21 .github [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 30 23:21 .gitignore [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 23:21 .golangci.yml [2023-10-30T23:24:13.841Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:22 .semver [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 30 23:21 Attribution.txt [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 30 23:21 CHANGELOG.md [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 30 23:21 Dockerfile [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 23:21 GOVERNANCE.md [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 30 23:21 Jenkinsfile [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 23:21 LICENSE [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 30 23:21 Makefile [2023-10-30T23:24:13.841Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 30 23:21 OWNERS.md [2023-10-30T23:24:13.842Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 30 23:21 README.md [2023-10-30T23:24:13.842Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 30 23:21 Record and Reply.postman_collection.json [2023-10-30T23:24:13.842Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 23:22 VERSION [2023-10-30T23:24:13.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 23:21 bin [2023-10-30T23:24:13.842Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 30 23:23 coverage.out [2023-10-30T23:24:13.842Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 30 23:21 go.mod [2023-10-30T23:24:13.842Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 30 23:21 go.sum [2023-10-30T23:24:13.842Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 23:21 internal [2023-10-30T23:24:13.842Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 30 23:21 main.go [2023-10-30T23:24:13.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:21 openapi [2023-10-30T23:24:13.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:21 pkg [2023-10-30T23:24:13.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 23:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:14.143Z] + 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=2dcb8398d81f718f85667ead31acb42d7f44aacc --label arch=amd64 --label version=3.1.0-dev.63 . [2023-10-30T23:24:14.144Z] Sending build context to Docker daemon 671.7kB [2023-10-30T23:24:14.144Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-30T23:24:14.144Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-30T23:24:14.144Z] ---> e294db768302 [2023-10-30T23:24:14.144Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-30T23:24:14.144Z] ---> Running in c49b9e13e263 [2023-10-30T23:24:14.144Z] Removing intermediate container c49b9e13e263 [2023-10-30T23:24:14.144Z] ---> f8d79d9fca78 [2023-10-30T23:24:14.144Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-30T23:24:14.144Z] ---> Running in 4d5409ad44e5 [2023-10-30T23:24:14.400Z] Removing intermediate container 4d5409ad44e5 [2023-10-30T23:24:14.400Z] ---> 0e5718c3671b [2023-10-30T23:24:14.400Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-30T23:24:14.400Z] ---> Running in 00d07f11a0ae [2023-10-30T23:24:14.400Z] Removing intermediate container 00d07f11a0ae [2023-10-30T23:24:14.400Z] ---> 88f95eb9333b [2023-10-30T23:24:14.400Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-30T23:24:14.400Z] ---> Running in 46c35d6e0248 [2023-10-30T23:24:14.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T23:24:14.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T23:24:15.175Z] OK: 264 MiB in 52 packages [2023-10-30T23:24:15.436Z] Removing intermediate container 46c35d6e0248 [2023-10-30T23:24:15.436Z] ---> 178f8222a700 [2023-10-30T23:24:15.436Z] Step 7/26 : WORKDIR /app [2023-10-30T23:24:15.436Z] ---> Running in ea53a0237222 [2023-10-30T23:24:15.436Z] Removing intermediate container ea53a0237222 [2023-10-30T23:24:15.436Z] ---> 3d756e32a9b0 [2023-10-30T23:24:15.436Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-30T23:24:15.436Z] ---> 8c7efe5fb857 [2023-10-30T23:24:15.436Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T23:24:15.697Z] ---> Running in 0368027fce79 [2023-10-30T23:24:16.264Z] Removing intermediate container 0368027fce79 [2023-10-30T23:24:16.264Z] ---> 7ff1abed2ad6 [2023-10-30T23:24:16.264Z] Step 10/26 : COPY . . [2023-10-30T23:24:16.522Z] ---> 836760803e6a [2023-10-30T23:24:16.522Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-30T23:24:16.522Z] ---> Running in 5e2341191a83 [2023-10-30T23:24:16.522Z] Removing intermediate container 5e2341191a83 [2023-10-30T23:24:16.522Z] ---> 8091a4deb676 [2023-10-30T23:24:16.523Z] Step 12/26 : RUN $MAKE [2023-10-30T23:24:16.523Z] ---> Running in 12ee2090dd90 [2023-10-30T23:24:16.782Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.63" -trimpath -mod=readonly -o app-record-replay [2023-10-30T23:24:31.682Z] Removing intermediate container 12ee2090dd90 [2023-10-30T23:24:31.682Z] ---> 6540ef760da6 [2023-10-30T23:24:31.682Z] Step 13/26 : FROM alpine:3.18 [2023-10-30T23:24:32.252Z] 3.18: Pulling from library/alpine [2023-10-30T23:24:32.252Z] 96526aa774ef: Pulling fs layer [2023-10-30T23:24:32.510Z] 96526aa774ef: Verifying Checksum [2023-10-30T23:24:32.510Z] 96526aa774ef: Download complete [2023-10-30T23:24:32.768Z] 96526aa774ef: Pull complete [2023-10-30T23:24:32.768Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T23:24:32.768Z] Status: Downloaded newer image for alpine:3.18 [2023-10-30T23:24:32.768Z] ---> 8ca4688f4f35 [2023-10-30T23:24:32.768Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-30T23:24:32.768Z] ---> Running in 91e8d5daf8de [2023-10-30T23:24:32.768Z] Removing intermediate container 91e8d5daf8de [2023-10-30T23:24:32.768Z] ---> 90fbf861f6be [2023-10-30T23:24:32.768Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-30T23:24:32.768Z] ---> Running in d1b70489043f [2023-10-30T23:24:32.768Z] Removing intermediate container d1b70489043f [2023-10-30T23:24:32.768Z] ---> af29c1d07a44 [2023-10-30T23:24:32.768Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-30T23:24:32.768Z] ---> Running in 8fafd0454c7f [2023-10-30T23:24:33.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T23:24:33.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T23:24:33.286Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-30T23:24:33.544Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-30T23:24:33.544Z] Executing busybox-1.36.1-r2.trigger [2023-10-30T23:24:33.544Z] Executing ca-certificates-20230506-r0.trigger [2023-10-30T23:24:33.544Z] OK: 8 MiB in 17 packages [2023-10-30T23:24:33.803Z] Removing intermediate container 8fafd0454c7f [2023-10-30T23:24:33.803Z] ---> 21d10f96a988 [2023-10-30T23:24:33.803Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-30T23:24:34.061Z] ---> ebeef8ec3b88 [2023-10-30T23:24:34.061Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-30T23:24:34.061Z] ---> 3cd90bcee556 [2023-10-30T23:24:34.061Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-30T23:24:34.061Z] ---> 7b387b6701b5 [2023-10-30T23:24:34.061Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-30T23:24:34.625Z] ---> 66434b0144f4 [2023-10-30T23:24:34.625Z] Step 21/26 : EXPOSE 59712 [2023-10-30T23:24:34.625Z] ---> Running in 0f2eb32dba6f [2023-10-30T23:24:34.625Z] Removing intermediate container 0f2eb32dba6f [2023-10-30T23:24:34.625Z] ---> ce4bf85b7c25 [2023-10-30T23:24:34.625Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-30T23:24:34.625Z] ---> Running in 2bdbdf193ade [2023-10-30T23:24:34.884Z] Removing intermediate container 2bdbdf193ade [2023-10-30T23:24:34.884Z] ---> 9bef9a50f585 [2023-10-30T23:24:34.884Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-30T23:24:34.884Z] ---> Running in 371dafd5c4c0 [2023-10-30T23:24:34.884Z] Removing intermediate container 371dafd5c4c0 [2023-10-30T23:24:34.884Z] ---> b6c08f8b66eb [2023-10-30T23:24:34.884Z] Step 24/26 : LABEL arch=amd64 [2023-10-30T23:24:34.884Z] ---> Running in 577e3adc648c [2023-10-30T23:24:34.884Z] Removing intermediate container 577e3adc648c [2023-10-30T23:24:34.884Z] ---> 2ddf841e1390 [2023-10-30T23:24:34.884Z] Step 25/26 : LABEL git_sha=2dcb8398d81f718f85667ead31acb42d7f44aacc [2023-10-30T23:24:35.142Z] ---> Running in 81d299e66057 [2023-10-30T23:24:35.142Z] Removing intermediate container 81d299e66057 [2023-10-30T23:24:35.142Z] ---> 6aa948ab2b52 [2023-10-30T23:24:35.142Z] Step 26/26 : LABEL version=3.1.0-dev.63 [2023-10-30T23:24:35.142Z] ---> Running in 92fcbf861580 [2023-10-30T23:24:35.142Z] Removing intermediate container 92fcbf861580 [2023-10-30T23:24:35.142Z] ---> 5ec1156f6cf5 [2023-10-30T23:24:35.142Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-30T23:24:35.142Z] Successfully built 5ec1156f6cf5 [2023-10-30T23:24:35.142Z] 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-10-30T23:24:35.232Z] provisioning config files... [2023-10-30T23:24:35.239Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18332037754835260524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:35.531Z] ---> docker-login.sh [2023-10-30T23:24:35.531Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:24:35.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:35.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:35.531Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:35.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:35.531Z] [2023-10-30T23:24:35.531Z] Login Succeeded [2023-10-30T23:24:35.531Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:24:35.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:35.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:35.531Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:35.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:35.531Z] [2023-10-30T23:24:35.531Z] Login Succeeded [2023-10-30T23:24:35.531Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:24:35.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:35.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:35.790Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:35.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:35.790Z] [2023-10-30T23:24:35.790Z] Login Succeeded [2023-10-30T23:24:35.790Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:24:35.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:35.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:35.791Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:35.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:35.791Z] [2023-10-30T23:24:35.791Z] Login Succeeded [2023-10-30T23:24:35.791Z] docker.io [2023-10-30T23:24:36.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:24:36.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:24:36.308Z] Configure a credential helper to remove this warning. See [2023-10-30T23:24:36.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:24:36.308Z] [2023-10-30T23:24:36.308Z] Login Succeeded [2023-10-30T23:24:36.308Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:24:36.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-30T23:24:36.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T23:24:36.357Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-10-30T23:24:36.357Z] 2dcb8398d81f718f85667ead31acb42d7f44aacc [2023-10-30T23:24:36.358Z] latest [2023-10-30T23:24:36.358Z] 3.1.0-dev.63 [2023-10-30T23:24:36.358Z] 2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [2023-10-30T23:24:36.358Z] main [2023-10-30T23:24:36.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:36.664Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:36.960Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc [2023-10-30T23:24:36.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-30T23:24:36.960Z] 0d4c51f51623: Preparing [2023-10-30T23:24:36.960Z] 187ec091df13: Preparing [2023-10-30T23:24:36.960Z] b378cc143332: Preparing [2023-10-30T23:24:36.960Z] b64493b6cc40: Preparing [2023-10-30T23:24:36.960Z] dd464c9e7e23: Preparing [2023-10-30T23:24:36.960Z] cc2447e1835a: Preparing [2023-10-30T23:24:36.960Z] cc2447e1835a: Waiting [2023-10-30T23:24:36.960Z] 187ec091df13: Pushed [2023-10-30T23:24:36.960Z] b64493b6cc40: Pushed [2023-10-30T23:24:36.960Z] b378cc143332: Pushed [2023-10-30T23:24:36.960Z] cc2447e1835a: Layer already exists [2023-10-30T23:24:36.960Z] dd464c9e7e23: Pushed [2023-10-30T23:24:39.493Z] 0d4c51f51623: Pushed [2023-10-30T23:24:39.752Z] 2dcb8398d81f718f85667ead31acb42d7f44aacc: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:40.059Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:40.363Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-30T23:24:40.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-30T23:24:40.363Z] 0d4c51f51623: Preparing [2023-10-30T23:24:40.363Z] 187ec091df13: Preparing [2023-10-30T23:24:40.363Z] b378cc143332: Preparing [2023-10-30T23:24:40.363Z] b64493b6cc40: Preparing [2023-10-30T23:24:40.363Z] dd464c9e7e23: Preparing [2023-10-30T23:24:40.363Z] cc2447e1835a: Preparing [2023-10-30T23:24:40.363Z] dd464c9e7e23: Layer already exists [2023-10-30T23:24:40.363Z] b64493b6cc40: Layer already exists [2023-10-30T23:24:40.363Z] b378cc143332: Layer already exists [2023-10-30T23:24:40.363Z] 0d4c51f51623: Layer already exists [2023-10-30T23:24:40.363Z] 187ec091df13: Layer already exists [2023-10-30T23:24:40.363Z] cc2447e1835a: Layer already exists [2023-10-30T23:24:40.363Z] latest: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:40.680Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:40.981Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.63 [2023-10-30T23:24:40.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-30T23:24:40.981Z] 0d4c51f51623: Preparing [2023-10-30T23:24:40.981Z] 187ec091df13: Preparing [2023-10-30T23:24:40.981Z] b378cc143332: Preparing [2023-10-30T23:24:40.981Z] b64493b6cc40: Preparing [2023-10-30T23:24:40.981Z] dd464c9e7e23: Preparing [2023-10-30T23:24:40.981Z] cc2447e1835a: Preparing [2023-10-30T23:24:40.981Z] cc2447e1835a: Waiting [2023-10-30T23:24:40.981Z] dd464c9e7e23: Layer already exists [2023-10-30T23:24:40.981Z] b378cc143332: Layer already exists [2023-10-30T23:24:40.981Z] b64493b6cc40: Layer already exists [2023-10-30T23:24:40.981Z] 187ec091df13: Layer already exists [2023-10-30T23:24:40.981Z] 0d4c51f51623: Layer already exists [2023-10-30T23:24:40.981Z] cc2447e1835a: Layer already exists [2023-10-30T23:24:40.981Z] 3.1.0-dev.63: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:41.286Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:41.602Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [2023-10-30T23:24:41.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-30T23:24:41.602Z] 0d4c51f51623: Preparing [2023-10-30T23:24:41.602Z] 187ec091df13: Preparing [2023-10-30T23:24:41.602Z] b378cc143332: Preparing [2023-10-30T23:24:41.602Z] b64493b6cc40: Preparing [2023-10-30T23:24:41.602Z] dd464c9e7e23: Preparing [2023-10-30T23:24:41.602Z] cc2447e1835a: Preparing [2023-10-30T23:24:41.602Z] cc2447e1835a: Waiting [2023-10-30T23:24:41.602Z] 0d4c51f51623: Layer already exists [2023-10-30T23:24:41.602Z] b378cc143332: Layer already exists [2023-10-30T23:24:41.602Z] b64493b6cc40: Layer already exists [2023-10-30T23:24:41.602Z] dd464c9e7e23: Layer already exists [2023-10-30T23:24:41.602Z] 187ec091df13: Layer already exists [2023-10-30T23:24:41.602Z] cc2447e1835a: Layer already exists [2023-10-30T23:24:41.602Z] 2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:41.907Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:42.206Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-10-30T23:24:42.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-30T23:24:42.206Z] 0d4c51f51623: Preparing [2023-10-30T23:24:42.206Z] 187ec091df13: Preparing [2023-10-30T23:24:42.206Z] b378cc143332: Preparing [2023-10-30T23:24:42.206Z] b64493b6cc40: Preparing [2023-10-30T23:24:42.206Z] dd464c9e7e23: Preparing [2023-10-30T23:24:42.206Z] cc2447e1835a: Preparing [2023-10-30T23:24:42.206Z] cc2447e1835a: Waiting [2023-10-30T23:24:42.206Z] 187ec091df13: Layer already exists [2023-10-30T23:24:42.206Z] 0d4c51f51623: Layer already exists [2023-10-30T23:24:42.206Z] b378cc143332: Layer already exists [2023-10-30T23:24:42.206Z] b64493b6cc40: Layer already exists [2023-10-30T23:24:42.206Z] dd464c9e7e23: Layer already exists [2023-10-30T23:24:42.206Z] cc2447e1835a: Layer already exists [2023-10-30T23:24:42.206Z] main: digest: sha256:332e31b4c0f6b2b03c519b8aeaa69b4c4adc31eb320eb8d3bef58d320f2f2159 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-30T23:24:42.257Z] ===================================================== [Pipeline] echo [2023-10-30T23:24:42.264Z] taggedImages: [2023-10-30T23:24:42.264Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc [2023-10-30T23:24:42.264Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-30T23:24:42.264Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.63 [2023-10-30T23:24:42.264Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [2023-10-30T23:24:42.264Z] - 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-10-30T23:24:42.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:24:42.639Z] [2023-10-30T23:24:42.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:24:42.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:24:42.932Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-30T23:24:42.932Z] 5eb5b503b376: Pulling fs layer [2023-10-30T23:24:42.932Z] 5c69ac0246d0: Pulling fs layer [2023-10-30T23:24:42.932Z] ec43610c2a17: Pulling fs layer [2023-10-30T23:24:42.932Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-30T23:24:42.932Z] 33b1e0a273af: Pulling fs layer [2023-10-30T23:24:42.932Z] 5d3b04190fa2: Pulling fs layer [2023-10-30T23:24:42.933Z] 2f39f015ded8: Pulling fs layer [2023-10-30T23:24:42.933Z] 3a2ae6a8a46f: Waiting [2023-10-30T23:24:42.933Z] 33b1e0a273af: Waiting [2023-10-30T23:24:42.933Z] 5d3b04190fa2: Waiting [2023-10-30T23:24:42.933Z] 2f39f015ded8: Waiting [2023-10-30T23:24:42.933Z] 5c69ac0246d0: Download complete [2023-10-30T23:24:42.933Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-30T23:24:42.933Z] 3a2ae6a8a46f: Download complete [2023-10-30T23:24:42.933Z] 33b1e0a273af: Verifying Checksum [2023-10-30T23:24:42.933Z] 33b1e0a273af: Download complete [2023-10-30T23:24:42.933Z] ec43610c2a17: Verifying Checksum [2023-10-30T23:24:42.933Z] ec43610c2a17: Download complete [2023-10-30T23:24:42.933Z] 5d3b04190fa2: Verifying Checksum [2023-10-30T23:24:42.933Z] 5d3b04190fa2: Download complete [2023-10-30T23:24:43.191Z] 5eb5b503b376: Download complete [2023-10-30T23:24:43.758Z] 2f39f015ded8: Download complete [2023-10-30T23:24:44.323Z] 5eb5b503b376: Pull complete [2023-10-30T23:24:44.323Z] 5c69ac0246d0: Pull complete [2023-10-30T23:24:44.583Z] ec43610c2a17: Pull complete [2023-10-30T23:24:44.583Z] 3a2ae6a8a46f: Pull complete [2023-10-30T23:24:44.843Z] 33b1e0a273af: Pull complete [2023-10-30T23:24:44.843Z] 5d3b04190fa2: Pull complete [2023-10-30T23:24:49.025Z] 2f39f015ded8: Pull complete [2023-10-30T23:24:49.025Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-30T23:24:49.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:24:49.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:24:49.100Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:24:49.132Z] $ 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-10-30T23:24:50.653Z] $ docker top 6f399a36afe3ea8a660ed0604560ee89ed32b7903e22ed6a6177eb7bef2b9520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:24:51.020Z] ---> job-cost.sh [2023-10-30T23:24:51.020Z] lf-activate-venv: SKIPPING [2023-10-30T23:24:51.020Z] INFO: No Stack... [2023-10-30T23:24:51.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T23:24:51.848Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T23:24:52.134Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-10-30T23:24:52.134Z] + cut -d, -f6 [Pipeline] lock [2023-10-30T23:24:52.149Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [2023-10-30T23:24:52.154Z] Resource [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] did not exist. Created. [2023-10-30T23:24:52.154Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T23:24:52.496Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-30T23:24:52.525Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T23:24:52.532Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T23:24:52.549Z] $ docker stop --time=1 6f399a36afe3ea8a660ed0604560ee89ed32b7903e22ed6a6177eb7bef2b9520 [2023-10-30T23:24:53.694Z] $ docker rm -f --volumes 6f399a36afe3ea8a660ed0604560ee89ed32b7903e22ed6a6177eb7bef2b9520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-30T23:25:01.824Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15382 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-10-30T23:25:01.837Z] Running in /w/workspace/app-record-replay/68 [Pipeline] { [Pipeline] checkout [2023-10-30T23:25:01.894Z] Selected Git installation does not exist. Using Default [2023-10-30T23:25:01.894Z] The recommended git tool is: NONE [2023-10-30T23:25:09.145Z] using credential edgex-jenkins-ssh [2023-10-30T23:25:09.162Z] Cloning the remote Git repository [2023-10-30T23:25:09.237Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-30T23:25:09.393Z] > git init /w/workspace/app-record-replay/68 # timeout=10 [2023-10-30T23:25:09.586Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-30T23:25:09.588Z] > git --version # timeout=10 [2023-10-30T23:25:09.618Z] > git --version # 'git version 2.25.1' [2023-10-30T23:25:09.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T23:25:09.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T23:25:12.104Z] Avoid second fetch [2023-10-30T23:25:12.104Z] Checking out Revision 2dcb8398d81f718f85667ead31acb42d7f44aacc (main) [2023-10-30T23:25:10.967Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-30T23:25:10.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T23:25:12.126Z] > git config core.sparsecheckout # timeout=10 [2023-10-30T23:25:12.208Z] > git checkout -f 2dcb8398d81f718f85667ead31acb42d7f44aacc # timeout=10 [2023-10-30T23:25:12.778Z] Commit message: "Merge pull request #99 from lenny-intel/readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-30T23:25:13.902Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-30T23:25:13.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-30T23:25:13.902Z] Dload Upload Total Spent Left Speed [2023-10-30T23:25:13.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh [2023-10-30T23:25:14.659Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-30T23:25:15.015Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-30T23:25:15.015Z] + sudo tee /etc/docker/daemon.new [2023-10-30T23:25:15.015Z] { [2023-10-30T23:25:15.015Z] "registry-mirrors": [ [2023-10-30T23:25:15.015Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-30T23:25:15.015Z] ], [2023-10-30T23:25:15.015Z] "bip": "10.250.0.254/24", [2023-10-30T23:25:15.015Z] "hosts": [ [2023-10-30T23:25:15.015Z] "tcp://0.0.0.0:5555", [2023-10-30T23:25:15.015Z] "unix:///var/run/docker.sock" [2023-10-30T23:25:15.015Z] ], [2023-10-30T23:25:15.015Z] "mtu": 1458, [2023-10-30T23:25:15.015Z] "selinux-enabled": true, [2023-10-30T23:25:15.015Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-30T23:25:15.015Z] } [Pipeline] sh [2023-10-30T23:25:15.382Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-30T23:25:15.749Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:25:34.339Z] provisioning config files... [2023-10-30T23:25:34.366Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/68@tmp/config13543658306283852532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:25:34.727Z] ---> docker-login.sh [2023-10-30T23:25:34.728Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:25:35.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:35.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:35.327Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:35.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:35.327Z] [2023-10-30T23:25:35.327Z] Login Succeeded [2023-10-30T23:25:35.327Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:25:35.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:35.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:35.867Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:35.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:35.867Z] [2023-10-30T23:25:35.867Z] Login Succeeded [2023-10-30T23:25:35.867Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:25:36.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:36.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:36.138Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:36.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:36.138Z] [2023-10-30T23:25:36.138Z] Login Succeeded [2023-10-30T23:25:36.138Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:25:36.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:36.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:36.715Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:36.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:36.715Z] [2023-10-30T23:25:36.715Z] Login Succeeded [2023-10-30T23:25:36.715Z] docker.io [2023-10-30T23:25:36.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:25:37.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:25:37.320Z] Configure a credential helper to remove this warning. See [2023-10-30T23:25:37.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:25:37.320Z] [2023-10-30T23:25:37.320Z] Login Succeeded [2023-10-30T23:25:37.320Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:25:37.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-30T23:25:37.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T23:25:37.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T23:25:37.751Z] ========================================================= [2023-10-30T23:25:37.751Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-30T23:25:37.751Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:25:39.875Z] + 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-10-30T23:25:39.875Z] Sending build context to Docker daemon 259.1kB [2023-10-30T23:25:40.150Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-30T23:25:40.150Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-30T23:25:40.421Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-30T23:25:40.421Z] 9fda8d8052c6: Pulling fs layer [2023-10-30T23:25:40.421Z] 5d54e960e981: Pulling fs layer [2023-10-30T23:25:40.421Z] c4a7e357bf2a: Pulling fs layer [2023-10-30T23:25:40.421Z] f0e02332f6b5: Pulling fs layer [2023-10-30T23:25:40.421Z] cefa15bbcfad: Pulling fs layer [2023-10-30T23:25:40.421Z] 17808c966233: Pulling fs layer [2023-10-30T23:25:40.421Z] f4c1fc716caa: Pulling fs layer [2023-10-30T23:25:40.421Z] 17808c966233: Waiting [2023-10-30T23:25:40.421Z] f4c1fc716caa: Waiting [2023-10-30T23:25:40.421Z] f0e02332f6b5: Waiting [2023-10-30T23:25:40.421Z] 5d54e960e981: Verifying Checksum [2023-10-30T23:25:40.421Z] 5d54e960e981: Download complete [2023-10-30T23:25:40.421Z] f0e02332f6b5: Verifying Checksum [2023-10-30T23:25:40.421Z] f0e02332f6b5: Download complete [2023-10-30T23:25:40.421Z] cefa15bbcfad: Verifying Checksum [2023-10-30T23:25:40.421Z] cefa15bbcfad: Download complete [2023-10-30T23:25:40.421Z] 9fda8d8052c6: Verifying Checksum [2023-10-30T23:25:40.421Z] 9fda8d8052c6: Download complete [2023-10-30T23:25:41.015Z] f4c1fc716caa: Verifying Checksum [2023-10-30T23:25:41.015Z] f4c1fc716caa: Download complete [2023-10-30T23:25:41.611Z] 9fda8d8052c6: Pull complete [2023-10-30T23:25:42.207Z] 5d54e960e981: Pull complete [2023-10-30T23:25:42.481Z] c4a7e357bf2a: Verifying Checksum [2023-10-30T23:25:42.482Z] c4a7e357bf2a: Download complete [2023-10-30T23:25:43.680Z] 17808c966233: Verifying Checksum [2023-10-30T23:25:56.032Z] c4a7e357bf2a: Pull complete [2023-10-30T23:25:56.032Z] f0e02332f6b5: Pull complete [2023-10-30T23:25:56.304Z] cefa15bbcfad: Pull complete [2023-10-30T23:26:11.476Z] 17808c966233: Pull complete [2023-10-30T23:26:12.067Z] f4c1fc716caa: Pull complete [2023-10-30T23:26:12.067Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-30T23:26:12.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-30T23:26:12.067Z] ---> ea914061e18c [2023-10-30T23:26:12.067Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-30T23:26:13.037Z] ---> Running in b57a310ce585 [2023-10-30T23:26:13.627Z] Removing intermediate container b57a310ce585 [2023-10-30T23:26:13.627Z] ---> 2342e484e297 [2023-10-30T23:26:13.627Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-30T23:26:13.627Z] ---> Running in 25b1fea902c4 [2023-10-30T23:26:14.217Z] Removing intermediate container 25b1fea902c4 [2023-10-30T23:26:14.217Z] ---> 25bb883611f7 [2023-10-30T23:26:14.217Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-30T23:26:14.217Z] ---> Running in c8ea11013e3a [2023-10-30T23:26:14.807Z] Removing intermediate container c8ea11013e3a [2023-10-30T23:26:14.807Z] ---> 2ef9ec6a80ef [2023-10-30T23:26:14.807Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-30T23:26:14.807Z] ---> Running in 937908f663bc [2023-10-30T23:26:16.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T23:26:16.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T23:26:17.918Z] OK: 266 MiB in 52 packages [2023-10-30T23:26:18.893Z] Removing intermediate container 937908f663bc [2023-10-30T23:26:18.893Z] ---> 4dd6eb53da51 [2023-10-30T23:26:18.893Z] Step 7/12 : WORKDIR /app [2023-10-30T23:26:18.893Z] ---> Running in 72b7785482f7 [2023-10-30T23:26:19.483Z] Removing intermediate container 72b7785482f7 [2023-10-30T23:26:19.483Z] ---> 86b6907f4f36 [2023-10-30T23:26:19.483Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-30T23:26:20.076Z] ---> 32447cd1294f [2023-10-30T23:26:20.076Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T23:26:20.076Z] ---> Running in 51678ac54981 [2023-10-30T23:27:56.832Z] Removing intermediate container 51678ac54981 [2023-10-30T23:27:56.832Z] ---> 810e2cdcaba4 [2023-10-30T23:27:56.832Z] Step 10/12 : COPY . . [2023-10-30T23:27:56.832Z] ---> 91008da1997a [2023-10-30T23:27:56.832Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-30T23:27:56.832Z] ---> Running in cbc22cae38a2 [2023-10-30T23:27:56.832Z] Removing intermediate container cbc22cae38a2 [2023-10-30T23:27:56.832Z] ---> df9819e89bb2 [2023-10-30T23:27:56.832Z] Step 12/12 : RUN $MAKE [2023-10-30T23:27:56.832Z] ---> Running in e48f840ea43c [2023-10-30T23:27:56.832Z] noop [2023-10-30T23:27:56.832Z] Removing intermediate container e48f840ea43c [2023-10-30T23:27:56.832Z] ---> 0441b67144bd [2023-10-30T23:27:56.832Z] Successfully built 0441b67144bd [2023-10-30T23:27:56.832Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:27:57.217Z] + docker inspect -f . ci-base-image-arm64 [2023-10-30T23:27:57.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:27:57.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-15382 does not seem to be running inside a container [2023-10-30T23:27:57.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/68 -v /w/workspace/app-record-replay/68:/w/workspace/app-record-replay/68:rw,z -v /w/workspace/app-record-replay/68@tmp:/w/workspace/app-record-replay/68@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-10-30T23:27:58.954Z] $ docker top 3be38401737a5f19679926fa776c3f76cabc61fcf089698c4d3eb94da1306137 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:27:59.828Z] + go version [2023-10-30T23:27:59.828Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-30T23:27:59.847Z] $ docker stop --time=1 3be38401737a5f19679926fa776c3f76cabc61fcf089698c4d3eb94da1306137 [2023-10-30T23:28:01.528Z] $ docker rm -f --volumes 3be38401737a5f19679926fa776c3f76cabc61fcf089698c4d3eb94da1306137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:28:02.089Z] + docker inspect -f . ci-base-image-arm64 [2023-10-30T23:28:02.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:28:02.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-15382 does not seem to be running inside a container [2023-10-30T23:28:02.369Z] $ 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/68 -v /w/workspace/app-record-replay/68:/w/workspace/app-record-replay/68:rw,z -v /w/workspace/app-record-replay/68@tmp:/w/workspace/app-record-replay/68@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-10-30T23:28:03.742Z] $ docker top aa6981c0581d818b30e6da467b047f5eb79b4cf7495074435b8c8626b0b79e2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:28:04.620Z] + git config --global --add safe.directory /w/workspace/app-record-replay/68 [Pipeline] fileExists [Pipeline] sh [2023-10-30T23:28:05.287Z] + make test [2023-10-30T23:28:05.287Z] go test -race -coverprofile=coverage.out ./... [2023-10-30T23:31:27.108Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-30T23:31:27.108Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.248s coverage: 88.0% of statements [2023-10-30T23:31:27.108Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-30T23:31:27.108Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-30T23:31:27.374Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-30T23:31:35.656Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.994s coverage: 98.7% of statements [2023-10-30T23:31:35.657Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.528s coverage: 89.7% of statements [2023-10-30T23:31:35.657Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.165s coverage: 100.0% of statements [2023-10-30T23:31:36.621Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-30T23:31:36.621Z] go vet ./... [2023-10-30T23:33:58.388Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-30T23:33:58.388Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-30T23:33:58.388Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-30T23:33:58.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-30T23:33:58.413Z] $ docker stop --time=1 aa6981c0581d818b30e6da467b047f5eb79b4cf7495074435b8c8626b0b79e2a [2023-10-30T23:34:00.370Z] $ docker rm -f --volumes aa6981c0581d818b30e6da467b047f5eb79b4cf7495074435b8c8626b0b79e2a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T23:34:02.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-30T23:34:02.073Z] Warning: overwriting stash ‘coverage-report’ [2023-10-30T23:34:02.545Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-30T23:34:02.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-30T23:34:03.257Z] + ls -al . [2023-10-30T23:34:03.257Z] total 188 [2023-10-30T23:34:03.257Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 23:28 . [2023-10-30T23:34:03.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:25 .. [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 23:25 .dockerignore [2023-10-30T23:34:03.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:25 .git [2023-10-30T23:34:03.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:25 .github [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 30 23:25 .gitignore [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 23:25 .golangci.yml [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 30 23:25 Attribution.txt [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 30 23:25 CHANGELOG.md [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 30 23:25 Dockerfile [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 23:25 GOVERNANCE.md [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 30 23:25 Jenkinsfile [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 23:25 LICENSE [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 30 23:25 Makefile [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 30 23:25 OWNERS.md [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 30 23:25 README.md [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 30 23:25 Record and Reply.postman_collection.json [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 23:22 VERSION [2023-10-30T23:34:03.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 23:25 bin [2023-10-30T23:34:03.257Z] -rw-r--r-- 1 jenkins jenkins 24667 Oct 30 23:31 coverage.out [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 30 23:25 go.mod [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 30 23:25 go.sum [2023-10-30T23:34:03.257Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 23:25 internal [2023-10-30T23:34:03.257Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 30 23:25 main.go [2023-10-30T23:34:03.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:25 openapi [2023-10-30T23:34:03.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:25 pkg [2023-10-30T23:34:03.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 23:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:34:03.617Z] + 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=2dcb8398d81f718f85667ead31acb42d7f44aacc --label arch=arm64 --label version=3.1.0-dev.63 . [2023-10-30T23:34:03.885Z] Sending build context to Docker daemon 284.7kB [2023-10-30T23:34:03.885Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-30T23:34:03.885Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-30T23:34:03.885Z] ---> 0441b67144bd [2023-10-30T23:34:03.885Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-30T23:34:03.885Z] ---> Running in 976201f7bec7 [2023-10-30T23:34:04.467Z] Removing intermediate container 976201f7bec7 [2023-10-30T23:34:04.467Z] ---> ebed7a9e01be [2023-10-30T23:34:04.467Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-30T23:34:04.467Z] ---> Running in 523d39dc4e35 [2023-10-30T23:34:04.733Z] Removing intermediate container 523d39dc4e35 [2023-10-30T23:34:04.733Z] ---> 47e2b249bf95 [2023-10-30T23:34:04.733Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-30T23:34:04.733Z] ---> Running in 9ab0044c3873 [2023-10-30T23:34:05.000Z] Removing intermediate container 9ab0044c3873 [2023-10-30T23:34:05.000Z] ---> 6943b6fe86ea [2023-10-30T23:34:05.000Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-30T23:34:05.267Z] ---> Running in 7d297ffba0bc [2023-10-30T23:34:06.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T23:34:06.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T23:34:08.224Z] OK: 266 MiB in 52 packages [2023-10-30T23:34:10.807Z] Removing intermediate container 7d297ffba0bc [2023-10-30T23:34:10.807Z] ---> a93e5fc63d8b [2023-10-30T23:34:10.807Z] Step 7/26 : WORKDIR /app [2023-10-30T23:34:10.807Z] ---> Running in 4f057e386c9c [2023-10-30T23:34:10.807Z] Removing intermediate container 4f057e386c9c [2023-10-30T23:34:10.807Z] ---> cf738a1dd406 [2023-10-30T23:34:10.807Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-30T23:34:11.394Z] ---> f1126bd38399 [2023-10-30T23:34:11.394Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T23:34:11.394Z] ---> Running in 09be0e7d65bf [2023-10-30T23:34:13.981Z] Removing intermediate container 09be0e7d65bf [2023-10-30T23:34:13.981Z] ---> 37cf8469cad2 [2023-10-30T23:34:13.981Z] Step 10/26 : COPY . . [2023-10-30T23:34:14.571Z] ---> bb7dc731b334 [2023-10-30T23:34:14.571Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-30T23:34:14.571Z] ---> Running in 3a122329eec0 [2023-10-30T23:34:14.839Z] Removing intermediate container 3a122329eec0 [2023-10-30T23:34:14.839Z] ---> b10bd8877a54 [2023-10-30T23:34:14.839Z] Step 12/26 : RUN $MAKE [2023-10-30T23:34:14.839Z] ---> Running in 1b9f67e48ed0 [2023-10-30T23:34:15.815Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.63" -trimpath -mod=readonly -o app-record-replay [2023-10-30T23:36:22.531Z] Removing intermediate container 1b9f67e48ed0 [2023-10-30T23:36:22.531Z] ---> b370912fc197 [2023-10-30T23:36:22.531Z] Step 13/26 : FROM alpine:3.18 [2023-10-30T23:36:22.531Z] 3.18: Pulling from library/alpine [2023-10-30T23:36:22.531Z] 579b34f0a95b: Pulling fs layer [2023-10-30T23:36:22.531Z] 579b34f0a95b: Verifying Checksum [2023-10-30T23:36:22.531Z] 579b34f0a95b: Download complete [2023-10-30T23:36:22.531Z] 579b34f0a95b: Pull complete [2023-10-30T23:36:22.531Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T23:36:22.531Z] Status: Downloaded newer image for alpine:3.18 [2023-10-30T23:36:22.531Z] ---> 3cc203321400 [2023-10-30T23:36:22.531Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-30T23:36:22.531Z] ---> Running in a8dce9958096 [2023-10-30T23:36:22.531Z] Removing intermediate container a8dce9958096 [2023-10-30T23:36:22.531Z] ---> da6fde426d28 [2023-10-30T23:36:22.531Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-30T23:36:22.531Z] ---> Running in d75142aebf7b [2023-10-30T23:36:22.531Z] Removing intermediate container d75142aebf7b [2023-10-30T23:36:22.531Z] ---> 081794702642 [2023-10-30T23:36:22.531Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-30T23:36:22.531Z] ---> Running in 17033a7d0a69 [2023-10-30T23:36:22.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T23:36:23.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T23:36:24.797Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-30T23:36:24.797Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-30T23:36:24.797Z] Executing busybox-1.36.1-r2.trigger [2023-10-30T23:36:24.797Z] Executing ca-certificates-20230506-r0.trigger [2023-10-30T23:36:25.066Z] OK: 9 MiB in 17 packages [2023-10-30T23:36:26.492Z] Removing intermediate container 17033a7d0a69 [2023-10-30T23:36:26.492Z] ---> e8f1468b6ba0 [2023-10-30T23:36:26.492Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-30T23:36:27.083Z] ---> ec47e27c66a8 [2023-10-30T23:36:27.083Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-30T23:36:27.676Z] ---> 193df0bdee83 [2023-10-30T23:36:27.676Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-30T23:36:28.642Z] ---> 515abe3d9ee7 [2023-10-30T23:36:28.642Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-30T23:36:30.065Z] ---> e2c61d2c6e96 [2023-10-30T23:36:30.065Z] Step 21/26 : EXPOSE 59712 [2023-10-30T23:36:30.065Z] ---> Running in fc4f78711155 [2023-10-30T23:36:30.655Z] Removing intermediate container fc4f78711155 [2023-10-30T23:36:30.655Z] ---> f8221c01f3cd [2023-10-30T23:36:30.655Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-30T23:36:30.655Z] ---> Running in ae8b6a09ac55 [2023-10-30T23:36:30.923Z] Removing intermediate container ae8b6a09ac55 [2023-10-30T23:36:30.923Z] ---> 5e73b9d7a132 [2023-10-30T23:36:30.923Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-30T23:36:31.190Z] ---> Running in d3b27d182c8b [2023-10-30T23:36:31.459Z] Removing intermediate container d3b27d182c8b [2023-10-30T23:36:31.459Z] ---> eb1972c9c260 [2023-10-30T23:36:31.459Z] Step 24/26 : LABEL arch=arm64 [2023-10-30T23:36:31.459Z] ---> Running in e86631441f2a [2023-10-30T23:36:31.728Z] Removing intermediate container e86631441f2a [2023-10-30T23:36:31.729Z] ---> dcdf5e61e2aa [2023-10-30T23:36:31.729Z] Step 25/26 : LABEL git_sha=2dcb8398d81f718f85667ead31acb42d7f44aacc [2023-10-30T23:36:32.000Z] ---> Running in 42fe60b88289 [2023-10-30T23:36:34.691Z] Removing intermediate container 42fe60b88289 [2023-10-30T23:36:34.691Z] ---> 3d073319c8c0 [2023-10-30T23:36:34.691Z] Step 26/26 : LABEL version=3.1.0-dev.63 [2023-10-30T23:36:34.691Z] ---> Running in c690c8df9b2d [2023-10-30T23:36:34.985Z] Removing intermediate container c690c8df9b2d [2023-10-30T23:36:34.985Z] ---> e954911af665 [2023-10-30T23:36:34.985Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-30T23:36:34.985Z] Successfully built e954911af665 [2023-10-30T23:36:34.985Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:36:35.085Z] provisioning config files... [2023-10-30T23:36:35.103Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/68@tmp/config11507250240436271053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:36:35.464Z] ---> docker-login.sh [2023-10-30T23:36:35.465Z] nexus3.edgexfoundry.org:10001 [2023-10-30T23:36:35.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:36:35.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:36:35.736Z] Configure a credential helper to remove this warning. See [2023-10-30T23:36:35.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:36:35.736Z] [2023-10-30T23:36:35.736Z] Login Succeeded [2023-10-30T23:36:35.736Z] nexus3.edgexfoundry.org:10002 [2023-10-30T23:36:36.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:36:36.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:36:36.304Z] Configure a credential helper to remove this warning. See [2023-10-30T23:36:36.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:36:36.304Z] [2023-10-30T23:36:36.304Z] Login Succeeded [2023-10-30T23:36:36.304Z] nexus3.edgexfoundry.org:10003 [2023-10-30T23:36:36.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:36:36.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:36:36.841Z] Configure a credential helper to remove this warning. See [2023-10-30T23:36:36.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:36:36.841Z] [2023-10-30T23:36:36.841Z] Login Succeeded [2023-10-30T23:36:36.841Z] nexus3.edgexfoundry.org:10004 [2023-10-30T23:36:37.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:36:37.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:36:37.109Z] Configure a credential helper to remove this warning. See [2023-10-30T23:36:37.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:36:37.109Z] [2023-10-30T23:36:37.109Z] Login Succeeded [2023-10-30T23:36:37.109Z] docker.io [2023-10-30T23:36:37.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T23:36:37.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T23:36:37.967Z] Configure a credential helper to remove this warning. See [2023-10-30T23:36:37.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T23:36:37.967Z] [2023-10-30T23:36:37.967Z] Login Succeeded [2023-10-30T23:36:37.967Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T23:36:37.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-30T23:36:38.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T23:36:38.046Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-10-30T23:36:38.046Z] 2dcb8398d81f718f85667ead31acb42d7f44aacc [2023-10-30T23:36:38.046Z] latest [2023-10-30T23:36:38.046Z] 3.1.0-dev.63 [2023-10-30T23:36:38.046Z] 2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [2023-10-30T23:36:38.046Z] main [2023-10-30T23:36:38.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:36:38.420Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:36:38.787Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc [2023-10-30T23:36:38.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-30T23:36:38.787Z] 9bf4132630bb: Preparing [2023-10-30T23:36:38.787Z] 604a3d3540f5: Preparing [2023-10-30T23:36:38.787Z] 351406e7f19b: Preparing [2023-10-30T23:36:38.787Z] b81abc138b7e: Preparing [2023-10-30T23:36:38.787Z] 1396b32bf288: Preparing [2023-10-30T23:36:38.787Z] 5f4d9fc4d98d: Preparing [2023-10-30T23:36:38.787Z] 5f4d9fc4d98d: Waiting [2023-10-30T23:36:39.064Z] 351406e7f19b: Pushed [2023-10-30T23:36:39.064Z] 604a3d3540f5: Pushed [2023-10-30T23:36:39.064Z] b81abc138b7e: Pushed [2023-10-30T23:36:39.064Z] 5f4d9fc4d98d: Layer already exists [2023-10-30T23:36:39.333Z] 1396b32bf288: Pushed [2023-10-30T23:36:45.994Z] 9bf4132630bb: Pushed [2023-10-30T23:36:45.994Z] 2dcb8398d81f718f85667ead31acb42d7f44aacc: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:36:46.349Z] + 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-10-30T23:36:46.699Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-30T23:36:46.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-30T23:36:46.699Z] 9bf4132630bb: Preparing [2023-10-30T23:36:46.699Z] 604a3d3540f5: Preparing [2023-10-30T23:36:46.699Z] 351406e7f19b: Preparing [2023-10-30T23:36:46.699Z] b81abc138b7e: Preparing [2023-10-30T23:36:46.699Z] 1396b32bf288: Preparing [2023-10-30T23:36:46.699Z] 5f4d9fc4d98d: Preparing [2023-10-30T23:36:46.699Z] 5f4d9fc4d98d: Waiting [2023-10-30T23:36:46.699Z] 604a3d3540f5: Layer already exists [2023-10-30T23:36:46.699Z] 351406e7f19b: Layer already exists [2023-10-30T23:36:46.699Z] 9bf4132630bb: Layer already exists [2023-10-30T23:36:46.699Z] 1396b32bf288: Layer already exists [2023-10-30T23:36:46.699Z] b81abc138b7e: Layer already exists [2023-10-30T23:36:46.699Z] 5f4d9fc4d98d: Layer already exists [2023-10-30T23:36:46.966Z] latest: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:36:47.316Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:36:47.668Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.63 [2023-10-30T23:36:47.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-30T23:36:47.668Z] 9bf4132630bb: Preparing [2023-10-30T23:36:47.668Z] 604a3d3540f5: Preparing [2023-10-30T23:36:47.668Z] 351406e7f19b: Preparing [2023-10-30T23:36:47.668Z] b81abc138b7e: Preparing [2023-10-30T23:36:47.668Z] 1396b32bf288: Preparing [2023-10-30T23:36:47.668Z] 5f4d9fc4d98d: Preparing [2023-10-30T23:36:47.668Z] 5f4d9fc4d98d: Waiting [2023-10-30T23:36:47.668Z] 9bf4132630bb: Layer already exists [2023-10-30T23:36:47.668Z] 351406e7f19b: Layer already exists [2023-10-30T23:36:47.668Z] b81abc138b7e: Layer already exists [2023-10-30T23:36:47.668Z] 604a3d3540f5: Layer already exists [2023-10-30T23:36:47.668Z] 1396b32bf288: Layer already exists [2023-10-30T23:36:47.668Z] 5f4d9fc4d98d: Layer already exists [2023-10-30T23:36:47.933Z] 3.1.0-dev.63: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:36:48.284Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:36:48.632Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [2023-10-30T23:36:48.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-30T23:36:48.632Z] 9bf4132630bb: Preparing [2023-10-30T23:36:48.632Z] 604a3d3540f5: Preparing [2023-10-30T23:36:48.632Z] 351406e7f19b: Preparing [2023-10-30T23:36:48.632Z] b81abc138b7e: Preparing [2023-10-30T23:36:48.632Z] 1396b32bf288: Preparing [2023-10-30T23:36:48.632Z] 5f4d9fc4d98d: Preparing [2023-10-30T23:36:48.632Z] 9bf4132630bb: Layer already exists [2023-10-30T23:36:48.632Z] 351406e7f19b: Layer already exists [2023-10-30T23:36:48.632Z] b81abc138b7e: Layer already exists [2023-10-30T23:36:48.632Z] 1396b32bf288: Layer already exists [2023-10-30T23:36:48.632Z] 604a3d3540f5: Layer already exists [2023-10-30T23:36:48.632Z] 5f4d9fc4d98d: Layer already exists [2023-10-30T23:36:48.898Z] 2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:36:49.243Z] + 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-10-30T23:36:49.581Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-10-30T23:36:49.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-30T23:36:49.581Z] 9bf4132630bb: Preparing [2023-10-30T23:36:49.581Z] 604a3d3540f5: Preparing [2023-10-30T23:36:49.581Z] 351406e7f19b: Preparing [2023-10-30T23:36:49.581Z] b81abc138b7e: Preparing [2023-10-30T23:36:49.581Z] 1396b32bf288: Preparing [2023-10-30T23:36:49.581Z] 5f4d9fc4d98d: Preparing [2023-10-30T23:36:49.581Z] 5f4d9fc4d98d: Waiting [2023-10-30T23:36:49.581Z] 1396b32bf288: Layer already exists [2023-10-30T23:36:49.581Z] 9bf4132630bb: Layer already exists [2023-10-30T23:36:49.581Z] b81abc138b7e: Layer already exists [2023-10-30T23:36:49.581Z] 351406e7f19b: Layer already exists [2023-10-30T23:36:49.581Z] 604a3d3540f5: Layer already exists [2023-10-30T23:36:49.581Z] 5f4d9fc4d98d: Layer already exists [2023-10-30T23:36:49.846Z] main: digest: sha256:d6fe3a54b8c4a8587d250d9e41672368564d0f7ad39f764301334121fb924b74 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-30T23:36:49.904Z] ===================================================== [Pipeline] echo [2023-10-30T23:36:49.916Z] taggedImages: [2023-10-30T23:36:49.916Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc [2023-10-30T23:36:49.916Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-30T23:36:49.916Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.63 [2023-10-30T23:36:49.916Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2dcb8398d81f718f85667ead31acb42d7f44aacc-3.1.0-dev.63 [2023-10-30T23:36:49.916Z] - 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-10-30T23:36:50.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:36:50.284Z] [2023-10-30T23:36:50.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:36:50.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:36:50.619Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-30T23:36:50.619Z] 8998bd30e6a1: Pulling fs layer [2023-10-30T23:36:50.619Z] 04944245beec: Pulling fs layer [2023-10-30T23:36:50.619Z] 699f458cf7ca: Pulling fs layer [2023-10-30T23:36:50.619Z] 765212b225bb: Pulling fs layer [2023-10-30T23:36:50.619Z] f23df028b6ca: Pulling fs layer [2023-10-30T23:36:50.620Z] d65c8cfc05b1: Pulling fs layer [2023-10-30T23:36:50.620Z] 2437ff75d9bd: Pulling fs layer [2023-10-30T23:36:50.620Z] 765212b225bb: Waiting [2023-10-30T23:36:50.620Z] f23df028b6ca: Waiting [2023-10-30T23:36:50.620Z] d65c8cfc05b1: Waiting [2023-10-30T23:36:50.892Z] 04944245beec: Verifying Checksum [2023-10-30T23:36:50.892Z] 04944245beec: Download complete [2023-10-30T23:36:50.892Z] 765212b225bb: Verifying Checksum [2023-10-30T23:36:50.892Z] 765212b225bb: Download complete [2023-10-30T23:36:50.892Z] f23df028b6ca: Verifying Checksum [2023-10-30T23:36:50.892Z] f23df028b6ca: Download complete [2023-10-30T23:36:50.892Z] d65c8cfc05b1: Verifying Checksum [2023-10-30T23:36:50.892Z] d65c8cfc05b1: Download complete [2023-10-30T23:36:51.161Z] 699f458cf7ca: Verifying Checksum [2023-10-30T23:36:51.161Z] 699f458cf7ca: Download complete [2023-10-30T23:36:51.428Z] 8998bd30e6a1: Verifying Checksum [2023-10-30T23:36:51.428Z] 8998bd30e6a1: Download complete [2023-10-30T23:36:54.014Z] 2437ff75d9bd: Verifying Checksum [2023-10-30T23:36:54.014Z] 2437ff75d9bd: Download complete [2023-10-30T23:36:56.596Z] 8998bd30e6a1: Pull complete [2023-10-30T23:36:56.596Z] 04944245beec: Pull complete [2023-10-30T23:36:58.543Z] 699f458cf7ca: Pull complete [2023-10-30T23:36:58.543Z] 765212b225bb: Pull complete [2023-10-30T23:36:59.504Z] f23df028b6ca: Pull complete [2023-10-30T23:36:59.772Z] d65c8cfc05b1: Pull complete [2023-10-30T23:37:17.993Z] 2437ff75d9bd: Pull complete [2023-10-30T23:37:17.993Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-30T23:37:17.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T23:37:17.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:37:18.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-15382 does not seem to be running inside a container [2023-10-30T23:37:18.244Z] $ 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/68 -v /w/workspace/app-record-replay/68:/w/workspace/app-record-replay/68:rw,z -v /w/workspace/app-record-replay/68@tmp:/w/workspace/app-record-replay/68@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-10-30T23:37:21.634Z] $ docker top 443d69d06b5fd3a0ce4b8472095f6d228c3fb7b8a29e211b6f235cea2f406be2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:37:22.189Z] ---> job-cost.sh [2023-10-30T23:37:22.456Z] lf-activate-venv: SKIPPING [2023-10-30T23:37:22.456Z] INFO: No Stack... [2023-10-30T23:37:23.039Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-30T23:37:23.626Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T23:37:24.261Z] + cat /w/workspace/app-record-replay/68/archives/cost.csv [2023-10-30T23:37:24.261Z] + cut -d, -f6 [Pipeline] lock [2023-10-30T23:37:24.325Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [2023-10-30T23:37:24.330Z] Resource [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] did not exist. Created. [2023-10-30T23:37:24.330Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T23:37:24.972Z] /w/workspace/app-record-replay/68@tmp/durable-5cc0241c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-30T23:37:25.620Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-30T23:37:25.641Z] Warning: overwriting stash ‘stack-cost’ [2023-10-30T23:37:25.697Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T23:37:25.704Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T23:37:25.719Z] $ docker stop --time=1 443d69d06b5fd3a0ce4b8472095f6d228c3fb7b8a29e211b6f235cea2f406be2 [2023-10-30T23:37:27.225Z] $ docker rm -f --volumes 443d69d06b5fd3a0ce4b8472095f6d228c3fb7b8a29e211b6f235cea2f406be2 [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-10-30T23:37:27.641Z] provisioning config files... [2023-10-30T23:37:27.647Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16937167426364525589tmp [Pipeline] { [Pipeline] sh [2023-10-30T23:37:27.943Z] + set +x [2023-10-30T23:37:27.943Z] + curl -s https://codecov.io/bash [2023-10-30T23:37:27.943Z] + bash -s -- [2023-10-30T23:37:27.943Z] [2023-10-30T23:37:27.943Z] _____ _ [2023-10-30T23:37:27.943Z] / ____| | | [2023-10-30T23:37:27.943Z] | | ___ __| | ___ ___ _____ __ [2023-10-30T23:37:27.943Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-30T23:37:27.943Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-30T23:37:27.943Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-30T23:37:27.943Z] Bash-1.0.6 [2023-10-30T23:37:27.943Z] [2023-10-30T23:37:27.943Z] [2023-10-30T23:37:27.943Z] ==> git version 2.25.1 found [2023-10-30T23:37:27.943Z] ==> 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-10-30T23:37:27.943Z] Release-Date: 2020-01-08 [2023-10-30T23:37:27.943Z] 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-10-30T23:37:27.943Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-30T23:37:27.943Z] ==> Jenkins CI detected. [2023-10-30T23:37:27.943Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-10-30T23:37:27.943Z] project root: . [2023-10-30T23:37:27.943Z] --> token set from env [2023-10-30T23:37:27.943Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-30T23:37:27.943Z] ==> Running gcov in . (disable via -X gcov) [2023-10-30T23:37:27.943Z] ==> Python coveragepy not found [2023-10-30T23:37:27.943Z] ==> Searching for coverage reports in: [2023-10-30T23:37:27.943Z] + . [2023-10-30T23:37:27.943Z] -> Found 1 reports [2023-10-30T23:37:27.943Z] ==> Detecting git/mercurial file structure [2023-10-30T23:37:27.943Z] ==> Reading reports [2023-10-30T23:37:27.943Z] + ./coverage.out bytes=24667 [2023-10-30T23:37:27.943Z] ==> Appending adjustments [2023-10-30T23:37:27.943Z] https://docs.codecov.io/docs/fixing-reports [2023-10-30T23:37:28.203Z] + Found adjustments [2023-10-30T23:37:28.203Z] ==> Gzipping contents [2023-10-30T23:37:28.203Z] 8.0K /tmp/codecov.SAMmTy.gz [2023-10-30T23:37:28.203Z] ==> Uploading reports [2023-10-30T23:37:28.203Z] url: https://codecov.io [2023-10-30T23:37:28.203Z] query: branch=main&commit=2dcb8398d81f718f85667ead31acb42d7f44aacc&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-30T23:37:28.203Z] -> Pinging Codecov [2023-10-30T23:37:28.203Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=2dcb8398d81f718f85667ead31acb42d7f44aacc&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-30T23:37:28.203Z] -> Uploading to [2023-10-30T23:37:28.204Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-30/F467761B9912B4F32F9BC62907045C81/2dcb8398d81f718f85667ead31acb42d7f44aacc/2b3987ef-8cdb-4be4-8459-85969c2c841e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231030%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231030T233728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70db0c7bba16d1d7dce4be2529fe1cb7dd151afb03e410bd033a69ddee6871ec [2023-10-30T23:37:28.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-30T23:37:28.204Z] Dload Upload Total Spent Left Speed [2023-10-30T23:37:28.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4846 0 0 100 4846 0 20024 --:--:-- --:--:-- --:--:-- 20024 [2023-10-30T23:37:28.463Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] } [2023-10-30T23:37:28.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-30T23:37:28.726Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-30T23:37:28.737Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:37:29.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-30T23:37:29.253Z] [2023-10-30T23:37:29.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:37:29.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-30T23:37:29.556Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-30T23:37:29.556Z] df9b9388f04a: Pulling fs layer [2023-10-30T23:37:29.556Z] 52dc419b0ee2: Pulling fs layer [2023-10-30T23:37:29.556Z] 25bc292e5bac: Pulling fs layer [2023-10-30T23:37:29.556Z] 114826534d7a: Pulling fs layer [2023-10-30T23:37:29.556Z] 4657fd5d0bcf: Pulling fs layer [2023-10-30T23:37:29.556Z] 6ad1cebc031e: Pulling fs layer [2023-10-30T23:37:29.556Z] 114826534d7a: Waiting [2023-10-30T23:37:29.556Z] 4657fd5d0bcf: Waiting [2023-10-30T23:37:29.556Z] 8a3aa393b2d8: Pulling fs layer [2023-10-30T23:37:29.556Z] 6ad1cebc031e: Waiting [2023-10-30T23:37:29.556Z] 25bc292e5bac: Verifying Checksum [2023-10-30T23:37:29.556Z] 25bc292e5bac: Download complete [2023-10-30T23:37:29.556Z] 52dc419b0ee2: Verifying Checksum [2023-10-30T23:37:29.556Z] 52dc419b0ee2: Download complete [2023-10-30T23:37:29.556Z] 4657fd5d0bcf: Download complete [2023-10-30T23:37:29.556Z] df9b9388f04a: Download complete [2023-10-30T23:37:29.815Z] 6ad1cebc031e: Verifying Checksum [2023-10-30T23:37:29.815Z] 6ad1cebc031e: Download complete [2023-10-30T23:37:29.815Z] df9b9388f04a: Pull complete [2023-10-30T23:37:29.816Z] 52dc419b0ee2: Pull complete [2023-10-30T23:37:29.816Z] 25bc292e5bac: Pull complete [2023-10-30T23:37:30.382Z] 114826534d7a: Download complete [2023-10-30T23:37:30.382Z] 8a3aa393b2d8: Verifying Checksum [2023-10-30T23:37:30.382Z] 8a3aa393b2d8: Download complete [2023-10-30T23:37:33.661Z] 114826534d7a: Pull complete [2023-10-30T23:37:33.661Z] 4657fd5d0bcf: Pull complete [2023-10-30T23:37:33.661Z] 6ad1cebc031e: Pull complete [2023-10-30T23:37:36.186Z] 8a3aa393b2d8: Pull complete [2023-10-30T23:37:36.186Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-30T23:37:36.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-30T23:37:36.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:37:36.260Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:37:36.286Z] $ 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-10-30T23:37:37.726Z] $ docker top e0301f202c1af3c664dfa3fb61cfab75d89224b35cb882bf5fab0e3969ab6ea3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-30T23:37:37.794Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-10-30T23:37:38.069Z] + set -o pipefail [2023-10-30T23:37:38.069Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-10-30T23:37:44.630Z] [2023-10-30T23:37:44.631Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-10-30T23:37:44.631Z] [2023-10-30T23:37:44.631Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/bc27149f-dd48-41e6-baf8-1ebdeee98022 [2023-10-30T23:37:44.631Z] [2023-10-30T23:37:44.631Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-30T23:37:44.631Z] [2023-10-30T23:37:44.631Z] [2023-10-30T23:37:44.631Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-30T23:37:44.631Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-30T23:37:44.631Z] More details here: https://snyk.co/ue1NS [2023-10-30T23:37:44.631Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-30T23:37:44.631Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-30T23:37:44.640Z] $ docker stop --time=1 e0301f202c1af3c664dfa3fb61cfab75d89224b35cb882bf5fab0e3969ab6ea3 [2023-10-30T23:37:46.501Z] $ docker rm -f --volumes e0301f202c1af3c664dfa3fb61cfab75d89224b35cb882bf5fab0e3969ab6ea3 [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-10-30T23:37:47.193Z] + git log --format=format:%s -1 2dcb8398d81f718f85667ead31acb42d7f44aacc [Pipeline] sh [2023-10-30T23:37:47.479Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-30T23:37:47.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:37:47.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T23:37:47.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:37:47.843Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:37:47.869Z] $ 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-10-30T23:37:48.214Z] $ docker top 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 -eo pid,comm [2023-10-30T23:37:48.259Z] 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-10-30T23:37:48.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-30T23:37:48.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T23:37:48.302Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T23:37:48.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T23:37:48.410Z] $ docker exec 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 ssh-agent [2023-10-30T23:37:48.523Z] SSH_AUTH_SOCK=/tmp/ssh-tDTeut1CWhxy/agent.32 [2023-10-30T23:37:48.523Z] SSH_AGENT_PID=38 [2023-10-30T23:37:48.526Z] Running ssh-add (command line suppressed) [2023-10-30T23:37:48.623Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14097396972765542294.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14097396972765542294.key) [2023-10-30T23:37:48.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T23:37:48.924Z] + git semver tag [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,125 [run_tag] DEBUG tag force:False [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,125 [check_head_tag] DEBUG check head tag [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,126 [execute] INFO git cat-file --batch-check [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,130 [execute] INFO git cat-file --batch [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,156 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,156 [execute] INFO git tag -a v3.1.0-dev.63 -m v3.1.0-dev.63 [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,156 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.63', '-m', 'v3.1.0-dev.63'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-30T23:37:49.184Z] 2023-10-30 23:37:49,161 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-30T23:37:49.184Z] 3.1.0-dev.63 [Pipeline] } [2023-10-30T23:37:49.192Z] $ docker exec --env ******** --env ******** 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 ssh-agent -k [2023-10-30T23:37:49.291Z] unset SSH_AUTH_SOCK; [2023-10-30T23:37:49.291Z] unset SSH_AGENT_PID; [2023-10-30T23:37:49.292Z] echo Agent pid 38 killed; [2023-10-30T23:37:49.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-30T23:37:49.605Z] + git semver [Pipeline] } [2023-10-30T23:37:49.874Z] $ docker stop --time=1 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 [2023-10-30T23:37:51.157Z] $ docker rm -f --volumes 85d9554ebc59932cac746765e8e517833bc490ff3782d78becb670e13e5b4548 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:37:51.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-30T23:37:51.525Z] [2023-10-30T23:37:51.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:37:51.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-30T23:37:51.821Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-30T23:37:51.821Z] ab5ef0e58194: Pulling fs layer [2023-10-30T23:37:51.821Z] 9712f1f96733: Pulling fs layer [2023-10-30T23:37:51.821Z] 63f879dbbcfc: Pulling fs layer [2023-10-30T23:37:51.821Z] 0d9ebad4ef96: Pulling fs layer [2023-10-30T23:37:51.821Z] e9a5061849ea: Pulling fs layer [2023-10-30T23:37:51.821Z] d747dcd14b5f: Pulling fs layer [2023-10-30T23:37:51.821Z] 2de7ff778b66: Pulling fs layer [2023-10-30T23:37:51.821Z] e9a5061849ea: Waiting [2023-10-30T23:37:51.821Z] d747dcd14b5f: Waiting [2023-10-30T23:37:51.821Z] 2de7ff778b66: Waiting [2023-10-30T23:37:51.821Z] 9712f1f96733: Verifying Checksum [2023-10-30T23:37:51.821Z] 9712f1f96733: Download complete [2023-10-30T23:37:52.080Z] 63f879dbbcfc: Verifying Checksum [2023-10-30T23:37:52.080Z] 63f879dbbcfc: Download complete [2023-10-30T23:37:52.339Z] e9a5061849ea: Verifying Checksum [2023-10-30T23:37:52.339Z] e9a5061849ea: Download complete [2023-10-30T23:37:52.339Z] d747dcd14b5f: Verifying Checksum [2023-10-30T23:37:52.339Z] d747dcd14b5f: Download complete [2023-10-30T23:37:52.339Z] 0d9ebad4ef96: Verifying Checksum [2023-10-30T23:37:52.339Z] 0d9ebad4ef96: Download complete [2023-10-30T23:37:52.339Z] ab5ef0e58194: Verifying Checksum [2023-10-30T23:37:52.339Z] ab5ef0e58194: Download complete [2023-10-30T23:37:52.596Z] 2de7ff778b66: Verifying Checksum [2023-10-30T23:37:52.596Z] 2de7ff778b66: Download complete [2023-10-30T23:37:55.121Z] ab5ef0e58194: Pull complete [2023-10-30T23:37:55.121Z] 9712f1f96733: Pull complete [2023-10-30T23:37:55.379Z] 63f879dbbcfc: Pull complete [2023-10-30T23:37:58.655Z] 0d9ebad4ef96: Pull complete [2023-10-30T23:37:58.913Z] e9a5061849ea: Pull complete [2023-10-30T23:37:59.169Z] d747dcd14b5f: Pull complete [2023-10-30T23:38:00.101Z] 2de7ff778b66: Pull complete [2023-10-30T23:38:00.101Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-30T23:38:00.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-30T23:38:00.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:38:00.181Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:38:00.209Z] $ 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-10-30T23:38:01.720Z] $ docker top 4fe9c4dafe44625491f5ec6b6b2090514a1d8c8c29712480eb69176516598905 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:38:01.783Z] provisioning config files... [2023-10-30T23:38:01.790Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5248037049219932237tmp [2023-10-30T23:38:01.799Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9487900371254759147tmp [2023-10-30T23:38:01.807Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7469661353473370803tmp [Pipeline] { [Pipeline] echo [2023-10-30T23:38:01.821Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:02.102Z] ---> sigul-configuration.sh [2023-10-30T23:38:02.102Z] gpg: directory `/root/.gnupg' created [2023-10-30T23:38:02.102Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-30T23:38:02.102Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-30T23:38:02.102Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-30T23:38:02.102Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-30T23:38:02.102Z] gpg: CAST5 encrypted data [2023-10-30T23:38:02.102Z] gpg: encrypted with 1 passphrase [2023-10-30T23:38:02.102Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-30T23:38:02.386Z] + mkdir /home/jenkins [2023-10-30T23:38:02.386Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-30T23:38:02.673Z] + 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-10-30T23:38:02.682Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:02.966Z] ---> sigul-install.sh [2023-10-30T23:38:02.966Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-30T23:38:03.250Z] + git tag --list [2023-10-30T23:38:03.250Z] v3.1.0-dev.0 [2023-10-30T23:38:03.250Z] v3.1.0-dev.1 [2023-10-30T23:38:03.250Z] v3.1.0-dev.10 [2023-10-30T23:38:03.250Z] v3.1.0-dev.11 [2023-10-30T23:38:03.250Z] v3.1.0-dev.12 [2023-10-30T23:38:03.250Z] v3.1.0-dev.13 [2023-10-30T23:38:03.250Z] v3.1.0-dev.14 [2023-10-30T23:38:03.250Z] v3.1.0-dev.15 [2023-10-30T23:38:03.250Z] v3.1.0-dev.16 [2023-10-30T23:38:03.250Z] v3.1.0-dev.17 [2023-10-30T23:38:03.250Z] v3.1.0-dev.18 [2023-10-30T23:38:03.250Z] v3.1.0-dev.19 [2023-10-30T23:38:03.250Z] v3.1.0-dev.2 [2023-10-30T23:38:03.250Z] v3.1.0-dev.20 [2023-10-30T23:38:03.250Z] v3.1.0-dev.21 [2023-10-30T23:38:03.250Z] v3.1.0-dev.22 [2023-10-30T23:38:03.250Z] v3.1.0-dev.23 [2023-10-30T23:38:03.250Z] v3.1.0-dev.24 [2023-10-30T23:38:03.250Z] v3.1.0-dev.25 [2023-10-30T23:38:03.250Z] v3.1.0-dev.26 [2023-10-30T23:38:03.250Z] v3.1.0-dev.27 [2023-10-30T23:38:03.250Z] v3.1.0-dev.28 [2023-10-30T23:38:03.250Z] v3.1.0-dev.29 [2023-10-30T23:38:03.250Z] v3.1.0-dev.3 [2023-10-30T23:38:03.250Z] v3.1.0-dev.30 [2023-10-30T23:38:03.250Z] v3.1.0-dev.31 [2023-10-30T23:38:03.250Z] v3.1.0-dev.32 [2023-10-30T23:38:03.250Z] v3.1.0-dev.33 [2023-10-30T23:38:03.250Z] v3.1.0-dev.34 [2023-10-30T23:38:03.250Z] v3.1.0-dev.35 [2023-10-30T23:38:03.250Z] v3.1.0-dev.36 [2023-10-30T23:38:03.250Z] v3.1.0-dev.37 [2023-10-30T23:38:03.250Z] v3.1.0-dev.38 [2023-10-30T23:38:03.250Z] v3.1.0-dev.39 [2023-10-30T23:38:03.250Z] v3.1.0-dev.4 [2023-10-30T23:38:03.250Z] v3.1.0-dev.40 [2023-10-30T23:38:03.250Z] v3.1.0-dev.41 [2023-10-30T23:38:03.250Z] v3.1.0-dev.42 [2023-10-30T23:38:03.250Z] v3.1.0-dev.43 [2023-10-30T23:38:03.250Z] v3.1.0-dev.44 [2023-10-30T23:38:03.250Z] v3.1.0-dev.45 [2023-10-30T23:38:03.250Z] v3.1.0-dev.46 [2023-10-30T23:38:03.250Z] v3.1.0-dev.47 [2023-10-30T23:38:03.250Z] v3.1.0-dev.48 [2023-10-30T23:38:03.250Z] v3.1.0-dev.49 [2023-10-30T23:38:03.250Z] v3.1.0-dev.5 [2023-10-30T23:38:03.250Z] v3.1.0-dev.50 [2023-10-30T23:38:03.250Z] v3.1.0-dev.51 [2023-10-30T23:38:03.250Z] v3.1.0-dev.52 [2023-10-30T23:38:03.250Z] v3.1.0-dev.53 [2023-10-30T23:38:03.250Z] v3.1.0-dev.54 [2023-10-30T23:38:03.250Z] v3.1.0-dev.55 [2023-10-30T23:38:03.250Z] v3.1.0-dev.56 [2023-10-30T23:38:03.250Z] v3.1.0-dev.57 [2023-10-30T23:38:03.250Z] v3.1.0-dev.58 [2023-10-30T23:38:03.250Z] v3.1.0-dev.59 [2023-10-30T23:38:03.250Z] v3.1.0-dev.6 [2023-10-30T23:38:03.250Z] v3.1.0-dev.60 [2023-10-30T23:38:03.250Z] v3.1.0-dev.61 [2023-10-30T23:38:03.250Z] v3.1.0-dev.62 [2023-10-30T23:38:03.250Z] v3.1.0-dev.63 [2023-10-30T23:38:03.250Z] v3.1.0-dev.7 [2023-10-30T23:38:03.250Z] v3.1.0-dev.8 [2023-10-30T23:38:03.250Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-30T23:38:03.533Z] + lftools sign git-tag v3.1.0-dev.63 [2023-10-30T23:38:04.102Z] Signing Git tag with Sigul... [2023-10-30T23:38:04.102Z] Signing v3.1.0-dev.63 [Pipeline] echo [2023-10-30T23:38:05.484Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:05.766Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-30T23:38:05.772Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-30T23:38:05.788Z] $ docker stop --time=1 4fe9c4dafe44625491f5ec6b6b2090514a1d8c8c29712480eb69176516598905 [2023-10-30T23:38:07.064Z] $ docker rm -f --volumes 4fe9c4dafe44625491f5ec6b6b2090514a1d8c8c29712480eb69176516598905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-30T23:38:07.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-30T23:38:07.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:38:07.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T23:38:07.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:38:07.832Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:38:07.863Z] $ 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-10-30T23:38:08.172Z] $ docker top 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-30T23:38:08.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T23:38:08.256Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T23:38:08.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T23:38:08.359Z] $ docker exec 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 ssh-agent [2023-10-30T23:38:08.456Z] SSH_AUTH_SOCK=/tmp/ssh-9W2siWgKPRIs/agent.33 [2023-10-30T23:38:08.456Z] SSH_AGENT_PID=39 [2023-10-30T23:38:08.461Z] Running ssh-add (command line suppressed) [2023-10-30T23:38:08.541Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17962015327725313708.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17962015327725313708.key) [2023-10-30T23:38:08.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T23:38:08.845Z] + git semver bump pre [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,035 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,035 [bump_version] DEBUG bumping version:3.1.0-dev.63 on axis:pre with prefix:dev [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,035 [bump_version] DEBUG bumped version:3.1.0-dev.64 [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,035 [write_version] DEBUG write version:3.1.0-dev.64 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,035 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,036 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,037 [execute] INFO git cat-file --batch-check [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,043 [execute] INFO git cat-file --batch [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-30T23:38:09.108Z] 2023-10-30 23:38:09,048 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-30T23:38:09.108Z] 3.1.0-dev.64 [Pipeline] } [2023-10-30T23:38:09.117Z] $ docker exec --env ******** --env ******** 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 ssh-agent -k [2023-10-30T23:38:09.210Z] unset SSH_AUTH_SOCK; [2023-10-30T23:38:09.210Z] unset SSH_AGENT_PID; [2023-10-30T23:38:09.210Z] echo Agent pid 39 killed; [2023-10-30T23:38:09.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-30T23:38:09.522Z] + git semver [Pipeline] } [2023-10-30T23:38:09.789Z] $ docker stop --time=1 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 [2023-10-30T23:38:11.071Z] $ docker rm -f --volumes 9252d3c471c57893ba263158874e6ba80a8ce145a3dd479c32ddfcbac69f42d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T23:38:11.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-30T23:38:11.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:38:11.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T23:38:11.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:38:11.774Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:38:11.802Z] $ 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-10-30T23:38:12.110Z] $ docker top a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-30T23:38:12.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T23:38:12.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T23:38:12.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T23:38:12.292Z] $ docker exec a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 ssh-agent [2023-10-30T23:38:12.386Z] SSH_AUTH_SOCK=/tmp/ssh-z81BxMR4E34r/agent.33 [2023-10-30T23:38:12.386Z] SSH_AGENT_PID=39 [2023-10-30T23:38:12.392Z] Running ssh-add (command line suppressed) [2023-10-30T23:38:12.491Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9078748193108962488.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9078748193108962488.key) [2023-10-30T23:38:12.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T23:38:12.790Z] + git semver push [2023-10-30T23:38:13.049Z] 2023-10-30 23:38:12,955 [run_push] DEBUG push [2023-10-30T23:38:13.049Z] 2023-10-30 23:38:12,956 [execute] INFO git cat-file --batch-check [2023-10-30T23:38:13.049Z] 2023-10-30 23:38:12,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-30T23:38:13.049Z] 2023-10-30 23:38:12,959 [execute] INFO git rev-list 92949380722e013163be831de1e5d9ba5a40cbba -- [2023-10-30T23:38:13.049Z] 2023-10-30 23:38:12,959 [execute] DEBUG Popen(['git', 'rev-list', '92949380722e013163be831de1e5d9ba5a40cbba', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-30T23:38:13.049Z] 2023-10-30 23:38:12,965 [execute] INFO git fetch -v origin [2023-10-30T23:38:13.049Z] 2023-10-30 23:38:12,966 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-30T23:38:13.616Z] 2023-10-30 23:38:13,486 [run_push] DEBUG no remote changes detected [2023-10-30T23:38:13.616Z] 2023-10-30 23:38:13,487 [execute] INFO git push origin semver [2023-10-30T23:38:13.616Z] 2023-10-30 23:38:13,487 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-30T23:38:14.550Z] 2023-10-30 23:38:14,328 [run_push] DEBUG push all version tags [2023-10-30T23:38:14.550Z] 2023-10-30 23:38:14,328 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-30T23:38:14.550Z] 2023-10-30 23:38:14,329 [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-10-30T23:38:15.119Z] 2023-10-30 23:38:15,053 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-30T23:38:15.119Z] 3.1.0-dev.64 [Pipeline] } [2023-10-30T23:38:15.127Z] $ docker exec --env ******** --env ******** a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 ssh-agent -k [2023-10-30T23:38:15.221Z] unset SSH_AUTH_SOCK; [2023-10-30T23:38:15.221Z] unset SSH_AGENT_PID; [2023-10-30T23:38:15.221Z] echo Agent pid 39 killed; [2023-10-30T23:38:15.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-30T23:38:15.533Z] + git semver [Pipeline] } [2023-10-30T23:38:15.803Z] $ docker stop --time=1 a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 [2023-10-30T23:38:17.065Z] $ docker rm -f --volumes a284ff6d94676f89f3b7cd7a2db718e82291e291e513d8a70d5c8253f01222b8 [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-10-30T23:38:17.656Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-10-30T23:38:17.656Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-30T23:38:17.656Z] total 16 [2023-10-30T23:38:17.656Z] drwxr-xr-x 3 root root 4096 Oct 30 23:24 . [2023-10-30T23:38:17.656Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 23:38 .. [2023-10-30T23:38:17.656Z] drwxr-xr-x 2 root root 4096 Oct 30 23:24 cost [2023-10-30T23:38:17.656Z] -rw-r--r-- 1 root root 88 Oct 30 23:24 cost.csv [2023-10-30T23:38:17.656Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-30T23:38:17.656Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-30T23:38:17.656Z] total 16 [2023-10-30T23:38:17.656Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:24 . [2023-10-30T23:38:17.656Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 23:38 .. [2023-10-30T23:38:17.656Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 23:24 cost [2023-10-30T23:38:17.656Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 30 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:17.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:18.797Z] ---> package-listing.sh [2023-10-30T23:38:18.798Z] ++ facter osfamily [2023-10-30T23:38:18.798Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-30T23:38:19.056Z] + OS_FAMILY=debian [2023-10-30T23:38:19.056Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-10-30T23:38:19.056Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-30T23:38:19.056Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-30T23:38:19.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-30T23:38:19.056Z] + PACKAGES=/tmp/packages_start.txt [2023-10-30T23:38:19.056Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-30T23:38:19.056Z] + PACKAGES=/tmp/packages_end.txt [2023-10-30T23:38:19.056Z] + case "${OS_FAMILY}" in [2023-10-30T23:38:19.056Z] + dpkg -l [2023-10-30T23:38:19.056Z] + grep '^ii' [2023-10-30T23:38:19.056Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-30T23:38:19.056Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-30T23:38:19.056Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-30T23:38:19.056Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-30T23:38:19.056Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-10-30T23:38:19.056Z] + 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-10-30T23:38:19.066Z] 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-10-30T23:38:19.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T23:38:19.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T23:38:19.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T23:38:19.881Z] prd-ubuntu20.04-docker-8c-8g-15370 does not seem to be running inside a container [2023-10-30T23:38:19.909Z] $ 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-10-30T23:38:20.104Z] $ docker top cc078e414abec2724bf3feb4296fa382c67c327137d6129eba9c27894a909f7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T23:38:20.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-30T23:38:20.729Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-30T23:38:21.010Z] + ls /var/log/sa-host [2023-10-30T23:38:21.010Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T23:38:21.148Z] provisioning config files... [2023-10-30T23:38:21.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4304678505069193192tmp [Pipeline] { [Pipeline] echo [2023-10-30T23:38:21.166Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:21.448Z] ---> create-netrc.sh [Pipeline] } [2023-10-30T23:38:21.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:21.781Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-30T23:38:21.790Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:22.073Z] ---> sudo-logs.sh [2023-10-30T23:38:22.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-30T23:38:22.104Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:22.385Z] ---> job-cost.sh [2023-10-30T23:38:22.385Z] lf-activate-venv: SKIPPING [2023-10-30T23:38:22.385Z] DEBUG: total: 0.2199999988079071 [2023-10-30T23:38:22.385Z] INFO: Retrieving Stack Cost... [2023-10-30T23:38:22.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T23:38:23.210Z] INFO: Archiving Costs [Pipeline] echo [2023-10-30T23:38:23.221Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T23:38:23.505Z] ---> logs-deploy.sh [2023-10-30T23:38:23.505Z] lf-activate-venv: SKIPPING [2023-10-30T23:38:23.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/68 [2023-10-30T23:38:23.505Z] INFO: archiving workspace using pattern(s): [2023-10-30T23:38:24.440Z] Archives upload complete. [2023-10-30T23:38:24.440Z] INFO: archiving logs to Nexus