Pull request #26 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc51082e9464353854d9bbf6567f8cf04a498482+f5c7a18031cd417fd66742b551e8281643a7d45d (f442b4712e42d7a0a09e3ceaaebf29dcfa648d3a) 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-ssh6367559911565265597.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-ssh3949095628740640830.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-26/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-26/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5550722666332658524.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-26/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2973855392649309835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11148134914035045407.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-26/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-26/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9245959266614174986.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19049 in /w/workspace/xfoundry_app-record-replay_PR-26 [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-26 # 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 f5c7a18031cd417fd66742b551e8281643a7d45d into PR head commit bc51082e9464353854d9bbf6567f8cf04a498482 > 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/26/head:refs/remotes/origin/PR-26 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc51082e9464353854d9bbf6567f8cf04a498482 # timeout=10 Merge succeeded, producing bc51082e9464353854d9bbf6567f8cf04a498482 Checking out Revision bc51082e9464353854d9bbf6567f8cf04a498482 (PR-26) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f5c7a18031cd417fd66742b551e8281643a7d45d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc51082e9464353854d9bbf6567f8cf04a498482 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-22T04:06:18.903Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-22T04:06:19.090Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-22T04:06:19.194Z] ========================================================= [2023-06-22T04:06:19.194Z] EdgeX Global Pipelines Version Info [2023-06-22T04:06:19.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:06:19.945Z] ------------------- [2023-06-22T04:06:19.945Z] stable info: [2023-06-22T04:06:19.945Z] ------------------- [2023-06-22T04:06:19.945Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-22T04:06:19.945Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-22T04:06:19.945Z] Message: update stable to v1.0.250 [2023-06-22T04:06:20.513Z] ------------------- [2023-06-22T04:06:20.513Z] experimental info: [2023-06-22T04:06:20.513Z] ------------------- [2023-06-22T04:06:20.513Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-22T04:06:20.513Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-22T04:06:20.513Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-22T04:06:20.836Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-22T04:06:20.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-22T04:06:20.916Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-22T04:06:20.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-22T04:06:21.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-22T04:06:21.054Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-22T04:06:21.096Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-22T04:06:21.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-22T04:06:21.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-22T04:06:21.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-22T04:06:21.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-22T04:06:21.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-22T04:06:21.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-22T04:06:21.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-22T04:06:21.452Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-22T04:06:21.497Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-22T04:06:21.540Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-22T04:06:21.583Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-22T04:06:21.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-22T04:06:21.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-22T04:06:21.720Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-22T04:06:21.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-22T04:06:21.796Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-22T04:06:21.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-22T04:06:21.872Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-22T04:06:21.912Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-22T04:06:21.955Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-22T04:06:21.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-26 [Pipeline] echo [2023-06-22T04:06:22.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-26 [Pipeline] echo [2023-06-22T04:06:22.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-26 [Pipeline] echo [2023-06-22T04:06:22.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc51082e9464353854d9bbf6567f8cf04a498482 [Pipeline] echo [2023-06-22T04:06:22.161Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc51082 [Pipeline] echo [2023-06-22T04:06:22.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-22T04:06:22.325Z] provisioning config files... [2023-06-22T04:06:22.340Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-26@tmp/config1795156237517199540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:06:22.684Z] ---> docker-login.sh [2023-06-22T04:06:22.684Z] nexus3.edgexfoundry.org:10001 [2023-06-22T04:06:22.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:23.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:23.205Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:23.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:23.205Z] [2023-06-22T04:06:23.205Z] Login Succeeded [2023-06-22T04:06:23.205Z] nexus3.edgexfoundry.org:10002 [2023-06-22T04:06:23.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:23.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:23.205Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:23.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:23.205Z] [2023-06-22T04:06:23.205Z] Login Succeeded [2023-06-22T04:06:23.205Z] nexus3.edgexfoundry.org:10003 [2023-06-22T04:06:23.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:23.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:23.466Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:23.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:23.466Z] [2023-06-22T04:06:23.466Z] Login Succeeded [2023-06-22T04:06:23.466Z] nexus3.edgexfoundry.org:10004 [2023-06-22T04:06:23.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:23.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:23.466Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:23.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:23.466Z] [2023-06-22T04:06:23.466Z] Login Succeeded [2023-06-22T04:06:23.466Z] docker.io [2023-06-22T04:06:23.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:23.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:23.725Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:23.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:23.725Z] [2023-06-22T04:06:23.725Z] Login Succeeded [2023-06-22T04:06:23.725Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T04:06:23.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-22T04:06:24.392Z] + git rev-list -1 --merges bc51082e9464353854d9bbf6567f8cf04a498482~1..bc51082e9464353854d9bbf6567f8cf04a498482 [Pipeline] echo [2023-06-22T04:06:24.449Z] -----------> git rev-list -1 --merges bc51082e9464353854d9bbf6567f8cf04a498482~1..bc51082e9464353854d9bbf6567f8cf04a498482 bc51082e9464353854d9bbf6567f8cf04a498482 [false] [Pipeline] sh [2023-06-22T04:06:24.753Z] + git log --format=format:%s -1 bc51082e9464353854d9bbf6567f8cf04a498482 [Pipeline] echo [2023-06-22T04:06:24.788Z] ========================================================= [2023-06-22T04:06:24.788Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-22T04:06:24.788Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-22T04:06:25.213Z] + git log --format=format:%s -1 bc51082e9464353854d9bbf6567f8cf04a498482 [Pipeline] echo [2023-06-22T04:06:25.247Z] [semverPrep] GIT_COMMIT: bc51082e9464353854d9bbf6567f8cf04a498482, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo [2023-06-22T04:06:25.278Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-22T04:06:25.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-22T04:06:25.672Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-22T04:06:25.672Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-22T04:06:25.672Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-22T04:06:25.672Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-22T04:06:25.672Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-22T04:06:25.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:06:26.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T04:06:26.159Z] [2023-06-22T04:06:26.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:06:26.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T04:06:26.551Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-22T04:06:26.551Z] b85a868b505f: Pulling fs layer [2023-06-22T04:06:26.551Z] e2be974225ed: Pulling fs layer [2023-06-22T04:06:26.551Z] 339a4e72a1f5: Pulling fs layer [2023-06-22T04:06:26.551Z] 988bab9f4d93: Pulling fs layer [2023-06-22T04:06:26.551Z] 1469e6f7b9e6: Pulling fs layer [2023-06-22T04:06:26.551Z] eaf3925da568: Pulling fs layer [2023-06-22T04:06:26.551Z] bab4dde63d76: Pulling fs layer [2023-06-22T04:06:26.551Z] bde34c3a00c8: Pulling fs layer [2023-06-22T04:06:26.551Z] b352a97aabf1: Pulling fs layer [2023-06-22T04:06:26.551Z] 4872d77fe225: Pulling fs layer [2023-06-22T04:06:26.551Z] 5851b861e8e6: Pulling fs layer [2023-06-22T04:06:26.551Z] b352a97aabf1: Waiting [2023-06-22T04:06:26.551Z] bde34c3a00c8: Waiting [2023-06-22T04:06:26.551Z] 4872d77fe225: Waiting [2023-06-22T04:06:26.551Z] 988bab9f4d93: Waiting [2023-06-22T04:06:26.551Z] 5851b861e8e6: Waiting [2023-06-22T04:06:26.551Z] 1469e6f7b9e6: Waiting [2023-06-22T04:06:26.551Z] bab4dde63d76: Waiting [2023-06-22T04:06:26.551Z] eaf3925da568: Waiting [2023-06-22T04:06:26.551Z] e2be974225ed: Verifying Checksum [2023-06-22T04:06:26.551Z] e2be974225ed: Download complete [2023-06-22T04:06:26.551Z] 988bab9f4d93: Download complete [2023-06-22T04:06:26.812Z] 1469e6f7b9e6: Verifying Checksum [2023-06-22T04:06:26.812Z] 1469e6f7b9e6: Download complete [2023-06-22T04:06:26.812Z] eaf3925da568: Download complete [2023-06-22T04:06:26.812Z] 339a4e72a1f5: Verifying Checksum [2023-06-22T04:06:26.812Z] 339a4e72a1f5: Download complete [2023-06-22T04:06:26.812Z] bde34c3a00c8: Download complete [2023-06-22T04:06:26.812Z] b352a97aabf1: Verifying Checksum [2023-06-22T04:06:26.812Z] b352a97aabf1: Download complete [2023-06-22T04:06:26.812Z] 4872d77fe225: Verifying Checksum [2023-06-22T04:06:26.812Z] 4872d77fe225: Download complete [2023-06-22T04:06:26.812Z] 5851b861e8e6: Download complete [2023-06-22T04:06:26.812Z] b85a868b505f: Verifying Checksum [2023-06-22T04:06:26.812Z] b85a868b505f: Download complete [2023-06-22T04:06:27.071Z] bab4dde63d76: Verifying Checksum [2023-06-22T04:06:27.071Z] bab4dde63d76: Download complete [2023-06-22T04:06:28.008Z] b85a868b505f: Pull complete [2023-06-22T04:06:28.267Z] e2be974225ed: Pull complete [2023-06-22T04:06:28.834Z] 339a4e72a1f5: Pull complete [2023-06-22T04:06:28.834Z] 988bab9f4d93: Pull complete [2023-06-22T04:06:29.092Z] 1469e6f7b9e6: Pull complete [2023-06-22T04:06:29.092Z] eaf3925da568: Pull complete [2023-06-22T04:06:30.996Z] bab4dde63d76: Pull complete [2023-06-22T04:06:30.996Z] bde34c3a00c8: Pull complete [2023-06-22T04:06:30.996Z] b352a97aabf1: Pull complete [2023-06-22T04:06:30.996Z] 4872d77fe225: Pull complete [2023-06-22T04:06:31.255Z] 5851b861e8e6: Pull complete [2023-06-22T04:06:31.256Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-22T04:06:31.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T04:06:31.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T04:06:31.496Z] prd-ubuntu20.04-docker-8c-8g-19049 does not seem to be running inside a container [2023-06-22T04:06:31.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-26 -v /w/workspace/xfoundry_app-record-replay_PR-26:/w/workspace/xfoundry_app-record-replay_PR-26:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-26@tmp:/w/workspace/xfoundry_app-record-replay_PR-26@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-22T04:06:34.188Z] $ docker top 3192c26ceb401115088370ad7fb4e94d1612e726f9a13a391ec929c6e01035ac -eo pid,comm [2023-06-22T04:06:34.240Z] 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-06-22T04:06:34.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-22T04:06:34.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T04:06:34.363Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T04:06:34.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T04:06:34.483Z] $ docker exec 3192c26ceb401115088370ad7fb4e94d1612e726f9a13a391ec929c6e01035ac ssh-agent [2023-06-22T04:06:34.592Z] SSH_AUTH_SOCK=/tmp/ssh-rVHSJKT0Y8C8/agent.32 [2023-06-22T04:06:34.592Z] SSH_AGENT_PID=38 [2023-06-22T04:06:34.598Z] Running ssh-add (command line suppressed) [2023-06-22T04:06:34.696Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-26@tmp/private_key_14482342394716847775.key (/w/workspace/xfoundry_app-record-replay_PR-26@tmp/private_key_14482342394716847775.key) [2023-06-22T04:06:34.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T04:06:35.038Z] + git tag --points-at HEAD [Pipeline] } [2023-06-22T04:06:35.065Z] $ docker exec --env ******** --env ******** 3192c26ceb401115088370ad7fb4e94d1612e726f9a13a391ec929c6e01035ac ssh-agent -k [2023-06-22T04:06:35.172Z] unset SSH_AUTH_SOCK; [2023-06-22T04:06:35.174Z] unset SSH_AGENT_PID; [2023-06-22T04:06:35.175Z] echo Agent pid 38 killed; [2023-06-22T04:06:35.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-22T04:06:35.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T04:06:35.272Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T04:06:35.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T04:06:35.400Z] $ docker exec 3192c26ceb401115088370ad7fb4e94d1612e726f9a13a391ec929c6e01035ac ssh-agent [2023-06-22T04:06:35.517Z] SSH_AUTH_SOCK=/tmp/ssh-hrsrmaJQIsjS/agent.70 [2023-06-22T04:06:35.517Z] SSH_AGENT_PID=77 [2023-06-22T04:06:35.521Z] Running ssh-add (command line suppressed) [2023-06-22T04:06:35.634Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-26@tmp/private_key_9449715255538306435.key (/w/workspace/xfoundry_app-record-replay_PR-26@tmp/private_key_9449715255538306435.key) [2023-06-22T04:06:35.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T04:06:35.973Z] + git semver init [2023-06-22T04:06:36.233Z] 2023-06-22 04:06:36,147 [run_init] DEBUG init version:0.0.0 force:False [2023-06-22T04:06:36.233Z] 2023-06-22 04:06:36,147 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-26/.semver [2023-06-22T04:06:36.233Z] 2023-06-22 04:06:36,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-26/.semver [2023-06-22T04:06:36.233Z] 2023-06-22 04:06:36,148 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-26/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-26, universal_newlines=False, shell=None, istream=None) [2023-06-22T04:06:36.805Z] 2023-06-22 04:06:36,721 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-26/.git/info/exclude [2023-06-22T04:06:36.805Z] 2023-06-22 04:06:36,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-26/.semver/PR-26 with force:False [2023-06-22T04:06:36.805Z] 2023-06-22 04:06:36,722 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-26/.semver/PR-26 [2023-06-22T04:06:36.805Z] 2023-06-22 04:06:36,725 [execute] INFO git cat-file --batch-check [2023-06-22T04:06:36.805Z] 2023-06-22 04:06:36,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-26/.semver, universal_newlines=False, shell=None, istream=) [2023-06-22T04:06:36.805Z] 2023-06-22 04:06:36,731 [execute] INFO git cat-file --batch [2023-06-22T04:06:36.805Z] 2023-06-22 04:06:36,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-26/.semver, universal_newlines=False, shell=None, istream=) [2023-06-22T04:06:36.805Z] 2023-06-22 04:06:36,736 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-26/.semver/PR-26 [2023-06-22T04:06:36.805Z] 0.0.0 [Pipeline] } [2023-06-22T04:06:36.834Z] $ docker exec --env ******** --env ******** 3192c26ceb401115088370ad7fb4e94d1612e726f9a13a391ec929c6e01035ac ssh-agent -k [2023-06-22T04:06:36.949Z] unset SSH_AUTH_SOCK; [2023-06-22T04:06:36.949Z] unset SSH_AGENT_PID; [2023-06-22T04:06:36.950Z] echo Agent pid 77 killed; [2023-06-22T04:06:36.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-22T04:06:37.383Z] + git semver [Pipeline] } [2023-06-22T04:06:37.670Z] $ docker stop --time=1 3192c26ceb401115088370ad7fb4e94d1612e726f9a13a391ec929c6e01035ac [2023-06-22T04:06:39.000Z] $ docker rm -f --volumes 3192c26ceb401115088370ad7fb4e94d1612e726f9a13a391ec929c6e01035ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T04:06:39.391Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-22T04:06:39.666Z] Stashed 1 file(s) [Pipeline] echo [2023-06-22T04:06:39.683Z] [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-06-22T04:06:40.279Z] provisioning config files... [2023-06-22T04:06:40.287Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-26@tmp/config6520215885741860193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:06:40.633Z] ---> docker-login.sh [2023-06-22T04:06:40.633Z] nexus3.edgexfoundry.org:10001 [2023-06-22T04:06:40.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:40.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:40.633Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:40.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:40.633Z] [2023-06-22T04:06:40.633Z] Login Succeeded [2023-06-22T04:06:40.633Z] nexus3.edgexfoundry.org:10002 [2023-06-22T04:06:40.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:40.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:40.633Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:40.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:40.633Z] [2023-06-22T04:06:40.633Z] Login Succeeded [2023-06-22T04:06:40.633Z] nexus3.edgexfoundry.org:10003 [2023-06-22T04:06:40.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:40.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:40.892Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:40.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:40.892Z] [2023-06-22T04:06:40.892Z] Login Succeeded [2023-06-22T04:06:40.892Z] nexus3.edgexfoundry.org:10004 [2023-06-22T04:06:40.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:40.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:40.892Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:40.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:40.892Z] [2023-06-22T04:06:40.892Z] Login Succeeded [2023-06-22T04:06:40.892Z] docker.io [2023-06-22T04:06:40.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:06:41.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:06:41.151Z] Configure a credential helper to remove this warning. See [2023-06-22T04:06:41.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:06:41.151Z] [2023-06-22T04:06:41.151Z] Login Succeeded [2023-06-22T04:06:41.151Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T04:06:41.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-22T04:06:41.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T04:06:41.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T04:06:41.435Z] ========================================================= [2023-06-22T04:06:41.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-22T04:06:41.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:06:41.909Z] + 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-06-22T04:06:41.909Z] Sending build context to Docker daemon 219.6kB [2023-06-22T04:06:41.909Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T04:06:41.909Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-22T04:06:41.909Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-22T04:06:41.909Z] f56be85fc22e: Pulling fs layer [2023-06-22T04:06:41.909Z] 85791d961cd3: Pulling fs layer [2023-06-22T04:06:41.909Z] d694b5ae8c79: Pulling fs layer [2023-06-22T04:06:41.909Z] 9f32a84ed3da: Pulling fs layer [2023-06-22T04:06:41.909Z] 4d19c01a9841: Pulling fs layer [2023-06-22T04:06:41.909Z] 9325e15d5711: Pulling fs layer [2023-06-22T04:06:41.909Z] 556b6ee489ea: Pulling fs layer [2023-06-22T04:06:41.909Z] c5a4b2cf53e6: Pulling fs layer [2023-06-22T04:06:41.909Z] 9f32a84ed3da: Waiting [2023-06-22T04:06:41.909Z] 4d19c01a9841: Waiting [2023-06-22T04:06:41.909Z] 9325e15d5711: Waiting [2023-06-22T04:06:41.909Z] 556b6ee489ea: Waiting [2023-06-22T04:06:41.909Z] c5a4b2cf53e6: Waiting [2023-06-22T04:06:41.909Z] 85791d961cd3: Download complete [2023-06-22T04:06:41.909Z] 9f32a84ed3da: Verifying Checksum [2023-06-22T04:06:41.909Z] 9f32a84ed3da: Download complete [2023-06-22T04:06:42.170Z] 4d19c01a9841: Verifying Checksum [2023-06-22T04:06:42.170Z] 4d19c01a9841: Download complete [2023-06-22T04:06:42.170Z] f56be85fc22e: Verifying Checksum [2023-06-22T04:06:42.170Z] f56be85fc22e: Download complete [2023-06-22T04:06:42.170Z] 9325e15d5711: Verifying Checksum [2023-06-22T04:06:42.170Z] 9325e15d5711: Download complete [2023-06-22T04:06:42.170Z] f56be85fc22e: Pull complete [2023-06-22T04:06:42.429Z] 85791d961cd3: Pull complete [2023-06-22T04:06:42.429Z] c5a4b2cf53e6: Verifying Checksum [2023-06-22T04:06:42.429Z] c5a4b2cf53e6: Download complete [2023-06-22T04:06:42.688Z] d694b5ae8c79: Verifying Checksum [2023-06-22T04:06:42.688Z] d694b5ae8c79: Download complete [2023-06-22T04:06:42.946Z] 556b6ee489ea: Verifying Checksum [2023-06-22T04:06:42.946Z] 556b6ee489ea: Download complete [2023-06-22T04:06:46.229Z] d694b5ae8c79: Pull complete [2023-06-22T04:06:46.229Z] 9f32a84ed3da: Pull complete [2023-06-22T04:06:46.229Z] 4d19c01a9841: Pull complete [2023-06-22T04:06:46.229Z] 9325e15d5711: Pull complete [2023-06-22T04:06:48.764Z] 556b6ee489ea: Pull complete [2023-06-22T04:06:49.697Z] c5a4b2cf53e6: Pull complete [2023-06-22T04:06:49.698Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-22T04:06:49.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-22T04:06:49.698Z] ---> c4be618373d6 [2023-06-22T04:06:49.698Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T04:06:55.107Z] Still waiting to schedule task [2023-06-22T04:06:55.108Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-22T04:06:56.266Z] ---> Running in d802f6e2e916 [2023-06-22T04:06:56.266Z] Removing intermediate container d802f6e2e916 [2023-06-22T04:06:56.266Z] ---> acd5f44f0bc5 [2023-06-22T04:06:56.266Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T04:06:56.266Z] ---> Running in c68768483535 [2023-06-22T04:06:56.266Z] Removing intermediate container c68768483535 [2023-06-22T04:06:56.266Z] ---> 66299a14b898 [2023-06-22T04:06:56.266Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-22T04:06:56.266Z] ---> Running in e71be4addde5 [2023-06-22T04:06:56.266Z] Removing intermediate container e71be4addde5 [2023-06-22T04:06:56.266Z] ---> a614314c4ab2 [2023-06-22T04:06:56.266Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T04:06:56.266Z] ---> Running in 877a872dab48 [2023-06-22T04:06:56.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-22T04:06:56.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-22T04:06:56.526Z] OK: 265 MiB in 53 packages [2023-06-22T04:06:56.786Z] Removing intermediate container 877a872dab48 [2023-06-22T04:06:56.786Z] ---> d16e9056a31e [2023-06-22T04:06:56.786Z] Step 7/12 : WORKDIR /app [2023-06-22T04:06:57.046Z] ---> Running in ab91f97886f9 [2023-06-22T04:06:57.046Z] Removing intermediate container ab91f97886f9 [2023-06-22T04:06:57.046Z] ---> eb7d9c6731cd [2023-06-22T04:06:57.046Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-22T04:06:57.046Z] ---> 4c61e79b0ca9 [2023-06-22T04:06:57.046Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T04:06:57.046Z] ---> Running in 2a10b728e717 [2023-06-22T04:07:43.721Z] Removing intermediate container 2a10b728e717 [2023-06-22T04:07:43.721Z] ---> 623275ca5b8b [2023-06-22T04:07:43.721Z] Step 10/12 : COPY . . [2023-06-22T04:07:43.721Z] ---> ea837314f8c0 [2023-06-22T04:07:43.721Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T04:07:43.721Z] ---> Running in 0925ee6c6b3d [2023-06-22T04:07:43.721Z] Removing intermediate container 0925ee6c6b3d [2023-06-22T04:07:43.721Z] ---> 675e46948e47 [2023-06-22T04:07:43.721Z] Step 12/12 : RUN $MAKE [2023-06-22T04:07:43.721Z] ---> Running in 39dc3069ec83 [2023-06-22T04:07:43.721Z] noop [2023-06-22T04:07:43.721Z] Removing intermediate container 39dc3069ec83 [2023-06-22T04:07:43.721Z] ---> a7500d334e74 [2023-06-22T04:07:43.721Z] Successfully built a7500d334e74 [2023-06-22T04:07:43.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:07:44.167Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-22T04:07:44.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T04:07:44.313Z] prd-ubuntu20.04-docker-8c-8g-19049 does not seem to be running inside a container [2023-06-22T04:07:44.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-26 -v /w/workspace/xfoundry_app-record-replay_PR-26:/w/workspace/xfoundry_app-record-replay_PR-26:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-26@tmp:/w/workspace/xfoundry_app-record-replay_PR-26@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 ******** ci-base-image-x86_64 cat [2023-06-22T04:07:44.678Z] $ docker top d56d172922637f35094a8e83bf3c19819a1a093588b42df299baac989aec830e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T04:07:45.062Z] + go version [2023-06-22T04:07:45.062Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-22T04:07:45.097Z] $ docker stop --time=1 d56d172922637f35094a8e83bf3c19819a1a093588b42df299baac989aec830e [2023-06-22T04:07:46.342Z] $ docker rm -f --volumes d56d172922637f35094a8e83bf3c19819a1a093588b42df299baac989aec830e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:07:47.049Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-22T04:07:47.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T04:07:47.193Z] prd-ubuntu20.04-docker-8c-8g-19049 does not seem to be running inside a container [2023-06-22T04:07:47.222Z] $ 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-26 -v /w/workspace/xfoundry_app-record-replay_PR-26:/w/workspace/xfoundry_app-record-replay_PR-26:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-26@tmp:/w/workspace/xfoundry_app-record-replay_PR-26@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 ******** ci-base-image-x86_64 cat [2023-06-22T04:07:47.543Z] $ docker top 515f6bd5726b2ae639ad300631860ffd948d28719f18293a5776e33133e37af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T04:07:47.925Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-26 [Pipeline] fileExists [Pipeline] sh [2023-06-22T04:07:48.280Z] + make test [2023-06-22T04:07:48.280Z] go test -race -coverprofile=coverage.out ./... [2023-06-22T04:07:56.386Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-22T04:08:06.344Z] ? github.com/edgexfoundry/app-record-replay/internal/data/mocks [no test files] [2023-06-22T04:08:06.344Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-22T04:08:06.344Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.050s coverage: 27.3% of statements [2023-06-22T04:08:20.950Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19050 in /w/workspace/xfoundry_app-record-replay_PR-26 [Pipeline] { [Pipeline] ws [2023-06-22T04:08:21.011Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-06-22T04:08:21.090Z] Selected Git installation does not exist. Using Default [2023-06-22T04:08:21.090Z] The recommended git tool is: NONE [2023-06-22T04:08:24.414Z] go vet ./... [2023-06-22T04:08:25.826Z] using credential edgex-jenkins-ssh [2023-06-22T04:08:25.844Z] Cloning the remote Git repository [2023-06-22T04:08:25.888Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-22T04:08:25.979Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-06-22T04:08:26.112Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-22T04:08:26.113Z] > git --version # timeout=10 [2023-06-22T04:08:26.136Z] > git --version # 'git version 2.25.1' [2023-06-22T04:08:26.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-22T04:08:26.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-22T04:08:26.853Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-22T04:08:26.874Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-22T04:08:27.695Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-22T04:08:27.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-22T04:08:27.695Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-22T04:08:27.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-22T04:08:27.775Z] $ docker stop --time=1 515f6bd5726b2ae639ad300631860ffd948d28719f18293a5776e33133e37af0 [2023-06-22T04:08:28.162Z] Merging remotes/origin/main commit f5c7a18031cd417fd66742b551e8281643a7d45d into PR head commit bc51082e9464353854d9bbf6567f8cf04a498482 [2023-06-22T04:08:27.666Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-22T04:08:27.701Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-22T04:08:27.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-22T04:08:27.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/26/head:refs/remotes/origin/PR-26 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-22T04:08:28.175Z] > git config core.sparsecheckout # timeout=10 [2023-06-22T04:08:28.237Z] > git checkout -f bc51082e9464353854d9bbf6567f8cf04a498482 # timeout=10 [2023-06-22T04:08:28.309Z] > git remote # timeout=10 [2023-06-22T04:08:28.325Z] > git config --get remote.origin.url # timeout=10 [2023-06-22T04:08:28.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-22T04:08:28.360Z] > git merge f5c7a18031cd417fd66742b551e8281643a7d45d # timeout=10 [2023-06-22T04:08:28.412Z] Merge succeeded, producing bc51082e9464353854d9bbf6567f8cf04a498482 [2023-06-22T04:08:28.412Z] Checking out Revision bc51082e9464353854d9bbf6567f8cf04a498482 (PR-26) [2023-06-22T04:08:28.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-22T04:08:28.417Z] > git config core.sparsecheckout # timeout=10 [2023-06-22T04:08:28.437Z] > git checkout -f bc51082e9464353854d9bbf6567f8cf04a498482 # timeout=10 [2023-06-22T04:08:31.782Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [2023-06-22T04:08:31.827Z] > git --version # timeout=10 [2023-06-22T04:08:31.839Z] > git --version # 'git version 2.25.1' [2023-06-22T04:08:31.854Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-22T04:08:33.497Z] $ docker rm -f --volumes 515f6bd5726b2ae639ad300631860ffd948d28719f18293a5776e33133e37af0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-22T04:08:34.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-22T04:08:34.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-06-22T04:08:34.467Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-22T04:08:34.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-22T04:08:34.467Z] Dload Upload Total Spent Left Speed [2023-06-22T04:08:34.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 57179 0 --:--:-- --:--:-- --:--:-- 57436 [Pipeline] sh [Pipeline] sh [2023-06-22T04:08:35.650Z] + sudo chown -R jenkins:jenkins . [2023-06-22T04:08:35.700Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-22T04:08:36.038Z] + sudo tee /etc/docker/daemon.new [2023-06-22T04:08:36.038Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-22T04:08:36.038Z] { [2023-06-22T04:08:36.038Z] "registry-mirrors": [ [2023-06-22T04:08:36.038Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-22T04:08:36.038Z] ], [2023-06-22T04:08:36.038Z] "bip": "10.250.0.254/24", [2023-06-22T04:08:36.038Z] "hosts": [ [2023-06-22T04:08:36.038Z] "tcp://0.0.0.0:5555", [2023-06-22T04:08:36.038Z] "unix:///var/run/docker.sock" [2023-06-22T04:08:36.038Z] ], [2023-06-22T04:08:36.038Z] "mtu": 1458, [2023-06-22T04:08:36.038Z] "selinux-enabled": true, [2023-06-22T04:08:36.038Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-22T04:08:36.038Z] } [Pipeline] sh [2023-06-22T04:08:36.379Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-22T04:08:36.724Z] + sudo service docker restart [Pipeline] sh [2023-06-22T04:08:37.237Z] + ls -al . [2023-06-22T04:08:37.237Z] total 148 [2023-06-22T04:08:37.237Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 04:07 . [2023-06-22T04:08:37.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 04:06 .. [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 04:06 .dockerignore [2023-06-22T04:08:37.237Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 04:06 .git [2023-06-22T04:08:37.237Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:06 .github [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 04:06 .gitignore [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 04:06 .golangci.yml [2023-06-22T04:08:37.237Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 04:06 .semver [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 04:06 Attribution.txt [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 04:06 CHANGELOG.md [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 04:06 Dockerfile [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 04:06 GOVERNANCE.md [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 04:06 Jenkinsfile [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 04:06 LICENSE [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 04:06 OWNERS.md [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 04:06 README.md [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 04:06 VERSION [2023-06-22T04:08:37.237Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:06 bin [2023-06-22T04:08:37.237Z] -rw-r--r-- 1 jenkins jenkins 929 Jun 22 04:08 coverage.out [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 04:06 go.mod [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 22 04:06 go.sum [2023-06-22T04:08:37.237Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:06 internal [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 04:06 main.go [2023-06-22T04:08:37.237Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 04:06 makefile [2023-06-22T04:08:37.237Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:06 pkg [2023-06-22T04:08:37.237Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:08:37.636Z] + 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=bc51082e9464353854d9bbf6567f8cf04a498482 --label arch=amd64 --label version=0.0.0 . [2023-06-22T04:08:37.636Z] Sending build context to Docker daemon 221.2kB [2023-06-22T04:08:37.636Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T04:08:37.636Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-22T04:08:37.636Z] ---> a7500d334e74 [2023-06-22T04:08:37.636Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T04:08:37.636Z] ---> Running in e63e526081c8 [2023-06-22T04:08:37.895Z] Removing intermediate container e63e526081c8 [2023-06-22T04:08:37.895Z] ---> 7563f12fbf57 [2023-06-22T04:08:37.895Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T04:08:37.895Z] ---> Running in f5312ecf3789 [2023-06-22T04:08:37.895Z] Removing intermediate container f5312ecf3789 [2023-06-22T04:08:37.895Z] ---> 74f9dc579ff6 [2023-06-22T04:08:37.895Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-22T04:08:37.895Z] ---> Running in 700361a7575f [2023-06-22T04:08:37.895Z] Removing intermediate container 700361a7575f [2023-06-22T04:08:37.895Z] ---> 35ab298df169 [2023-06-22T04:08:37.895Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T04:08:37.895Z] ---> Running in 255533c3baa1 [2023-06-22T04:08:38.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-22T04:08:38.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-22T04:08:38.672Z] OK: 265 MiB in 53 packages [2023-06-22T04:08:39.241Z] Removing intermediate container 255533c3baa1 [2023-06-22T04:08:39.241Z] ---> ef16fabd9ace [2023-06-22T04:08:39.241Z] Step 7/26 : WORKDIR /app [2023-06-22T04:08:39.241Z] ---> Running in 6d26d68bda6e [2023-06-22T04:08:39.241Z] Removing intermediate container 6d26d68bda6e [2023-06-22T04:08:39.241Z] ---> 176ae53620e4 [2023-06-22T04:08:39.241Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-22T04:08:39.241Z] ---> b424b23dac4d [2023-06-22T04:08:39.241Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T04:08:39.241Z] ---> Running in cd4b0e4375d7 [2023-06-22T04:08:40.616Z] Removing intermediate container cd4b0e4375d7 [2023-06-22T04:08:40.616Z] ---> f41528c1c13c [2023-06-22T04:08:40.616Z] Step 10/26 : COPY . . [2023-06-22T04:08:40.616Z] ---> 038ffcf99470 [2023-06-22T04:08:40.616Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T04:08:40.616Z] ---> Running in 3afd65d9e19b [2023-06-22T04:08:40.616Z] Removing intermediate container 3afd65d9e19b [2023-06-22T04:08:40.616Z] ---> d8662fd6a2b4 [2023-06-22T04:08:40.616Z] Step 12/26 : RUN $MAKE [2023-06-22T04:08:40.616Z] ---> Running in ea014039023b [2023-06-22T04:08:40.877Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-22T04:08:46.148Z] Removing intermediate container ea014039023b [2023-06-22T04:08:46.148Z] ---> 4411808ba5f9 [2023-06-22T04:08:46.148Z] Step 13/26 : FROM alpine:3.17 [2023-06-22T04:08:46.148Z] 3.17: Pulling from library/alpine [2023-06-22T04:08:46.148Z] 4db1b89c0bd1: Pulling fs layer [2023-06-22T04:08:46.148Z] 4db1b89c0bd1: Verifying Checksum [2023-06-22T04:08:46.148Z] 4db1b89c0bd1: Download complete [2023-06-22T04:08:46.407Z] 4db1b89c0bd1: Pull complete [2023-06-22T04:08:46.407Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-22T04:08:46.407Z] Status: Downloaded newer image for alpine:3.17 [2023-06-22T04:08:46.407Z] ---> 1f73a9d63274 [2023-06-22T04:08:46.407Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-22T04:08:46.407Z] ---> Running in 7abb3607c0a3 [2023-06-22T04:08:46.664Z] Removing intermediate container 7abb3607c0a3 [2023-06-22T04:08:46.664Z] ---> 491120e0cd9b [2023-06-22T04:08:46.664Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-22T04:08:46.664Z] ---> Running in b24469e702f1 [2023-06-22T04:08:46.664Z] Removing intermediate container b24469e702f1 [2023-06-22T04:08:46.664Z] ---> bd3aa40235e9 [2023-06-22T04:08:46.664Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-22T04:08:46.664Z] ---> Running in 5bda7aa971fd [2023-06-22T04:08:46.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-22T04:08:47.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-22T04:08:47.182Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-22T04:08:47.182Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-22T04:08:47.182Z] Executing busybox-1.35.0-r29.trigger [2023-06-22T04:08:47.182Z] Executing ca-certificates-20230506-r0.trigger [2023-06-22T04:08:47.440Z] OK: 8 MiB in 17 packages [2023-06-22T04:08:47.699Z] Removing intermediate container 5bda7aa971fd [2023-06-22T04:08:47.699Z] ---> 1476c1817692 [2023-06-22T04:08:47.699Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-22T04:08:47.956Z] ---> af6cb51a0669 [2023-06-22T04:08:47.956Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-22T04:08:47.956Z] ---> 692d536369f6 [2023-06-22T04:08:47.956Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-22T04:08:48.214Z] ---> a23000ead1ba [2023-06-22T04:08:48.214Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-22T04:08:48.473Z] ---> 32107a763b52 [2023-06-22T04:08:48.473Z] Step 21/26 : EXPOSE 59712 [2023-06-22T04:08:48.473Z] ---> Running in afe85939f241 [2023-06-22T04:08:48.473Z] Removing intermediate container afe85939f241 [2023-06-22T04:08:48.473Z] ---> 0f1cdb639e47 [2023-06-22T04:08:48.473Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-22T04:08:48.473Z] ---> Running in cd7612e4dd85 [2023-06-22T04:08:48.473Z] Removing intermediate container cd7612e4dd85 [2023-06-22T04:08:48.473Z] ---> 9fb249f61f98 [2023-06-22T04:08:48.473Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-22T04:08:48.473Z] ---> Running in 0c0d7aa52f86 [2023-06-22T04:08:48.731Z] Removing intermediate container 0c0d7aa52f86 [2023-06-22T04:08:48.731Z] ---> a83d2dd92467 [2023-06-22T04:08:48.731Z] Step 24/26 : LABEL arch=amd64 [2023-06-22T04:08:48.731Z] ---> Running in 2540a52e9b7f [2023-06-22T04:08:48.731Z] Removing intermediate container 2540a52e9b7f [2023-06-22T04:08:48.731Z] ---> 970641c9bd02 [2023-06-22T04:08:48.731Z] Step 25/26 : LABEL git_sha=bc51082e9464353854d9bbf6567f8cf04a498482 [2023-06-22T04:08:48.731Z] ---> Running in b3d8bc76b0d1 [2023-06-22T04:08:48.731Z] Removing intermediate container b3d8bc76b0d1 [2023-06-22T04:08:48.731Z] ---> e2c1fac38089 [2023-06-22T04:08:48.731Z] Step 26/26 : LABEL version=0.0.0 [2023-06-22T04:08:48.731Z] ---> Running in 649fd2d67140 [2023-06-22T04:08:48.989Z] Removing intermediate container 649fd2d67140 [2023-06-22T04:08:48.990Z] ---> 4a5727d25100 [2023-06-22T04:08:48.990Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-22T04:08:48.990Z] Successfully built 4a5727d25100 [2023-06-22T04:08:48.990Z] 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-06-22T04:08:49.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T04:08:49.894Z] [2023-06-22T04:08:49.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:08:50.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T04:08:50.289Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-22T04:08:50.289Z] 5eb5b503b376: Pulling fs layer [2023-06-22T04:08:50.289Z] 5c69ac0246d0: Pulling fs layer [2023-06-22T04:08:50.289Z] ec43610c2a17: Pulling fs layer [2023-06-22T04:08:50.289Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-22T04:08:50.289Z] 33b1e0a273af: Pulling fs layer [2023-06-22T04:08:50.289Z] 5d3b04190fa2: Pulling fs layer [2023-06-22T04:08:50.289Z] 2f39f015ded8: Pulling fs layer [2023-06-22T04:08:50.289Z] 3a2ae6a8a46f: Waiting [2023-06-22T04:08:50.289Z] 33b1e0a273af: Waiting [2023-06-22T04:08:50.289Z] 2f39f015ded8: Waiting [2023-06-22T04:08:50.289Z] 5d3b04190fa2: Waiting [2023-06-22T04:08:50.289Z] 5c69ac0246d0: Download complete [2023-06-22T04:08:50.289Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-22T04:08:50.289Z] 3a2ae6a8a46f: Download complete [2023-06-22T04:08:50.289Z] 33b1e0a273af: Verifying Checksum [2023-06-22T04:08:50.289Z] 33b1e0a273af: Download complete [2023-06-22T04:08:50.289Z] ec43610c2a17: Verifying Checksum [2023-06-22T04:08:50.289Z] ec43610c2a17: Download complete [2023-06-22T04:08:50.289Z] 5d3b04190fa2: Verifying Checksum [2023-06-22T04:08:50.289Z] 5d3b04190fa2: Download complete [2023-06-22T04:08:50.547Z] 5eb5b503b376: Verifying Checksum [2023-06-22T04:08:50.547Z] 5eb5b503b376: Download complete [2023-06-22T04:08:51.111Z] 2f39f015ded8: Download complete [2023-06-22T04:08:51.677Z] 5eb5b503b376: Pull complete [2023-06-22T04:08:51.937Z] 5c69ac0246d0: Pull complete [2023-06-22T04:08:52.199Z] ec43610c2a17: Pull complete [2023-06-22T04:08:52.199Z] 3a2ae6a8a46f: Pull complete [2023-06-22T04:08:52.458Z] 33b1e0a273af: Pull complete [2023-06-22T04:08:52.718Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-22T04:08:55.046Z] provisioning config files... [2023-06-22T04:08:55.071Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config13970213100760100086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:08:55.450Z] ---> docker-login.sh [2023-06-22T04:08:55.450Z] nexus3.edgexfoundry.org:10001 [2023-06-22T04:08:55.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:08:55.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:08:55.989Z] Configure a credential helper to remove this warning. See [2023-06-22T04:08:55.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:08:55.989Z] [2023-06-22T04:08:55.989Z] Login Succeeded [2023-06-22T04:08:55.989Z] nexus3.edgexfoundry.org:10002 [2023-06-22T04:08:56.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:08:56.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:08:56.258Z] Configure a credential helper to remove this warning. See [2023-06-22T04:08:56.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:08:56.258Z] [2023-06-22T04:08:56.258Z] Login Succeeded [2023-06-22T04:08:56.258Z] nexus3.edgexfoundry.org:10003 [2023-06-22T04:08:56.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:08:56.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:08:56.808Z] Configure a credential helper to remove this warning. See [2023-06-22T04:08:56.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:08:56.808Z] [2023-06-22T04:08:56.808Z] Login Succeeded [2023-06-22T04:08:56.808Z] nexus3.edgexfoundry.org:10004 [2023-06-22T04:08:56.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:08:56.899Z] 2f39f015ded8: Pull complete [2023-06-22T04:08:56.899Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-22T04:08:56.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T04:08:56.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T04:08:57.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:08:57.082Z] Configure a credential helper to remove this warning. See [2023-06-22T04:08:57.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:08:57.082Z] [2023-06-22T04:08:57.082Z] Login Succeeded [2023-06-22T04:08:57.082Z] docker.io [2023-06-22T04:08:57.120Z] prd-ubuntu20.04-docker-8c-8g-19049 does not seem to be running inside a container [2023-06-22T04:08:57.150Z] $ 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-26 -v /w/workspace/xfoundry_app-record-replay_PR-26:/w/workspace/xfoundry_app-record-replay_PR-26:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-26@tmp:/w/workspace/xfoundry_app-record-replay_PR-26@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-lftools-log-publisher:latest cat [2023-06-22T04:08:57.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T04:08:57.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T04:08:57.615Z] Configure a credential helper to remove this warning. See [2023-06-22T04:08:57.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T04:08:57.615Z] [2023-06-22T04:08:57.615Z] Login Succeeded [2023-06-22T04:08:57.615Z] ---> docker-login.sh ends [2023-06-22T04:09:00.594Z] $ docker top 80dd163a31e89b4e1a75870d2fdce2460940a4aec116b9a5ed9996dfb1abd4d4 -eo pid,comm [Pipeline] { [Pipeline] } [2023-06-22T04:09:00.770Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-06-22T04:09:01.166Z] ---> job-cost.sh [2023-06-22T04:09:01.166Z] lf-activate-venv: SKIPPING [2023-06-22T04:09:01.166Z] INFO: No Stack... [Pipeline] echo [2023-06-22T04:09:01.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T04:09:01.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T04:09:01.305Z] ========================================================= [2023-06-22T04:09:01.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-22T04:09:01.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2023-06-22T04:09:01.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:09:01.831Z] + 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-06-22T04:09:01.831Z] Sending build context to Docker daemon 108.5kB [2023-06-22T04:09:01.993Z] INFO: Archiving Costs [Pipeline] sh [2023-06-22T04:09:02.101Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T04:09:02.101Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-22T04:09:02.101Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-22T04:09:02.101Z] c41833b44d91: Pulling fs layer [2023-06-22T04:09:02.101Z] ed15518f5707: Pulling fs layer [2023-06-22T04:09:02.101Z] feae8fd75edb: Pulling fs layer [2023-06-22T04:09:02.101Z] 242c74f7c9fa: Pulling fs layer [2023-06-22T04:09:02.101Z] 3cdef696dda3: Pulling fs layer [2023-06-22T04:09:02.101Z] 2ced38df9373: Pulling fs layer [2023-06-22T04:09:02.101Z] 58f1dce35555: Pulling fs layer [2023-06-22T04:09:02.101Z] 3cdef696dda3: Waiting [2023-06-22T04:09:02.101Z] 58f1dce35555: Waiting [2023-06-22T04:09:02.101Z] 2ced38df9373: Waiting [2023-06-22T04:09:02.101Z] 242c74f7c9fa: Waiting [2023-06-22T04:09:02.101Z] ed15518f5707: Download complete [2023-06-22T04:09:02.315Z] + cat /w/workspace/xfoundry_app-record-replay_PR-26/archives/cost.csv [2023-06-22T04:09:02.315Z] + cut -d, -f6 [Pipeline] lock [2023-06-22T04:09:02.358Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-26-1-stack-cost] [2023-06-22T04:09:02.365Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-26-1-stack-cost] did not exist. Created. [2023-06-22T04:09:02.366Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-26-1-stack-cost] [2023-06-22T04:09:02.379Z] 242c74f7c9fa: Verifying Checksum [2023-06-22T04:09:02.379Z] 242c74f7c9fa: Download complete [2023-06-22T04:09:02.379Z] 3cdef696dda3: Verifying Checksum [2023-06-22T04:09:02.379Z] 3cdef696dda3: Download complete [2023-06-22T04:09:02.379Z] c41833b44d91: Download complete [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-22T04:09:02.783Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-22T04:09:02.838Z] Stashed 1 file(s) [Pipeline] } [2023-06-22T04:09:02.878Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-26-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-22T04:09:02.968Z] $ docker stop --time=1 80dd163a31e89b4e1a75870d2fdce2460940a4aec116b9a5ed9996dfb1abd4d4 [2023-06-22T04:09:03.350Z] c41833b44d91: Pull complete [2023-06-22T04:09:03.628Z] 58f1dce35555: Verifying Checksum [2023-06-22T04:09:03.628Z] 58f1dce35555: Download complete [2023-06-22T04:09:03.910Z] ed15518f5707: Pull complete [2023-06-22T04:09:04.108Z] $ docker rm -f --volumes 80dd163a31e89b4e1a75870d2fdce2460940a4aec116b9a5ed9996dfb1abd4d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-22T04:09:04.894Z] feae8fd75edb: Verifying Checksum [2023-06-22T04:09:04.894Z] feae8fd75edb: Download complete [2023-06-22T04:09:04.894Z] 2ced38df9373: Verifying Checksum [2023-06-22T04:09:04.894Z] 2ced38df9373: Download complete [2023-06-22T04:09:17.218Z] feae8fd75edb: Pull complete [2023-06-22T04:09:17.218Z] 242c74f7c9fa: Pull complete [2023-06-22T04:09:17.218Z] 3cdef696dda3: Pull complete [2023-06-22T04:09:22.569Z] 2ced38df9373: Pull complete [2023-06-22T04:09:25.160Z] 58f1dce35555: Pull complete [2023-06-22T04:09:25.160Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-22T04:09:25.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-22T04:09:25.160Z] ---> fadd8f120f05 [2023-06-22T04:09:25.160Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T04:09:26.120Z] ---> Running in 436a353d6789 [2023-06-22T04:09:26.387Z] Removing intermediate container 436a353d6789 [2023-06-22T04:09:26.387Z] ---> c482602e4f62 [2023-06-22T04:09:26.387Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T04:09:26.387Z] ---> Running in eee8be35234e [2023-06-22T04:09:26.659Z] Removing intermediate container eee8be35234e [2023-06-22T04:09:26.659Z] ---> 91113324fdb4 [2023-06-22T04:09:26.659Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-22T04:09:26.934Z] ---> Running in e6e07b0bf910 [2023-06-22T04:09:27.200Z] Removing intermediate container e6e07b0bf910 [2023-06-22T04:09:27.200Z] ---> c9f4ccf4208c [2023-06-22T04:09:27.200Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T04:09:27.200Z] ---> Running in c00ae35b7b46 [2023-06-22T04:09:28.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-22T04:09:28.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-22T04:09:29.708Z] OK: 263 MiB in 53 packages [2023-06-22T04:09:30.674Z] Removing intermediate container c00ae35b7b46 [2023-06-22T04:09:30.674Z] ---> e36d0dc9bd8b [2023-06-22T04:09:30.674Z] Step 7/12 : WORKDIR /app [2023-06-22T04:09:30.674Z] ---> Running in 6ffcd5d3b084 [2023-06-22T04:09:30.941Z] Removing intermediate container 6ffcd5d3b084 [2023-06-22T04:09:30.941Z] ---> 134a321b7351 [2023-06-22T04:09:30.941Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-22T04:09:31.209Z] ---> 6c42f0b419dc [2023-06-22T04:09:31.209Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T04:09:31.477Z] ---> Running in f58d8c0f596f [2023-06-22T04:10:39.355Z] Removing intermediate container f58d8c0f596f [2023-06-22T04:10:39.355Z] ---> cec667980092 [2023-06-22T04:10:39.355Z] Step 10/12 : COPY . . [2023-06-22T04:10:39.355Z] ---> 4e505aff827d [2023-06-22T04:10:39.355Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T04:10:39.355Z] ---> Running in 4d43368d9783 [2023-06-22T04:10:39.355Z] Removing intermediate container 4d43368d9783 [2023-06-22T04:10:39.355Z] ---> af301205fe6d [2023-06-22T04:10:39.355Z] Step 12/12 : RUN $MAKE [2023-06-22T04:10:39.355Z] ---> Running in 5477647347ec [2023-06-22T04:10:39.355Z] noop [2023-06-22T04:10:39.355Z] Removing intermediate container 5477647347ec [2023-06-22T04:10:39.355Z] ---> 9ebd93065c29 [2023-06-22T04:10:39.355Z] Successfully built 9ebd93065c29 [2023-06-22T04:10:39.355Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:10:39.841Z] + docker inspect -f . ci-base-image-arm64 [2023-06-22T04:10:39.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T04:10:40.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-19050 does not seem to be running inside a container [2023-06-22T04:10:40.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-22T04:10:41.367Z] $ docker top 1fece1ad014e3b527d0089001549009c48de03798260b48f1e21dee920a7194c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T04:10:42.247Z] + go version [2023-06-22T04:10:42.247Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-22T04:10:42.291Z] $ docker stop --time=1 1fece1ad014e3b527d0089001549009c48de03798260b48f1e21dee920a7194c [2023-06-22T04:10:43.885Z] $ docker rm -f --volumes 1fece1ad014e3b527d0089001549009c48de03798260b48f1e21dee920a7194c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:10:44.758Z] + docker inspect -f . ci-base-image-arm64 [2023-06-22T04:10:44.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T04:10:45.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-19050 does not seem to be running inside a container [2023-06-22T04:10:45.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-22T04:10:47.229Z] $ docker top ec8228503f4f9d104d12393453b5334dc078b0148fe1297d3cf236dac4df31d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T04:10:47.775Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-06-22T04:10:48.165Z] + make test [2023-06-22T04:10:48.165Z] go test -race -coverprofile=coverage.out ./... [2023-06-22T04:11:34.995Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-22T04:13:26.654Z] ? github.com/edgexfoundry/app-record-replay/internal/data/mocks [no test files] [2023-06-22T04:13:26.654Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-22T04:13:26.654Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.217s coverage: 27.3% of statements [2023-06-22T04:13:26.654Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-22T04:13:26.654Z] go vet ./... [2023-06-22T04:15:33.368Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-22T04:15:33.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-22T04:15:33.368Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-22T04:15:33.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-22T04:15:33.450Z] $ docker stop --time=1 ec8228503f4f9d104d12393453b5334dc078b0148fe1297d3cf236dac4df31d9 [2023-06-22T04:15:35.255Z] $ docker rm -f --volumes ec8228503f4f9d104d12393453b5334dc078b0148fe1297d3cf236dac4df31d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T04:15:36.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-22T04:15:36.702Z] Warning: overwriting stash ‘coverage-report’ [2023-06-22T04:15:37.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-22T04:15:37.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-22T04:15:38.044Z] + ls -al . [2023-06-22T04:15:38.044Z] total 144 [2023-06-22T04:15:38.044Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 04:10 . [2023-06-22T04:15:38.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 04:08 .. [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 04:08 .dockerignore [2023-06-22T04:15:38.044Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 04:08 .git [2023-06-22T04:15:38.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:08 .github [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 04:08 .gitignore [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 04:08 .golangci.yml [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 04:08 Attribution.txt [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 04:08 CHANGELOG.md [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 04:08 Dockerfile [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 04:08 GOVERNANCE.md [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 04:08 Jenkinsfile [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 04:08 LICENSE [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 04:08 OWNERS.md [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 04:08 README.md [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 04:06 VERSION [2023-06-22T04:15:38.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:08 bin [2023-06-22T04:15:38.044Z] -rw-r--r-- 1 jenkins jenkins 929 Jun 22 04:13 coverage.out [2023-06-22T04:15:38.044Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 04:08 go.mod [2023-06-22T04:15:38.045Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 22 04:08 go.sum [2023-06-22T04:15:38.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:08 internal [2023-06-22T04:15:38.045Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 04:08 main.go [2023-06-22T04:15:38.045Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 04:08 makefile [2023-06-22T04:15:38.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:08 pkg [2023-06-22T04:15:38.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:15:38.471Z] + 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=bc51082e9464353854d9bbf6567f8cf04a498482 --label arch=arm64 --label version=0.0.0 . [2023-06-22T04:15:38.471Z] Sending build context to Docker daemon 110.1kB [2023-06-22T04:15:38.738Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T04:15:38.738Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-22T04:15:38.738Z] ---> 9ebd93065c29 [2023-06-22T04:15:38.738Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T04:15:38.738Z] ---> Running in f21d1f58d995 [2023-06-22T04:15:39.004Z] Removing intermediate container f21d1f58d995 [2023-06-22T04:15:39.004Z] ---> e384bc90ed34 [2023-06-22T04:15:39.004Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T04:15:39.004Z] ---> Running in 308ce98d3d10 [2023-06-22T04:15:39.270Z] Removing intermediate container 308ce98d3d10 [2023-06-22T04:15:39.270Z] ---> 997c54f9f7a9 [2023-06-22T04:15:39.270Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-22T04:15:39.270Z] ---> Running in 6e1fbe63f382 [2023-06-22T04:15:39.537Z] Removing intermediate container 6e1fbe63f382 [2023-06-22T04:15:39.537Z] ---> 976fc772ce84 [2023-06-22T04:15:39.537Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T04:15:39.807Z] ---> Running in 0777fdb2da8c [2023-06-22T04:15:40.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-22T04:15:41.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-22T04:15:42.056Z] OK: 263 MiB in 53 packages [2023-06-22T04:15:43.039Z] Removing intermediate container 0777fdb2da8c [2023-06-22T04:15:43.039Z] ---> a525336f13f3 [2023-06-22T04:15:43.039Z] Step 7/26 : WORKDIR /app [2023-06-22T04:15:43.039Z] ---> Running in d3bdd83527f4 [2023-06-22T04:15:43.317Z] Removing intermediate container d3bdd83527f4 [2023-06-22T04:15:43.317Z] ---> 54af9fe1efdd [2023-06-22T04:15:43.317Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-22T04:15:43.903Z] ---> 8042af5bbad0 [2023-06-22T04:15:43.903Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T04:15:45.850Z] ---> Running in 729665b4689c [2023-06-22T04:15:48.444Z] Removing intermediate container 729665b4689c [2023-06-22T04:15:48.444Z] ---> a761e54b447e [2023-06-22T04:15:48.444Z] Step 10/26 : COPY . . [2023-06-22T04:15:48.444Z] ---> 25530ec4bb4d [2023-06-22T04:15:48.444Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T04:15:48.444Z] ---> Running in 2f37cfcf8a28 [2023-06-22T04:15:48.714Z] Removing intermediate container 2f37cfcf8a28 [2023-06-22T04:15:48.714Z] ---> 2f57e3ea3416 [2023-06-22T04:15:48.714Z] Step 12/26 : RUN $MAKE [2023-06-22T04:15:48.982Z] ---> Running in 01b4d0371cb9 [2023-06-22T04:15:49.948Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-22T04:16:16.654Z] Removing intermediate container 01b4d0371cb9 [2023-06-22T04:16:16.654Z] ---> c49b9bdcf72e [2023-06-22T04:16:16.654Z] Step 13/26 : FROM alpine:3.17 [2023-06-22T04:16:16.654Z] 3.17: Pulling from library/alpine [2023-06-22T04:16:16.654Z] edb6bdbacee9: Pulling fs layer [2023-06-22T04:16:16.654Z] edb6bdbacee9: Download complete [2023-06-22T04:16:16.654Z] edb6bdbacee9: Pull complete [2023-06-22T04:16:16.654Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-22T04:16:16.654Z] Status: Downloaded newer image for alpine:3.17 [2023-06-22T04:16:16.654Z] ---> 779605e5fbc0 [2023-06-22T04:16:16.654Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-22T04:16:16.654Z] ---> Running in ac9d9f6a0351 [2023-06-22T04:16:16.654Z] Removing intermediate container ac9d9f6a0351 [2023-06-22T04:16:16.654Z] ---> ee6164bd3750 [2023-06-22T04:16:16.654Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-22T04:16:16.654Z] ---> Running in 56d0ae2f3e6d [2023-06-22T04:16:16.654Z] Removing intermediate container 56d0ae2f3e6d [2023-06-22T04:16:16.654Z] ---> 13b310677e2f [2023-06-22T04:16:16.654Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-22T04:16:16.654Z] ---> Running in 779f2eaa42ba [2023-06-22T04:16:16.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-22T04:16:16.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-22T04:16:17.879Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-22T04:16:18.146Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-22T04:16:18.146Z] Executing busybox-1.35.0-r29.trigger [2023-06-22T04:16:18.146Z] Executing ca-certificates-20230506-r0.trigger [2023-06-22T04:16:18.411Z] OK: 8 MiB in 17 packages [2023-06-22T04:16:19.379Z] Removing intermediate container 779f2eaa42ba [2023-06-22T04:16:19.379Z] ---> 007147736c54 [2023-06-22T04:16:19.379Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-22T04:16:19.961Z] ---> 3668f884737a [2023-06-22T04:16:19.961Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-22T04:16:20.543Z] ---> 9b23aa7a3de4 [2023-06-22T04:16:20.543Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-22T04:16:20.821Z] ---> 7db67dcc8e92 [2023-06-22T04:16:20.821Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-22T04:16:21.404Z] ---> 39e5a59e3c26 [2023-06-22T04:16:21.404Z] Step 21/26 : EXPOSE 59712 [2023-06-22T04:16:21.404Z] ---> Running in 8770cdd28a88 [2023-06-22T04:16:21.672Z] Removing intermediate container 8770cdd28a88 [2023-06-22T04:16:21.672Z] ---> 4ee3b3e97cd6 [2023-06-22T04:16:21.672Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-22T04:16:21.672Z] ---> Running in 7f70f696d723 [2023-06-22T04:16:21.938Z] Removing intermediate container 7f70f696d723 [2023-06-22T04:16:21.938Z] ---> 52c1e70e9a49 [2023-06-22T04:16:21.938Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-22T04:16:21.938Z] ---> Running in 8a186fe3bb10 [2023-06-22T04:16:22.523Z] Removing intermediate container 8a186fe3bb10 [2023-06-22T04:16:22.523Z] ---> b8b2f9515a6a [2023-06-22T04:16:22.523Z] Step 24/26 : LABEL arch=arm64 [2023-06-22T04:16:22.523Z] ---> Running in 040f9a9b1f32 [2023-06-22T04:16:22.840Z] Removing intermediate container 040f9a9b1f32 [2023-06-22T04:16:22.840Z] ---> 0683941c2efe [2023-06-22T04:16:22.840Z] Step 25/26 : LABEL git_sha=bc51082e9464353854d9bbf6567f8cf04a498482 [2023-06-22T04:16:22.840Z] ---> Running in a496041c3719 [2023-06-22T04:16:23.110Z] Removing intermediate container a496041c3719 [2023-06-22T04:16:23.110Z] ---> e544ee832be6 [2023-06-22T04:16:23.110Z] Step 26/26 : LABEL version=0.0.0 [2023-06-22T04:16:23.110Z] ---> Running in 5522825772be [2023-06-22T04:16:23.376Z] Removing intermediate container 5522825772be [2023-06-22T04:16:23.376Z] ---> a90432ecf340 [2023-06-22T04:16:23.376Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-22T04:16:23.376Z] Successfully built a90432ecf340 [2023-06-22T04:16:23.376Z] 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-06-22T04:16:24.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-22T04:16:24.181Z] [2023-06-22T04:16:24.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:16:24.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-22T04:16:24.585Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-22T04:16:24.585Z] 8998bd30e6a1: Pulling fs layer [2023-06-22T04:16:24.585Z] 04944245beec: Pulling fs layer [2023-06-22T04:16:24.585Z] 699f458cf7ca: Pulling fs layer [2023-06-22T04:16:24.585Z] 765212b225bb: Pulling fs layer [2023-06-22T04:16:24.585Z] f23df028b6ca: Pulling fs layer [2023-06-22T04:16:24.585Z] d65c8cfc05b1: Pulling fs layer [2023-06-22T04:16:24.585Z] 2437ff75d9bd: Pulling fs layer [2023-06-22T04:16:24.585Z] f23df028b6ca: Waiting [2023-06-22T04:16:24.585Z] d65c8cfc05b1: Waiting [2023-06-22T04:16:24.585Z] 2437ff75d9bd: Waiting [2023-06-22T04:16:24.585Z] 765212b225bb: Waiting [2023-06-22T04:16:24.853Z] 04944245beec: Verifying Checksum [2023-06-22T04:16:24.853Z] 04944245beec: Download complete [2023-06-22T04:16:24.853Z] 765212b225bb: Verifying Checksum [2023-06-22T04:16:24.853Z] 765212b225bb: Download complete [2023-06-22T04:16:24.853Z] f23df028b6ca: Download complete [2023-06-22T04:16:24.853Z] d65c8cfc05b1: Verifying Checksum [2023-06-22T04:16:24.853Z] d65c8cfc05b1: Download complete [2023-06-22T04:16:24.853Z] 699f458cf7ca: Verifying Checksum [2023-06-22T04:16:24.853Z] 699f458cf7ca: Download complete [2023-06-22T04:16:25.440Z] 8998bd30e6a1: Verifying Checksum [2023-06-22T04:16:25.440Z] 8998bd30e6a1: Download complete [2023-06-22T04:16:28.018Z] 2437ff75d9bd: Verifying Checksum [2023-06-22T04:16:28.018Z] 2437ff75d9bd: Download complete [2023-06-22T04:16:29.425Z] 8998bd30e6a1: Pull complete [2023-06-22T04:16:29.691Z] 04944245beec: Pull complete [2023-06-22T04:16:31.098Z] 699f458cf7ca: Pull complete [2023-06-22T04:16:31.098Z] 765212b225bb: Pull complete [2023-06-22T04:16:32.059Z] f23df028b6ca: Pull complete [2023-06-22T04:16:32.059Z] d65c8cfc05b1: Pull complete [2023-06-22T04:16:47.042Z] 2437ff75d9bd: Pull complete [2023-06-22T04:16:47.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-22T04:16:47.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-22T04:16:47.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T04:16:47.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-19050 does not seem to be running inside a container [2023-06-22T04:16:47.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-22T04:16:49.754Z] $ docker top b48c1adf8d48bd4937c5be663161162e66dbf526219eeda42b01731d714ad336 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:16:50.320Z] ---> job-cost.sh [2023-06-22T04:16:50.586Z] lf-activate-venv: SKIPPING [2023-06-22T04:16:50.586Z] INFO: No Stack... [2023-06-22T04:16:51.166Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-22T04:16:51.747Z] INFO: Archiving Costs [Pipeline] sh [2023-06-22T04:16:52.411Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-06-22T04:16:52.411Z] + cut -d, -f6 [Pipeline] lock [2023-06-22T04:16:52.486Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-26-1-stack-cost] [2023-06-22T04:16:52.493Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-26-1-stack-cost] did not exist. Created. [2023-06-22T04:16:52.493Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-26-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-22T04:16:52.904Z] /w/workspace/app-record-replay/1@tmp/durable-a8a081b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-22T04:16:53.566Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-22T04:16:53.605Z] Warning: overwriting stash ‘stack-cost’ [2023-06-22T04:16:53.638Z] Stashed 1 file(s) [Pipeline] } [2023-06-22T04:16:53.654Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-26-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-22T04:16:53.736Z] $ docker stop --time=1 b48c1adf8d48bd4937c5be663161162e66dbf526219eeda42b01731d714ad336 [2023-06-22T04:16:55.204Z] $ docker rm -f --volumes b48c1adf8d48bd4937c5be663161162e66dbf526219eeda42b01731d714ad336 [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-06-22T04:16:56.164Z] provisioning config files... [2023-06-22T04:16:56.169Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-26 #1 [2023-06-22T04:16:56.171Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-26@tmp/config42459629492709896tmp [Pipeline] { [Pipeline] sh [2023-06-22T04:16:56.497Z] + set +x [2023-06-22T04:16:56.498Z] + curl -s https://codecov.io/bash [2023-06-22T04:16:56.498Z] + bash -s -- [2023-06-22T04:16:56.498Z] [2023-06-22T04:16:56.498Z] _____ _ [2023-06-22T04:16:56.498Z] / ____| | | [2023-06-22T04:16:56.498Z] | | ___ __| | ___ ___ _____ __ [2023-06-22T04:16:56.498Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-22T04:16:56.498Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-22T04:16:56.498Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-22T04:16:56.498Z] Bash-1.0.6 [2023-06-22T04:16:56.498Z] [2023-06-22T04:16:56.498Z] [2023-06-22T04:16:56.498Z] ==> git version 2.25.1 found [2023-06-22T04:16:56.498Z] ==> 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-06-22T04:16:56.498Z] Release-Date: 2020-01-08 [2023-06-22T04:16:56.498Z] 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-06-22T04:16:56.498Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-22T04:16:56.498Z] ==> Jenkins CI detected. [2023-06-22T04:16:56.498Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-26 [2023-06-22T04:16:56.498Z] project root: . [2023-06-22T04:16:56.498Z] --> token set from env [2023-06-22T04:16:56.498Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-22T04:16:56.756Z] ==> Running gcov in . (disable via -X gcov) [2023-06-22T04:16:56.756Z] ==> Python coveragepy not found [2023-06-22T04:16:56.756Z] ==> Searching for coverage reports in: [2023-06-22T04:16:56.756Z] + . [2023-06-22T04:16:56.756Z] -> Found 1 reports [2023-06-22T04:16:56.756Z] ==> Detecting git/mercurial file structure [2023-06-22T04:16:56.756Z] ==> Reading reports [2023-06-22T04:16:56.756Z] + ./coverage.out bytes=929 [2023-06-22T04:16:56.756Z] ==> Appending adjustments [2023-06-22T04:16:56.756Z] https://docs.codecov.io/docs/fixing-reports [2023-06-22T04:16:56.756Z] + Found adjustments [2023-06-22T04:16:56.756Z] ==> Gzipping contents [2023-06-22T04:16:56.756Z] 4.0K /tmp/codecov.FIXyWl.gz [2023-06-22T04:16:56.756Z] ==> Uploading reports [2023-06-22T04:16:56.756Z] url: https://codecov.io [2023-06-22T04:16:56.756Z] query: branch=PR-26&commit=bc51082e9464353854d9bbf6567f8cf04a498482&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-26%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=26&job=&cmd_args= [2023-06-22T04:16:56.756Z] -> Pinging Codecov [2023-06-22T04:16:56.756Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-26&commit=bc51082e9464353854d9bbf6567f8cf04a498482&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-26%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=26&job=&cmd_args= [2023-06-22T04:16:56.756Z] Invalid request parameters [2023-06-22T04:16:56.756Z] 400 [Pipeline] } [2023-06-22T04:16:56.782Z] 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-06-22T04:16:58.467Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-26/archives ] [2023-06-22T04:16:58.467Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-26/archives [2023-06-22T04:16:58.467Z] total 16 [2023-06-22T04:16:58.467Z] drwxr-xr-x 3 root root 4096 Jun 22 04:09 . [2023-06-22T04:16:58.467Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 04:09 .. [2023-06-22T04:16:58.467Z] drwxr-xr-x 2 root root 4096 Jun 22 04:09 cost [2023-06-22T04:16:58.467Z] -rw-r--r-- 1 root root 88 Jun 22 04:09 cost.csv [2023-06-22T04:16:58.467Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-26/archives [2023-06-22T04:16:58.467Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-26/archives [2023-06-22T04:16:58.467Z] total 16 [2023-06-22T04:16:58.467Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 04:09 . [2023-06-22T04:16:58.467Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 04:09 .. [2023-06-22T04:16:58.467Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 04:09 cost [2023-06-22T04:16:58.467Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 22 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:16:58.793Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:16:59.678Z] ---> package-listing.sh [2023-06-22T04:16:59.678Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-22T04:16:59.678Z] ++ facter osfamily [2023-06-22T04:16:59.936Z] + OS_FAMILY=debian [2023-06-22T04:16:59.937Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-26 [2023-06-22T04:16:59.937Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-22T04:16:59.937Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-22T04:16:59.937Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-22T04:16:59.937Z] + PACKAGES=/tmp/packages_start.txt [2023-06-22T04:16:59.937Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-26 ']' [2023-06-22T04:16:59.937Z] + PACKAGES=/tmp/packages_end.txt [2023-06-22T04:16:59.937Z] + case "${OS_FAMILY}" in [2023-06-22T04:16:59.937Z] + dpkg -l [2023-06-22T04:16:59.937Z] + grep '^ii' [2023-06-22T04:16:59.937Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-22T04:16:59.937Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-22T04:16:59.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-22T04:16:59.937Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-26 ']' [2023-06-22T04:16:59.937Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-26/archives/ [2023-06-22T04:16:59.937Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-26/archives/ [Pipeline] echo [2023-06-22T04:16:59.971Z] 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-26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-22T04:17:00.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T04:17:00.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T04:17:00.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T04:17:01.013Z] prd-ubuntu20.04-docker-8c-8g-19049 does not seem to be running inside a container [2023-06-22T04:17:01.038Z] $ 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-26/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-26 -v /w/workspace/xfoundry_app-record-replay_PR-26:/w/workspace/xfoundry_app-record-replay_PR-26:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-26@tmp:/w/workspace/xfoundry_app-record-replay_PR-26@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-22T04:17:01.220Z] $ docker top f8a6f7043b26820c06b566164547fc582e8ba0a1b342b69aa9bbbc5712a5dd90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T04:17:01.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-22T04:17:01.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-22T04:17:02.227Z] + ls /var/log/sa-host [2023-06-22T04:17:02.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-22T04:17:02.455Z] provisioning config files... [2023-06-22T04:17:02.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-26@tmp/config4056937430228961156tmp [Pipeline] { [Pipeline] echo [2023-06-22T04:17:02.515Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:17:02.824Z] ---> create-netrc.sh [Pipeline] } [2023-06-22T04:17:02.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:17:03.262Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-22T04:17:03.294Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:17:03.603Z] ---> sudo-logs.sh [2023-06-22T04:17:03.603Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-22T04:17:03.688Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:17:03.999Z] ---> job-cost.sh [2023-06-22T04:17:03.999Z] lf-activate-venv: SKIPPING [2023-06-22T04:17:03.999Z] DEBUG: total: 0.2199999988079071 [2023-06-22T04:17:03.999Z] INFO: Retrieving Stack Cost... [2023-06-22T04:17:04.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-22T04:17:04.827Z] INFO: Archiving Costs [Pipeline] echo [2023-06-22T04:17:04.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T04:17:05.171Z] ---> logs-deploy.sh [2023-06-22T04:17:05.171Z] lf-activate-venv: SKIPPING [2023-06-22T04:17:05.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-26/1 [2023-06-22T04:17:05.171Z] INFO: archiving workspace using pattern(s): [2023-06-22T04:17:06.103Z] Archives upload complete. [2023-06-22T04:17:06.103Z] INFO: archiving logs to Nexus