Pull request #41 opened 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 a3df25cb06c99faf73416738ebe3ed6f58d891fa rather than 38d53f837ea6daf45784b1d307a20837cd6fa32b Obtained Jenkinsfile from a3df25cb06c99faf73416738ebe3ed6f58d891fa 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-ssh1992972828338405911.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6045318509205315827.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-41/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-41/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3828841265917102121.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-41/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8395090489753322982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13075628201239321608.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-41/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-41/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11754501187174926680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-993’ Running on prd-ubuntu20.04-docker-8c-8g-995 in /w/workspace/xfoundry_app-record-replay_PR-41 [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-41 # 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 a3df25cb06c99faf73416738ebe3ed6f58d891fa into PR head commit 38d53f837ea6daf45784b1d307a20837cd6fa32b Merge succeeded, producing 38d53f837ea6daf45784b1d307a20837cd6fa32b Checking out Revision 38d53f837ea6daf45784b1d307a20837cd6fa32b (PR-41) > 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/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38d53f837ea6daf45784b1d307a20837cd6fa32b # 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 a3df25cb06c99faf73416738ebe3ed6f58d891fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38d53f837ea6daf45784b1d307a20837cd6fa32b # timeout=10 Commit message: "feat: Implement replay status endpoint" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T23:29:39.324Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T23:29:39.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T23:29:39.617Z] ========================================================= [2023-07-12T23:29:39.617Z] EdgeX Global Pipelines Version Info [2023-07-12T23:29:39.617Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:29:40.367Z] ------------------- [2023-07-12T23:29:40.367Z] stable info: [2023-07-12T23:29:40.367Z] ------------------- [2023-07-12T23:29:40.367Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T23:29:40.367Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T23:29:40.367Z] Message: update stable to v1.0.250 [2023-07-12T23:29:40.939Z] ------------------- [2023-07-12T23:29:40.939Z] experimental info: [2023-07-12T23:29:40.939Z] ------------------- [2023-07-12T23:29:40.939Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T23:29:40.939Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T23:29:40.939Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T23:29:41.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-12T23:29:41.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-12T23:29:41.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T23:29:41.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T23:29:41.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T23:29:41.489Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T23:29:41.531Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T23:29:41.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-12T23:29:41.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T23:29:41.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T23:29:41.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T23:29:41.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-12T23:29:41.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T23:29:41.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T23:29:41.845Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T23:29:41.886Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T23:29:41.932Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T23:29:41.975Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T23:29:42.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T23:29:42.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T23:29:42.100Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-12T23:29:42.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-12T23:29:42.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-12T23:29:42.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-12T23:29:42.274Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-12T23:29:42.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T23:29:42.358Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T23:29:42.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-41 [Pipeline] echo [2023-07-12T23:29:42.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-41 [Pipeline] echo [2023-07-12T23:29:42.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-41 [Pipeline] echo [2023-07-12T23:29:42.537Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38d53f837ea6daf45784b1d307a20837cd6fa32b [Pipeline] echo [2023-07-12T23:29:42.579Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38d53f8 [Pipeline] echo [2023-07-12T23:29:42.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:29:42.730Z] provisioning config files... [2023-07-12T23:29:42.744Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-41@tmp/config1679476070999497986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:29:43.092Z] ---> docker-login.sh [2023-07-12T23:29:43.092Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:29:43.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:43.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:43.353Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:43.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:43.353Z] [2023-07-12T23:29:43.353Z] Login Succeeded [2023-07-12T23:29:43.353Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:29:43.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:43.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:43.613Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:43.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:43.613Z] [2023-07-12T23:29:43.613Z] Login Succeeded [2023-07-12T23:29:43.613Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:29:43.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:43.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:43.613Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:43.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:43.613Z] [2023-07-12T23:29:43.613Z] Login Succeeded [2023-07-12T23:29:43.613Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:29:43.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:43.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:43.874Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:43.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:43.874Z] [2023-07-12T23:29:43.874Z] Login Succeeded [2023-07-12T23:29:43.874Z] docker.io [2023-07-12T23:29:43.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:44.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:44.134Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:44.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:44.134Z] [2023-07-12T23:29:44.134Z] Login Succeeded [2023-07-12T23:29:44.134Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:29:44.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T23:29:44.773Z] + git rev-list -1 --merges 38d53f837ea6daf45784b1d307a20837cd6fa32b~1..38d53f837ea6daf45784b1d307a20837cd6fa32b [Pipeline] echo [2023-07-12T23:29:44.835Z] -----------> git rev-list -1 --merges 38d53f837ea6daf45784b1d307a20837cd6fa32b~1..38d53f837ea6daf45784b1d307a20837cd6fa32b 38d53f837ea6daf45784b1d307a20837cd6fa32b [false] [Pipeline] sh [2023-07-12T23:29:45.142Z] + git log --format=format:%s -1 38d53f837ea6daf45784b1d307a20837cd6fa32b [Pipeline] echo [2023-07-12T23:29:45.174Z] ========================================================= [2023-07-12T23:29:45.174Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T23:29:45.174Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T23:29:45.599Z] + git log --format=format:%s -1 38d53f837ea6daf45784b1d307a20837cd6fa32b [Pipeline] echo [2023-07-12T23:29:45.633Z] [semverPrep] GIT_COMMIT: 38d53f837ea6daf45784b1d307a20837cd6fa32b, Commit Message: feat: Implement replay status endpoint [Pipeline] echo [2023-07-12T23:29:45.668Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-12T23:29:46.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T23:29:46.046Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T23:29:46.046Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T23:29:46.046Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T23:29:46.046Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T23:29:46.046Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T23:29:46.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:29:46.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:29:46.471Z] [2023-07-12T23:29:46.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:29:46.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:29:46.854Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T23:29:46.854Z] b85a868b505f: Pulling fs layer [2023-07-12T23:29:46.854Z] e2be974225ed: Pulling fs layer [2023-07-12T23:29:46.854Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T23:29:46.854Z] 988bab9f4d93: Pulling fs layer [2023-07-12T23:29:46.854Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T23:29:46.854Z] eaf3925da568: Pulling fs layer [2023-07-12T23:29:46.854Z] bab4dde63d76: Pulling fs layer [2023-07-12T23:29:46.854Z] bde34c3a00c8: Pulling fs layer [2023-07-12T23:29:46.854Z] b352a97aabf1: Pulling fs layer [2023-07-12T23:29:46.854Z] 4872d77fe225: Pulling fs layer [2023-07-12T23:29:46.854Z] 5851b861e8e6: Pulling fs layer [2023-07-12T23:29:46.854Z] 988bab9f4d93: Waiting [2023-07-12T23:29:46.854Z] b352a97aabf1: Waiting [2023-07-12T23:29:46.854Z] bab4dde63d76: Waiting [2023-07-12T23:29:46.854Z] 1469e6f7b9e6: Waiting [2023-07-12T23:29:46.854Z] bde34c3a00c8: Waiting [2023-07-12T23:29:46.854Z] eaf3925da568: Waiting [2023-07-12T23:29:46.854Z] 4872d77fe225: Waiting [2023-07-12T23:29:46.854Z] 5851b861e8e6: Waiting [2023-07-12T23:29:46.854Z] e2be974225ed: Download complete [2023-07-12T23:29:46.854Z] 988bab9f4d93: Verifying Checksum [2023-07-12T23:29:46.854Z] 988bab9f4d93: Download complete [2023-07-12T23:29:46.854Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T23:29:46.854Z] 1469e6f7b9e6: Download complete [2023-07-12T23:29:46.854Z] eaf3925da568: Verifying Checksum [2023-07-12T23:29:46.854Z] eaf3925da568: Download complete [2023-07-12T23:29:47.114Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T23:29:47.114Z] 339a4e72a1f5: Download complete [2023-07-12T23:29:47.114Z] bde34c3a00c8: Download complete [2023-07-12T23:29:47.114Z] b352a97aabf1: Download complete [2023-07-12T23:29:47.114Z] 4872d77fe225: Verifying Checksum [2023-07-12T23:29:47.114Z] 4872d77fe225: Download complete [2023-07-12T23:29:47.114Z] 5851b861e8e6: Verifying Checksum [2023-07-12T23:29:47.114Z] 5851b861e8e6: Download complete [2023-07-12T23:29:47.114Z] b85a868b505f: Download complete [2023-07-12T23:29:47.373Z] bab4dde63d76: Verifying Checksum [2023-07-12T23:29:47.373Z] bab4dde63d76: Download complete [2023-07-12T23:29:48.312Z] b85a868b505f: Pull complete [2023-07-12T23:29:48.312Z] e2be974225ed: Pull complete [2023-07-12T23:29:48.878Z] 339a4e72a1f5: Pull complete [2023-07-12T23:29:48.878Z] 988bab9f4d93: Pull complete [2023-07-12T23:29:49.138Z] 1469e6f7b9e6: Pull complete [2023-07-12T23:29:49.138Z] eaf3925da568: Pull complete [2023-07-12T23:29:51.048Z] bab4dde63d76: Pull complete [2023-07-12T23:29:51.048Z] bde34c3a00c8: Pull complete [2023-07-12T23:29:51.048Z] b352a97aabf1: Pull complete [2023-07-12T23:29:51.048Z] 4872d77fe225: Pull complete [2023-07-12T23:29:51.048Z] 5851b861e8e6: Pull complete [2023-07-12T23:29:51.048Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T23:29:51.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:29:51.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:29:51.283Z] prd-ubuntu20.04-docker-8c-8g-995 does not seem to be running inside a container [2023-07-12T23:29:51.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-41 -v /w/workspace/xfoundry_app-record-replay_PR-41:/w/workspace/xfoundry_app-record-replay_PR-41:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-41@tmp:/w/workspace/xfoundry_app-record-replay_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T23:29:52.481Z] $ docker top c547c8d391a208fa5192c36192e978039f73442721ab2a8b92649e03d7772e8f -eo pid,comm [2023-07-12T23:29:52.542Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T23:29:52.542Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T23:29:52.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T23:29:52.668Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T23:29:52.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T23:29:52.771Z] $ docker exec c547c8d391a208fa5192c36192e978039f73442721ab2a8b92649e03d7772e8f ssh-agent [2023-07-12T23:29:52.891Z] SSH_AUTH_SOCK=/tmp/ssh-bRDze7QssX9o/agent.31 [2023-07-12T23:29:52.891Z] SSH_AGENT_PID=37 [2023-07-12T23:29:52.897Z] Running ssh-add (command line suppressed) [2023-07-12T23:29:52.981Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-41@tmp/private_key_11305409476942417008.key (/w/workspace/xfoundry_app-record-replay_PR-41@tmp/private_key_11305409476942417008.key) [2023-07-12T23:29:53.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T23:29:53.338Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T23:29:53.356Z] $ docker exec --env ******** --env ******** c547c8d391a208fa5192c36192e978039f73442721ab2a8b92649e03d7772e8f ssh-agent -k [2023-07-12T23:29:53.454Z] unset SSH_AUTH_SOCK; [2023-07-12T23:29:53.454Z] unset SSH_AGENT_PID; [2023-07-12T23:29:53.454Z] echo Agent pid 37 killed; [2023-07-12T23:29:53.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T23:29:53.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T23:29:53.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T23:29:53.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T23:29:53.673Z] $ docker exec c547c8d391a208fa5192c36192e978039f73442721ab2a8b92649e03d7772e8f ssh-agent [2023-07-12T23:29:53.786Z] SSH_AUTH_SOCK=/tmp/ssh-sJKTIlMt6JyY/agent.69 [2023-07-12T23:29:53.786Z] SSH_AGENT_PID=75 [2023-07-12T23:29:53.790Z] Running ssh-add (command line suppressed) [2023-07-12T23:29:53.886Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-41@tmp/private_key_9035248916033191742.key (/w/workspace/xfoundry_app-record-replay_PR-41@tmp/private_key_9035248916033191742.key) [2023-07-12T23:29:53.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T23:29:54.243Z] + git semver init [2023-07-12T23:29:54.503Z] 2023-07-12 23:29:54,404 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T23:29:54.503Z] 2023-07-12 23:29:54,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-41/.semver [2023-07-12T23:29:54.503Z] 2023-07-12 23:29:54,405 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-41/.semver [2023-07-12T23:29:54.503Z] 2023-07-12 23:29:54,405 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-41/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-41, universal_newlines=False, shell=None, istream=None) [2023-07-12T23:29:55.069Z] 2023-07-12 23:29:55,008 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-41/.git/info/exclude [2023-07-12T23:29:55.069Z] 2023-07-12 23:29:55,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-41/.semver/PR-41 with force:False [2023-07-12T23:29:55.069Z] 2023-07-12 23:29:55,009 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-41/.semver/PR-41 [2023-07-12T23:29:55.069Z] 2023-07-12 23:29:55,013 [execute] INFO git cat-file --batch-check [2023-07-12T23:29:55.069Z] 2023-07-12 23:29:55,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-41/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T23:29:55.069Z] 2023-07-12 23:29:55,020 [execute] INFO git cat-file --batch [2023-07-12T23:29:55.069Z] 2023-07-12 23:29:55,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-41/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T23:29:55.069Z] 2023-07-12 23:29:55,025 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-41/.semver/PR-41 [2023-07-12T23:29:55.069Z] 0.0.0 [Pipeline] } [2023-07-12T23:29:55.087Z] $ docker exec --env ******** --env ******** c547c8d391a208fa5192c36192e978039f73442721ab2a8b92649e03d7772e8f ssh-agent -k [2023-07-12T23:29:55.184Z] unset SSH_AUTH_SOCK; [2023-07-12T23:29:55.185Z] unset SSH_AGENT_PID; [2023-07-12T23:29:55.185Z] echo Agent pid 75 killed; [2023-07-12T23:29:55.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T23:29:55.639Z] + git semver [Pipeline] } [2023-07-12T23:29:55.910Z] $ docker stop --time=1 c547c8d391a208fa5192c36192e978039f73442721ab2a8b92649e03d7772e8f [2023-07-12T23:29:57.214Z] $ docker rm -f --volumes c547c8d391a208fa5192c36192e978039f73442721ab2a8b92649e03d7772e8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:29:57.616Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T23:29:57.871Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T23:29:57.888Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:29:58.499Z] provisioning config files... [2023-07-12T23:29:58.510Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-41@tmp/config16215078193056741770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:29:58.858Z] ---> docker-login.sh [2023-07-12T23:29:58.858Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:29:58.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:58.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:58.858Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:58.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:58.858Z] [2023-07-12T23:29:58.858Z] Login Succeeded [2023-07-12T23:29:58.858Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:29:58.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:58.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:58.858Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:58.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:58.858Z] [2023-07-12T23:29:58.858Z] Login Succeeded [2023-07-12T23:29:58.858Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:29:59.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:59.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:59.116Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:59.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:59.116Z] [2023-07-12T23:29:59.116Z] Login Succeeded [2023-07-12T23:29:59.116Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:29:59.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:59.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:59.116Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:59.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:59.116Z] [2023-07-12T23:29:59.116Z] Login Succeeded [2023-07-12T23:29:59.116Z] docker.io [2023-07-12T23:29:59.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:29:59.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:29:59.375Z] Configure a credential helper to remove this warning. See [2023-07-12T23:29:59.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:29:59.375Z] [2023-07-12T23:29:59.375Z] Login Succeeded [2023-07-12T23:29:59.375Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:29:59.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T23:29:59.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:29:59.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:29:59.682Z] ========================================================= [2023-07-12T23:29:59.682Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T23:29:59.682Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:30:00.160Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T23:30:00.161Z] Sending build context to Docker daemon 324.6kB [2023-07-12T23:30:00.161Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T23:30:00.161Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T23:30:00.161Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T23:30:00.161Z] 4db1b89c0bd1: Pulling fs layer [2023-07-12T23:30:00.161Z] 6911f1a30b25: Pulling fs layer [2023-07-12T23:30:00.161Z] e194b8c5c2a9: Pulling fs layer [2023-07-12T23:30:00.161Z] 6863d3e3a2b1: Pulling fs layer [2023-07-12T23:30:00.161Z] ec0bb842ea78: Pulling fs layer [2023-07-12T23:30:00.161Z] 40a00589a448: Pulling fs layer [2023-07-12T23:30:00.161Z] 6c08303d61cc: Pulling fs layer [2023-07-12T23:30:00.161Z] 798269fcf238: Pulling fs layer [2023-07-12T23:30:00.161Z] ec0bb842ea78: Waiting [2023-07-12T23:30:00.161Z] 40a00589a448: Waiting [2023-07-12T23:30:00.161Z] 6c08303d61cc: Waiting [2023-07-12T23:30:00.161Z] 798269fcf238: Waiting [2023-07-12T23:30:00.161Z] 6863d3e3a2b1: Waiting [2023-07-12T23:30:00.161Z] 6911f1a30b25: Download complete [2023-07-12T23:30:00.161Z] 6863d3e3a2b1: Verifying Checksum [2023-07-12T23:30:00.161Z] 6863d3e3a2b1: Download complete [2023-07-12T23:30:00.161Z] ec0bb842ea78: Verifying Checksum [2023-07-12T23:30:00.161Z] ec0bb842ea78: Download complete [2023-07-12T23:30:00.161Z] 4db1b89c0bd1: Verifying Checksum [2023-07-12T23:30:00.161Z] 4db1b89c0bd1: Download complete [2023-07-12T23:30:00.161Z] 40a00589a448: Verifying Checksum [2023-07-12T23:30:00.161Z] 40a00589a448: Download complete [2023-07-12T23:30:00.420Z] 4db1b89c0bd1: Pull complete [2023-07-12T23:30:00.420Z] 6911f1a30b25: Pull complete [2023-07-12T23:30:00.680Z] 798269fcf238: Verifying Checksum [2023-07-12T23:30:00.680Z] 798269fcf238: Download complete [2023-07-12T23:30:00.939Z] e194b8c5c2a9: Verifying Checksum [2023-07-12T23:30:00.939Z] e194b8c5c2a9: Download complete [2023-07-12T23:30:00.939Z] 6c08303d61cc: Verifying Checksum [2023-07-12T23:30:00.939Z] 6c08303d61cc: Download complete [2023-07-12T23:30:04.231Z] e194b8c5c2a9: Pull complete [2023-07-12T23:30:04.231Z] 6863d3e3a2b1: Pull complete [2023-07-12T23:30:04.231Z] ec0bb842ea78: Pull complete [2023-07-12T23:30:04.231Z] 40a00589a448: Pull complete [2023-07-12T23:30:06.766Z] 6c08303d61cc: Pull complete [2023-07-12T23:30:07.707Z] 798269fcf238: Pull complete [2023-07-12T23:30:07.707Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-12T23:30:07.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T23:30:07.707Z] ---> ec979cd7f677 [2023-07-12T23:30:07.707Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T23:30:09.089Z] ---> Running in 1a97ec6ab97f [2023-07-12T23:30:09.089Z] Removing intermediate container 1a97ec6ab97f [2023-07-12T23:30:09.089Z] ---> 3df92f2b3800 [2023-07-12T23:30:09.089Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T23:30:09.089Z] ---> Running in 8a2c67ed7a5e [2023-07-12T23:30:09.089Z] Removing intermediate container 8a2c67ed7a5e [2023-07-12T23:30:09.089Z] ---> d926b1071bfd [2023-07-12T23:30:09.089Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T23:30:09.089Z] ---> Running in 2d2ce4dd65ec [2023-07-12T23:30:09.089Z] Removing intermediate container 2d2ce4dd65ec [2023-07-12T23:30:09.089Z] ---> 39e6e1b4e248 [2023-07-12T23:30:09.089Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T23:30:09.348Z] ---> Running in 91e766494a40 [2023-07-12T23:30:09.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:30:09.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:30:09.867Z] OK: 265 MiB in 53 packages [2023-07-12T23:30:10.435Z] Removing intermediate container 91e766494a40 [2023-07-12T23:30:10.435Z] ---> c51089a15ce3 [2023-07-12T23:30:10.435Z] Step 7/12 : WORKDIR /app [2023-07-12T23:30:10.435Z] ---> Running in d272a76e8fa4 [2023-07-12T23:30:10.435Z] Removing intermediate container d272a76e8fa4 [2023-07-12T23:30:10.435Z] ---> fcdc6c81579c [2023-07-12T23:30:10.435Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T23:30:10.696Z] ---> 54decf87ec31 [2023-07-12T23:30:10.696Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:30:10.696Z] ---> Running in 2a7f75f7b69f [2023-07-12T23:30:13.311Z] Still waiting to schedule task [2023-07-12T23:30:13.312Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-994’ [2023-07-12T23:30:28.791Z] Removing intermediate container 2a7f75f7b69f [2023-07-12T23:30:28.791Z] ---> df5e068a6fcc [2023-07-12T23:30:28.791Z] Step 10/12 : COPY . . [2023-07-12T23:30:29.049Z] ---> 19c9ba1ce236 [2023-07-12T23:30:29.049Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T23:30:29.049Z] ---> Running in 0f0c4ea0525e [2023-07-12T23:30:29.309Z] Removing intermediate container 0f0c4ea0525e [2023-07-12T23:30:29.309Z] ---> d52a992ecacc [2023-07-12T23:30:29.309Z] Step 12/12 : RUN $MAKE [2023-07-12T23:30:29.309Z] ---> Running in 7aac4195ce7e [2023-07-12T23:30:29.569Z] noop [2023-07-12T23:30:29.829Z] Removing intermediate container 7aac4195ce7e [2023-07-12T23:30:29.829Z] ---> 520244cd2d7f [2023-07-12T23:30:29.829Z] Successfully built 520244cd2d7f [2023-07-12T23:30:29.829Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:30:30.276Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T23:30:30.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:30:30.441Z] prd-ubuntu20.04-docker-8c-8g-995 does not seem to be running inside a container [2023-07-12T23:30:30.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-41 -v /w/workspace/xfoundry_app-record-replay_PR-41:/w/workspace/xfoundry_app-record-replay_PR-41:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-41@tmp:/w/workspace/xfoundry_app-record-replay_PR-41@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 ******** ci-base-image-x86_64 cat [2023-07-12T23:30:30.824Z] $ docker top dc40f07028ee9d8eff03af90c31b880eba353478ef8e3415d639da7a152025e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:30:31.211Z] + go version [2023-07-12T23:30:31.211Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-12T23:30:31.250Z] $ docker stop --time=1 dc40f07028ee9d8eff03af90c31b880eba353478ef8e3415d639da7a152025e9 [2023-07-12T23:30:32.506Z] $ docker rm -f --volumes dc40f07028ee9d8eff03af90c31b880eba353478ef8e3415d639da7a152025e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:30:33.229Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T23:30:33.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:30:33.388Z] prd-ubuntu20.04-docker-8c-8g-995 does not seem to be running inside a container [2023-07-12T23:30:33.423Z] $ 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-41 -v /w/workspace/xfoundry_app-record-replay_PR-41:/w/workspace/xfoundry_app-record-replay_PR-41:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-41@tmp:/w/workspace/xfoundry_app-record-replay_PR-41@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 ******** ci-base-image-x86_64 cat [2023-07-12T23:30:33.752Z] $ docker top 69b05a200820ff1f1c3174da42c3b01fc77b87db0f1d437b78e7cf4247ad3837 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:30:34.140Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-41 [Pipeline] fileExists [Pipeline] sh [2023-07-12T23:30:34.504Z] + make test [2023-07-12T23:30:34.504Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T23:30:52.594Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T23:30:53.160Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 76.9% of statements [2023-07-12T23:30:53.419Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T23:30:53.419Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T23:30:53.419Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T23:30:53.419Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.084s coverage: 91.6% of statements [2023-07-12T23:30:53.419Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.064s coverage: 50.0% of statements [2023-07-12T23:31:15.331Z] go vet ./... [2023-07-12T23:31:18.608Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T23:31:18.608Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T23:31:18.608Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T23:31:18.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T23:31:18.681Z] $ docker stop --time=1 69b05a200820ff1f1c3174da42c3b01fc77b87db0f1d437b78e7cf4247ad3837 [2023-07-12T23:31:21.153Z] $ docker rm -f --volumes 69b05a200820ff1f1c3174da42c3b01fc77b87db0f1d437b78e7cf4247ad3837 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:31:21.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T23:31:21.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-12T23:31:22.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T23:31:22.742Z] + ls -al . [2023-07-12T23:31:22.742Z] total 164 [2023-07-12T23:31:22.742Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 23:30 . [2023-07-12T23:31:22.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:29 .. [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 23:29 .dockerignore [2023-07-12T23:31:22.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:29 .git [2023-07-12T23:31:22.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:29 .github [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 23:29 .gitignore [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:29 .golangci.yml [2023-07-12T23:31:22.742Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:29 .semver [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 12 23:29 Attribution.txt [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 23:29 CHANGELOG.md [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 23:29 Dockerfile [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:29 GOVERNANCE.md [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 23:29 Jenkinsfile [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 23:29 LICENSE [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 23:29 Makefile [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 23:29 OWNERS.md [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 23:29 README.md [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 23:29 Record and Reply.postman_collection.json [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:29 VERSION [2023-07-12T23:31:22.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:29 bin [2023-07-12T23:31:22.742Z] -rw-r--r-- 1 jenkins jenkins 7054 Jul 12 23:30 coverage.out [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 12 23:29 go.mod [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 12 23:29 go.sum [2023-07-12T23:31:22.742Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 23:29 internal [2023-07-12T23:31:22.742Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 23:29 main.go [2023-07-12T23:31:22.742Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:29 pkg [2023-07-12T23:31:22.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:31:23.134Z] + 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=38d53f837ea6daf45784b1d307a20837cd6fa32b --label arch=amd64 --label version=0.0.0 . [2023-07-12T23:31:23.134Z] Sending build context to Docker daemon 332.3kB [2023-07-12T23:31:23.134Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T23:31:23.134Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T23:31:23.134Z] ---> 520244cd2d7f [2023-07-12T23:31:23.134Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T23:31:23.134Z] ---> Running in eb22a9a1deee [2023-07-12T23:31:23.134Z] Removing intermediate container eb22a9a1deee [2023-07-12T23:31:23.134Z] ---> 2f2835b235f0 [2023-07-12T23:31:23.134Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T23:31:23.134Z] ---> Running in 5d741d79da58 [2023-07-12T23:31:23.390Z] Removing intermediate container 5d741d79da58 [2023-07-12T23:31:23.390Z] ---> 076b05fd6334 [2023-07-12T23:31:23.390Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T23:31:23.390Z] ---> Running in 197d6af9e827 [2023-07-12T23:31:23.390Z] Removing intermediate container 197d6af9e827 [2023-07-12T23:31:23.390Z] ---> cc6c3da8db02 [2023-07-12T23:31:23.390Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T23:31:23.390Z] ---> Running in be6575d9975a [2023-07-12T23:31:23.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:31:23.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:31:24.166Z] OK: 265 MiB in 53 packages [2023-07-12T23:31:24.425Z] Removing intermediate container be6575d9975a [2023-07-12T23:31:24.425Z] ---> e4f209ccc1bd [2023-07-12T23:31:24.425Z] Step 7/26 : WORKDIR /app [2023-07-12T23:31:24.683Z] ---> Running in 48ec62e52698 [2023-07-12T23:31:24.684Z] Removing intermediate container 48ec62e52698 [2023-07-12T23:31:24.684Z] ---> e281f4d2e444 [2023-07-12T23:31:24.684Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T23:31:24.684Z] ---> b682f482939d [2023-07-12T23:31:24.684Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:31:24.684Z] ---> Running in caf5689e91f0 [2023-07-12T23:31:25.631Z] Removing intermediate container caf5689e91f0 [2023-07-12T23:31:25.631Z] ---> 4fa759fce52d [2023-07-12T23:31:25.631Z] Step 10/26 : COPY . . [2023-07-12T23:31:25.889Z] ---> 7e56972f866a [2023-07-12T23:31:25.889Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T23:31:25.889Z] ---> Running in 381addd8543c [2023-07-12T23:31:25.889Z] Removing intermediate container 381addd8543c [2023-07-12T23:31:25.889Z] ---> 177953357c84 [2023-07-12T23:31:25.889Z] Step 12/26 : RUN $MAKE [2023-07-12T23:31:25.889Z] ---> Running in dfeca39129d6 [2023-07-12T23:31:26.148Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-12T23:31:44.229Z] Removing intermediate container dfeca39129d6 [2023-07-12T23:31:44.229Z] ---> 93630d0b4c39 [2023-07-12T23:31:44.229Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T23:31:44.229Z] 3.17: Pulling from library/alpine [2023-07-12T23:31:44.489Z] 4db1b89c0bd1: Already exists [2023-07-12T23:31:44.489Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:31:44.489Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T23:31:44.489Z] ---> 1f73a9d63274 [2023-07-12T23:31:44.489Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T23:31:44.489Z] ---> Running in 8395b0ce482e [2023-07-12T23:31:44.747Z] Removing intermediate container 8395b0ce482e [2023-07-12T23:31:44.747Z] ---> 32be7ab3371c [2023-07-12T23:31:44.747Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T23:31:44.747Z] ---> Running in 15a049fbcccb [2023-07-12T23:31:44.747Z] Removing intermediate container 15a049fbcccb [2023-07-12T23:31:44.747Z] ---> 2b0928267c0b [2023-07-12T23:31:44.747Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T23:31:44.747Z] ---> Running in bdeebaba47f2 [2023-07-12T23:31:45.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:31:45.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:31:45.522Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T23:31:45.522Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T23:31:45.522Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T23:31:45.522Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T23:31:45.522Z] OK: 8 MiB in 17 packages [2023-07-12T23:31:46.103Z] Removing intermediate container bdeebaba47f2 [2023-07-12T23:31:46.103Z] ---> 91b290ae94b5 [2023-07-12T23:31:46.103Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T23:31:46.103Z] ---> 3c8632218d65 [2023-07-12T23:31:46.103Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T23:31:46.363Z] ---> ee41ec074fa6 [2023-07-12T23:31:46.363Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T23:31:46.363Z] ---> f4344a468e1e [2023-07-12T23:31:46.363Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T23:31:46.955Z] ---> ddd7abfaa321 [2023-07-12T23:31:46.955Z] Step 21/26 : EXPOSE 59712 [2023-07-12T23:31:46.955Z] ---> Running in fcf682d757c0 [2023-07-12T23:31:46.955Z] Removing intermediate container fcf682d757c0 [2023-07-12T23:31:46.955Z] ---> c368b13e7e6a [2023-07-12T23:31:46.955Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T23:31:46.955Z] ---> Running in e11797e6e20d [2023-07-12T23:31:46.955Z] Removing intermediate container e11797e6e20d [2023-07-12T23:31:46.955Z] ---> 6c5c5f719a68 [2023-07-12T23:31:46.955Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T23:31:47.215Z] ---> Running in 87bb7ebcf33e [2023-07-12T23:31:47.215Z] Removing intermediate container 87bb7ebcf33e [2023-07-12T23:31:47.215Z] ---> f8959271702e [2023-07-12T23:31:47.215Z] Step 24/26 : LABEL arch=amd64 [2023-07-12T23:31:47.215Z] ---> Running in b7cf3452e741 [2023-07-12T23:31:47.215Z] Removing intermediate container b7cf3452e741 [2023-07-12T23:31:47.215Z] ---> 97129f8c943f [2023-07-12T23:31:47.215Z] Step 25/26 : LABEL git_sha=38d53f837ea6daf45784b1d307a20837cd6fa32b [2023-07-12T23:31:47.215Z] ---> Running in ce07f05e6fbf [2023-07-12T23:31:47.474Z] Removing intermediate container ce07f05e6fbf [2023-07-12T23:31:47.474Z] ---> cce89f9e144f [2023-07-12T23:31:47.474Z] Step 26/26 : LABEL version=0.0.0 [2023-07-12T23:31:47.474Z] ---> Running in e7f4be807485 [2023-07-12T23:31:47.474Z] Removing intermediate container e7f4be807485 [2023-07-12T23:31:47.474Z] ---> fb490e56e69c [2023-07-12T23:31:47.474Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T23:31:47.474Z] Successfully built fb490e56e69c [2023-07-12T23:31:47.474Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:31:48.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:31:48.369Z] [2023-07-12T23:31:48.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:31:48.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:31:48.748Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T23:31:48.748Z] 5eb5b503b376: Pulling fs layer [2023-07-12T23:31:48.748Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T23:31:48.748Z] ec43610c2a17: Pulling fs layer [2023-07-12T23:31:48.748Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T23:31:48.748Z] 33b1e0a273af: Pulling fs layer [2023-07-12T23:31:48.748Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T23:31:48.748Z] 2f39f015ded8: Pulling fs layer [2023-07-12T23:31:48.748Z] 3a2ae6a8a46f: Waiting [2023-07-12T23:31:48.748Z] 33b1e0a273af: Waiting [2023-07-12T23:31:48.748Z] 5d3b04190fa2: Waiting [2023-07-12T23:31:48.748Z] 2f39f015ded8: Waiting [2023-07-12T23:31:48.748Z] 5c69ac0246d0: Verifying Checksum [2023-07-12T23:31:48.748Z] 5c69ac0246d0: Download complete [2023-07-12T23:31:48.748Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-12T23:31:48.748Z] 3a2ae6a8a46f: Download complete [2023-07-12T23:31:48.748Z] 33b1e0a273af: Verifying Checksum [2023-07-12T23:31:48.748Z] 33b1e0a273af: Download complete [2023-07-12T23:31:48.748Z] 5d3b04190fa2: Verifying Checksum [2023-07-12T23:31:48.748Z] 5d3b04190fa2: Download complete [2023-07-12T23:31:48.748Z] ec43610c2a17: Verifying Checksum [2023-07-12T23:31:48.748Z] ec43610c2a17: Download complete [2023-07-12T23:31:49.008Z] 5eb5b503b376: Verifying Checksum [2023-07-12T23:31:49.008Z] 5eb5b503b376: Download complete [2023-07-12T23:31:49.573Z] 2f39f015ded8: Download complete [2023-07-12T23:31:50.139Z] 5eb5b503b376: Pull complete [2023-07-12T23:31:50.139Z] 5c69ac0246d0: Pull complete [2023-07-12T23:31:50.397Z] ec43610c2a17: Pull complete [2023-07-12T23:31:50.655Z] 3a2ae6a8a46f: Pull complete [2023-07-12T23:31:50.655Z] 33b1e0a273af: Pull complete [2023-07-12T23:31:50.913Z] 5d3b04190fa2: Pull complete [2023-07-12T23:31:55.091Z] 2f39f015ded8: Pull complete [2023-07-12T23:31:55.091Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T23:31:55.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:31:55.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:31:55.318Z] prd-ubuntu20.04-docker-8c-8g-995 does not seem to be running inside a container [2023-07-12T23:31:55.351Z] $ 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-41 -v /w/workspace/xfoundry_app-record-replay_PR-41:/w/workspace/xfoundry_app-record-replay_PR-41:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-41@tmp:/w/workspace/xfoundry_app-record-replay_PR-41@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-lftools-log-publisher:latest cat [2023-07-12T23:31:57.012Z] $ docker top e2665c383b9a53bf91593ed94546d9e94d13ea935cca8af44c72b01b476a730c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:31:57.474Z] ---> job-cost.sh [2023-07-12T23:31:57.475Z] lf-activate-venv: SKIPPING [2023-07-12T23:31:57.475Z] INFO: No Stack... [2023-07-12T23:31:57.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T23:31:57.993Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T23:31:58.312Z] + cat /w/workspace/xfoundry_app-record-replay_PR-41/archives/cost.csv [2023-07-12T23:31:58.312Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T23:31:58.358Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-41-1-stack-cost] [2023-07-12T23:31:58.363Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-41-1-stack-cost] did not exist. Created. [2023-07-12T23:31:58.363Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-41-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T23:31:58.759Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-12T23:31:58.818Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T23:31:58.850Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-41-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T23:31:58.947Z] $ docker stop --time=1 e2665c383b9a53bf91593ed94546d9e94d13ea935cca8af44c72b01b476a730c [2023-07-12T23:32:00.088Z] $ docker rm -f --volumes e2665c383b9a53bf91593ed94546d9e94d13ea935cca8af44c72b01b476a730c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T23:33:32.547Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-998 in /w/workspace/xfoundry_app-record-replay_PR-41 [Pipeline] { [Pipeline] ws [2023-07-12T23:33:32.600Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-12T23:33:32.677Z] Selected Git installation does not exist. Using Default [2023-07-12T23:33:32.677Z] The recommended git tool is: NONE [2023-07-12T23:33:38.214Z] using credential edgex-jenkins-ssh [2023-07-12T23:33:38.234Z] Cloning the remote Git repository [2023-07-12T23:33:38.274Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T23:33:38.371Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-12T23:33:38.517Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T23:33:38.518Z] > git --version # timeout=10 [2023-07-12T23:33:38.538Z] > git --version # 'git version 2.25.1' [2023-07-12T23:33:38.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T23:33:38.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T23:33:39.253Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-12T23:33:39.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T23:33:40.704Z] Merging remotes/origin/main commit a3df25cb06c99faf73416738ebe3ed6f58d891fa into PR head commit 38d53f837ea6daf45784b1d307a20837cd6fa32b [2023-07-12T23:33:40.981Z] Merge succeeded, producing 38d53f837ea6daf45784b1d307a20837cd6fa32b [2023-07-12T23:33:40.982Z] Checking out Revision 38d53f837ea6daf45784b1d307a20837cd6fa32b (PR-41) [2023-07-12T23:33:40.162Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-12T23:33:40.205Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T23:33:40.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T23:33:40.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-12T23:33:40.717Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T23:33:40.792Z] > git checkout -f 38d53f837ea6daf45784b1d307a20837cd6fa32b # timeout=10 [2023-07-12T23:33:40.869Z] > git remote # timeout=10 [2023-07-12T23:33:40.887Z] > git config --get remote.origin.url # timeout=10 [2023-07-12T23:33:40.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T23:33:40.924Z] > git merge a3df25cb06c99faf73416738ebe3ed6f58d891fa # timeout=10 [2023-07-12T23:33:40.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-12T23:33:40.983Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T23:33:40.997Z] > git checkout -f 38d53f837ea6daf45784b1d307a20837cd6fa32b # timeout=10 [2023-07-12T23:33:44.463Z] Commit message: "feat: Implement replay status endpoint" [2023-07-12T23:33:44.505Z] > git --version # timeout=10 [2023-07-12T23:33:44.516Z] > git --version # 'git version 2.25.1' [2023-07-12T23:33:44.530Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T23:33:45.634Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T23:33:45.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T23:33:45.634Z] Dload Upload Total Spent Left Speed [2023-07-12T23:33:45.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-07-12T23:33:46.341Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T23:33:46.690Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-12T23:33:46.690Z] + sudo tee /etc/docker/daemon.new [2023-07-12T23:33:46.690Z] { [2023-07-12T23:33:46.690Z] "registry-mirrors": [ [2023-07-12T23:33:46.690Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T23:33:46.690Z] ], [2023-07-12T23:33:46.690Z] "bip": "10.250.0.254/24", [2023-07-12T23:33:46.690Z] "hosts": [ [2023-07-12T23:33:46.690Z] "tcp://0.0.0.0:5555", [2023-07-12T23:33:46.690Z] "unix:///var/run/docker.sock" [2023-07-12T23:33:46.690Z] ], [2023-07-12T23:33:46.690Z] "mtu": 1458, [2023-07-12T23:33:46.690Z] "selinux-enabled": true, [2023-07-12T23:33:46.690Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T23:33:46.690Z] } [Pipeline] sh [2023-07-12T23:33:47.032Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T23:33:47.381Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:34:05.686Z] provisioning config files... [2023-07-12T23:34:05.714Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config6994981941403287612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:34:06.103Z] ---> docker-login.sh [2023-07-12T23:34:06.103Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:34:06.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:34:06.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:34:06.694Z] Configure a credential helper to remove this warning. See [2023-07-12T23:34:06.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:34:06.694Z] [2023-07-12T23:34:06.694Z] Login Succeeded [2023-07-12T23:34:06.694Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:34:06.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:34:06.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:34:06.963Z] Configure a credential helper to remove this warning. See [2023-07-12T23:34:06.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:34:06.964Z] [2023-07-12T23:34:06.964Z] Login Succeeded [2023-07-12T23:34:06.964Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:34:07.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:34:07.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:34:07.500Z] Configure a credential helper to remove this warning. See [2023-07-12T23:34:07.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:34:07.500Z] [2023-07-12T23:34:07.500Z] Login Succeeded [2023-07-12T23:34:07.500Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:34:07.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:34:07.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:34:07.771Z] Configure a credential helper to remove this warning. See [2023-07-12T23:34:07.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:34:07.771Z] [2023-07-12T23:34:07.771Z] Login Succeeded [2023-07-12T23:34:07.771Z] docker.io [2023-07-12T23:34:08.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:34:08.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:34:08.306Z] Configure a credential helper to remove this warning. See [2023-07-12T23:34:08.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:34:08.306Z] [2023-07-12T23:34:08.306Z] Login Succeeded [2023-07-12T23:34:08.306Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:34:08.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T23:34:08.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:34:08.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:34:08.773Z] ========================================================= [2023-07-12T23:34:08.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T23:34:08.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:34:09.267Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T23:34:09.267Z] Sending build context to Docker daemon 155.6kB [2023-07-12T23:34:09.536Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T23:34:09.536Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T23:34:09.536Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T23:34:09.536Z] edb6bdbacee9: Pulling fs layer [2023-07-12T23:34:09.536Z] 5f9638ab2659: Pulling fs layer [2023-07-12T23:34:09.536Z] 8d51d6327a98: Pulling fs layer [2023-07-12T23:34:09.536Z] 8b374f2dd631: Pulling fs layer [2023-07-12T23:34:09.536Z] ec14aa9079de: Pulling fs layer [2023-07-12T23:34:09.536Z] 2f466654f4bb: Pulling fs layer [2023-07-12T23:34:09.536Z] 554e91adad29: Pulling fs layer [2023-07-12T23:34:09.536Z] 8b374f2dd631: Waiting [2023-07-12T23:34:09.536Z] ec14aa9079de: Waiting [2023-07-12T23:34:09.536Z] 2f466654f4bb: Waiting [2023-07-12T23:34:09.536Z] 554e91adad29: Waiting [2023-07-12T23:34:09.536Z] 5f9638ab2659: Verifying Checksum [2023-07-12T23:34:09.536Z] 5f9638ab2659: Download complete [2023-07-12T23:34:09.536Z] 8b374f2dd631: Verifying Checksum [2023-07-12T23:34:09.536Z] 8b374f2dd631: Download complete [2023-07-12T23:34:09.808Z] ec14aa9079de: Verifying Checksum [2023-07-12T23:34:09.808Z] ec14aa9079de: Download complete [2023-07-12T23:34:09.808Z] edb6bdbacee9: Verifying Checksum [2023-07-12T23:34:09.808Z] edb6bdbacee9: Download complete [2023-07-12T23:34:10.770Z] edb6bdbacee9: Pull complete [2023-07-12T23:34:11.042Z] 554e91adad29: Verifying Checksum [2023-07-12T23:34:11.042Z] 554e91adad29: Download complete [2023-07-12T23:34:11.311Z] 5f9638ab2659: Pull complete [2023-07-12T23:34:12.276Z] 2f466654f4bb: Download complete [2023-07-12T23:34:12.276Z] 8d51d6327a98: Download complete [2023-07-12T23:34:24.613Z] 8d51d6327a98: Pull complete [2023-07-12T23:34:24.613Z] 8b374f2dd631: Pull complete [2023-07-12T23:34:24.613Z] ec14aa9079de: Pull complete [2023-07-12T23:34:29.967Z] 2f466654f4bb: Pull complete [2023-07-12T23:34:31.918Z] 554e91adad29: Pull complete [2023-07-12T23:34:31.918Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-12T23:34:31.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T23:34:31.918Z] ---> 1e15ea492957 [2023-07-12T23:34:31.918Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T23:34:33.874Z] ---> Running in b2839b9f73d5 [2023-07-12T23:34:33.874Z] Removing intermediate container b2839b9f73d5 [2023-07-12T23:34:33.874Z] ---> 8f0e41325dcf [2023-07-12T23:34:33.874Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T23:34:33.874Z] ---> Running in a0ab67e08e8a [2023-07-12T23:34:34.457Z] Removing intermediate container a0ab67e08e8a [2023-07-12T23:34:34.457Z] ---> c47cdb04efec [2023-07-12T23:34:34.457Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T23:34:34.457Z] ---> Running in 3a1368877dba [2023-07-12T23:34:34.723Z] Removing intermediate container 3a1368877dba [2023-07-12T23:34:34.723Z] ---> 43fd8bc9fdec [2023-07-12T23:34:34.723Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T23:34:34.723Z] ---> Running in faf216c72d80 [2023-07-12T23:34:35.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:34:36.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:34:37.676Z] OK: 263 MiB in 53 packages [2023-07-12T23:34:38.261Z] Removing intermediate container faf216c72d80 [2023-07-12T23:34:38.261Z] ---> 499c2b52f513 [2023-07-12T23:34:38.261Z] Step 7/12 : WORKDIR /app [2023-07-12T23:34:38.261Z] ---> Running in bcb5284b9d1f [2023-07-12T23:34:38.528Z] Removing intermediate container bcb5284b9d1f [2023-07-12T23:34:38.528Z] ---> 73d94c4a9847 [2023-07-12T23:34:38.528Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T23:34:39.110Z] ---> d67b4a81e952 [2023-07-12T23:34:39.110Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:34:39.110Z] ---> Running in 18f805f9e04f [2023-07-12T23:35:46.992Z] Removing intermediate container 18f805f9e04f [2023-07-12T23:35:46.992Z] ---> ed1c4ad99d2e [2023-07-12T23:35:46.992Z] Step 10/12 : COPY . . [2023-07-12T23:35:46.992Z] ---> 32cd0e79b053 [2023-07-12T23:35:46.992Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T23:35:46.992Z] ---> Running in 16f39f26c59a [2023-07-12T23:35:46.992Z] Removing intermediate container 16f39f26c59a [2023-07-12T23:35:46.992Z] ---> 329c50295ff6 [2023-07-12T23:35:46.992Z] Step 12/12 : RUN $MAKE [2023-07-12T23:35:46.992Z] ---> Running in 6f13511c59a5 [2023-07-12T23:35:46.992Z] noop [2023-07-12T23:35:46.992Z] Removing intermediate container 6f13511c59a5 [2023-07-12T23:35:46.992Z] ---> d7ca2af5971a [2023-07-12T23:35:46.992Z] Successfully built d7ca2af5971a [2023-07-12T23:35:46.992Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:35:47.481Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T23:35:47.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:35:47.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-998 does not seem to be running inside a container [2023-07-12T23:35:47.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T23:35:49.047Z] $ docker top 1c475068e99255218c1ee69cdcb3b95a9159fab7c6324141aa9ac2e38788aadf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:35:49.924Z] + go version [2023-07-12T23:35:49.924Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-12T23:35:49.958Z] $ docker stop --time=1 1c475068e99255218c1ee69cdcb3b95a9159fab7c6324141aa9ac2e38788aadf [2023-07-12T23:35:51.597Z] $ docker rm -f --volumes 1c475068e99255218c1ee69cdcb3b95a9159fab7c6324141aa9ac2e38788aadf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:35:52.470Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T23:35:52.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:35:52.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-998 does not seem to be running inside a container [2023-07-12T23:35:52.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T23:35:54.015Z] $ docker top e467dc9d9d93265c03e79c0b8847daf205ff913fb1cfec39d1c27dc3dcc85d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:35:54.592Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-12T23:35:54.982Z] + make test [2023-07-12T23:35:54.982Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T23:39:01.770Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T23:39:11.875Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.286s coverage: 76.9% of statements [2023-07-12T23:39:11.875Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.353s coverage: 91.6% of statements [2023-07-12T23:39:15.215Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T23:39:15.215Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T23:39:15.215Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T23:39:15.215Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.217s coverage: 50.0% of statements [2023-07-12T23:39:16.175Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T23:39:16.175Z] go vet ./... [2023-07-12T23:41:52.926Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T23:41:52.926Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T23:41:52.926Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T23:41:52.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T23:41:52.994Z] $ docker stop --time=1 e467dc9d9d93265c03e79c0b8847daf205ff913fb1cfec39d1c27dc3dcc85d2d [2023-07-12T23:41:54.910Z] $ docker rm -f --volumes e467dc9d9d93265c03e79c0b8847daf205ff913fb1cfec39d1c27dc3dcc85d2d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:41:56.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T23:41:56.710Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T23:41:57.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T23:41:57.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T23:41:58.142Z] + ls -al . [2023-07-12T23:41:58.142Z] total 160 [2023-07-12T23:41:58.142Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:35 . [2023-07-12T23:41:58.142Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:33 .. [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 23:33 .dockerignore [2023-07-12T23:41:58.142Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:33 .git [2023-07-12T23:41:58.142Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:33 .github [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 23:33 .gitignore [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:33 .golangci.yml [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 12 23:33 Attribution.txt [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 23:33 CHANGELOG.md [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 23:33 Dockerfile [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:33 GOVERNANCE.md [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 23:33 Jenkinsfile [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 23:33 LICENSE [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 23:33 Makefile [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 23:33 OWNERS.md [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 23:33 README.md [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 23:33 Record and Reply.postman_collection.json [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:29 VERSION [2023-07-12T23:41:58.142Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:33 bin [2023-07-12T23:41:58.142Z] -rw-r--r-- 1 jenkins jenkins 7054 Jul 12 23:39 coverage.out [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 12 23:33 go.mod [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 12 23:33 go.sum [2023-07-12T23:41:58.142Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 23:33 internal [2023-07-12T23:41:58.142Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 23:33 main.go [2023-07-12T23:41:58.142Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:33 pkg [2023-07-12T23:41:58.142Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:41:58.661Z] + 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=38d53f837ea6daf45784b1d307a20837cd6fa32b --label arch=arm64 --label version=0.0.0 . [2023-07-12T23:41:58.661Z] Sending build context to Docker daemon 163.3kB [2023-07-12T23:41:58.948Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T23:41:58.948Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T23:41:58.948Z] ---> d7ca2af5971a [2023-07-12T23:41:58.948Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T23:41:58.948Z] ---> Running in c0c2cc387233 [2023-07-12T23:41:59.218Z] Removing intermediate container c0c2cc387233 [2023-07-12T23:41:59.218Z] ---> f4de389454e4 [2023-07-12T23:41:59.218Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T23:41:59.501Z] ---> Running in 1caf3089db30 [2023-07-12T23:41:59.776Z] Removing intermediate container 1caf3089db30 [2023-07-12T23:41:59.776Z] ---> fc3e333c2ea0 [2023-07-12T23:41:59.776Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T23:41:59.776Z] ---> Running in 30076f422e25 [2023-07-12T23:42:00.059Z] Removing intermediate container 30076f422e25 [2023-07-12T23:42:00.059Z] ---> 1c56de4a775a [2023-07-12T23:42:00.059Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T23:42:00.337Z] ---> Running in c5d0fe5ad561 [2023-07-12T23:42:01.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:42:01.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:42:03.314Z] OK: 263 MiB in 53 packages [2023-07-12T23:42:03.906Z] Removing intermediate container c5d0fe5ad561 [2023-07-12T23:42:03.906Z] ---> cddca4b9055f [2023-07-12T23:42:03.906Z] Step 7/26 : WORKDIR /app [2023-07-12T23:42:04.176Z] ---> Running in ac9979e361cd [2023-07-12T23:42:04.446Z] Removing intermediate container ac9979e361cd [2023-07-12T23:42:04.446Z] ---> b4bcef4023c1 [2023-07-12T23:42:04.446Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T23:42:05.033Z] ---> 8fbe5cf717e6 [2023-07-12T23:42:05.033Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:42:05.033Z] ---> Running in 768532fa200b [2023-07-12T23:42:07.628Z] Removing intermediate container 768532fa200b [2023-07-12T23:42:07.629Z] ---> 6ad8c2eed1dc [2023-07-12T23:42:07.629Z] Step 10/26 : COPY . . [2023-07-12T23:42:08.213Z] ---> 97b1b328d695 [2023-07-12T23:42:08.213Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T23:42:08.213Z] ---> Running in 4ed33950c36c [2023-07-12T23:42:08.805Z] Removing intermediate container 4ed33950c36c [2023-07-12T23:42:08.805Z] ---> ab585dcac029 [2023-07-12T23:42:08.805Z] Step 12/26 : RUN $MAKE [2023-07-12T23:42:08.805Z] ---> Running in 4b6333b990ed [2023-07-12T23:42:09.764Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-12T23:44:31.475Z] Removing intermediate container 4b6333b990ed [2023-07-12T23:44:31.475Z] ---> 7f9a106bb30a [2023-07-12T23:44:31.475Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T23:44:31.475Z] 3.17: Pulling from library/alpine [2023-07-12T23:44:31.475Z] edb6bdbacee9: Already exists [2023-07-12T23:44:31.475Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:44:31.475Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T23:44:31.475Z] ---> 779605e5fbc0 [2023-07-12T23:44:31.475Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T23:44:31.475Z] ---> Running in d8cd71ab167d [2023-07-12T23:44:31.475Z] Removing intermediate container d8cd71ab167d [2023-07-12T23:44:31.475Z] ---> 757da1ee73ed [2023-07-12T23:44:31.475Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T23:44:31.475Z] ---> Running in 8833747fb6df [2023-07-12T23:44:31.475Z] Removing intermediate container 8833747fb6df [2023-07-12T23:44:31.475Z] ---> a2bdcb075894 [2023-07-12T23:44:31.475Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T23:44:31.475Z] ---> Running in 4ee9dc021535 [2023-07-12T23:44:31.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:44:32.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:44:33.468Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T23:44:33.468Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T23:44:33.468Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T23:44:33.468Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T23:44:33.737Z] OK: 8 MiB in 17 packages [2023-07-12T23:44:35.149Z] Removing intermediate container 4ee9dc021535 [2023-07-12T23:44:35.149Z] ---> 88ddfc53aa4f [2023-07-12T23:44:35.149Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T23:44:35.417Z] ---> e06804c7cf20 [2023-07-12T23:44:35.417Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T23:44:36.002Z] ---> 0af015128db9 [2023-07-12T23:44:36.002Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T23:44:36.599Z] ---> c58ed9c307bf [2023-07-12T23:44:36.599Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T23:44:38.012Z] ---> 31ea4e5205f1 [2023-07-12T23:44:38.012Z] Step 21/26 : EXPOSE 59712 [2023-07-12T23:44:38.012Z] ---> Running in 190f04c62ef0 [2023-07-12T23:44:38.280Z] Removing intermediate container 190f04c62ef0 [2023-07-12T23:44:38.280Z] ---> 06fb7f4d2cb0 [2023-07-12T23:44:38.280Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T23:44:38.280Z] ---> Running in 1cb225fcdbc3 [2023-07-12T23:44:38.549Z] Removing intermediate container 1cb225fcdbc3 [2023-07-12T23:44:38.549Z] ---> 7adad5123f9f [2023-07-12T23:44:38.549Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T23:44:38.549Z] ---> Running in 256d92c0d302 [2023-07-12T23:44:38.816Z] Removing intermediate container 256d92c0d302 [2023-07-12T23:44:38.816Z] ---> 86e160e86ca8 [2023-07-12T23:44:38.816Z] Step 24/26 : LABEL arch=arm64 [2023-07-12T23:44:39.083Z] ---> Running in e7358c3fe9cb [2023-07-12T23:44:39.351Z] Removing intermediate container e7358c3fe9cb [2023-07-12T23:44:39.351Z] ---> 154e6dec3e16 [2023-07-12T23:44:39.351Z] Step 25/26 : LABEL git_sha=38d53f837ea6daf45784b1d307a20837cd6fa32b [2023-07-12T23:44:39.351Z] ---> Running in fcfb08a39f7b [2023-07-12T23:44:39.619Z] Removing intermediate container fcfb08a39f7b [2023-07-12T23:44:39.619Z] ---> ff85e22f6dd3 [2023-07-12T23:44:39.619Z] Step 26/26 : LABEL version=0.0.0 [2023-07-12T23:44:39.619Z] ---> Running in c235d6d56826 [2023-07-12T23:44:39.887Z] Removing intermediate container c235d6d56826 [2023-07-12T23:44:39.887Z] ---> 2fdd46a0b7c2 [2023-07-12T23:44:39.887Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T23:44:39.887Z] Successfully built 2fdd46a0b7c2 [2023-07-12T23:44:39.887Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:40.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T23:44:40.694Z] [2023-07-12T23:44:40.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:41.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T23:44:41.090Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T23:44:41.090Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T23:44:41.090Z] 04944245beec: Pulling fs layer [2023-07-12T23:44:41.090Z] 699f458cf7ca: Pulling fs layer [2023-07-12T23:44:41.090Z] 765212b225bb: Pulling fs layer [2023-07-12T23:44:41.090Z] f23df028b6ca: Pulling fs layer [2023-07-12T23:44:41.090Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T23:44:41.090Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T23:44:41.090Z] 765212b225bb: Waiting [2023-07-12T23:44:41.090Z] f23df028b6ca: Waiting [2023-07-12T23:44:41.090Z] d65c8cfc05b1: Waiting [2023-07-12T23:44:41.090Z] 2437ff75d9bd: Waiting [2023-07-12T23:44:41.359Z] 04944245beec: Verifying Checksum [2023-07-12T23:44:41.359Z] 04944245beec: Download complete [2023-07-12T23:44:41.359Z] 765212b225bb: Verifying Checksum [2023-07-12T23:44:41.359Z] 765212b225bb: Download complete [2023-07-12T23:44:41.359Z] f23df028b6ca: Verifying Checksum [2023-07-12T23:44:41.359Z] f23df028b6ca: Download complete [2023-07-12T23:44:41.359Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T23:44:41.359Z] d65c8cfc05b1: Download complete [2023-07-12T23:44:41.359Z] 699f458cf7ca: Verifying Checksum [2023-07-12T23:44:41.359Z] 699f458cf7ca: Download complete [2023-07-12T23:44:41.950Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T23:44:41.950Z] 8998bd30e6a1: Download complete [2023-07-12T23:44:44.544Z] 2437ff75d9bd: Download complete [2023-07-12T23:44:45.954Z] 8998bd30e6a1: Pull complete [2023-07-12T23:44:46.222Z] 04944245beec: Pull complete [2023-07-12T23:44:47.632Z] 699f458cf7ca: Pull complete [2023-07-12T23:44:47.900Z] 765212b225bb: Pull complete [2023-07-12T23:44:48.482Z] f23df028b6ca: Pull complete [2023-07-12T23:44:48.750Z] d65c8cfc05b1: Pull complete [2023-07-12T23:45:03.743Z] 2437ff75d9bd: Pull complete [2023-07-12T23:45:03.743Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T23:45:03.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T23:45:03.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:45:04.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-998 does not seem to be running inside a container [2023-07-12T23:45:04.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-12T23:45:07.013Z] $ docker top 8f884450cf538f71e33f4b064524c6efcf824227e8fc7ba0f6e556dbf9245268 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:07.937Z] ---> job-cost.sh [2023-07-12T23:45:07.937Z] lf-activate-venv: SKIPPING [2023-07-12T23:45:07.937Z] INFO: No Stack... [2023-07-12T23:45:08.898Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T23:45:09.483Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T23:45:10.143Z] + + cut -d, -f6cat [2023-07-12T23:45:10.143Z] /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2023-07-12T23:45:10.228Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-41-1-stack-cost] [2023-07-12T23:45:10.232Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-41-1-stack-cost] did not exist. Created. [2023-07-12T23:45:10.233Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-41-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T23:45:10.972Z] /w/workspace/app-record-replay/1@tmp/durable-e9e3e9cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-12T23:45:11.651Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T23:45:11.687Z] Warning: overwriting stash ‘stack-cost’ [2023-07-12T23:45:11.740Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T23:45:11.757Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-41-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T23:45:11.836Z] $ docker stop --time=1 8f884450cf538f71e33f4b064524c6efcf824227e8fc7ba0f6e556dbf9245268 [2023-07-12T23:45:13.356Z] $ docker rm -f --volumes 8f884450cf538f71e33f4b064524c6efcf824227e8fc7ba0f6e556dbf9245268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-12T23:45:14.394Z] provisioning config files... [2023-07-12T23:45:14.399Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-41 #1 [2023-07-12T23:45:14.402Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-41@tmp/config8987622734277535384tmp [Pipeline] { [Pipeline] sh [2023-07-12T23:45:14.736Z] + set +x [2023-07-12T23:45:14.736Z] + curl -s https://codecov.io/bash [2023-07-12T23:45:14.736Z] + bash -s -- [2023-07-12T23:45:14.736Z] [2023-07-12T23:45:14.736Z] _____ _ [2023-07-12T23:45:14.736Z] / ____| | | [2023-07-12T23:45:14.736Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T23:45:14.736Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T23:45:14.736Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T23:45:14.736Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T23:45:14.736Z] Bash-1.0.6 [2023-07-12T23:45:14.736Z] [2023-07-12T23:45:14.736Z] [2023-07-12T23:45:14.736Z] ==> git version 2.25.1 found [2023-07-12T23:45:14.736Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-12T23:45:14.736Z] Release-Date: 2020-01-08 [2023-07-12T23:45:14.736Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-12T23:45:14.736Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T23:45:14.736Z] ==> Jenkins CI detected. [2023-07-12T23:45:14.736Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-41 [2023-07-12T23:45:14.736Z] project root: . [2023-07-12T23:45:14.736Z] --> token set from env [2023-07-12T23:45:14.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T23:45:14.736Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T23:45:14.736Z] ==> Python coveragepy not found [2023-07-12T23:45:14.736Z] ==> Searching for coverage reports in: [2023-07-12T23:45:14.736Z] + . [2023-07-12T23:45:14.736Z] -> Found 1 reports [2023-07-12T23:45:14.736Z] ==> Detecting git/mercurial file structure [2023-07-12T23:45:14.995Z] ==> Reading reports [2023-07-12T23:45:14.995Z] + ./coverage.out bytes=7054 [2023-07-12T23:45:14.995Z] ==> Appending adjustments [2023-07-12T23:45:14.995Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T23:45:14.995Z] + Found adjustments [2023-07-12T23:45:14.995Z] ==> Gzipping contents [2023-07-12T23:45:14.995Z] 4.0K /tmp/codecov.QQSyPj.gz [2023-07-12T23:45:14.995Z] ==> Uploading reports [2023-07-12T23:45:14.995Z] url: https://codecov.io [2023-07-12T23:45:14.995Z] query: branch=PR-41&commit=38d53f837ea6daf45784b1d307a20837cd6fa32b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-41%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=41&job=&cmd_args= [2023-07-12T23:45:14.995Z] -> Pinging Codecov [2023-07-12T23:45:14.995Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-41&commit=38d53f837ea6daf45784b1d307a20837cd6fa32b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-41%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=41&job=&cmd_args= [2023-07-12T23:45:14.995Z] Invalid request parameters [2023-07-12T23:45:14.995Z] 400 [Pipeline] } [2023-07-12T23:45:15.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-12T23:45:16.846Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-41/archives ] [2023-07-12T23:45:16.846Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-41/archives [2023-07-12T23:45:16.846Z] total 16 [2023-07-12T23:45:16.846Z] drwxr-xr-x 3 root root 4096 Jul 12 23:31 . [2023-07-12T23:45:16.847Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 23:31 .. [2023-07-12T23:45:16.847Z] drwxr-xr-x 2 root root 4096 Jul 12 23:31 cost [2023-07-12T23:45:16.847Z] -rw-r--r-- 1 root root 88 Jul 12 23:31 cost.csv [2023-07-12T23:45:16.847Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-41/archives [2023-07-12T23:45:16.847Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-41/archives [2023-07-12T23:45:16.847Z] total 16 [2023-07-12T23:45:16.847Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:31 . [2023-07-12T23:45:16.847Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 23:31 .. [2023-07-12T23:45:16.847Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:31 cost [2023-07-12T23:45:16.847Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 12 23:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:17.178Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:18.064Z] ---> package-listing.sh [2023-07-12T23:45:18.064Z] ++ facter osfamily [2023-07-12T23:45:18.064Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T23:45:18.323Z] + OS_FAMILY=debian [2023-07-12T23:45:18.323Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-41 [2023-07-12T23:45:18.323Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T23:45:18.323Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T23:45:18.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T23:45:18.323Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T23:45:18.323Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-41 ']' [2023-07-12T23:45:18.323Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T23:45:18.323Z] + case "${OS_FAMILY}" in [2023-07-12T23:45:18.323Z] + dpkg -l [2023-07-12T23:45:18.323Z] + grep '^ii' [2023-07-12T23:45:18.323Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T23:45:18.323Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T23:45:18.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T23:45:18.323Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-41 ']' [2023-07-12T23:45:18.323Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-41/archives/ [2023-07-12T23:45:18.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-41/archives/ [Pipeline] echo [2023-07-12T23:45:18.359Z] 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-41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T23:45:18.647Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:19.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:45:19.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:45:19.400Z] prd-ubuntu20.04-docker-8c-8g-995 does not seem to be running inside a container [2023-07-12T23:45:19.447Z] $ 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-41/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-41 -v /w/workspace/xfoundry_app-record-replay_PR-41:/w/workspace/xfoundry_app-record-replay_PR-41:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-41@tmp:/w/workspace/xfoundry_app-record-replay_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T23:45:19.636Z] $ docker top cf35cdbdc61cf0148f6d21dcdba2feafef927abdffc4ee2bda5b2aadd7784e69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:45:19.994Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T23:45:20.301Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T23:45:20.610Z] + ls /var/log/sa-host [2023-07-12T23:45:20.610Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:45:20.831Z] provisioning config files... [2023-07-12T23:45:20.840Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-41@tmp/config4942482432356141992tmp [Pipeline] { [Pipeline] echo [2023-07-12T23:45:20.891Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:21.200Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T23:45:21.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:21.640Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T23:45:21.673Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:21.991Z] ---> sudo-logs.sh [2023-07-12T23:45:21.991Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T23:45:22.077Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:22.393Z] ---> job-cost.sh [2023-07-12T23:45:22.394Z] lf-activate-venv: SKIPPING [2023-07-12T23:45:22.394Z] DEBUG: total: 0.2199999988079071 [2023-07-12T23:45:22.394Z] INFO: Retrieving Stack Cost... [2023-07-12T23:45:23.329Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T23:45:23.587Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T23:45:23.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:23.930Z] ---> logs-deploy.sh [2023-07-12T23:45:23.930Z] lf-activate-venv: SKIPPING [2023-07-12T23:45:23.930Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-41/1 [2023-07-12T23:45:23.930Z] INFO: archiving workspace using pattern(s): [2023-07-12T23:45:24.867Z] Archives upload complete. [2023-07-12T23:45:24.867Z] INFO: archiving logs to Nexus