Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-record-replay Loading trusted files from base branch main at dc2c9616d3277daf9da5caa43fe28e05f10b0847 rather than f9a017ffa31db3c7c408e4bc9210e8c5d7a8121c Obtained Jenkinsfile from dc2c9616d3277daf9da5caa43fe28e05f10b0847 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-ssh2421505057180429761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5445954246410059275.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13006760893669304802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9238763031750214801.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14564235576184166625.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-3956’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3959 in /w/workspace/xfoundry_app-record-replay_PR-56 [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-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dc2c9616d3277daf9da5caa43fe28e05f10b0847 into PR head commit f9a017ffa31db3c7c408e4bc9210e8c5d7a8121c Merge succeeded, producing 37fc664d0ddd098263d278e6c79c0f1d8848800c Checking out Revision 37fc664d0ddd098263d278e6c79c0f1d8848800c (PR-56) > 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/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a017ffa31db3c7c408e4bc9210e8c5d7a8121c # 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 dc2c9616d3277daf9da5caa43fe28e05f10b0847 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37fc664d0ddd098263d278e6c79c0f1d8848800c # timeout=10 Commit message: "Merge commit 'dc2c9616d3277daf9da5caa43fe28e05f10b0847' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-17T23:09:32.366Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-17T23:09:32.429Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-17T23:09:32.442Z] ========================================================= [2023-08-17T23:09:32.442Z] EdgeX Global Pipelines Version Info [2023-08-17T23:09:32.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 37aed30f72f3d669f1a315758efb1341ca4b70bc # timeout=10 [2023-08-17T23:09:33.146Z] ------------------- [2023-08-17T23:09:33.146Z] stable info: [2023-08-17T23:09:33.146Z] ------------------- [2023-08-17T23:09:33.146Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-17T23:09:33.146Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-17T23:09:33.146Z] Message: update stable to v1.0.253 [2023-08-17T23:09:33.717Z] ------------------- [2023-08-17T23:09:33.717Z] experimental info: [2023-08-17T23:09:33.717Z] ------------------- [2023-08-17T23:09:33.717Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-17T23:09:33.717Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-17T23:09:33.717Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-17T23:09:33.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-17T23:09:33.907Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-17T23:09:33.923Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-17T23:09:33.947Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-17T23:09:33.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-17T23:09:33.978Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-17T23:09:33.990Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-17T23:09:34.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-17T23:09:34.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-17T23:09:34.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-17T23:09:34.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-17T23:09:34.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-17T23:09:34.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-17T23:09:34.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-17T23:09:34.101Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-17T23:09:34.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-17T23:09:34.131Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-17T23:09:34.146Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-17T23:09:34.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-17T23:09:34.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-17T23:09:34.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-17T23:09:34.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-17T23:09:34.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-17T23:09:34.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-17T23:09:34.238Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-17T23:09:34.251Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-17T23:09:34.264Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-17T23:09:34.279Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo [2023-08-17T23:09:34.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo [2023-08-17T23:09:34.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo [2023-08-17T23:09:34.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37fc664d0ddd098263d278e6c79c0f1d8848800c [Pipeline] echo [2023-08-17T23:09:34.340Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37fc664 [Pipeline] echo [2023-08-17T23:09:34.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-17T23:09:34.413Z] provisioning config files... [2023-08-17T23:09:34.427Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config1629575603021553341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:09:34.726Z] ---> docker-login.sh [2023-08-17T23:09:34.727Z] nexus3.edgexfoundry.org:10001 [2023-08-17T23:09:34.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:34.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:34.987Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:34.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:34.987Z] [2023-08-17T23:09:34.987Z] Login Succeeded [2023-08-17T23:09:34.987Z] nexus3.edgexfoundry.org:10002 [2023-08-17T23:09:34.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:35.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:35.256Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:35.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:35.256Z] [2023-08-17T23:09:35.256Z] Login Succeeded [2023-08-17T23:09:35.256Z] nexus3.edgexfoundry.org:10003 [2023-08-17T23:09:35.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:35.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:35.256Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:35.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:35.256Z] [2023-08-17T23:09:35.256Z] Login Succeeded [2023-08-17T23:09:35.256Z] nexus3.edgexfoundry.org:10004 [2023-08-17T23:09:35.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:35.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:35.516Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:35.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:35.516Z] [2023-08-17T23:09:35.516Z] Login Succeeded [2023-08-17T23:09:35.516Z] docker.io [2023-08-17T23:09:35.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:35.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:35.793Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:35.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:35.793Z] [2023-08-17T23:09:35.793Z] Login Succeeded [2023-08-17T23:09:35.793Z] ---> docker-login.sh ends [Pipeline] } [2023-08-17T23:09:35.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-17T23:09:36.171Z] + git rev-list -1 --merges 37fc664d0ddd098263d278e6c79c0f1d8848800c~1..37fc664d0ddd098263d278e6c79c0f1d8848800c [Pipeline] echo [2023-08-17T23:09:36.216Z] -----------> git rev-list -1 --merges 37fc664d0ddd098263d278e6c79c0f1d8848800c~1..37fc664d0ddd098263d278e6c79c0f1d8848800c 37fc664d0ddd098263d278e6c79c0f1d8848800c [2023-08-17T23:09:36.217Z] 37fc664d0ddd098263d278e6c79c0f1d8848800c [false] [Pipeline] sh [2023-08-17T23:09:36.505Z] + git log --format=format:%s -1 37fc664d0ddd098263d278e6c79c0f1d8848800c [Pipeline] echo [2023-08-17T23:09:36.519Z] ========================================================= [2023-08-17T23:09:36.519Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-17T23:09:36.519Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-17T23:09:36.843Z] + git log --format=format:%s -1 37fc664d0ddd098263d278e6c79c0f1d8848800c [Pipeline] echo [2023-08-17T23:09:36.855Z] [semverPrep] GIT_COMMIT: 37fc664d0ddd098263d278e6c79c0f1d8848800c, Commit Message: Merge commit 'dc2c9616d3277daf9da5caa43fe28e05f10b0847' into HEAD [Pipeline] echo [2023-08-17T23:09:36.866Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-17T23:09:37.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-17T23:09:37.200Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-17T23:09:37.200Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-17T23:09:37.200Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-17T23:09:37.200Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-17T23:09:37.200Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-17T23:09:37.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:09:37.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-17T23:09:37.541Z] [2023-08-17T23:09:37.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:09:37.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-17T23:09:37.840Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-17T23:09:37.840Z] b85a868b505f: Pulling fs layer [2023-08-17T23:09:37.840Z] e2be974225ed: Pulling fs layer [2023-08-17T23:09:37.840Z] 339a4e72a1f5: Pulling fs layer [2023-08-17T23:09:37.840Z] 988bab9f4d93: Pulling fs layer [2023-08-17T23:09:37.840Z] 1469e6f7b9e6: Pulling fs layer [2023-08-17T23:09:37.840Z] eaf3925da568: Pulling fs layer [2023-08-17T23:09:37.840Z] bab4dde63d76: Pulling fs layer [2023-08-17T23:09:37.840Z] bde34c3a00c8: Pulling fs layer [2023-08-17T23:09:37.840Z] b352a97aabf1: Pulling fs layer [2023-08-17T23:09:37.840Z] 4872d77fe225: Pulling fs layer [2023-08-17T23:09:37.840Z] 5851b861e8e6: Pulling fs layer [2023-08-17T23:09:37.840Z] eaf3925da568: Waiting [2023-08-17T23:09:37.840Z] bab4dde63d76: Waiting [2023-08-17T23:09:37.840Z] bde34c3a00c8: Waiting [2023-08-17T23:09:37.840Z] 5851b861e8e6: Waiting [2023-08-17T23:09:37.840Z] b352a97aabf1: Waiting [2023-08-17T23:09:37.840Z] 4872d77fe225: Waiting [2023-08-17T23:09:37.840Z] 988bab9f4d93: Waiting [2023-08-17T23:09:37.840Z] 1469e6f7b9e6: Waiting [2023-08-17T23:09:37.840Z] e2be974225ed: Download complete [2023-08-17T23:09:37.840Z] 988bab9f4d93: Verifying Checksum [2023-08-17T23:09:37.840Z] 988bab9f4d93: Download complete [2023-08-17T23:09:38.100Z] 1469e6f7b9e6: Verifying Checksum [2023-08-17T23:09:38.100Z] 1469e6f7b9e6: Download complete [2023-08-17T23:09:38.100Z] eaf3925da568: Verifying Checksum [2023-08-17T23:09:38.100Z] eaf3925da568: Download complete [2023-08-17T23:09:38.100Z] 339a4e72a1f5: Verifying Checksum [2023-08-17T23:09:38.100Z] 339a4e72a1f5: Download complete [2023-08-17T23:09:38.100Z] bde34c3a00c8: Download complete [2023-08-17T23:09:38.100Z] b352a97aabf1: Download complete [2023-08-17T23:09:38.100Z] 4872d77fe225: Verifying Checksum [2023-08-17T23:09:38.100Z] 4872d77fe225: Download complete [2023-08-17T23:09:38.100Z] 5851b861e8e6: Verifying Checksum [2023-08-17T23:09:38.100Z] 5851b861e8e6: Download complete [2023-08-17T23:09:38.100Z] b85a868b505f: Verifying Checksum [2023-08-17T23:09:38.100Z] b85a868b505f: Download complete [2023-08-17T23:09:38.360Z] bab4dde63d76: Verifying Checksum [2023-08-17T23:09:38.360Z] bab4dde63d76: Download complete [2023-08-17T23:09:39.741Z] b85a868b505f: Pull complete [2023-08-17T23:09:39.741Z] e2be974225ed: Pull complete [2023-08-17T23:09:40.000Z] 339a4e72a1f5: Pull complete [2023-08-17T23:09:40.258Z] 988bab9f4d93: Pull complete [2023-08-17T23:09:40.519Z] 1469e6f7b9e6: Pull complete [2023-08-17T23:09:40.519Z] eaf3925da568: Pull complete [2023-08-17T23:09:42.443Z] bab4dde63d76: Pull complete [2023-08-17T23:09:42.443Z] bde34c3a00c8: Pull complete [2023-08-17T23:09:42.443Z] b352a97aabf1: Pull complete [2023-08-17T23:09:42.705Z] 4872d77fe225: Pull complete [2023-08-17T23:09:42.705Z] 5851b861e8e6: Pull complete [2023-08-17T23:09:42.705Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-17T23:09:42.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-17T23:09:42.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T23:09:42.809Z] prd-ubuntu20.04-docker-8c-8g-3959 does not seem to be running inside a container [2023-08-17T23:09:42.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-17T23:09:46.734Z] $ docker top 29f9c5368d670c977c0c921d894d83be9993a68fadf97851aeb0e39e4548e8e4 -eo pid,comm [2023-08-17T23:09:46.797Z] 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-08-17T23:09:46.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-17T23:09:46.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-17T23:09:46.834Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-17T23:09:46.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-17T23:09:46.947Z] $ docker exec 29f9c5368d670c977c0c921d894d83be9993a68fadf97851aeb0e39e4548e8e4 ssh-agent [2023-08-17T23:09:47.053Z] SSH_AUTH_SOCK=/tmp/ssh-Ya17DJriFhgj/agent.32 [2023-08-17T23:09:47.053Z] SSH_AGENT_PID=38 [2023-08-17T23:09:47.060Z] Running ssh-add (command line suppressed) [2023-08-17T23:09:47.157Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_17065192801211675301.key (/w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_17065192801211675301.key) [2023-08-17T23:09:47.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-17T23:09:47.466Z] + git tag --points-at HEAD [Pipeline] } [2023-08-17T23:09:47.481Z] $ docker exec --env ******** --env ******** 29f9c5368d670c977c0c921d894d83be9993a68fadf97851aeb0e39e4548e8e4 ssh-agent -k [2023-08-17T23:09:47.591Z] unset SSH_AUTH_SOCK; [2023-08-17T23:09:47.591Z] unset SSH_AGENT_PID; [2023-08-17T23:09:47.591Z] echo Agent pid 38 killed; [2023-08-17T23:09:47.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-17T23:09:47.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-17T23:09:47.622Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-17T23:09:47.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-17T23:09:47.743Z] $ docker exec 29f9c5368d670c977c0c921d894d83be9993a68fadf97851aeb0e39e4548e8e4 ssh-agent [2023-08-17T23:09:47.864Z] SSH_AUTH_SOCK=/tmp/ssh-yJHBMmBLaros/agent.71 [2023-08-17T23:09:47.864Z] SSH_AGENT_PID=77 [2023-08-17T23:09:47.896Z] Running ssh-add (command line suppressed) [2023-08-17T23:09:47.997Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_6891047259369401192.key (/w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_6891047259369401192.key) [2023-08-17T23:09:48.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-17T23:09:48.300Z] + git semver init [2023-08-17T23:09:48.559Z] 2023-08-17 23:09:48,466 [run_init] DEBUG init version:0.0.0 force:False [2023-08-17T23:09:48.559Z] 2023-08-17 23:09:48,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-56/.semver [2023-08-17T23:09:48.559Z] 2023-08-17 23:09:48,467 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-56/.semver [2023-08-17T23:09:48.559Z] 2023-08-17 23:09:48,467 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-56/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-56, universal_newlines=False, shell=None, istream=None) [2023-08-17T23:09:49.131Z] 2023-08-17 23:09:49,066 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-56/.git/info/exclude [2023-08-17T23:09:49.131Z] 2023-08-17 23:09:49,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-56/.semver/PR-56 with force:False [2023-08-17T23:09:49.131Z] 2023-08-17 23:09:49,067 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-56/.semver/PR-56 [2023-08-17T23:09:49.131Z] 2023-08-17 23:09:49,070 [execute] INFO git cat-file --batch-check [2023-08-17T23:09:49.131Z] 2023-08-17 23:09:49,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2023-08-17T23:09:49.131Z] 2023-08-17 23:09:49,078 [execute] INFO git cat-file --batch [2023-08-17T23:09:49.131Z] 2023-08-17 23:09:49,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2023-08-17T23:09:49.131Z] 2023-08-17 23:09:49,083 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-56/.semver/PR-56 [2023-08-17T23:09:49.131Z] 0.0.0 [Pipeline] } [2023-08-17T23:09:49.142Z] $ docker exec --env ******** --env ******** 29f9c5368d670c977c0c921d894d83be9993a68fadf97851aeb0e39e4548e8e4 ssh-agent -k [2023-08-17T23:09:49.246Z] unset SSH_AUTH_SOCK; [2023-08-17T23:09:49.246Z] unset SSH_AGENT_PID; [2023-08-17T23:09:49.247Z] echo Agent pid 77 killed; [2023-08-17T23:09:49.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-17T23:09:49.560Z] + git semver [Pipeline] } [2023-08-17T23:09:49.834Z] $ docker stop --time=1 29f9c5368d670c977c0c921d894d83be9993a68fadf97851aeb0e39e4548e8e4 [2023-08-17T23:09:51.128Z] $ docker rm -f --volumes 29f9c5368d670c977c0c921d894d83be9993a68fadf97851aeb0e39e4548e8e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-17T23:09:51.469Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-17T23:09:51.673Z] Stashed 1 file(s) [Pipeline] echo [2023-08-17T23:09:51.676Z] [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-08-17T23:09:51.826Z] provisioning config files... [2023-08-17T23:09:51.837Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config14153356844337236433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:09:52.195Z] ---> docker-login.sh [2023-08-17T23:09:52.195Z] nexus3.edgexfoundry.org:10001 [2023-08-17T23:09:52.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:52.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:52.195Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:52.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:52.195Z] [2023-08-17T23:09:52.195Z] Login Succeeded [2023-08-17T23:09:52.195Z] nexus3.edgexfoundry.org:10002 [2023-08-17T23:09:52.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:52.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:52.195Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:52.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:52.195Z] [2023-08-17T23:09:52.195Z] Login Succeeded [2023-08-17T23:09:52.195Z] nexus3.edgexfoundry.org:10003 [2023-08-17T23:09:52.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:52.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:52.455Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:52.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:52.455Z] [2023-08-17T23:09:52.455Z] Login Succeeded [2023-08-17T23:09:52.455Z] nexus3.edgexfoundry.org:10004 [2023-08-17T23:09:52.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:52.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:52.455Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:52.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:52.455Z] [2023-08-17T23:09:52.455Z] Login Succeeded [2023-08-17T23:09:52.455Z] docker.io [2023-08-17T23:09:52.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:09:52.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:09:52.715Z] Configure a credential helper to remove this warning. See [2023-08-17T23:09:52.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:09:52.715Z] [2023-08-17T23:09:52.715Z] Login Succeeded [2023-08-17T23:09:52.715Z] ---> docker-login.sh ends [Pipeline] } [2023-08-17T23:09:52.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-17T23:09:52.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-17T23:09:52.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-17T23:09:52.798Z] ========================================================= [2023-08-17T23:09:52.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-17T23:09:52.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:09:53.102Z] + 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-08-17T23:09:53.102Z] Sending build context to Docker daemon 462.3kB [2023-08-17T23:09:53.102Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-17T23:09:53.102Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-17T23:09:53.102Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-17T23:09:53.102Z] 4db1b89c0bd1: Pulling fs layer [2023-08-17T23:09:53.102Z] 6911f1a30b25: Pulling fs layer [2023-08-17T23:09:53.102Z] e194b8c5c2a9: Pulling fs layer [2023-08-17T23:09:53.102Z] 6863d3e3a2b1: Pulling fs layer [2023-08-17T23:09:53.102Z] ec0bb842ea78: Pulling fs layer [2023-08-17T23:09:53.102Z] 40a00589a448: Pulling fs layer [2023-08-17T23:09:53.102Z] 6c08303d61cc: Pulling fs layer [2023-08-17T23:09:53.102Z] 798269fcf238: Pulling fs layer [2023-08-17T23:09:53.102Z] ec0bb842ea78: Waiting [2023-08-17T23:09:53.102Z] 6863d3e3a2b1: Waiting [2023-08-17T23:09:53.102Z] 40a00589a448: Waiting [2023-08-17T23:09:53.102Z] 798269fcf238: Waiting [2023-08-17T23:09:53.102Z] 6c08303d61cc: Waiting [2023-08-17T23:09:53.102Z] 6911f1a30b25: Verifying Checksum [2023-08-17T23:09:53.102Z] 6911f1a30b25: Download complete [2023-08-17T23:09:53.102Z] 6863d3e3a2b1: Verifying Checksum [2023-08-17T23:09:53.102Z] 6863d3e3a2b1: Download complete [2023-08-17T23:09:53.102Z] ec0bb842ea78: Verifying Checksum [2023-08-17T23:09:53.102Z] ec0bb842ea78: Download complete [2023-08-17T23:09:53.371Z] 4db1b89c0bd1: Verifying Checksum [2023-08-17T23:09:53.371Z] 4db1b89c0bd1: Download complete [2023-08-17T23:09:53.371Z] 40a00589a448: Verifying Checksum [2023-08-17T23:09:53.371Z] 40a00589a448: Download complete [2023-08-17T23:09:53.371Z] 4db1b89c0bd1: Pull complete [2023-08-17T23:09:53.633Z] 6911f1a30b25: Pull complete [2023-08-17T23:09:53.893Z] 798269fcf238: Verifying Checksum [2023-08-17T23:09:53.893Z] 798269fcf238: Download complete [2023-08-17T23:09:54.151Z] e194b8c5c2a9: Verifying Checksum [2023-08-17T23:09:54.151Z] e194b8c5c2a9: Download complete [2023-08-17T23:09:54.151Z] 6c08303d61cc: Verifying Checksum [2023-08-17T23:09:54.151Z] 6c08303d61cc: Download complete [2023-08-17T23:09:57.436Z] e194b8c5c2a9: Pull complete [2023-08-17T23:09:57.436Z] 6863d3e3a2b1: Pull complete [2023-08-17T23:09:57.436Z] ec0bb842ea78: Pull complete [2023-08-17T23:09:57.436Z] 40a00589a448: Pull complete [2023-08-17T23:09:59.981Z] 6c08303d61cc: Pull complete [2023-08-17T23:10:00.559Z] 798269fcf238: Pull complete [2023-08-17T23:10:00.559Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-17T23:10:00.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-17T23:10:00.559Z] ---> ec979cd7f677 [2023-08-17T23:10:00.559Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-17T23:10:06.779Z] Still waiting to schedule task [2023-08-17T23:10:06.779Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3957’ is offline [2023-08-17T23:10:10.549Z] ---> Running in 8ca585bc5c7b [2023-08-17T23:10:10.549Z] Removing intermediate container 8ca585bc5c7b [2023-08-17T23:10:10.549Z] ---> d364292c9be0 [2023-08-17T23:10:10.549Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-17T23:10:10.549Z] ---> Running in 442ba5e324d7 [2023-08-17T23:10:10.549Z] Removing intermediate container 442ba5e324d7 [2023-08-17T23:10:10.549Z] ---> 07a55a9e2480 [2023-08-17T23:10:10.549Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-17T23:10:10.549Z] ---> Running in 1ab8ddaf2613 [2023-08-17T23:10:10.549Z] Removing intermediate container 1ab8ddaf2613 [2023-08-17T23:10:10.549Z] ---> 98fe910adf6f [2023-08-17T23:10:10.549Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-17T23:10:10.549Z] ---> Running in 5e6af3821b33 [2023-08-17T23:10:10.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T23:10:10.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T23:10:10.549Z] OK: 265 MiB in 53 packages [2023-08-17T23:10:10.549Z] Removing intermediate container 5e6af3821b33 [2023-08-17T23:10:10.549Z] ---> 6789c37b0f47 [2023-08-17T23:10:10.549Z] Step 7/12 : WORKDIR /app [2023-08-17T23:10:10.549Z] ---> Running in 4184d1defc5c [2023-08-17T23:10:10.549Z] Removing intermediate container 4184d1defc5c [2023-08-17T23:10:10.549Z] ---> 63033538f86b [2023-08-17T23:10:10.549Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-17T23:10:10.549Z] ---> 73bf0ed920ee [2023-08-17T23:10:10.549Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T23:10:10.549Z] ---> Running in 775fba469af0 [2023-08-17T23:10:57.250Z] Removing intermediate container 775fba469af0 [2023-08-17T23:10:57.250Z] ---> 4bc0e01fe231 [2023-08-17T23:10:57.250Z] Step 10/12 : COPY . . [2023-08-17T23:10:57.250Z] ---> c0ced50c536a [2023-08-17T23:10:57.250Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-17T23:10:57.250Z] ---> Running in 10d4b95c0ff5 [2023-08-17T23:10:57.250Z] Removing intermediate container 10d4b95c0ff5 [2023-08-17T23:10:57.250Z] ---> 46584e29b057 [2023-08-17T23:10:57.250Z] Step 12/12 : RUN $MAKE [2023-08-17T23:10:57.250Z] ---> Running in 4ed94561c981 [2023-08-17T23:10:57.511Z] noop [2023-08-17T23:10:57.771Z] Removing intermediate container 4ed94561c981 [2023-08-17T23:10:57.771Z] ---> 460f5b1e2958 [2023-08-17T23:10:57.771Z] Successfully built 460f5b1e2958 [2023-08-17T23:10:57.771Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:10:58.084Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-17T23:10:58.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T23:10:58.159Z] prd-ubuntu20.04-docker-8c-8g-3959 does not seem to be running inside a container [2023-08-17T23:10:58.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-17T23:10:58.536Z] $ docker top 0af201e7121d54414901ce037aa5262848b96c9d81fee5f1599b022cf5a6ef97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-17T23:10:58.870Z] + go version [2023-08-17T23:10:58.871Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-17T23:10:58.885Z] $ docker stop --time=1 0af201e7121d54414901ce037aa5262848b96c9d81fee5f1599b022cf5a6ef97 [2023-08-17T23:11:00.231Z] $ docker rm -f --volumes 0af201e7121d54414901ce037aa5262848b96c9d81fee5f1599b022cf5a6ef97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:11:00.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-17T23:11:00.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T23:11:00.706Z] prd-ubuntu20.04-docker-8c-8g-3959 does not seem to be running inside a container [2023-08-17T23:11:00.742Z] $ 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-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-17T23:11:01.156Z] $ docker top d17c384371554b6a551bb3b22a2b02b11714f75708fb770918ca48d56c6ed1f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-17T23:11:01.494Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-56 [Pipeline] fileExists [Pipeline] sh [2023-08-17T23:11:01.789Z] + make test [2023-08-17T23:11:01.789Z] go test -race -coverprofile=coverage.out ./... [2023-08-17T23:11:23.723Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-17T23:11:23.723Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.069s coverage: 88.0% of statements [2023-08-17T23:11:23.723Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-17T23:11:23.723Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-17T23:11:23.723Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-17T23:11:31.846Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.601s coverage: 98.1% of statements [2023-08-17T23:11:31.846Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.125s coverage: 78.2% of statements [2023-08-17T23:11:32.110Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3960 in /w/workspace/xfoundry_app-record-replay_PR-56 [Pipeline] { [Pipeline] ws [2023-08-17T23:11:32.122Z] Running in /w/workspace/app-record-replay/10 [Pipeline] { [Pipeline] checkout [2023-08-17T23:11:32.156Z] Selected Git installation does not exist. Using Default [2023-08-17T23:11:32.156Z] The recommended git tool is: NONE [2023-08-17T23:11:37.245Z] using credential edgex-jenkins-ssh [2023-08-17T23:11:37.260Z] Cloning the remote Git repository [2023-08-17T23:11:37.296Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-17T23:11:37.380Z] > git init /w/workspace/app-record-replay/10 # timeout=10 [2023-08-17T23:11:37.505Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-17T23:11:37.507Z] > git --version # timeout=10 [2023-08-17T23:11:37.527Z] > git --version # 'git version 2.25.1' [2023-08-17T23:11:37.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-17T23:11:37.661Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-17T23:11:38.257Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-17T23:11:38.278Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-17T23:11:39.062Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-17T23:11:39.100Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-17T23:11:39.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-17T23:11:39.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-17T23:11:39.646Z] Merging remotes/origin/main commit dc2c9616d3277daf9da5caa43fe28e05f10b0847 into PR head commit f9a017ffa31db3c7c408e4bc9210e8c5d7a8121c [2023-08-17T23:11:39.964Z] Merge succeeded, producing d04d5ff9d1fc49b98d46c9cc1bd230f883caa8db [2023-08-17T23:11:39.964Z] Checking out Revision d04d5ff9d1fc49b98d46c9cc1bd230f883caa8db (PR-56) [2023-08-17T23:11:39.662Z] > git config core.sparsecheckout # timeout=10 [2023-08-17T23:11:39.742Z] > git checkout -f f9a017ffa31db3c7c408e4bc9210e8c5d7a8121c # timeout=10 [2023-08-17T23:11:39.828Z] > git remote # timeout=10 [2023-08-17T23:11:39.845Z] > git config --get remote.origin.url # timeout=10 [2023-08-17T23:11:39.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-17T23:11:39.877Z] > git merge dc2c9616d3277daf9da5caa43fe28e05f10b0847 # timeout=10 [2023-08-17T23:11:39.938Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-17T23:11:39.969Z] > git config core.sparsecheckout # timeout=10 [2023-08-17T23:11:39.981Z] > git checkout -f d04d5ff9d1fc49b98d46c9cc1bd230f883caa8db # timeout=10 [2023-08-17T23:11:43.443Z] Commit message: "Merge commit 'dc2c9616d3277daf9da5caa43fe28e05f10b0847' into HEAD" [2023-08-17T23:11:43.465Z] First time build. Skipping changelog. [2023-08-17T23:11:43.449Z] > git rev-list --no-walk 37aed30f72f3d669f1a315758efb1341ca4b70bc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-17T23:11:44.407Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-17T23:11:44.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-17T23:11:44.407Z] Dload Upload Total Spent Left Speed [2023-08-17T23:11:44.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-08-17T23:11:45.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-17T23:11:45.434Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-17T23:11:45.434Z] + sudo tee /etc/docker/daemon.new [2023-08-17T23:11:45.434Z] { [2023-08-17T23:11:45.434Z] "registry-mirrors": [ [2023-08-17T23:11:45.434Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-17T23:11:45.434Z] ], [2023-08-17T23:11:45.434Z] "bip": "10.250.0.254/24", [2023-08-17T23:11:45.434Z] "hosts": [ [2023-08-17T23:11:45.434Z] "tcp://0.0.0.0:5555", [2023-08-17T23:11:45.434Z] "unix:///var/run/docker.sock" [2023-08-17T23:11:45.434Z] ], [2023-08-17T23:11:45.434Z] "mtu": 1458, [2023-08-17T23:11:45.434Z] "selinux-enabled": true, [2023-08-17T23:11:45.434Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-17T23:11:45.434Z] } [Pipeline] sh [2023-08-17T23:11:45.768Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-17T23:11:46.108Z] + sudo service docker restart [2023-08-17T23:11:53.803Z] go vet ./... [2023-08-17T23:11:57.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-17T23:11:57.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-17T23:11:57.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-17T23:11:57.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-17T23:11:57.122Z] $ docker stop --time=1 d17c384371554b6a551bb3b22a2b02b11714f75708fb770918ca48d56c6ed1f9 [2023-08-17T23:12:05.122Z] $ docker rm -f --volumes d17c384371554b6a551bb3b22a2b02b11714f75708fb770918ca48d56c6ed1f9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-17T23:12:05.474Z] provisioning config files... [2023-08-17T23:12:05.499Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/10@tmp/config5075712894951771993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:12:05.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-17T23:12:05.769Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-17T23:12:05.837Z] ---> docker-login.sh [2023-08-17T23:12:05.837Z] nexus3.edgexfoundry.org:10001 [2023-08-17T23:12:06.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-08-17T23:12:06.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:12:06.373Z] Configure a credential helper to remove this warning. See [2023-08-17T23:12:06.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:12:06.373Z] [2023-08-17T23:12:06.373Z] Login Succeeded [2023-08-17T23:12:06.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-17T23:12:06.643Z] nexus3.edgexfoundry.org:10002 [2023-08-17T23:12:06.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:12:06.682Z] + ls -al . [2023-08-17T23:12:06.682Z] total 176 [2023-08-17T23:12:06.682Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 17 23:11 . [2023-08-17T23:12:06.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 23:09 .. [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 17 23:09 .dockerignore [2023-08-17T23:12:06.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 23:09 .git [2023-08-17T23:12:06.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 23:09 .github [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 17 23:09 .gitignore [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 17 23:09 .golangci.yml [2023-08-17T23:12:06.682Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 17 23:09 .semver [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 17 23:09 Attribution.txt [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 17 23:09 CHANGELOG.md [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 17 23:09 Dockerfile [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 23:09 GOVERNANCE.md [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 17 23:09 Jenkinsfile [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 17 23:09 LICENSE [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 17 23:09 Makefile [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 17 23:09 OWNERS.md [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 17 23:09 README.md [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 17 23:09 Record and Reply.postman_collection.json [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 17 23:09 VERSION [2023-08-17T23:12:06.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 23:09 bin [2023-08-17T23:12:06.682Z] -rw-r--r-- 1 jenkins jenkins 18479 Aug 17 23:11 coverage.out [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 17 23:09 go.mod [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 17 23:09 go.sum [2023-08-17T23:12:06.682Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 17 23:09 internal [2023-08-17T23:12:06.682Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 17 23:09 main.go [2023-08-17T23:12:06.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 23:09 pkg [2023-08-17T23:12:06.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 23:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:12:06.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:12:06.913Z] Configure a credential helper to remove this warning. See [2023-08-17T23:12:06.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:12:06.913Z] [2023-08-17T23:12:06.913Z] Login Succeeded [2023-08-17T23:12:06.913Z] nexus3.edgexfoundry.org:10003 [2023-08-17T23:12:07.003Z] + 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=37fc664d0ddd098263d278e6c79c0f1d8848800c --label arch=amd64 --label version=0.0.0 . [2023-08-17T23:12:07.003Z] Sending build context to Docker daemon 481.8kB [2023-08-17T23:12:07.003Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-17T23:12:07.003Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-17T23:12:07.003Z] ---> 460f5b1e2958 [2023-08-17T23:12:07.003Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-17T23:12:07.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:12:07.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:12:07.183Z] Configure a credential helper to remove this warning. See [2023-08-17T23:12:07.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:12:07.184Z] [2023-08-17T23:12:07.184Z] Login Succeeded [2023-08-17T23:12:07.184Z] nexus3.edgexfoundry.org:10004 [2023-08-17T23:12:07.262Z] ---> Running in 9b8fea407242 [2023-08-17T23:12:07.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:12:07.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:12:07.453Z] Configure a credential helper to remove this warning. See [2023-08-17T23:12:07.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:12:07.453Z] [2023-08-17T23:12:07.453Z] Login Succeeded [2023-08-17T23:12:07.453Z] docker.io [2023-08-17T23:12:07.521Z] Removing intermediate container 9b8fea407242 [2023-08-17T23:12:07.521Z] ---> a1fb720967db [2023-08-17T23:12:07.521Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-17T23:12:07.521Z] ---> Running in 6582df567699 [2023-08-17T23:12:07.521Z] Removing intermediate container 6582df567699 [2023-08-17T23:12:07.521Z] ---> 1441c7e8cefc [2023-08-17T23:12:07.521Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-17T23:12:07.521Z] ---> Running in 42c860ce1afd [2023-08-17T23:12:07.521Z] Removing intermediate container 42c860ce1afd [2023-08-17T23:12:07.521Z] ---> 686ff493a157 [2023-08-17T23:12:07.521Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-17T23:12:07.521Z] ---> Running in 590c773714a4 [2023-08-17T23:12:07.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-17T23:12:07.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T23:12:07.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-17T23:12:07.989Z] Configure a credential helper to remove this warning. See [2023-08-17T23:12:07.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-17T23:12:07.989Z] [2023-08-17T23:12:07.989Z] Login Succeeded [2023-08-17T23:12:07.989Z] ---> docker-login.sh ends [Pipeline] } [2023-08-17T23:12:08.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-17T23:12:08.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2023-08-17T23:12:08.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-17T23:12:08.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-17T23:12:08.280Z] ========================================================= [2023-08-17T23:12:08.280Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-17T23:12:08.280Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-08-17T23:12:08.301Z] OK: 265 MiB in 53 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:12:08.560Z] Removing intermediate container 590c773714a4 [2023-08-17T23:12:08.560Z] ---> f24ed1b762e3 [2023-08-17T23:12:08.560Z] Step 7/26 : WORKDIR /app [2023-08-17T23:12:08.627Z] + 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-08-17T23:12:08.819Z] ---> Running in 5ef932962576 [2023-08-17T23:12:08.819Z] Removing intermediate container 5ef932962576 [2023-08-17T23:12:08.819Z] ---> f0aa393244e4 [2023-08-17T23:12:08.819Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-17T23:12:08.819Z] ---> f503819732b9 [2023-08-17T23:12:08.819Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T23:12:08.819Z] ---> Running in 1bf86da6647c [2023-08-17T23:12:09.213Z] Sending build context to Docker daemon 209.9kB [2023-08-17T23:12:09.481Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-17T23:12:09.481Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-17T23:12:09.481Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-17T23:12:09.481Z] edb6bdbacee9: Pulling fs layer [2023-08-17T23:12:09.481Z] 5f9638ab2659: Pulling fs layer [2023-08-17T23:12:09.481Z] 8d51d6327a98: Pulling fs layer [2023-08-17T23:12:09.481Z] 8b374f2dd631: Pulling fs layer [2023-08-17T23:12:09.481Z] ec14aa9079de: Pulling fs layer [2023-08-17T23:12:09.481Z] 2f466654f4bb: Pulling fs layer [2023-08-17T23:12:09.481Z] 554e91adad29: Pulling fs layer [2023-08-17T23:12:09.481Z] ec14aa9079de: Waiting [2023-08-17T23:12:09.481Z] 554e91adad29: Waiting [2023-08-17T23:12:09.481Z] 2f466654f4bb: Waiting [2023-08-17T23:12:09.481Z] 8b374f2dd631: Waiting [2023-08-17T23:12:09.481Z] 5f9638ab2659: Verifying Checksum [2023-08-17T23:12:09.481Z] 5f9638ab2659: Download complete [2023-08-17T23:12:09.749Z] 8b374f2dd631: Verifying Checksum [2023-08-17T23:12:09.749Z] 8b374f2dd631: Download complete [2023-08-17T23:12:09.749Z] ec14aa9079de: Verifying Checksum [2023-08-17T23:12:09.749Z] ec14aa9079de: Download complete [2023-08-17T23:12:09.749Z] edb6bdbacee9: Verifying Checksum [2023-08-17T23:12:09.749Z] edb6bdbacee9: Download complete [2023-08-17T23:12:10.217Z] Removing intermediate container 1bf86da6647c [2023-08-17T23:12:10.217Z] ---> 46bb71a817aa [2023-08-17T23:12:10.217Z] Step 10/26 : COPY . . [2023-08-17T23:12:10.217Z] ---> 03eee34b9c5f [2023-08-17T23:12:10.217Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-17T23:12:10.217Z] ---> Running in 3d2b11b96b16 [2023-08-17T23:12:10.217Z] Removing intermediate container 3d2b11b96b16 [2023-08-17T23:12:10.217Z] ---> 7d5be860a63c [2023-08-17T23:12:10.217Z] Step 12/26 : RUN $MAKE [2023-08-17T23:12:10.476Z] ---> Running in 311988b0d9cd [2023-08-17T23:12:10.734Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-17T23:12:10.738Z] edb6bdbacee9: Pull complete [2023-08-17T23:12:11.008Z] 554e91adad29: Verifying Checksum [2023-08-17T23:12:11.008Z] 554e91adad29: Download complete [2023-08-17T23:12:11.279Z] 5f9638ab2659: Pull complete [2023-08-17T23:12:12.244Z] 8d51d6327a98: Verifying Checksum [2023-08-17T23:12:12.245Z] 8d51d6327a98: Download complete [2023-08-17T23:12:12.245Z] 2f466654f4bb: Verifying Checksum [2023-08-17T23:12:12.245Z] 2f466654f4bb: Download complete [2023-08-17T23:12:24.569Z] 8d51d6327a98: Pull complete [2023-08-17T23:12:24.569Z] 8b374f2dd631: Pull complete [2023-08-17T23:12:24.569Z] ec14aa9079de: Pull complete [2023-08-17T23:12:29.922Z] 2f466654f4bb: Pull complete [2023-08-17T23:12:32.508Z] 554e91adad29: Pull complete [2023-08-17T23:12:32.508Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-17T23:12:32.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-17T23:12:32.508Z] ---> 1e15ea492957 [2023-08-17T23:12:32.508Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-17T23:12:34.460Z] ---> Running in a124636b38da [2023-08-17T23:12:34.461Z] Removing intermediate container a124636b38da [2023-08-17T23:12:34.461Z] ---> 9dd976ad5cb5 [2023-08-17T23:12:34.461Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-17T23:12:34.461Z] ---> Running in 0f6800ffb12d [2023-08-17T23:12:34.728Z] Removing intermediate container 0f6800ffb12d [2023-08-17T23:12:34.728Z] ---> 7dc4348776c4 [2023-08-17T23:12:34.728Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-17T23:12:34.728Z] ---> Running in b7b2a1cb1df9 [2023-08-17T23:12:34.995Z] Removing intermediate container b7b2a1cb1df9 [2023-08-17T23:12:34.995Z] ---> 8b62b03ec5e1 [2023-08-17T23:12:34.995Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-17T23:12:35.263Z] ---> Running in 822c5a1aa0b1 [2023-08-17T23:12:36.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T23:12:36.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T23:12:37.309Z] Removing intermediate container 311988b0d9cd [2023-08-17T23:12:37.309Z] ---> 46af5524edbf [2023-08-17T23:12:37.309Z] Step 13/26 : FROM alpine:3.17 [2023-08-17T23:12:37.309Z] 3.17: Pulling from library/alpine [2023-08-17T23:12:37.309Z] 9398808236ff: Pulling fs layer [2023-08-17T23:12:37.309Z] 9398808236ff: Verifying Checksum [2023-08-17T23:12:37.309Z] 9398808236ff: Download complete [2023-08-17T23:12:37.309Z] 9398808236ff: Pull complete [2023-08-17T23:12:37.309Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T23:12:37.309Z] Status: Downloaded newer image for alpine:3.17 [2023-08-17T23:12:37.309Z] ---> 1e0b8b5322fc [2023-08-17T23:12:37.309Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-17T23:12:37.309Z] ---> Running in 3fba3e584a6f [2023-08-17T23:12:37.309Z] Removing intermediate container 3fba3e584a6f [2023-08-17T23:12:37.309Z] ---> 5125db3a1bba [2023-08-17T23:12:37.309Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-17T23:12:37.309Z] ---> Running in f459661238bc [2023-08-17T23:12:37.309Z] Removing intermediate container f459661238bc [2023-08-17T23:12:37.309Z] ---> 3e7728f6c3de [2023-08-17T23:12:37.309Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-17T23:12:37.309Z] ---> Running in f4d06e7d7ca0 [2023-08-17T23:12:37.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-17T23:12:37.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-17T23:12:37.309Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-17T23:12:37.309Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-17T23:12:37.309Z] Executing busybox-1.35.0-r29.trigger [2023-08-17T23:12:37.309Z] Executing ca-certificates-20230506-r0.trigger [2023-08-17T23:12:37.309Z] OK: 8 MiB in 17 packages [2023-08-17T23:12:37.309Z] Removing intermediate container f4d06e7d7ca0 [2023-08-17T23:12:37.309Z] ---> 5b67e3aec680 [2023-08-17T23:12:37.309Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-17T23:12:37.309Z] ---> 9788cbcf64b2 [2023-08-17T23:12:37.309Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-17T23:12:37.309Z] ---> 576ce35de083 [2023-08-17T23:12:37.309Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-17T23:12:37.309Z] ---> 9231978d7cc4 [2023-08-17T23:12:37.309Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-17T23:12:37.309Z] ---> 3e71d3706f0d [2023-08-17T23:12:37.309Z] Step 21/26 : EXPOSE 59712 [2023-08-17T23:12:37.309Z] ---> Running in a6b157223620 [2023-08-17T23:12:37.309Z] Removing intermediate container a6b157223620 [2023-08-17T23:12:37.309Z] ---> fa6770e290f6 [2023-08-17T23:12:37.309Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-17T23:12:37.571Z] ---> Running in ba5c4323d472 [2023-08-17T23:12:37.571Z] Removing intermediate container ba5c4323d472 [2023-08-17T23:12:37.571Z] ---> 4c03e54e36df [2023-08-17T23:12:37.571Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-17T23:12:37.571Z] ---> Running in d48515ca098b [2023-08-17T23:12:37.765Z] OK: 263 MiB in 53 packages [2023-08-17T23:12:37.830Z] Removing intermediate container d48515ca098b [2023-08-17T23:12:37.830Z] ---> ebf2a7c63f44 [2023-08-17T23:12:37.830Z] Step 24/26 : LABEL arch=amd64 [2023-08-17T23:12:37.830Z] ---> Running in 34aa0981fd8d [2023-08-17T23:12:38.090Z] Removing intermediate container 34aa0981fd8d [2023-08-17T23:12:38.090Z] ---> 1912e5df3e92 [2023-08-17T23:12:38.090Z] Step 25/26 : LABEL git_sha=37fc664d0ddd098263d278e6c79c0f1d8848800c [2023-08-17T23:12:38.090Z] ---> Running in 5dac5e0c4ac5 [2023-08-17T23:12:38.090Z] Removing intermediate container 5dac5e0c4ac5 [2023-08-17T23:12:38.090Z] ---> d1ff5f0dbcd1 [2023-08-17T23:12:38.090Z] Step 26/26 : LABEL version=0.0.0 [2023-08-17T23:12:38.090Z] ---> Running in 8e79eecfb71c [2023-08-17T23:12:38.090Z] Removing intermediate container 8e79eecfb71c [2023-08-17T23:12:38.090Z] ---> b85845d504d9 [2023-08-17T23:12:38.090Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-17T23:12:38.090Z] Successfully built b85845d504d9 [2023-08-17T23:12:38.090Z] 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-08-17T23:12:38.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-17T23:12:38.503Z] [2023-08-17T23:12:38.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:12:38.734Z] Removing intermediate container 822c5a1aa0b1 [2023-08-17T23:12:38.734Z] ---> 811312d1e26b [2023-08-17T23:12:38.734Z] Step 7/12 : WORKDIR /app [2023-08-17T23:12:38.734Z] ---> Running in e118f13791c5 [2023-08-17T23:12:38.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-17T23:12:38.798Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-17T23:12:38.798Z] 5eb5b503b376: Pulling fs layer [2023-08-17T23:12:38.798Z] 5c69ac0246d0: Pulling fs layer [2023-08-17T23:12:38.798Z] ec43610c2a17: Pulling fs layer [2023-08-17T23:12:38.798Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-17T23:12:38.798Z] 33b1e0a273af: Pulling fs layer [2023-08-17T23:12:38.798Z] 5d3b04190fa2: Pulling fs layer [2023-08-17T23:12:38.798Z] 2f39f015ded8: Pulling fs layer [2023-08-17T23:12:38.798Z] 33b1e0a273af: Waiting [2023-08-17T23:12:38.798Z] 5d3b04190fa2: Waiting [2023-08-17T23:12:38.798Z] 3a2ae6a8a46f: Waiting [2023-08-17T23:12:38.798Z] 2f39f015ded8: Waiting [2023-08-17T23:12:38.798Z] 5c69ac0246d0: Verifying Checksum [2023-08-17T23:12:38.798Z] 5c69ac0246d0: Download complete [2023-08-17T23:12:38.798Z] 3a2ae6a8a46f: Download complete [2023-08-17T23:12:38.798Z] 33b1e0a273af: Verifying Checksum [2023-08-17T23:12:38.798Z] 33b1e0a273af: Download complete [2023-08-17T23:12:38.798Z] 5d3b04190fa2: Verifying Checksum [2023-08-17T23:12:38.798Z] 5d3b04190fa2: Download complete [2023-08-17T23:12:39.001Z] Removing intermediate container e118f13791c5 [2023-08-17T23:12:39.001Z] ---> a11f6c21c445 [2023-08-17T23:12:39.001Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-17T23:12:39.067Z] ec43610c2a17: Verifying Checksum [2023-08-17T23:12:39.067Z] ec43610c2a17: Download complete [2023-08-17T23:12:39.067Z] 5eb5b503b376: Verifying Checksum [2023-08-17T23:12:39.067Z] 5eb5b503b376: Download complete [2023-08-17T23:12:39.271Z] ---> ad495a92ee77 [2023-08-17T23:12:39.271Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T23:12:39.551Z] ---> Running in 8bf9ee1c1d8a [2023-08-17T23:12:39.633Z] 2f39f015ded8: Download complete [2023-08-17T23:12:40.200Z] 5eb5b503b376: Pull complete [2023-08-17T23:12:40.200Z] 5c69ac0246d0: Pull complete [2023-08-17T23:12:40.767Z] ec43610c2a17: Pull complete [2023-08-17T23:12:40.767Z] 3a2ae6a8a46f: Pull complete [2023-08-17T23:12:41.025Z] 33b1e0a273af: Pull complete [2023-08-17T23:12:41.025Z] 5d3b04190fa2: Pull complete [2023-08-17T23:12:45.214Z] 2f39f015ded8: Pull complete [2023-08-17T23:12:45.214Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-17T23:12:45.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-17T23:12:45.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T23:12:45.296Z] prd-ubuntu20.04-docker-8c-8g-3959 does not seem to be running inside a container [2023-08-17T23:12:45.339Z] $ 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-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-17T23:12:51.240Z] $ docker top cad94a56b8d9d1295f92fec893264895c12c3d39c17ab45b92909dacf54a9b2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:12:51.594Z] ---> job-cost.sh [2023-08-17T23:12:51.594Z] lf-activate-venv: SKIPPING [2023-08-17T23:12:51.594Z] INFO: No Stack... [2023-08-17T23:12:52.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-17T23:12:52.423Z] INFO: Archiving Costs [Pipeline] sh [2023-08-17T23:12:52.711Z] + cat /w/workspace/xfoundry_app-record-replay_PR-56/archives/cost.csv [2023-08-17T23:12:52.711Z] + cut -d, -f6 [Pipeline] lock [2023-08-17T23:12:52.724Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-56-10-stack-cost] [2023-08-17T23:12:52.730Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-56-10-stack-cost] did not exist. Created. [2023-08-17T23:12:52.730Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-56-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-17T23:12:53.030Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-17T23:12:53.053Z] Stashed 1 file(s) [Pipeline] } [2023-08-17T23:12:53.060Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-56-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-17T23:12:53.083Z] $ docker stop --time=1 cad94a56b8d9d1295f92fec893264895c12c3d39c17ab45b92909dacf54a9b2e [2023-08-17T23:12:54.374Z] $ docker rm -f --volumes cad94a56b8d9d1295f92fec893264895c12c3d39c17ab45b92909dacf54a9b2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-17T23:13:47.423Z] Removing intermediate container 8bf9ee1c1d8a [2023-08-17T23:13:47.423Z] ---> c42c6248e1e8 [2023-08-17T23:13:47.423Z] Step 10/12 : COPY . . [2023-08-17T23:13:47.423Z] ---> 58fdf9453355 [2023-08-17T23:13:47.423Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-17T23:13:47.423Z] ---> Running in 823c89704ab6 [2023-08-17T23:13:47.423Z] Removing intermediate container 823c89704ab6 [2023-08-17T23:13:47.423Z] ---> 8ff59c4af53e [2023-08-17T23:13:47.423Z] Step 12/12 : RUN $MAKE [2023-08-17T23:13:47.423Z] ---> Running in 299dfc0a2bc0 [2023-08-17T23:13:47.423Z] noop [2023-08-17T23:13:47.423Z] Removing intermediate container 299dfc0a2bc0 [2023-08-17T23:13:47.423Z] ---> f5b8e35ac49b [2023-08-17T23:13:47.423Z] Successfully built f5b8e35ac49b [2023-08-17T23:13:47.423Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:13:47.771Z] + docker inspect -f . ci-base-image-arm64 [2023-08-17T23:13:47.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T23:13:47.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-3960 does not seem to be running inside a container [2023-08-17T23:13:48.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/10 -v /w/workspace/app-record-replay/10:/w/workspace/app-record-replay/10:rw,z -v /w/workspace/app-record-replay/10@tmp:/w/workspace/app-record-replay/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-17T23:13:49.080Z] $ docker top 3303638af5035b9b777f635ae491f1e5d355ff5312fdae895d7455a9593302e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-17T23:13:49.892Z] + go version [2023-08-17T23:13:49.892Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-17T23:13:49.909Z] $ docker stop --time=1 3303638af5035b9b777f635ae491f1e5d355ff5312fdae895d7455a9593302e6 [2023-08-17T23:13:51.497Z] $ docker rm -f --volumes 3303638af5035b9b777f635ae491f1e5d355ff5312fdae895d7455a9593302e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:13:52.043Z] + docker inspect -f . ci-base-image-arm64 [2023-08-17T23:13:52.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T23:13:52.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-3960 does not seem to be running inside a container [2023-08-17T23:13:52.277Z] $ 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/10 -v /w/workspace/app-record-replay/10:/w/workspace/app-record-replay/10:rw,z -v /w/workspace/app-record-replay/10@tmp:/w/workspace/app-record-replay/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-17T23:13:53.418Z] $ docker top 9f331d1825934b38fd130c7999855eae425523a374da3ef1594a04c8b63c3cbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-17T23:13:53.920Z] + git config --global --add safe.directory /w/workspace/app-record-replay/10 [Pipeline] fileExists [Pipeline] sh [2023-08-17T23:13:54.512Z] + make test [2023-08-17T23:13:54.513Z] go test -race -coverprofile=coverage.out ./... [2023-08-17T23:16:31.289Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-17T23:16:39.498Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.298s coverage: 88.0% of statements [2023-08-17T23:16:47.702Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.947s coverage: 98.1% of statements [2023-08-17T23:16:47.702Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-17T23:16:47.702Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-17T23:16:47.702Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-17T23:16:48.285Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.621s coverage: 78.2% of statements [2023-08-17T23:16:49.246Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-17T23:16:49.246Z] go vet ./... [2023-08-17T23:19:10.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-17T23:19:10.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-17T23:19:10.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-17T23:19:10.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-17T23:19:11.008Z] $ docker stop --time=1 9f331d1825934b38fd130c7999855eae425523a374da3ef1594a04c8b63c3cbc [2023-08-17T23:19:12.929Z] $ docker rm -f --volumes 9f331d1825934b38fd130c7999855eae425523a374da3ef1594a04c8b63c3cbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-17T23:19:14.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-17T23:19:14.463Z] Warning: overwriting stash ‘coverage-report’ [2023-08-17T23:19:14.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-17T23:19:15.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-17T23:19:15.749Z] + ls -al . [2023-08-17T23:19:15.749Z] total 172 [2023-08-17T23:19:15.749Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 23:13 . [2023-08-17T23:19:15.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 23:11 .. [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 17 23:11 .dockerignore [2023-08-17T23:19:15.749Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 23:11 .git [2023-08-17T23:19:15.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 23:11 .github [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 17 23:11 .gitignore [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 17 23:11 .golangci.yml [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 17 23:11 Attribution.txt [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 17 23:11 CHANGELOG.md [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 17 23:11 Dockerfile [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 23:11 GOVERNANCE.md [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 17 23:11 Jenkinsfile [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 17 23:11 LICENSE [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 17 23:11 Makefile [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 17 23:11 OWNERS.md [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 17 23:11 README.md [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 17 23:11 Record and Reply.postman_collection.json [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 17 23:09 VERSION [2023-08-17T23:19:15.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 23:11 bin [2023-08-17T23:19:15.749Z] -rw-r--r-- 1 jenkins jenkins 18479 Aug 17 23:16 coverage.out [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 17 23:11 go.mod [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 17 23:11 go.sum [2023-08-17T23:19:15.749Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 17 23:11 internal [2023-08-17T23:19:15.749Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 17 23:11 main.go [2023-08-17T23:19:15.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 23:11 pkg [2023-08-17T23:19:15.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 23:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:19:16.115Z] + 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=d04d5ff9d1fc49b98d46c9cc1bd230f883caa8db --label arch=arm64 --label version=0.0.0 . [2023-08-17T23:19:16.115Z] Sending build context to Docker daemon 229.4kB [2023-08-17T23:19:16.400Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-17T23:19:16.400Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-17T23:19:16.400Z] ---> f5b8e35ac49b [2023-08-17T23:19:16.400Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-17T23:19:16.400Z] ---> Running in a9d5fcce09ef [2023-08-17T23:19:16.680Z] Removing intermediate container a9d5fcce09ef [2023-08-17T23:19:16.680Z] ---> 14c5eff0407b [2023-08-17T23:19:16.680Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-17T23:19:16.680Z] ---> Running in d4b9bc10008a [2023-08-17T23:19:16.955Z] Removing intermediate container d4b9bc10008a [2023-08-17T23:19:16.955Z] ---> d1cdb3508554 [2023-08-17T23:19:16.955Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-17T23:19:17.222Z] ---> Running in d9f64f99adbc [2023-08-17T23:19:17.490Z] Removing intermediate container d9f64f99adbc [2023-08-17T23:19:17.491Z] ---> 883eb1ab3a6f [2023-08-17T23:19:17.491Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-17T23:19:17.491Z] ---> Running in 6ffad5fab29c [2023-08-17T23:19:18.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T23:19:19.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T23:19:20.382Z] OK: 263 MiB in 53 packages [2023-08-17T23:19:20.972Z] Removing intermediate container 6ffad5fab29c [2023-08-17T23:19:20.972Z] ---> a614da857b5c [2023-08-17T23:19:20.972Z] Step 7/26 : WORKDIR /app [2023-08-17T23:19:21.240Z] ---> Running in 72e0d75f7fd5 [2023-08-17T23:19:21.514Z] Removing intermediate container 72e0d75f7fd5 [2023-08-17T23:19:21.514Z] ---> ed43d69c6c5c [2023-08-17T23:19:21.514Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-17T23:19:23.436Z] ---> 9c3538e493ac [2023-08-17T23:19:23.436Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-17T23:19:23.436Z] ---> Running in 93937bf971ff [2023-08-17T23:19:26.023Z] Removing intermediate container 93937bf971ff [2023-08-17T23:19:26.023Z] ---> d8385764ec9d [2023-08-17T23:19:26.023Z] Step 10/26 : COPY . . [2023-08-17T23:19:26.293Z] ---> 46920e76befb [2023-08-17T23:19:26.293Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-17T23:19:26.293Z] ---> Running in f4d2a32e5d3f [2023-08-17T23:19:26.560Z] Removing intermediate container f4d2a32e5d3f [2023-08-17T23:19:26.560Z] ---> 51bbd9aee5a8 [2023-08-17T23:19:26.560Z] Step 12/26 : RUN $MAKE [2023-08-17T23:19:26.560Z] ---> Running in f2e6d03f72f2 [2023-08-17T23:19:27.520Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-17T23:21:34.196Z] Removing intermediate container f2e6d03f72f2 [2023-08-17T23:21:34.196Z] ---> a1a20d234127 [2023-08-17T23:21:34.196Z] Step 13/26 : FROM alpine:3.17 [2023-08-17T23:21:34.196Z] 3.17: Pulling from library/alpine [2023-08-17T23:21:34.196Z] 4060ece20d7a: Pulling fs layer [2023-08-17T23:21:34.196Z] 4060ece20d7a: Verifying Checksum [2023-08-17T23:21:34.196Z] 4060ece20d7a: Download complete [2023-08-17T23:21:34.196Z] 4060ece20d7a: Pull complete [2023-08-17T23:21:34.196Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-17T23:21:34.196Z] Status: Downloaded newer image for alpine:3.17 [2023-08-17T23:21:34.196Z] ---> 8650cd65339b [2023-08-17T23:21:34.196Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-17T23:21:34.196Z] ---> Running in 0c7d756a2a4e [2023-08-17T23:21:34.196Z] Removing intermediate container 0c7d756a2a4e [2023-08-17T23:21:34.196Z] ---> e8161597ab15 [2023-08-17T23:21:34.196Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-17T23:21:34.196Z] ---> Running in 40ce509205ba [2023-08-17T23:21:34.196Z] Removing intermediate container 40ce509205ba [2023-08-17T23:21:34.196Z] ---> b86aed346a6f [2023-08-17T23:21:34.196Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-17T23:21:34.196Z] ---> Running in 21466ea510ab [2023-08-17T23:21:34.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-17T23:21:34.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-17T23:21:34.778Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-17T23:21:34.778Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-17T23:21:34.778Z] Executing busybox-1.35.0-r29.trigger [2023-08-17T23:21:34.778Z] Executing ca-certificates-20230506-r0.trigger [2023-08-17T23:21:35.044Z] OK: 8 MiB in 17 packages [2023-08-17T23:21:36.986Z] Removing intermediate container 21466ea510ab [2023-08-17T23:21:36.986Z] ---> d85d53a7436c [2023-08-17T23:21:36.986Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-17T23:21:37.253Z] ---> dade8a15f995 [2023-08-17T23:21:37.253Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-17T23:21:37.521Z] ---> 105c1aa348c8 [2023-08-17T23:21:37.521Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-17T23:21:38.106Z] ---> 0b5622fc284a [2023-08-17T23:21:38.106Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-17T23:21:39.511Z] ---> 4f208e722ee3 [2023-08-17T23:21:39.511Z] Step 21/26 : EXPOSE 59712 [2023-08-17T23:21:39.511Z] ---> Running in b4800864c975 [2023-08-17T23:21:39.777Z] Removing intermediate container b4800864c975 [2023-08-17T23:21:39.777Z] ---> 66a94fe11cde [2023-08-17T23:21:39.777Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-17T23:21:39.777Z] ---> Running in 10aa45ae19e5 [2023-08-17T23:21:40.045Z] Removing intermediate container 10aa45ae19e5 [2023-08-17T23:21:40.045Z] ---> 647bed27ba50 [2023-08-17T23:21:40.045Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-17T23:21:40.045Z] ---> Running in ec3a77890286 [2023-08-17T23:21:40.317Z] Removing intermediate container ec3a77890286 [2023-08-17T23:21:40.317Z] ---> 2e99ae0eb233 [2023-08-17T23:21:40.317Z] Step 24/26 : LABEL arch=arm64 [2023-08-17T23:21:40.584Z] ---> Running in 13f520b3ceb0 [2023-08-17T23:21:40.584Z] Removing intermediate container 13f520b3ceb0 [2023-08-17T23:21:40.584Z] ---> 405e54496504 [2023-08-17T23:21:40.584Z] Step 25/26 : LABEL git_sha=d04d5ff9d1fc49b98d46c9cc1bd230f883caa8db [2023-08-17T23:21:40.855Z] ---> Running in 2b3aee43925d [2023-08-17T23:21:41.121Z] Removing intermediate container 2b3aee43925d [2023-08-17T23:21:41.121Z] ---> 071fdd9783f8 [2023-08-17T23:21:41.121Z] Step 26/26 : LABEL version=0.0.0 [2023-08-17T23:21:41.121Z] ---> Running in ed802772152e [2023-08-17T23:21:41.387Z] Removing intermediate container ed802772152e [2023-08-17T23:21:41.387Z] ---> 70b4ab744fa1 [2023-08-17T23:21:41.387Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-17T23:21:41.387Z] Successfully built 70b4ab744fa1 [2023-08-17T23:21:41.387Z] 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-08-17T23:21:41.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-17T23:21:41.839Z] [2023-08-17T23:21:41.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:21:42.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-17T23:21:42.165Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-17T23:21:42.165Z] 8998bd30e6a1: Pulling fs layer [2023-08-17T23:21:42.165Z] 04944245beec: Pulling fs layer [2023-08-17T23:21:42.165Z] 699f458cf7ca: Pulling fs layer [2023-08-17T23:21:42.165Z] 765212b225bb: Pulling fs layer [2023-08-17T23:21:42.165Z] f23df028b6ca: Pulling fs layer [2023-08-17T23:21:42.165Z] d65c8cfc05b1: Pulling fs layer [2023-08-17T23:21:42.165Z] 2437ff75d9bd: Pulling fs layer [2023-08-17T23:21:42.165Z] 765212b225bb: Waiting [2023-08-17T23:21:42.165Z] 2437ff75d9bd: Waiting [2023-08-17T23:21:42.165Z] d65c8cfc05b1: Waiting [2023-08-17T23:21:42.165Z] f23df028b6ca: Waiting [2023-08-17T23:21:42.432Z] 04944245beec: Verifying Checksum [2023-08-17T23:21:42.432Z] 04944245beec: Download complete [2023-08-17T23:21:42.432Z] 765212b225bb: Verifying Checksum [2023-08-17T23:21:42.432Z] 765212b225bb: Download complete [2023-08-17T23:21:42.432Z] f23df028b6ca: Verifying Checksum [2023-08-17T23:21:42.432Z] f23df028b6ca: Download complete [2023-08-17T23:21:42.432Z] d65c8cfc05b1: Verifying Checksum [2023-08-17T23:21:42.432Z] d65c8cfc05b1: Download complete [2023-08-17T23:21:42.432Z] 699f458cf7ca: Verifying Checksum [2023-08-17T23:21:42.432Z] 699f458cf7ca: Download complete [2023-08-17T23:21:43.013Z] 8998bd30e6a1: Verifying Checksum [2023-08-17T23:21:43.013Z] 8998bd30e6a1: Download complete [2023-08-17T23:21:44.957Z] 2437ff75d9bd: Verifying Checksum [2023-08-17T23:21:44.957Z] 2437ff75d9bd: Download complete [2023-08-17T23:21:46.898Z] 8998bd30e6a1: Pull complete [2023-08-17T23:21:50.234Z] 04944245beec: Pull complete [2023-08-17T23:21:51.641Z] 699f458cf7ca: Pull complete [2023-08-17T23:21:51.641Z] 765212b225bb: Pull complete [2023-08-17T23:21:52.602Z] f23df028b6ca: Pull complete [2023-08-17T23:21:52.602Z] d65c8cfc05b1: Pull complete [2023-08-17T23:22:07.585Z] 2437ff75d9bd: Pull complete [2023-08-17T23:22:07.585Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-17T23:22:07.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-17T23:22:07.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T23:22:07.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-3960 does not seem to be running inside a container [2023-08-17T23:22:07.820Z] $ 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/10 -v /w/workspace/app-record-replay/10:/w/workspace/app-record-replay/10:rw,z -v /w/workspace/app-record-replay/10@tmp:/w/workspace/app-record-replay/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-17T23:22:10.131Z] $ docker top 483ec62a939ae61e5845fc99d42c16b9abb6ce1823bf41293256d3a1255e9373 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:22:10.638Z] ---> job-cost.sh [2023-08-17T23:22:10.904Z] lf-activate-venv: SKIPPING [2023-08-17T23:22:10.904Z] INFO: No Stack... [2023-08-17T23:22:11.485Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-17T23:22:12.063Z] INFO: Archiving Costs [Pipeline] sh [2023-08-17T23:22:12.376Z] + + cat /w/workspace/app-record-replay/10/archives/cost.csvcut [2023-08-17T23:22:12.376Z] -d, -f6 [Pipeline] lock [2023-08-17T23:22:12.431Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-56-10-stack-cost] [2023-08-17T23:22:12.438Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-56-10-stack-cost] did not exist. Created. [2023-08-17T23:22:12.438Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-56-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-17T23:22:12.770Z] /w/workspace/app-record-replay/10@tmp/durable-2b440e82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-17T23:22:13.406Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-17T23:22:13.420Z] Warning: overwriting stash ‘stack-cost’ [2023-08-17T23:22:13.460Z] Stashed 1 file(s) [Pipeline] } [2023-08-17T23:22:13.469Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-56-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-17T23:22:13.487Z] $ docker stop --time=1 483ec62a939ae61e5845fc99d42c16b9abb6ce1823bf41293256d3a1255e9373 [2023-08-17T23:22:14.923Z] $ docker rm -f --volumes 483ec62a939ae61e5845fc99d42c16b9abb6ce1823bf41293256d3a1255e9373 [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-08-17T23:22:15.320Z] provisioning config files... [2023-08-17T23:22:15.326Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-56 #10 [2023-08-17T23:22:15.328Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config5033214028633312301tmp [Pipeline] { [Pipeline] sh [2023-08-17T23:22:15.623Z] + set +x [2023-08-17T23:22:15.623Z] + curl -s https://codecov.io/bash [2023-08-17T23:22:15.623Z] + bash -s -- [2023-08-17T23:22:15.623Z] [2023-08-17T23:22:15.623Z] _____ _ [2023-08-17T23:22:15.623Z] / ____| | | [2023-08-17T23:22:15.623Z] | | ___ __| | ___ ___ _____ __ [2023-08-17T23:22:15.623Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-17T23:22:15.623Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-17T23:22:15.623Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-17T23:22:15.623Z] Bash-1.0.6 [2023-08-17T23:22:15.623Z] [2023-08-17T23:22:15.623Z] [2023-08-17T23:22:15.623Z] ==> git version 2.25.1 found [2023-08-17T23:22:15.623Z] ==> 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-08-17T23:22:15.623Z] Release-Date: 2020-01-08 [2023-08-17T23:22:15.623Z] 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-08-17T23:22:15.623Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-17T23:22:15.623Z] ==> Jenkins CI detected. [2023-08-17T23:22:15.623Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-56 [2023-08-17T23:22:15.623Z] project root: . [2023-08-17T23:22:15.623Z] --> token set from env [2023-08-17T23:22:15.623Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-17T23:22:15.623Z] ==> Running gcov in . (disable via -X gcov) [2023-08-17T23:22:15.623Z] ==> Python coveragepy not found [2023-08-17T23:22:15.623Z] ==> Searching for coverage reports in: [2023-08-17T23:22:15.623Z] + . [2023-08-17T23:22:15.623Z] -> Found 1 reports [2023-08-17T23:22:15.623Z] ==> Detecting git/mercurial file structure [2023-08-17T23:22:15.623Z] ==> Reading reports [2023-08-17T23:22:15.883Z] + ./coverage.out bytes=18479 [2023-08-17T23:22:15.883Z] ==> Appending adjustments [2023-08-17T23:22:15.883Z] https://docs.codecov.io/docs/fixing-reports [2023-08-17T23:22:15.883Z] + Found adjustments [2023-08-17T23:22:15.883Z] ==> Gzipping contents [2023-08-17T23:22:15.883Z] 4.0K /tmp/codecov.1iu7aY.gz [2023-08-17T23:22:15.883Z] ==> Uploading reports [2023-08-17T23:22:15.883Z] url: https://codecov.io [2023-08-17T23:22:15.883Z] query: branch=PR-56&commit=37fc664d0ddd098263d278e6c79c0f1d8848800c&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-56%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=56&job=&cmd_args= [2023-08-17T23:22:15.883Z] -> Pinging Codecov [2023-08-17T23:22:15.883Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-56&commit=37fc664d0ddd098263d278e6c79c0f1d8848800c&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-56%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=56&job=&cmd_args= [2023-08-17T23:22:15.883Z] Invalid request parameters [2023-08-17T23:22:15.883Z] 400 [Pipeline] } [2023-08-17T23:22:15.890Z] 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-08-17T23:22:16.597Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-56/archives ] [2023-08-17T23:22:16.597Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-56/archives [2023-08-17T23:22:16.597Z] total 16 [2023-08-17T23:22:16.597Z] drwxr-xr-x 3 root root 4096 Aug 17 23:12 . [2023-08-17T23:22:16.597Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 17 23:12 .. [2023-08-17T23:22:16.597Z] drwxr-xr-x 2 root root 4096 Aug 17 23:12 cost [2023-08-17T23:22:16.597Z] -rw-r--r-- 1 root root 89 Aug 17 23:12 cost.csv [2023-08-17T23:22:16.597Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-56/archives [2023-08-17T23:22:16.597Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-56/archives [2023-08-17T23:22:16.597Z] total 16 [2023-08-17T23:22:16.597Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 17 23:12 . [2023-08-17T23:22:16.597Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 17 23:12 .. [2023-08-17T23:22:16.597Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 17 23:12 cost [2023-08-17T23:22:16.597Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 17 23:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:22:16.890Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:22:17.750Z] ---> package-listing.sh [2023-08-17T23:22:17.750Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-17T23:22:17.750Z] ++ facter osfamily [2023-08-17T23:22:18.010Z] + OS_FAMILY=debian [2023-08-17T23:22:18.010Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-56 [2023-08-17T23:22:18.010Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-17T23:22:18.010Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-17T23:22:18.010Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-17T23:22:18.010Z] + PACKAGES=/tmp/packages_start.txt [2023-08-17T23:22:18.010Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-56 ']' [2023-08-17T23:22:18.010Z] + PACKAGES=/tmp/packages_end.txt [2023-08-17T23:22:18.010Z] + case "${OS_FAMILY}" in [2023-08-17T23:22:18.010Z] + dpkg -l [2023-08-17T23:22:18.010Z] + grep '^ii' [2023-08-17T23:22:18.010Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-17T23:22:18.010Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-17T23:22:18.010Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-17T23:22:18.010Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-56 ']' [2023-08-17T23:22:18.010Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-56/archives/ [2023-08-17T23:22:18.010Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-56/archives/ [Pipeline] echo [2023-08-17T23:22:18.021Z] 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-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-17T23:22:18.298Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-17T23:22:18.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-17T23:22:18.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-17T23:22:19.680Z] prd-ubuntu20.04-docker-8c-8g-3959 does not seem to be running inside a container [2023-08-17T23:22:23.897Z] $ 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-56/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-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-17T23:22:24.076Z] $ docker top 0d7004bb1d42606e19915385123f28cc4f099e2c91469083270b596bef512f4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-17T23:22:24.401Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-17T23:22:24.684Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-17T23:22:24.966Z] + ls /var/log/sa-host [2023-08-17T23:22:24.966Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-17T23:22:25.037Z] provisioning config files... [2023-08-17T23:22:25.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config9508510710947060965tmp [Pipeline] { [Pipeline] echo [2023-08-17T23:22:25.061Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:22:25.344Z] ---> create-netrc.sh [Pipeline] } [2023-08-17T23:22:25.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:22:25.685Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-17T23:22:25.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:22:25.978Z] ---> sudo-logs.sh [2023-08-17T23:22:25.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-17T23:22:26.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:22:26.288Z] ---> job-cost.sh [2023-08-17T23:22:26.288Z] lf-activate-venv: SKIPPING [2023-08-17T23:22:26.288Z] DEBUG: total: 0.2199999988079071 [2023-08-17T23:22:26.288Z] INFO: Retrieving Stack Cost... [2023-08-17T23:22:26.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-17T23:22:27.119Z] INFO: Archiving Costs [Pipeline] echo [2023-08-17T23:22:27.129Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-17T23:22:27.410Z] ---> logs-deploy.sh [2023-08-17T23:22:27.410Z] lf-activate-venv: SKIPPING [2023-08-17T23:22:27.410Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-56/10 [2023-08-17T23:22:27.410Z] INFO: archiving workspace using pattern(s): [2023-08-17T23:22:28.348Z] Archives upload complete. [2023-08-17T23:22:28.348Z] INFO: archiving logs to Nexus