Pull request #53 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 7e56d74b4b1d8e9d5b1c4337491d414b1763e445+1c067dd5da8bdafc1761443221fe5ec601182dbe (a10a7edcc915bde6f852740872a669a75b94d540) 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-ssh14800731701160524315.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-ssh2638276893621572183.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-53/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-53/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14022444916597173017.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-53/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6051601688196807817.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-ssh14722085999412522934.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-53/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-53/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5279193496973011864.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2682 in /w/workspace/xfoundry_app-record-replay_PR-53 [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-53 # 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 1c067dd5da8bdafc1761443221fe5ec601182dbe into PR head commit 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 Merge succeeded, producing 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 Checking out Revision 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 (PR-53) > 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/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 # 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 1c067dd5da8bdafc1761443221fe5ec601182dbe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 # timeout=10 Commit message: "feat: Implement app level Start Replay" 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-08-01T23:27:36.702Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-01T23:27:36.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-01T23:27:37.018Z] ========================================================= [2023-08-01T23:27:37.018Z] EdgeX Global Pipelines Version Info [2023-08-01T23:27:37.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:27:37.773Z] ------------------- [2023-08-01T23:27:37.773Z] stable info: [2023-08-01T23:27:37.773Z] ------------------- [2023-08-01T23:27:37.773Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-01T23:27:37.773Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T23:27:37.773Z] Message: update stable to v1.0.250 [2023-08-01T23:27:38.347Z] ------------------- [2023-08-01T23:27:38.347Z] experimental info: [2023-08-01T23:27:38.347Z] ------------------- [2023-08-01T23:27:38.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-01T23:27:38.347Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T23:27:38.347Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-01T23:27:38.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-01T23:27:38.690Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-01T23:27:38.729Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-01T23:27:38.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-01T23:27:38.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-01T23:27:38.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-01T23:27:38.882Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-01T23:27:38.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-01T23:27:38.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-01T23:27:39.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-01T23:27:39.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-01T23:27:39.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-01T23:27:39.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-01T23:27:39.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-01T23:27:39.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T23:27:39.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T23:27:39.300Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T23:27:39.341Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T23:27:39.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-01T23:27:39.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-01T23:27:39.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-01T23:27:39.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-01T23:27:39.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-01T23:27:39.579Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-01T23:27:39.618Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-01T23:27:39.655Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-01T23:27:39.694Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-01T23:27:39.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-53 [Pipeline] echo [2023-08-01T23:27:39.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-53 [Pipeline] echo [2023-08-01T23:27:39.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-53 [Pipeline] echo [2023-08-01T23:27:39.858Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 [Pipeline] echo [2023-08-01T23:27:39.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e56d74 [Pipeline] echo [2023-08-01T23:27:39.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T23:27:40.065Z] provisioning config files... [2023-08-01T23:27:40.079Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-53@tmp/config2698940127625293883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:27:40.430Z] ---> docker-login.sh [2023-08-01T23:27:40.430Z] nexus3.edgexfoundry.org:10001 [2023-08-01T23:27:40.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:40.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:40.951Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:40.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:40.951Z] [2023-08-01T23:27:40.951Z] Login Succeeded [2023-08-01T23:27:40.951Z] nexus3.edgexfoundry.org:10002 [2023-08-01T23:27:40.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:40.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:40.951Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:40.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:40.951Z] [2023-08-01T23:27:40.951Z] Login Succeeded [2023-08-01T23:27:40.951Z] nexus3.edgexfoundry.org:10003 [2023-08-01T23:27:41.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:41.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:41.211Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:41.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:41.211Z] [2023-08-01T23:27:41.211Z] Login Succeeded [2023-08-01T23:27:41.211Z] nexus3.edgexfoundry.org:10004 [2023-08-01T23:27:41.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:41.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:41.211Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:41.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:41.211Z] [2023-08-01T23:27:41.211Z] Login Succeeded [2023-08-01T23:27:41.211Z] docker.io [2023-08-01T23:27:41.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:41.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:41.471Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:41.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:41.471Z] [2023-08-01T23:27:41.471Z] Login Succeeded [2023-08-01T23:27:41.471Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T23:27:41.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-01T23:27:42.195Z] + git rev-list -1 --merges 7e56d74b4b1d8e9d5b1c4337491d414b1763e445~1..7e56d74b4b1d8e9d5b1c4337491d414b1763e445 [Pipeline] echo [2023-08-01T23:27:42.266Z] -----------> git rev-list -1 --merges 7e56d74b4b1d8e9d5b1c4337491d414b1763e445~1..7e56d74b4b1d8e9d5b1c4337491d414b1763e445 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 [false] [Pipeline] sh [2023-08-01T23:27:42.574Z] + git log --format=format:%s -1 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 [Pipeline] echo [2023-08-01T23:27:42.614Z] ========================================================= [2023-08-01T23:27:42.614Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-01T23:27:42.614Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T23:27:43.032Z] + git log --format=format:%s -1 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 [Pipeline] echo [2023-08-01T23:27:43.063Z] [semverPrep] GIT_COMMIT: 7e56d74b4b1d8e9d5b1c4337491d414b1763e445, Commit Message: feat: Implement app level Start Replay [Pipeline] echo [2023-08-01T23:27:43.095Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-01T23:27:43.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T23:27:43.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-01T23:27:43.503Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-01T23:27:43.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-01T23:27:43.503Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-01T23:27:43.503Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-01T23:27:43.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:27:44.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T23:27:44.011Z] [2023-08-01T23:27:44.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:27:44.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T23:27:44.409Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-01T23:27:44.409Z] b85a868b505f: Pulling fs layer [2023-08-01T23:27:44.409Z] e2be974225ed: Pulling fs layer [2023-08-01T23:27:44.409Z] 339a4e72a1f5: Pulling fs layer [2023-08-01T23:27:44.409Z] 988bab9f4d93: Pulling fs layer [2023-08-01T23:27:44.409Z] 1469e6f7b9e6: Pulling fs layer [2023-08-01T23:27:44.409Z] eaf3925da568: Pulling fs layer [2023-08-01T23:27:44.409Z] bab4dde63d76: Pulling fs layer [2023-08-01T23:27:44.409Z] bde34c3a00c8: Pulling fs layer [2023-08-01T23:27:44.409Z] b352a97aabf1: Pulling fs layer [2023-08-01T23:27:44.409Z] 4872d77fe225: Pulling fs layer [2023-08-01T23:27:44.409Z] 988bab9f4d93: Waiting [2023-08-01T23:27:44.409Z] 5851b861e8e6: Pulling fs layer [2023-08-01T23:27:44.409Z] 1469e6f7b9e6: Waiting [2023-08-01T23:27:44.409Z] bde34c3a00c8: Waiting [2023-08-01T23:27:44.409Z] eaf3925da568: Waiting [2023-08-01T23:27:44.409Z] b352a97aabf1: Waiting [2023-08-01T23:27:44.409Z] bab4dde63d76: Waiting [2023-08-01T23:27:44.409Z] 4872d77fe225: Waiting [2023-08-01T23:27:44.409Z] 5851b861e8e6: Waiting [2023-08-01T23:27:44.409Z] e2be974225ed: Download complete [2023-08-01T23:27:44.409Z] 988bab9f4d93: Verifying Checksum [2023-08-01T23:27:44.409Z] 988bab9f4d93: Download complete [2023-08-01T23:27:44.675Z] 1469e6f7b9e6: Verifying Checksum [2023-08-01T23:27:44.675Z] 1469e6f7b9e6: Download complete [2023-08-01T23:27:44.675Z] eaf3925da568: Verifying Checksum [2023-08-01T23:27:44.675Z] eaf3925da568: Download complete [2023-08-01T23:27:44.675Z] 339a4e72a1f5: Verifying Checksum [2023-08-01T23:27:44.675Z] 339a4e72a1f5: Download complete [2023-08-01T23:27:44.675Z] bde34c3a00c8: Verifying Checksum [2023-08-01T23:27:44.675Z] bde34c3a00c8: Download complete [2023-08-01T23:27:44.675Z] b352a97aabf1: Download complete [2023-08-01T23:27:44.675Z] 4872d77fe225: Verifying Checksum [2023-08-01T23:27:44.675Z] 4872d77fe225: Download complete [2023-08-01T23:27:44.675Z] 5851b861e8e6: Verifying Checksum [2023-08-01T23:27:44.675Z] 5851b861e8e6: Download complete [2023-08-01T23:27:44.675Z] b85a868b505f: Verifying Checksum [2023-08-01T23:27:44.675Z] b85a868b505f: Download complete [2023-08-01T23:27:44.948Z] bab4dde63d76: Verifying Checksum [2023-08-01T23:27:44.948Z] bab4dde63d76: Download complete [2023-08-01T23:27:45.885Z] b85a868b505f: Pull complete [2023-08-01T23:27:46.143Z] e2be974225ed: Pull complete [2023-08-01T23:27:46.710Z] 339a4e72a1f5: Pull complete [2023-08-01T23:27:46.710Z] 988bab9f4d93: Pull complete [2023-08-01T23:27:46.968Z] 1469e6f7b9e6: Pull complete [2023-08-01T23:27:46.968Z] eaf3925da568: Pull complete [2023-08-01T23:27:48.868Z] bab4dde63d76: Pull complete [2023-08-01T23:27:48.868Z] bde34c3a00c8: Pull complete [2023-08-01T23:27:48.868Z] b352a97aabf1: Pull complete [2023-08-01T23:27:48.868Z] 4872d77fe225: Pull complete [2023-08-01T23:27:49.127Z] 5851b861e8e6: Pull complete [2023-08-01T23:27:49.127Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-01T23:27:49.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T23:27:49.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T23:27:49.369Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2023-08-01T23:27:49.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-53 -v /w/workspace/xfoundry_app-record-replay_PR-53:/w/workspace/xfoundry_app-record-replay_PR-53:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-53@tmp:/w/workspace/xfoundry_app-record-replay_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-01T23:27:51.935Z] $ docker top da63e7ba30e50ff6df85f641dd0b15974c8a201a5ee625257c2215c0153d3c04 -eo pid,comm [2023-08-01T23:27:51.984Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-01T23:27:51.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T23:27:52.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T23:27:52.104Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T23:27:52.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T23:27:52.221Z] $ docker exec da63e7ba30e50ff6df85f641dd0b15974c8a201a5ee625257c2215c0153d3c04 ssh-agent [2023-08-01T23:27:52.318Z] SSH_AUTH_SOCK=/tmp/ssh-RDf63DBlyZez/agent.33 [2023-08-01T23:27:52.318Z] SSH_AGENT_PID=39 [2023-08-01T23:27:52.324Z] Running ssh-add (command line suppressed) [2023-08-01T23:27:52.425Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-53@tmp/private_key_10432906622127657949.key (/w/workspace/xfoundry_app-record-replay_PR-53@tmp/private_key_10432906622127657949.key) [2023-08-01T23:27:52.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T23:27:52.767Z] + git tag --points-at HEAD [Pipeline] } [2023-08-01T23:27:52.795Z] $ docker exec --env ******** --env ******** da63e7ba30e50ff6df85f641dd0b15974c8a201a5ee625257c2215c0153d3c04 ssh-agent -k [2023-08-01T23:27:52.880Z] unset SSH_AUTH_SOCK; [2023-08-01T23:27:52.881Z] unset SSH_AGENT_PID; [2023-08-01T23:27:52.881Z] echo Agent pid 39 killed; [2023-08-01T23:27:52.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-01T23:27:52.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T23:27:52.979Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T23:27:53.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T23:27:53.097Z] $ docker exec da63e7ba30e50ff6df85f641dd0b15974c8a201a5ee625257c2215c0153d3c04 ssh-agent [2023-08-01T23:27:53.197Z] SSH_AUTH_SOCK=/tmp/ssh-2VIPRMyqjQe5/agent.71 [2023-08-01T23:27:53.197Z] SSH_AGENT_PID=77 [2023-08-01T23:27:53.202Z] Running ssh-add (command line suppressed) [2023-08-01T23:27:53.306Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-53@tmp/private_key_9974445127408681839.key (/w/workspace/xfoundry_app-record-replay_PR-53@tmp/private_key_9974445127408681839.key) [2023-08-01T23:27:53.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T23:27:53.646Z] + git semver init [2023-08-01T23:27:53.904Z] 2023-08-01 23:27:53,815 [run_init] DEBUG init version:0.0.0 force:False [2023-08-01T23:27:53.904Z] 2023-08-01 23:27:53,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-53/.semver [2023-08-01T23:27:53.904Z] 2023-08-01 23:27:53,817 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-53/.semver [2023-08-01T23:27:53.905Z] 2023-08-01 23:27:53,817 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-53/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-53, universal_newlines=False, shell=None, istream=None) [2023-08-01T23:27:54.474Z] 2023-08-01 23:27:54,458 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-53/.git/info/exclude [2023-08-01T23:27:54.474Z] 2023-08-01 23:27:54,459 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-53/.semver/PR-53 with force:False [2023-08-01T23:27:54.474Z] 2023-08-01 23:27:54,459 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-53/.semver/PR-53 [2023-08-01T23:27:54.474Z] 2023-08-01 23:27:54,464 [execute] INFO git cat-file --batch-check [2023-08-01T23:27:54.474Z] 2023-08-01 23:27:54,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-53/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T23:27:54.474Z] 2023-08-01 23:27:54,471 [execute] INFO git cat-file --batch [2023-08-01T23:27:54.474Z] 2023-08-01 23:27:54,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-53/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T23:27:54.733Z] 2023-08-01 23:27:54,477 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-53/.semver/PR-53 [2023-08-01T23:27:54.733Z] 0.0.0 [Pipeline] } [2023-08-01T23:27:54.768Z] $ docker exec --env ******** --env ******** da63e7ba30e50ff6df85f641dd0b15974c8a201a5ee625257c2215c0153d3c04 ssh-agent -k [2023-08-01T23:27:54.864Z] unset SSH_AUTH_SOCK; [2023-08-01T23:27:54.865Z] unset SSH_AGENT_PID; [2023-08-01T23:27:54.865Z] echo Agent pid 77 killed; [2023-08-01T23:27:54.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T23:27:55.316Z] + git semver [Pipeline] } [2023-08-01T23:27:55.604Z] $ docker stop --time=1 da63e7ba30e50ff6df85f641dd0b15974c8a201a5ee625257c2215c0153d3c04 [2023-08-01T23:27:56.878Z] $ docker rm -f --volumes da63e7ba30e50ff6df85f641dd0b15974c8a201a5ee625257c2215c0153d3c04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T23:27:57.275Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-01T23:27:57.566Z] Stashed 1 file(s) [Pipeline] echo [2023-08-01T23:27:57.588Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T23:27:58.177Z] provisioning config files... [2023-08-01T23:27:58.188Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-53@tmp/config4372465623825653446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:27:58.539Z] ---> docker-login.sh [2023-08-01T23:27:58.539Z] nexus3.edgexfoundry.org:10001 [2023-08-01T23:27:58.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:58.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:58.539Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:58.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:58.539Z] [2023-08-01T23:27:58.539Z] Login Succeeded [2023-08-01T23:27:58.539Z] nexus3.edgexfoundry.org:10002 [2023-08-01T23:27:58.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:58.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:58.539Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:58.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:58.539Z] [2023-08-01T23:27:58.539Z] Login Succeeded [2023-08-01T23:27:58.539Z] nexus3.edgexfoundry.org:10003 [2023-08-01T23:27:58.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:58.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:58.797Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:58.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:58.797Z] [2023-08-01T23:27:58.797Z] Login Succeeded [2023-08-01T23:27:58.797Z] nexus3.edgexfoundry.org:10004 [2023-08-01T23:27:58.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:58.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:58.797Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:58.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:58.797Z] [2023-08-01T23:27:58.797Z] Login Succeeded [2023-08-01T23:27:58.797Z] docker.io [2023-08-01T23:27:59.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:27:59.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:27:59.057Z] Configure a credential helper to remove this warning. See [2023-08-01T23:27:59.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:27:59.057Z] [2023-08-01T23:27:59.057Z] Login Succeeded [2023-08-01T23:27:59.057Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T23:27:59.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T23:27:59.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T23:27:59.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T23:27:59.355Z] ========================================================= [2023-08-01T23:27:59.355Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-01T23:27:59.355Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:27:59.836Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-01T23:27:59.836Z] Sending build context to Docker daemon 427kB [2023-08-01T23:27:59.836Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T23:27:59.836Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T23:27:59.836Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-01T23:27:59.836Z] 4db1b89c0bd1: Pulling fs layer [2023-08-01T23:27:59.836Z] 6911f1a30b25: Pulling fs layer [2023-08-01T23:27:59.836Z] e194b8c5c2a9: Pulling fs layer [2023-08-01T23:27:59.836Z] 6863d3e3a2b1: Pulling fs layer [2023-08-01T23:27:59.836Z] ec0bb842ea78: Pulling fs layer [2023-08-01T23:27:59.836Z] 40a00589a448: Pulling fs layer [2023-08-01T23:27:59.836Z] 6c08303d61cc: Pulling fs layer [2023-08-01T23:27:59.836Z] 798269fcf238: Pulling fs layer [2023-08-01T23:27:59.836Z] ec0bb842ea78: Waiting [2023-08-01T23:27:59.836Z] 40a00589a448: Waiting [2023-08-01T23:27:59.836Z] 6863d3e3a2b1: Waiting [2023-08-01T23:27:59.836Z] 6c08303d61cc: Waiting [2023-08-01T23:27:59.836Z] 6911f1a30b25: Download complete [2023-08-01T23:27:59.836Z] 6863d3e3a2b1: Download complete [2023-08-01T23:27:59.836Z] ec0bb842ea78: Verifying Checksum [2023-08-01T23:27:59.836Z] ec0bb842ea78: Download complete [2023-08-01T23:27:59.836Z] 4db1b89c0bd1: Verifying Checksum [2023-08-01T23:27:59.836Z] 4db1b89c0bd1: Download complete [2023-08-01T23:28:00.100Z] 40a00589a448: Verifying Checksum [2023-08-01T23:28:00.100Z] 40a00589a448: Download complete [2023-08-01T23:28:00.100Z] 4db1b89c0bd1: Pull complete [2023-08-01T23:28:00.380Z] 6911f1a30b25: Pull complete [2023-08-01T23:28:00.380Z] 798269fcf238: Verifying Checksum [2023-08-01T23:28:00.380Z] 798269fcf238: Download complete [2023-08-01T23:28:00.957Z] e194b8c5c2a9: Verifying Checksum [2023-08-01T23:28:00.957Z] e194b8c5c2a9: Download complete [2023-08-01T23:28:00.957Z] 6c08303d61cc: Verifying Checksum [2023-08-01T23:28:00.957Z] 6c08303d61cc: Download complete [2023-08-01T23:28:04.238Z] e194b8c5c2a9: Pull complete [2023-08-01T23:28:04.238Z] 6863d3e3a2b1: Pull complete [2023-08-01T23:28:04.238Z] ec0bb842ea78: Pull complete [2023-08-01T23:28:04.238Z] 40a00589a448: Pull complete [2023-08-01T23:28:06.138Z] 6c08303d61cc: Pull complete [2023-08-01T23:28:07.070Z] 798269fcf238: Pull complete [2023-08-01T23:28:07.070Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-01T23:28:07.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-01T23:28:07.070Z] ---> ec979cd7f677 [2023-08-01T23:28:07.070Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T23:28:11.293Z] ---> Running in d302b309b337 [2023-08-01T23:28:11.293Z] Removing intermediate container d302b309b337 [2023-08-01T23:28:11.293Z] ---> e4052a08e66c [2023-08-01T23:28:11.293Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T23:28:11.293Z] ---> Running in 48bdabcbadb2 [2023-08-01T23:28:11.293Z] Removing intermediate container 48bdabcbadb2 [2023-08-01T23:28:11.293Z] ---> e07750366a01 [2023-08-01T23:28:11.293Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T23:28:11.293Z] ---> Running in 460a84439aee [2023-08-01T23:28:11.293Z] Removing intermediate container 460a84439aee [2023-08-01T23:28:11.293Z] ---> 1a26ff39c7c0 [2023-08-01T23:28:11.293Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T23:28:11.293Z] ---> Running in 3525f30ff3de [2023-08-01T23:28:11.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T23:28:11.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T23:28:11.811Z] OK: 265 MiB in 53 packages [2023-08-01T23:28:12.377Z] Removing intermediate container 3525f30ff3de [2023-08-01T23:28:12.377Z] ---> 36c6335975ad [2023-08-01T23:28:12.377Z] Step 7/12 : WORKDIR /app [2023-08-01T23:28:12.377Z] ---> Running in 6c269a3a209d [2023-08-01T23:28:12.377Z] Removing intermediate container 6c269a3a209d [2023-08-01T23:28:12.377Z] ---> cb3a0edb3778 [2023-08-01T23:28:12.377Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T23:28:12.377Z] ---> edb452d83a55 [2023-08-01T23:28:12.377Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T23:28:12.377Z] ---> Running in 7b7a09406f9f [2023-08-01T23:28:13.002Z] Still waiting to schedule task [2023-08-01T23:28:13.003Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-01T23:28:51.102Z] Removing intermediate container 7b7a09406f9f [2023-08-01T23:28:51.102Z] ---> dd435e792b54 [2023-08-01T23:28:51.102Z] Step 10/12 : COPY . . [2023-08-01T23:28:51.102Z] ---> 003d426dd322 [2023-08-01T23:28:51.102Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T23:28:51.102Z] ---> Running in 2b7e4e66b267 [2023-08-01T23:28:51.102Z] Removing intermediate container 2b7e4e66b267 [2023-08-01T23:28:51.102Z] ---> 679517779b1d [2023-08-01T23:28:51.102Z] Step 12/12 : RUN $MAKE [2023-08-01T23:28:51.102Z] ---> Running in b1cb1c0dfe85 [2023-08-01T23:28:51.102Z] noop [2023-08-01T23:28:51.102Z] Removing intermediate container b1cb1c0dfe85 [2023-08-01T23:28:51.102Z] ---> 5cc027350a70 [2023-08-01T23:28:51.102Z] Successfully built 5cc027350a70 [2023-08-01T23:28:51.102Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:28:51.554Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T23:28:51.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T23:28:51.700Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2023-08-01T23:28:51.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-53 -v /w/workspace/xfoundry_app-record-replay_PR-53:/w/workspace/xfoundry_app-record-replay_PR-53:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-53@tmp:/w/workspace/xfoundry_app-record-replay_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-01T23:28:52.077Z] $ docker top b599ed2a2b9d7a155b22f4c254683253804cd8b6c9141ae36b920a7736fab2da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T23:28:52.468Z] + go version [2023-08-01T23:28:52.468Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-01T23:28:52.504Z] $ docker stop --time=1 b599ed2a2b9d7a155b22f4c254683253804cd8b6c9141ae36b920a7736fab2da [2023-08-01T23:28:53.794Z] $ docker rm -f --volumes b599ed2a2b9d7a155b22f4c254683253804cd8b6c9141ae36b920a7736fab2da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:28:54.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T23:28:54.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T23:28:54.662Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2023-08-01T23:28:54.700Z] $ 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-53 -v /w/workspace/xfoundry_app-record-replay_PR-53:/w/workspace/xfoundry_app-record-replay_PR-53:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-53@tmp:/w/workspace/xfoundry_app-record-replay_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-01T23:28:55.015Z] $ docker top 105fb6738855d1924d163a2503d0ee8c3eecf59d83d993fa1ccd8b5dd08c0670 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T23:28:55.409Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-53 [Pipeline] fileExists [Pipeline] sh [2023-08-01T23:28:55.773Z] + make test [2023-08-01T23:28:55.773Z] go test -race -coverprofile=coverage.out ./... [2023-08-01T23:29:17.714Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-01T23:29:17.714Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.055s coverage: 87.5% of statements [2023-08-01T23:29:17.714Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-01T23:29:17.714Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-01T23:29:17.714Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-01T23:29:17.714Z] ok github.com/edgexfoundry/app-record-replay/internal/application 2.068s coverage: 95.7% of statements [2023-08-01T23:29:17.714Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.082s coverage: 85.6% of statements [2023-08-01T23:29:35.797Z] go vet ./... [2023-08-01T23:29:39.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T23:29:39.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T23:29:39.107Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-01T23:29:39.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T23:29:39.181Z] $ docker stop --time=1 105fb6738855d1924d163a2503d0ee8c3eecf59d83d993fa1ccd8b5dd08c0670 [2023-08-01T23:29:43.641Z] $ docker rm -f --volumes 105fb6738855d1924d163a2503d0ee8c3eecf59d83d993fa1ccd8b5dd08c0670 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T23:29:44.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T23:29:44.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-01T23:29:44.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T23:29:45.290Z] + ls -al . [2023-08-01T23:29:45.290Z] total 172 [2023-08-01T23:29:45.290Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 23:28 . [2023-08-01T23:29:45.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 23:27 .. [2023-08-01T23:29:45.290Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 23:27 .dockerignore [2023-08-01T23:29:45.290Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 23:27 .git [2023-08-01T23:29:45.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 23:27 .github [2023-08-01T23:29:45.290Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 1 23:27 .gitignore [2023-08-01T23:29:45.290Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 23:27 .golangci.yml [2023-08-01T23:29:45.290Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 23:27 .semver [2023-08-01T23:29:45.290Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 1 23:27 Attribution.txt [2023-08-01T23:29:45.290Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 1 23:27 CHANGELOG.md [2023-08-01T23:29:45.290Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 1 23:27 Dockerfile [2023-08-01T23:29:45.290Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 23:27 GOVERNANCE.md [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 1 23:27 Jenkinsfile [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 23:27 LICENSE [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 1 23:27 Makefile [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 1 23:27 OWNERS.md [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 1 23:27 README.md [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 1 23:27 Record and Reply.postman_collection.json [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 23:27 VERSION [2023-08-01T23:29:45.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 23:27 bin [2023-08-01T23:29:45.291Z] -rw-r--r-- 1 jenkins jenkins 15375 Aug 1 23:29 coverage.out [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 3668 Aug 1 23:27 go.mod [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 1 23:27 go.sum [2023-08-01T23:29:45.291Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 1 23:27 internal [2023-08-01T23:29:45.291Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 1 23:27 main.go [2023-08-01T23:29:45.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 23:27 pkg [2023-08-01T23:29:45.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 23:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:29:45.690Z] + 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=7e56d74b4b1d8e9d5b1c4337491d414b1763e445 --label arch=amd64 --label version=0.0.0 . [2023-08-01T23:29:45.690Z] Sending build context to Docker daemon 443.4kB [2023-08-01T23:29:45.690Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T23:29:45.690Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-01T23:29:45.690Z] ---> 5cc027350a70 [2023-08-01T23:29:45.690Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T23:29:45.690Z] ---> Running in 372553d013ea [2023-08-01T23:29:45.951Z] Removing intermediate container 372553d013ea [2023-08-01T23:29:45.951Z] ---> 77bf1af4fda5 [2023-08-01T23:29:45.951Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T23:29:45.951Z] ---> Running in 6b744ff739b0 [2023-08-01T23:29:45.951Z] Removing intermediate container 6b744ff739b0 [2023-08-01T23:29:45.951Z] ---> 28c178076b74 [2023-08-01T23:29:45.951Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-01T23:29:45.951Z] ---> Running in aff9cb9b58bb [2023-08-01T23:29:45.951Z] Removing intermediate container aff9cb9b58bb [2023-08-01T23:29:45.951Z] ---> 45c6466b915f [2023-08-01T23:29:45.951Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T23:29:45.951Z] ---> Running in eb6bbb13e757 [2023-08-01T23:29:46.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T23:29:46.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T23:29:46.725Z] OK: 265 MiB in 53 packages [2023-08-01T23:29:46.986Z] Removing intermediate container eb6bbb13e757 [2023-08-01T23:29:46.986Z] ---> 0cff905a8db5 [2023-08-01T23:29:46.986Z] Step 7/26 : WORKDIR /app [2023-08-01T23:29:46.986Z] ---> Running in 4b9660822fd4 [2023-08-01T23:29:47.245Z] Removing intermediate container 4b9660822fd4 [2023-08-01T23:29:47.245Z] ---> 58b97cf84f7f [2023-08-01T23:29:47.245Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-01T23:29:47.245Z] ---> 4773789e1141 [2023-08-01T23:29:47.245Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T23:29:47.245Z] ---> Running in d85fee377e3a [2023-08-01T23:29:48.183Z] Removing intermediate container d85fee377e3a [2023-08-01T23:29:48.183Z] ---> cf1397ca242a [2023-08-01T23:29:48.183Z] Step 10/26 : COPY . . [2023-08-01T23:29:48.183Z] ---> 06193e309553 [2023-08-01T23:29:48.183Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T23:29:48.183Z] ---> Running in 2f341c6a1e00 [2023-08-01T23:29:48.183Z] Removing intermediate container 2f341c6a1e00 [2023-08-01T23:29:48.183Z] ---> dcf16fbb88e0 [2023-08-01T23:29:48.183Z] Step 12/26 : RUN $MAKE [2023-08-01T23:29:48.183Z] ---> Running in 89c1e0c7c3e0 [2023-08-01T23:29:48.442Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-01T23:29:49.744Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2683 in /w/workspace/xfoundry_app-record-replay_PR-53 [Pipeline] { [Pipeline] ws [2023-08-01T23:29:49.801Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-08-01T23:29:49.877Z] Selected Git installation does not exist. Using Default [2023-08-01T23:29:49.877Z] The recommended git tool is: NONE [2023-08-01T23:29:54.523Z] using credential edgex-jenkins-ssh [2023-08-01T23:29:54.540Z] Cloning the remote Git repository [2023-08-01T23:29:54.584Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-01T23:29:54.688Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-01T23:29:54.842Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-01T23:29:54.843Z] > git --version # timeout=10 [2023-08-01T23:29:54.864Z] > git --version # 'git version 2.25.1' [2023-08-01T23:29:54.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T23:29:55.010Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T23:29:58.020Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-01T23:29:58.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T23:29:59.511Z] Merging remotes/origin/main commit 1c067dd5da8bdafc1761443221fe5ec601182dbe into PR head commit 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 [2023-08-01T23:29:59.791Z] Merge succeeded, producing 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 [2023-08-01T23:29:59.791Z] Checking out Revision 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 (PR-53) [2023-08-01T23:29:58.848Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-01T23:29:58.884Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-01T23:29:58.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T23:29:58.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-01T23:29:59.539Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T23:29:59.619Z] > git checkout -f 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 # timeout=10 [2023-08-01T23:29:59.693Z] > git remote # timeout=10 [2023-08-01T23:29:59.714Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T23:29:59.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T23:29:59.748Z] > git merge 1c067dd5da8bdafc1761443221fe5ec601182dbe # timeout=10 [2023-08-01T23:29:59.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-01T23:29:59.799Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T23:29:59.811Z] > git checkout -f 7e56d74b4b1d8e9d5b1c4337491d414b1763e445 # timeout=10 [2023-08-01T23:30:03.249Z] Commit message: "feat: Implement app level Start Replay" [2023-08-01T23:30:03.302Z] > git --version # timeout=10 [2023-08-01T23:30:03.316Z] > git --version # 'git version 2.25.1' [2023-08-01T23:30:03.347Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T23:30:04.452Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-01T23:30:04.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T23:30:04.452Z] Dload Upload Total Spent Left Speed [2023-08-01T23:30:04.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-08-01T23:30:05.161Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-01T23:30:05.503Z] + sudo tee /etc/docker/daemon.new [2023-08-01T23:30:05.503Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-01T23:30:05.503Z] { [2023-08-01T23:30:05.503Z] "registry-mirrors": [ [2023-08-01T23:30:05.503Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-01T23:30:05.503Z] ], [2023-08-01T23:30:05.503Z] "bip": "10.250.0.254/24", [2023-08-01T23:30:05.503Z] "hosts": [ [2023-08-01T23:30:05.503Z] "tcp://0.0.0.0:5555", [2023-08-01T23:30:05.503Z] "unix:///var/run/docker.sock" [2023-08-01T23:30:05.503Z] ], [2023-08-01T23:30:05.503Z] "mtu": 1458, [2023-08-01T23:30:05.503Z] "selinux-enabled": true, [2023-08-01T23:30:05.503Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-01T23:30:05.503Z] } [Pipeline] sh [2023-08-01T23:30:05.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-01T23:30:06.182Z] + sudo service docker restart [2023-08-01T23:30:10.369Z] Removing intermediate container 89c1e0c7c3e0 [2023-08-01T23:30:10.369Z] ---> 5bdd2cf52c82 [2023-08-01T23:30:10.369Z] Step 13/26 : FROM alpine:3.17 [2023-08-01T23:30:10.369Z] 3.17: Pulling from library/alpine [2023-08-01T23:30:10.369Z] 4db1b89c0bd1: Already exists [2023-08-01T23:30:10.369Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T23:30:10.369Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T23:30:10.369Z] ---> 1f73a9d63274 [2023-08-01T23:30:10.369Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T23:30:10.369Z] ---> Running in b37c30f6f4a1 [2023-08-01T23:30:10.369Z] Removing intermediate container b37c30f6f4a1 [2023-08-01T23:30:10.369Z] ---> b13e2fc8e25e [2023-08-01T23:30:10.369Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-01T23:30:10.369Z] ---> Running in 8ff6d3f3b120 [2023-08-01T23:30:10.369Z] Removing intermediate container 8ff6d3f3b120 [2023-08-01T23:30:10.369Z] ---> bc3ebdfdec06 [2023-08-01T23:30:10.369Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-01T23:30:10.369Z] ---> Running in 25656051eb6c [2023-08-01T23:30:10.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T23:30:10.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T23:30:10.369Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T23:30:10.369Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T23:30:10.369Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T23:30:10.369Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T23:30:10.369Z] OK: 8 MiB in 17 packages [2023-08-01T23:30:10.936Z] Removing intermediate container 25656051eb6c [2023-08-01T23:30:10.936Z] ---> 9328eeef8cf6 [2023-08-01T23:30:10.936Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T23:30:10.936Z] ---> 4597e073fd0a [2023-08-01T23:30:10.936Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T23:30:11.194Z] ---> 24e403a41455 [2023-08-01T23:30:11.194Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-01T23:30:11.194Z] ---> d48e4996a3b5 [2023-08-01T23:30:11.194Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-01T23:30:12.172Z] ---> 03ea6c913b28 [2023-08-01T23:30:12.172Z] Step 21/26 : EXPOSE 59712 [2023-08-01T23:30:12.172Z] ---> Running in 1910176d7067 [2023-08-01T23:30:12.172Z] Removing intermediate container 1910176d7067 [2023-08-01T23:30:12.172Z] ---> 05901807fac5 [2023-08-01T23:30:12.172Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-01T23:30:12.172Z] ---> Running in 837cd13f3cf3 [2023-08-01T23:30:12.172Z] Removing intermediate container 837cd13f3cf3 [2023-08-01T23:30:12.172Z] ---> efd17368e74e [2023-08-01T23:30:12.172Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-01T23:30:12.172Z] ---> Running in 34bdb9bf428a [2023-08-01T23:30:12.172Z] Removing intermediate container 34bdb9bf428a [2023-08-01T23:30:12.172Z] ---> c06eaf1f309e [2023-08-01T23:30:12.172Z] Step 24/26 : LABEL arch=amd64 [2023-08-01T23:30:12.432Z] ---> Running in c40afbfc95fb [2023-08-01T23:30:12.432Z] Removing intermediate container c40afbfc95fb [2023-08-01T23:30:12.432Z] ---> 373b357a5664 [2023-08-01T23:30:12.432Z] Step 25/26 : LABEL git_sha=7e56d74b4b1d8e9d5b1c4337491d414b1763e445 [2023-08-01T23:30:12.432Z] ---> Running in 497bdca29840 [2023-08-01T23:30:12.432Z] Removing intermediate container 497bdca29840 [2023-08-01T23:30:12.432Z] ---> 2f32e2187221 [2023-08-01T23:30:12.432Z] Step 26/26 : LABEL version=0.0.0 [2023-08-01T23:30:12.432Z] ---> Running in 24eacc2d0ebf [2023-08-01T23:30:12.432Z] Removing intermediate container 24eacc2d0ebf [2023-08-01T23:30:12.432Z] ---> d23de5c87f43 [2023-08-01T23:30:12.432Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T23:30:12.432Z] Successfully built d23de5c87f43 [2023-08-01T23:30:12.432Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:30:13.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T23:30:13.368Z] [2023-08-01T23:30:13.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:30:13.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T23:30:13.753Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-01T23:30:13.753Z] 5eb5b503b376: Pulling fs layer [2023-08-01T23:30:13.753Z] 5c69ac0246d0: Pulling fs layer [2023-08-01T23:30:13.753Z] ec43610c2a17: Pulling fs layer [2023-08-01T23:30:13.753Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-01T23:30:13.753Z] 33b1e0a273af: Pulling fs layer [2023-08-01T23:30:13.753Z] 5d3b04190fa2: Pulling fs layer [2023-08-01T23:30:13.753Z] 2f39f015ded8: Pulling fs layer [2023-08-01T23:30:13.753Z] 33b1e0a273af: Waiting [2023-08-01T23:30:13.753Z] 5d3b04190fa2: Waiting [2023-08-01T23:30:13.753Z] 2f39f015ded8: Waiting [2023-08-01T23:30:13.753Z] 3a2ae6a8a46f: Waiting [2023-08-01T23:30:13.753Z] 5c69ac0246d0: Verifying Checksum [2023-08-01T23:30:13.753Z] 5c69ac0246d0: Download complete [2023-08-01T23:30:13.753Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-01T23:30:13.753Z] 3a2ae6a8a46f: Download complete [2023-08-01T23:30:14.012Z] 33b1e0a273af: Verifying Checksum [2023-08-01T23:30:14.012Z] 33b1e0a273af: Download complete [2023-08-01T23:30:14.012Z] 5d3b04190fa2: Verifying Checksum [2023-08-01T23:30:14.012Z] 5d3b04190fa2: Download complete [2023-08-01T23:30:14.012Z] ec43610c2a17: Verifying Checksum [2023-08-01T23:30:14.012Z] ec43610c2a17: Download complete [2023-08-01T23:30:14.273Z] 5eb5b503b376: Verifying Checksum [2023-08-01T23:30:14.273Z] 5eb5b503b376: Download complete [2023-08-01T23:30:14.839Z] 2f39f015ded8: Verifying Checksum [2023-08-01T23:30:14.839Z] 2f39f015ded8: Download complete [2023-08-01T23:30:15.404Z] 5eb5b503b376: Pull complete [2023-08-01T23:30:15.404Z] 5c69ac0246d0: Pull complete [2023-08-01T23:30:15.971Z] ec43610c2a17: Pull complete [2023-08-01T23:30:15.971Z] 3a2ae6a8a46f: Pull complete [2023-08-01T23:30:15.971Z] 33b1e0a273af: Pull complete [2023-08-01T23:30:16.230Z] 5d3b04190fa2: Pull complete [2023-08-01T23:30:20.413Z] 2f39f015ded8: Pull complete [2023-08-01T23:30:20.413Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-01T23:30:20.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T23:30:20.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T23:30:22.136Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2023-08-01T23:30:22.169Z] $ 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-53 -v /w/workspace/xfoundry_app-record-replay_PR-53:/w/workspace/xfoundry_app-record-replay_PR-53:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-53@tmp:/w/workspace/xfoundry_app-record-replay_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-01T23:30:26.172Z] $ docker top baa907c3c97ba4d710fb9f742b5bb63f89d6221cb9fbcc55f1fc2ef6973d0706 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:30:26.629Z] ---> job-cost.sh [2023-08-01T23:30:26.629Z] lf-activate-venv: SKIPPING [2023-08-01T23:30:26.629Z] INFO: No Stack... [2023-08-01T23:30:26.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T23:30:27.148Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T23:30:27.464Z] + cat /w/workspace/xfoundry_app-record-replay_PR-53/archives/cost.csv [2023-08-01T23:30:27.464Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T23:30:27.502Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-53-1-stack-cost] [2023-08-01T23:30:27.507Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-53-1-stack-cost] did not exist. Created. [2023-08-01T23:30:27.508Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T23:30:27.905Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-01T23:30:27.956Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T23:30:27.984Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T23:30:28.062Z] $ docker stop --time=1 baa907c3c97ba4d710fb9f742b5bb63f89d6221cb9fbcc55f1fc2ef6973d0706 [2023-08-01T23:30:29.205Z] $ docker rm -f --volumes baa907c3c97ba4d710fb9f742b5bb63f89d6221cb9fbcc55f1fc2ef6973d0706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-08-01T23:30:29.435Z] provisioning config files... [Pipeline] } [2023-08-01T23:30:29.459Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config4797129688561509575tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } [2023-08-01T23:30:29.892Z] ---> docker-login.sh [2023-08-01T23:30:29.892Z] nexus3.edgexfoundry.org:10001 [2023-08-01T23:30:30.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:30:30.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:30:30.430Z] Configure a credential helper to remove this warning. See [2023-08-01T23:30:30.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:30:30.430Z] [2023-08-01T23:30:30.430Z] Login Succeeded [2023-08-01T23:30:30.430Z] nexus3.edgexfoundry.org:10002 [2023-08-01T23:30:30.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:30:30.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:30:30.698Z] Configure a credential helper to remove this warning. See [2023-08-01T23:30:30.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:30:30.698Z] [2023-08-01T23:30:30.698Z] Login Succeeded [2023-08-01T23:30:30.698Z] nexus3.edgexfoundry.org:10003 [2023-08-01T23:30:30.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:30:31.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:30:31.242Z] Configure a credential helper to remove this warning. See [2023-08-01T23:30:31.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:30:31.242Z] [2023-08-01T23:30:31.242Z] Login Succeeded [2023-08-01T23:30:31.242Z] nexus3.edgexfoundry.org:10004 [2023-08-01T23:30:31.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:30:31.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:30:31.514Z] Configure a credential helper to remove this warning. See [2023-08-01T23:30:31.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:30:31.514Z] [2023-08-01T23:30:31.514Z] Login Succeeded [2023-08-01T23:30:31.514Z] docker.io [2023-08-01T23:30:31.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T23:30:32.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T23:30:32.049Z] Configure a credential helper to remove this warning. See [2023-08-01T23:30:32.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T23:30:32.049Z] [2023-08-01T23:30:32.049Z] Login Succeeded [2023-08-01T23:30:32.049Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T23:30:32.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T23:30:32.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T23:30:32.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T23:30:32.524Z] ========================================================= [2023-08-01T23:30:32.524Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-01T23:30:32.524Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:30:33.085Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-01T23:30:33.086Z] Sending build context to Docker daemon 191kB [2023-08-01T23:30:33.359Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T23:30:33.359Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T23:30:33.359Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-01T23:30:33.359Z] edb6bdbacee9: Pulling fs layer [2023-08-01T23:30:33.359Z] 5f9638ab2659: Pulling fs layer [2023-08-01T23:30:33.359Z] 8d51d6327a98: Pulling fs layer [2023-08-01T23:30:33.359Z] 8b374f2dd631: Pulling fs layer [2023-08-01T23:30:33.359Z] ec14aa9079de: Pulling fs layer [2023-08-01T23:30:33.359Z] 2f466654f4bb: Pulling fs layer [2023-08-01T23:30:33.359Z] 554e91adad29: Pulling fs layer [2023-08-01T23:30:33.359Z] ec14aa9079de: Waiting [2023-08-01T23:30:33.359Z] 2f466654f4bb: Waiting [2023-08-01T23:30:33.359Z] 8b374f2dd631: Waiting [2023-08-01T23:30:33.359Z] 554e91adad29: Waiting [2023-08-01T23:30:33.359Z] 5f9638ab2659: Verifying Checksum [2023-08-01T23:30:33.359Z] 5f9638ab2659: Download complete [2023-08-01T23:30:33.359Z] 8b374f2dd631: Verifying Checksum [2023-08-01T23:30:33.359Z] 8b374f2dd631: Download complete [2023-08-01T23:30:33.634Z] ec14aa9079de: Verifying Checksum [2023-08-01T23:30:33.634Z] ec14aa9079de: Download complete [2023-08-01T23:30:33.634Z] edb6bdbacee9: Verifying Checksum [2023-08-01T23:30:33.634Z] edb6bdbacee9: Download complete [2023-08-01T23:30:34.613Z] edb6bdbacee9: Pull complete [2023-08-01T23:30:34.879Z] 554e91adad29: Verifying Checksum [2023-08-01T23:30:34.879Z] 554e91adad29: Download complete [2023-08-01T23:30:35.148Z] 5f9638ab2659: Pull complete [2023-08-01T23:30:36.114Z] 8d51d6327a98: Verifying Checksum [2023-08-01T23:30:36.114Z] 8d51d6327a98: Download complete [2023-08-01T23:30:36.114Z] 2f466654f4bb: Verifying Checksum [2023-08-01T23:30:36.114Z] 2f466654f4bb: Download complete [2023-08-01T23:30:48.434Z] 8d51d6327a98: Pull complete [2023-08-01T23:30:48.434Z] 8b374f2dd631: Pull complete [2023-08-01T23:30:48.434Z] ec14aa9079de: Pull complete [2023-08-01T23:30:53.791Z] 2f466654f4bb: Pull complete [2023-08-01T23:30:56.380Z] 554e91adad29: Pull complete [2023-08-01T23:30:56.380Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-01T23:30:56.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-01T23:30:56.380Z] ---> 1e15ea492957 [2023-08-01T23:30:56.380Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T23:30:57.792Z] ---> Running in 716c873e9433 [2023-08-01T23:30:58.068Z] Removing intermediate container 716c873e9433 [2023-08-01T23:30:58.068Z] ---> 655f31aa6152 [2023-08-01T23:30:58.068Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T23:30:58.068Z] ---> Running in 4ddbb6eb753e [2023-08-01T23:30:58.337Z] Removing intermediate container 4ddbb6eb753e [2023-08-01T23:30:58.337Z] ---> a1cd78926135 [2023-08-01T23:30:58.337Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T23:30:58.606Z] ---> Running in e43a25366124 [2023-08-01T23:30:58.874Z] Removing intermediate container e43a25366124 [2023-08-01T23:30:58.874Z] ---> fa31326a994e [2023-08-01T23:30:58.874Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T23:30:58.874Z] ---> Running in 4192e6eae3a2 [2023-08-01T23:30:59.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T23:31:00.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T23:31:01.380Z] OK: 263 MiB in 53 packages [2023-08-01T23:31:02.348Z] Removing intermediate container 4192e6eae3a2 [2023-08-01T23:31:02.348Z] ---> a398c670be78 [2023-08-01T23:31:02.348Z] Step 7/12 : WORKDIR /app [2023-08-01T23:31:02.348Z] ---> Running in a35ffb09c66a [2023-08-01T23:31:02.614Z] Removing intermediate container a35ffb09c66a [2023-08-01T23:31:02.614Z] ---> 666851ea041d [2023-08-01T23:31:02.614Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T23:31:03.201Z] ---> 16963ba17a61 [2023-08-01T23:31:03.201Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T23:31:03.201Z] ---> Running in 1321d0e2c9a7 [2023-08-01T23:32:11.067Z] Removing intermediate container 1321d0e2c9a7 [2023-08-01T23:32:11.067Z] ---> 61b52270506c [2023-08-01T23:32:11.067Z] Step 10/12 : COPY . . [2023-08-01T23:32:11.067Z] ---> e9bad7018fe8 [2023-08-01T23:32:11.067Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T23:32:11.067Z] ---> Running in 7a6fec703384 [2023-08-01T23:32:11.067Z] Removing intermediate container 7a6fec703384 [2023-08-01T23:32:11.067Z] ---> 2985d6fb0885 [2023-08-01T23:32:11.067Z] Step 12/12 : RUN $MAKE [2023-08-01T23:32:11.067Z] ---> Running in cb2d48df626b [2023-08-01T23:32:11.067Z] noop [2023-08-01T23:32:11.067Z] Removing intermediate container cb2d48df626b [2023-08-01T23:32:11.067Z] ---> fce23d965262 [2023-08-01T23:32:11.067Z] Successfully built fce23d965262 [2023-08-01T23:32:11.067Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:32:11.567Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T23:32:11.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T23:32:11.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-2683 does not seem to be running inside a container [2023-08-01T23:32:11.917Z] $ 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-08-01T23:32:13.110Z] $ docker top 47338e5fef5215f0faa8431c309774eae51750fe4092812e1a3de5850d7e7fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T23:32:13.989Z] + go version [2023-08-01T23:32:13.990Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-01T23:32:14.027Z] $ docker stop --time=1 47338e5fef5215f0faa8431c309774eae51750fe4092812e1a3de5850d7e7fcf [2023-08-01T23:32:15.625Z] $ docker rm -f --volumes 47338e5fef5215f0faa8431c309774eae51750fe4092812e1a3de5850d7e7fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:32:16.488Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T23:32:16.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T23:32:16.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-2683 does not seem to be running inside a container [2023-08-01T23:32:16.802Z] $ 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-08-01T23:32:17.887Z] $ docker top 9c026a8b7ff54b14fa27550211510d5b14ad4e8590e2a9eaffc249f2d159d6f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T23:32:18.459Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-08-01T23:32:18.849Z] + make test [2023-08-01T23:32:18.850Z] go test -race -coverprofile=coverage.out ./... [2023-08-01T23:34:56.493Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-01T23:35:08.818Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.298s coverage: 87.5% of statements [2023-08-01T23:35:10.767Z] ok github.com/edgexfoundry/app-record-replay/internal/application 2.431s coverage: 95.7% of statements [2023-08-01T23:35:13.360Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-01T23:35:13.360Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-01T23:35:13.360Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-01T23:35:13.637Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.412s coverage: 85.6% of statements [2023-08-01T23:35:14.596Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-01T23:35:14.596Z] go vet ./... [2023-08-01T23:37:36.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T23:37:36.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T23:37:36.336Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-01T23:37:36.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T23:37:36.411Z] $ docker stop --time=1 9c026a8b7ff54b14fa27550211510d5b14ad4e8590e2a9eaffc249f2d159d6f3 [2023-08-01T23:37:38.282Z] $ docker rm -f --volumes 9c026a8b7ff54b14fa27550211510d5b14ad4e8590e2a9eaffc249f2d159d6f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T23:37:39.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T23:37:39.845Z] Warning: overwriting stash ‘coverage-report’ [2023-08-01T23:37:40.456Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T23:37:41.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T23:37:41.435Z] + ls -al . [2023-08-01T23:37:41.435Z] total 168 [2023-08-01T23:37:41.435Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 23:32 . [2023-08-01T23:37:41.435Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 23:29 .. [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 1 23:29 .dockerignore [2023-08-01T23:37:41.435Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 23:29 .git [2023-08-01T23:37:41.435Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 23:29 .github [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 1 23:29 .gitignore [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 23:29 .golangci.yml [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 1 23:29 Attribution.txt [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 1 23:29 CHANGELOG.md [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 1 23:29 Dockerfile [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 23:29 GOVERNANCE.md [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 1 23:29 Jenkinsfile [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 1 23:29 LICENSE [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 1 23:29 Makefile [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 1 23:29 OWNERS.md [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 1 23:29 README.md [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 1 23:29 Record and Reply.postman_collection.json [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 23:27 VERSION [2023-08-01T23:37:41.435Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 23:29 bin [2023-08-01T23:37:41.435Z] -rw-r--r-- 1 jenkins jenkins 15375 Aug 1 23:35 coverage.out [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 3668 Aug 1 23:29 go.mod [2023-08-01T23:37:41.435Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 1 23:29 go.sum [2023-08-01T23:37:41.435Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 1 23:29 internal [2023-08-01T23:37:41.436Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 1 23:29 main.go [2023-08-01T23:37:41.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 23:29 pkg [2023-08-01T23:37:41.436Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 23:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:37:41.902Z] + 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=7e56d74b4b1d8e9d5b1c4337491d414b1763e445 --label arch=arm64 --label version=0.0.0 . [2023-08-01T23:37:41.902Z] Sending build context to Docker daemon 207.4kB [2023-08-01T23:37:42.177Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T23:37:42.177Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-01T23:37:42.177Z] ---> fce23d965262 [2023-08-01T23:37:42.177Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T23:37:42.177Z] ---> Running in 72d62548461d [2023-08-01T23:37:42.455Z] Removing intermediate container 72d62548461d [2023-08-01T23:37:42.455Z] ---> 3f6521f38a36 [2023-08-01T23:37:42.455Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T23:37:42.727Z] ---> Running in 539ed36d8fce [2023-08-01T23:37:42.996Z] Removing intermediate container 539ed36d8fce [2023-08-01T23:37:42.996Z] ---> 48c6de98425b [2023-08-01T23:37:42.996Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-01T23:37:42.996Z] ---> Running in fce83f5dd470 [2023-08-01T23:37:43.967Z] Removing intermediate container fce83f5dd470 [2023-08-01T23:37:43.967Z] ---> 68d1824c618e [2023-08-01T23:37:43.967Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T23:37:43.967Z] ---> Running in 17da52741a84 [2023-08-01T23:37:44.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T23:37:45.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T23:37:46.162Z] OK: 263 MiB in 53 packages [2023-08-01T23:37:47.129Z] Removing intermediate container 17da52741a84 [2023-08-01T23:37:47.129Z] ---> 12776a394ee1 [2023-08-01T23:37:47.129Z] Step 7/26 : WORKDIR /app [2023-08-01T23:37:47.129Z] ---> Running in 93bdcd8258b8 [2023-08-01T23:37:47.397Z] Removing intermediate container 93bdcd8258b8 [2023-08-01T23:37:47.397Z] ---> 760722ab5d91 [2023-08-01T23:37:47.397Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-01T23:37:47.982Z] ---> e1c51e8cb636 [2023-08-01T23:37:47.982Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T23:37:47.982Z] ---> Running in adcd34b4b5c0 [2023-08-01T23:37:50.558Z] Removing intermediate container adcd34b4b5c0 [2023-08-01T23:37:50.558Z] ---> 7d777fd8f381 [2023-08-01T23:37:50.558Z] Step 10/26 : COPY . . [2023-08-01T23:37:50.824Z] ---> 0504a878364b [2023-08-01T23:37:50.824Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T23:37:50.824Z] ---> Running in 4fac16a5ab13 [2023-08-01T23:37:51.092Z] Removing intermediate container 4fac16a5ab13 [2023-08-01T23:37:51.092Z] ---> e64e224309bf [2023-08-01T23:37:51.092Z] Step 12/26 : RUN $MAKE [2023-08-01T23:37:51.092Z] ---> Running in 025df86bdac2 [2023-08-01T23:37:52.053Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-01T23:39:59.101Z] Removing intermediate container 025df86bdac2 [2023-08-01T23:39:59.101Z] ---> 4124d39d181d [2023-08-01T23:39:59.101Z] Step 13/26 : FROM alpine:3.17 [2023-08-01T23:39:59.101Z] 3.17: Pulling from library/alpine [2023-08-01T23:39:59.101Z] edb6bdbacee9: Already exists [2023-08-01T23:39:59.101Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T23:39:59.101Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T23:39:59.101Z] ---> 779605e5fbc0 [2023-08-01T23:39:59.101Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T23:39:59.101Z] ---> Running in f654f3860b23 [2023-08-01T23:39:59.101Z] Removing intermediate container f654f3860b23 [2023-08-01T23:39:59.101Z] ---> ade991290100 [2023-08-01T23:39:59.101Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-01T23:39:59.101Z] ---> Running in a43b2fa1a4d6 [2023-08-01T23:39:59.101Z] Removing intermediate container a43b2fa1a4d6 [2023-08-01T23:39:59.101Z] ---> 99225e41c139 [2023-08-01T23:39:59.101Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-01T23:39:59.101Z] ---> Running in d88c43363de6 [2023-08-01T23:39:59.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T23:39:59.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T23:39:59.101Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T23:39:59.101Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T23:39:59.101Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T23:39:59.101Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T23:39:59.368Z] OK: 8 MiB in 17 packages [2023-08-01T23:40:00.334Z] Removing intermediate container d88c43363de6 [2023-08-01T23:40:00.334Z] ---> ecf7ecd00689 [2023-08-01T23:40:00.334Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T23:40:00.918Z] ---> c83bab1e47d3 [2023-08-01T23:40:00.918Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T23:40:01.503Z] ---> 62dde67c4887 [2023-08-01T23:40:01.503Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-01T23:40:01.770Z] ---> f660c1608e3d [2023-08-01T23:40:01.770Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-01T23:40:03.178Z] ---> 4835190b0e59 [2023-08-01T23:40:03.178Z] Step 21/26 : EXPOSE 59712 [2023-08-01T23:40:03.178Z] ---> Running in bbab30c6424f [2023-08-01T23:40:03.455Z] Removing intermediate container bbab30c6424f [2023-08-01T23:40:03.455Z] ---> 202275772d2b [2023-08-01T23:40:03.455Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-01T23:40:03.455Z] ---> Running in 7b957004c1fa [2023-08-01T23:40:03.727Z] Removing intermediate container 7b957004c1fa [2023-08-01T23:40:03.727Z] ---> 59f2897aa538 [2023-08-01T23:40:03.727Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-01T23:40:03.993Z] ---> Running in 2dd801c31207 [2023-08-01T23:40:04.258Z] Removing intermediate container 2dd801c31207 [2023-08-01T23:40:04.258Z] ---> 98a4cbce4446 [2023-08-01T23:40:04.258Z] Step 24/26 : LABEL arch=arm64 [2023-08-01T23:40:04.258Z] ---> Running in 144479efe514 [2023-08-01T23:40:04.524Z] Removing intermediate container 144479efe514 [2023-08-01T23:40:04.524Z] ---> f467453b2310 [2023-08-01T23:40:04.524Z] Step 25/26 : LABEL git_sha=7e56d74b4b1d8e9d5b1c4337491d414b1763e445 [2023-08-01T23:40:04.524Z] ---> Running in 96a26fccde4c [2023-08-01T23:40:04.795Z] Removing intermediate container 96a26fccde4c [2023-08-01T23:40:04.795Z] ---> 5af12baaf877 [2023-08-01T23:40:04.795Z] Step 26/26 : LABEL version=0.0.0 [2023-08-01T23:40:05.062Z] ---> Running in d0adaafa6729 [2023-08-01T23:40:05.326Z] Removing intermediate container d0adaafa6729 [2023-08-01T23:40:05.326Z] ---> f9933bbbe273 [2023-08-01T23:40:05.326Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T23:40:05.326Z] Successfully built f9933bbbe273 [2023-08-01T23:40:05.326Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:40:06.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T23:40:06.142Z] [2023-08-01T23:40:06.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:40:06.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T23:40:06.543Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-01T23:40:06.543Z] 8998bd30e6a1: Pulling fs layer [2023-08-01T23:40:06.543Z] 04944245beec: Pulling fs layer [2023-08-01T23:40:06.543Z] 699f458cf7ca: Pulling fs layer [2023-08-01T23:40:06.543Z] 765212b225bb: Pulling fs layer [2023-08-01T23:40:06.543Z] f23df028b6ca: Pulling fs layer [2023-08-01T23:40:06.543Z] d65c8cfc05b1: Pulling fs layer [2023-08-01T23:40:06.543Z] 2437ff75d9bd: Pulling fs layer [2023-08-01T23:40:06.543Z] 765212b225bb: Waiting [2023-08-01T23:40:06.543Z] f23df028b6ca: Waiting [2023-08-01T23:40:06.543Z] d65c8cfc05b1: Waiting [2023-08-01T23:40:06.543Z] 2437ff75d9bd: Waiting [2023-08-01T23:40:06.811Z] 04944245beec: Verifying Checksum [2023-08-01T23:40:06.811Z] 04944245beec: Download complete [2023-08-01T23:40:06.811Z] 765212b225bb: Verifying Checksum [2023-08-01T23:40:06.811Z] 765212b225bb: Download complete [2023-08-01T23:40:06.811Z] f23df028b6ca: Verifying Checksum [2023-08-01T23:40:06.811Z] f23df028b6ca: Download complete [2023-08-01T23:40:06.811Z] d65c8cfc05b1: Download complete [2023-08-01T23:40:06.811Z] 699f458cf7ca: Verifying Checksum [2023-08-01T23:40:06.811Z] 699f458cf7ca: Download complete [2023-08-01T23:40:07.392Z] 8998bd30e6a1: Verifying Checksum [2023-08-01T23:40:07.392Z] 8998bd30e6a1: Download complete [2023-08-01T23:40:09.334Z] 2437ff75d9bd: Verifying Checksum [2023-08-01T23:40:11.287Z] 8998bd30e6a1: Pull complete [2023-08-01T23:40:12.243Z] 04944245beec: Pull complete [2023-08-01T23:40:13.648Z] 699f458cf7ca: Pull complete [2023-08-01T23:40:13.648Z] 765212b225bb: Pull complete [2023-08-01T23:40:14.605Z] f23df028b6ca: Pull complete [2023-08-01T23:40:14.605Z] d65c8cfc05b1: Pull complete [2023-08-01T23:40:29.580Z] 2437ff75d9bd: Pull complete [2023-08-01T23:40:29.580Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-01T23:40:29.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T23:40:29.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T23:40:29.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-2683 does not seem to be running inside a container [2023-08-01T23:40:29.955Z] $ 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-08-01T23:40:32.398Z] $ docker top c80dfa4cb8cf9fc1cc6b2d7f5959e72c06b81943b7037828726f06b7f7cd67ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:40:32.990Z] ---> job-cost.sh [2023-08-01T23:40:33.257Z] lf-activate-venv: SKIPPING [2023-08-01T23:40:33.257Z] INFO: No Stack... [2023-08-01T23:40:33.834Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-01T23:40:34.413Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T23:40:34.750Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-08-01T23:40:34.750Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T23:40:35.088Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-53-1-stack-cost] [2023-08-01T23:40:35.093Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-53-1-stack-cost] did not exist. Created. [2023-08-01T23:40:35.093Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T23:40:35.508Z] /w/workspace/app-record-replay/1@tmp/durable-ac3655b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-01T23:40:36.129Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-01T23:40:36.164Z] Warning: overwriting stash ‘stack-cost’ [2023-08-01T23:40:36.210Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T23:40:36.224Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T23:40:36.316Z] $ docker stop --time=1 c80dfa4cb8cf9fc1cc6b2d7f5959e72c06b81943b7037828726f06b7f7cd67ed [2023-08-01T23:40:37.798Z] $ docker rm -f --volumes c80dfa4cb8cf9fc1cc6b2d7f5959e72c06b81943b7037828726f06b7f7cd67ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-01T23:40:38.781Z] provisioning config files... [2023-08-01T23:40:38.786Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-53 #1 [2023-08-01T23:40:38.788Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-53@tmp/config3153333007200891251tmp [Pipeline] { [Pipeline] sh [2023-08-01T23:40:39.126Z] + set +x [2023-08-01T23:40:39.126Z] + curl -s https://codecov.io/bash [2023-08-01T23:40:39.126Z] + bash -s -- [2023-08-01T23:40:39.126Z] [2023-08-01T23:40:39.126Z] _____ _ [2023-08-01T23:40:39.126Z] / ____| | | [2023-08-01T23:40:39.126Z] | | ___ __| | ___ ___ _____ __ [2023-08-01T23:40:39.126Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-01T23:40:39.126Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-01T23:40:39.126Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-01T23:40:39.126Z] Bash-1.0.6 [2023-08-01T23:40:39.126Z] [2023-08-01T23:40:39.126Z] [2023-08-01T23:40:39.126Z] ==> git version 2.25.1 found [2023-08-01T23:40:39.126Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-01T23:40:39.126Z] Release-Date: 2020-01-08 [2023-08-01T23:40:39.126Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-01T23:40:39.126Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-01T23:40:39.126Z] ==> Jenkins CI detected. [2023-08-01T23:40:39.126Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-53 [2023-08-01T23:40:39.126Z] project root: . [2023-08-01T23:40:39.126Z] --> token set from env [2023-08-01T23:40:39.126Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-01T23:40:39.126Z] ==> Running gcov in . (disable via -X gcov) [2023-08-01T23:40:39.126Z] ==> Python coveragepy not found [2023-08-01T23:40:39.126Z] ==> Searching for coverage reports in: [2023-08-01T23:40:39.127Z] + . [2023-08-01T23:40:39.384Z] -> Found 1 reports [2023-08-01T23:40:39.384Z] ==> Detecting git/mercurial file structure [2023-08-01T23:40:39.384Z] ==> Reading reports [2023-08-01T23:40:39.384Z] + ./coverage.out bytes=15375 [2023-08-01T23:40:39.384Z] ==> Appending adjustments [2023-08-01T23:40:39.384Z] https://docs.codecov.io/docs/fixing-reports [2023-08-01T23:40:39.384Z] + Found adjustments [2023-08-01T23:40:39.384Z] ==> Gzipping contents [2023-08-01T23:40:39.384Z] 4.0K /tmp/codecov.y8DvOp.gz [2023-08-01T23:40:39.384Z] ==> Uploading reports [2023-08-01T23:40:39.384Z] url: https://codecov.io [2023-08-01T23:40:39.384Z] query: branch=PR-53&commit=7e56d74b4b1d8e9d5b1c4337491d414b1763e445&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-53%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=53&job=&cmd_args= [2023-08-01T23:40:39.384Z] -> Pinging Codecov [2023-08-01T23:40:39.384Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-53&commit=7e56d74b4b1d8e9d5b1c4337491d414b1763e445&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-53%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=53&job=&cmd_args= [2023-08-01T23:40:39.384Z] Invalid request parameters [2023-08-01T23:40:39.384Z] 400 [Pipeline] } [2023-08-01T23:40:39.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-01T23:40:41.302Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-53/archives ] [2023-08-01T23:40:41.302Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-53/archives [2023-08-01T23:40:41.302Z] total 16 [2023-08-01T23:40:41.302Z] drwxr-xr-x 3 root root 4096 Aug 1 23:30 . [2023-08-01T23:40:41.302Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 23:30 .. [2023-08-01T23:40:41.302Z] drwxr-xr-x 2 root root 4096 Aug 1 23:30 cost [2023-08-01T23:40:41.302Z] -rw-r--r-- 1 root root 88 Aug 1 23:30 cost.csv [2023-08-01T23:40:41.302Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-53/archives [2023-08-01T23:40:41.302Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-53/archives [2023-08-01T23:40:41.302Z] total 16 [2023-08-01T23:40:41.302Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 23:30 . [2023-08-01T23:40:41.302Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 23:30 .. [2023-08-01T23:40:41.302Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 23:30 cost [2023-08-01T23:40:41.302Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 1 23:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:40:41.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:40:42.527Z] ---> package-listing.sh [2023-08-01T23:40:42.527Z] ++ facter osfamily [2023-08-01T23:40:42.527Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-01T23:40:42.787Z] + OS_FAMILY=debian [2023-08-01T23:40:42.787Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-53 [2023-08-01T23:40:42.787Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-01T23:40:42.787Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-01T23:40:42.788Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-01T23:40:42.788Z] + PACKAGES=/tmp/packages_start.txt [2023-08-01T23:40:42.788Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-53 ']' [2023-08-01T23:40:42.788Z] + PACKAGES=/tmp/packages_end.txt [2023-08-01T23:40:42.788Z] + case "${OS_FAMILY}" in [2023-08-01T23:40:42.788Z] + dpkg -l [2023-08-01T23:40:42.788Z] + grep '^ii' [2023-08-01T23:40:42.788Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-01T23:40:42.788Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-01T23:40:42.788Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-01T23:40:42.788Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-53 ']' [2023-08-01T23:40:42.788Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-53/archives/ [2023-08-01T23:40:42.788Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-53/archives/ [Pipeline] echo [2023-08-01T23:40:42.818Z] 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-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-01T23:40:43.112Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T23:40:43.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T23:40:43.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T23:40:43.893Z] prd-ubuntu20.04-docker-8c-8g-2682 does not seem to be running inside a container [2023-08-01T23:40:43.925Z] $ 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-53/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-53 -v /w/workspace/xfoundry_app-record-replay_PR-53:/w/workspace/xfoundry_app-record-replay_PR-53:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-53@tmp:/w/workspace/xfoundry_app-record-replay_PR-53@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-08-01T23:40:44.120Z] $ docker top d481b133a120adce842e2be14be70951125c693449f6c377b0bf62e49e83ce2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T23:40:44.525Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-01T23:40:44.842Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-01T23:40:45.152Z] + ls /var/log/sa-host [2023-08-01T23:40:45.152Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T23:40:45.357Z] provisioning config files... [2023-08-01T23:40:45.365Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-53@tmp/config11855979634514995356tmp [Pipeline] { [Pipeline] echo [2023-08-01T23:40:45.419Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:40:45.731Z] ---> create-netrc.sh [Pipeline] } [2023-08-01T23:40:45.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:40:46.167Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-01T23:40:46.201Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:40:46.510Z] ---> sudo-logs.sh [2023-08-01T23:40:46.510Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-01T23:40:46.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:40:46.900Z] ---> job-cost.sh [2023-08-01T23:40:46.901Z] lf-activate-venv: SKIPPING [2023-08-01T23:40:46.901Z] DEBUG: total: 0.2199999988079071 [2023-08-01T23:40:46.901Z] INFO: Retrieving Stack Cost... [2023-08-01T23:40:47.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T23:40:47.729Z] INFO: Archiving Costs [Pipeline] echo [2023-08-01T23:40:47.766Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T23:40:48.084Z] ---> logs-deploy.sh [2023-08-01T23:40:48.084Z] lf-activate-venv: SKIPPING [2023-08-01T23:40:48.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-53/1 [2023-08-01T23:40:48.084Z] INFO: archiving workspace using pattern(s): [2023-08-01T23:40:49.021Z] Archives upload complete. [2023-08-01T23:40:49.021Z] INFO: archiving logs to Nexus