Pull request #35 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 lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from f408ad1e61c71e678601c8b6ece87aa2ccc74bc8+2c282af5260d380b24eaba4cc371f3a0b43fd8c9 (4d4a8386ff459ba01d54fc48935987ea51314ec0) 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-ssh16894258353057974621.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-ssh11235852515968708099.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-35/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-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3850619523530679071.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-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13504938332631715074.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-ssh4655644368284384909.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-35/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-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4881566000859836897.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-806 in /w/workspace/xfoundry_app-record-replay_PR-35 [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-35 # 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 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 into PR head commit f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 Merge succeeded, producing f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 Checking out Revision f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 (PR-35) > 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/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 # 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 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 # timeout=10 Commit message: "feat: Implemeny Cancel Recording 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-11T00:42:55.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-11T00:42:55.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-11T00:42:55.373Z] ========================================================= [2023-07-11T00:42:55.373Z] EdgeX Global Pipelines Version Info [2023-07-11T00:42:55.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:42:56.138Z] ------------------- [2023-07-11T00:42:56.138Z] stable info: [2023-07-11T00:42:56.138Z] ------------------- [2023-07-11T00:42:56.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-11T00:42:56.138Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T00:42:56.138Z] Message: update stable to v1.0.250 [2023-07-11T00:42:56.716Z] ------------------- [2023-07-11T00:42:56.716Z] experimental info: [2023-07-11T00:42:56.716Z] ------------------- [2023-07-11T00:42:56.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-11T00:42:56.716Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T00:42:56.716Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-11T00:42:57.093Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-11T00:42:57.139Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-11T00:42:57.184Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-11T00:42:57.229Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-11T00:42:57.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-11T00:42:57.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-11T00:42:57.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-11T00:42:57.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-11T00:42:57.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-11T00:42:57.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-11T00:42:57.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-11T00:42:57.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-11T00:42:57.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-11T00:42:57.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-11T00:42:57.697Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T00:42:57.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T00:42:57.773Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T00:42:57.810Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T00:42:57.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-11T00:42:57.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-11T00:42:57.945Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-11T00:42:57.984Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-11T00:42:58.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-11T00:42:58.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-11T00:42:58.112Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-11T00:42:58.155Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-11T00:42:58.195Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-11T00:42:58.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo [2023-07-11T00:42:58.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo [2023-07-11T00:42:58.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo [2023-07-11T00:42:58.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 [Pipeline] echo [2023-07-11T00:42:58.402Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f408ad1 [Pipeline] echo [2023-07-11T00:42:58.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T00:42:58.563Z] provisioning config files... [2023-07-11T00:42:58.581Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-35@tmp/config17557432179927620605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:42:58.927Z] ---> docker-login.sh [2023-07-11T00:42:58.927Z] nexus3.edgexfoundry.org:10001 [2023-07-11T00:42:59.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:42:59.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:42:59.188Z] Configure a credential helper to remove this warning. See [2023-07-11T00:42:59.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:42:59.188Z] [2023-07-11T00:42:59.188Z] Login Succeeded [2023-07-11T00:42:59.188Z] nexus3.edgexfoundry.org:10002 [2023-07-11T00:42:59.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:42:59.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:42:59.449Z] Configure a credential helper to remove this warning. See [2023-07-11T00:42:59.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:42:59.449Z] [2023-07-11T00:42:59.449Z] Login Succeeded [2023-07-11T00:42:59.449Z] nexus3.edgexfoundry.org:10003 [2023-07-11T00:42:59.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:42:59.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:42:59.449Z] Configure a credential helper to remove this warning. See [2023-07-11T00:42:59.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:42:59.449Z] [2023-07-11T00:42:59.449Z] Login Succeeded [2023-07-11T00:42:59.449Z] nexus3.edgexfoundry.org:10004 [2023-07-11T00:42:59.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:42:59.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:42:59.723Z] Configure a credential helper to remove this warning. See [2023-07-11T00:42:59.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:42:59.723Z] [2023-07-11T00:42:59.723Z] Login Succeeded [2023-07-11T00:42:59.723Z] docker.io [2023-07-11T00:42:59.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:42:59.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:42:59.984Z] Configure a credential helper to remove this warning. See [2023-07-11T00:42:59.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:42:59.984Z] [2023-07-11T00:42:59.984Z] Login Succeeded [2023-07-11T00:42:59.984Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T00:43:00.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-11T00:43:00.662Z] + git rev-list -1 --merges f408ad1e61c71e678601c8b6ece87aa2ccc74bc8~1..f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 [Pipeline] echo [2023-07-11T00:43:00.756Z] -----------> git rev-list -1 --merges f408ad1e61c71e678601c8b6ece87aa2ccc74bc8~1..f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 [false] [Pipeline] sh [2023-07-11T00:43:01.068Z] + git log --format=format:%s -1 f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 [Pipeline] echo [2023-07-11T00:43:01.102Z] ========================================================= [2023-07-11T00:43:01.102Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-11T00:43:01.102Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T00:43:01.556Z] + git log --format=format:%s -1 f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 [Pipeline] echo [2023-07-11T00:43:01.590Z] [semverPrep] GIT_COMMIT: f408ad1e61c71e678601c8b6ece87aa2ccc74bc8, Commit Message: feat: Implemeny Cancel Recording Endpoint [Pipeline] echo [2023-07-11T00:43:01.625Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-11T00:43:02.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T00:43:02.061Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-11T00:43:02.061Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-11T00:43:02.061Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-11T00:43:02.061Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-11T00:43:02.061Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-11T00:43:02.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:43:02.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T00:43:02.571Z] [2023-07-11T00:43:02.571Z] 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-11T00:43:02.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T00:43:02.963Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-11T00:43:02.963Z] b85a868b505f: Pulling fs layer [2023-07-11T00:43:02.963Z] e2be974225ed: Pulling fs layer [2023-07-11T00:43:02.963Z] 339a4e72a1f5: Pulling fs layer [2023-07-11T00:43:02.963Z] 988bab9f4d93: Pulling fs layer [2023-07-11T00:43:02.963Z] 1469e6f7b9e6: Pulling fs layer [2023-07-11T00:43:02.963Z] eaf3925da568: Pulling fs layer [2023-07-11T00:43:02.963Z] bab4dde63d76: Pulling fs layer [2023-07-11T00:43:02.963Z] bde34c3a00c8: Pulling fs layer [2023-07-11T00:43:02.963Z] b352a97aabf1: Pulling fs layer [2023-07-11T00:43:02.963Z] 4872d77fe225: Pulling fs layer [2023-07-11T00:43:02.963Z] 5851b861e8e6: Pulling fs layer [2023-07-11T00:43:02.963Z] 988bab9f4d93: Waiting [2023-07-11T00:43:02.963Z] bde34c3a00c8: Waiting [2023-07-11T00:43:02.963Z] b352a97aabf1: Waiting [2023-07-11T00:43:02.963Z] 1469e6f7b9e6: Waiting [2023-07-11T00:43:02.963Z] eaf3925da568: Waiting [2023-07-11T00:43:02.963Z] bab4dde63d76: Waiting [2023-07-11T00:43:02.963Z] 4872d77fe225: Waiting [2023-07-11T00:43:02.963Z] e2be974225ed: Verifying Checksum [2023-07-11T00:43:02.963Z] e2be974225ed: Download complete [2023-07-11T00:43:02.963Z] 988bab9f4d93: Verifying Checksum [2023-07-11T00:43:02.963Z] 988bab9f4d93: Download complete [2023-07-11T00:43:03.225Z] 339a4e72a1f5: Verifying Checksum [2023-07-11T00:43:03.225Z] 339a4e72a1f5: Download complete [2023-07-11T00:43:03.225Z] 1469e6f7b9e6: Verifying Checksum [2023-07-11T00:43:03.225Z] 1469e6f7b9e6: Download complete [2023-07-11T00:43:03.225Z] eaf3925da568: Verifying Checksum [2023-07-11T00:43:03.225Z] eaf3925da568: Download complete [2023-07-11T00:43:03.225Z] bde34c3a00c8: Verifying Checksum [2023-07-11T00:43:03.225Z] bde34c3a00c8: Download complete [2023-07-11T00:43:03.225Z] b352a97aabf1: Download complete [2023-07-11T00:43:03.225Z] 4872d77fe225: Verifying Checksum [2023-07-11T00:43:03.225Z] 4872d77fe225: Download complete [2023-07-11T00:43:03.225Z] 5851b861e8e6: Verifying Checksum [2023-07-11T00:43:03.225Z] b85a868b505f: Verifying Checksum [2023-07-11T00:43:03.225Z] b85a868b505f: Download complete [2023-07-11T00:43:03.483Z] bab4dde63d76: Verifying Checksum [2023-07-11T00:43:03.483Z] bab4dde63d76: Download complete [2023-07-11T00:43:04.427Z] b85a868b505f: Pull complete [2023-07-11T00:43:04.687Z] e2be974225ed: Pull complete [2023-07-11T00:43:05.255Z] 339a4e72a1f5: Pull complete [2023-07-11T00:43:05.255Z] 988bab9f4d93: Pull complete [2023-07-11T00:43:05.515Z] 1469e6f7b9e6: Pull complete [2023-07-11T00:43:05.515Z] eaf3925da568: Pull complete [2023-07-11T00:43:07.434Z] bab4dde63d76: Pull complete [2023-07-11T00:43:07.434Z] bde34c3a00c8: Pull complete [2023-07-11T00:43:07.694Z] b352a97aabf1: Pull complete [2023-07-11T00:43:07.694Z] 4872d77fe225: Pull complete [2023-07-11T00:43:07.694Z] 5851b861e8e6: Pull complete [2023-07-11T00:43:07.969Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-11T00:43:07.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T00:43:07.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:43:08.225Z] prd-ubuntu20.04-docker-8c-8g-806 does not seem to be running inside a container [2023-07-11T00:43:08.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-35 -v /w/workspace/xfoundry_app-record-replay_PR-35:/w/workspace/xfoundry_app-record-replay_PR-35:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-35@tmp:/w/workspace/xfoundry_app-record-replay_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T00:43:11.822Z] $ docker top fc29560d35e3ba40acf5d56d8819cefa4f173c45993865a1421197b8d6e0911b -eo pid,comm [2023-07-11T00:43:11.871Z] 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-11T00:43:11.871Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T00:43:12.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T00:43:12.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T00:43:12.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T00:43:12.146Z] $ docker exec fc29560d35e3ba40acf5d56d8819cefa4f173c45993865a1421197b8d6e0911b ssh-agent [2023-07-11T00:43:12.261Z] SSH_AUTH_SOCK=/tmp/ssh-dpmUiA4MwnOT/agent.33 [2023-07-11T00:43:12.261Z] SSH_AGENT_PID=39 [2023-07-11T00:43:12.270Z] Running ssh-add (command line suppressed) [2023-07-11T00:43:12.370Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-35@tmp/private_key_531064155272736448.key (/w/workspace/xfoundry_app-record-replay_PR-35@tmp/private_key_531064155272736448.key) [2023-07-11T00:43:12.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T00:43:12.715Z] + git tag --points-at HEAD [Pipeline] } [2023-07-11T00:43:12.756Z] $ docker exec --env ******** --env ******** fc29560d35e3ba40acf5d56d8819cefa4f173c45993865a1421197b8d6e0911b ssh-agent -k [2023-07-11T00:43:12.857Z] unset SSH_AUTH_SOCK; [2023-07-11T00:43:12.858Z] unset SSH_AGENT_PID; [2023-07-11T00:43:12.858Z] echo Agent pid 39 killed; [2023-07-11T00:43:12.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-11T00:43:13.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T00:43:13.803Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T00:43:13.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T00:43:13.935Z] $ docker exec fc29560d35e3ba40acf5d56d8819cefa4f173c45993865a1421197b8d6e0911b ssh-agent [2023-07-11T00:43:14.040Z] SSH_AUTH_SOCK=/tmp/ssh-whQBnD96NtNa/agent.72 [2023-07-11T00:43:14.041Z] SSH_AGENT_PID=78 [2023-07-11T00:43:14.044Z] Running ssh-add (command line suppressed) [2023-07-11T00:43:14.160Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-35@tmp/private_key_17575369566242171132.key (/w/workspace/xfoundry_app-record-replay_PR-35@tmp/private_key_17575369566242171132.key) [2023-07-11T00:43:14.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T00:43:14.515Z] + git semver init [2023-07-11T00:43:14.778Z] 2023-07-11 00:43:14,694 [run_init] DEBUG init version:0.0.0 force:False [2023-07-11T00:43:14.778Z] 2023-07-11 00:43:14,695 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-35/.semver [2023-07-11T00:43:14.778Z] 2023-07-11 00:43:14,695 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-35/.semver [2023-07-11T00:43:14.778Z] 2023-07-11 00:43:14,696 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-35/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-35, universal_newlines=False, shell=None, istream=None) [2023-07-11T00:43:15.354Z] 2023-07-11 00:43:15,352 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-35/.git/info/exclude [2023-07-11T00:43:15.354Z] 2023-07-11 00:43:15,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-35/.semver/PR-35 with force:False [2023-07-11T00:43:15.354Z] 2023-07-11 00:43:15,353 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-35/.semver/PR-35 [2023-07-11T00:43:15.354Z] 2023-07-11 00:43:15,357 [execute] INFO git cat-file --batch-check [2023-07-11T00:43:15.354Z] 2023-07-11 00:43:15,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T00:43:15.614Z] 2023-07-11 00:43:15,363 [execute] INFO git cat-file --batch [2023-07-11T00:43:15.614Z] 2023-07-11 00:43:15,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T00:43:15.614Z] 2023-07-11 00:43:15,369 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-35/.semver/PR-35 [2023-07-11T00:43:15.614Z] 0.0.0 [Pipeline] } [2023-07-11T00:43:15.653Z] $ docker exec --env ******** --env ******** fc29560d35e3ba40acf5d56d8819cefa4f173c45993865a1421197b8d6e0911b ssh-agent -k [2023-07-11T00:43:15.761Z] unset SSH_AUTH_SOCK; [2023-07-11T00:43:15.761Z] unset SSH_AGENT_PID; [2023-07-11T00:43:15.762Z] echo Agent pid 78 killed; [2023-07-11T00:43:15.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T00:43:16.264Z] + git semver [Pipeline] } [2023-07-11T00:43:16.568Z] $ docker stop --time=1 fc29560d35e3ba40acf5d56d8819cefa4f173c45993865a1421197b8d6e0911b [2023-07-11T00:43:18.125Z] $ docker rm -f --volumes fc29560d35e3ba40acf5d56d8819cefa4f173c45993865a1421197b8d6e0911b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T00:43:18.551Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-11T00:43:18.905Z] Stashed 1 file(s) [Pipeline] echo [2023-07-11T00:43:18.938Z] [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-11T00:43:19.618Z] provisioning config files... [2023-07-11T00:43:19.633Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-35@tmp/config9032689835566010322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:43:19.997Z] ---> docker-login.sh [2023-07-11T00:43:19.998Z] nexus3.edgexfoundry.org:10001 [2023-07-11T00:43:19.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:43:19.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:43:19.998Z] Configure a credential helper to remove this warning. See [2023-07-11T00:43:19.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:43:19.998Z] [2023-07-11T00:43:19.998Z] Login Succeeded [2023-07-11T00:43:19.998Z] nexus3.edgexfoundry.org:10002 [2023-07-11T00:43:19.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:43:19.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:43:19.998Z] Configure a credential helper to remove this warning. See [2023-07-11T00:43:19.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:43:19.998Z] [2023-07-11T00:43:19.998Z] Login Succeeded [2023-07-11T00:43:19.998Z] nexus3.edgexfoundry.org:10003 [2023-07-11T00:43:20.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:43:20.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:43:20.260Z] Configure a credential helper to remove this warning. See [2023-07-11T00:43:20.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:43:20.260Z] [2023-07-11T00:43:20.260Z] Login Succeeded [2023-07-11T00:43:20.260Z] nexus3.edgexfoundry.org:10004 [2023-07-11T00:43:20.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:43:20.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:43:20.260Z] Configure a credential helper to remove this warning. See [2023-07-11T00:43:20.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:43:20.260Z] [2023-07-11T00:43:20.260Z] Login Succeeded [2023-07-11T00:43:20.260Z] docker.io [2023-07-11T00:43:20.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:43:20.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:43:20.521Z] Configure a credential helper to remove this warning. See [2023-07-11T00:43:20.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:43:20.521Z] [2023-07-11T00:43:20.521Z] Login Succeeded [2023-07-11T00:43:20.521Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T00:43:20.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T00:43:20.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T00:43:20.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T00:43:20.916Z] ========================================================= [2023-07-11T00:43:20.916Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-11T00:43:20.916Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:43:21.506Z] + 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-11T00:43:21.507Z] Sending build context to Docker daemon 305.7kB [2023-07-11T00:43:21.507Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T00:43:21.507Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T00:43:21.507Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-11T00:43:21.507Z] f56be85fc22e: Pulling fs layer [2023-07-11T00:43:21.507Z] 85791d961cd3: Pulling fs layer [2023-07-11T00:43:21.507Z] d694b5ae8c79: Pulling fs layer [2023-07-11T00:43:21.507Z] 9f32a84ed3da: Pulling fs layer [2023-07-11T00:43:21.507Z] 4d19c01a9841: Pulling fs layer [2023-07-11T00:43:21.507Z] 9325e15d5711: Pulling fs layer [2023-07-11T00:43:21.507Z] 556b6ee489ea: Pulling fs layer [2023-07-11T00:43:21.507Z] c5a4b2cf53e6: Pulling fs layer [2023-07-11T00:43:21.507Z] 4d19c01a9841: Waiting [2023-07-11T00:43:21.507Z] 9325e15d5711: Waiting [2023-07-11T00:43:21.507Z] 556b6ee489ea: Waiting [2023-07-11T00:43:21.507Z] c5a4b2cf53e6: Waiting [2023-07-11T00:43:21.507Z] 9f32a84ed3da: Waiting [2023-07-11T00:43:21.507Z] 85791d961cd3: Verifying Checksum [2023-07-11T00:43:21.507Z] 85791d961cd3: Download complete [2023-07-11T00:43:21.507Z] 9f32a84ed3da: Verifying Checksum [2023-07-11T00:43:21.507Z] 9f32a84ed3da: Download complete [2023-07-11T00:43:21.775Z] 4d19c01a9841: Verifying Checksum [2023-07-11T00:43:21.775Z] 4d19c01a9841: Download complete [2023-07-11T00:43:21.775Z] f56be85fc22e: Verifying Checksum [2023-07-11T00:43:21.775Z] f56be85fc22e: Download complete [2023-07-11T00:43:21.775Z] 9325e15d5711: Verifying Checksum [2023-07-11T00:43:21.775Z] 9325e15d5711: Download complete [2023-07-11T00:43:22.044Z] f56be85fc22e: Pull complete [2023-07-11T00:43:22.314Z] 85791d961cd3: Pull complete [2023-07-11T00:43:22.583Z] d694b5ae8c79: Verifying Checksum [2023-07-11T00:43:22.583Z] d694b5ae8c79: Download complete [2023-07-11T00:43:22.583Z] c5a4b2cf53e6: Download complete [2023-07-11T00:43:22.849Z] 556b6ee489ea: Verifying Checksum [2023-07-11T00:43:22.849Z] 556b6ee489ea: Download complete [2023-07-11T00:43:26.168Z] d694b5ae8c79: Pull complete [2023-07-11T00:43:26.168Z] 9f32a84ed3da: Pull complete [2023-07-11T00:43:26.168Z] 4d19c01a9841: Pull complete [2023-07-11T00:43:26.168Z] 9325e15d5711: Pull complete [2023-07-11T00:43:28.734Z] 556b6ee489ea: Pull complete [2023-07-11T00:43:29.689Z] c5a4b2cf53e6: Pull complete [2023-07-11T00:43:29.689Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-11T00:43:29.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T00:43:29.689Z] ---> c4be618373d6 [2023-07-11T00:43:29.689Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T00:43:34.415Z] Still waiting to schedule task [2023-07-11T00:43:34.415Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-11T00:43:36.268Z] ---> Running in 8d2e93c5259e [2023-07-11T00:43:36.268Z] Removing intermediate container 8d2e93c5259e [2023-07-11T00:43:36.268Z] ---> 690cd79703f2 [2023-07-11T00:43:36.268Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T00:43:36.268Z] ---> Running in ce32fd5844b1 [2023-07-11T00:43:36.268Z] Removing intermediate container ce32fd5844b1 [2023-07-11T00:43:36.268Z] ---> 5fdee07c9f2b [2023-07-11T00:43:36.268Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T00:43:36.268Z] ---> Running in 2fe08becd93a [2023-07-11T00:43:36.268Z] Removing intermediate container 2fe08becd93a [2023-07-11T00:43:36.268Z] ---> 9a4c9fee203b [2023-07-11T00:43:36.268Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T00:43:36.268Z] ---> Running in c03ef122ba14 [2023-07-11T00:43:36.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T00:43:36.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T00:43:36.529Z] OK: 265 MiB in 53 packages [2023-07-11T00:43:37.105Z] Removing intermediate container c03ef122ba14 [2023-07-11T00:43:37.105Z] ---> bf70464630fb [2023-07-11T00:43:37.105Z] Step 7/12 : WORKDIR /app [2023-07-11T00:43:37.105Z] ---> Running in 291951a9abe8 [2023-07-11T00:43:37.105Z] Removing intermediate container 291951a9abe8 [2023-07-11T00:43:37.105Z] ---> 54b5968f431b [2023-07-11T00:43:37.105Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T00:43:37.105Z] ---> 5328572bdb6e [2023-07-11T00:43:37.105Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T00:43:37.105Z] ---> Running in e682800bc10e [2023-07-11T00:44:23.793Z] Removing intermediate container e682800bc10e [2023-07-11T00:44:23.794Z] ---> 6d857b716ec3 [2023-07-11T00:44:23.794Z] Step 10/12 : COPY . . [2023-07-11T00:44:23.794Z] ---> 96fc8bcde0d0 [2023-07-11T00:44:23.794Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T00:44:23.794Z] ---> Running in 8ce7fce9d803 [2023-07-11T00:44:23.794Z] Removing intermediate container 8ce7fce9d803 [2023-07-11T00:44:23.794Z] ---> c1399acc94c5 [2023-07-11T00:44:23.794Z] Step 12/12 : RUN $MAKE [2023-07-11T00:44:23.794Z] ---> Running in c9e1896beb41 [2023-07-11T00:44:23.794Z] noop [2023-07-11T00:44:23.794Z] Removing intermediate container c9e1896beb41 [2023-07-11T00:44:23.794Z] ---> a4d5aa9f3894 [2023-07-11T00:44:23.794Z] Successfully built a4d5aa9f3894 [2023-07-11T00:44:23.794Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:44:24.249Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T00:44:24.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:44:24.407Z] prd-ubuntu20.04-docker-8c-8g-806 does not seem to be running inside a container [2023-07-11T00:44:24.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-35 -v /w/workspace/xfoundry_app-record-replay_PR-35:/w/workspace/xfoundry_app-record-replay_PR-35:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-35@tmp:/w/workspace/xfoundry_app-record-replay_PR-35@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 ******** ci-base-image-x86_64 cat [2023-07-11T00:44:24.792Z] $ docker top 5637eef643544f68c20ce4c1145d55bbf6f197b6e0d5fe1fcbebc742dcd3decf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T00:44:25.175Z] + go version [2023-07-11T00:44:25.175Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-11T00:44:25.208Z] $ docker stop --time=1 5637eef643544f68c20ce4c1145d55bbf6f197b6e0d5fe1fcbebc742dcd3decf [2023-07-11T00:44:26.475Z] $ docker rm -f --volumes 5637eef643544f68c20ce4c1145d55bbf6f197b6e0d5fe1fcbebc742dcd3decf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:44:27.309Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T00:44:27.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:44:27.465Z] prd-ubuntu20.04-docker-8c-8g-806 does not seem to be running inside a container [2023-07-11T00:44:27.499Z] $ 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-35 -v /w/workspace/xfoundry_app-record-replay_PR-35:/w/workspace/xfoundry_app-record-replay_PR-35:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-35@tmp:/w/workspace/xfoundry_app-record-replay_PR-35@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 ******** ci-base-image-x86_64 cat [2023-07-11T00:44:28.119Z] $ docker top 9f256e23316c39beedd3685f2343a8f28fb41e4e3d098cc214607ba767c2fd41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T00:44:28.505Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-35 [Pipeline] fileExists [Pipeline] sh [2023-07-11T00:44:28.866Z] + make test [2023-07-11T00:44:28.867Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T00:44:46.946Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T00:44:47.203Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T00:44:47.203Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T00:44:47.203Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T00:44:47.203Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 76.9% of statements [2023-07-11T00:44:47.203Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.070s coverage: 87.3% of statements [2023-07-11T00:44:47.203Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.051s coverage: 27.3% of statements [2023-07-11T00:45:05.274Z] go vet ./... [2023-07-11T00:45:09.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T00:45:09.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T00:45:09.515Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T00:45:09.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T00:45:09.581Z] $ docker stop --time=1 9f256e23316c39beedd3685f2343a8f28fb41e4e3d098cc214607ba767c2fd41 [2023-07-11T00:45:15.401Z] $ docker rm -f --volumes 9f256e23316c39beedd3685f2343a8f28fb41e4e3d098cc214607ba767c2fd41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T00:45:15.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T00:45:16.018Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-11T00:45:16.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T00:45:17.040Z] + ls -al . [2023-07-11T00:45:17.040Z] total 152 [2023-07-11T00:45:17.040Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 00:44 . [2023-07-11T00:45:17.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 00:42 .. [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 00:42 .dockerignore [2023-07-11T00:45:17.040Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 00:43 .git [2023-07-11T00:45:17.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 00:42 .github [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 00:42 .gitignore [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 00:42 .golangci.yml [2023-07-11T00:45:17.040Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 00:43 .semver [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 00:42 Attribution.txt [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 00:42 CHANGELOG.md [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 00:42 Dockerfile [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 00:42 GOVERNANCE.md [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 00:42 Jenkinsfile [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 00:42 LICENSE [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 00:42 Makefile [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 00:42 OWNERS.md [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 00:42 README.md [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 00:43 VERSION [2023-07-11T00:45:17.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 00:42 bin [2023-07-11T00:45:17.040Z] -rw-r--r-- 1 jenkins jenkins 5410 Jul 11 00:44 coverage.out [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 00:42 go.mod [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 00:42 go.sum [2023-07-11T00:45:17.040Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 00:42 internal [2023-07-11T00:45:17.040Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 00:42 main.go [2023-07-11T00:45:17.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 00:42 pkg [2023-07-11T00:45:17.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 00:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:45:17.426Z] + 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=f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 --label arch=amd64 --label version=0.0.0 . [2023-07-11T00:45:17.426Z] Sending build context to Docker daemon 311.8kB [2023-07-11T00:45:17.426Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T00:45:17.426Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T00:45:17.426Z] ---> a4d5aa9f3894 [2023-07-11T00:45:17.426Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T00:45:17.426Z] ---> Running in 5982afc4e44a [2023-07-11T00:45:17.426Z] Removing intermediate container 5982afc4e44a [2023-07-11T00:45:17.426Z] ---> 50f8f2900d9c [2023-07-11T00:45:17.426Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T00:45:17.426Z] ---> Running in ffab55630163 [2023-07-11T00:45:17.686Z] Removing intermediate container ffab55630163 [2023-07-11T00:45:17.686Z] ---> db7dfb1e231d [2023-07-11T00:45:17.686Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T00:45:17.686Z] ---> Running in 94b92aa14a46 [2023-07-11T00:45:17.686Z] Removing intermediate container 94b92aa14a46 [2023-07-11T00:45:17.686Z] ---> e57b7869c549 [2023-07-11T00:45:17.686Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T00:45:17.686Z] ---> Running in da28c0608052 [2023-07-11T00:45:17.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T00:45:18.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T00:45:18.463Z] OK: 265 MiB in 53 packages [2023-07-11T00:45:18.721Z] Removing intermediate container da28c0608052 [2023-07-11T00:45:18.721Z] ---> f90f6c91ca08 [2023-07-11T00:45:18.721Z] Step 7/26 : WORKDIR /app [2023-07-11T00:45:18.721Z] ---> Running in c0adac7353bb [2023-07-11T00:45:18.979Z] Removing intermediate container c0adac7353bb [2023-07-11T00:45:18.979Z] ---> 4ad1b1d956cf [2023-07-11T00:45:18.979Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T00:45:18.979Z] ---> 1a082cce7b67 [2023-07-11T00:45:18.979Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T00:45:18.979Z] ---> Running in b534021b185c [2023-07-11T00:45:19.912Z] Removing intermediate container b534021b185c [2023-07-11T00:45:19.912Z] ---> 8e9dd12e91fd [2023-07-11T00:45:19.912Z] Step 10/26 : COPY . . [2023-07-11T00:45:19.912Z] ---> 26f0fed8b4ad [2023-07-11T00:45:19.912Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T00:45:19.912Z] ---> Running in 72ad9316d92f [2023-07-11T00:45:19.912Z] Removing intermediate container 72ad9316d92f [2023-07-11T00:45:19.912Z] ---> 2a95df981f46 [2023-07-11T00:45:19.912Z] Step 12/26 : RUN $MAKE [2023-07-11T00:45:19.912Z] ---> Running in dd9c253319f3 [2023-07-11T00:45:20.171Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-11T00:45:42.120Z] Removing intermediate container dd9c253319f3 [2023-07-11T00:45:42.120Z] ---> 834af46a0edd [2023-07-11T00:45:42.120Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T00:45:42.120Z] 3.17: Pulling from library/alpine [2023-07-11T00:45:42.120Z] 4db1b89c0bd1: Pulling fs layer [2023-07-11T00:45:42.121Z] 4db1b89c0bd1: Verifying Checksum [2023-07-11T00:45:42.121Z] 4db1b89c0bd1: Download complete [2023-07-11T00:45:42.121Z] 4db1b89c0bd1: Pull complete [2023-07-11T00:45:42.121Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T00:45:42.121Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T00:45:42.121Z] ---> 1f73a9d63274 [2023-07-11T00:45:42.121Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T00:45:42.121Z] ---> Running in 5549a068fec5 [2023-07-11T00:45:42.121Z] Removing intermediate container 5549a068fec5 [2023-07-11T00:45:42.121Z] ---> e40fb9f946c3 [2023-07-11T00:45:42.121Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T00:45:42.121Z] ---> Running in 835333f2caac [2023-07-11T00:45:42.121Z] Removing intermediate container 835333f2caac [2023-07-11T00:45:42.121Z] ---> bc73ec51b2a7 [2023-07-11T00:45:42.121Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T00:45:42.121Z] ---> Running in 949f0e237593 [2023-07-11T00:45:42.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T00:45:42.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T00:45:42.121Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T00:45:42.121Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T00:45:42.121Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T00:45:42.121Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T00:45:42.121Z] OK: 8 MiB in 17 packages [2023-07-11T00:45:42.121Z] Removing intermediate container 949f0e237593 [2023-07-11T00:45:42.121Z] ---> aaeb51da76f8 [2023-07-11T00:45:42.121Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T00:45:42.121Z] ---> 874cbd00eb77 [2023-07-11T00:45:42.121Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T00:45:42.121Z] ---> fa078c31d5a9 [2023-07-11T00:45:42.121Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T00:45:42.121Z] ---> b3f8a9e8ba41 [2023-07-11T00:45:42.121Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T00:45:42.688Z] ---> 571026a37569 [2023-07-11T00:45:42.688Z] Step 21/26 : EXPOSE 59712 [2023-07-11T00:45:42.688Z] ---> Running in 43027251f164 [2023-07-11T00:45:42.688Z] Removing intermediate container 43027251f164 [2023-07-11T00:45:42.688Z] ---> 1799c09e6ee6 [2023-07-11T00:45:42.688Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T00:45:42.688Z] ---> Running in 5f4676809013 [2023-07-11T00:45:42.951Z] Removing intermediate container 5f4676809013 [2023-07-11T00:45:42.951Z] ---> 1e5d7392f6b9 [2023-07-11T00:45:42.951Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T00:45:42.951Z] ---> Running in 9dcb73125787 [2023-07-11T00:45:42.951Z] Removing intermediate container 9dcb73125787 [2023-07-11T00:45:42.951Z] ---> 87df5ab71682 [2023-07-11T00:45:42.951Z] Step 24/26 : LABEL arch=amd64 [2023-07-11T00:45:42.951Z] ---> Running in 65564121b997 [2023-07-11T00:45:42.951Z] Removing intermediate container 65564121b997 [2023-07-11T00:45:42.951Z] ---> 235cc81d9e94 [2023-07-11T00:45:42.951Z] Step 25/26 : LABEL git_sha=f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 [2023-07-11T00:45:42.951Z] ---> Running in 5d62d6e4da71 [2023-07-11T00:45:42.951Z] Removing intermediate container 5d62d6e4da71 [2023-07-11T00:45:42.951Z] ---> 9f230b9cc6df [2023-07-11T00:45:42.951Z] Step 26/26 : LABEL version=0.0.0 [2023-07-11T00:45:43.211Z] ---> Running in 10b5d09332c8 [2023-07-11T00:45:43.211Z] Removing intermediate container 10b5d09332c8 [2023-07-11T00:45:43.211Z] ---> b96716680649 [2023-07-11T00:45:43.211Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T00:45:43.211Z] Successfully built b96716680649 [2023-07-11T00:45:43.211Z] 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-11T00:45:44.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T00:45:44.087Z] [2023-07-11T00:45:44.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:45:44.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T00:45:44.461Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-11T00:45:44.461Z] 5eb5b503b376: Pulling fs layer [2023-07-11T00:45:44.461Z] 5c69ac0246d0: Pulling fs layer [2023-07-11T00:45:44.461Z] ec43610c2a17: Pulling fs layer [2023-07-11T00:45:44.461Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-11T00:45:44.461Z] 33b1e0a273af: Pulling fs layer [2023-07-11T00:45:44.461Z] 5d3b04190fa2: Pulling fs layer [2023-07-11T00:45:44.461Z] 2f39f015ded8: Pulling fs layer [2023-07-11T00:45:44.461Z] 33b1e0a273af: Waiting [2023-07-11T00:45:44.461Z] 5d3b04190fa2: Waiting [2023-07-11T00:45:44.461Z] 2f39f015ded8: Waiting [2023-07-11T00:45:44.461Z] 3a2ae6a8a46f: Waiting [2023-07-11T00:45:44.461Z] 5c69ac0246d0: Verifying Checksum [2023-07-11T00:45:44.461Z] 5c69ac0246d0: Download complete [2023-07-11T00:45:44.461Z] 3a2ae6a8a46f: Download complete [2023-07-11T00:45:44.461Z] 33b1e0a273af: Verifying Checksum [2023-07-11T00:45:44.461Z] 33b1e0a273af: Download complete [2023-07-11T00:45:44.461Z] 5d3b04190fa2: Verifying Checksum [2023-07-11T00:45:44.461Z] 5d3b04190fa2: Download complete [2023-07-11T00:45:44.461Z] ec43610c2a17: Verifying Checksum [2023-07-11T00:45:44.461Z] ec43610c2a17: Download complete [2023-07-11T00:45:44.613Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-808 in /w/workspace/xfoundry_app-record-replay_PR-35 [Pipeline] { [Pipeline] ws [2023-07-11T00:45:44.682Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [2023-07-11T00:45:44.719Z] 5eb5b503b376: Verifying Checksum [2023-07-11T00:45:44.719Z] 5eb5b503b376: Download complete [Pipeline] checkout [2023-07-11T00:45:44.762Z] Selected Git installation does not exist. Using Default [2023-07-11T00:45:44.762Z] The recommended git tool is: NONE [2023-07-11T00:45:45.284Z] 2f39f015ded8: Download complete [2023-07-11T00:45:45.847Z] 5eb5b503b376: Pull complete [2023-07-11T00:45:46.105Z] 5c69ac0246d0: Pull complete [2023-07-11T00:45:46.369Z] ec43610c2a17: Pull complete [2023-07-11T00:45:46.626Z] 3a2ae6a8a46f: Pull complete [2023-07-11T00:45:46.626Z] 33b1e0a273af: Pull complete [2023-07-11T00:45:46.885Z] 5d3b04190fa2: Pull complete [2023-07-11T00:45:50.651Z] using credential edgex-jenkins-ssh [2023-07-11T00:45:50.672Z] Cloning the remote Git repository [2023-07-11T00:45:50.726Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T00:45:50.818Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-11T00:45:50.969Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T00:45:50.970Z] > git --version # timeout=10 [2023-07-11T00:45:50.993Z] > git --version # 'git version 2.25.1' [2023-07-11T00:45:50.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T00:45:51.093Z] 2f39f015ded8: Pull complete [2023-07-11T00:45:51.093Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-11T00:45:51.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T00:45:51.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:45:51.323Z] prd-ubuntu20.04-docker-8c-8g-806 does not seem to be running inside a container [2023-07-11T00:45:51.355Z] $ 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-35 -v /w/workspace/xfoundry_app-record-replay_PR-35:/w/workspace/xfoundry_app-record-replay_PR-35:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-35@tmp:/w/workspace/xfoundry_app-record-replay_PR-35@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-11T00:45:51.158Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T00:45:51.723Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T00:45:51.748Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T00:45:53.242Z] Merging remotes/origin/main commit 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 into PR head commit f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 [2023-07-11T00:45:53.567Z] Merge succeeded, producing f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 [2023-07-11T00:45:53.567Z] Checking out Revision f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 (PR-35) [2023-07-11T00:45:52.669Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T00:45:52.714Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T00:45:52.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T00:45:52.739Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-11T00:45:53.267Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T00:45:53.352Z] > git checkout -f f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 # timeout=10 [2023-07-11T00:45:53.447Z] > git remote # timeout=10 [2023-07-11T00:45:53.473Z] > git config --get remote.origin.url # timeout=10 [2023-07-11T00:45:53.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T00:45:53.520Z] > git merge 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 # timeout=10 [2023-07-11T00:45:53.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-11T00:45:53.578Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T00:45:53.594Z] > git checkout -f f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 # timeout=10 [2023-07-11T00:45:56.026Z] $ docker top c39070d045e23c2130dae2c12a3b33415d9389bc14a998f8528d1b490b944d1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:45:56.477Z] ---> job-cost.sh [2023-07-11T00:45:56.477Z] lf-activate-venv: SKIPPING [2023-07-11T00:45:56.477Z] INFO: No Stack... [2023-07-11T00:45:57.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T00:45:57.086Z] Commit message: "feat: Implemeny Cancel Recording Endpoint" [2023-07-11T00:45:57.143Z] > git --version # timeout=10 [2023-07-11T00:45:57.157Z] > git --version # 'git version 2.25.1' [2023-07-11T00:45:57.183Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T00:45:57.303Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T00:45:57.616Z] + cat /w/workspace/xfoundry_app-record-replay_PR-35/archives/cost.csv [2023-07-11T00:45:57.616Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T00:45:57.658Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-35-1-stack-cost] [2023-07-11T00:45:57.663Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-35-1-stack-cost] did not exist. Created. [2023-07-11T00:45:57.663Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-35-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-07-11T00:45:57.716Z] [2023-07-11T00:45:57.716Z] GitHub has been notified of this commit’s build result [2023-07-11T00:45:57.716Z] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T00:45:58.050Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-11T00:45:58.261Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T00:45:58.284Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-35-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T00:45:58.364Z] $ docker stop --time=1 c39070d045e23c2130dae2c12a3b33415d9389bc14a998f8528d1b490b944d1e [2023-07-11T00:45:58.521Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-11T00:45:58.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T00:45:58.521Z] Dload Upload Total Spent Left Speed [2023-07-11T00:45:58.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10471 0 0 64239 0 --:--:-- --:--:-- --:--:-- 63847 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 76813 [2023-07-11T00:45:59.919Z] $ docker rm -f --volumes c39070d045e23c2130dae2c12a3b33415d9389bc14a998f8528d1b490b944d1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-11T00:46:00.412Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-11T00:46:00.775Z] + sudo tee /etc/docker/daemon.new [2023-07-11T00:46:00.775Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-11T00:46:00.775Z] { [2023-07-11T00:46:00.775Z] "registry-mirrors": [ [2023-07-11T00:46:00.775Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-11T00:46:00.775Z] ], [2023-07-11T00:46:00.775Z] "bip": "10.250.0.254/24", [2023-07-11T00:46:00.775Z] "hosts": [ [2023-07-11T00:46:00.775Z] "tcp://0.0.0.0:5555", [2023-07-11T00:46:00.775Z] "unix:///var/run/docker.sock" [2023-07-11T00:46:00.775Z] ], [2023-07-11T00:46:00.775Z] "mtu": 1458, [2023-07-11T00:46:00.775Z] "selinux-enabled": true, [2023-07-11T00:46:00.775Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-11T00:46:00.775Z] } [Pipeline] sh [2023-07-11T00:46:01.121Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-11T00:46:01.466Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T00:46:19.794Z] provisioning config files... [2023-07-11T00:46:19.817Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config304554799431103071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:46:20.202Z] ---> docker-login.sh [2023-07-11T00:46:20.202Z] nexus3.edgexfoundry.org:10001 [2023-07-11T00:46:20.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:46:20.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:46:20.738Z] Configure a credential helper to remove this warning. See [2023-07-11T00:46:20.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:46:20.738Z] [2023-07-11T00:46:20.738Z] Login Succeeded [2023-07-11T00:46:20.738Z] nexus3.edgexfoundry.org:10002 [2023-07-11T00:46:21.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:46:21.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:46:21.005Z] Configure a credential helper to remove this warning. See [2023-07-11T00:46:21.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:46:21.005Z] [2023-07-11T00:46:21.005Z] Login Succeeded [2023-07-11T00:46:21.005Z] nexus3.edgexfoundry.org:10003 [2023-07-11T00:46:21.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:46:21.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:46:21.543Z] Configure a credential helper to remove this warning. See [2023-07-11T00:46:21.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:46:21.543Z] [2023-07-11T00:46:21.543Z] Login Succeeded [2023-07-11T00:46:21.543Z] nexus3.edgexfoundry.org:10004 [2023-07-11T00:46:21.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:46:21.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:46:21.816Z] Configure a credential helper to remove this warning. See [2023-07-11T00:46:21.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:46:21.816Z] [2023-07-11T00:46:21.816Z] Login Succeeded [2023-07-11T00:46:21.816Z] docker.io [2023-07-11T00:46:22.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:46:22.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:46:22.374Z] Configure a credential helper to remove this warning. See [2023-07-11T00:46:22.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:46:22.374Z] [2023-07-11T00:46:22.374Z] Login Succeeded [2023-07-11T00:46:22.374Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T00:46:22.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T00:46:22.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T00:46:22.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T00:46:22.882Z] ========================================================= [2023-07-11T00:46:22.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-11T00:46:22.882Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:46:23.388Z] + 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-11T00:46:23.388Z] Sending build context to Docker daemon 141.3kB [2023-07-11T00:46:23.658Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T00:46:23.658Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T00:46:23.658Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-11T00:46:23.658Z] c41833b44d91: Pulling fs layer [2023-07-11T00:46:23.658Z] ed15518f5707: Pulling fs layer [2023-07-11T00:46:23.658Z] feae8fd75edb: Pulling fs layer [2023-07-11T00:46:23.658Z] 242c74f7c9fa: Pulling fs layer [2023-07-11T00:46:23.658Z] 3cdef696dda3: Pulling fs layer [2023-07-11T00:46:23.658Z] 2ced38df9373: Pulling fs layer [2023-07-11T00:46:23.658Z] 58f1dce35555: Pulling fs layer [2023-07-11T00:46:23.658Z] 3cdef696dda3: Waiting [2023-07-11T00:46:23.658Z] 242c74f7c9fa: Waiting [2023-07-11T00:46:23.658Z] 2ced38df9373: Waiting [2023-07-11T00:46:23.658Z] ed15518f5707: Verifying Checksum [2023-07-11T00:46:23.658Z] ed15518f5707: Download complete [2023-07-11T00:46:23.926Z] 242c74f7c9fa: Verifying Checksum [2023-07-11T00:46:23.926Z] 242c74f7c9fa: Download complete [2023-07-11T00:46:23.926Z] 3cdef696dda3: Verifying Checksum [2023-07-11T00:46:23.926Z] 3cdef696dda3: Download complete [2023-07-11T00:46:23.926Z] c41833b44d91: Download complete [2023-07-11T00:46:24.911Z] c41833b44d91: Pull complete [2023-07-11T00:46:25.505Z] 58f1dce35555: Verifying Checksum [2023-07-11T00:46:25.505Z] 58f1dce35555: Download complete [2023-07-11T00:46:25.778Z] ed15518f5707: Pull complete [2023-07-11T00:46:26.753Z] feae8fd75edb: Verifying Checksum [2023-07-11T00:46:26.753Z] feae8fd75edb: Download complete [2023-07-11T00:46:26.753Z] 2ced38df9373: Verifying Checksum [2023-07-11T00:46:26.753Z] 2ced38df9373: Download complete [2023-07-11T00:46:39.084Z] feae8fd75edb: Pull complete [2023-07-11T00:46:39.084Z] 242c74f7c9fa: Pull complete [2023-07-11T00:46:39.084Z] 3cdef696dda3: Pull complete [2023-07-11T00:46:47.306Z] 2ced38df9373: Pull complete [2023-07-11T00:46:49.261Z] 58f1dce35555: Pull complete [2023-07-11T00:46:49.261Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-11T00:46:49.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T00:46:49.261Z] ---> fadd8f120f05 [2023-07-11T00:46:49.261Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T00:46:51.218Z] ---> Running in 0559d2f76119 [2023-07-11T00:46:51.489Z] Removing intermediate container 0559d2f76119 [2023-07-11T00:46:51.489Z] ---> 4e78c2fbc302 [2023-07-11T00:46:51.489Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T00:46:51.489Z] ---> Running in 2736cef461aa [2023-07-11T00:46:51.758Z] Removing intermediate container 2736cef461aa [2023-07-11T00:46:51.758Z] ---> 823b71ab2ea9 [2023-07-11T00:46:51.758Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T00:46:51.758Z] ---> Running in e72627d71f94 [2023-07-11T00:46:52.030Z] Removing intermediate container e72627d71f94 [2023-07-11T00:46:52.030Z] ---> ad7c7465eef8 [2023-07-11T00:46:52.030Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T00:46:52.299Z] ---> Running in c8d9637ddc1c [2023-07-11T00:46:53.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T00:46:53.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T00:46:54.812Z] OK: 263 MiB in 53 packages [2023-07-11T00:46:55.774Z] Removing intermediate container c8d9637ddc1c [2023-07-11T00:46:55.774Z] ---> add5c5761a59 [2023-07-11T00:46:55.774Z] Step 7/12 : WORKDIR /app [2023-07-11T00:46:55.774Z] ---> Running in 09656410d806 [2023-07-11T00:46:56.041Z] Removing intermediate container 09656410d806 [2023-07-11T00:46:56.041Z] ---> a4233a13d786 [2023-07-11T00:46:56.041Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T00:46:56.633Z] ---> d4391e177743 [2023-07-11T00:46:56.633Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T00:46:56.633Z] ---> Running in fd9d2375caa2 [2023-07-11T00:48:04.540Z] Removing intermediate container fd9d2375caa2 [2023-07-11T00:48:04.540Z] ---> 9149b6258e73 [2023-07-11T00:48:04.540Z] Step 10/12 : COPY . . [2023-07-11T00:48:04.540Z] ---> 165f7ce9162b [2023-07-11T00:48:04.540Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T00:48:04.540Z] ---> Running in f70d441b6b72 [2023-07-11T00:48:04.540Z] Removing intermediate container f70d441b6b72 [2023-07-11T00:48:04.540Z] ---> f13cbff29eb4 [2023-07-11T00:48:04.540Z] Step 12/12 : RUN $MAKE [2023-07-11T00:48:04.540Z] ---> Running in ab13ad71a412 [2023-07-11T00:48:04.540Z] noop [2023-07-11T00:48:04.540Z] Removing intermediate container ab13ad71a412 [2023-07-11T00:48:04.540Z] ---> e9a788668096 [2023-07-11T00:48:04.540Z] Successfully built e9a788668096 [2023-07-11T00:48:04.540Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:48:04.994Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T00:48:04.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:48:05.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-808 does not seem to be running inside a container [2023-07-11T00:48:05.334Z] $ 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-11T00:48:06.544Z] $ docker top 127c7f03c3c2f432d6361a2c687329c7efafcf14f5522721d527a00767952461 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T00:48:07.426Z] + go version [2023-07-11T00:48:07.426Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-11T00:48:07.460Z] $ docker stop --time=1 127c7f03c3c2f432d6361a2c687329c7efafcf14f5522721d527a00767952461 [2023-07-11T00:48:09.103Z] $ docker rm -f --volumes 127c7f03c3c2f432d6361a2c687329c7efafcf14f5522721d527a00767952461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:48:09.960Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T00:48:09.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:48:10.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-808 does not seem to be running inside a container [2023-07-11T00:48:10.293Z] $ 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-11T00:48:11.457Z] $ docker top 49713b19bfd5748add04ca27f99191dea36c28c000629ad8d9906e386854a282 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T00:48:12.339Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-11T00:48:13.054Z] + make test [2023-07-11T00:48:13.054Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T00:51:05.272Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T00:51:06.682Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.296s coverage: 76.9% of statements [2023-07-11T00:51:07.648Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.349s coverage: 87.3% of statements [2023-07-11T00:51:10.999Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T00:51:10.999Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T00:51:10.999Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T00:51:11.266Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.225s coverage: 27.3% of statements [2023-07-11T00:51:12.225Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-11T00:51:12.225Z] go vet ./... [2023-07-11T00:53:33.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T00:53:33.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T00:53:33.956Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T00:53:33.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T00:53:34.023Z] $ docker stop --time=1 49713b19bfd5748add04ca27f99191dea36c28c000629ad8d9906e386854a282 [2023-07-11T00:53:35.909Z] $ docker rm -f --volumes 49713b19bfd5748add04ca27f99191dea36c28c000629ad8d9906e386854a282 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T00:53:37.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T00:53:37.477Z] Warning: overwriting stash ‘coverage-report’ [2023-07-11T00:53:37.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T00:53:38.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T00:53:38.939Z] + ls -al . [2023-07-11T00:53:38.939Z] total 148 [2023-07-11T00:53:38.939Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 00:48 . [2023-07-11T00:53:38.939Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 00:45 .. [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 00:45 .dockerignore [2023-07-11T00:53:38.939Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 00:45 .git [2023-07-11T00:53:38.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 00:45 .github [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 00:45 .gitignore [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 00:45 .golangci.yml [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 00:45 Attribution.txt [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 00:45 CHANGELOG.md [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 00:45 Dockerfile [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 00:45 GOVERNANCE.md [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 00:45 Jenkinsfile [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 00:45 LICENSE [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 00:45 Makefile [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 00:45 OWNERS.md [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 00:45 README.md [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 00:43 VERSION [2023-07-11T00:53:38.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 00:45 bin [2023-07-11T00:53:38.939Z] -rw-r--r-- 1 jenkins jenkins 5410 Jul 11 00:51 coverage.out [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 00:45 go.mod [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 00:45 go.sum [2023-07-11T00:53:38.939Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 00:45 internal [2023-07-11T00:53:38.939Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 00:45 main.go [2023-07-11T00:53:38.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 00:45 pkg [2023-07-11T00:53:38.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 00:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:53:39.357Z] + 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=f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 --label arch=arm64 --label version=0.0.0 . [2023-07-11T00:53:39.357Z] Sending build context to Docker daemon 147.5kB [2023-07-11T00:53:39.630Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T00:53:39.630Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T00:53:39.630Z] ---> e9a788668096 [2023-07-11T00:53:39.630Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T00:53:40.619Z] ---> Running in 6441c217a416 [2023-07-11T00:53:40.889Z] Removing intermediate container 6441c217a416 [2023-07-11T00:53:40.889Z] ---> 2f5d2e389be8 [2023-07-11T00:53:40.889Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T00:53:40.889Z] ---> Running in 2924f9b751ee [2023-07-11T00:53:41.158Z] Removing intermediate container 2924f9b751ee [2023-07-11T00:53:41.158Z] ---> 295c1ca1e9d5 [2023-07-11T00:53:41.158Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T00:53:41.429Z] ---> Running in f4f7e45c8101 [2023-07-11T00:53:41.698Z] Removing intermediate container f4f7e45c8101 [2023-07-11T00:53:41.698Z] ---> 72f524686db0 [2023-07-11T00:53:41.698Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T00:53:41.698Z] ---> Running in 135aebabaf03 [2023-07-11T00:53:42.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T00:53:43.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T00:53:44.653Z] OK: 263 MiB in 53 packages [2023-07-11T00:53:45.238Z] Removing intermediate container 135aebabaf03 [2023-07-11T00:53:45.238Z] ---> d6cc2f03f84c [2023-07-11T00:53:45.238Z] Step 7/26 : WORKDIR /app [2023-07-11T00:53:45.238Z] ---> Running in 3b977374dfaa [2023-07-11T00:53:45.504Z] Removing intermediate container 3b977374dfaa [2023-07-11T00:53:45.504Z] ---> 179c035485ed [2023-07-11T00:53:45.504Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T00:53:46.091Z] ---> 7ac04f7c2623 [2023-07-11T00:53:46.091Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T00:53:46.091Z] ---> Running in 2899a650f009 [2023-07-11T00:53:48.672Z] Removing intermediate container 2899a650f009 [2023-07-11T00:53:48.672Z] ---> 6dd1585e0151 [2023-07-11T00:53:48.672Z] Step 10/26 : COPY . . [2023-07-11T00:53:48.940Z] ---> ce9128104614 [2023-07-11T00:53:48.940Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T00:53:48.940Z] ---> Running in 176e8fc6d4f5 [2023-07-11T00:53:49.207Z] Removing intermediate container 176e8fc6d4f5 [2023-07-11T00:53:49.207Z] ---> 94e5bd1d14ca [2023-07-11T00:53:49.207Z] Step 12/26 : RUN $MAKE [2023-07-11T00:53:49.478Z] ---> Running in 9f25bb517abe [2023-07-11T00:53:50.446Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-11T00:55:58.123Z] Removing intermediate container 9f25bb517abe [2023-07-11T00:55:58.123Z] ---> 5abc259bafce [2023-07-11T00:55:58.124Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T00:55:58.124Z] 3.17: Pulling from library/alpine [2023-07-11T00:55:58.124Z] edb6bdbacee9: Pulling fs layer [2023-07-11T00:55:58.124Z] edb6bdbacee9: Verifying Checksum [2023-07-11T00:55:58.124Z] edb6bdbacee9: Download complete [2023-07-11T00:55:58.124Z] edb6bdbacee9: Pull complete [2023-07-11T00:55:58.124Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T00:55:58.124Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T00:55:58.124Z] ---> 779605e5fbc0 [2023-07-11T00:55:58.124Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T00:55:58.124Z] ---> Running in 45e7d007c224 [2023-07-11T00:55:58.124Z] Removing intermediate container 45e7d007c224 [2023-07-11T00:55:58.124Z] ---> a999953c3aed [2023-07-11T00:55:58.124Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T00:55:58.124Z] ---> Running in 38029bb8bdcd [2023-07-11T00:55:58.124Z] Removing intermediate container 38029bb8bdcd [2023-07-11T00:55:58.124Z] ---> 033a23ea2664 [2023-07-11T00:55:58.124Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T00:55:58.124Z] ---> Running in 33622b2e0c44 [2023-07-11T00:55:59.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T00:55:59.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T00:56:00.628Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T00:56:00.628Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T00:56:00.628Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T00:56:00.628Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T00:56:00.900Z] OK: 8 MiB in 17 packages [2023-07-11T00:56:02.311Z] Removing intermediate container 33622b2e0c44 [2023-07-11T00:56:02.311Z] ---> 21a2a4453acf [2023-07-11T00:56:02.311Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T00:56:02.578Z] ---> 4928074d54b0 [2023-07-11T00:56:02.578Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T00:56:03.166Z] ---> 807ef4b04c06 [2023-07-11T00:56:03.166Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T00:56:03.752Z] ---> f5ebd9d53e60 [2023-07-11T00:56:03.752Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T00:56:05.164Z] ---> fed786f4a375 [2023-07-11T00:56:05.164Z] Step 21/26 : EXPOSE 59712 [2023-07-11T00:56:05.164Z] ---> Running in 18e8cfdc2017 [2023-07-11T00:56:05.431Z] Removing intermediate container 18e8cfdc2017 [2023-07-11T00:56:05.431Z] ---> 3b3be3ba4019 [2023-07-11T00:56:05.431Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T00:56:05.431Z] ---> Running in bfebf0c5e9b5 [2023-07-11T00:56:05.701Z] Removing intermediate container bfebf0c5e9b5 [2023-07-11T00:56:05.701Z] ---> 4dfba48a86bc [2023-07-11T00:56:05.701Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T00:56:05.967Z] ---> Running in 384d23c08e97 [2023-07-11T00:56:06.234Z] Removing intermediate container 384d23c08e97 [2023-07-11T00:56:06.234Z] ---> 8d879381b241 [2023-07-11T00:56:06.234Z] Step 24/26 : LABEL arch=arm64 [2023-07-11T00:56:06.234Z] ---> Running in 38632827f45d [2023-07-11T00:56:06.503Z] Removing intermediate container 38632827f45d [2023-07-11T00:56:06.503Z] ---> c813b550b594 [2023-07-11T00:56:06.503Z] Step 25/26 : LABEL git_sha=f408ad1e61c71e678601c8b6ece87aa2ccc74bc8 [2023-07-11T00:56:06.503Z] ---> Running in 20492541bef2 [2023-07-11T00:56:07.096Z] Removing intermediate container 20492541bef2 [2023-07-11T00:56:07.096Z] ---> 4b9f59fa0136 [2023-07-11T00:56:07.096Z] Step 26/26 : LABEL version=0.0.0 [2023-07-11T00:56:07.096Z] ---> Running in 3b9f91836f1b [2023-07-11T00:56:09.034Z] Removing intermediate container 3b9f91836f1b [2023-07-11T00:56:09.034Z] ---> 904a9439b67a [2023-07-11T00:56:09.034Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T00:56:09.034Z] Successfully built 904a9439b67a [2023-07-11T00:56:09.034Z] 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-11T00:56:09.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T00:56:09.829Z] [2023-07-11T00:56:09.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:56:10.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T00:56:10.234Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-11T00:56:10.234Z] 8998bd30e6a1: Pulling fs layer [2023-07-11T00:56:10.234Z] 04944245beec: Pulling fs layer [2023-07-11T00:56:10.234Z] 699f458cf7ca: Pulling fs layer [2023-07-11T00:56:10.234Z] 765212b225bb: Pulling fs layer [2023-07-11T00:56:10.234Z] f23df028b6ca: Pulling fs layer [2023-07-11T00:56:10.234Z] d65c8cfc05b1: Pulling fs layer [2023-07-11T00:56:10.235Z] 2437ff75d9bd: Pulling fs layer [2023-07-11T00:56:10.235Z] f23df028b6ca: Waiting [2023-07-11T00:56:10.235Z] 765212b225bb: Waiting [2023-07-11T00:56:10.235Z] d65c8cfc05b1: Waiting [2023-07-11T00:56:10.235Z] 2437ff75d9bd: Waiting [2023-07-11T00:56:10.507Z] 04944245beec: Verifying Checksum [2023-07-11T00:56:10.507Z] 04944245beec: Download complete [2023-07-11T00:56:10.507Z] 765212b225bb: Verifying Checksum [2023-07-11T00:56:10.507Z] 765212b225bb: Download complete [2023-07-11T00:56:10.507Z] f23df028b6ca: Download complete [2023-07-11T00:56:10.507Z] d65c8cfc05b1: Verifying Checksum [2023-07-11T00:56:10.507Z] d65c8cfc05b1: Download complete [2023-07-11T00:56:10.507Z] 699f458cf7ca: Verifying Checksum [2023-07-11T00:56:10.507Z] 699f458cf7ca: Download complete [2023-07-11T00:56:11.089Z] 8998bd30e6a1: Download complete [2023-07-11T00:56:13.034Z] 2437ff75d9bd: Verifying Checksum [2023-07-11T00:56:13.034Z] 2437ff75d9bd: Download complete [2023-07-11T00:56:14.979Z] 8998bd30e6a1: Pull complete [2023-07-11T00:56:15.246Z] 04944245beec: Pull complete [2023-07-11T00:56:16.655Z] 699f458cf7ca: Pull complete [2023-07-11T00:56:16.923Z] 765212b225bb: Pull complete [2023-07-11T00:56:17.505Z] f23df028b6ca: Pull complete [2023-07-11T00:56:17.771Z] d65c8cfc05b1: Pull complete [2023-07-11T00:56:33.603Z] 2437ff75d9bd: Pull complete [2023-07-11T00:56:33.603Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-11T00:56:33.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T00:56:33.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:56:33.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-808 does not seem to be running inside a container [2023-07-11T00:56:33.998Z] $ 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-11T00:56:36.633Z] $ docker top 87e2ff3049c11c2556a8cdfdeb82015db1b0939a699ec5bd788ac45b8ea1ee23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:56:37.223Z] ---> job-cost.sh [2023-07-11T00:56:37.490Z] lf-activate-venv: SKIPPING [2023-07-11T00:56:37.490Z] INFO: No Stack... [2023-07-11T00:56:38.073Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-11T00:56:38.652Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T00:56:38.989Z] + + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-07-11T00:56:38.989Z] cut -d, -f6 [Pipeline] lock [2023-07-11T00:56:39.070Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-35-1-stack-cost] [2023-07-11T00:56:39.075Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-35-1-stack-cost] did not exist. Created. [2023-07-11T00:56:39.075Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-35-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T00:56:39.807Z] /w/workspace/app-record-replay/1@tmp/durable-89139474/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-11T00:56:40.150Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-11T00:56:40.445Z] Warning: overwriting stash ‘stack-cost’ [2023-07-11T00:56:40.489Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T00:56:40.506Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-35-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T00:56:40.593Z] $ docker stop --time=1 87e2ff3049c11c2556a8cdfdeb82015db1b0939a699ec5bd788ac45b8ea1ee23 [2023-07-11T00:56:42.085Z] $ docker rm -f --volumes 87e2ff3049c11c2556a8cdfdeb82015db1b0939a699ec5bd788ac45b8ea1ee23 [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-11T00:56:43.133Z] provisioning config files... [2023-07-11T00:56:43.139Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-35 #1 [2023-07-11T00:56:43.142Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-35@tmp/config6820283496785943615tmp [Pipeline] { [Pipeline] sh [2023-07-11T00:56:43.476Z] + set +x [2023-07-11T00:56:43.476Z] + curl -s https://codecov.io/bash [2023-07-11T00:56:43.476Z] + bash -s -- [2023-07-11T00:56:43.476Z] [2023-07-11T00:56:43.476Z] _____ _ [2023-07-11T00:56:43.476Z] / ____| | | [2023-07-11T00:56:43.476Z] | | ___ __| | ___ ___ _____ __ [2023-07-11T00:56:43.476Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-11T00:56:43.476Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-11T00:56:43.476Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-11T00:56:43.476Z] Bash-1.0.6 [2023-07-11T00:56:43.476Z] [2023-07-11T00:56:43.476Z] [2023-07-11T00:56:43.476Z] ==> git version 2.25.1 found [2023-07-11T00:56:43.476Z] ==> 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-11T00:56:43.476Z] Release-Date: 2020-01-08 [2023-07-11T00:56:43.476Z] 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-11T00:56:43.476Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-11T00:56:43.476Z] ==> Jenkins CI detected. [2023-07-11T00:56:43.476Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-35 [2023-07-11T00:56:43.476Z] project root: . [2023-07-11T00:56:43.476Z] --> token set from env [2023-07-11T00:56:43.476Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-11T00:56:43.476Z] ==> Running gcov in . (disable via -X gcov) [2023-07-11T00:56:43.476Z] ==> Python coveragepy not found [2023-07-11T00:56:43.476Z] ==> Searching for coverage reports in: [2023-07-11T00:56:43.476Z] + . [2023-07-11T00:56:43.476Z] -> Found 1 reports [2023-07-11T00:56:43.476Z] ==> Detecting git/mercurial file structure [2023-07-11T00:56:43.736Z] ==> Reading reports [2023-07-11T00:56:43.736Z] + ./coverage.out bytes=5410 [2023-07-11T00:56:43.736Z] ==> Appending adjustments [2023-07-11T00:56:43.736Z] https://docs.codecov.io/docs/fixing-reports [2023-07-11T00:56:43.736Z] + Found adjustments [2023-07-11T00:56:43.736Z] ==> Gzipping contents [2023-07-11T00:56:43.736Z] 4.0K /tmp/codecov.KVnQJ8.gz [2023-07-11T00:56:43.736Z] ==> Uploading reports [2023-07-11T00:56:43.736Z] url: https://codecov.io [2023-07-11T00:56:43.736Z] query: branch=PR-35&commit=f408ad1e61c71e678601c8b6ece87aa2ccc74bc8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-35%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=35&job=&cmd_args= [2023-07-11T00:56:43.736Z] -> Pinging Codecov [2023-07-11T00:56:43.736Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-35&commit=f408ad1e61c71e678601c8b6ece87aa2ccc74bc8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-35%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=35&job=&cmd_args= [2023-07-11T00:56:43.736Z] Invalid request parameters [2023-07-11T00:56:43.736Z] 400 [Pipeline] } [2023-07-11T00:56:43.763Z] 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-11T00:56:45.583Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-35/archives ] [2023-07-11T00:56:45.584Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-35/archives [2023-07-11T00:56:45.584Z] total 16 [2023-07-11T00:56:45.584Z] drwxr-xr-x 3 root root 4096 Jul 11 00:45 . [2023-07-11T00:56:45.584Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 00:45 .. [2023-07-11T00:56:45.584Z] drwxr-xr-x 2 root root 4096 Jul 11 00:45 cost [2023-07-11T00:56:45.584Z] -rw-r--r-- 1 root root 88 Jul 11 00:45 cost.csv [2023-07-11T00:56:45.584Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-35/archives [2023-07-11T00:56:45.584Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-35/archives [2023-07-11T00:56:45.584Z] total 16 [2023-07-11T00:56:45.584Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 00:45 . [2023-07-11T00:56:45.584Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 00:45 .. [2023-07-11T00:56:45.584Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 00:45 cost [2023-07-11T00:56:45.584Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 11 00:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:56:45.912Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:56:46.801Z] ---> package-listing.sh [2023-07-11T00:56:46.801Z] ++ facter osfamily [2023-07-11T00:56:46.801Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-11T00:56:47.061Z] + OS_FAMILY=debian [2023-07-11T00:56:47.061Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-35 [2023-07-11T00:56:47.061Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-11T00:56:47.061Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-11T00:56:47.061Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-11T00:56:47.061Z] + PACKAGES=/tmp/packages_start.txt [2023-07-11T00:56:47.061Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-35 ']' [2023-07-11T00:56:47.061Z] + PACKAGES=/tmp/packages_end.txt [2023-07-11T00:56:47.061Z] + case "${OS_FAMILY}" in [2023-07-11T00:56:47.061Z] + dpkg -l [2023-07-11T00:56:47.061Z] + grep '^ii' [2023-07-11T00:56:47.061Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-11T00:56:47.061Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-11T00:56:47.061Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-11T00:56:47.061Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-35 ']' [2023-07-11T00:56:47.061Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-35/archives/ [2023-07-11T00:56:47.061Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-35/archives/ [Pipeline] echo [2023-07-11T00:56:47.093Z] 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-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-11T00:56:47.386Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:56:48.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T00:56:48.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:56:48.153Z] prd-ubuntu20.04-docker-8c-8g-806 does not seem to be running inside a container [2023-07-11T00:56:48.187Z] $ 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-35/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-35 -v /w/workspace/xfoundry_app-record-replay_PR-35:/w/workspace/xfoundry_app-record-replay_PR-35:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-35@tmp:/w/workspace/xfoundry_app-record-replay_PR-35@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T00:56:48.391Z] $ docker top c46a7a27cc63c3fa251ce858a54c730337cf0d85a2e67943aa03a2a6b3bd5960 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T00:56:48.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-11T00:56:49.093Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-11T00:56:49.402Z] + ls /var/log/sa-host [2023-07-11T00:56:49.402Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T00:56:49.607Z] provisioning config files... [2023-07-11T00:56:49.615Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-35@tmp/config13398896853567853246tmp [Pipeline] { [Pipeline] echo [2023-07-11T00:56:49.662Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:56:49.970Z] ---> create-netrc.sh [Pipeline] } [2023-07-11T00:56:49.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:56:50.393Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-11T00:56:50.429Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:56:50.738Z] ---> sudo-logs.sh [2023-07-11T00:56:50.738Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-11T00:56:50.824Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:56:51.144Z] ---> job-cost.sh [2023-07-11T00:56:51.144Z] lf-activate-venv: SKIPPING [2023-07-11T00:56:51.144Z] DEBUG: total: 0.2199999988079071 [2023-07-11T00:56:51.144Z] INFO: Retrieving Stack Cost... [2023-07-11T00:56:51.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T00:56:51.973Z] INFO: Archiving Costs [Pipeline] echo [2023-07-11T00:56:52.006Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:56:52.315Z] ---> logs-deploy.sh [2023-07-11T00:56:52.315Z] lf-activate-venv: SKIPPING [2023-07-11T00:56:52.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-35/1 [2023-07-11T00:56:52.315Z] INFO: archiving workspace using pattern(s): [2023-07-11T00:56:53.253Z] Archives upload complete. [2023-07-11T00:56:53.513Z] INFO: archiving logs to Nexus