Pull request #42 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-record-replay Loading trusted files from base branch main at f87ca7d3b83689b830a75d23e332994a9af14d1e rather than ab616513ef9814d0fae59b16a412b6181ab4b81e Obtained Jenkinsfile from f87ca7d3b83689b830a75d23e332994a9af14d1e 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-ssh1220338039118690791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8134289910959414517.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/PR-42/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/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7202643284973164144.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9931800892587974128.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/PR-42/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/PR-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh620610251752009107.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1097 in /w/workspace/xfoundry_app-record-replay_PR-42 [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/xfoundry_app-record-replay_PR-42 # 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 Merging remotes/origin/main commit f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit ab616513ef9814d0fae59b16a412b6181ab4b81e Merge succeeded, producing ab616513ef9814d0fae59b16a412b6181ab4b81e Checking out Revision ab616513ef9814d0fae59b16a412b6181ab4b81e (PR-42) > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab616513ef9814d0fae59b16a412b6181ab4b81e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab616513ef9814d0fae59b16a412b6181ab4b81e # timeout=10 Commit message: "feat: Implement Export Recorded Data endpoint" First time build. Skipping changelog. > git rev-list --no-walk d944aab43ac9917b37a2b4ab2c76c17669a56c70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T21:31:11.347Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T21:31:11.416Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T21:31:11.434Z] ========================================================= [2023-07-13T21:31:11.434Z] EdgeX Global Pipelines Version Info [2023-07-13T21:31:11.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:31:12.143Z] ------------------- [2023-07-13T21:31:12.143Z] stable info: [2023-07-13T21:31:12.143Z] ------------------- [2023-07-13T21:31:12.143Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T21:31:12.143Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T21:31:12.143Z] Message: update stable to v1.0.250 [2023-07-13T21:31:12.712Z] ------------------- [2023-07-13T21:31:12.712Z] experimental info: [2023-07-13T21:31:12.712Z] ------------------- [2023-07-13T21:31:12.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T21:31:12.712Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T21:31:12.712Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T21:31:12.853Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-13T21:31:12.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-13T21:31:12.871Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T21:31:12.880Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T21:31:12.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T21:31:12.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T21:31:12.914Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T21:31:12.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-13T21:31:12.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T21:31:12.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T21:31:12.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T21:31:12.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-13T21:31:12.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T21:31:13.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T21:31:13.015Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T21:31:13.027Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T21:31:13.044Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T21:31:13.054Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T21:31:13.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T21:31:13.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T21:31:13.084Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-13T21:31:13.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-13T21:31:13.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-13T21:31:13.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-13T21:31:13.135Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-13T21:31:13.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T21:31:13.170Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T21:31:13.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo [2023-07-13T21:31:13.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo [2023-07-13T21:31:13.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo [2023-07-13T21:31:13.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab616513ef9814d0fae59b16a412b6181ab4b81e [Pipeline] echo [2023-07-13T21:31:13.235Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab61651 [Pipeline] echo [2023-07-13T21:31:13.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T21:31:13.290Z] provisioning config files... [2023-07-13T21:31:13.304Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config17628644728873930649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:31:13.606Z] ---> docker-login.sh [2023-07-13T21:31:13.606Z] nexus3.edgexfoundry.org:10001 [2023-07-13T21:31:13.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:13.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:13.865Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:13.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:13.865Z] [2023-07-13T21:31:13.865Z] Login Succeeded [2023-07-13T21:31:13.865Z] nexus3.edgexfoundry.org:10002 [2023-07-13T21:31:14.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:14.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:14.126Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:14.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:14.126Z] [2023-07-13T21:31:14.126Z] Login Succeeded [2023-07-13T21:31:14.126Z] nexus3.edgexfoundry.org:10003 [2023-07-13T21:31:14.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:14.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:14.126Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:14.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:14.126Z] [2023-07-13T21:31:14.126Z] Login Succeeded [2023-07-13T21:31:14.126Z] nexus3.edgexfoundry.org:10004 [2023-07-13T21:31:14.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:14.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:14.388Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:14.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:14.388Z] [2023-07-13T21:31:14.388Z] Login Succeeded [2023-07-13T21:31:14.388Z] docker.io [2023-07-13T21:31:14.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:14.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:14.649Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:14.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:14.649Z] [2023-07-13T21:31:14.649Z] Login Succeeded [2023-07-13T21:31:14.649Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T21:31:14.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-13T21:31:15.042Z] + git rev-list -1 --merges ab616513ef9814d0fae59b16a412b6181ab4b81e~1..ab616513ef9814d0fae59b16a412b6181ab4b81e [Pipeline] echo [2023-07-13T21:31:15.082Z] -----------> git rev-list -1 --merges ab616513ef9814d0fae59b16a412b6181ab4b81e~1..ab616513ef9814d0fae59b16a412b6181ab4b81e ab616513ef9814d0fae59b16a412b6181ab4b81e [false] [Pipeline] sh [2023-07-13T21:31:15.374Z] + git log --format=format:%s -1 ab616513ef9814d0fae59b16a412b6181ab4b81e [Pipeline] echo [2023-07-13T21:31:15.389Z] ========================================================= [2023-07-13T21:31:15.389Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T21:31:15.389Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T21:31:15.734Z] + git log --format=format:%s -1 ab616513ef9814d0fae59b16a412b6181ab4b81e [Pipeline] echo [2023-07-13T21:31:15.743Z] [semverPrep] GIT_COMMIT: ab616513ef9814d0fae59b16a412b6181ab4b81e, Commit Message: feat: Implement Export Recorded Data endpoint [Pipeline] echo [2023-07-13T21:31:15.751Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-13T21:31:16.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T21:31:16.129Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T21:31:16.129Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T21:31:16.129Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T21:31:16.129Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T21:31:16.129Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T21:31:16.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:31:16.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T21:31:16.544Z] [2023-07-13T21:31:16.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:31:16.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T21:31:16.840Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T21:31:16.840Z] b85a868b505f: Pulling fs layer [2023-07-13T21:31:16.840Z] e2be974225ed: Pulling fs layer [2023-07-13T21:31:16.840Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T21:31:16.840Z] 988bab9f4d93: Pulling fs layer [2023-07-13T21:31:16.840Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T21:31:16.840Z] eaf3925da568: Pulling fs layer [2023-07-13T21:31:16.841Z] bab4dde63d76: Pulling fs layer [2023-07-13T21:31:16.841Z] bde34c3a00c8: Pulling fs layer [2023-07-13T21:31:16.841Z] b352a97aabf1: Pulling fs layer [2023-07-13T21:31:16.841Z] 4872d77fe225: Pulling fs layer [2023-07-13T21:31:16.841Z] 5851b861e8e6: Pulling fs layer [2023-07-13T21:31:16.841Z] 988bab9f4d93: Waiting [2023-07-13T21:31:16.841Z] bab4dde63d76: Waiting [2023-07-13T21:31:16.841Z] 1469e6f7b9e6: Waiting [2023-07-13T21:31:16.841Z] eaf3925da568: Waiting [2023-07-13T21:31:16.841Z] b352a97aabf1: Waiting [2023-07-13T21:31:16.841Z] 5851b861e8e6: Waiting [2023-07-13T21:31:16.841Z] 4872d77fe225: Waiting [2023-07-13T21:31:16.841Z] bde34c3a00c8: Waiting [2023-07-13T21:31:16.841Z] e2be974225ed: Verifying Checksum [2023-07-13T21:31:16.841Z] e2be974225ed: Download complete [2023-07-13T21:31:16.841Z] 988bab9f4d93: Verifying Checksum [2023-07-13T21:31:16.841Z] 988bab9f4d93: Download complete [2023-07-13T21:31:17.099Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T21:31:17.099Z] 1469e6f7b9e6: Download complete [2023-07-13T21:31:17.099Z] eaf3925da568: Verifying Checksum [2023-07-13T21:31:17.099Z] eaf3925da568: Download complete [2023-07-13T21:31:17.099Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T21:31:17.099Z] 339a4e72a1f5: Download complete [2023-07-13T21:31:17.099Z] bde34c3a00c8: Download complete [2023-07-13T21:31:17.099Z] b352a97aabf1: Verifying Checksum [2023-07-13T21:31:17.099Z] b352a97aabf1: Download complete [2023-07-13T21:31:17.099Z] 4872d77fe225: Verifying Checksum [2023-07-13T21:31:17.099Z] 4872d77fe225: Download complete [2023-07-13T21:31:17.099Z] 5851b861e8e6: Download complete [2023-07-13T21:31:17.099Z] b85a868b505f: Verifying Checksum [2023-07-13T21:31:17.099Z] b85a868b505f: Download complete [2023-07-13T21:31:17.359Z] bab4dde63d76: Verifying Checksum [2023-07-13T21:31:17.359Z] bab4dde63d76: Download complete [2023-07-13T21:31:18.296Z] b85a868b505f: Pull complete [2023-07-13T21:31:18.555Z] e2be974225ed: Pull complete [2023-07-13T21:31:18.813Z] 339a4e72a1f5: Pull complete [2023-07-13T21:31:19.073Z] 988bab9f4d93: Pull complete [2023-07-13T21:31:19.073Z] 1469e6f7b9e6: Pull complete [2023-07-13T21:31:19.354Z] eaf3925da568: Pull complete [2023-07-13T21:31:21.280Z] bab4dde63d76: Pull complete [2023-07-13T21:31:21.280Z] bde34c3a00c8: Pull complete [2023-07-13T21:31:21.280Z] b352a97aabf1: Pull complete [2023-07-13T21:31:21.280Z] 4872d77fe225: Pull complete [2023-07-13T21:31:21.280Z] 5851b861e8e6: Pull complete [2023-07-13T21:31:21.280Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T21:31:21.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T21:31:21.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T21:31:21.373Z] prd-ubuntu20.04-docker-8c-8g-1097 does not seem to be running inside a container [2023-07-13T21:31:21.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T21:31:24.627Z] $ docker top 508a29d6b515ee215532b4ed3520354a93e2b43f79c5b3cf68db5d1e9ea9d8a8 -eo pid,comm [2023-07-13T21:31:24.686Z] 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-07-13T21:31:24.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T21:31:24.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T21:31:24.728Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T21:31:24.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T21:31:24.829Z] $ docker exec 508a29d6b515ee215532b4ed3520354a93e2b43f79c5b3cf68db5d1e9ea9d8a8 ssh-agent [2023-07-13T21:31:24.941Z] SSH_AUTH_SOCK=/tmp/ssh-3ujWogvHQUI1/agent.32 [2023-07-13T21:31:24.941Z] SSH_AGENT_PID=39 [2023-07-13T21:31:24.947Z] Running ssh-add (command line suppressed) [2023-07-13T21:31:25.035Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_965012827767356768.key (/w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_965012827767356768.key) [2023-07-13T21:31:25.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T21:31:25.335Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T21:31:25.345Z] $ docker exec --env ******** --env ******** 508a29d6b515ee215532b4ed3520354a93e2b43f79c5b3cf68db5d1e9ea9d8a8 ssh-agent -k [2023-07-13T21:31:25.431Z] unset SSH_AUTH_SOCK; [2023-07-13T21:31:25.432Z] unset SSH_AGENT_PID; [2023-07-13T21:31:25.432Z] echo Agent pid 39 killed; [2023-07-13T21:31:25.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T21:31:25.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T21:31:25.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T21:31:25.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T21:31:25.569Z] $ docker exec 508a29d6b515ee215532b4ed3520354a93e2b43f79c5b3cf68db5d1e9ea9d8a8 ssh-agent [2023-07-13T21:31:25.684Z] SSH_AUTH_SOCK=/tmp/ssh-2Pc9UBpeTdhP/agent.71 [2023-07-13T21:31:25.684Z] SSH_AGENT_PID=77 [2023-07-13T21:31:25.689Z] Running ssh-add (command line suppressed) [2023-07-13T21:31:25.783Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_7472979739011496464.key (/w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_7472979739011496464.key) [2023-07-13T21:31:25.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T21:31:26.082Z] + git semver init [2023-07-13T21:31:26.342Z] 2023-07-13 21:31:26,244 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T21:31:26.342Z] 2023-07-13 21:31:26,244 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-42/.semver [2023-07-13T21:31:26.342Z] 2023-07-13 21:31:26,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-42/.semver [2023-07-13T21:31:26.342Z] 2023-07-13 21:31:26,245 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-42/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-42, universal_newlines=False, shell=None, istream=None) [2023-07-13T21:31:26.911Z] 2023-07-13 21:31:26,828 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-42/.git/info/exclude [2023-07-13T21:31:26.911Z] 2023-07-13 21:31:26,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-42/.semver/PR-42 with force:False [2023-07-13T21:31:26.911Z] 2023-07-13 21:31:26,829 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-42/.semver/PR-42 [2023-07-13T21:31:26.911Z] 2023-07-13 21:31:26,833 [execute] INFO git cat-file --batch-check [2023-07-13T21:31:26.911Z] 2023-07-13 21:31:26,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-42/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T21:31:26.911Z] 2023-07-13 21:31:26,839 [execute] INFO git cat-file --batch [2023-07-13T21:31:26.911Z] 2023-07-13 21:31:26,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-42/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T21:31:26.911Z] 2023-07-13 21:31:26,843 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-42/.semver/PR-42 [2023-07-13T21:31:26.911Z] 0.0.0 [Pipeline] } [2023-07-13T21:31:26.919Z] $ docker exec --env ******** --env ******** 508a29d6b515ee215532b4ed3520354a93e2b43f79c5b3cf68db5d1e9ea9d8a8 ssh-agent -k [2023-07-13T21:31:27.004Z] unset SSH_AUTH_SOCK; [2023-07-13T21:31:27.005Z] unset SSH_AGENT_PID; [2023-07-13T21:31:27.005Z] echo Agent pid 77 killed; [2023-07-13T21:31:27.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T21:31:27.323Z] + git semver [Pipeline] } [2023-07-13T21:31:27.595Z] $ docker stop --time=1 508a29d6b515ee215532b4ed3520354a93e2b43f79c5b3cf68db5d1e9ea9d8a8 [2023-07-13T21:31:28.895Z] $ docker rm -f --volumes 508a29d6b515ee215532b4ed3520354a93e2b43f79c5b3cf68db5d1e9ea9d8a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T21:31:29.234Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T21:31:29.435Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T21:31:29.438Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-07-13T21:31:29.593Z] provisioning config files... [2023-07-13T21:31:29.604Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config10390316956368479987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:31:29.901Z] ---> docker-login.sh [2023-07-13T21:31:29.901Z] nexus3.edgexfoundry.org:10001 [2023-07-13T21:31:29.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:29.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:29.901Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:29.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:29.901Z] [2023-07-13T21:31:29.901Z] Login Succeeded [2023-07-13T21:31:29.901Z] nexus3.edgexfoundry.org:10002 [2023-07-13T21:31:29.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:29.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:29.901Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:29.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:29.901Z] [2023-07-13T21:31:29.901Z] Login Succeeded [2023-07-13T21:31:29.901Z] nexus3.edgexfoundry.org:10003 [2023-07-13T21:31:30.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:30.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:30.161Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:30.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:30.161Z] [2023-07-13T21:31:30.161Z] Login Succeeded [2023-07-13T21:31:30.161Z] nexus3.edgexfoundry.org:10004 [2023-07-13T21:31:30.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:30.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:30.161Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:30.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:30.161Z] [2023-07-13T21:31:30.161Z] Login Succeeded [2023-07-13T21:31:30.161Z] docker.io [2023-07-13T21:31:30.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:31:30.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:31:30.420Z] Configure a credential helper to remove this warning. See [2023-07-13T21:31:30.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:31:30.420Z] [2023-07-13T21:31:30.420Z] Login Succeeded [2023-07-13T21:31:30.420Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T21:31:30.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T21:31:30.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T21:31:30.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T21:31:30.540Z] ========================================================= [2023-07-13T21:31:30.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T21:31:30.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:31:30.841Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-13T21:31:30.841Z] Sending build context to Docker daemon 340kB [2023-07-13T21:31:30.841Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T21:31:30.841Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T21:31:30.841Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T21:31:30.841Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T21:31:30.841Z] 6911f1a30b25: Pulling fs layer [2023-07-13T21:31:30.841Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T21:31:30.841Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T21:31:30.841Z] ec0bb842ea78: Pulling fs layer [2023-07-13T21:31:30.841Z] 40a00589a448: Pulling fs layer [2023-07-13T21:31:30.841Z] 6c08303d61cc: Pulling fs layer [2023-07-13T21:31:30.841Z] 798269fcf238: Pulling fs layer [2023-07-13T21:31:30.841Z] 40a00589a448: Waiting [2023-07-13T21:31:30.841Z] ec0bb842ea78: Waiting [2023-07-13T21:31:30.841Z] 6863d3e3a2b1: Waiting [2023-07-13T21:31:30.841Z] 798269fcf238: Waiting [2023-07-13T21:31:30.841Z] 6c08303d61cc: Waiting [2023-07-13T21:31:30.841Z] 6911f1a30b25: Download complete [2023-07-13T21:31:30.841Z] 6863d3e3a2b1: Download complete [2023-07-13T21:31:30.841Z] ec0bb842ea78: Verifying Checksum [2023-07-13T21:31:30.841Z] ec0bb842ea78: Download complete [2023-07-13T21:31:30.841Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T21:31:30.841Z] 4db1b89c0bd1: Download complete [2023-07-13T21:31:31.103Z] 40a00589a448: Verifying Checksum [2023-07-13T21:31:31.103Z] 40a00589a448: Download complete [2023-07-13T21:31:31.103Z] 4db1b89c0bd1: Pull complete [2023-07-13T21:31:31.103Z] 6911f1a30b25: Pull complete [2023-07-13T21:31:31.365Z] 798269fcf238: Verifying Checksum [2023-07-13T21:31:31.365Z] 798269fcf238: Download complete [2023-07-13T21:31:31.623Z] e194b8c5c2a9: Verifying Checksum [2023-07-13T21:31:31.623Z] e194b8c5c2a9: Download complete [2023-07-13T21:31:31.882Z] 6c08303d61cc: Verifying Checksum [2023-07-13T21:31:31.882Z] 6c08303d61cc: Download complete [2023-07-13T21:31:35.162Z] e194b8c5c2a9: Pull complete [2023-07-13T21:31:35.162Z] 6863d3e3a2b1: Pull complete [2023-07-13T21:31:35.162Z] ec0bb842ea78: Pull complete [2023-07-13T21:31:35.162Z] 40a00589a448: Pull complete [2023-07-13T21:31:37.691Z] 6c08303d61cc: Pull complete [2023-07-13T21:31:38.258Z] 798269fcf238: Pull complete [2023-07-13T21:31:38.258Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T21:31:38.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T21:31:38.518Z] ---> ec979cd7f677 [2023-07-13T21:31:38.518Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T21:31:43.809Z] ---> Running in c83500994210 [2023-07-13T21:31:43.809Z] Removing intermediate container c83500994210 [2023-07-13T21:31:43.809Z] ---> ff8ef0cf1826 [2023-07-13T21:31:43.809Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T21:31:43.809Z] ---> Running in 3186004979eb [2023-07-13T21:31:43.809Z] Removing intermediate container 3186004979eb [2023-07-13T21:31:43.809Z] ---> 460403c8b60f [2023-07-13T21:31:43.809Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T21:31:43.809Z] ---> Running in cdf25494d3fe [2023-07-13T21:31:43.809Z] Removing intermediate container cdf25494d3fe [2023-07-13T21:31:43.809Z] ---> dd26e5bd7a49 [2023-07-13T21:31:43.809Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T21:31:43.809Z] ---> Running in 7b8d42b27eb3 [2023-07-13T21:31:44.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T21:31:44.556Z] Still waiting to schedule task [2023-07-13T21:31:44.556Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-13T21:31:46.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T21:31:46.864Z] OK: 265 MiB in 53 packages [2023-07-13T21:31:47.432Z] Removing intermediate container 7b8d42b27eb3 [2023-07-13T21:31:47.433Z] ---> 2a82812b8952 [2023-07-13T21:31:47.433Z] Step 7/12 : WORKDIR /app [2023-07-13T21:31:47.433Z] ---> Running in 89b626d410b3 [2023-07-13T21:31:47.433Z] Removing intermediate container 89b626d410b3 [2023-07-13T21:31:47.433Z] ---> 55cc4c3c315a [2023-07-13T21:31:47.433Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T21:31:47.433Z] ---> 469a25c921b6 [2023-07-13T21:31:47.433Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T21:31:47.433Z] ---> Running in c67c56f1c0ea [2023-07-13T21:32:43.684Z] Removing intermediate container c67c56f1c0ea [2023-07-13T21:32:43.684Z] ---> b97a0157dcfa [2023-07-13T21:32:43.684Z] Step 10/12 : COPY . . [2023-07-13T21:32:43.684Z] ---> 5883ceb36cf4 [2023-07-13T21:32:43.684Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T21:32:43.684Z] ---> Running in 2e461b759bdb [2023-07-13T21:32:43.684Z] Removing intermediate container 2e461b759bdb [2023-07-13T21:32:43.684Z] ---> 69ce253735c0 [2023-07-13T21:32:43.684Z] Step 12/12 : RUN $MAKE [2023-07-13T21:32:43.684Z] ---> Running in a33702d58472 [2023-07-13T21:32:43.684Z] noop [2023-07-13T21:32:43.684Z] Removing intermediate container a33702d58472 [2023-07-13T21:32:43.684Z] ---> a713a6eefe1f [2023-07-13T21:32:43.684Z] Successfully built a713a6eefe1f [2023-07-13T21:32:43.684Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:32:44.009Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T21:32:44.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T21:32:44.077Z] prd-ubuntu20.04-docker-8c-8g-1097 does not seem to be running inside a container [2023-07-13T21:32:44.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T21:32:44.440Z] $ docker top c4646303a1f0e2d35469e7772a021e7c96071680e415aa8edaab575cc9b92e9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T21:32:44.788Z] + go version [2023-07-13T21:32:44.788Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T21:32:44.799Z] $ docker stop --time=1 c4646303a1f0e2d35469e7772a021e7c96071680e415aa8edaab575cc9b92e9c [2023-07-13T21:32:46.040Z] $ docker rm -f --volumes c4646303a1f0e2d35469e7772a021e7c96071680e415aa8edaab575cc9b92e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:32:46.426Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T21:32:46.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T21:32:46.500Z] prd-ubuntu20.04-docker-8c-8g-1097 does not seem to be running inside a container [2023-07-13T21:32:46.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T21:32:46.864Z] $ docker top 037eb1d615f24d0f488a483f37ea1db765c76a86516eff83b29c3cb29710de3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T21:32:47.208Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-42 [Pipeline] fileExists [Pipeline] sh [2023-07-13T21:32:47.503Z] + make test [2023-07-13T21:32:47.504Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T21:33:05.587Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-13T21:33:05.847Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.084s coverage: 87.5% of statements [2023-07-13T21:33:05.847Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-13T21:33:05.847Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-13T21:33:05.847Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-13T21:33:05.847Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.070s coverage: 87.7% of statements [2023-07-13T21:33:05.847Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.060s coverage: 65.2% of statements [2023-07-13T21:33:14.392Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1098 in /w/workspace/xfoundry_app-record-replay_PR-42 [Pipeline] { [Pipeline] ws [2023-07-13T21:33:14.408Z] Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout [2023-07-13T21:33:14.441Z] Selected Git installation does not exist. Using Default [2023-07-13T21:33:14.441Z] The recommended git tool is: NONE [2023-07-13T21:33:19.308Z] using credential edgex-jenkins-ssh [2023-07-13T21:33:19.323Z] Cloning the remote Git repository [2023-07-13T21:33:19.363Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-13T21:33:19.475Z] > git init /w/workspace/app-record-replay/2 # timeout=10 [2023-07-13T21:33:19.628Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-13T21:33:19.629Z] > git --version # timeout=10 [2023-07-13T21:33:19.652Z] > git --version # 'git version 2.25.1' [2023-07-13T21:33:19.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T21:33:19.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T21:33:20.361Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-13T21:33:20.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T21:33:21.777Z] Merging remotes/origin/main commit f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit ab616513ef9814d0fae59b16a412b6181ab4b81e [2023-07-13T21:33:21.232Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-13T21:33:21.274Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-13T21:33:21.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T21:33:21.293Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-13T21:33:21.795Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T21:33:22.050Z] Merge succeeded, producing ab616513ef9814d0fae59b16a412b6181ab4b81e [2023-07-13T21:33:22.051Z] Checking out Revision ab616513ef9814d0fae59b16a412b6181ab4b81e (PR-42) [2023-07-13T21:33:21.864Z] > git checkout -f ab616513ef9814d0fae59b16a412b6181ab4b81e # timeout=10 [2023-07-13T21:33:21.956Z] > git remote # timeout=10 [2023-07-13T21:33:21.973Z] > git config --get remote.origin.url # timeout=10 [2023-07-13T21:33:21.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T21:33:22.005Z] > git merge f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 [2023-07-13T21:33:22.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-13T21:33:22.055Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T21:33:22.073Z] > git checkout -f ab616513ef9814d0fae59b16a412b6181ab4b81e # timeout=10 [2023-07-13T21:33:25.547Z] Commit message: "feat: Implement Export Recorded Data endpoint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T21:33:26.474Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T21:33:26.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T21:33:26.474Z] Dload Upload Total Spent Left Speed [2023-07-13T21:33:26.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2023-07-13T21:33:27.219Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T21:33:27.542Z] + sudo tee /etc/docker/daemon.new [2023-07-13T21:33:27.542Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T21:33:27.542Z] { [2023-07-13T21:33:27.542Z] "registry-mirrors": [ [2023-07-13T21:33:27.542Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T21:33:27.542Z] ], [2023-07-13T21:33:27.542Z] "bip": "10.250.0.254/24", [2023-07-13T21:33:27.542Z] "hosts": [ [2023-07-13T21:33:27.542Z] "tcp://0.0.0.0:5555", [2023-07-13T21:33:27.542Z] "unix:///var/run/docker.sock" [2023-07-13T21:33:27.542Z] ], [2023-07-13T21:33:27.542Z] "mtu": 1458, [2023-07-13T21:33:27.542Z] "selinux-enabled": true, [2023-07-13T21:33:27.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T21:33:27.542Z] } [Pipeline] sh [2023-07-13T21:33:27.765Z] go vet ./... [2023-07-13T21:33:27.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T21:33:27.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T21:33:27.765Z] ./bin/test-attribution-txt.sh [2023-07-13T21:33:27.866Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo [2023-07-13T21:33:28.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T21:33:28.049Z] $ docker stop --time=1 037eb1d615f24d0f488a483f37ea1db765c76a86516eff83b29c3cb29710de3f [2023-07-13T21:33:28.187Z] + sudo service docker restart [2023-07-13T21:33:35.134Z] $ docker rm -f --volumes 037eb1d615f24d0f488a483f37ea1db765c76a86516eff83b29c3cb29710de3f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T21:33:35.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T21:33:35.672Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-13T21:33:36.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T21:33:36.450Z] + ls -al . [2023-07-13T21:33:36.450Z] total 164 [2023-07-13T21:33:36.450Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 21:32 . [2023-07-13T21:33:36.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 21:31 .. [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 21:31 .dockerignore [2023-07-13T21:33:36.450Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 21:31 .git [2023-07-13T21:33:36.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 21:31 .github [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 13 21:31 .gitignore [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 21:31 .golangci.yml [2023-07-13T21:33:36.450Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 21:31 .semver [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 13 21:31 Attribution.txt [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 13 21:31 CHANGELOG.md [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 13 21:31 Dockerfile [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 21:31 GOVERNANCE.md [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 13 21:31 Jenkinsfile [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 21:31 LICENSE [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 13 21:31 Makefile [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 13 21:31 OWNERS.md [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 13 21:31 README.md [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 13 21:31 Record and Reply.postman_collection.json [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 21:31 VERSION [2023-07-13T21:33:36.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 21:31 bin [2023-07-13T21:33:36.450Z] -rw-r--r-- 1 jenkins jenkins 7918 Jul 13 21:33 coverage.out [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 13 21:31 go.mod [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 13 21:31 go.sum [2023-07-13T21:33:36.450Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 13 21:31 internal [2023-07-13T21:33:36.450Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 13 21:31 main.go [2023-07-13T21:33:36.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 21:31 pkg [2023-07-13T21:33:36.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 21:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:33:36.749Z] + 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=ab616513ef9814d0fae59b16a412b6181ab4b81e --label arch=amd64 --label version=0.0.0 . [2023-07-13T21:33:36.749Z] Sending build context to Docker daemon 348.7kB [2023-07-13T21:33:36.749Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T21:33:36.749Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-13T21:33:36.749Z] ---> a713a6eefe1f [2023-07-13T21:33:36.749Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T21:33:37.007Z] ---> Running in 766612d255b8 [2023-07-13T21:33:37.007Z] Removing intermediate container 766612d255b8 [2023-07-13T21:33:37.007Z] ---> b2427fd3815e [2023-07-13T21:33:37.007Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T21:33:37.007Z] ---> Running in 05523e2598ae [2023-07-13T21:33:37.007Z] Removing intermediate container 05523e2598ae [2023-07-13T21:33:37.007Z] ---> 844f35530fd1 [2023-07-13T21:33:37.007Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-13T21:33:37.007Z] ---> Running in 55c160c7480e [2023-07-13T21:33:37.266Z] Removing intermediate container 55c160c7480e [2023-07-13T21:33:37.266Z] ---> 0b00e3016a20 [2023-07-13T21:33:37.266Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T21:33:37.266Z] ---> Running in 5140c19ee9fd [2023-07-13T21:33:37.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T21:33:37.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T21:33:38.042Z] OK: 265 MiB in 53 packages [2023-07-13T21:33:38.301Z] Removing intermediate container 5140c19ee9fd [2023-07-13T21:33:38.301Z] ---> 7884f834a508 [2023-07-13T21:33:38.301Z] Step 7/26 : WORKDIR /app [2023-07-13T21:33:38.301Z] ---> Running in 2129805a3f76 [2023-07-13T21:33:38.301Z] Removing intermediate container 2129805a3f76 [2023-07-13T21:33:38.301Z] ---> 517fc6b29eb8 [2023-07-13T21:33:38.301Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-13T21:33:38.559Z] ---> 80ed0fdb7bae [2023-07-13T21:33:38.559Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T21:33:38.559Z] ---> Running in 62d64254f6b4 [2023-07-13T21:33:39.495Z] Removing intermediate container 62d64254f6b4 [2023-07-13T21:33:39.496Z] ---> c30bca1c796a [2023-07-13T21:33:39.496Z] Step 10/26 : COPY . . [2023-07-13T21:33:39.496Z] ---> 06028e44a9d7 [2023-07-13T21:33:39.496Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T21:33:39.496Z] ---> Running in a9890a22f5b3 [2023-07-13T21:33:39.496Z] Removing intermediate container a9890a22f5b3 [2023-07-13T21:33:39.496Z] ---> c2bccb12e11c [2023-07-13T21:33:39.496Z] Step 12/26 : RUN $MAKE [2023-07-13T21:33:39.496Z] ---> Running in 4c705ce12a2b [2023-07-13T21:33:39.753Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T21:33:46.443Z] provisioning config files... [2023-07-13T21:33:46.468Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config14768749978180117754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:33:46.809Z] ---> docker-login.sh [2023-07-13T21:33:46.809Z] nexus3.edgexfoundry.org:10001 [2023-07-13T21:33:47.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:33:47.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:33:47.347Z] Configure a credential helper to remove this warning. See [2023-07-13T21:33:47.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:33:47.347Z] [2023-07-13T21:33:47.347Z] Login Succeeded [2023-07-13T21:33:47.347Z] nexus3.edgexfoundry.org:10002 [2023-07-13T21:33:47.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:33:47.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:33:47.889Z] Configure a credential helper to remove this warning. See [2023-07-13T21:33:47.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:33:47.889Z] [2023-07-13T21:33:47.889Z] Login Succeeded [2023-07-13T21:33:47.889Z] nexus3.edgexfoundry.org:10003 [2023-07-13T21:33:47.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:33:48.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:33:48.159Z] Configure a credential helper to remove this warning. See [2023-07-13T21:33:48.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:33:48.159Z] [2023-07-13T21:33:48.159Z] Login Succeeded [2023-07-13T21:33:48.159Z] nexus3.edgexfoundry.org:10004 [2023-07-13T21:33:48.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:33:48.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:33:48.429Z] Configure a credential helper to remove this warning. See [2023-07-13T21:33:48.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:33:48.429Z] [2023-07-13T21:33:48.429Z] Login Succeeded [2023-07-13T21:33:48.429Z] docker.io [2023-07-13T21:33:48.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T21:33:48.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T21:33:48.966Z] Configure a credential helper to remove this warning. See [2023-07-13T21:33:48.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T21:33:48.966Z] [2023-07-13T21:33:48.966Z] Login Succeeded [2023-07-13T21:33:48.966Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T21:33:48.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T21:33:49.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T21:33:49.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T21:33:49.261Z] ========================================================= [2023-07-13T21:33:49.261Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T21:33:49.261Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:33:49.613Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-13T21:33:49.613Z] Sending build context to Docker daemon 160.8kB [2023-07-13T21:33:49.880Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T21:33:49.880Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T21:33:51.305Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T21:33:51.305Z] edb6bdbacee9: Pulling fs layer [2023-07-13T21:33:51.305Z] 5f9638ab2659: Pulling fs layer [2023-07-13T21:33:51.305Z] 8d51d6327a98: Pulling fs layer [2023-07-13T21:33:51.305Z] 8b374f2dd631: Pulling fs layer [2023-07-13T21:33:51.305Z] ec14aa9079de: Pulling fs layer [2023-07-13T21:33:51.305Z] 2f466654f4bb: Pulling fs layer [2023-07-13T21:33:51.305Z] 554e91adad29: Pulling fs layer [2023-07-13T21:33:51.305Z] 2f466654f4bb: Waiting [2023-07-13T21:33:51.305Z] 8b374f2dd631: Waiting [2023-07-13T21:33:51.305Z] 554e91adad29: Waiting [2023-07-13T21:33:51.305Z] ec14aa9079de: Waiting [2023-07-13T21:33:51.305Z] 5f9638ab2659: Download complete [2023-07-13T21:33:51.305Z] 8b374f2dd631: Verifying Checksum [2023-07-13T21:33:51.305Z] 8b374f2dd631: Download complete [2023-07-13T21:33:51.305Z] ec14aa9079de: Verifying Checksum [2023-07-13T21:33:51.305Z] ec14aa9079de: Download complete [2023-07-13T21:33:51.305Z] edb6bdbacee9: Verifying Checksum [2023-07-13T21:33:51.305Z] edb6bdbacee9: Download complete [2023-07-13T21:33:52.731Z] edb6bdbacee9: Pull complete [2023-07-13T21:33:52.731Z] 554e91adad29: Verifying Checksum [2023-07-13T21:33:52.731Z] 554e91adad29: Download complete [2023-07-13T21:33:53.015Z] 5f9638ab2659: Pull complete [2023-07-13T21:33:53.981Z] 2f466654f4bb: Verifying Checksum [2023-07-13T21:33:53.981Z] 8d51d6327a98: Download complete [2023-07-13T21:34:01.738Z] Removing intermediate container 4c705ce12a2b [2023-07-13T21:34:01.738Z] ---> 42cc99f6175c [2023-07-13T21:34:01.738Z] Step 13/26 : FROM alpine:3.17 [2023-07-13T21:34:01.738Z] 3.17: Pulling from library/alpine [2023-07-13T21:34:01.738Z] 4db1b89c0bd1: Already exists [2023-07-13T21:34:01.738Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T21:34:01.738Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T21:34:01.738Z] ---> 1f73a9d63274 [2023-07-13T21:34:01.738Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-13T21:34:01.738Z] ---> Running in afbd0b136039 [2023-07-13T21:34:01.738Z] Removing intermediate container afbd0b136039 [2023-07-13T21:34:01.738Z] ---> 401ee1df4bcd [2023-07-13T21:34:01.738Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-13T21:34:01.738Z] ---> Running in e8b224efb50c [2023-07-13T21:34:01.738Z] Removing intermediate container e8b224efb50c [2023-07-13T21:34:01.738Z] ---> eb7de0985d03 [2023-07-13T21:34:01.738Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T21:34:01.738Z] ---> Running in 7fbbb330794f [2023-07-13T21:34:01.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T21:34:01.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T21:34:01.738Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T21:34:01.738Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T21:34:01.738Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T21:34:01.738Z] Executing ca-certificates-20230506-r0.trigger [2023-07-13T21:34:01.738Z] OK: 8 MiB in 17 packages [2023-07-13T21:34:01.738Z] Removing intermediate container 7fbbb330794f [2023-07-13T21:34:01.738Z] ---> 22b939c7c427 [2023-07-13T21:34:01.738Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-13T21:34:01.738Z] ---> 873d6ec65002 [2023-07-13T21:34:01.738Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-13T21:34:01.738Z] ---> 91931661ad97 [2023-07-13T21:34:01.738Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-13T21:34:01.997Z] ---> 9b76eff646b1 [2023-07-13T21:34:01.997Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-13T21:34:02.693Z] ---> cb6937de5736 [2023-07-13T21:34:02.693Z] Step 21/26 : EXPOSE 59712 [2023-07-13T21:34:02.953Z] ---> Running in 155d02ed11c7 [2023-07-13T21:34:02.953Z] Removing intermediate container 155d02ed11c7 [2023-07-13T21:34:02.953Z] ---> 9eddf381212d [2023-07-13T21:34:02.953Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-13T21:34:02.953Z] ---> Running in a3597aea4346 [2023-07-13T21:34:02.953Z] Removing intermediate container a3597aea4346 [2023-07-13T21:34:02.953Z] ---> 86dab96abf7d [2023-07-13T21:34:02.953Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-13T21:34:02.953Z] ---> Running in 5840d59e958b [2023-07-13T21:34:02.953Z] Removing intermediate container 5840d59e958b [2023-07-13T21:34:02.953Z] ---> c1cad50e41b7 [2023-07-13T21:34:02.953Z] Step 24/26 : LABEL arch=amd64 [2023-07-13T21:34:03.219Z] ---> Running in 358323c281ad [2023-07-13T21:34:03.219Z] Removing intermediate container 358323c281ad [2023-07-13T21:34:03.219Z] ---> 7b1a4438b88b [2023-07-13T21:34:03.219Z] Step 25/26 : LABEL git_sha=ab616513ef9814d0fae59b16a412b6181ab4b81e [2023-07-13T21:34:03.219Z] ---> Running in 272af2dd5291 [2023-07-13T21:34:03.219Z] Removing intermediate container 272af2dd5291 [2023-07-13T21:34:03.219Z] ---> 57ecb4ea5aa2 [2023-07-13T21:34:03.219Z] Step 26/26 : LABEL version=0.0.0 [2023-07-13T21:34:03.219Z] ---> Running in 7e3d2ce82487 [2023-07-13T21:34:03.477Z] Removing intermediate container 7e3d2ce82487 [2023-07-13T21:34:03.478Z] ---> 516c35146f7a [2023-07-13T21:34:03.478Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T21:34:03.478Z] Successfully built 516c35146f7a [2023-07-13T21:34:03.478Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-07-13T21:34:03.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T21:34:03.909Z] [2023-07-13T21:34:03.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:34:04.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T21:34:04.209Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T21:34:04.209Z] 5eb5b503b376: Pulling fs layer [2023-07-13T21:34:04.209Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T21:34:04.209Z] ec43610c2a17: Pulling fs layer [2023-07-13T21:34:04.209Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T21:34:04.209Z] 33b1e0a273af: Pulling fs layer [2023-07-13T21:34:04.209Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T21:34:04.209Z] 2f39f015ded8: Pulling fs layer [2023-07-13T21:34:04.209Z] 3a2ae6a8a46f: Waiting [2023-07-13T21:34:04.209Z] 33b1e0a273af: Waiting [2023-07-13T21:34:04.209Z] 5d3b04190fa2: Waiting [2023-07-13T21:34:04.209Z] 2f39f015ded8: Waiting [2023-07-13T21:34:04.209Z] 5c69ac0246d0: Verifying Checksum [2023-07-13T21:34:04.209Z] 5c69ac0246d0: Download complete [2023-07-13T21:34:04.209Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-13T21:34:04.209Z] 3a2ae6a8a46f: Download complete [2023-07-13T21:34:04.209Z] 33b1e0a273af: Verifying Checksum [2023-07-13T21:34:04.209Z] 33b1e0a273af: Download complete [2023-07-13T21:34:04.209Z] ec43610c2a17: Verifying Checksum [2023-07-13T21:34:04.209Z] ec43610c2a17: Download complete [2023-07-13T21:34:04.209Z] 5d3b04190fa2: Download complete [2023-07-13T21:34:04.467Z] 5eb5b503b376: Verifying Checksum [2023-07-13T21:34:04.467Z] 5eb5b503b376: Download complete [2023-07-13T21:34:05.033Z] 2f39f015ded8: Download complete [2023-07-13T21:34:05.605Z] 5eb5b503b376: Pull complete [2023-07-13T21:34:05.605Z] 5c69ac0246d0: Pull complete [2023-07-13T21:34:05.863Z] ec43610c2a17: Pull complete [2023-07-13T21:34:05.863Z] 3a2ae6a8a46f: Pull complete [2023-07-13T21:34:06.121Z] 33b1e0a273af: Pull complete [2023-07-13T21:34:06.121Z] 5d3b04190fa2: Pull complete [2023-07-13T21:34:06.304Z] 8d51d6327a98: Pull complete [2023-07-13T21:34:06.304Z] 8b374f2dd631: Pull complete [2023-07-13T21:34:06.304Z] ec14aa9079de: Pull complete [2023-07-13T21:34:10.301Z] 2f39f015ded8: Pull complete [2023-07-13T21:34:10.301Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T21:34:10.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T21:34:10.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T21:34:10.382Z] prd-ubuntu20.04-docker-8c-8g-1097 does not seem to be running inside a container [2023-07-13T21:34:10.415Z] $ 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/xfoundry_app-record-replay_PR-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T21:34:11.663Z] 2f466654f4bb: Pull complete [2023-07-13T21:34:13.623Z] 554e91adad29: Pull complete [2023-07-13T21:34:13.623Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T21:34:13.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T21:34:13.898Z] ---> 1e15ea492957 [2023-07-13T21:34:13.898Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T21:34:15.841Z] ---> Running in 41755a318ba4 [2023-07-13T21:34:15.841Z] Removing intermediate container 41755a318ba4 [2023-07-13T21:34:15.841Z] ---> d65478531bb8 [2023-07-13T21:34:15.841Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T21:34:15.841Z] ---> Running in 95c0d4c99de7 [2023-07-13T21:34:16.109Z] Removing intermediate container 95c0d4c99de7 [2023-07-13T21:34:16.109Z] ---> 1e8f32d6fe06 [2023-07-13T21:34:16.109Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T21:34:16.109Z] ---> Running in de84a7c25732 [2023-07-13T21:34:16.137Z] $ docker top f9121cdfa37cefb52b4af3bb5b7f4d74b2daed2f579b92c9835ffd3a048101d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:34:16.538Z] ---> job-cost.sh [2023-07-13T21:34:16.538Z] lf-activate-venv: SKIPPING [2023-07-13T21:34:16.538Z] INFO: No Stack... [2023-07-13T21:34:16.692Z] Removing intermediate container de84a7c25732 [2023-07-13T21:34:16.692Z] ---> 2a8f2ffa1d44 [2023-07-13T21:34:16.692Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T21:34:16.692Z] ---> Running in d521fe2c45de [2023-07-13T21:34:17.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T21:34:18.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T21:34:18.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T21:34:19.014Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T21:34:19.194Z] OK: 263 MiB in 53 packages [2023-07-13T21:34:19.303Z] + cat /w/workspace/xfoundry_app-record-replay_PR-42/archives/cost.csv [2023-07-13T21:34:19.303Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T21:34:19.316Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-42-2-stack-cost] [2023-07-13T21:34:19.322Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-42-2-stack-cost] did not exist. Created. [2023-07-13T21:34:19.322Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-42-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T21:34:19.620Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-13T21:34:19.639Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T21:34:19.645Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-42-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T21:34:19.664Z] $ docker stop --time=1 f9121cdfa37cefb52b4af3bb5b7f4d74b2daed2f579b92c9835ffd3a048101d3 [2023-07-13T21:34:19.781Z] Removing intermediate container d521fe2c45de [2023-07-13T21:34:19.781Z] ---> f61d0dd93ebb [2023-07-13T21:34:19.781Z] Step 7/12 : WORKDIR /app [2023-07-13T21:34:20.047Z] ---> Running in 5a3919dbe18a [2023-07-13T21:34:20.316Z] Removing intermediate container 5a3919dbe18a [2023-07-13T21:34:20.316Z] ---> 4e01358dab99 [2023-07-13T21:34:20.316Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T21:34:20.800Z] $ docker rm -f --volumes f9121cdfa37cefb52b4af3bb5b7f4d74b2daed2f579b92c9835ffd3a048101d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-13T21:34:20.908Z] ---> 1616c55b1350 [2023-07-13T21:34:20.909Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T21:34:20.909Z] ---> Running in 60d6d3cf8847 [2023-07-13T21:35:28.789Z] Removing intermediate container 60d6d3cf8847 [2023-07-13T21:35:28.789Z] ---> 84328adbef1f [2023-07-13T21:35:28.789Z] Step 10/12 : COPY . . [2023-07-13T21:35:28.789Z] ---> 7cab71787bd5 [2023-07-13T21:35:28.789Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T21:35:28.789Z] ---> Running in 4c9c3b63a403 [2023-07-13T21:35:28.789Z] Removing intermediate container 4c9c3b63a403 [2023-07-13T21:35:28.789Z] ---> 5bd4243c1034 [2023-07-13T21:35:28.789Z] Step 12/12 : RUN $MAKE [2023-07-13T21:35:28.789Z] ---> Running in cadc01a45216 [2023-07-13T21:35:28.789Z] noop [2023-07-13T21:35:28.789Z] Removing intermediate container cadc01a45216 [2023-07-13T21:35:28.789Z] ---> f10211c05cdc [2023-07-13T21:35:28.789Z] Successfully built f10211c05cdc [2023-07-13T21:35:28.789Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:35:29.133Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T21:35:29.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T21:35:29.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-1098 does not seem to be running inside a container [2023-07-13T21:35:29.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-13T21:35:30.605Z] $ docker top aeda10bbc64ae69a8bbada92487fe54fa01023d21464e4da6afc775950cd2589 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T21:35:31.423Z] + go version [2023-07-13T21:35:31.423Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T21:35:31.442Z] $ docker stop --time=1 aeda10bbc64ae69a8bbada92487fe54fa01023d21464e4da6afc775950cd2589 [2023-07-13T21:35:33.049Z] $ docker rm -f --volumes aeda10bbc64ae69a8bbada92487fe54fa01023d21464e4da6afc775950cd2589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:35:33.595Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T21:35:33.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T21:35:33.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-1098 does not seem to be running inside a container [2023-07-13T21:35:33.832Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-13T21:35:37.948Z] $ docker top 39b74588bf85ea028922f25e8706ef8b3ad56712ea11c16a15c7302588f60446 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T21:35:38.442Z] + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh [2023-07-13T21:35:38.777Z] + make test [2023-07-13T21:35:38.777Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T21:38:15.522Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-13T21:38:20.873Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.253s coverage: 87.5% of statements [2023-07-13T21:38:21.140Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.351s coverage: 87.7% of statements [2023-07-13T21:38:25.393Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-13T21:38:25.393Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-13T21:38:25.393Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-13T21:38:25.393Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.279s coverage: 65.2% of statements [2023-07-13T21:38:25.979Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-13T21:38:25.979Z] go vet ./... [2023-07-13T21:40:47.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T21:40:47.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T21:40:47.674Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T21:40:47.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T21:40:47.706Z] $ docker stop --time=1 39b74588bf85ea028922f25e8706ef8b3ad56712ea11c16a15c7302588f60446 [2023-07-13T21:40:51.083Z] $ docker rm -f --volumes 39b74588bf85ea028922f25e8706ef8b3ad56712ea11c16a15c7302588f60446 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T21:40:52.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T21:40:52.593Z] Warning: overwriting stash ‘coverage-report’ [2023-07-13T21:40:52.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T21:40:53.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T21:40:53.650Z] + ls -al . [2023-07-13T21:40:53.650Z] total 160 [2023-07-13T21:40:53.650Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 21:35 . [2023-07-13T21:40:53.650Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 21:33 .. [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 21:33 .dockerignore [2023-07-13T21:40:53.650Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 21:33 .git [2023-07-13T21:40:53.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 21:33 .github [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 13 21:33 .gitignore [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 21:33 .golangci.yml [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 13 21:33 Attribution.txt [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 13 21:33 CHANGELOG.md [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 13 21:33 Dockerfile [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 21:33 GOVERNANCE.md [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 13 21:33 Jenkinsfile [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 21:33 LICENSE [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 13 21:33 Makefile [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 13 21:33 OWNERS.md [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 13 21:33 README.md [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 13 21:33 Record and Reply.postman_collection.json [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 21:31 VERSION [2023-07-13T21:40:53.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 21:33 bin [2023-07-13T21:40:53.650Z] -rw-r--r-- 1 jenkins jenkins 7918 Jul 13 21:38 coverage.out [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 13 21:33 go.mod [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 13 21:33 go.sum [2023-07-13T21:40:53.650Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 13 21:33 internal [2023-07-13T21:40:53.650Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 13 21:33 main.go [2023-07-13T21:40:53.650Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 21:33 pkg [2023-07-13T21:40:53.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 21:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:40:54.047Z] + 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=ab616513ef9814d0fae59b16a412b6181ab4b81e --label arch=arm64 --label version=0.0.0 . [2023-07-13T21:40:54.047Z] Sending build context to Docker daemon 169.5kB [2023-07-13T21:40:54.320Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T21:40:54.320Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-13T21:40:54.320Z] ---> f10211c05cdc [2023-07-13T21:40:54.320Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T21:40:54.320Z] ---> Running in de5510544bbf [2023-07-13T21:40:54.600Z] Removing intermediate container de5510544bbf [2023-07-13T21:40:54.600Z] ---> 4c7a19bec233 [2023-07-13T21:40:54.600Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T21:40:54.600Z] ---> Running in 9672a67f4832 [2023-07-13T21:40:54.870Z] Removing intermediate container 9672a67f4832 [2023-07-13T21:40:54.870Z] ---> d37510b5f266 [2023-07-13T21:40:54.870Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-13T21:40:55.146Z] ---> Running in 6378ec17aea6 [2023-07-13T21:40:55.425Z] Removing intermediate container 6378ec17aea6 [2023-07-13T21:40:55.425Z] ---> 7b97cdd8ae6d [2023-07-13T21:40:55.425Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T21:40:55.425Z] ---> Running in 26c50f9fc95f [2023-07-13T21:40:56.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T21:40:56.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T21:40:57.957Z] OK: 263 MiB in 53 packages [2023-07-13T21:40:58.542Z] Removing intermediate container 26c50f9fc95f [2023-07-13T21:40:58.542Z] ---> e890a720e92f [2023-07-13T21:40:58.542Z] Step 7/26 : WORKDIR /app [2023-07-13T21:40:58.818Z] ---> Running in 4372540c4373 [2023-07-13T21:40:59.085Z] Removing intermediate container 4372540c4373 [2023-07-13T21:40:59.085Z] ---> bcd13592d448 [2023-07-13T21:40:59.085Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-13T21:40:59.355Z] ---> bf329554f45d [2023-07-13T21:40:59.355Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T21:40:59.355Z] ---> Running in 858f178ed136 [2023-07-13T21:41:03.629Z] Removing intermediate container 858f178ed136 [2023-07-13T21:41:03.629Z] ---> 2055b0658891 [2023-07-13T21:41:03.629Z] Step 10/26 : COPY . . [2023-07-13T21:41:03.629Z] ---> 75b1d9ceb73b [2023-07-13T21:41:03.629Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T21:41:03.629Z] ---> Running in 083d4b5c0090 [2023-07-13T21:41:03.898Z] Removing intermediate container 083d4b5c0090 [2023-07-13T21:41:03.898Z] ---> 357616fdaff1 [2023-07-13T21:41:03.898Z] Step 12/26 : RUN $MAKE [2023-07-13T21:41:04.166Z] ---> Running in 0d06f4a39a5b [2023-07-13T21:41:05.128Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-13T21:43:11.825Z] Removing intermediate container 0d06f4a39a5b [2023-07-13T21:43:11.825Z] ---> c5d6106bc5f4 [2023-07-13T21:43:11.825Z] Step 13/26 : FROM alpine:3.17 [2023-07-13T21:43:11.825Z] 3.17: Pulling from library/alpine [2023-07-13T21:43:11.825Z] edb6bdbacee9: Already exists [2023-07-13T21:43:11.825Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T21:43:11.825Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T21:43:11.825Z] ---> 779605e5fbc0 [2023-07-13T21:43:11.825Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-13T21:43:11.825Z] ---> Running in b82e12ff6dd4 [2023-07-13T21:43:11.825Z] Removing intermediate container b82e12ff6dd4 [2023-07-13T21:43:11.825Z] ---> bdd95d4ff567 [2023-07-13T21:43:11.825Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-13T21:43:11.825Z] ---> Running in 2b6c6da5552f [2023-07-13T21:43:11.825Z] Removing intermediate container 2b6c6da5552f [2023-07-13T21:43:11.825Z] ---> 6efc50c3dc90 [2023-07-13T21:43:11.825Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T21:43:11.825Z] ---> Running in 48486dcf913d [2023-07-13T21:43:11.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T21:43:11.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T21:43:11.825Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T21:43:11.825Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T21:43:11.825Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T21:43:11.825Z] Executing ca-certificates-20230506-r0.trigger [2023-07-13T21:43:11.825Z] OK: 8 MiB in 17 packages [2023-07-13T21:43:12.407Z] Removing intermediate container 48486dcf913d [2023-07-13T21:43:12.407Z] ---> a26b1eb85824 [2023-07-13T21:43:12.407Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-13T21:43:12.992Z] ---> 1fb77e044fda [2023-07-13T21:43:12.992Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-13T21:43:13.258Z] ---> 0bb3d66516d5 [2023-07-13T21:43:13.258Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-13T21:43:13.839Z] ---> 63a6941408d1 [2023-07-13T21:43:13.839Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-13T21:43:15.247Z] ---> 474d3588208a [2023-07-13T21:43:15.247Z] Step 21/26 : EXPOSE 59712 [2023-07-13T21:43:15.247Z] ---> Running in b57e072fe9a9 [2023-07-13T21:43:15.513Z] Removing intermediate container b57e072fe9a9 [2023-07-13T21:43:15.513Z] ---> 746b852edabf [2023-07-13T21:43:15.513Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-13T21:43:15.513Z] ---> Running in 46ca17575616 [2023-07-13T21:43:15.782Z] Removing intermediate container 46ca17575616 [2023-07-13T21:43:15.782Z] ---> ffc5862e3487 [2023-07-13T21:43:15.782Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-13T21:43:15.782Z] ---> Running in 226b4c66e399 [2023-07-13T21:43:16.049Z] Removing intermediate container 226b4c66e399 [2023-07-13T21:43:16.049Z] ---> 65fc434685f2 [2023-07-13T21:43:16.049Z] Step 24/26 : LABEL arch=arm64 [2023-07-13T21:43:16.049Z] ---> Running in c1f1a87bcf2c [2023-07-13T21:43:16.634Z] Removing intermediate container c1f1a87bcf2c [2023-07-13T21:43:16.634Z] ---> fd7453f5756c [2023-07-13T21:43:16.634Z] Step 25/26 : LABEL git_sha=ab616513ef9814d0fae59b16a412b6181ab4b81e [2023-07-13T21:43:16.634Z] ---> Running in f5236559cf64 [2023-07-13T21:43:16.900Z] Removing intermediate container f5236559cf64 [2023-07-13T21:43:16.900Z] ---> 9fc019c1876a [2023-07-13T21:43:16.900Z] Step 26/26 : LABEL version=0.0.0 [2023-07-13T21:43:16.900Z] ---> Running in 535e523d59b5 [2023-07-13T21:43:17.167Z] Removing intermediate container 535e523d59b5 [2023-07-13T21:43:17.167Z] ---> 1a67ff542339 [2023-07-13T21:43:17.167Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T21:43:17.167Z] Successfully built 1a67ff542339 [2023-07-13T21:43:17.167Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:43:17.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T21:43:17.622Z] [2023-07-13T21:43:17.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:43:17.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T21:43:17.947Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T21:43:17.947Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T21:43:17.947Z] 04944245beec: Pulling fs layer [2023-07-13T21:43:17.947Z] 699f458cf7ca: Pulling fs layer [2023-07-13T21:43:17.947Z] 765212b225bb: Pulling fs layer [2023-07-13T21:43:17.947Z] f23df028b6ca: Pulling fs layer [2023-07-13T21:43:17.947Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T21:43:17.947Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T21:43:17.947Z] 765212b225bb: Waiting [2023-07-13T21:43:17.947Z] f23df028b6ca: Waiting [2023-07-13T21:43:17.947Z] d65c8cfc05b1: Waiting [2023-07-13T21:43:17.947Z] 2437ff75d9bd: Waiting [2023-07-13T21:43:18.215Z] 04944245beec: Verifying Checksum [2023-07-13T21:43:18.215Z] 04944245beec: Download complete [2023-07-13T21:43:18.215Z] 765212b225bb: Download complete [2023-07-13T21:43:18.215Z] f23df028b6ca: Verifying Checksum [2023-07-13T21:43:18.215Z] f23df028b6ca: Download complete [2023-07-13T21:43:18.215Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T21:43:18.215Z] d65c8cfc05b1: Download complete [2023-07-13T21:43:18.215Z] 699f458cf7ca: Verifying Checksum [2023-07-13T21:43:18.215Z] 699f458cf7ca: Download complete [2023-07-13T21:43:18.797Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T21:43:18.797Z] 8998bd30e6a1: Download complete [2023-07-13T21:43:20.734Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T21:43:20.734Z] 2437ff75d9bd: Download complete [2023-07-13T21:43:22.672Z] 8998bd30e6a1: Pull complete [2023-07-13T21:43:22.937Z] 04944245beec: Pull complete [2023-07-13T21:43:24.337Z] 699f458cf7ca: Pull complete [2023-07-13T21:43:24.337Z] 765212b225bb: Pull complete [2023-07-13T21:43:24.918Z] f23df028b6ca: Pull complete [2023-07-13T21:43:25.183Z] d65c8cfc05b1: Pull complete [2023-07-13T21:43:40.158Z] 2437ff75d9bd: Pull complete [2023-07-13T21:43:40.158Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T21:43:40.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T21:43:40.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T21:43:40.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-1098 does not seem to be running inside a container [2023-07-13T21:43:40.399Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-13T21:43:42.986Z] $ docker top d882ffcce04a05e97dede9fd21caa7d6561a601dae4e3bc722c56c8490c29c9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:43:43.494Z] ---> job-cost.sh [2023-07-13T21:43:43.770Z] lf-activate-venv: SKIPPING [2023-07-13T21:43:43.770Z] INFO: No Stack... [2023-07-13T21:43:44.347Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T21:43:44.926Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T21:43:45.240Z] + + cat /w/workspace/app-record-replay/2/archives/cost.csv [2023-07-13T21:43:45.240Z] cut -d, -f6 [Pipeline] lock [2023-07-13T21:43:45.564Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-42-2-stack-cost] [2023-07-13T21:43:45.570Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-42-2-stack-cost] did not exist. Created. [2023-07-13T21:43:45.570Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-42-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T21:43:46.560Z] /w/workspace/app-record-replay/2@tmp/durable-04a05fb9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-13T21:43:46.898Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T21:43:46.916Z] Warning: overwriting stash ‘stack-cost’ [2023-07-13T21:43:46.960Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T21:43:46.965Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-42-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T21:43:46.977Z] $ docker stop --time=1 d882ffcce04a05e97dede9fd21caa7d6561a601dae4e3bc722c56c8490c29c9c [2023-07-13T21:43:48.445Z] $ docker rm -f --volumes d882ffcce04a05e97dede9fd21caa7d6561a601dae4e3bc722c56c8490c29c9c [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-07-13T21:43:48.808Z] provisioning config files... [2023-07-13T21:43:48.813Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-42 #2 [2023-07-13T21:43:48.815Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config5990652328521303372tmp [Pipeline] { [Pipeline] sh [2023-07-13T21:43:49.108Z] + set +x [2023-07-13T21:43:49.108Z] + curl -s https://codecov.io/bash+ [2023-07-13T21:43:49.108Z] bash -s -- [2023-07-13T21:43:49.108Z] [2023-07-13T21:43:49.108Z] _____ _ [2023-07-13T21:43:49.108Z] / ____| | | [2023-07-13T21:43:49.108Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T21:43:49.108Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T21:43:49.108Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T21:43:49.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T21:43:49.109Z] Bash-1.0.6 [2023-07-13T21:43:49.109Z] [2023-07-13T21:43:49.109Z] [2023-07-13T21:43:49.109Z] ==> git version 2.25.1 found [2023-07-13T21:43:49.109Z] ==> 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-07-13T21:43:49.109Z] Release-Date: 2020-01-08 [2023-07-13T21:43:49.109Z] 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-07-13T21:43:49.109Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T21:43:49.109Z] ==> Jenkins CI detected. [2023-07-13T21:43:49.109Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-42 [2023-07-13T21:43:49.109Z] project root: . [2023-07-13T21:43:49.109Z] --> token set from env [2023-07-13T21:43:49.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T21:43:49.109Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T21:43:49.109Z] ==> Python coveragepy not found [2023-07-13T21:43:49.109Z] ==> Searching for coverage reports in: [2023-07-13T21:43:49.109Z] + . [2023-07-13T21:43:49.109Z] -> Found 1 reports [2023-07-13T21:43:49.109Z] ==> Detecting git/mercurial file structure [2023-07-13T21:43:49.109Z] ==> Reading reports [2023-07-13T21:43:49.367Z] + ./coverage.out bytes=7918 [2023-07-13T21:43:49.367Z] ==> Appending adjustments [2023-07-13T21:43:49.367Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T21:43:49.367Z] + Found adjustments [2023-07-13T21:43:49.367Z] ==> Gzipping contents [2023-07-13T21:43:49.367Z] 4.0K /tmp/codecov.cuT0pS.gz [2023-07-13T21:43:49.367Z] ==> Uploading reports [2023-07-13T21:43:49.367Z] url: https://codecov.io [2023-07-13T21:43:49.367Z] query: branch=PR-42&commit=ab616513ef9814d0fae59b16a412b6181ab4b81e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-42%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=42&job=&cmd_args= [2023-07-13T21:43:49.367Z] -> Pinging Codecov [2023-07-13T21:43:49.367Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-42&commit=ab616513ef9814d0fae59b16a412b6181ab4b81e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-42%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=42&job=&cmd_args= [2023-07-13T21:43:49.367Z] Invalid request parameters [2023-07-13T21:43:49.367Z] 400 [Pipeline] } [2023-07-13T21:43:49.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-07-13T21:43:50.038Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-42/archives ] [2023-07-13T21:43:50.038Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-42/archives [2023-07-13T21:43:50.038Z] total 16 [2023-07-13T21:43:50.038Z] drwxr-xr-x 3 root root 4096 Jul 13 21:34 . [2023-07-13T21:43:50.038Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 21:34 .. [2023-07-13T21:43:50.038Z] drwxr-xr-x 2 root root 4096 Jul 13 21:34 cost [2023-07-13T21:43:50.038Z] -rw-r--r-- 1 root root 88 Jul 13 21:34 cost.csv [2023-07-13T21:43:50.038Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-42/archives [2023-07-13T21:43:50.038Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-42/archives [2023-07-13T21:43:50.038Z] total 16 [2023-07-13T21:43:50.038Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 21:34 . [2023-07-13T21:43:50.038Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 21:34 .. [2023-07-13T21:43:50.038Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 21:34 cost [2023-07-13T21:43:50.038Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 13 21:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:43:50.324Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:43:51.179Z] ---> package-listing.sh [2023-07-13T21:43:51.179Z] ++ facter osfamily [2023-07-13T21:43:51.179Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T21:43:51.438Z] + OS_FAMILY=debian [2023-07-13T21:43:51.438Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-42 [2023-07-13T21:43:51.438Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T21:43:51.438Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T21:43:51.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T21:43:51.438Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T21:43:51.438Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-42 ']' [2023-07-13T21:43:51.438Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T21:43:51.438Z] + case "${OS_FAMILY}" in [2023-07-13T21:43:51.438Z] + dpkg -l [2023-07-13T21:43:51.438Z] + grep '^ii' [2023-07-13T21:43:51.438Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T21:43:51.438Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T21:43:51.438Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T21:43:51.438Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-42 ']' [2023-07-13T21:43:51.438Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-42/archives/ [2023-07-13T21:43:51.438Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-42/archives/ [Pipeline] echo [2023-07-13T21:43:51.448Z] 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/xfoundry_app-record-replay_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-13T21:43:51.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T21:43:52.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T21:43:52.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T21:43:52.365Z] prd-ubuntu20.04-docker-8c-8g-1097 does not seem to be running inside a container [2023-07-13T21:43:52.398Z] $ 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/xfoundry_app-record-replay_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T21:43:52.577Z] $ docker top 7d537992540b671aa53a149ee376e948e80122fa1f188aadf4e623314f9a63dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T21:43:52.913Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T21:43:53.200Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T21:43:53.482Z] + ls /var/log/sa-host [2023-07-13T21:43:53.482Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T21:43:53.628Z] provisioning config files... [2023-07-13T21:43:53.635Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config9164774404617798935tmp [Pipeline] { [Pipeline] echo [2023-07-13T21:43:53.650Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:43:53.930Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T21:43:53.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:43:54.258Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T21:43:54.266Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:43:54.551Z] ---> sudo-logs.sh [2023-07-13T21:43:54.551Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T21:43:54.580Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:43:54.863Z] ---> job-cost.sh [2023-07-13T21:43:54.863Z] lf-activate-venv: SKIPPING [2023-07-13T21:43:54.863Z] DEBUG: total: 0.2199999988079071 [2023-07-13T21:43:54.863Z] INFO: Retrieving Stack Cost... [2023-07-13T21:43:55.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T21:43:55.998Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T21:43:56.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T21:43:56.294Z] ---> logs-deploy.sh [2023-07-13T21:43:56.294Z] lf-activate-venv: SKIPPING [2023-07-13T21:43:56.294Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-42/2 [2023-07-13T21:43:56.294Z] INFO: archiving workspace using pattern(s): [2023-07-13T21:43:57.228Z] Archives upload complete. [2023-07-13T21:43:57.228Z] INFO: archiving logs to Nexus