Pull request #36 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2+c21995dc83c9d4518c4a60710b227f9f01242914 (399c4eb515da1a4fbf9a477b76d1d10c0fc0934e) 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-ssh1735938668439585975.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-ssh16817199384304698687.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3502972151165551694.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 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-ssh14985922489149121524.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-36/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-36/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7857004529652767438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-843’ is offline Running on prd-ubuntu20.04-docker-8c-8g-844 in /w/workspace/xfoundry_app-record-replay_PR-36 [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-36 # 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 c21995dc83c9d4518c4a60710b227f9f01242914 into PR head commit 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 Merge succeeded, producing 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 Checking out Revision 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 (PR-36) > 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/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 # 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 c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-11T16:21:26.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-11T16:21:26.123Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-11T16:21:26.134Z] ========================================================= [2023-07-11T16:21:26.134Z] EdgeX Global Pipelines Version Info [2023-07-11T16:21:26.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 # timeout=10 > git rev-list --no-walk cabc917382b87e3a68ead34f7e6fd349ef4b0842 # timeout=10 [2023-07-11T16:21:26.840Z] ------------------- [2023-07-11T16:21:26.840Z] stable info: [2023-07-11T16:21:26.840Z] ------------------- [2023-07-11T16:21:26.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-11T16:21:26.840Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T16:21:26.840Z] Message: update stable to v1.0.250 [2023-07-11T16:21:27.410Z] ------------------- [2023-07-11T16:21:27.410Z] experimental info: [2023-07-11T16:21:27.410Z] ------------------- [2023-07-11T16:21:27.410Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-11T16:21:27.410Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T16:21:27.410Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-11T16:21:27.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-11T16:21:27.582Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-11T16:21:27.593Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-11T16:21:27.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-11T16:21:27.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-11T16:21:27.619Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-11T16:21:27.628Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-11T16:21:27.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-11T16:21:27.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-11T16:21:27.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-11T16:21:27.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-11T16:21:27.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-11T16:21:27.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-11T16:21:27.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-11T16:21:27.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T16:21:27.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T16:21:27.730Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T16:21:27.740Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T16:21:27.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-11T16:21:27.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-11T16:21:27.781Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-11T16:21:27.799Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-11T16:21:27.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-11T16:21:27.829Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-11T16:21:27.842Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-11T16:21:27.857Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-11T16:21:27.875Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-11T16:21:27.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2023-07-11T16:21:27.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2023-07-11T16:21:27.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2023-07-11T16:21:27.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 [Pipeline] echo [2023-07-11T16:21:27.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dd4306 [Pipeline] echo [2023-07-11T16:21:27.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T16:21:27.996Z] provisioning config files... [2023-07-11T16:21:28.010Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-36@tmp/config12452721015286715725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:21:28.326Z] ---> docker-login.sh [2023-07-11T16:21:28.326Z] nexus3.edgexfoundry.org:10001 [2023-07-11T16:21:28.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:28.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:28.587Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:28.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:28.587Z] [2023-07-11T16:21:28.587Z] Login Succeeded [2023-07-11T16:21:28.587Z] nexus3.edgexfoundry.org:10002 [2023-07-11T16:21:28.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:28.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:28.587Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:28.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:28.587Z] [2023-07-11T16:21:28.587Z] Login Succeeded [2023-07-11T16:21:28.587Z] nexus3.edgexfoundry.org:10003 [2023-07-11T16:21:28.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:28.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:28.847Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:28.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:28.847Z] [2023-07-11T16:21:28.847Z] Login Succeeded [2023-07-11T16:21:28.847Z] nexus3.edgexfoundry.org:10004 [2023-07-11T16:21:28.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:28.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:28.847Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:28.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:28.847Z] [2023-07-11T16:21:28.847Z] Login Succeeded [2023-07-11T16:21:28.847Z] docker.io [2023-07-11T16:21:29.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:29.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:29.107Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:29.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:29.107Z] [2023-07-11T16:21:29.107Z] Login Succeeded [2023-07-11T16:21:29.107Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T16:21:29.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-11T16:21:29.473Z] + git rev-list -1 --merges 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2~1..9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 [Pipeline] echo [2023-07-11T16:21:29.528Z] -----------> git rev-list -1 --merges 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2~1..9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 [false] [Pipeline] sh [2023-07-11T16:21:29.813Z] + git log --format=format:%s -1 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 [Pipeline] echo [2023-07-11T16:21:29.826Z] ========================================================= [2023-07-11T16:21:29.826Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-11T16:21:29.826Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T16:21:30.165Z] + git log --format=format:%s -1 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 [Pipeline] echo [2023-07-11T16:21:30.176Z] [semverPrep] GIT_COMMIT: 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-11T16:21:30.185Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-11T16:21:30.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T16:21:30.539Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-11T16:21:30.539Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-11T16:21:30.539Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-11T16:21:30.539Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-07-11T16:21:30.539Z] -a /etc/ssh/ssh_known_hosts [2023-07-11T16:21:30.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:21:30.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T16:21:30.886Z] [2023-07-11T16:21:30.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:21:31.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T16:21:31.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-11T16:21:31.205Z] b85a868b505f: Pulling fs layer [2023-07-11T16:21:31.205Z] e2be974225ed: Pulling fs layer [2023-07-11T16:21:31.205Z] 339a4e72a1f5: Pulling fs layer [2023-07-11T16:21:31.205Z] 988bab9f4d93: Pulling fs layer [2023-07-11T16:21:31.205Z] 1469e6f7b9e6: Pulling fs layer [2023-07-11T16:21:31.205Z] eaf3925da568: Pulling fs layer [2023-07-11T16:21:31.205Z] 988bab9f4d93: Waiting [2023-07-11T16:21:31.205Z] 1469e6f7b9e6: Waiting [2023-07-11T16:21:31.205Z] eaf3925da568: Waiting [2023-07-11T16:21:31.205Z] bab4dde63d76: Pulling fs layer [2023-07-11T16:21:31.205Z] bde34c3a00c8: Pulling fs layer [2023-07-11T16:21:31.205Z] b352a97aabf1: Pulling fs layer [2023-07-11T16:21:31.205Z] bab4dde63d76: Waiting [2023-07-11T16:21:31.205Z] bde34c3a00c8: Waiting [2023-07-11T16:21:31.205Z] 4872d77fe225: Pulling fs layer [2023-07-11T16:21:31.205Z] 5851b861e8e6: Pulling fs layer [2023-07-11T16:21:31.205Z] 5851b861e8e6: Waiting [2023-07-11T16:21:31.205Z] 4872d77fe225: Waiting [2023-07-11T16:21:31.205Z] e2be974225ed: Download complete [2023-07-11T16:21:31.205Z] 988bab9f4d93: Verifying Checksum [2023-07-11T16:21:31.205Z] 988bab9f4d93: Download complete [2023-07-11T16:21:31.205Z] 1469e6f7b9e6: Verifying Checksum [2023-07-11T16:21:31.205Z] 1469e6f7b9e6: Download complete [2023-07-11T16:21:31.205Z] 339a4e72a1f5: Verifying Checksum [2023-07-11T16:21:31.205Z] 339a4e72a1f5: Download complete [2023-07-11T16:21:31.205Z] eaf3925da568: Verifying Checksum [2023-07-11T16:21:31.205Z] eaf3925da568: Download complete [2023-07-11T16:21:31.464Z] bde34c3a00c8: Verifying Checksum [2023-07-11T16:21:31.464Z] bde34c3a00c8: Download complete [2023-07-11T16:21:31.464Z] b352a97aabf1: Download complete [2023-07-11T16:21:31.464Z] 4872d77fe225: Verifying Checksum [2023-07-11T16:21:31.464Z] 4872d77fe225: Download complete [2023-07-11T16:21:31.464Z] 5851b861e8e6: Verifying Checksum [2023-07-11T16:21:31.464Z] b85a868b505f: Verifying Checksum [2023-07-11T16:21:31.464Z] b85a868b505f: Download complete [2023-07-11T16:21:31.723Z] bab4dde63d76: Verifying Checksum [2023-07-11T16:21:31.723Z] bab4dde63d76: Download complete [2023-07-11T16:21:32.659Z] b85a868b505f: Pull complete [2023-07-11T16:21:32.917Z] e2be974225ed: Pull complete [2023-07-11T16:21:33.176Z] 339a4e72a1f5: Pull complete [2023-07-11T16:21:33.434Z] 988bab9f4d93: Pull complete [2023-07-11T16:21:33.693Z] 1469e6f7b9e6: Pull complete [2023-07-11T16:21:33.693Z] eaf3925da568: Pull complete [2023-07-11T16:21:35.592Z] bab4dde63d76: Pull complete [2023-07-11T16:21:35.592Z] bde34c3a00c8: Pull complete [2023-07-11T16:21:35.852Z] b352a97aabf1: Pull complete [2023-07-11T16:21:35.852Z] 4872d77fe225: Pull complete [2023-07-11T16:21:35.852Z] 5851b861e8e6: Pull complete [2023-07-11T16:21:35.852Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-11T16:21:35.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T16:21:35.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:21:35.957Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2023-07-11T16:21:35.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T16:21:38.696Z] $ docker top 3b8afcf3bae4fa42a93397634117fa0abba8cfc862c1040362f2b86239aa0f91 -eo pid,comm [2023-07-11T16:21:38.762Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-11T16:21:38.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T16:21:38.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T16:21:38.800Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T16:21:38.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T16:21:38.925Z] $ docker exec 3b8afcf3bae4fa42a93397634117fa0abba8cfc862c1040362f2b86239aa0f91 ssh-agent [2023-07-11T16:21:39.040Z] SSH_AUTH_SOCK=/tmp/ssh-Ld0tauiLzKvW/agent.32 [2023-07-11T16:21:39.040Z] SSH_AGENT_PID=38 [2023-07-11T16:21:39.047Z] Running ssh-add (command line suppressed) [2023-07-11T16:21:39.132Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-36@tmp/private_key_12623148967681000809.key (/w/workspace/xfoundry_app-record-replay_PR-36@tmp/private_key_12623148967681000809.key) [2023-07-11T16:21:39.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T16:21:39.444Z] + git tag --points-at HEAD [Pipeline] } [2023-07-11T16:21:39.445Z] $ docker exec --env ******** --env ******** 3b8afcf3bae4fa42a93397634117fa0abba8cfc862c1040362f2b86239aa0f91 ssh-agent -k [2023-07-11T16:21:39.550Z] unset SSH_AUTH_SOCK; [2023-07-11T16:21:39.551Z] unset SSH_AGENT_PID; [2023-07-11T16:21:39.551Z] echo Agent pid 38 killed; [2023-07-11T16:21:39.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-11T16:21:39.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T16:21:39.595Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T16:21:39.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T16:21:39.721Z] $ docker exec 3b8afcf3bae4fa42a93397634117fa0abba8cfc862c1040362f2b86239aa0f91 ssh-agent [2023-07-11T16:21:39.831Z] SSH_AUTH_SOCK=/tmp/ssh-OPUkljgf4ZCv/agent.70 [2023-07-11T16:21:39.831Z] SSH_AGENT_PID=76 [2023-07-11T16:21:39.836Z] Running ssh-add (command line suppressed) [2023-07-11T16:21:39.936Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-36@tmp/private_key_3934734561499180986.key (/w/workspace/xfoundry_app-record-replay_PR-36@tmp/private_key_3934734561499180986.key) [2023-07-11T16:21:39.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T16:21:40.251Z] + git semver init [2023-07-11T16:21:40.511Z] 2023-07-11 16:21:40,449 [run_init] DEBUG init version:0.0.0 force:False [2023-07-11T16:21:40.511Z] 2023-07-11 16:21:40,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-36/.semver [2023-07-11T16:21:40.511Z] 2023-07-11 16:21:40,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-36/.semver [2023-07-11T16:21:40.511Z] 2023-07-11 16:21:40,451 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-36/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-36, universal_newlines=False, shell=None, istream=None) [2023-07-11T16:21:41.080Z] 2023-07-11 16:21:41,005 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-36/.git/info/exclude [2023-07-11T16:21:41.080Z] 2023-07-11 16:21:41,006 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-36/.semver/PR-36 with force:False [2023-07-11T16:21:41.080Z] 2023-07-11 16:21:41,006 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-36/.semver/PR-36 [2023-07-11T16:21:41.080Z] 2023-07-11 16:21:41,010 [execute] INFO git cat-file --batch-check [2023-07-11T16:21:41.080Z] 2023-07-11 16:21:41,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T16:21:41.080Z] 2023-07-11 16:21:41,017 [execute] INFO git cat-file --batch [2023-07-11T16:21:41.080Z] 2023-07-11 16:21:41,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T16:21:41.080Z] 2023-07-11 16:21:41,022 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-36/.semver/PR-36 [2023-07-11T16:21:41.080Z] 0.0.0 [Pipeline] } [2023-07-11T16:21:41.079Z] $ docker exec --env ******** --env ******** 3b8afcf3bae4fa42a93397634117fa0abba8cfc862c1040362f2b86239aa0f91 ssh-agent -k [2023-07-11T16:21:41.177Z] unset SSH_AUTH_SOCK; [2023-07-11T16:21:41.178Z] unset SSH_AGENT_PID; [2023-07-11T16:21:41.178Z] echo Agent pid 76 killed; [2023-07-11T16:21:41.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T16:21:41.502Z] + git semver [Pipeline] } [2023-07-11T16:21:41.767Z] $ docker stop --time=1 3b8afcf3bae4fa42a93397634117fa0abba8cfc862c1040362f2b86239aa0f91 [2023-07-11T16:21:43.082Z] $ docker rm -f --volumes 3b8afcf3bae4fa42a93397634117fa0abba8cfc862c1040362f2b86239aa0f91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T16:21:43.427Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-11T16:21:43.653Z] Stashed 1 file(s) [Pipeline] echo [2023-07-11T16:21:43.655Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T16:21:43.792Z] provisioning config files... [2023-07-11T16:21:43.801Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-36@tmp/config16486999760815485926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:21:44.103Z] ---> docker-login.sh [2023-07-11T16:21:44.104Z] nexus3.edgexfoundry.org:10001 [2023-07-11T16:21:44.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:44.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:44.104Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:44.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:44.104Z] [2023-07-11T16:21:44.104Z] Login Succeeded [2023-07-11T16:21:44.104Z] nexus3.edgexfoundry.org:10002 [2023-07-11T16:21:44.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:44.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:44.104Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:44.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:44.104Z] [2023-07-11T16:21:44.104Z] Login Succeeded [2023-07-11T16:21:44.104Z] nexus3.edgexfoundry.org:10003 [2023-07-11T16:21:44.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:44.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:44.361Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:44.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:44.361Z] [2023-07-11T16:21:44.361Z] Login Succeeded [2023-07-11T16:21:44.361Z] nexus3.edgexfoundry.org:10004 [2023-07-11T16:21:44.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:44.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:44.361Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:44.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:44.361Z] [2023-07-11T16:21:44.361Z] Login Succeeded [2023-07-11T16:21:44.361Z] docker.io [2023-07-11T16:21:44.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:21:44.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:21:44.621Z] Configure a credential helper to remove this warning. See [2023-07-11T16:21:44.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:21:44.621Z] [2023-07-11T16:21:44.621Z] Login Succeeded [2023-07-11T16:21:44.621Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T16:21:44.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T16:21:44.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T16:21:44.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T16:21:44.725Z] ========================================================= [2023-07-11T16:21:44.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-11T16:21:44.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:21:45.043Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T16:21:45.043Z] Sending build context to Docker daemon 313.9kB [2023-07-11T16:21:45.043Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T16:21:45.043Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T16:21:45.043Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-11T16:21:45.043Z] f56be85fc22e: Pulling fs layer [2023-07-11T16:21:45.043Z] 85791d961cd3: Pulling fs layer [2023-07-11T16:21:45.043Z] d694b5ae8c79: Pulling fs layer [2023-07-11T16:21:45.043Z] 9f32a84ed3da: Pulling fs layer [2023-07-11T16:21:45.043Z] 4d19c01a9841: Pulling fs layer [2023-07-11T16:21:45.043Z] 9325e15d5711: Pulling fs layer [2023-07-11T16:21:45.043Z] 556b6ee489ea: Pulling fs layer [2023-07-11T16:21:45.043Z] c5a4b2cf53e6: Pulling fs layer [2023-07-11T16:21:45.043Z] 9f32a84ed3da: Waiting [2023-07-11T16:21:45.043Z] 4d19c01a9841: Waiting [2023-07-11T16:21:45.043Z] 9325e15d5711: Waiting [2023-07-11T16:21:45.043Z] c5a4b2cf53e6: Waiting [2023-07-11T16:21:45.043Z] 556b6ee489ea: Waiting [2023-07-11T16:21:45.043Z] 85791d961cd3: Download complete [2023-07-11T16:21:45.043Z] 9f32a84ed3da: Verifying Checksum [2023-07-11T16:21:45.043Z] 9f32a84ed3da: Download complete [2023-07-11T16:21:45.043Z] 4d19c01a9841: Verifying Checksum [2023-07-11T16:21:45.043Z] f56be85fc22e: Verifying Checksum [2023-07-11T16:21:45.043Z] f56be85fc22e: Download complete [2023-07-11T16:21:45.303Z] 9325e15d5711: Verifying Checksum [2023-07-11T16:21:45.303Z] 9325e15d5711: Download complete [2023-07-11T16:21:45.303Z] f56be85fc22e: Pull complete [2023-07-11T16:21:45.563Z] 85791d961cd3: Pull complete [2023-07-11T16:21:45.563Z] c5a4b2cf53e6: Verifying Checksum [2023-07-11T16:21:45.563Z] c5a4b2cf53e6: Download complete [2023-07-11T16:21:45.823Z] d694b5ae8c79: Verifying Checksum [2023-07-11T16:21:45.823Z] d694b5ae8c79: Download complete [2023-07-11T16:21:45.823Z] 556b6ee489ea: Verifying Checksum [2023-07-11T16:21:45.823Z] 556b6ee489ea: Download complete [2023-07-11T16:21:49.111Z] d694b5ae8c79: Pull complete [2023-07-11T16:21:49.112Z] 9f32a84ed3da: Pull complete [2023-07-11T16:21:49.112Z] 4d19c01a9841: Pull complete [2023-07-11T16:21:49.112Z] 9325e15d5711: Pull complete [2023-07-11T16:21:51.642Z] 556b6ee489ea: Pull complete [2023-07-11T16:21:52.208Z] c5a4b2cf53e6: Pull complete [2023-07-11T16:21:52.208Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-11T16:21:52.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T16:21:52.208Z] ---> c4be618373d6 [2023-07-11T16:21:52.208Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T16:21:55.500Z] ---> Running in 86acc7b9e2f5 [2023-07-11T16:21:55.500Z] Removing intermediate container 86acc7b9e2f5 [2023-07-11T16:21:55.500Z] ---> f2ed6c47205e [2023-07-11T16:21:55.500Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T16:21:55.500Z] ---> Running in f6d38c9dcbff [2023-07-11T16:21:55.759Z] Removing intermediate container f6d38c9dcbff [2023-07-11T16:21:55.759Z] ---> 09655914d6f9 [2023-07-11T16:21:55.759Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T16:21:55.759Z] ---> Running in 0c8101fb0b1a [2023-07-11T16:21:55.759Z] Removing intermediate container 0c8101fb0b1a [2023-07-11T16:21:55.759Z] ---> 3cf7328ba12b [2023-07-11T16:21:55.759Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T16:21:55.759Z] ---> Running in c3adbc807ae3 [2023-07-11T16:21:56.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T16:21:56.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T16:21:56.535Z] OK: 265 MiB in 53 packages [2023-07-11T16:21:56.793Z] Removing intermediate container c3adbc807ae3 [2023-07-11T16:21:56.793Z] ---> 733f4115561d [2023-07-11T16:21:56.793Z] Step 7/12 : WORKDIR /app [2023-07-11T16:21:56.793Z] ---> Running in f7bdd895cf4a [2023-07-11T16:21:56.793Z] Removing intermediate container f7bdd895cf4a [2023-07-11T16:21:56.793Z] ---> 344f7c10e31a [2023-07-11T16:21:56.793Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T16:21:57.051Z] ---> 4299b8c120bd [2023-07-11T16:21:57.051Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T16:21:57.051Z] ---> Running in 691a515eb267 [2023-07-11T16:21:58.762Z] Still waiting to schedule task [2023-07-11T16:21:58.763Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-845’ [2023-07-11T16:22:29.278Z] Removing intermediate container 691a515eb267 [2023-07-11T16:22:29.278Z] ---> c15fa94f0a23 [2023-07-11T16:22:29.278Z] Step 10/12 : COPY . . [2023-07-11T16:22:29.278Z] ---> 3fc440c9c59d [2023-07-11T16:22:29.278Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T16:22:29.278Z] ---> Running in 4f79fb98f169 [2023-07-11T16:22:29.278Z] Removing intermediate container 4f79fb98f169 [2023-07-11T16:22:29.278Z] ---> 5a5cba1f6c1b [2023-07-11T16:22:29.278Z] Step 12/12 : RUN $MAKE [2023-07-11T16:22:29.278Z] ---> Running in 69d8dfda1568 [2023-07-11T16:22:29.278Z] noop [2023-07-11T16:22:29.278Z] Removing intermediate container 69d8dfda1568 [2023-07-11T16:22:29.278Z] ---> 9518a6309881 [2023-07-11T16:22:29.278Z] Successfully built 9518a6309881 [2023-07-11T16:22:29.278Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:22:29.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T16:22:29.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:22:29.659Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2023-07-11T16:22:29.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T16:22:30.036Z] $ docker top cfeafbdfcfddca453ba10e90f8caa1c49d60e18238cf313e724efebcf8b5d079 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:22:30.372Z] + go version [2023-07-11T16:22:30.372Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-11T16:22:30.392Z] $ docker stop --time=1 cfeafbdfcfddca453ba10e90f8caa1c49d60e18238cf313e724efebcf8b5d079 [2023-07-11T16:22:31.663Z] $ docker rm -f --volumes cfeafbdfcfddca453ba10e90f8caa1c49d60e18238cf313e724efebcf8b5d079 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:22:32.069Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T16:22:32.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:22:32.144Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2023-07-11T16:22:32.185Z] $ 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-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T16:22:32.496Z] $ docker top d8ee1d7c61414889f98f87a17045eb61d5afaa39c7b999e87117d0449a159eef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:22:32.833Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-36 [Pipeline] fileExists [Pipeline] sh [2023-07-11T16:22:33.128Z] + make test [2023-07-11T16:22:33.129Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T16:22:55.070Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T16:22:55.070Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.046s coverage: 76.9% of statements [2023-07-11T16:22:55.070Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T16:22:55.070Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T16:22:55.070Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T16:22:55.070Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.071s coverage: 87.3% of statements [2023-07-11T16:22:55.070Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.060s coverage: 27.3% of statements [2023-07-11T16:23:13.141Z] go vet ./... [2023-07-11T16:23:16.647Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T16:23:16.647Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T16:23:16.647Z] ./bin/test-attribution-txt.sh [2023-07-11T16:23:16.647Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-07-11T16:23:16.647Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-07-11T16:23:16.647Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [Pipeline] echo [2023-07-11T16:23:16.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T16:23:16.686Z] $ docker stop --time=1 d8ee1d7c61414889f98f87a17045eb61d5afaa39c7b999e87117d0449a159eef [2023-07-11T16:23:21.160Z] $ docker rm -f --volumes d8ee1d7c61414889f98f87a17045eb61d5afaa39c7b999e87117d0449a159eef [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T16:23:21.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T16:23:21.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-11T16:23:22.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T16:23:22.430Z] + ls -al . [2023-07-11T16:23:22.430Z] total 156 [2023-07-11T16:23:22.430Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 16:22 . [2023-07-11T16:23:22.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:21 .. [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 16:21 .dockerignore [2023-07-11T16:23:22.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:21 .git [2023-07-11T16:23:22.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:21 .github [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 16:21 .gitignore [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 16:21 .golangci.yml [2023-07-11T16:23:22.430Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:21 .semver [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 16:21 Attribution.txt [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 16:21 CHANGELOG.md [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 16:21 Dockerfile [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:21 GOVERNANCE.md [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 16:21 Jenkinsfile [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 16:21 LICENSE [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 16:21 Makefile [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 16:21 OWNERS.md [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 16:21 README.md [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 16:21 VERSION [2023-07-11T16:23:22.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:21 bin [2023-07-11T16:23:22.430Z] -rw-r--r-- 1 jenkins jenkins 5410 Jul 11 16:22 coverage.out [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 11 16:21 go.mod [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 11 16:21 go.sum [2023-07-11T16:23:22.430Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 16:21 internal [2023-07-11T16:23:22.430Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 16:21 main.go [2023-07-11T16:23:22.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:21 pkg [2023-07-11T16:23:22.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:23:22.729Z] + 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=9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 --label arch=amd64 --label version=0.0.0 . [2023-07-11T16:23:22.729Z] Sending build context to Docker daemon 320kB [2023-07-11T16:23:22.730Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T16:23:22.730Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T16:23:22.730Z] ---> 9518a6309881 [2023-07-11T16:23:22.730Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T16:23:22.730Z] ---> Running in 238b16540f8a [2023-07-11T16:23:22.730Z] Removing intermediate container 238b16540f8a [2023-07-11T16:23:22.730Z] ---> c30b4065566b [2023-07-11T16:23:22.730Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T16:23:22.989Z] ---> Running in 68f2a5a43002 [2023-07-11T16:23:22.989Z] Removing intermediate container 68f2a5a43002 [2023-07-11T16:23:22.989Z] ---> 93ce47141d39 [2023-07-11T16:23:22.989Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T16:23:22.989Z] ---> Running in 3a6d7c283f8c [2023-07-11T16:23:22.989Z] Removing intermediate container 3a6d7c283f8c [2023-07-11T16:23:22.989Z] ---> fc317a1ab0a4 [2023-07-11T16:23:22.989Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T16:23:22.989Z] ---> Running in c993d0d9e9bb [2023-07-11T16:23:23.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T16:23:23.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T16:23:23.768Z] OK: 265 MiB in 53 packages [2023-07-11T16:23:24.027Z] Removing intermediate container c993d0d9e9bb [2023-07-11T16:23:24.027Z] ---> b28ccf48b3d2 [2023-07-11T16:23:24.027Z] Step 7/26 : WORKDIR /app [2023-07-11T16:23:24.027Z] ---> Running in 907dc9017335 [2023-07-11T16:23:24.285Z] Removing intermediate container 907dc9017335 [2023-07-11T16:23:24.285Z] ---> 192443524f89 [2023-07-11T16:23:24.285Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T16:23:24.285Z] ---> bbb2d8ec6786 [2023-07-11T16:23:24.286Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T16:23:24.286Z] ---> Running in d3e59f0b7ed8 [2023-07-11T16:23:25.222Z] Removing intermediate container d3e59f0b7ed8 [2023-07-11T16:23:25.222Z] ---> f4adbbe692ea [2023-07-11T16:23:25.222Z] Step 10/26 : COPY . . [2023-07-11T16:23:25.222Z] ---> 257facd2256a [2023-07-11T16:23:25.222Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T16:23:25.222Z] ---> Running in 9227c92cf6a8 [2023-07-11T16:23:25.486Z] Removing intermediate container 9227c92cf6a8 [2023-07-11T16:23:25.486Z] ---> dfafd0b41065 [2023-07-11T16:23:25.486Z] Step 12/26 : RUN $MAKE [2023-07-11T16:23:25.486Z] ---> Running in 1c63d88d8e5f [2023-07-11T16:23:25.744Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-11T16:23:47.667Z] Removing intermediate container 1c63d88d8e5f [2023-07-11T16:23:47.668Z] ---> 316943890b82 [2023-07-11T16:23:47.668Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T16:23:47.668Z] 3.17: Pulling from library/alpine [2023-07-11T16:23:47.668Z] 4db1b89c0bd1: Pulling fs layer [2023-07-11T16:23:47.668Z] 4db1b89c0bd1: Verifying Checksum [2023-07-11T16:23:47.668Z] 4db1b89c0bd1: Download complete [2023-07-11T16:23:47.668Z] 4db1b89c0bd1: Pull complete [2023-07-11T16:23:47.668Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T16:23:47.668Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T16:23:47.668Z] ---> 1f73a9d63274 [2023-07-11T16:23:47.668Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T16:23:47.668Z] ---> Running in 2ec9aef84c62 [2023-07-11T16:23:47.668Z] Removing intermediate container 2ec9aef84c62 [2023-07-11T16:23:47.668Z] ---> d18b541380f5 [2023-07-11T16:23:47.668Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T16:23:47.668Z] ---> Running in a054f8ea1900 [2023-07-11T16:23:47.668Z] Removing intermediate container a054f8ea1900 [2023-07-11T16:23:47.668Z] ---> 04a7b931f313 [2023-07-11T16:23:47.668Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T16:23:47.668Z] ---> Running in 12cb7c731982 [2023-07-11T16:23:47.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T16:23:47.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T16:23:47.668Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T16:23:47.668Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T16:23:47.668Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T16:23:47.668Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T16:23:47.668Z] OK: 8 MiB in 17 packages [2023-07-11T16:23:47.668Z] Removing intermediate container 12cb7c731982 [2023-07-11T16:23:47.668Z] ---> 789290f4b362 [2023-07-11T16:23:47.668Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T16:23:47.668Z] ---> fe900ac5bd6f [2023-07-11T16:23:47.668Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T16:23:47.668Z] ---> 7fde194609b4 [2023-07-11T16:23:47.668Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T16:23:47.668Z] ---> 10bf5daf9230 [2023-07-11T16:23:47.668Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T16:23:47.668Z] ---> e11a0b39fedd [2023-07-11T16:23:47.668Z] Step 21/26 : EXPOSE 59712 [2023-07-11T16:23:47.668Z] ---> Running in af6a07882ea2 [2023-07-11T16:23:47.927Z] Removing intermediate container af6a07882ea2 [2023-07-11T16:23:47.927Z] ---> 07730b1b86d0 [2023-07-11T16:23:47.927Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T16:23:47.927Z] ---> Running in 982658d10911 [2023-07-11T16:23:47.927Z] Removing intermediate container 982658d10911 [2023-07-11T16:23:47.927Z] ---> 1c25c6005513 [2023-07-11T16:23:47.927Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T16:23:47.927Z] ---> Running in b903ba990dcd [2023-07-11T16:23:48.186Z] Removing intermediate container b903ba990dcd [2023-07-11T16:23:48.186Z] ---> f752b9929b7d [2023-07-11T16:23:48.186Z] Step 24/26 : LABEL arch=amd64 [2023-07-11T16:23:48.186Z] ---> Running in 9d67f67277d6 [2023-07-11T16:23:48.186Z] Removing intermediate container 9d67f67277d6 [2023-07-11T16:23:48.186Z] ---> 9a8be8618beb [2023-07-11T16:23:48.186Z] Step 25/26 : LABEL git_sha=9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 [2023-07-11T16:23:48.186Z] ---> Running in 29c47e061083 [2023-07-11T16:23:48.186Z] Removing intermediate container 29c47e061083 [2023-07-11T16:23:48.186Z] ---> 363063857f1e [2023-07-11T16:23:48.186Z] Step 26/26 : LABEL version=0.0.0 [2023-07-11T16:23:48.186Z] ---> Running in 3806319e725f [2023-07-11T16:23:48.445Z] Removing intermediate container 3806319e725f [2023-07-11T16:23:48.445Z] ---> 52dfa594786c [2023-07-11T16:23:48.445Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T16:23:48.445Z] Successfully built 52dfa594786c [2023-07-11T16:23:48.445Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:23:48.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T16:23:48.888Z] [2023-07-11T16:23:48.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:23:49.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T16:23:49.184Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-11T16:23:49.184Z] 5eb5b503b376: Pulling fs layer [2023-07-11T16:23:49.184Z] 5c69ac0246d0: Pulling fs layer [2023-07-11T16:23:49.184Z] ec43610c2a17: Pulling fs layer [2023-07-11T16:23:49.184Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-11T16:23:49.184Z] 33b1e0a273af: Pulling fs layer [2023-07-11T16:23:49.184Z] 5d3b04190fa2: Pulling fs layer [2023-07-11T16:23:49.184Z] 2f39f015ded8: Pulling fs layer [2023-07-11T16:23:49.184Z] 5d3b04190fa2: Waiting [2023-07-11T16:23:49.184Z] 3a2ae6a8a46f: Waiting [2023-07-11T16:23:49.184Z] 33b1e0a273af: Waiting [2023-07-11T16:23:49.184Z] 2f39f015ded8: Waiting [2023-07-11T16:23:49.184Z] 5c69ac0246d0: Verifying Checksum [2023-07-11T16:23:49.184Z] 5c69ac0246d0: Download complete [2023-07-11T16:23:49.184Z] 3a2ae6a8a46f: Download complete [2023-07-11T16:23:49.184Z] 33b1e0a273af: Verifying Checksum [2023-07-11T16:23:49.184Z] 33b1e0a273af: Download complete [2023-07-11T16:23:49.184Z] 5d3b04190fa2: Verifying Checksum [2023-07-11T16:23:49.184Z] 5d3b04190fa2: Download complete [2023-07-11T16:23:49.184Z] ec43610c2a17: Verifying Checksum [2023-07-11T16:23:49.184Z] ec43610c2a17: Download complete [2023-07-11T16:23:49.443Z] 5eb5b503b376: Verifying Checksum [2023-07-11T16:23:49.443Z] 5eb5b503b376: Download complete [2023-07-11T16:23:50.012Z] 2f39f015ded8: Download complete [2023-07-11T16:23:50.579Z] 5eb5b503b376: Pull complete [2023-07-11T16:23:50.579Z] 5c69ac0246d0: Pull complete [2023-07-11T16:23:51.146Z] ec43610c2a17: Pull complete [2023-07-11T16:23:51.146Z] 3a2ae6a8a46f: Pull complete [2023-07-11T16:23:51.146Z] 33b1e0a273af: Pull complete [2023-07-11T16:23:51.405Z] 5d3b04190fa2: Pull complete [2023-07-11T16:23:55.619Z] 2f39f015ded8: Pull complete [2023-07-11T16:23:55.620Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-11T16:23:55.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T16:23:55.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:23:55.691Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2023-07-11T16:23:55.730Z] $ 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-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T16:24:00.427Z] $ docker top 30fc53aaafb0058fb6f5f2d68c1ae1da5acc113854090d2f9e14aa24e936398b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:24:00.790Z] ---> job-cost.sh [2023-07-11T16:24:00.790Z] lf-activate-venv: SKIPPING [2023-07-11T16:24:00.790Z] INFO: No Stack... [2023-07-11T16:24:01.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T16:24:01.619Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T16:24:01.902Z] + cat /w/workspace/xfoundry_app-record-replay_PR-36/archives/cost.csv [2023-07-11T16:24:01.902Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T16:24:01.913Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-36-2-stack-cost] [2023-07-11T16:24:01.921Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-36-2-stack-cost] did not exist. Created. [2023-07-11T16:24:01.922Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-36-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T16:24:02.225Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-11T16:24:02.246Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T16:24:02.252Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-36-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T16:24:02.283Z] $ docker stop --time=1 30fc53aaafb0058fb6f5f2d68c1ae1da5acc113854090d2f9e14aa24e936398b [2023-07-11T16:24:03.419Z] $ docker rm -f --volumes 30fc53aaafb0058fb6f5f2d68c1ae1da5acc113854090d2f9e14aa24e936398b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-11T16:24:47.932Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-846 in /w/workspace/xfoundry_app-record-replay_PR-36 [Pipeline] { [Pipeline] ws [2023-07-11T16:24:47.946Z] Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout [2023-07-11T16:24:47.981Z] Selected Git installation does not exist. Using Default [2023-07-11T16:24:47.981Z] The recommended git tool is: NONE [2023-07-11T16:24:53.394Z] using credential edgex-jenkins-ssh [2023-07-11T16:24:53.409Z] Cloning the remote Git repository [2023-07-11T16:24:53.461Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T16:24:53.567Z] > git init /w/workspace/app-record-replay/2 # timeout=10 [2023-07-11T16:24:53.726Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T16:24:53.728Z] > git --version # timeout=10 [2023-07-11T16:24:53.752Z] > git --version # 'git version 2.25.1' [2023-07-11T16:24:53.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T16:24:53.943Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T16:24:54.537Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T16:24:54.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T16:24:55.992Z] Merging remotes/origin/main commit c21995dc83c9d4518c4a60710b227f9f01242914 into PR head commit 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 [2023-07-11T16:24:56.303Z] Merge succeeded, producing 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 [2023-07-11T16:24:56.304Z] Checking out Revision 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 (PR-36) [2023-07-11T16:24:55.467Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T16:24:55.512Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T16:24:55.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T16:24:55.535Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-11T16:24:56.018Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T16:24:56.105Z] > git checkout -f 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 # timeout=10 [2023-07-11T16:24:56.193Z] > git remote # timeout=10 [2023-07-11T16:24:56.215Z] > git config --get remote.origin.url # timeout=10 [2023-07-11T16:24:56.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T16:24:56.254Z] > git merge c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 [2023-07-11T16:24:56.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-11T16:24:56.314Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T16:24:56.331Z] > git checkout -f 9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 # timeout=10 [2023-07-11T16:24:56.804Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T16:24:57.774Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-11T16:24:57.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T16:24:57.774Z] Dload Upload Total Spent Left Speed [2023-07-11T16:24:57.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-07-11T16:24:58.394Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-11T16:24:58.728Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-11T16:24:58.728Z] + sudo tee /etc/docker/daemon.new [2023-07-11T16:24:58.728Z] { [2023-07-11T16:24:58.728Z] "registry-mirrors": [ [2023-07-11T16:24:58.728Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-11T16:24:58.728Z] ], [2023-07-11T16:24:58.728Z] "bip": "10.250.0.254/24", [2023-07-11T16:24:58.728Z] "hosts": [ [2023-07-11T16:24:58.728Z] "tcp://0.0.0.0:5555", [2023-07-11T16:24:58.728Z] "unix:///var/run/docker.sock" [2023-07-11T16:24:58.728Z] ], [2023-07-11T16:24:58.728Z] "mtu": 1458, [2023-07-11T16:24:58.728Z] "selinux-enabled": true, [2023-07-11T16:24:58.728Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-11T16:24:58.728Z] } [Pipeline] sh [2023-07-11T16:24:59.057Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-11T16:24:59.394Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T16:25:17.664Z] provisioning config files... [2023-07-11T16:25:17.692Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config14055844283711756328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:25:18.046Z] ---> docker-login.sh [2023-07-11T16:25:18.046Z] nexus3.edgexfoundry.org:10001 [2023-07-11T16:25:18.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:18.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:18.912Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:18.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:18.912Z] [2023-07-11T16:25:18.912Z] Login Succeeded [2023-07-11T16:25:18.912Z] nexus3.edgexfoundry.org:10002 [2023-07-11T16:25:18.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:19.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:19.182Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:19.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:19.182Z] [2023-07-11T16:25:19.182Z] Login Succeeded [2023-07-11T16:25:19.182Z] nexus3.edgexfoundry.org:10003 [2023-07-11T16:25:19.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:19.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:19.452Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:19.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:19.452Z] [2023-07-11T16:25:19.452Z] Login Succeeded [2023-07-11T16:25:19.452Z] nexus3.edgexfoundry.org:10004 [2023-07-11T16:25:19.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:19.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:19.721Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:19.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:19.721Z] [2023-07-11T16:25:19.721Z] Login Succeeded [2023-07-11T16:25:19.993Z] docker.io [2023-07-11T16:25:19.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:20.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:20.261Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:20.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:20.261Z] [2023-07-11T16:25:20.261Z] Login Succeeded [2023-07-11T16:25:20.261Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T16:25:20.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T16:25:20.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T16:25:20.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T16:25:20.572Z] ========================================================= [2023-07-11T16:25:20.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-11T16:25:20.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:25:20.929Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T16:25:20.929Z] Sending build context to Docker daemon 143.4kB [2023-07-11T16:25:21.199Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T16:25:21.199Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T16:25:21.199Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-11T16:25:21.199Z] c41833b44d91: Pulling fs layer [2023-07-11T16:25:21.199Z] ed15518f5707: Pulling fs layer [2023-07-11T16:25:21.199Z] feae8fd75edb: Pulling fs layer [2023-07-11T16:25:21.199Z] 242c74f7c9fa: Pulling fs layer [2023-07-11T16:25:21.199Z] 3cdef696dda3: Pulling fs layer [2023-07-11T16:25:21.199Z] 2ced38df9373: Pulling fs layer [2023-07-11T16:25:21.199Z] 242c74f7c9fa: Waiting [2023-07-11T16:25:21.199Z] 58f1dce35555: Pulling fs layer [2023-07-11T16:25:21.199Z] 2ced38df9373: Waiting [2023-07-11T16:25:21.199Z] 58f1dce35555: Waiting [2023-07-11T16:25:21.199Z] 3cdef696dda3: Waiting [2023-07-11T16:25:21.472Z] ed15518f5707: Verifying Checksum [2023-07-11T16:25:21.472Z] ed15518f5707: Download complete [2023-07-11T16:25:21.472Z] 242c74f7c9fa: Verifying Checksum [2023-07-11T16:25:21.472Z] 242c74f7c9fa: Download complete [2023-07-11T16:25:21.472Z] 3cdef696dda3: Verifying Checksum [2023-07-11T16:25:21.472Z] 3cdef696dda3: Download complete [2023-07-11T16:25:21.472Z] c41833b44d91: Verifying Checksum [2023-07-11T16:25:21.472Z] c41833b44d91: Download complete [2023-07-11T16:25:22.929Z] 58f1dce35555: Verifying Checksum [2023-07-11T16:25:22.929Z] 58f1dce35555: Download complete [2023-07-11T16:25:23.908Z] feae8fd75edb: Verifying Checksum [2023-07-11T16:25:23.909Z] feae8fd75edb: Download complete [2023-07-11T16:25:23.909Z] 2ced38df9373: Download complete [2023-07-11T16:25:25.322Z] c41833b44d91: Pull complete [2023-07-11T16:25:25.596Z] ed15518f5707: Pull complete [2023-07-11T16:25:40.687Z] feae8fd75edb: Pull complete [2023-07-11T16:25:40.687Z] 242c74f7c9fa: Pull complete [2023-07-11T16:25:40.687Z] 3cdef696dda3: Pull complete [2023-07-11T16:25:46.102Z] 2ced38df9373: Pull complete [2023-07-11T16:25:48.698Z] 58f1dce35555: Pull complete [2023-07-11T16:25:48.698Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-11T16:25:48.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T16:25:48.698Z] ---> fadd8f120f05 [2023-07-11T16:25:48.698Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T16:25:50.113Z] ---> Running in 618e8c284302 [2023-07-11T16:25:50.386Z] Removing intermediate container 618e8c284302 [2023-07-11T16:25:50.386Z] ---> 8f2aec8c81ae [2023-07-11T16:25:50.386Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T16:25:50.653Z] ---> Running in d1853ac4ffdd [2023-07-11T16:25:50.922Z] Removing intermediate container d1853ac4ffdd [2023-07-11T16:25:50.922Z] ---> 73f2617bfc7f [2023-07-11T16:25:50.922Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T16:25:50.922Z] ---> Running in 430fb07d1e71 [2023-07-11T16:25:51.191Z] Removing intermediate container 430fb07d1e71 [2023-07-11T16:25:51.191Z] ---> 339239f81d8a [2023-07-11T16:25:51.191Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T16:25:51.472Z] ---> Running in d45e2de2faa0 [2023-07-11T16:25:52.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T16:25:53.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T16:25:54.442Z] OK: 263 MiB in 53 packages [2023-07-11T16:25:55.029Z] Removing intermediate container d45e2de2faa0 [2023-07-11T16:25:55.029Z] ---> 4275a70205b0 [2023-07-11T16:25:55.029Z] Step 7/12 : WORKDIR /app [2023-07-11T16:25:55.029Z] ---> Running in 2f3542fce6a0 [2023-07-11T16:25:55.299Z] Removing intermediate container 2f3542fce6a0 [2023-07-11T16:25:55.299Z] ---> 949870fb0afe [2023-07-11T16:25:55.299Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T16:25:55.887Z] ---> aaef2138d48e [2023-07-11T16:25:55.888Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T16:25:55.888Z] ---> Running in 7d8642a6c392 [2023-07-11T16:27:03.781Z] Removing intermediate container 7d8642a6c392 [2023-07-11T16:27:03.782Z] ---> f4ddd0880a57 [2023-07-11T16:27:03.782Z] Step 10/12 : COPY . . [2023-07-11T16:27:03.782Z] ---> 064a4ddc9027 [2023-07-11T16:27:03.782Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T16:27:03.782Z] ---> Running in d2eada22c8b2 [2023-07-11T16:27:03.782Z] Removing intermediate container d2eada22c8b2 [2023-07-11T16:27:03.782Z] ---> cca5be5816a8 [2023-07-11T16:27:03.782Z] Step 12/12 : RUN $MAKE [2023-07-11T16:27:03.782Z] ---> Running in 2d166ebb7c27 [2023-07-11T16:27:03.782Z] noop [2023-07-11T16:27:03.782Z] Removing intermediate container 2d166ebb7c27 [2023-07-11T16:27:03.782Z] ---> 811f6b059a70 [2023-07-11T16:27:03.782Z] Successfully built 811f6b059a70 [2023-07-11T16:27:03.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:27:04.138Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T16:27:04.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:27:04.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-846 does not seem to be running inside a container [2023-07-11T16:27:04.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T16:27:05.645Z] $ docker top e0a9bb8c812440c8b315ac6aafed1c63bb720ff32caa3895a4f87ce20e57f70d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:27:06.465Z] + go version [2023-07-11T16:27:06.465Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-11T16:27:06.487Z] $ docker stop --time=1 e0a9bb8c812440c8b315ac6aafed1c63bb720ff32caa3895a4f87ce20e57f70d [2023-07-11T16:27:11.482Z] $ docker rm -f --volumes e0a9bb8c812440c8b315ac6aafed1c63bb720ff32caa3895a4f87ce20e57f70d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:27:12.050Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T16:27:12.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:27:12.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-846 does not seem to be running inside a container [2023-07-11T16:27:12.299Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T16:27:13.522Z] $ docker top 6d516051e961211f348680d6f52c44e7d16e015e3c27014c4ce11d7ae1c8d6f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:27:14.361Z] + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh [2023-07-11T16:27:15.011Z] + make test [2023-07-11T16:27:15.012Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T16:30:21.764Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T16:30:21.764Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.281s coverage: 76.9% of statements [2023-07-11T16:30:22.761Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.431s coverage: 87.3% of statements [2023-07-11T16:30:27.025Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T16:30:27.025Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T16:30:27.025Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T16:30:27.295Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.227s coverage: 27.3% of statements [2023-07-11T16:30:28.258Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-11T16:30:28.258Z] go vet ./... [2023-07-11T16:33:05.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T16:33:05.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T16:33:05.037Z] ./bin/test-attribution-txt.sh [2023-07-11T16:33:05.037Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-07-11T16:33:05.037Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-07-11T16:33:05.037Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [Pipeline] echo [2023-07-11T16:33:05.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T16:33:05.065Z] $ docker stop --time=1 6d516051e961211f348680d6f52c44e7d16e015e3c27014c4ce11d7ae1c8d6f9 [2023-07-11T16:33:07.906Z] $ docker rm -f --volumes 6d516051e961211f348680d6f52c44e7d16e015e3c27014c4ce11d7ae1c8d6f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T16:33:09.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T16:33:09.479Z] Warning: overwriting stash ‘coverage-report’ [2023-07-11T16:33:09.882Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T16:33:10.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T16:33:10.568Z] + ls -al . [2023-07-11T16:33:10.568Z] total 152 [2023-07-11T16:33:10.568Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:27 . [2023-07-11T16:33:10.568Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:24 .. [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 16:24 .dockerignore [2023-07-11T16:33:10.568Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:24 .git [2023-07-11T16:33:10.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:24 .github [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 16:24 .gitignore [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 16:24 .golangci.yml [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 16:24 Attribution.txt [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 16:24 CHANGELOG.md [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 16:24 Dockerfile [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:24 GOVERNANCE.md [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 16:24 Jenkinsfile [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 16:24 LICENSE [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 16:24 Makefile [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 16:24 OWNERS.md [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 16:24 README.md [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 16:21 VERSION [2023-07-11T16:33:10.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:24 bin [2023-07-11T16:33:10.568Z] -rw-r--r-- 1 jenkins jenkins 5410 Jul 11 16:30 coverage.out [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 11 16:24 go.mod [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 11 16:24 go.sum [2023-07-11T16:33:10.568Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 16:24 internal [2023-07-11T16:33:10.568Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 16:24 main.go [2023-07-11T16:33:10.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:24 pkg [2023-07-11T16:33:10.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:33:10.912Z] + 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=9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 --label arch=arm64 --label version=0.0.0 . [2023-07-11T16:33:10.912Z] Sending build context to Docker daemon 149.5kB [2023-07-11T16:33:11.178Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T16:33:11.178Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T16:33:11.178Z] ---> 811f6b059a70 [2023-07-11T16:33:11.178Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T16:33:11.178Z] ---> Running in ef7a615b45bd [2023-07-11T16:33:11.444Z] Removing intermediate container ef7a615b45bd [2023-07-11T16:33:11.444Z] ---> 15b619d83c5a [2023-07-11T16:33:11.444Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T16:33:11.444Z] ---> Running in 9b29265d207b [2023-07-11T16:33:11.711Z] Removing intermediate container 9b29265d207b [2023-07-11T16:33:11.711Z] ---> b504b5a5c381 [2023-07-11T16:33:11.711Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T16:33:11.977Z] ---> Running in 50d549c4ea70 [2023-07-11T16:33:12.243Z] Removing intermediate container 50d549c4ea70 [2023-07-11T16:33:12.243Z] ---> 0710c2eac9fd [2023-07-11T16:33:12.243Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T16:33:12.243Z] ---> Running in b6105f870ff5 [2023-07-11T16:33:13.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T16:33:13.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T16:33:14.745Z] OK: 263 MiB in 53 packages [2023-07-11T16:33:15.705Z] Removing intermediate container b6105f870ff5 [2023-07-11T16:33:15.705Z] ---> fc5e42581871 [2023-07-11T16:33:15.705Z] Step 7/26 : WORKDIR /app [2023-07-11T16:33:15.705Z] ---> Running in 7be05515fa44 [2023-07-11T16:33:15.972Z] Removing intermediate container 7be05515fa44 [2023-07-11T16:33:15.972Z] ---> c18fb696d4c0 [2023-07-11T16:33:15.972Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T16:33:16.562Z] ---> 541b4fefefe0 [2023-07-11T16:33:16.562Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T16:33:16.562Z] ---> Running in cd962ad6783f [2023-07-11T16:33:20.824Z] Removing intermediate container cd962ad6783f [2023-07-11T16:33:20.824Z] ---> 45325a7b37dc [2023-07-11T16:33:20.824Z] Step 10/26 : COPY . . [2023-07-11T16:33:21.405Z] ---> fe2c26013a32 [2023-07-11T16:33:21.405Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T16:33:21.405Z] ---> Running in b0976fb6238a [2023-07-11T16:33:21.671Z] Removing intermediate container b0976fb6238a [2023-07-11T16:33:21.671Z] ---> 64a728885186 [2023-07-11T16:33:21.671Z] Step 12/26 : RUN $MAKE [2023-07-11T16:33:21.671Z] ---> Running in 64fa9c3ec378 [2023-07-11T16:33:22.631Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-11T16:35:44.304Z] Removing intermediate container 64fa9c3ec378 [2023-07-11T16:35:44.304Z] ---> 6ce7ee5db490 [2023-07-11T16:35:44.304Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T16:35:44.304Z] 3.17: Pulling from library/alpine [2023-07-11T16:35:44.304Z] edb6bdbacee9: Pulling fs layer [2023-07-11T16:35:44.304Z] edb6bdbacee9: Verifying Checksum [2023-07-11T16:35:44.304Z] edb6bdbacee9: Download complete [2023-07-11T16:35:44.304Z] edb6bdbacee9: Pull complete [2023-07-11T16:35:44.304Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T16:35:44.304Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T16:35:44.304Z] ---> 779605e5fbc0 [2023-07-11T16:35:44.304Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T16:35:44.304Z] ---> Running in 0db07870d28c [2023-07-11T16:35:44.304Z] Removing intermediate container 0db07870d28c [2023-07-11T16:35:44.304Z] ---> 1599b845236c [2023-07-11T16:35:44.304Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T16:35:44.304Z] ---> Running in d9f6de4b4009 [2023-07-11T16:35:44.304Z] Removing intermediate container d9f6de4b4009 [2023-07-11T16:35:44.304Z] ---> 70b1843b23a1 [2023-07-11T16:35:44.304Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T16:35:44.304Z] ---> Running in cc89bd365d10 [2023-07-11T16:35:44.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T16:35:44.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T16:35:44.304Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T16:35:44.304Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T16:35:44.304Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T16:35:44.304Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T16:35:44.304Z] OK: 8 MiB in 17 packages [2023-07-11T16:35:44.304Z] Removing intermediate container cc89bd365d10 [2023-07-11T16:35:44.304Z] ---> d0cb1aee0302 [2023-07-11T16:35:44.304Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T16:35:44.304Z] ---> ceaf18b4f77b [2023-07-11T16:35:44.304Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T16:35:44.304Z] ---> a493f36a469e [2023-07-11T16:35:44.304Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T16:35:44.304Z] ---> 0e10b084a85f [2023-07-11T16:35:44.304Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T16:35:45.265Z] ---> aa3226ca6664 [2023-07-11T16:35:45.265Z] Step 21/26 : EXPOSE 59712 [2023-07-11T16:35:45.538Z] ---> Running in 30ff39e2312e [2023-07-11T16:35:45.806Z] Removing intermediate container 30ff39e2312e [2023-07-11T16:35:45.806Z] ---> fcfb7ff14560 [2023-07-11T16:35:45.806Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T16:35:45.806Z] ---> Running in f601902c7329 [2023-07-11T16:35:46.077Z] Removing intermediate container f601902c7329 [2023-07-11T16:35:46.077Z] ---> a5519eaa5036 [2023-07-11T16:35:46.077Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T16:35:46.077Z] ---> Running in 67a3266f2e12 [2023-07-11T16:35:46.663Z] Removing intermediate container 67a3266f2e12 [2023-07-11T16:35:46.663Z] ---> bad04e703cde [2023-07-11T16:35:46.663Z] Step 24/26 : LABEL arch=arm64 [2023-07-11T16:35:46.663Z] ---> Running in 07919b927c9e [2023-07-11T16:35:46.933Z] Removing intermediate container 07919b927c9e [2023-07-11T16:35:46.933Z] ---> 4b3dce8a116b [2023-07-11T16:35:46.933Z] Step 25/26 : LABEL git_sha=9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2 [2023-07-11T16:35:46.933Z] ---> Running in 712f48b49e11 [2023-07-11T16:35:47.201Z] Removing intermediate container 712f48b49e11 [2023-07-11T16:35:47.201Z] ---> 685b12d0d466 [2023-07-11T16:35:47.201Z] Step 26/26 : LABEL version=0.0.0 [2023-07-11T16:35:47.201Z] ---> Running in f6a54d2d223b [2023-07-11T16:35:47.468Z] Removing intermediate container f6a54d2d223b [2023-07-11T16:35:47.468Z] ---> d61fdfb5758f [2023-07-11T16:35:47.469Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T16:35:47.469Z] Successfully built d61fdfb5758f [2023-07-11T16:35:47.469Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:35:47.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T16:35:47.909Z] [2023-07-11T16:35:47.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:35:48.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T16:35:48.245Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-11T16:35:48.245Z] 8998bd30e6a1: Pulling fs layer [2023-07-11T16:35:48.245Z] 04944245beec: Pulling fs layer [2023-07-11T16:35:48.245Z] 699f458cf7ca: Pulling fs layer [2023-07-11T16:35:48.245Z] 765212b225bb: Pulling fs layer [2023-07-11T16:35:48.245Z] f23df028b6ca: Pulling fs layer [2023-07-11T16:35:48.245Z] d65c8cfc05b1: Pulling fs layer [2023-07-11T16:35:48.245Z] 2437ff75d9bd: Pulling fs layer [2023-07-11T16:35:48.245Z] 765212b225bb: Waiting [2023-07-11T16:35:48.245Z] f23df028b6ca: Waiting [2023-07-11T16:35:48.245Z] 2437ff75d9bd: Waiting [2023-07-11T16:35:48.245Z] d65c8cfc05b1: Waiting [2023-07-11T16:35:48.513Z] 04944245beec: Verifying Checksum [2023-07-11T16:35:48.513Z] 04944245beec: Download complete [2023-07-11T16:35:48.513Z] 765212b225bb: Verifying Checksum [2023-07-11T16:35:48.513Z] 765212b225bb: Download complete [2023-07-11T16:35:48.513Z] f23df028b6ca: Verifying Checksum [2023-07-11T16:35:48.513Z] f23df028b6ca: Download complete [2023-07-11T16:35:48.513Z] d65c8cfc05b1: Verifying Checksum [2023-07-11T16:35:48.513Z] d65c8cfc05b1: Download complete [2023-07-11T16:35:48.513Z] 699f458cf7ca: Verifying Checksum [2023-07-11T16:35:48.513Z] 699f458cf7ca: Download complete [2023-07-11T16:35:48.935Z] 8998bd30e6a1: Verifying Checksum [2023-07-11T16:35:48.935Z] 8998bd30e6a1: Download complete [2023-07-11T16:35:51.597Z] 2437ff75d9bd: Verifying Checksum [2023-07-11T16:35:51.597Z] 2437ff75d9bd: Download complete [2023-07-11T16:35:53.054Z] 8998bd30e6a1: Pull complete [2023-07-11T16:35:53.638Z] 04944245beec: Pull complete [2023-07-11T16:35:55.049Z] 699f458cf7ca: Pull complete [2023-07-11T16:35:55.049Z] 765212b225bb: Pull complete [2023-07-11T16:35:56.011Z] f23df028b6ca: Pull complete [2023-07-11T16:35:56.011Z] d65c8cfc05b1: Pull complete [2023-07-11T16:36:10.996Z] 2437ff75d9bd: Pull complete [2023-07-11T16:36:10.996Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-11T16:36:10.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T16:36:10.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:36:11.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-846 does not seem to be running inside a container [2023-07-11T16:36:11.263Z] $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-11T16:36:13.731Z] $ docker top df235c8b4699721d4e122a45ab0776eceb55db1ae4e487daed23ab60fc3e4da7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:36:14.545Z] ---> job-cost.sh [2023-07-11T16:36:14.546Z] lf-activate-venv: SKIPPING [2023-07-11T16:36:14.546Z] INFO: No Stack... [2023-07-11T16:36:14.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-11T16:36:15.766Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T16:36:16.090Z] + cat /w/workspace/app-record-replay/2/archives/cost.csv [2023-07-11T16:36:16.356Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T16:36:16.420Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-36-2-stack-cost] [2023-07-11T16:36:16.427Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-36-2-stack-cost] did not exist. Created. [2023-07-11T16:36:16.427Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-36-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T16:36:17.089Z] /w/workspace/app-record-replay/2@tmp/durable-b3e41b46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-11T16:36:17.420Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-11T16:36:17.446Z] Warning: overwriting stash ‘stack-cost’ [2023-07-11T16:36:17.489Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T16:36:17.496Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-36-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T16:36:17.509Z] $ docker stop --time=1 df235c8b4699721d4e122a45ab0776eceb55db1ae4e487daed23ab60fc3e4da7 [2023-07-11T16:36:18.979Z] $ docker rm -f --volumes df235c8b4699721d4e122a45ab0776eceb55db1ae4e487daed23ab60fc3e4da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-11T16:36:19.340Z] provisioning config files... [2023-07-11T16:36:19.347Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-36 #2 [2023-07-11T16:36:19.349Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-36@tmp/config4235577891126360830tmp [Pipeline] { [Pipeline] sh [2023-07-11T16:36:19.638Z] + set +x [2023-07-11T16:36:19.638Z] + curl -s https://codecov.io/bash [2023-07-11T16:36:19.638Z] + bash -s -- [2023-07-11T16:36:19.638Z] [2023-07-11T16:36:19.638Z] _____ _ [2023-07-11T16:36:19.638Z] / ____| | | [2023-07-11T16:36:19.638Z] | | ___ __| | ___ ___ _____ __ [2023-07-11T16:36:19.638Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-11T16:36:19.638Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-11T16:36:19.638Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-11T16:36:19.638Z] Bash-1.0.6 [2023-07-11T16:36:19.638Z] [2023-07-11T16:36:19.638Z] [2023-07-11T16:36:19.638Z] ==> git version 2.25.1 found [2023-07-11T16:36:19.638Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-11T16:36:19.638Z] Release-Date: 2020-01-08 [2023-07-11T16:36:19.638Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-11T16:36:19.638Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-11T16:36:19.638Z] ==> Jenkins CI detected. [2023-07-11T16:36:19.638Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-36 [2023-07-11T16:36:19.638Z] project root: . [2023-07-11T16:36:19.638Z] --> token set from env [2023-07-11T16:36:19.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-11T16:36:19.638Z] ==> Running gcov in . (disable via -X gcov) [2023-07-11T16:36:19.638Z] ==> Python coveragepy not found [2023-07-11T16:36:19.638Z] ==> Searching for coverage reports in: [2023-07-11T16:36:19.638Z] + . [2023-07-11T16:36:19.638Z] -> Found 1 reports [2023-07-11T16:36:19.638Z] ==> Detecting git/mercurial file structure [2023-07-11T16:36:19.638Z] ==> Reading reports [2023-07-11T16:36:19.638Z] + ./coverage.out bytes=5410 [2023-07-11T16:36:19.638Z] ==> Appending adjustments [2023-07-11T16:36:19.638Z] https://docs.codecov.io/docs/fixing-reports [2023-07-11T16:36:19.897Z] + Found adjustments [2023-07-11T16:36:19.897Z] ==> Gzipping contents [2023-07-11T16:36:19.897Z] 4.0K /tmp/codecov.7lE7ly.gz [2023-07-11T16:36:19.897Z] ==> Uploading reports [2023-07-11T16:36:19.897Z] url: https://codecov.io [2023-07-11T16:36:19.897Z] query: branch=PR-36&commit=9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-36%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=36&job=&cmd_args= [2023-07-11T16:36:19.897Z] -> Pinging Codecov [2023-07-11T16:36:19.897Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-36&commit=9dd4306c184b3fe57fb86e9fb0a0e15d4073a0c2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-36%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=36&job=&cmd_args= [2023-07-11T16:36:19.897Z] Invalid request parameters [2023-07-11T16:36:19.897Z] 400 [Pipeline] } [2023-07-11T16:36:19.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-11T16:36:20.601Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-36/archives ] [2023-07-11T16:36:20.601Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-36/archives [2023-07-11T16:36:20.601Z] total 16 [2023-07-11T16:36:20.601Z] drwxr-xr-x 3 root root 4096 Jul 11 16:24 . [2023-07-11T16:36:20.601Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 16:24 .. [2023-07-11T16:36:20.601Z] drwxr-xr-x 2 root root 4096 Jul 11 16:24 cost [2023-07-11T16:36:20.601Z] -rw-r--r-- 1 root root 88 Jul 11 16:24 cost.csv [2023-07-11T16:36:20.601Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-36/archives [2023-07-11T16:36:20.601Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-36/archives [2023-07-11T16:36:20.601Z] total 16 [2023-07-11T16:36:20.601Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:24 . [2023-07-11T16:36:20.601Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 16:24 .. [2023-07-11T16:36:20.601Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 16:24 cost [2023-07-11T16:36:20.601Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 11 16:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:36:20.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:36:21.743Z] ---> package-listing.sh [2023-07-11T16:36:21.743Z] ++ facter osfamily [2023-07-11T16:36:21.743Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-11T16:36:22.002Z] + OS_FAMILY=debian [2023-07-11T16:36:22.002Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-36 [2023-07-11T16:36:22.002Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-11T16:36:22.002Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-11T16:36:22.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-11T16:36:22.002Z] + PACKAGES=/tmp/packages_start.txt [2023-07-11T16:36:22.002Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-36 ']' [2023-07-11T16:36:22.002Z] + PACKAGES=/tmp/packages_end.txt [2023-07-11T16:36:22.002Z] + case "${OS_FAMILY}" in [2023-07-11T16:36:22.002Z] + dpkg -l [2023-07-11T16:36:22.002Z] + grep '^ii' [2023-07-11T16:36:22.002Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-11T16:36:22.002Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-11T16:36:22.002Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-11T16:36:22.002Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-36 ']' [2023-07-11T16:36:22.002Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-36/archives/ [2023-07-11T16:36:22.002Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-36/archives/ [Pipeline] echo [2023-07-11T16:36:22.011Z] 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-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-11T16:36:22.289Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:36:22.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T16:36:22.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:36:22.919Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2023-07-11T16:36:22.975Z] $ 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-36/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-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T16:36:23.223Z] $ docker top 0e16f4b4d94a14f32343d6197c6d6da00b490538eed69961af0ea87b897bb5a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:36:23.547Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-11T16:36:23.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-11T16:36:24.114Z] + ls /var/log/sa-host [2023-07-11T16:36:24.114Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T16:36:24.176Z] provisioning config files... [2023-07-11T16:36:24.186Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-36@tmp/config11229516050446899913tmp [Pipeline] { [Pipeline] echo [2023-07-11T16:36:24.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:36:24.483Z] ---> create-netrc.sh [Pipeline] } [2023-07-11T16:36:24.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:36:24.805Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-11T16:36:24.813Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:36:25.100Z] ---> sudo-logs.sh [2023-07-11T16:36:25.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-11T16:36:25.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:36:25.412Z] ---> job-cost.sh [2023-07-11T16:36:25.412Z] lf-activate-venv: SKIPPING [2023-07-11T16:36:25.412Z] DEBUG: total: 0.2199999988079071 [2023-07-11T16:36:25.412Z] INFO: Retrieving Stack Cost... [2023-07-11T16:36:25.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T16:36:26.237Z] INFO: Archiving Costs [Pipeline] echo [2023-07-11T16:36:26.247Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:36:26.531Z] ---> logs-deploy.sh [2023-07-11T16:36:26.531Z] lf-activate-venv: SKIPPING [2023-07-11T16:36:26.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-36/2 [2023-07-11T16:36:26.531Z] INFO: archiving workspace using pattern(s): [2023-07-11T16:36:27.470Z] Archives upload complete. [2023-07-11T16:36:27.470Z] INFO: archiving logs to Nexus