Pull request #46 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65179bb7d70119f567802e64e4f0913519820563+0f94376eadfc024c258e90372bc1b8c359cb76eb (d93a3d54be14671da10c9567ec085e899a123492) 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-ssh10006086315876950309.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-ssh16508202698181156242.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10917640199526030626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2118711585036737883.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13355859218894543712.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-46/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-46/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16212652547702067750.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1629 in /w/workspace/xfoundry_app-record-replay_PR-46 [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-46 # 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 > 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/46/head:refs/remotes/origin/PR-46 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0f94376eadfc024c258e90372bc1b8c359cb76eb into PR head commit 65179bb7d70119f567802e64e4f0913519820563 Merge succeeded, producing 65179bb7d70119f567802e64e4f0913519820563 Checking out Revision 65179bb7d70119f567802e64e4f0913519820563 (PR-46) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-20T03:56:00.552Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-20T03:56:00.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-20T03:56:00.841Z] ========================================================= [2023-07-20T03:56:00.841Z] EdgeX Global Pipelines Version Info [2023-07-20T03:56:00.841Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 65179bb7d70119f567802e64e4f0913519820563 # 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 0f94376eadfc024c258e90372bc1b8c359cb76eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65179bb7d70119f567802e64e4f0913519820563 # timeout=10 [2023-07-20T03:56:01.584Z] ------------------- [2023-07-20T03:56:01.584Z] stable info: [2023-07-20T03:56:01.584Z] ------------------- [2023-07-20T03:56:01.584Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-20T03:56:01.584Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T03:56:01.584Z] Message: update stable to v1.0.250 [2023-07-20T03:56:02.159Z] ------------------- [2023-07-20T03:56:02.159Z] experimental info: [2023-07-20T03:56:02.159Z] ------------------- [2023-07-20T03:56:02.159Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-20T03:56:02.159Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T03:56:02.159Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-20T03:56:02.446Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-20T03:56:02.489Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-20T03:56:02.534Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-20T03:56:02.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-20T03:56:02.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-20T03:56:02.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-20T03:56:02.690Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-20T03:56:02.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-20T03:56:02.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-20T03:56:02.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-20T03:56:02.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-20T03:56:02.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-20T03:56:02.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-20T03:56:02.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-20T03:56:02.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T03:56:03.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T03:56:03.065Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T03:56:03.106Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T03:56:03.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-20T03:56:03.179Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-20T03:56:03.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-20T03:56:03.249Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-20T03:56:03.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-20T03:56:03.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-20T03:56:03.366Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-20T03:56:03.404Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-20T03:56:03.441Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-20T03:56:03.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-46 [Pipeline] echo [2023-07-20T03:56:03.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-46 [Pipeline] echo [2023-07-20T03:56:03.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-46 [Pipeline] echo [2023-07-20T03:56:03.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65179bb7d70119f567802e64e4f0913519820563 [Pipeline] echo [2023-07-20T03:56:03.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65179bb [Pipeline] echo [2023-07-20T03:56:03.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T03:56:03.795Z] provisioning config files... [2023-07-20T03:56:03.811Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-46@tmp/config6734617728298814388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T03:56:04.155Z] ---> docker-login.sh [2023-07-20T03:56:04.155Z] nexus3.edgexfoundry.org:10001 [2023-07-20T03:56:04.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:04.726Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:04.726Z] [2023-07-20T03:56:04.726Z] Login Succeeded [2023-07-20T03:56:04.726Z] nexus3.edgexfoundry.org:10002 [2023-07-20T03:56:04.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:04.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:04.987Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:04.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:04.987Z] [2023-07-20T03:56:04.987Z] Login Succeeded [2023-07-20T03:56:04.987Z] nexus3.edgexfoundry.org:10003 [2023-07-20T03:56:04.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:04.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:04.987Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:04.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:04.987Z] [2023-07-20T03:56:04.987Z] Login Succeeded [2023-07-20T03:56:04.987Z] nexus3.edgexfoundry.org:10004 [2023-07-20T03:56:04.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:05.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:05.248Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:05.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:05.248Z] [2023-07-20T03:56:05.248Z] Login Succeeded [2023-07-20T03:56:05.248Z] docker.io [2023-07-20T03:56:05.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:05.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:05.509Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:05.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:05.509Z] [2023-07-20T03:56:05.509Z] Login Succeeded [2023-07-20T03:56:05.509Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T03:56:05.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-20T03:56:06.160Z] + git rev-list -1 --merges 65179bb7d70119f567802e64e4f0913519820563~1..65179bb7d70119f567802e64e4f0913519820563 [Pipeline] echo [2023-07-20T03:56:06.226Z] -----------> git rev-list -1 --merges 65179bb7d70119f567802e64e4f0913519820563~1..65179bb7d70119f567802e64e4f0913519820563 65179bb7d70119f567802e64e4f0913519820563 [false] [Pipeline] sh [2023-07-20T03:56:06.548Z] + git log --format=format:%s -1 65179bb7d70119f567802e64e4f0913519820563 [Pipeline] echo [2023-07-20T03:56:06.582Z] ========================================================= [2023-07-20T03:56:06.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-20T03:56:06.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T03:56:07.042Z] + git log --format=format:%s -1 65179bb7d70119f567802e64e4f0913519820563 [Pipeline] echo [2023-07-20T03:56:07.071Z] [semverPrep] GIT_COMMIT: 65179bb7d70119f567802e64e4f0913519820563, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-20T03:56:07.099Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-20T03:56:07.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-20T03:56:07.509Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-20T03:56:07.509Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-20T03:56:07.509Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-20T03:56:07.509Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-20T03:56:07.509Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-20T03:56:07.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T03:56:08.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T03:56:08.001Z] [2023-07-20T03:56:08.001Z] 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-20T03:56:08.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T03:56:08.379Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-20T03:56:08.379Z] b85a868b505f: Pulling fs layer [2023-07-20T03:56:08.379Z] e2be974225ed: Pulling fs layer [2023-07-20T03:56:08.379Z] 339a4e72a1f5: Pulling fs layer [2023-07-20T03:56:08.379Z] 988bab9f4d93: Pulling fs layer [2023-07-20T03:56:08.379Z] 1469e6f7b9e6: Pulling fs layer [2023-07-20T03:56:08.379Z] eaf3925da568: Pulling fs layer [2023-07-20T03:56:08.379Z] bab4dde63d76: Pulling fs layer [2023-07-20T03:56:08.379Z] bde34c3a00c8: Pulling fs layer [2023-07-20T03:56:08.379Z] b352a97aabf1: Pulling fs layer [2023-07-20T03:56:08.379Z] 4872d77fe225: Pulling fs layer [2023-07-20T03:56:08.379Z] 5851b861e8e6: Pulling fs layer [2023-07-20T03:56:08.379Z] 1469e6f7b9e6: Waiting [2023-07-20T03:56:08.379Z] eaf3925da568: Waiting [2023-07-20T03:56:08.379Z] 4872d77fe225: Waiting [2023-07-20T03:56:08.379Z] bab4dde63d76: Waiting [2023-07-20T03:56:08.379Z] bde34c3a00c8: Waiting [2023-07-20T03:56:08.379Z] 5851b861e8e6: Waiting [2023-07-20T03:56:08.379Z] 988bab9f4d93: Waiting [2023-07-20T03:56:08.379Z] b352a97aabf1: Waiting [2023-07-20T03:56:08.379Z] e2be974225ed: Download complete [2023-07-20T03:56:08.379Z] 988bab9f4d93: Verifying Checksum [2023-07-20T03:56:08.379Z] 988bab9f4d93: Download complete [2023-07-20T03:56:08.639Z] 1469e6f7b9e6: Verifying Checksum [2023-07-20T03:56:08.639Z] 1469e6f7b9e6: Download complete [2023-07-20T03:56:08.639Z] eaf3925da568: Verifying Checksum [2023-07-20T03:56:08.639Z] eaf3925da568: Download complete [2023-07-20T03:56:08.639Z] 339a4e72a1f5: Verifying Checksum [2023-07-20T03:56:08.639Z] 339a4e72a1f5: Download complete [2023-07-20T03:56:08.639Z] bde34c3a00c8: Download complete [2023-07-20T03:56:08.639Z] 4872d77fe225: Verifying Checksum [2023-07-20T03:56:08.639Z] 4872d77fe225: Download complete [2023-07-20T03:56:08.639Z] 5851b861e8e6: Download complete [2023-07-20T03:56:08.639Z] b85a868b505f: Verifying Checksum [2023-07-20T03:56:08.639Z] b85a868b505f: Download complete [2023-07-20T03:56:08.900Z] bab4dde63d76: Verifying Checksum [2023-07-20T03:56:08.900Z] bab4dde63d76: Download complete [2023-07-20T03:56:09.839Z] b85a868b505f: Pull complete [2023-07-20T03:56:10.098Z] e2be974225ed: Pull complete [2023-07-20T03:56:10.669Z] 339a4e72a1f5: Pull complete [2023-07-20T03:56:10.669Z] 988bab9f4d93: Pull complete [2023-07-20T03:56:10.931Z] 1469e6f7b9e6: Pull complete [2023-07-20T03:56:10.931Z] eaf3925da568: Pull complete [2023-07-20T03:56:12.850Z] bab4dde63d76: Pull complete [2023-07-20T03:56:12.850Z] bde34c3a00c8: Pull complete [2023-07-20T03:56:12.850Z] b352a97aabf1: Pull complete [2023-07-20T03:56:13.111Z] 4872d77fe225: Pull complete [2023-07-20T03:56:13.111Z] 5851b861e8e6: Pull complete [2023-07-20T03:56:13.111Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-20T03:56:13.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T03:56:13.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T03:56:13.373Z] prd-ubuntu20.04-docker-8c-8g-1629 does not seem to be running inside a container [2023-07-20T03:56:13.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-46 -v /w/workspace/xfoundry_app-record-replay_PR-46:/w/workspace/xfoundry_app-record-replay_PR-46:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-46@tmp:/w/workspace/xfoundry_app-record-replay_PR-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-20T03:56:16.353Z] $ docker top 857c51e5b48592a4316b5b3578aad1e5fbcb9150cc56fd5a600a4920eb82b8bf -eo pid,comm [2023-07-20T03:56:16.404Z] 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-20T03:56:16.404Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-20T03:56:16.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T03:56:16.539Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T03:56:16.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T03:56:16.651Z] $ docker exec 857c51e5b48592a4316b5b3578aad1e5fbcb9150cc56fd5a600a4920eb82b8bf ssh-agent [2023-07-20T03:56:16.780Z] SSH_AUTH_SOCK=/tmp/ssh-dzI0TAp0SNku/agent.32 [2023-07-20T03:56:16.780Z] SSH_AGENT_PID=38 [2023-07-20T03:56:16.788Z] Running ssh-add (command line suppressed) [2023-07-20T03:56:16.894Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-46@tmp/private_key_1445702764365151112.key (/w/workspace/xfoundry_app-record-replay_PR-46@tmp/private_key_1445702764365151112.key) [2023-07-20T03:56:16.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T03:56:17.242Z] + git tag --points-at HEAD [Pipeline] } [2023-07-20T03:56:17.274Z] $ docker exec --env ******** --env ******** 857c51e5b48592a4316b5b3578aad1e5fbcb9150cc56fd5a600a4920eb82b8bf ssh-agent -k [2023-07-20T03:56:17.375Z] unset SSH_AUTH_SOCK; [2023-07-20T03:56:17.376Z] unset SSH_AGENT_PID; [2023-07-20T03:56:17.376Z] echo Agent pid 38 killed; [2023-07-20T03:56:17.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-20T03:56:17.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T03:56:17.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T03:56:17.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T03:56:17.601Z] $ docker exec 857c51e5b48592a4316b5b3578aad1e5fbcb9150cc56fd5a600a4920eb82b8bf ssh-agent [2023-07-20T03:56:17.707Z] SSH_AUTH_SOCK=/tmp/ssh-N9k1jH3vzUjA/agent.71 [2023-07-20T03:56:17.707Z] SSH_AGENT_PID=77 [2023-07-20T03:56:17.712Z] Running ssh-add (command line suppressed) [2023-07-20T03:56:17.811Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-46@tmp/private_key_10820953885063043607.key (/w/workspace/xfoundry_app-record-replay_PR-46@tmp/private_key_10820953885063043607.key) [2023-07-20T03:56:17.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T03:56:18.159Z] + git semver init [2023-07-20T03:56:18.424Z] 2023-07-20 03:56:18,358 [run_init] DEBUG init version:0.0.0 force:False [2023-07-20T03:56:18.424Z] 2023-07-20 03:56:18,359 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-46/.semver [2023-07-20T03:56:18.424Z] 2023-07-20 03:56:18,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-46/.semver [2023-07-20T03:56:18.424Z] 2023-07-20 03:56:18,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-46/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-46, universal_newlines=False, shell=None, istream=None) [2023-07-20T03:56:18.993Z] 2023-07-20 03:56:18,965 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-46/.git/info/exclude [2023-07-20T03:56:18.993Z] 2023-07-20 03:56:18,966 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-46/.semver/PR-46 with force:False [2023-07-20T03:56:18.993Z] 2023-07-20 03:56:18,966 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-46/.semver/PR-46 [2023-07-20T03:56:18.993Z] 2023-07-20 03:56:18,968 [execute] INFO git cat-file --batch-check [2023-07-20T03:56:18.993Z] 2023-07-20 03:56:18,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-46/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T03:56:18.993Z] 2023-07-20 03:56:18,975 [execute] INFO git cat-file --batch [2023-07-20T03:56:18.993Z] 2023-07-20 03:56:18,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-46/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T03:56:18.993Z] 2023-07-20 03:56:18,980 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-46/.semver/PR-46 [2023-07-20T03:56:18.993Z] 0.0.0 [Pipeline] } [2023-07-20T03:56:19.272Z] $ docker exec --env ******** --env ******** 857c51e5b48592a4316b5b3578aad1e5fbcb9150cc56fd5a600a4920eb82b8bf ssh-agent -k [2023-07-20T03:56:19.371Z] unset SSH_AUTH_SOCK; [2023-07-20T03:56:19.371Z] unset SSH_AGENT_PID; [2023-07-20T03:56:19.371Z] echo Agent pid 77 killed; [2023-07-20T03:56:19.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T03:56:19.788Z] + git semver [Pipeline] } [2023-07-20T03:56:20.073Z] $ docker stop --time=1 857c51e5b48592a4316b5b3578aad1e5fbcb9150cc56fd5a600a4920eb82b8bf [2023-07-20T03:56:21.468Z] $ docker rm -f --volumes 857c51e5b48592a4316b5b3578aad1e5fbcb9150cc56fd5a600a4920eb82b8bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T03:56:21.874Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-20T03:56:22.159Z] Stashed 1 file(s) [Pipeline] echo [2023-07-20T03:56:22.175Z] [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-20T03:56:22.812Z] provisioning config files... [2023-07-20T03:56:22.823Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-46@tmp/config16503065829300857041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T03:56:23.185Z] ---> docker-login.sh [2023-07-20T03:56:23.185Z] nexus3.edgexfoundry.org:10001 [2023-07-20T03:56:23.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:23.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:23.185Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:23.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:23.185Z] [2023-07-20T03:56:23.185Z] Login Succeeded [2023-07-20T03:56:23.185Z] nexus3.edgexfoundry.org:10002 [2023-07-20T03:56:23.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:23.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:23.185Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:23.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:23.185Z] [2023-07-20T03:56:23.185Z] Login Succeeded [2023-07-20T03:56:23.185Z] nexus3.edgexfoundry.org:10003 [2023-07-20T03:56:23.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:23.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:23.445Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:23.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:23.445Z] [2023-07-20T03:56:23.445Z] Login Succeeded [2023-07-20T03:56:23.445Z] nexus3.edgexfoundry.org:10004 [2023-07-20T03:56:23.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:23.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:23.445Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:23.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:23.445Z] [2023-07-20T03:56:23.445Z] Login Succeeded [2023-07-20T03:56:23.445Z] docker.io [2023-07-20T03:56:23.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:56:23.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:56:23.705Z] Configure a credential helper to remove this warning. See [2023-07-20T03:56:23.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:56:23.705Z] [2023-07-20T03:56:23.705Z] Login Succeeded [2023-07-20T03:56:23.705Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T03:56:23.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-20T03:56:23.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T03:56:23.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T03:56:24.006Z] ========================================================= [2023-07-20T03:56:24.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-20T03:56:24.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T03:56:24.468Z] + 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-20T03:56:24.468Z] Sending build context to Docker daemon 356.4kB [2023-07-20T03:56:24.468Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T03:56:24.468Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T03:56:24.468Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-20T03:56:24.468Z] 4db1b89c0bd1: Pulling fs layer [2023-07-20T03:56:24.468Z] 6911f1a30b25: Pulling fs layer [2023-07-20T03:56:24.468Z] e194b8c5c2a9: Pulling fs layer [2023-07-20T03:56:24.468Z] 6863d3e3a2b1: Pulling fs layer [2023-07-20T03:56:24.468Z] ec0bb842ea78: Pulling fs layer [2023-07-20T03:56:24.468Z] 40a00589a448: Pulling fs layer [2023-07-20T03:56:24.468Z] 6c08303d61cc: Pulling fs layer [2023-07-20T03:56:24.468Z] 798269fcf238: Pulling fs layer [2023-07-20T03:56:24.468Z] 40a00589a448: Waiting [2023-07-20T03:56:24.468Z] 6c08303d61cc: Waiting [2023-07-20T03:56:24.468Z] ec0bb842ea78: Waiting [2023-07-20T03:56:24.468Z] 6863d3e3a2b1: Waiting [2023-07-20T03:56:24.468Z] 798269fcf238: Waiting [2023-07-20T03:56:24.728Z] 6911f1a30b25: Download complete [2023-07-20T03:56:24.728Z] 6863d3e3a2b1: Verifying Checksum [2023-07-20T03:56:24.728Z] 6863d3e3a2b1: Download complete [2023-07-20T03:56:24.728Z] ec0bb842ea78: Download complete [2023-07-20T03:56:24.728Z] 4db1b89c0bd1: Verifying Checksum [2023-07-20T03:56:24.728Z] 4db1b89c0bd1: Download complete [2023-07-20T03:56:24.728Z] 40a00589a448: Verifying Checksum [2023-07-20T03:56:24.728Z] 40a00589a448: Download complete [2023-07-20T03:56:24.728Z] 4db1b89c0bd1: Pull complete [2023-07-20T03:56:24.990Z] 6911f1a30b25: Pull complete [2023-07-20T03:56:25.249Z] 798269fcf238: Verifying Checksum [2023-07-20T03:56:25.249Z] 798269fcf238: Download complete [2023-07-20T03:56:25.249Z] e194b8c5c2a9: Verifying Checksum [2023-07-20T03:56:25.249Z] e194b8c5c2a9: Download complete [2023-07-20T03:56:25.507Z] 6c08303d61cc: Verifying Checksum [2023-07-20T03:56:25.507Z] 6c08303d61cc: Download complete [2023-07-20T03:56:28.792Z] e194b8c5c2a9: Pull complete [2023-07-20T03:56:28.792Z] 6863d3e3a2b1: Pull complete [2023-07-20T03:56:29.051Z] ec0bb842ea78: Pull complete [2023-07-20T03:56:29.051Z] 40a00589a448: Pull complete [2023-07-20T03:56:31.577Z] 6c08303d61cc: Pull complete [2023-07-20T03:56:32.142Z] 798269fcf238: Pull complete [2023-07-20T03:56:32.142Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-20T03:56:32.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-20T03:56:32.142Z] ---> ec979cd7f677 [2023-07-20T03:56:32.142Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T03:56:37.619Z] Still waiting to schedule task [2023-07-20T03:56:37.619Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-20T03:56:38.704Z] ---> Running in d8a3339fb2a1 [2023-07-20T03:56:38.705Z] Removing intermediate container d8a3339fb2a1 [2023-07-20T03:56:38.705Z] ---> 404d4c684d42 [2023-07-20T03:56:38.705Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T03:56:38.705Z] ---> Running in a107b36e5927 [2023-07-20T03:56:38.705Z] Removing intermediate container a107b36e5927 [2023-07-20T03:56:38.705Z] ---> 11eee2b1a414 [2023-07-20T03:56:38.705Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T03:56:38.705Z] ---> Running in 6f57aa11346f [2023-07-20T03:56:38.705Z] Removing intermediate container 6f57aa11346f [2023-07-20T03:56:38.705Z] ---> cea03a8945ca [2023-07-20T03:56:38.705Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T03:56:38.705Z] ---> Running in 2aed4014fed9 [2023-07-20T03:56:38.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T03:56:38.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T03:56:39.221Z] OK: 265 MiB in 53 packages [2023-07-20T03:56:39.791Z] Removing intermediate container 2aed4014fed9 [2023-07-20T03:56:39.791Z] ---> ec163da66272 [2023-07-20T03:56:39.791Z] Step 7/12 : WORKDIR /app [2023-07-20T03:56:39.791Z] ---> Running in a595bf1fc453 [2023-07-20T03:56:39.791Z] Removing intermediate container a595bf1fc453 [2023-07-20T03:56:39.791Z] ---> 8c3b31238817 [2023-07-20T03:56:39.791Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-20T03:56:39.791Z] ---> 28bdfd7a0a43 [2023-07-20T03:56:39.791Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T03:56:39.791Z] ---> Running in 214328b3bd65 [2023-07-20T03:57:36.042Z] Removing intermediate container 214328b3bd65 [2023-07-20T03:57:36.042Z] ---> 2fc6ad8748ea [2023-07-20T03:57:36.042Z] Step 10/12 : COPY . . [2023-07-20T03:57:36.042Z] ---> f5f5fd4f020a [2023-07-20T03:57:36.042Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T03:57:36.042Z] ---> Running in 61ac30f4c059 [2023-07-20T03:57:36.042Z] Removing intermediate container 61ac30f4c059 [2023-07-20T03:57:36.042Z] ---> cb0a4acbaeff [2023-07-20T03:57:36.042Z] Step 12/12 : RUN $MAKE [2023-07-20T03:57:36.042Z] ---> Running in 4579edcedac4 [2023-07-20T03:57:36.042Z] noop [2023-07-20T03:57:36.042Z] Removing intermediate container 4579edcedac4 [2023-07-20T03:57:36.042Z] ---> 15eb57317d75 [2023-07-20T03:57:36.042Z] Successfully built 15eb57317d75 [2023-07-20T03:57:36.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T03:57:36.484Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T03:57:36.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T03:57:36.640Z] prd-ubuntu20.04-docker-8c-8g-1629 does not seem to be running inside a container [2023-07-20T03:57:36.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-46 -v /w/workspace/xfoundry_app-record-replay_PR-46:/w/workspace/xfoundry_app-record-replay_PR-46:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-46@tmp:/w/workspace/xfoundry_app-record-replay_PR-46@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 ******** ci-base-image-x86_64 cat [2023-07-20T03:57:37.014Z] $ docker top 1e3cc4a628b7f6b608f5cdf5c9517fb71406655a8545ff4d04ccb6bac77cfed9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T03:57:37.415Z] + go version [2023-07-20T03:57:37.415Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-20T03:57:37.456Z] $ docker stop --time=1 1e3cc4a628b7f6b608f5cdf5c9517fb71406655a8545ff4d04ccb6bac77cfed9 [2023-07-20T03:57:38.737Z] $ docker rm -f --volumes 1e3cc4a628b7f6b608f5cdf5c9517fb71406655a8545ff4d04ccb6bac77cfed9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T03:57:39.482Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T03:57:39.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T03:57:39.649Z] prd-ubuntu20.04-docker-8c-8g-1629 does not seem to be running inside a container [2023-07-20T03:57:39.685Z] $ 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-46 -v /w/workspace/xfoundry_app-record-replay_PR-46:/w/workspace/xfoundry_app-record-replay_PR-46:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-46@tmp:/w/workspace/xfoundry_app-record-replay_PR-46@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 ******** ci-base-image-x86_64 cat [2023-07-20T03:57:40.023Z] $ docker top 9a52de07580f258c68ec8816fb5980b1d9885434751abe6b66d5f1b213973b7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T03:57:40.425Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-46 [Pipeline] fileExists [Pipeline] sh [2023-07-20T03:57:40.793Z] + make test [2023-07-20T03:57:40.793Z] go test -race -coverprofile=coverage.out ./... [2023-07-20T03:58:02.739Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-20T03:58:02.739Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.077s coverage: 87.5% of statements [2023-07-20T03:58:02.739Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-20T03:58:02.739Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-20T03:58:02.739Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-20T03:58:02.739Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.093s coverage: 86.0% of statements [2023-07-20T03:58:02.739Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 65.2% of statements [2023-07-20T03:58:11.153Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1630 in /w/workspace/xfoundry_app-record-replay_PR-46 [Pipeline] { [Pipeline] ws [2023-07-20T03:58:11.218Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-20T03:58:11.301Z] Selected Git installation does not exist. Using Default [2023-07-20T03:58:11.301Z] The recommended git tool is: NONE [2023-07-20T03:58:16.019Z] using credential edgex-jenkins-ssh [2023-07-20T03:58:16.036Z] Cloning the remote Git repository [2023-07-20T03:58:16.071Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-20T03:58:16.160Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-20T03:58:16.298Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-20T03:58:16.299Z] > git --version # timeout=10 [2023-07-20T03:58:16.321Z] > git --version # 'git version 2.25.1' [2023-07-20T03:58:16.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T03:58:16.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T03:58:17.050Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-20T03:58:17.081Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T03:58:18.324Z] Merging remotes/origin/main commit 0f94376eadfc024c258e90372bc1b8c359cb76eb into PR head commit 65179bb7d70119f567802e64e4f0913519820563 [2023-07-20T03:58:18.602Z] Merge succeeded, producing 65179bb7d70119f567802e64e4f0913519820563 [2023-07-20T03:58:18.602Z] Checking out Revision 65179bb7d70119f567802e64e4f0913519820563 (PR-46) [2023-07-20T03:58:17.844Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-20T03:58:17.878Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-20T03:58:17.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T03:58:17.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-20T03:58:18.340Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T03:58:18.421Z] > git checkout -f 65179bb7d70119f567802e64e4f0913519820563 # timeout=10 [2023-07-20T03:58:18.503Z] > git remote # timeout=10 [2023-07-20T03:58:18.527Z] > git config --get remote.origin.url # timeout=10 [2023-07-20T03:58:18.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T03:58:18.552Z] > git merge 0f94376eadfc024c258e90372bc1b8c359cb76eb # timeout=10 [2023-07-20T03:58:18.580Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-20T03:58:18.603Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T03:58:18.617Z] > git checkout -f 65179bb7d70119f567802e64e4f0913519820563 # timeout=10 [2023-07-20T03:58:19.051Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-20T03:58:19.102Z] > git --version # timeout=10 [2023-07-20T03:58:19.114Z] > git --version # 'git version 2.25.1' [2023-07-20T03:58:19.130Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T03:58:20.315Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-20T03:58:20.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T03:58:20.315Z] Dload Upload Total Spent Left Speed [2023-07-20T03:58:20.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 62812 0 --:--:-- --:--:-- --:--:-- 63123 [Pipeline] sh [2023-07-20T03:58:21.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-20T03:58:21.407Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-20T03:58:21.407Z] + sudo tee /etc/docker/daemon.new [2023-07-20T03:58:21.407Z] { [2023-07-20T03:58:21.407Z] "registry-mirrors": [ [2023-07-20T03:58:21.407Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-20T03:58:21.407Z] ], [2023-07-20T03:58:21.407Z] "bip": "10.250.0.254/24", [2023-07-20T03:58:21.407Z] "hosts": [ [2023-07-20T03:58:21.407Z] "tcp://0.0.0.0:5555", [2023-07-20T03:58:21.407Z] "unix:///var/run/docker.sock" [2023-07-20T03:58:21.407Z] ], [2023-07-20T03:58:21.407Z] "mtu": 1458, [2023-07-20T03:58:21.407Z] "selinux-enabled": true, [2023-07-20T03:58:21.407Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-20T03:58:21.407Z] } [Pipeline] sh [2023-07-20T03:58:21.760Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-20T03:58:22.110Z] + sudo service docker restart [2023-07-20T03:58:24.807Z] go vet ./... [2023-07-20T03:58:26.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T03:58:26.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T03:58:26.708Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T03:58:26.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T03:58:26.776Z] $ docker stop --time=1 9a52de07580f258c68ec8816fb5980b1d9885434751abe6b66d5f1b213973b7e [2023-07-20T03:58:31.623Z] $ docker rm -f --volumes 9a52de07580f258c68ec8816fb5980b1d9885434751abe6b66d5f1b213973b7e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T03:58:32.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T03:58:32.305Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-20T03:58:33.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T03:58:33.495Z] + ls -al . [2023-07-20T03:58:33.495Z] total 168 [2023-07-20T03:58:33.495Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 03:57 . [2023-07-20T03:58:33.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 03:55 .. [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 03:55 .dockerignore [2023-07-20T03:58:33.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 03:56 .git [2023-07-20T03:58:33.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 03:55 .github [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 20 03:55 .gitignore [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 03:55 .golangci.yml [2023-07-20T03:58:33.495Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 03:56 .semver [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 20 03:55 Attribution.txt [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 20 03:55 CHANGELOG.md [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 20 03:55 Dockerfile [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 03:55 GOVERNANCE.md [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 20 03:55 Jenkinsfile [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 03:55 LICENSE [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 20 03:55 Makefile [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 20 03:55 OWNERS.md [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 20 03:55 README.md [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 20 03:55 Record and Reply.postman_collection.json [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 03:56 VERSION [2023-07-20T03:58:33.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 03:55 bin [2023-07-20T03:58:33.495Z] -rw-r--r-- 1 jenkins jenkins 8853 Jul 20 03:58 coverage.out [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 20 03:55 go.mod [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 20 03:55 go.sum [2023-07-20T03:58:33.495Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 20 03:55 internal [2023-07-20T03:58:33.495Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 20 03:55 main.go [2023-07-20T03:58:33.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 03:55 pkg [2023-07-20T03:58:33.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 03:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T03:58:33.893Z] + 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=65179bb7d70119f567802e64e4f0913519820563 --label arch=amd64 --label version=0.0.0 . [2023-07-20T03:58:33.893Z] Sending build context to Docker daemon 366.1kB [2023-07-20T03:58:33.893Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T03:58:33.893Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-20T03:58:33.893Z] ---> 15eb57317d75 [2023-07-20T03:58:33.893Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T03:58:33.893Z] ---> Running in b65c377ac3f0 [2023-07-20T03:58:34.152Z] Removing intermediate container b65c377ac3f0 [2023-07-20T03:58:34.152Z] ---> a9a4f5c640eb [2023-07-20T03:58:34.152Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T03:58:34.152Z] ---> Running in 852a983fb492 [2023-07-20T03:58:34.152Z] Removing intermediate container 852a983fb492 [2023-07-20T03:58:34.152Z] ---> dc79a2c986d8 [2023-07-20T03:58:34.152Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-20T03:58:34.152Z] ---> Running in 49d0ec50c059 [2023-07-20T03:58:34.411Z] Removing intermediate container 49d0ec50c059 [2023-07-20T03:58:34.411Z] ---> b47e0df28942 [2023-07-20T03:58:34.411Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T03:58:34.411Z] ---> Running in 46fa08b9304d [2023-07-20T03:58:34.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T03:58:34.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T03:58:35.186Z] OK: 265 MiB in 53 packages [2023-07-20T03:58:35.444Z] Removing intermediate container 46fa08b9304d [2023-07-20T03:58:35.444Z] ---> bf60831a9053 [2023-07-20T03:58:35.444Z] Step 7/26 : WORKDIR /app [2023-07-20T03:58:35.444Z] ---> Running in d9381cd06df6 [2023-07-20T03:58:35.444Z] Removing intermediate container d9381cd06df6 [2023-07-20T03:58:35.444Z] ---> c64e5346f65f [2023-07-20T03:58:35.444Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-20T03:58:35.703Z] ---> 2c9bef97ffc9 [2023-07-20T03:58:35.703Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T03:58:35.703Z] ---> Running in fb218279ff69 [2023-07-20T03:58:36.641Z] Removing intermediate container fb218279ff69 [2023-07-20T03:58:36.641Z] ---> 2d2b02de9e88 [2023-07-20T03:58:36.641Z] Step 10/26 : COPY . . [2023-07-20T03:58:36.641Z] ---> d778075aa331 [2023-07-20T03:58:36.641Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T03:58:36.641Z] ---> Running in 95bf5646c954 [2023-07-20T03:58:36.900Z] Removing intermediate container 95bf5646c954 [2023-07-20T03:58:36.900Z] ---> 90b8b4c81297 [2023-07-20T03:58:36.900Z] Step 12/26 : RUN $MAKE [2023-07-20T03:58:36.900Z] ---> Running in d2b3b4adaab1 [2023-07-20T03:58:37.158Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -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-20T03:58:40.418Z] provisioning config files... [2023-07-20T03:58:40.444Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config5722796071755178408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T03:58:40.848Z] ---> docker-login.sh [2023-07-20T03:58:40.848Z] nexus3.edgexfoundry.org:10001 [2023-07-20T03:58:41.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:58:41.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:58:41.395Z] Configure a credential helper to remove this warning. See [2023-07-20T03:58:41.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:58:41.395Z] [2023-07-20T03:58:41.395Z] Login Succeeded [2023-07-20T03:58:41.395Z] nexus3.edgexfoundry.org:10002 [2023-07-20T03:58:41.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:58:41.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:58:41.663Z] Configure a credential helper to remove this warning. See [2023-07-20T03:58:41.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:58:41.663Z] [2023-07-20T03:58:41.663Z] Login Succeeded [2023-07-20T03:58:41.932Z] nexus3.edgexfoundry.org:10003 [2023-07-20T03:58:41.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:58:42.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:58:42.201Z] Configure a credential helper to remove this warning. See [2023-07-20T03:58:42.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:58:42.201Z] [2023-07-20T03:58:42.201Z] Login Succeeded [2023-07-20T03:58:42.201Z] nexus3.edgexfoundry.org:10004 [2023-07-20T03:58:42.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:58:42.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:58:42.471Z] Configure a credential helper to remove this warning. See [2023-07-20T03:58:42.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:58:42.471Z] [2023-07-20T03:58:42.471Z] Login Succeeded [2023-07-20T03:58:42.471Z] docker.io [2023-07-20T03:58:42.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T03:58:43.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T03:58:43.010Z] Configure a credential helper to remove this warning. See [2023-07-20T03:58:43.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T03:58:43.010Z] [2023-07-20T03:58:43.010Z] Login Succeeded [2023-07-20T03:58:43.010Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T03:58:43.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-20T03:58:43.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T03:58:43.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T03:58:43.544Z] ========================================================= [2023-07-20T03:58:43.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-20T03:58:43.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T03:58:44.043Z] + 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-20T03:58:44.044Z] Sending build context to Docker daemon 163.8kB [2023-07-20T03:58:44.313Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T03:58:44.313Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T03:58:44.313Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-20T03:58:44.313Z] edb6bdbacee9: Pulling fs layer [2023-07-20T03:58:44.313Z] 5f9638ab2659: Pulling fs layer [2023-07-20T03:58:44.313Z] 8d51d6327a98: Pulling fs layer [2023-07-20T03:58:44.313Z] 8b374f2dd631: Pulling fs layer [2023-07-20T03:58:44.313Z] ec14aa9079de: Pulling fs layer [2023-07-20T03:58:44.313Z] 2f466654f4bb: Pulling fs layer [2023-07-20T03:58:44.313Z] 554e91adad29: Pulling fs layer [2023-07-20T03:58:44.313Z] 8b374f2dd631: Waiting [2023-07-20T03:58:44.313Z] ec14aa9079de: Waiting [2023-07-20T03:58:44.313Z] 2f466654f4bb: Waiting [2023-07-20T03:58:44.313Z] 554e91adad29: Waiting [2023-07-20T03:58:44.313Z] 5f9638ab2659: Verifying Checksum [2023-07-20T03:58:44.313Z] 5f9638ab2659: Download complete [2023-07-20T03:58:44.585Z] 8b374f2dd631: Verifying Checksum [2023-07-20T03:58:44.585Z] 8b374f2dd631: Download complete [2023-07-20T03:58:44.585Z] ec14aa9079de: Verifying Checksum [2023-07-20T03:58:44.585Z] ec14aa9079de: Download complete [2023-07-20T03:58:44.585Z] edb6bdbacee9: Verifying Checksum [2023-07-20T03:58:44.585Z] edb6bdbacee9: Download complete [2023-07-20T03:58:45.560Z] edb6bdbacee9: Pull complete [2023-07-20T03:58:45.830Z] 554e91adad29: Verifying Checksum [2023-07-20T03:58:45.830Z] 554e91adad29: Download complete [2023-07-20T03:58:46.098Z] 5f9638ab2659: Pull complete [2023-07-20T03:58:47.074Z] 8d51d6327a98: Verifying Checksum [2023-07-20T03:58:47.074Z] 8d51d6327a98: Download complete [2023-07-20T03:58:47.074Z] 2f466654f4bb: Verifying Checksum [2023-07-20T03:58:47.074Z] 2f466654f4bb: Download complete [2023-07-20T03:58:59.076Z] Removing intermediate container d2b3b4adaab1 [2023-07-20T03:58:59.076Z] ---> 3915f63a9a47 [2023-07-20T03:58:59.076Z] Step 13/26 : FROM alpine:3.17 [2023-07-20T03:58:59.076Z] 3.17: Pulling from library/alpine [2023-07-20T03:58:59.076Z] 4db1b89c0bd1: Already exists [2023-07-20T03:58:59.076Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T03:58:59.076Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T03:58:59.076Z] ---> 1f73a9d63274 [2023-07-20T03:58:59.076Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-20T03:58:59.076Z] ---> Running in b5955cbb397d [2023-07-20T03:58:59.076Z] Removing intermediate container b5955cbb397d [2023-07-20T03:58:59.076Z] ---> c8f2d85ab886 [2023-07-20T03:58:59.076Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-20T03:58:59.076Z] ---> Running in f4b4b21bc626 [2023-07-20T03:58:59.076Z] Removing intermediate container f4b4b21bc626 [2023-07-20T03:58:59.076Z] ---> 96e548252572 [2023-07-20T03:58:59.076Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T03:58:59.076Z] ---> Running in b894847e50c9 [2023-07-20T03:58:59.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T03:58:59.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T03:58:59.415Z] 8d51d6327a98: Pull complete [2023-07-20T03:58:59.415Z] 8b374f2dd631: Pull complete [2023-07-20T03:58:59.415Z] ec14aa9079de: Pull complete [2023-07-20T03:58:59.599Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T03:58:59.599Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T03:58:59.599Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T03:58:59.599Z] Executing ca-certificates-20230506-r0.trigger [2023-07-20T03:58:59.599Z] OK: 8 MiB in 17 packages [2023-07-20T03:59:00.166Z] Removing intermediate container b894847e50c9 [2023-07-20T03:59:00.166Z] ---> 8f88ac664502 [2023-07-20T03:59:00.166Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-20T03:59:00.166Z] ---> bd3a3000515b [2023-07-20T03:59:00.166Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-20T03:59:00.424Z] ---> f486fdf61646 [2023-07-20T03:59:00.424Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-20T03:59:00.424Z] ---> 809aaa44d7b7 [2023-07-20T03:59:00.424Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-20T03:59:01.464Z] ---> e11c00e835db [2023-07-20T03:59:01.464Z] Step 21/26 : EXPOSE 59712 [2023-07-20T03:59:01.464Z] ---> Running in fc4bfae7e8fd [2023-07-20T03:59:01.464Z] Removing intermediate container fc4bfae7e8fd [2023-07-20T03:59:01.464Z] ---> 278257037d35 [2023-07-20T03:59:01.464Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-20T03:59:01.464Z] ---> Running in d0e254110fa6 [2023-07-20T03:59:01.464Z] Removing intermediate container d0e254110fa6 [2023-07-20T03:59:01.464Z] ---> 1c1dd1087276 [2023-07-20T03:59:01.464Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-20T03:59:01.464Z] ---> Running in 8f9e830a03ee [2023-07-20T03:59:01.464Z] Removing intermediate container 8f9e830a03ee [2023-07-20T03:59:01.464Z] ---> 00f9daf35c5c [2023-07-20T03:59:01.464Z] Step 24/26 : LABEL arch=amd64 [2023-07-20T03:59:01.722Z] ---> Running in f65178edbea1 [2023-07-20T03:59:01.722Z] Removing intermediate container f65178edbea1 [2023-07-20T03:59:01.722Z] ---> dde3e624b2c7 [2023-07-20T03:59:01.722Z] Step 25/26 : LABEL git_sha=65179bb7d70119f567802e64e4f0913519820563 [2023-07-20T03:59:01.722Z] ---> Running in 76726f866ed3 [2023-07-20T03:59:01.722Z] Removing intermediate container 76726f866ed3 [2023-07-20T03:59:01.722Z] ---> bad968b3d7d6 [2023-07-20T03:59:01.722Z] Step 26/26 : LABEL version=0.0.0 [2023-07-20T03:59:01.722Z] ---> Running in 954fa05d16ff [2023-07-20T03:59:01.981Z] Removing intermediate container 954fa05d16ff [2023-07-20T03:59:01.981Z] ---> 9c83e5d834d8 [2023-07-20T03:59:01.981Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T03:59:01.981Z] Successfully built 9c83e5d834d8 [2023-07-20T03:59:01.981Z] 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-20T03:59:02.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T03:59:02.850Z] [2023-07-20T03:59:02.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T03:59:03.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T03:59:03.219Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-20T03:59:03.219Z] 5eb5b503b376: Pulling fs layer [2023-07-20T03:59:03.219Z] 5c69ac0246d0: Pulling fs layer [2023-07-20T03:59:03.219Z] ec43610c2a17: Pulling fs layer [2023-07-20T03:59:03.219Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-20T03:59:03.219Z] 33b1e0a273af: Pulling fs layer [2023-07-20T03:59:03.219Z] 5d3b04190fa2: Pulling fs layer [2023-07-20T03:59:03.219Z] 2f39f015ded8: Pulling fs layer [2023-07-20T03:59:03.219Z] 3a2ae6a8a46f: Waiting [2023-07-20T03:59:03.219Z] 33b1e0a273af: Waiting [2023-07-20T03:59:03.219Z] 5d3b04190fa2: Waiting [2023-07-20T03:59:03.219Z] 2f39f015ded8: Waiting [2023-07-20T03:59:03.219Z] 5c69ac0246d0: Download complete [2023-07-20T03:59:03.219Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-20T03:59:03.219Z] 3a2ae6a8a46f: Download complete [2023-07-20T03:59:03.219Z] 33b1e0a273af: Verifying Checksum [2023-07-20T03:59:03.219Z] 33b1e0a273af: Download complete [2023-07-20T03:59:03.219Z] 5d3b04190fa2: Verifying Checksum [2023-07-20T03:59:03.219Z] 5d3b04190fa2: Download complete [2023-07-20T03:59:03.219Z] ec43610c2a17: Verifying Checksum [2023-07-20T03:59:03.219Z] ec43610c2a17: Download complete [2023-07-20T03:59:03.478Z] 5eb5b503b376: Verifying Checksum [2023-07-20T03:59:03.478Z] 5eb5b503b376: Download complete [2023-07-20T03:59:04.045Z] 2f39f015ded8: Download complete [2023-07-20T03:59:04.612Z] 5eb5b503b376: Pull complete [2023-07-20T03:59:04.871Z] 5c69ac0246d0: Pull complete [2023-07-20T03:59:05.440Z] ec43610c2a17: Pull complete [2023-07-20T03:59:05.441Z] 3a2ae6a8a46f: Pull complete [2023-07-20T03:59:05.441Z] 33b1e0a273af: Pull complete [2023-07-20T03:59:05.699Z] 5d3b04190fa2: Pull complete [2023-07-20T03:59:06.086Z] 2f466654f4bb: Pull complete [2023-07-20T03:59:08.143Z] 554e91adad29: Pull complete [2023-07-20T03:59:08.143Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-20T03:59:08.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-20T03:59:08.143Z] ---> 1e15ea492957 [2023-07-20T03:59:08.143Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T03:59:09.884Z] 2f39f015ded8: Pull complete [2023-07-20T03:59:09.884Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-20T03:59:09.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T03:59:09.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T03:59:10.093Z] ---> Running in 506d5cfc065d [2023-07-20T03:59:10.093Z] Removing intermediate container 506d5cfc065d [2023-07-20T03:59:10.093Z] ---> 74907e6cc34c [2023-07-20T03:59:10.093Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T03:59:10.093Z] ---> Running in 93ff511348de [2023-07-20T03:59:10.095Z] prd-ubuntu20.04-docker-8c-8g-1629 does not seem to be running inside a container [2023-07-20T03:59:10.128Z] $ 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-46 -v /w/workspace/xfoundry_app-record-replay_PR-46:/w/workspace/xfoundry_app-record-replay_PR-46:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-46@tmp:/w/workspace/xfoundry_app-record-replay_PR-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-20T03:59:10.359Z] Removing intermediate container 93ff511348de [2023-07-20T03:59:10.359Z] ---> 26560a1baed9 [2023-07-20T03:59:10.359Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T03:59:10.359Z] ---> Running in 0227ca41159f [2023-07-20T03:59:10.624Z] Removing intermediate container 0227ca41159f [2023-07-20T03:59:10.624Z] ---> 5e0727497cb7 [2023-07-20T03:59:10.624Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T03:59:10.900Z] ---> Running in bae5f57c1e8d [2023-07-20T03:59:11.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T03:59:12.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T03:59:13.398Z] OK: 263 MiB in 53 packages [2023-07-20T03:59:13.819Z] $ docker top 86f39b8577dc8f80e67f4ebdfde3f34f601ba2c2618b06f54bcf58b810511678 -eo pid,comm [Pipeline] { [2023-07-20T03:59:13.984Z] Removing intermediate container bae5f57c1e8d [2023-07-20T03:59:13.984Z] ---> 5fe851f3b2e0 [2023-07-20T03:59:13.984Z] Step 7/12 : WORKDIR /app [2023-07-20T03:59:13.984Z] ---> Running in 6e6e1c676e64 [Pipeline] libraryResource [2023-07-20T03:59:14.253Z] Removing intermediate container 6e6e1c676e64 [2023-07-20T03:59:14.253Z] ---> 0b33a6950e5f [2023-07-20T03:59:14.253Z] Step 8/12 : COPY go.mod vendor* ./ [Pipeline] sh [2023-07-20T03:59:14.547Z] ---> job-cost.sh [2023-07-20T03:59:14.547Z] lf-activate-venv: SKIPPING [2023-07-20T03:59:14.547Z] INFO: No Stack... [2023-07-20T03:59:14.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T03:59:14.835Z] ---> 27b382b79f26 [2023-07-20T03:59:14.835Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T03:59:14.835Z] ---> Running in 3f52fba39044 [2023-07-20T03:59:15.064Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T03:59:15.375Z] + cat /w/workspace/xfoundry_app-record-replay_PR-46/archives/cost.csv [2023-07-20T03:59:15.375Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T03:59:15.416Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-46-1-stack-cost] [2023-07-20T03:59:15.421Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-46-1-stack-cost] did not exist. Created. [2023-07-20T03:59:15.421Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-46-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T03:59:15.834Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-20T03:59:15.884Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T03:59:15.910Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-46-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T03:59:15.990Z] $ docker stop --time=1 86f39b8577dc8f80e67f4ebdfde3f34f601ba2c2618b06f54bcf58b810511678 [2023-07-20T03:59:17.184Z] $ docker rm -f --volumes 86f39b8577dc8f80e67f4ebdfde3f34f601ba2c2618b06f54bcf58b810511678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-20T04:00:22.700Z] Removing intermediate container 3f52fba39044 [2023-07-20T04:00:22.700Z] ---> 8be7f52524bd [2023-07-20T04:00:22.700Z] Step 10/12 : COPY . . [2023-07-20T04:00:22.700Z] ---> 5eb01c93b2d6 [2023-07-20T04:00:22.700Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T04:00:22.700Z] ---> Running in b08a6a0fcea5 [2023-07-20T04:00:22.700Z] Removing intermediate container b08a6a0fcea5 [2023-07-20T04:00:22.700Z] ---> 1027e9383b8b [2023-07-20T04:00:22.700Z] Step 12/12 : RUN $MAKE [2023-07-20T04:00:22.700Z] ---> Running in 6c9ab88bdc03 [2023-07-20T04:00:22.700Z] noop [2023-07-20T04:00:22.700Z] Removing intermediate container 6c9ab88bdc03 [2023-07-20T04:00:22.700Z] ---> d8e18aff108c [2023-07-20T04:00:22.700Z] Successfully built d8e18aff108c [2023-07-20T04:00:22.700Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:00:23.189Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T04:00:23.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:00:23.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-1630 does not seem to be running inside a container [2023-07-20T04:00:23.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** ci-base-image-arm64 cat [2023-07-20T04:00:24.731Z] $ docker top f319c4a44f4382e1250f8a30775985b56dd47166fd746c3a5a57fbd6a0fb3ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T04:00:25.603Z] + go version [2023-07-20T04:00:25.603Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-20T04:00:25.640Z] $ docker stop --time=1 f319c4a44f4382e1250f8a30775985b56dd47166fd746c3a5a57fbd6a0fb3ae6 [2023-07-20T04:00:27.201Z] $ docker rm -f --volumes f319c4a44f4382e1250f8a30775985b56dd47166fd746c3a5a57fbd6a0fb3ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:00:28.014Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T04:00:28.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:00:28.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-1630 does not seem to be running inside a container [2023-07-20T04:00:28.303Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** ci-base-image-arm64 cat [2023-07-20T04:00:29.427Z] $ docker top c6328a77fc915887e98d3ab672fd2e6e2bc6140e52b7a074063bafba071cb78a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T04:00:30.012Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-20T04:00:30.396Z] + make test [2023-07-20T04:00:30.396Z] go test -race -coverprofile=coverage.out ./... [2023-07-20T04:03:07.144Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-20T04:03:17.220Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.265s coverage: 87.5% of statements [2023-07-20T04:03:17.220Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.390s coverage: 86.0% of statements [2023-07-20T04:03:21.465Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-20T04:03:21.465Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-20T04:03:21.465Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-20T04:03:21.465Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.209s coverage: 65.2% of statements [2023-07-20T04:03:22.048Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-20T04:03:22.048Z] go vet ./... [2023-07-20T04:05:43.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T04:05:43.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T04:05:43.751Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T04:05:43.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T04:05:43.824Z] $ docker stop --time=1 c6328a77fc915887e98d3ab672fd2e6e2bc6140e52b7a074063bafba071cb78a [2023-07-20T04:05:45.647Z] $ docker rm -f --volumes c6328a77fc915887e98d3ab672fd2e6e2bc6140e52b7a074063bafba071cb78a [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T04:05:47.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T04:05:47.263Z] Warning: overwriting stash ‘coverage-report’ [2023-07-20T04:05:47.635Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T04:05:48.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T04:05:48.610Z] + ls -al . [2023-07-20T04:05:48.610Z] total 164 [2023-07-20T04:05:48.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 04:00 . [2023-07-20T04:05:48.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 03:58 .. [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 03:58 .dockerignore [2023-07-20T04:05:48.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 03:58 .git [2023-07-20T04:05:48.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 03:58 .github [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 20 03:58 .gitignore [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 03:58 .golangci.yml [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 20 03:58 Attribution.txt [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 20 03:58 CHANGELOG.md [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 20 03:58 Dockerfile [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 03:58 GOVERNANCE.md [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 20 03:58 Jenkinsfile [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 03:58 LICENSE [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 20 03:58 Makefile [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 20 03:58 OWNERS.md [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 20 03:58 README.md [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 20 03:58 Record and Reply.postman_collection.json [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 03:56 VERSION [2023-07-20T04:05:48.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 03:58 bin [2023-07-20T04:05:48.610Z] -rw-r--r-- 1 jenkins jenkins 8853 Jul 20 04:03 coverage.out [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 20 03:58 go.mod [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 20 03:58 go.sum [2023-07-20T04:05:48.610Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 20 03:58 internal [2023-07-20T04:05:48.610Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 20 03:58 main.go [2023-07-20T04:05:48.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 03:58 pkg [2023-07-20T04:05:48.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 03:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:05:49.020Z] + 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=65179bb7d70119f567802e64e4f0913519820563 --label arch=arm64 --label version=0.0.0 . [2023-07-20T04:05:49.020Z] Sending build context to Docker daemon 173.6kB [2023-07-20T04:05:49.286Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T04:05:49.286Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-20T04:05:49.286Z] ---> d8e18aff108c [2023-07-20T04:05:49.286Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T04:05:49.286Z] ---> Running in a4a8027af696 [2023-07-20T04:05:49.553Z] Removing intermediate container a4a8027af696 [2023-07-20T04:05:49.553Z] ---> 841bd85fd841 [2023-07-20T04:05:49.553Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T04:05:49.553Z] ---> Running in 756761b8048e [2023-07-20T04:05:49.820Z] Removing intermediate container 756761b8048e [2023-07-20T04:05:49.820Z] ---> 60d07c336358 [2023-07-20T04:05:49.820Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-20T04:05:50.091Z] ---> Running in 77af06c3b4a3 [2023-07-20T04:05:50.359Z] Removing intermediate container 77af06c3b4a3 [2023-07-20T04:05:50.359Z] ---> 3dc61514c12a [2023-07-20T04:05:50.359Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T04:05:50.359Z] ---> Running in 2c736c429dba [2023-07-20T04:05:51.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T04:05:51.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T04:05:52.861Z] OK: 263 MiB in 53 packages [2023-07-20T04:05:54.802Z] Removing intermediate container 2c736c429dba [2023-07-20T04:05:54.802Z] ---> 61e54bcdf0bb [2023-07-20T04:05:54.802Z] Step 7/26 : WORKDIR /app [2023-07-20T04:05:54.802Z] ---> Running in 071dbaacf511 [2023-07-20T04:05:55.071Z] Removing intermediate container 071dbaacf511 [2023-07-20T04:05:55.071Z] ---> 5551fadae791 [2023-07-20T04:05:55.071Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-20T04:05:55.339Z] ---> 40cf4ff2fa26 [2023-07-20T04:05:55.339Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T04:05:55.612Z] ---> Running in 82f90983022f [2023-07-20T04:05:58.198Z] Removing intermediate container 82f90983022f [2023-07-20T04:05:58.198Z] ---> 95d94591e403 [2023-07-20T04:05:58.198Z] Step 10/26 : COPY . . [2023-07-20T04:05:58.467Z] ---> da7e69f1d045 [2023-07-20T04:05:58.467Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T04:05:58.467Z] ---> Running in da1658b92be6 [2023-07-20T04:05:58.735Z] Removing intermediate container da1658b92be6 [2023-07-20T04:05:58.735Z] ---> d7fdb7f111bf [2023-07-20T04:05:58.735Z] Step 12/26 : RUN $MAKE [2023-07-20T04:05:58.735Z] ---> Running in 598343ca223d [2023-07-20T04:05:59.695Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-20T04:08:06.546Z] Removing intermediate container 598343ca223d [2023-07-20T04:08:06.546Z] ---> 571ea571ca4e [2023-07-20T04:08:06.546Z] Step 13/26 : FROM alpine:3.17 [2023-07-20T04:08:06.546Z] 3.17: Pulling from library/alpine [2023-07-20T04:08:06.546Z] edb6bdbacee9: Already exists [2023-07-20T04:08:06.546Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T04:08:06.546Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T04:08:06.546Z] ---> 779605e5fbc0 [2023-07-20T04:08:06.546Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-20T04:08:06.546Z] ---> Running in eb0c35a007b9 [2023-07-20T04:08:06.546Z] Removing intermediate container eb0c35a007b9 [2023-07-20T04:08:06.546Z] ---> 720bfb0907c1 [2023-07-20T04:08:06.546Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-20T04:08:06.546Z] ---> Running in 65b3307bc890 [2023-07-20T04:08:06.546Z] Removing intermediate container 65b3307bc890 [2023-07-20T04:08:06.546Z] ---> 29631b449932 [2023-07-20T04:08:06.546Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T04:08:06.546Z] ---> Running in 6dccdce901b1 [2023-07-20T04:08:06.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T04:08:06.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T04:08:06.546Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T04:08:06.546Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T04:08:06.546Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T04:08:06.546Z] Executing ca-certificates-20230506-r0.trigger [2023-07-20T04:08:06.546Z] OK: 8 MiB in 17 packages [2023-07-20T04:08:07.954Z] Removing intermediate container 6dccdce901b1 [2023-07-20T04:08:07.954Z] ---> d60b333afdb6 [2023-07-20T04:08:07.954Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-20T04:08:08.536Z] ---> b6028df29fdb [2023-07-20T04:08:08.536Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-20T04:08:09.120Z] ---> d6e06abf224b [2023-07-20T04:08:09.120Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-20T04:08:09.386Z] ---> 4e2ee8d30d60 [2023-07-20T04:08:09.386Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-20T04:08:10.804Z] ---> a8d07cbca6ff [2023-07-20T04:08:10.804Z] Step 21/26 : EXPOSE 59712 [2023-07-20T04:08:10.804Z] ---> Running in a2c0f62ce145 [2023-07-20T04:08:11.071Z] Removing intermediate container a2c0f62ce145 [2023-07-20T04:08:11.071Z] ---> 2babd73c84de [2023-07-20T04:08:11.071Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-20T04:08:11.071Z] ---> Running in 7f0554deab59 [2023-07-20T04:08:11.339Z] Removing intermediate container 7f0554deab59 [2023-07-20T04:08:11.339Z] ---> b4f8a4b51103 [2023-07-20T04:08:11.339Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-20T04:08:11.604Z] ---> Running in 441e34ec3807 [2023-07-20T04:08:11.870Z] Removing intermediate container 441e34ec3807 [2023-07-20T04:08:11.870Z] ---> 0d218ef2d16a [2023-07-20T04:08:11.870Z] Step 24/26 : LABEL arch=arm64 [2023-07-20T04:08:11.870Z] ---> Running in a00056baad54 [2023-07-20T04:08:12.137Z] Removing intermediate container a00056baad54 [2023-07-20T04:08:12.137Z] ---> c429f0985a4f [2023-07-20T04:08:12.137Z] Step 25/26 : LABEL git_sha=65179bb7d70119f567802e64e4f0913519820563 [2023-07-20T04:08:12.137Z] ---> Running in db9b149b41ef [2023-07-20T04:08:12.405Z] Removing intermediate container db9b149b41ef [2023-07-20T04:08:12.405Z] ---> 526139880a91 [2023-07-20T04:08:12.405Z] Step 26/26 : LABEL version=0.0.0 [2023-07-20T04:08:12.405Z] ---> Running in aa1cdbcadea0 [2023-07-20T04:08:12.671Z] Removing intermediate container aa1cdbcadea0 [2023-07-20T04:08:12.671Z] ---> 478d3a45ddf5 [2023-07-20T04:08:12.671Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T04:08:12.671Z] Successfully built 478d3a45ddf5 [2023-07-20T04:08:12.936Z] 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-20T04:08:13.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T04:08:13.785Z] [2023-07-20T04:08:13.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:08:14.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T04:08:14.190Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-20T04:08:14.190Z] 8998bd30e6a1: Pulling fs layer [2023-07-20T04:08:14.190Z] 04944245beec: Pulling fs layer [2023-07-20T04:08:14.190Z] 699f458cf7ca: Pulling fs layer [2023-07-20T04:08:14.190Z] 765212b225bb: Pulling fs layer [2023-07-20T04:08:14.190Z] f23df028b6ca: Pulling fs layer [2023-07-20T04:08:14.190Z] d65c8cfc05b1: Pulling fs layer [2023-07-20T04:08:14.190Z] 2437ff75d9bd: Pulling fs layer [2023-07-20T04:08:14.190Z] 765212b225bb: Waiting [2023-07-20T04:08:14.190Z] f23df028b6ca: Waiting [2023-07-20T04:08:14.190Z] d65c8cfc05b1: Waiting [2023-07-20T04:08:14.190Z] 2437ff75d9bd: Waiting [2023-07-20T04:08:14.456Z] 04944245beec: Verifying Checksum [2023-07-20T04:08:14.456Z] 04944245beec: Download complete [2023-07-20T04:08:14.456Z] 765212b225bb: Verifying Checksum [2023-07-20T04:08:14.456Z] 765212b225bb: Download complete [2023-07-20T04:08:14.456Z] f23df028b6ca: Verifying Checksum [2023-07-20T04:08:14.456Z] f23df028b6ca: Download complete [2023-07-20T04:08:14.456Z] d65c8cfc05b1: Verifying Checksum [2023-07-20T04:08:14.456Z] d65c8cfc05b1: Download complete [2023-07-20T04:08:14.456Z] 699f458cf7ca: Verifying Checksum [2023-07-20T04:08:14.456Z] 699f458cf7ca: Download complete [2023-07-20T04:08:15.037Z] 8998bd30e6a1: Verifying Checksum [2023-07-20T04:08:15.037Z] 8998bd30e6a1: Download complete [2023-07-20T04:08:16.974Z] 2437ff75d9bd: Verifying Checksum [2023-07-20T04:08:16.974Z] 2437ff75d9bd: Download complete [2023-07-20T04:08:18.912Z] 8998bd30e6a1: Pull complete [2023-07-20T04:08:20.845Z] 04944245beec: Pull complete [2023-07-20T04:08:22.248Z] 699f458cf7ca: Pull complete [2023-07-20T04:08:22.514Z] 765212b225bb: Pull complete [2023-07-20T04:08:23.095Z] f23df028b6ca: Pull complete [2023-07-20T04:08:23.364Z] d65c8cfc05b1: Pull complete [2023-07-20T04:08:38.359Z] 2437ff75d9bd: Pull complete [2023-07-20T04:08:38.359Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-20T04:08:38.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T04:08:38.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:08:38.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-1630 does not seem to be running inside a container [2023-07-20T04:08:38.742Z] $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-20T04:08:41.221Z] $ docker top 45d27362b106af74c65fbe20f0e7cec795fcc5d919166df5c7ef807a32949b03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:08:42.227Z] ---> job-cost.sh [2023-07-20T04:08:42.227Z] lf-activate-venv: SKIPPING [2023-07-20T04:08:42.227Z] INFO: No Stack... [2023-07-20T04:08:42.493Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-20T04:08:43.447Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T04:08:43.787Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-07-20T04:08:43.787Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T04:08:43.850Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-46-1-stack-cost] [2023-07-20T04:08:43.855Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-46-1-stack-cost] did not exist. Created. [2023-07-20T04:08:43.855Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-46-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T04:08:44.261Z] /w/workspace/app-record-replay/1@tmp/durable-1432496b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-20T04:08:44.611Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-20T04:08:44.647Z] Warning: overwriting stash ‘stack-cost’ [2023-07-20T04:08:44.691Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T04:08:44.712Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-46-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T04:08:44.783Z] $ docker stop --time=1 45d27362b106af74c65fbe20f0e7cec795fcc5d919166df5c7ef807a32949b03 [2023-07-20T04:08:46.267Z] $ docker rm -f --volumes 45d27362b106af74c65fbe20f0e7cec795fcc5d919166df5c7ef807a32949b03 [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-20T04:08:47.264Z] provisioning config files... [2023-07-20T04:08:47.268Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-46 #1 [2023-07-20T04:08:47.270Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-46@tmp/config16850855804183786410tmp [Pipeline] { [Pipeline] sh [2023-07-20T04:08:47.635Z] + set +x [2023-07-20T04:08:47.635Z] + curl -s https://codecov.io/bash [2023-07-20T04:08:47.635Z] + bash -s -- [2023-07-20T04:08:47.635Z] [2023-07-20T04:08:47.635Z] _____ _ [2023-07-20T04:08:47.635Z] / ____| | | [2023-07-20T04:08:47.635Z] | | ___ __| | ___ ___ _____ __ [2023-07-20T04:08:47.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-20T04:08:47.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-20T04:08:47.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-20T04:08:47.635Z] Bash-1.0.6 [2023-07-20T04:08:47.635Z] [2023-07-20T04:08:47.635Z] [2023-07-20T04:08:47.635Z] ==> git version 2.25.1 found [2023-07-20T04:08:47.635Z] ==> 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-20T04:08:47.635Z] Release-Date: 2020-01-08 [2023-07-20T04:08:47.635Z] 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-20T04:08:47.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-20T04:08:47.635Z] ==> Jenkins CI detected. [2023-07-20T04:08:47.635Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-46 [2023-07-20T04:08:47.635Z] project root: . [2023-07-20T04:08:47.635Z] --> token set from env [2023-07-20T04:08:47.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-20T04:08:47.635Z] ==> Running gcov in . (disable via -X gcov) [2023-07-20T04:08:47.635Z] ==> Python coveragepy not found [2023-07-20T04:08:47.635Z] ==> Searching for coverage reports in: [2023-07-20T04:08:47.635Z] + . [2023-07-20T04:08:47.635Z] -> Found 1 reports [2023-07-20T04:08:47.635Z] ==> Detecting git/mercurial file structure [2023-07-20T04:08:47.635Z] ==> Reading reports [2023-07-20T04:08:47.635Z] + ./coverage.out bytes=8853 [2023-07-20T04:08:47.894Z] ==> Appending adjustments [2023-07-20T04:08:47.894Z] https://docs.codecov.io/docs/fixing-reports [2023-07-20T04:08:47.894Z] + Found adjustments [2023-07-20T04:08:47.894Z] ==> Gzipping contents [2023-07-20T04:08:47.894Z] 4.0K /tmp/codecov.pL90UX.gz [2023-07-20T04:08:47.894Z] ==> Uploading reports [2023-07-20T04:08:47.894Z] url: https://codecov.io [2023-07-20T04:08:47.894Z] query: branch=PR-46&commit=65179bb7d70119f567802e64e4f0913519820563&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-46%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=46&job=&cmd_args= [2023-07-20T04:08:47.894Z] -> Pinging Codecov [2023-07-20T04:08:47.894Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-46&commit=65179bb7d70119f567802e64e4f0913519820563&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-46%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=46&job=&cmd_args= [2023-07-20T04:08:47.894Z] Invalid request parameters [2023-07-20T04:08:47.894Z] 400 [Pipeline] } [2023-07-20T04:08:47.919Z] 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-20T04:08:49.677Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-46/archives ] [2023-07-20T04:08:49.677Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-46/archives [2023-07-20T04:08:49.677Z] total 16 [2023-07-20T04:08:49.677Z] drwxr-xr-x 3 root root 4096 Jul 20 03:59 . [2023-07-20T04:08:49.677Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 03:59 .. [2023-07-20T04:08:49.677Z] drwxr-xr-x 2 root root 4096 Jul 20 03:59 cost [2023-07-20T04:08:49.677Z] -rw-r--r-- 1 root root 88 Jul 20 03:59 cost.csv [2023-07-20T04:08:49.677Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-46/archives [2023-07-20T04:08:49.677Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-46/archives [2023-07-20T04:08:49.677Z] total 16 [2023-07-20T04:08:49.677Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 03:59 . [2023-07-20T04:08:49.677Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 03:59 .. [2023-07-20T04:08:49.677Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 03:59 cost [2023-07-20T04:08:49.677Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 20 03:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:08:50.002Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:08:50.900Z] ---> package-listing.sh [2023-07-20T04:08:50.900Z] ++ facter osfamily [2023-07-20T04:08:50.900Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-20T04:08:51.159Z] + OS_FAMILY=debian [2023-07-20T04:08:51.159Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-46 [2023-07-20T04:08:51.159Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-20T04:08:51.159Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-20T04:08:51.159Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-20T04:08:51.159Z] + PACKAGES=/tmp/packages_start.txt [2023-07-20T04:08:51.159Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-46 ']' [2023-07-20T04:08:51.159Z] + PACKAGES=/tmp/packages_end.txt [2023-07-20T04:08:51.159Z] + case "${OS_FAMILY}" in [2023-07-20T04:08:51.159Z] + grep '^ii' [2023-07-20T04:08:51.159Z] + dpkg -l [2023-07-20T04:08:51.159Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-20T04:08:51.160Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-20T04:08:51.160Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-20T04:08:51.160Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-46 ']' [2023-07-20T04:08:51.160Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-46/archives/ [2023-07-20T04:08:51.160Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-46/archives/ [Pipeline] echo [2023-07-20T04:08:51.190Z] 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-46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-20T04:08:51.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T04:08:51.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T04:08:51.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T04:08:52.000Z] prd-ubuntu20.04-docker-8c-8g-1629 does not seem to be running inside a container [2023-07-20T04:08:52.042Z] $ 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-46/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-46 -v /w/workspace/xfoundry_app-record-replay_PR-46:/w/workspace/xfoundry_app-record-replay_PR-46:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-46@tmp:/w/workspace/xfoundry_app-record-replay_PR-46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-20T04:08:52.230Z] $ docker top d8f08d7224c2290ccf936bf570667a05c79f0637eed4b6da4cd199d514c47396 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T04:08:52.634Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-20T04:08:52.944Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-20T04:08:53.259Z] + ls /var/log/sa-host [2023-07-20T04:08:53.259Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T04:08:53.487Z] provisioning config files... [2023-07-20T04:08:53.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-46@tmp/config10833769963761535315tmp [Pipeline] { [Pipeline] echo [2023-07-20T04:08:53.551Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:08:53.866Z] ---> create-netrc.sh [Pipeline] } [2023-07-20T04:08:53.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:08:54.295Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-20T04:08:54.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:08:54.639Z] ---> sudo-logs.sh [2023-07-20T04:08:54.639Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-20T04:08:54.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:08:55.039Z] ---> job-cost.sh [2023-07-20T04:08:55.039Z] lf-activate-venv: SKIPPING [2023-07-20T04:08:55.039Z] DEBUG: total: 0.2199999988079071 [2023-07-20T04:08:55.039Z] INFO: Retrieving Stack Cost... [2023-07-20T04:08:55.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T04:08:55.866Z] INFO: Archiving Costs [Pipeline] echo [2023-07-20T04:08:55.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T04:08:56.217Z] ---> logs-deploy.sh [2023-07-20T04:08:56.217Z] lf-activate-venv: SKIPPING [2023-07-20T04:08:56.217Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-46/1 [2023-07-20T04:08:56.217Z] INFO: archiving workspace using pattern(s): [2023-07-20T04:08:57.156Z] Archives upload complete. [2023-07-20T04:08:57.156Z] INFO: archiving logs to Nexus