Pull request #58 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from baf2c8640e6879c5bd88798a9fdd1122e4abbe8b+eb0da9cd5e8e8a0f17d3055892bf3c14f9a166cd (7bdca886b8e4f6ac7fcef794e3ae4bf9987e24f5) 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-ssh10800350193290769630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6048928042174015350.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-58/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-58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16699492342027846788.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-58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12243231243690436959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh18016605785337312076.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-58/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-58/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5813579934193231371.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3617 in /w/workspace/xfoundry_app-record-replay_PR-58 [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-58 # 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 eb0da9cd5e8e8a0f17d3055892bf3c14f9a166cd into PR head commit baf2c8640e6879c5bd88798a9fdd1122e4abbe8b Merge succeeded, producing baf2c8640e6879c5bd88798a9fdd1122e4abbe8b Checking out Revision baf2c8640e6879c5bd88798a9fdd1122e4abbe8b (PR-58) > 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/58/head:refs/remotes/origin/PR-58 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baf2c8640e6879c5bd88798a9fdd1122e4abbe8b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb0da9cd5e8e8a0f17d3055892bf3c14f9a166cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baf2c8640e6879c5bd88798a9fdd1122e4abbe8b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T03:12:12.481Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T03:12:12.837Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T03:12:13.002Z] ========================================================= [2023-08-15T03:12:13.002Z] EdgeX Global Pipelines Version Info [2023-08-15T03:12:13.002Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:12:13.719Z] ------------------- [2023-08-15T03:12:13.719Z] stable info: [2023-08-15T03:12:13.719Z] ------------------- [2023-08-15T03:12:13.719Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T03:12:13.719Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T03:12:13.719Z] Message: update stable to v1.0.253 [2023-08-15T03:12:14.290Z] ------------------- [2023-08-15T03:12:14.290Z] experimental info: [2023-08-15T03:12:14.290Z] ------------------- [2023-08-15T03:12:14.290Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T03:12:14.290Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T03:12:14.290Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T03:12:14.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-15T03:12:14.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-15T03:12:14.672Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T03:12:14.742Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T03:12:14.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T03:12:14.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T03:12:14.876Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T03:12:14.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-15T03:12:15.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T03:12:15.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T03:12:15.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T03:12:15.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-15T03:12:15.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T03:12:15.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T03:12:15.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T03:12:15.529Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T03:12:15.572Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T03:12:15.610Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T03:12:15.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T03:12:15.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T03:12:15.766Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-15T03:12:15.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-15T03:12:15.851Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T03:12:15.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T03:12:15.928Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-15T03:12:15.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T03:12:16.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T03:12:16.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-58 [Pipeline] echo [2023-08-15T03:12:16.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-58 [Pipeline] echo [2023-08-15T03:12:16.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-58 [Pipeline] echo [2023-08-15T03:12:16.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baf2c8640e6879c5bd88798a9fdd1122e4abbe8b [Pipeline] echo [2023-08-15T03:12:16.260Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baf2c86 [Pipeline] echo [2023-08-15T03:12:16.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T03:12:16.450Z] provisioning config files... [2023-08-15T03:12:16.476Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-58@tmp/config18097276083163165440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:12:16.822Z] ---> docker-login.sh [2023-08-15T03:12:16.823Z] nexus3.edgexfoundry.org:10001 [2023-08-15T03:12:17.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:17.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:17.084Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:17.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:17.084Z] [2023-08-15T03:12:17.084Z] Login Succeeded [2023-08-15T03:12:17.084Z] nexus3.edgexfoundry.org:10002 [2023-08-15T03:12:17.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:17.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:17.344Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:17.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:17.344Z] [2023-08-15T03:12:17.344Z] Login Succeeded [2023-08-15T03:12:17.344Z] nexus3.edgexfoundry.org:10003 [2023-08-15T03:12:17.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:17.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:17.344Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:17.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:17.344Z] [2023-08-15T03:12:17.344Z] Login Succeeded [2023-08-15T03:12:17.344Z] nexus3.edgexfoundry.org:10004 [2023-08-15T03:12:17.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:17.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:17.605Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:17.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:17.605Z] [2023-08-15T03:12:17.605Z] Login Succeeded [2023-08-15T03:12:17.605Z] docker.io [2023-08-15T03:12:17.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:17.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:17.867Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:17.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:17.867Z] [2023-08-15T03:12:17.867Z] Login Succeeded [2023-08-15T03:12:17.867Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T03:12:17.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T03:12:18.703Z] + git rev-list -1 --merges baf2c8640e6879c5bd88798a9fdd1122e4abbe8b~1..baf2c8640e6879c5bd88798a9fdd1122e4abbe8b [Pipeline] echo [2023-08-15T03:12:18.764Z] -----------> git rev-list -1 --merges baf2c8640e6879c5bd88798a9fdd1122e4abbe8b~1..baf2c8640e6879c5bd88798a9fdd1122e4abbe8b baf2c8640e6879c5bd88798a9fdd1122e4abbe8b [false] [Pipeline] sh [2023-08-15T03:12:19.072Z] + git log --format=format:%s -1 baf2c8640e6879c5bd88798a9fdd1122e4abbe8b [Pipeline] echo [2023-08-15T03:12:19.107Z] ========================================================= [2023-08-15T03:12:19.107Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T03:12:19.107Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T03:12:19.539Z] + git log --format=format:%s -1 baf2c8640e6879c5bd88798a9fdd1122e4abbe8b [Pipeline] echo [2023-08-15T03:12:19.571Z] [semverPrep] GIT_COMMIT: baf2c8640e6879c5bd88798a9fdd1122e4abbe8b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-15T03:12:19.602Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T03:12:20.007Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T03:12:20.007Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T03:12:20.007Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T03:12:20.007Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T03:12:20.007Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T03:12:20.007Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T03:12:20.007Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:12:20.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T03:12:20.486Z] [2023-08-15T03:12:20.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:12:20.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T03:12:20.877Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T03:12:20.877Z] b85a868b505f: Pulling fs layer [2023-08-15T03:12:20.877Z] e2be974225ed: Pulling fs layer [2023-08-15T03:12:20.877Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T03:12:20.877Z] 988bab9f4d93: Pulling fs layer [2023-08-15T03:12:20.877Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T03:12:20.877Z] eaf3925da568: Pulling fs layer [2023-08-15T03:12:20.877Z] bab4dde63d76: Pulling fs layer [2023-08-15T03:12:20.877Z] bde34c3a00c8: Pulling fs layer [2023-08-15T03:12:20.877Z] b352a97aabf1: Pulling fs layer [2023-08-15T03:12:20.877Z] 4872d77fe225: Pulling fs layer [2023-08-15T03:12:20.877Z] 5851b861e8e6: Pulling fs layer [2023-08-15T03:12:20.877Z] 988bab9f4d93: Waiting [2023-08-15T03:12:20.877Z] 1469e6f7b9e6: Waiting [2023-08-15T03:12:20.877Z] eaf3925da568: Waiting [2023-08-15T03:12:20.877Z] bab4dde63d76: Waiting [2023-08-15T03:12:20.877Z] bde34c3a00c8: Waiting [2023-08-15T03:12:20.877Z] b352a97aabf1: Waiting [2023-08-15T03:12:20.877Z] 4872d77fe225: Waiting [2023-08-15T03:12:20.877Z] 5851b861e8e6: Waiting [2023-08-15T03:12:20.877Z] e2be974225ed: Verifying Checksum [2023-08-15T03:12:20.877Z] e2be974225ed: Download complete [2023-08-15T03:12:20.877Z] 988bab9f4d93: Verifying Checksum [2023-08-15T03:12:20.877Z] 988bab9f4d93: Download complete [2023-08-15T03:12:21.139Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T03:12:21.139Z] 1469e6f7b9e6: Download complete [2023-08-15T03:12:21.139Z] eaf3925da568: Verifying Checksum [2023-08-15T03:12:21.139Z] eaf3925da568: Download complete [2023-08-15T03:12:21.139Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T03:12:21.139Z] 339a4e72a1f5: Download complete [2023-08-15T03:12:21.139Z] bde34c3a00c8: Download complete [2023-08-15T03:12:21.139Z] b352a97aabf1: Download complete [2023-08-15T03:12:21.139Z] 4872d77fe225: Download complete [2023-08-15T03:12:21.139Z] 5851b861e8e6: Verifying Checksum [2023-08-15T03:12:21.139Z] 5851b861e8e6: Download complete [2023-08-15T03:12:21.139Z] b85a868b505f: Verifying Checksum [2023-08-15T03:12:21.139Z] b85a868b505f: Download complete [2023-08-15T03:12:21.398Z] bab4dde63d76: Verifying Checksum [2023-08-15T03:12:21.398Z] bab4dde63d76: Download complete [2023-08-15T03:12:22.335Z] b85a868b505f: Pull complete [2023-08-15T03:12:22.593Z] e2be974225ed: Pull complete [2023-08-15T03:12:23.161Z] 339a4e72a1f5: Pull complete [2023-08-15T03:12:23.161Z] 988bab9f4d93: Pull complete [2023-08-15T03:12:23.420Z] 1469e6f7b9e6: Pull complete [2023-08-15T03:12:23.678Z] eaf3925da568: Pull complete [2023-08-15T03:12:25.582Z] bab4dde63d76: Pull complete [2023-08-15T03:12:25.583Z] bde34c3a00c8: Pull complete [2023-08-15T03:12:25.583Z] b352a97aabf1: Pull complete [2023-08-15T03:12:25.583Z] 4872d77fe225: Pull complete [2023-08-15T03:12:25.843Z] 5851b861e8e6: Pull complete [2023-08-15T03:12:25.843Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T03:12:25.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T03:12:25.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T03:12:26.090Z] prd-ubuntu20.04-docker-8c-8g-3617 does not seem to be running inside a container [2023-08-15T03:12:26.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-58 -v /w/workspace/xfoundry_app-record-replay_PR-58:/w/workspace/xfoundry_app-record-replay_PR-58:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-58@tmp:/w/workspace/xfoundry_app-record-replay_PR-58@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T03:12:28.483Z] $ docker top a875ba8a4651f11bb965b14859efb733d8cbac7a19b66ff10ed8f8123b16b796 -eo pid,comm [2023-08-15T03:12:28.533Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-15T03:12:28.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T03:12:28.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T03:12:28.659Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T03:12:28.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T03:12:28.792Z] $ docker exec a875ba8a4651f11bb965b14859efb733d8cbac7a19b66ff10ed8f8123b16b796 ssh-agent [2023-08-15T03:12:28.891Z] SSH_AUTH_SOCK=/tmp/ssh-9tyxWzWtyv5k/agent.34 [2023-08-15T03:12:28.891Z] SSH_AGENT_PID=40 [2023-08-15T03:12:28.898Z] Running ssh-add (command line suppressed) [2023-08-15T03:12:29.012Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-58@tmp/private_key_18230022344861553328.key (/w/workspace/xfoundry_app-record-replay_PR-58@tmp/private_key_18230022344861553328.key) [2023-08-15T03:12:29.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T03:12:29.355Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T03:12:29.382Z] $ docker exec --env ******** --env ******** a875ba8a4651f11bb965b14859efb733d8cbac7a19b66ff10ed8f8123b16b796 ssh-agent -k [2023-08-15T03:12:29.479Z] unset SSH_AUTH_SOCK; [2023-08-15T03:12:29.480Z] unset SSH_AGENT_PID; [2023-08-15T03:12:29.480Z] echo Agent pid 40 killed; [2023-08-15T03:12:29.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T03:12:29.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T03:12:29.576Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T03:12:29.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T03:12:29.703Z] $ docker exec a875ba8a4651f11bb965b14859efb733d8cbac7a19b66ff10ed8f8123b16b796 ssh-agent [2023-08-15T03:12:29.814Z] SSH_AUTH_SOCK=/tmp/ssh-HvX8wfNyZkHx/agent.72 [2023-08-15T03:12:29.814Z] SSH_AGENT_PID=78 [2023-08-15T03:12:29.819Z] Running ssh-add (command line suppressed) [2023-08-15T03:12:29.920Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-58@tmp/private_key_13322592035559880353.key (/w/workspace/xfoundry_app-record-replay_PR-58@tmp/private_key_13322592035559880353.key) [2023-08-15T03:12:29.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T03:12:30.266Z] + git semver init [2023-08-15T03:12:30.526Z] 2023-08-15 03:12:30,476 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T03:12:30.526Z] 2023-08-15 03:12:30,477 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-58/.semver [2023-08-15T03:12:30.526Z] 2023-08-15 03:12:30,478 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-58/.semver [2023-08-15T03:12:30.526Z] 2023-08-15 03:12:30,478 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-58/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-58, universal_newlines=False, shell=None, istream=None) [2023-08-15T03:12:31.467Z] 2023-08-15 03:12:31,205 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-58/.git/info/exclude [2023-08-15T03:12:31.467Z] 2023-08-15 03:12:31,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-58/.semver/PR-58 with force:False [2023-08-15T03:12:31.467Z] 2023-08-15 03:12:31,206 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-58/.semver/PR-58 [2023-08-15T03:12:31.467Z] 2023-08-15 03:12:31,210 [execute] INFO git cat-file --batch-check [2023-08-15T03:12:31.467Z] 2023-08-15 03:12:31,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-58/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T03:12:31.467Z] 2023-08-15 03:12:31,216 [execute] INFO git cat-file --batch [2023-08-15T03:12:31.467Z] 2023-08-15 03:12:31,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-58/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T03:12:31.467Z] 2023-08-15 03:12:31,221 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-58/.semver/PR-58 [2023-08-15T03:12:31.467Z] 0.0.0 [Pipeline] } [2023-08-15T03:12:31.678Z] $ docker exec --env ******** --env ******** a875ba8a4651f11bb965b14859efb733d8cbac7a19b66ff10ed8f8123b16b796 ssh-agent -k [2023-08-15T03:12:31.774Z] unset SSH_AUTH_SOCK; [2023-08-15T03:12:31.775Z] unset SSH_AGENT_PID; [2023-08-15T03:12:31.775Z] echo Agent pid 78 killed; [2023-08-15T03:12:31.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T03:12:32.204Z] + git semver [Pipeline] } [2023-08-15T03:12:32.491Z] $ docker stop --time=1 a875ba8a4651f11bb965b14859efb733d8cbac7a19b66ff10ed8f8123b16b796 [2023-08-15T03:12:33.954Z] $ docker rm -f --volumes a875ba8a4651f11bb965b14859efb733d8cbac7a19b66ff10ed8f8123b16b796 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T03:12:34.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T03:12:34.811Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T03:12:34.832Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T03:12:35.527Z] provisioning config files... [2023-08-15T03:12:35.536Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-58@tmp/config4969447009059579783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:12:35.886Z] ---> docker-login.sh [2023-08-15T03:12:35.886Z] nexus3.edgexfoundry.org:10001 [2023-08-15T03:12:35.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:35.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:35.886Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:35.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:35.886Z] [2023-08-15T03:12:35.886Z] Login Succeeded [2023-08-15T03:12:35.886Z] nexus3.edgexfoundry.org:10002 [2023-08-15T03:12:35.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:35.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:35.886Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:35.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:35.886Z] [2023-08-15T03:12:35.886Z] Login Succeeded [2023-08-15T03:12:35.886Z] nexus3.edgexfoundry.org:10003 [2023-08-15T03:12:36.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:36.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:36.146Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:36.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:36.146Z] [2023-08-15T03:12:36.146Z] Login Succeeded [2023-08-15T03:12:36.146Z] nexus3.edgexfoundry.org:10004 [2023-08-15T03:12:36.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:36.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:36.146Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:36.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:36.146Z] [2023-08-15T03:12:36.146Z] Login Succeeded [2023-08-15T03:12:36.146Z] docker.io [2023-08-15T03:12:36.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:12:36.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:12:36.406Z] Configure a credential helper to remove this warning. See [2023-08-15T03:12:36.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:12:36.406Z] [2023-08-15T03:12:36.406Z] Login Succeeded [2023-08-15T03:12:36.406Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T03:12:36.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T03:12:36.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T03:12:36.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T03:12:36.713Z] ========================================================= [2023-08-15T03:12:36.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T03:12:36.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:12:37.193Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T03:12:37.194Z] Sending build context to Docker daemon 442.9kB [2023-08-15T03:12:37.194Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T03:12:37.194Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T03:12:37.194Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T03:12:37.194Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T03:12:37.194Z] 6911f1a30b25: Pulling fs layer [2023-08-15T03:12:37.194Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T03:12:37.194Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T03:12:37.194Z] ec0bb842ea78: Pulling fs layer [2023-08-15T03:12:37.194Z] 40a00589a448: Pulling fs layer [2023-08-15T03:12:37.194Z] 6c08303d61cc: Pulling fs layer [2023-08-15T03:12:37.194Z] 798269fcf238: Pulling fs layer [2023-08-15T03:12:37.194Z] 6863d3e3a2b1: Waiting [2023-08-15T03:12:37.194Z] ec0bb842ea78: Waiting [2023-08-15T03:12:37.194Z] 40a00589a448: Waiting [2023-08-15T03:12:37.194Z] 798269fcf238: Waiting [2023-08-15T03:12:37.194Z] 6c08303d61cc: Waiting [2023-08-15T03:12:37.194Z] 6911f1a30b25: Verifying Checksum [2023-08-15T03:12:37.194Z] 6911f1a30b25: Download complete [2023-08-15T03:12:37.194Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T03:12:37.194Z] 6863d3e3a2b1: Download complete [2023-08-15T03:12:37.194Z] ec0bb842ea78: Download complete [2023-08-15T03:12:37.194Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T03:12:37.194Z] 4db1b89c0bd1: Download complete [2023-08-15T03:12:37.453Z] 40a00589a448: Verifying Checksum [2023-08-15T03:12:37.453Z] 40a00589a448: Download complete [2023-08-15T03:12:37.453Z] 4db1b89c0bd1: Pull complete [2023-08-15T03:12:37.722Z] 6911f1a30b25: Pull complete [2023-08-15T03:12:37.985Z] 798269fcf238: Verifying Checksum [2023-08-15T03:12:37.985Z] 798269fcf238: Download complete [2023-08-15T03:12:38.245Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T03:12:38.245Z] e194b8c5c2a9: Download complete [2023-08-15T03:12:38.504Z] 6c08303d61cc: Verifying Checksum [2023-08-15T03:12:38.504Z] 6c08303d61cc: Download complete [2023-08-15T03:12:41.789Z] e194b8c5c2a9: Pull complete [2023-08-15T03:12:41.789Z] 6863d3e3a2b1: Pull complete [2023-08-15T03:12:41.789Z] ec0bb842ea78: Pull complete [2023-08-15T03:12:41.789Z] 40a00589a448: Pull complete [2023-08-15T03:12:44.347Z] 6c08303d61cc: Pull complete [2023-08-15T03:12:44.914Z] 798269fcf238: Pull complete [2023-08-15T03:12:44.914Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T03:12:44.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T03:12:44.914Z] ---> ec979cd7f677 [2023-08-15T03:12:44.914Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T03:12:48.214Z] ---> Running in 8d18cefc365b [2023-08-15T03:12:48.214Z] Removing intermediate container 8d18cefc365b [2023-08-15T03:12:48.214Z] ---> d278bfe00a47 [2023-08-15T03:12:48.214Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T03:12:48.214Z] ---> Running in e4b9587f52b0 [2023-08-15T03:12:48.475Z] Removing intermediate container e4b9587f52b0 [2023-08-15T03:12:48.475Z] ---> ede7ec97c5e9 [2023-08-15T03:12:48.475Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T03:12:48.475Z] ---> Running in 88239c4f6374 [2023-08-15T03:12:48.475Z] Removing intermediate container 88239c4f6374 [2023-08-15T03:12:48.475Z] ---> c9e020ea158c [2023-08-15T03:12:48.475Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T03:12:48.752Z] ---> Running in c70d97791416 [2023-08-15T03:12:49.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T03:12:49.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T03:12:49.272Z] OK: 265 MiB in 53 packages [2023-08-15T03:12:49.839Z] Removing intermediate container c70d97791416 [2023-08-15T03:12:49.839Z] ---> 825fc220ae9d [2023-08-15T03:12:49.839Z] Step 7/12 : WORKDIR /app [2023-08-15T03:12:49.839Z] ---> Running in 804cf9539312 [2023-08-15T03:12:49.839Z] Removing intermediate container 804cf9539312 [2023-08-15T03:12:49.839Z] ---> edb6885284f9 [2023-08-15T03:12:49.839Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T03:12:50.098Z] ---> 6609787f8ced [2023-08-15T03:12:50.098Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T03:12:50.098Z] ---> Running in 3244a43662bd [2023-08-15T03:12:50.336Z] Still waiting to schedule task [2023-08-15T03:12:50.336Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-15T03:13:46.355Z] Removing intermediate container 3244a43662bd [2023-08-15T03:13:46.355Z] ---> 6dc0d304bcd6 [2023-08-15T03:13:46.355Z] Step 10/12 : COPY . . [2023-08-15T03:13:46.355Z] ---> 55a78a57fce5 [2023-08-15T03:13:46.355Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T03:13:46.355Z] ---> Running in 6124e70274b2 [2023-08-15T03:13:46.355Z] Removing intermediate container 6124e70274b2 [2023-08-15T03:13:46.355Z] ---> f33458815c84 [2023-08-15T03:13:46.355Z] Step 12/12 : RUN $MAKE [2023-08-15T03:13:46.355Z] ---> Running in ae37a998c649 [2023-08-15T03:13:46.355Z] noop [2023-08-15T03:13:46.355Z] Removing intermediate container ae37a998c649 [2023-08-15T03:13:46.355Z] ---> 12b429b4ca18 [2023-08-15T03:13:46.355Z] Successfully built 12b429b4ca18 [2023-08-15T03:13:46.355Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:13:46.818Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T03:13:46.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T03:13:46.982Z] prd-ubuntu20.04-docker-8c-8g-3617 does not seem to be running inside a container [2023-08-15T03:13:47.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-58 -v /w/workspace/xfoundry_app-record-replay_PR-58:/w/workspace/xfoundry_app-record-replay_PR-58:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-58@tmp:/w/workspace/xfoundry_app-record-replay_PR-58@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-x86_64 cat [2023-08-15T03:13:47.355Z] $ docker top eb51f0e5e5e9e95168cbed6cfeaa30c6e1ecb5a0687779c5c0a2e9c48fcdab38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T03:13:47.750Z] + go version [2023-08-15T03:13:47.750Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T03:13:47.789Z] $ docker stop --time=1 eb51f0e5e5e9e95168cbed6cfeaa30c6e1ecb5a0687779c5c0a2e9c48fcdab38 [2023-08-15T03:13:49.140Z] $ docker rm -f --volumes eb51f0e5e5e9e95168cbed6cfeaa30c6e1ecb5a0687779c5c0a2e9c48fcdab38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:13:49.890Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T03:13:49.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T03:13:50.048Z] prd-ubuntu20.04-docker-8c-8g-3617 does not seem to be running inside a container [2023-08-15T03:13:50.086Z] $ 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-58 -v /w/workspace/xfoundry_app-record-replay_PR-58:/w/workspace/xfoundry_app-record-replay_PR-58:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-58@tmp:/w/workspace/xfoundry_app-record-replay_PR-58@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-x86_64 cat [2023-08-15T03:13:50.407Z] $ docker top 0041ddc4d3f19fa5559aa04862bef761581522b9777369469527944ecb133254 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T03:13:50.799Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-58 [Pipeline] fileExists [Pipeline] sh [2023-08-15T03:13:51.155Z] + make test [2023-08-15T03:13:51.155Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T03:14:09.983Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-15T03:14:09.983Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.075s coverage: 88.0% of statements [2023-08-15T03:14:10.243Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-15T03:14:10.243Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-15T03:14:10.243Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-15T03:14:20.281Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.590s coverage: 97.5% of statements [2023-08-15T03:14:20.281Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.083s coverage: 85.2% of statements [2023-08-15T03:14:29.959Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3619 in /w/workspace/xfoundry_app-record-replay_PR-58 [Pipeline] { [Pipeline] ws [2023-08-15T03:14:30.020Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-08-15T03:14:30.098Z] Selected Git installation does not exist. Using Default [2023-08-15T03:14:30.098Z] The recommended git tool is: NONE [2023-08-15T03:14:34.951Z] using credential edgex-jenkins-ssh [2023-08-15T03:14:34.969Z] Cloning the remote Git repository [2023-08-15T03:14:35.008Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-15T03:14:35.109Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-15T03:14:35.246Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-15T03:14:35.247Z] > git --version # timeout=10 [2023-08-15T03:14:35.267Z] > git --version # 'git version 2.25.1' [2023-08-15T03:14:35.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T03:14:35.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T03:14:36.000Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-15T03:14:36.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T03:14:37.302Z] Merging remotes/origin/main commit eb0da9cd5e8e8a0f17d3055892bf3c14f9a166cd into PR head commit baf2c8640e6879c5bd88798a9fdd1122e4abbe8b [2023-08-15T03:14:36.819Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-15T03:14:36.857Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-15T03:14:36.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T03:14:36.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-15T03:14:37.319Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T03:14:37.383Z] > git checkout -f baf2c8640e6879c5bd88798a9fdd1122e4abbe8b # timeout=10 [2023-08-15T03:14:37.560Z] Merge succeeded, producing baf2c8640e6879c5bd88798a9fdd1122e4abbe8b [2023-08-15T03:14:37.561Z] Checking out Revision baf2c8640e6879c5bd88798a9fdd1122e4abbe8b (PR-58) [2023-08-15T03:14:38.006Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-15T03:14:38.051Z] > git --version # timeout=10 [2023-08-15T03:14:38.063Z] > git --version # 'git version 2.25.1' [2023-08-15T03:14:38.083Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T03:14:37.463Z] > git remote # timeout=10 [2023-08-15T03:14:37.481Z] > git config --get remote.origin.url # timeout=10 [2023-08-15T03:14:37.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T03:14:37.515Z] > git merge eb0da9cd5e8e8a0f17d3055892bf3c14f9a166cd # timeout=10 [2023-08-15T03:14:37.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-15T03:14:37.565Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T03:14:37.578Z] > git checkout -f baf2c8640e6879c5bd88798a9fdd1122e4abbe8b # timeout=10 [2023-08-15T03:14:39.227Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T03:14:39.227Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T03:14:39.227Z] Dload Upload Total Spent Left Speed [2023-08-15T03:14:39.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-08-15T03:14:39.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T03:14:40.186Z] + sudo tee /etc/docker/daemon.new [2023-08-15T03:14:40.186Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T03:14:40.186Z] { [2023-08-15T03:14:40.186Z] "registry-mirrors": [ [2023-08-15T03:14:40.186Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T03:14:40.186Z] ], [2023-08-15T03:14:40.186Z] "bip": "10.250.0.254/24", [2023-08-15T03:14:40.187Z] "hosts": [ [2023-08-15T03:14:40.187Z] "tcp://0.0.0.0:5555", [2023-08-15T03:14:40.187Z] "unix:///var/run/docker.sock" [2023-08-15T03:14:40.187Z] ], [2023-08-15T03:14:40.187Z] "mtu": 1458, [2023-08-15T03:14:40.187Z] "selinux-enabled": true, [2023-08-15T03:14:40.187Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T03:14:40.187Z] } [Pipeline] sh [2023-08-15T03:14:40.525Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T03:14:40.874Z] + sudo service docker restart [2023-08-15T03:14:42.400Z] go vet ./... [2023-08-15T03:14:43.778Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T03:14:43.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T03:14:43.778Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T03:14:43.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T03:14:43.851Z] $ docker stop --time=1 0041ddc4d3f19fa5559aa04862bef761581522b9777369469527944ecb133254 [2023-08-15T03:14:47.034Z] $ docker rm -f --volumes 0041ddc4d3f19fa5559aa04862bef761581522b9777369469527944ecb133254 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T03:14:47.609Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T03:14:47.676Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-15T03:14:48.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T03:14:48.657Z] + ls -al . [2023-08-15T03:14:48.657Z] total 172 [2023-08-15T03:14:48.657Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 03:13 . [2023-08-15T03:14:48.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:12 .. [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 03:12 .dockerignore [2023-08-15T03:14:48.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 03:12 .git [2023-08-15T03:14:48.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:12 .github [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 15 03:12 .gitignore [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 03:12 .golangci.yml [2023-08-15T03:14:48.657Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 03:12 .semver [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 15 03:12 Attribution.txt [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 15 03:12 CHANGELOG.md [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 15 03:12 Dockerfile [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 03:12 GOVERNANCE.md [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 15 03:12 Jenkinsfile [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 03:12 LICENSE [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 15 03:12 Makefile [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 15 03:12 OWNERS.md [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 15 03:12 README.md [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 15 03:12 Record and Reply.postman_collection.json [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 03:12 VERSION [2023-08-15T03:14:48.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:12 bin [2023-08-15T03:14:48.657Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 15 03:14 coverage.out [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 15 03:12 go.mod [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 15 03:12 go.sum [2023-08-15T03:14:48.657Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 03:12 internal [2023-08-15T03:14:48.657Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 15 03:12 main.go [2023-08-15T03:14:48.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:12 pkg [2023-08-15T03:14:48.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:14:49.055Z] + 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=baf2c8640e6879c5bd88798a9fdd1122e4abbe8b --label arch=amd64 --label version=0.0.0 . [2023-08-15T03:14:49.055Z] Sending build context to Docker daemon 459.8kB [2023-08-15T03:14:49.055Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T03:14:49.055Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-15T03:14:49.055Z] ---> 12b429b4ca18 [2023-08-15T03:14:49.055Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T03:14:49.055Z] ---> Running in 246bed63f652 [2023-08-15T03:14:49.314Z] Removing intermediate container 246bed63f652 [2023-08-15T03:14:49.314Z] ---> 0a1682cace8f [2023-08-15T03:14:49.314Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T03:14:49.314Z] ---> Running in 324e6d081264 [2023-08-15T03:14:49.314Z] Removing intermediate container 324e6d081264 [2023-08-15T03:14:49.314Z] ---> d43ae7fdae83 [2023-08-15T03:14:49.314Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-15T03:14:49.314Z] ---> Running in fd7f953a5f18 [2023-08-15T03:14:49.314Z] Removing intermediate container fd7f953a5f18 [2023-08-15T03:14:49.314Z] ---> b29ea8b5de22 [2023-08-15T03:14:49.314Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T03:14:49.314Z] ---> Running in f4aa87b3114f [2023-08-15T03:14:49.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T03:14:49.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T03:14:50.090Z] OK: 265 MiB in 53 packages [2023-08-15T03:14:50.656Z] Removing intermediate container f4aa87b3114f [2023-08-15T03:14:50.656Z] ---> 803c010deb44 [2023-08-15T03:14:50.656Z] Step 7/26 : WORKDIR /app [2023-08-15T03:14:50.656Z] ---> Running in c61de3a0eb33 [2023-08-15T03:14:50.656Z] Removing intermediate container c61de3a0eb33 [2023-08-15T03:14:50.656Z] ---> 91f62a1cf156 [2023-08-15T03:14:50.656Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-15T03:14:50.656Z] ---> 609b8a48f023 [2023-08-15T03:14:50.656Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T03:14:50.656Z] ---> Running in ce0f6ffbe691 [2023-08-15T03:14:51.591Z] Removing intermediate container ce0f6ffbe691 [2023-08-15T03:14:51.591Z] ---> 7d572c3bc54d [2023-08-15T03:14:51.591Z] Step 10/26 : COPY . . [2023-08-15T03:14:51.850Z] ---> 954a90115154 [2023-08-15T03:14:51.850Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T03:14:51.850Z] ---> Running in 2c88db5d5ad8 [2023-08-15T03:14:51.850Z] Removing intermediate container 2c88db5d5ad8 [2023-08-15T03:14:51.850Z] ---> b24f62d4a1fe [2023-08-15T03:14:51.850Z] Step 12/26 : RUN $MAKE [2023-08-15T03:14:51.850Z] ---> Running in 3b5322545b11 [2023-08-15T03:14:52.109Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T03:14:59.315Z] provisioning config files... [2023-08-15T03:14:59.343Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config13497383232307700242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:14:59.724Z] ---> docker-login.sh [2023-08-15T03:14:59.725Z] nexus3.edgexfoundry.org:10001 [2023-08-15T03:14:59.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:15:00.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:15:00.586Z] Configure a credential helper to remove this warning. See [2023-08-15T03:15:00.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:15:00.586Z] [2023-08-15T03:15:00.586Z] Login Succeeded [2023-08-15T03:15:00.586Z] nexus3.edgexfoundry.org:10002 [2023-08-15T03:15:00.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:15:01.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:15:01.124Z] Configure a credential helper to remove this warning. See [2023-08-15T03:15:01.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:15:01.124Z] [2023-08-15T03:15:01.124Z] Login Succeeded [2023-08-15T03:15:01.124Z] nexus3.edgexfoundry.org:10003 [2023-08-15T03:15:01.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:15:01.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:15:01.397Z] Configure a credential helper to remove this warning. See [2023-08-15T03:15:01.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:15:01.397Z] [2023-08-15T03:15:01.397Z] Login Succeeded [2023-08-15T03:15:01.397Z] nexus3.edgexfoundry.org:10004 [2023-08-15T03:15:01.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:15:01.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:15:01.664Z] Configure a credential helper to remove this warning. See [2023-08-15T03:15:01.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:15:01.664Z] [2023-08-15T03:15:01.664Z] Login Succeeded [2023-08-15T03:15:01.664Z] docker.io [2023-08-15T03:15:01.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T03:15:02.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T03:15:02.890Z] Configure a credential helper to remove this warning. See [2023-08-15T03:15:02.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T03:15:02.890Z] [2023-08-15T03:15:02.890Z] Login Succeeded [2023-08-15T03:15:02.890Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T03:15:02.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T03:15:03.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T03:15:03.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T03:15:03.440Z] ========================================================= [2023-08-15T03:15:03.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T03:15:03.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:15:03.952Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T03:15:03.952Z] Sending build context to Docker daemon 197.1kB [2023-08-15T03:15:04.230Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T03:15:04.230Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T03:15:04.230Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T03:15:04.230Z] edb6bdbacee9: Pulling fs layer [2023-08-15T03:15:04.230Z] 5f9638ab2659: Pulling fs layer [2023-08-15T03:15:04.230Z] 8d51d6327a98: Pulling fs layer [2023-08-15T03:15:04.230Z] 8b374f2dd631: Pulling fs layer [2023-08-15T03:15:04.230Z] ec14aa9079de: Pulling fs layer [2023-08-15T03:15:04.230Z] 2f466654f4bb: Pulling fs layer [2023-08-15T03:15:04.230Z] 554e91adad29: Pulling fs layer [2023-08-15T03:15:04.230Z] ec14aa9079de: Waiting [2023-08-15T03:15:04.230Z] 8b374f2dd631: Waiting [2023-08-15T03:15:04.230Z] 2f466654f4bb: Waiting [2023-08-15T03:15:04.230Z] 554e91adad29: Waiting [2023-08-15T03:15:04.230Z] 5f9638ab2659: Verifying Checksum [2023-08-15T03:15:04.230Z] 5f9638ab2659: Download complete [2023-08-15T03:15:04.500Z] 8b374f2dd631: Verifying Checksum [2023-08-15T03:15:04.500Z] 8b374f2dd631: Download complete [2023-08-15T03:15:04.500Z] ec14aa9079de: Download complete [2023-08-15T03:15:04.500Z] edb6bdbacee9: Verifying Checksum [2023-08-15T03:15:05.479Z] edb6bdbacee9: Pull complete [2023-08-15T03:15:05.752Z] 554e91adad29: Verifying Checksum [2023-08-15T03:15:05.752Z] 554e91adad29: Download complete [2023-08-15T03:15:06.022Z] 5f9638ab2659: Pull complete [2023-08-15T03:15:06.991Z] 8d51d6327a98: Download complete [2023-08-15T03:15:06.991Z] 2f466654f4bb: Verifying Checksum [2023-08-15T03:15:06.991Z] 2f466654f4bb: Download complete [2023-08-15T03:15:14.123Z] Removing intermediate container 3b5322545b11 [2023-08-15T03:15:14.123Z] ---> 35e4717d2f8a [2023-08-15T03:15:14.123Z] Step 13/26 : FROM alpine:3.17 [2023-08-15T03:15:14.123Z] 3.17: Pulling from library/alpine [2023-08-15T03:15:14.123Z] 9398808236ff: Pulling fs layer [2023-08-15T03:15:14.123Z] 9398808236ff: Verifying Checksum [2023-08-15T03:15:14.123Z] 9398808236ff: Download complete [2023-08-15T03:15:14.123Z] 9398808236ff: Pull complete [2023-08-15T03:15:14.123Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T03:15:14.123Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T03:15:14.123Z] ---> 1e0b8b5322fc [2023-08-15T03:15:14.123Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T03:15:14.123Z] ---> Running in 70145c32e920 [2023-08-15T03:15:14.123Z] Removing intermediate container 70145c32e920 [2023-08-15T03:15:14.123Z] ---> 0378e109276f [2023-08-15T03:15:14.123Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-15T03:15:14.123Z] ---> Running in 64e4c1480eba [2023-08-15T03:15:14.123Z] Removing intermediate container 64e4c1480eba [2023-08-15T03:15:14.123Z] ---> 4da4ada42eb6 [2023-08-15T03:15:14.123Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T03:15:14.123Z] ---> Running in d82814c4e76c [2023-08-15T03:15:14.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T03:15:14.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T03:15:14.123Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T03:15:14.123Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T03:15:14.123Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T03:15:14.123Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T03:15:14.123Z] OK: 8 MiB in 17 packages [2023-08-15T03:15:14.123Z] Removing intermediate container d82814c4e76c [2023-08-15T03:15:14.123Z] ---> c3c1d7dac1bb [2023-08-15T03:15:14.123Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T03:15:14.123Z] ---> fe9db1dcd067 [2023-08-15T03:15:14.123Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T03:15:14.123Z] ---> 396efab47a28 [2023-08-15T03:15:14.123Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-15T03:15:14.123Z] ---> a8defe4d637c [2023-08-15T03:15:14.123Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-15T03:15:14.383Z] ---> 51b894a548aa [2023-08-15T03:15:14.383Z] Step 21/26 : EXPOSE 59712 [2023-08-15T03:15:14.383Z] ---> Running in 4d3c541c246c [2023-08-15T03:15:14.383Z] Removing intermediate container 4d3c541c246c [2023-08-15T03:15:14.383Z] ---> b33af2f1b19a [2023-08-15T03:15:14.383Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-15T03:15:14.383Z] ---> Running in c8c9b9ea2809 [2023-08-15T03:15:14.642Z] Removing intermediate container c8c9b9ea2809 [2023-08-15T03:15:14.642Z] ---> b18728553a91 [2023-08-15T03:15:14.642Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T03:15:14.642Z] ---> Running in f1224417bb1a [2023-08-15T03:15:14.642Z] Removing intermediate container f1224417bb1a [2023-08-15T03:15:14.642Z] ---> b134b811331a [2023-08-15T03:15:14.642Z] Step 24/26 : LABEL arch=amd64 [2023-08-15T03:15:14.642Z] ---> Running in 13e0aa4a82cf [2023-08-15T03:15:14.642Z] Removing intermediate container 13e0aa4a82cf [2023-08-15T03:15:14.642Z] ---> 0884e7a95d21 [2023-08-15T03:15:14.642Z] Step 25/26 : LABEL git_sha=baf2c8640e6879c5bd88798a9fdd1122e4abbe8b [2023-08-15T03:15:14.900Z] ---> Running in 546d310cdebb [2023-08-15T03:15:14.900Z] Removing intermediate container 546d310cdebb [2023-08-15T03:15:14.900Z] ---> bbe2362f7836 [2023-08-15T03:15:14.900Z] Step 26/26 : LABEL version=0.0.0 [2023-08-15T03:15:14.901Z] ---> Running in 71fc26f23b04 [2023-08-15T03:15:14.901Z] Removing intermediate container 71fc26f23b04 [2023-08-15T03:15:14.901Z] ---> 23d5731fe2cc [2023-08-15T03:15:14.901Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T03:15:14.901Z] Successfully built 23d5731fe2cc [2023-08-15T03:15:14.901Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:15:15.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T03:15:15.774Z] [2023-08-15T03:15:15.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:15:16.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T03:15:16.155Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T03:15:16.155Z] 5eb5b503b376: Pulling fs layer [2023-08-15T03:15:16.155Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T03:15:16.155Z] ec43610c2a17: Pulling fs layer [2023-08-15T03:15:16.155Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T03:15:16.155Z] 33b1e0a273af: Pulling fs layer [2023-08-15T03:15:16.155Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T03:15:16.155Z] 2f39f015ded8: Pulling fs layer [2023-08-15T03:15:16.155Z] 5d3b04190fa2: Waiting [2023-08-15T03:15:16.155Z] 2f39f015ded8: Waiting [2023-08-15T03:15:16.155Z] 3a2ae6a8a46f: Waiting [2023-08-15T03:15:16.155Z] 33b1e0a273af: Waiting [2023-08-15T03:15:16.155Z] 5c69ac0246d0: Verifying Checksum [2023-08-15T03:15:16.155Z] 5c69ac0246d0: Download complete [2023-08-15T03:15:16.155Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T03:15:16.155Z] 3a2ae6a8a46f: Download complete [2023-08-15T03:15:16.425Z] 33b1e0a273af: Verifying Checksum [2023-08-15T03:15:16.425Z] 33b1e0a273af: Download complete [2023-08-15T03:15:16.425Z] ec43610c2a17: Verifying Checksum [2023-08-15T03:15:16.426Z] ec43610c2a17: Download complete [2023-08-15T03:15:16.426Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T03:15:16.426Z] 5d3b04190fa2: Download complete [2023-08-15T03:15:16.426Z] 5eb5b503b376: Verifying Checksum [2023-08-15T03:15:16.426Z] 5eb5b503b376: Download complete [2023-08-15T03:15:17.366Z] 2f39f015ded8: Verifying Checksum [2023-08-15T03:15:17.626Z] 5eb5b503b376: Pull complete [2023-08-15T03:15:17.886Z] 5c69ac0246d0: Pull complete [2023-08-15T03:15:18.144Z] ec43610c2a17: Pull complete [2023-08-15T03:15:18.402Z] 3a2ae6a8a46f: Pull complete [2023-08-15T03:15:18.402Z] 33b1e0a273af: Pull complete [2023-08-15T03:15:18.666Z] 5d3b04190fa2: Pull complete [2023-08-15T03:15:19.316Z] 8d51d6327a98: Pull complete [2023-08-15T03:15:19.317Z] 8b374f2dd631: Pull complete [2023-08-15T03:15:19.317Z] ec14aa9079de: Pull complete [2023-08-15T03:15:22.865Z] 2f39f015ded8: Pull complete [2023-08-15T03:15:22.865Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T03:15:22.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T03:15:22.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T03:15:23.094Z] prd-ubuntu20.04-docker-8c-8g-3617 does not seem to be running inside a container [2023-08-15T03:15:23.125Z] $ 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-58 -v /w/workspace/xfoundry_app-record-replay_PR-58:/w/workspace/xfoundry_app-record-replay_PR-58:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-58@tmp:/w/workspace/xfoundry_app-record-replay_PR-58@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:latest cat [2023-08-15T03:15:24.689Z] 2f466654f4bb: Pull complete [2023-08-15T03:15:25.989Z] $ docker top 749a4fd13ced8a181baf55d5a3db846499e57e741fffc2d84fd73a563611e998 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:15:26.469Z] ---> job-cost.sh [2023-08-15T03:15:26.469Z] lf-activate-venv: SKIPPING [2023-08-15T03:15:26.469Z] INFO: No Stack... [2023-08-15T03:15:26.728Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T03:15:26.987Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T03:15:27.284Z] 554e91adad29: Pull complete [2023-08-15T03:15:27.284Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T03:15:27.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T03:15:27.284Z] ---> 1e15ea492957 [2023-08-15T03:15:27.284Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T03:15:27.301Z] + cat /w/workspace/xfoundry_app-record-replay_PR-58/archives/cost.csv [2023-08-15T03:15:27.301Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T03:15:27.346Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-58-1-stack-cost] [2023-08-15T03:15:27.350Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-58-1-stack-cost] did not exist. Created. [2023-08-15T03:15:27.350Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-58-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T03:15:27.744Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-15T03:15:27.795Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T03:15:27.822Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-58-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T03:15:27.905Z] $ docker stop --time=1 749a4fd13ced8a181baf55d5a3db846499e57e741fffc2d84fd73a563611e998 [2023-08-15T03:15:28.695Z] ---> Running in 5b3926f3f870 [2023-08-15T03:15:28.961Z] Removing intermediate container 5b3926f3f870 [2023-08-15T03:15:28.961Z] ---> 66b52c96211d [2023-08-15T03:15:28.961Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T03:15:29.091Z] $ docker rm -f --volumes 749a4fd13ced8a181baf55d5a3db846499e57e741fffc2d84fd73a563611e998 [Pipeline] // withDockerContainer [2023-08-15T03:15:29.228Z] ---> Running in 834e88efce3e [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T03:15:29.499Z] Removing intermediate container 834e88efce3e [2023-08-15T03:15:29.499Z] ---> f170a9135f9e [2023-08-15T03:15:29.499Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T03:15:29.499Z] ---> Running in 9838e5fb7e45 [2023-08-15T03:15:29.766Z] Removing intermediate container 9838e5fb7e45 [2023-08-15T03:15:29.766Z] ---> b76e9d717384 [2023-08-15T03:15:29.766Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T03:15:29.766Z] ---> Running in dd1b6a5f882c [2023-08-15T03:15:31.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T03:15:31.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T03:15:32.403Z] OK: 263 MiB in 53 packages [2023-08-15T03:15:33.366Z] Removing intermediate container dd1b6a5f882c [2023-08-15T03:15:33.366Z] ---> 44cf4788f7a3 [2023-08-15T03:15:33.366Z] Step 7/12 : WORKDIR /app [2023-08-15T03:15:33.366Z] ---> Running in 0928df5f99ec [2023-08-15T03:15:33.366Z] Removing intermediate container 0928df5f99ec [2023-08-15T03:15:33.366Z] ---> af54fcfe6d1c [2023-08-15T03:15:33.366Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T03:15:35.316Z] ---> 842fc4a58042 [2023-08-15T03:15:35.316Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T03:15:35.316Z] ---> Running in 6f96d0799e85 [2023-08-15T03:16:56.948Z] Removing intermediate container 6f96d0799e85 [2023-08-15T03:16:56.948Z] ---> 597a4fde1530 [2023-08-15T03:16:56.948Z] Step 10/12 : COPY . . [2023-08-15T03:16:56.948Z] ---> 6bdb3e530182 [2023-08-15T03:16:56.948Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T03:16:56.948Z] ---> Running in f377e37a4934 [2023-08-15T03:16:56.948Z] Removing intermediate container f377e37a4934 [2023-08-15T03:16:56.948Z] ---> aedef20a137b [2023-08-15T03:16:56.948Z] Step 12/12 : RUN $MAKE [2023-08-15T03:16:56.948Z] ---> Running in 8ddf121e59fa [2023-08-15T03:16:56.948Z] noop [2023-08-15T03:16:56.948Z] Removing intermediate container 8ddf121e59fa [2023-08-15T03:16:56.948Z] ---> e1d4096990b2 [2023-08-15T03:16:56.948Z] Successfully built e1d4096990b2 [2023-08-15T03:16:56.948Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:16:57.425Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T03:16:57.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T03:16:57.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-3619 does not seem to be running inside a container [2023-08-15T03:16:57.748Z] $ 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-08-15T03:16:58.869Z] $ docker top 916148c7777808f2dd4a61c6f5f5bb3e4e205e526f5bab1086775d0571f4a933 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T03:16:59.737Z] + go version [2023-08-15T03:16:59.737Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T03:16:59.770Z] $ docker stop --time=1 916148c7777808f2dd4a61c6f5f5bb3e4e205e526f5bab1086775d0571f4a933 [2023-08-15T03:17:01.363Z] $ docker rm -f --volumes 916148c7777808f2dd4a61c6f5f5bb3e4e205e526f5bab1086775d0571f4a933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:17:02.218Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T03:17:02.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T03:17:02.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-3619 does not seem to be running inside a container [2023-08-15T03:17:02.528Z] $ 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-08-15T03:17:03.670Z] $ docker top a6d2f20cdc9fe3e8f7cb8701c8b05f0ececab7f39f662c412661081c24d52a8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T03:17:04.205Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-08-15T03:17:04.589Z] + make test [2023-08-15T03:17:04.589Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T03:19:56.317Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-15T03:19:56.317Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-15T03:19:56.317Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-15T03:19:56.317Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-15T03:19:56.317Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.321s coverage: 88.0% of statements [2023-08-15T03:20:01.657Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.902s coverage: 97.5% of statements [2023-08-15T03:20:01.657Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.500s coverage: 85.2% of statements [2023-08-15T03:20:02.623Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T03:20:02.623Z] go vet ./... [2023-08-15T03:22:24.553Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T03:22:24.553Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T03:22:24.553Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T03:22:24.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T03:22:24.620Z] $ docker stop --time=1 a6d2f20cdc9fe3e8f7cb8701c8b05f0ececab7f39f662c412661081c24d52a8e [2023-08-15T03:22:26.430Z] $ docker rm -f --volumes a6d2f20cdc9fe3e8f7cb8701c8b05f0ececab7f39f662c412661081c24d52a8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T03:22:27.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T03:22:27.954Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T03:22:29.250Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T03:22:29.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T03:22:30.157Z] + ls -al . [2023-08-15T03:22:30.158Z] total 168 [2023-08-15T03:22:30.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 03:17 . [2023-08-15T03:22:30.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:14 .. [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 03:14 .dockerignore [2023-08-15T03:22:30.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 03:14 .git [2023-08-15T03:22:30.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:14 .github [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 15 03:14 .gitignore [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 03:14 .golangci.yml [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 15 03:14 Attribution.txt [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 15 03:14 CHANGELOG.md [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 15 03:14 Dockerfile [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 03:14 GOVERNANCE.md [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 15 03:14 Jenkinsfile [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 03:14 LICENSE [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 15 03:14 Makefile [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 15 03:14 OWNERS.md [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 15 03:14 README.md [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 15 03:14 Record and Reply.postman_collection.json [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 03:12 VERSION [2023-08-15T03:22:30.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:14 bin [2023-08-15T03:22:30.158Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 15 03:20 coverage.out [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 15 03:14 go.mod [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 15 03:14 go.sum [2023-08-15T03:22:30.158Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 03:14 internal [2023-08-15T03:22:30.158Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 15 03:14 main.go [2023-08-15T03:22:30.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:14 pkg [2023-08-15T03:22:30.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:14 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:22:30.567Z] + 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=baf2c8640e6879c5bd88798a9fdd1122e4abbe8b --label arch=arm64 --label version=0.0.0 . [2023-08-15T03:22:30.567Z] Sending build context to Docker daemon 214kB [2023-08-15T03:22:30.835Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T03:22:30.835Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-15T03:22:30.835Z] ---> e1d4096990b2 [2023-08-15T03:22:30.835Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T03:22:30.835Z] ---> Running in fbbe43095b18 [2023-08-15T03:22:31.100Z] Removing intermediate container fbbe43095b18 [2023-08-15T03:22:31.100Z] ---> 7310bd0d614a [2023-08-15T03:22:31.100Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T03:22:31.367Z] ---> Running in 29d30b0d011e [2023-08-15T03:22:31.367Z] Removing intermediate container 29d30b0d011e [2023-08-15T03:22:31.367Z] ---> cf591a909f65 [2023-08-15T03:22:31.367Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-15T03:22:31.635Z] ---> Running in 6f9e9e6c02ca [2023-08-15T03:22:31.903Z] Removing intermediate container 6f9e9e6c02ca [2023-08-15T03:22:31.903Z] ---> 384758c5e240 [2023-08-15T03:22:31.903Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T03:22:31.903Z] ---> Running in 9473d35bf037 [2023-08-15T03:22:32.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T03:22:34.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T03:22:35.758Z] OK: 263 MiB in 53 packages [2023-08-15T03:22:36.343Z] Removing intermediate container 9473d35bf037 [2023-08-15T03:22:36.343Z] ---> 0aa6b5287f8e [2023-08-15T03:22:36.343Z] Step 7/26 : WORKDIR /app [2023-08-15T03:22:36.343Z] ---> Running in 9d10cb6aaf10 [2023-08-15T03:22:36.610Z] Removing intermediate container 9d10cb6aaf10 [2023-08-15T03:22:36.610Z] ---> 1bd96e852c6a [2023-08-15T03:22:36.610Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-15T03:22:37.192Z] ---> 881f3699b232 [2023-08-15T03:22:37.192Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T03:22:37.192Z] ---> Running in 1d34dda30009 [2023-08-15T03:22:39.771Z] Removing intermediate container 1d34dda30009 [2023-08-15T03:22:39.771Z] ---> 08ca3b3f2bf4 [2023-08-15T03:22:39.771Z] Step 10/26 : COPY . . [2023-08-15T03:22:40.040Z] ---> 6abf469921e9 [2023-08-15T03:22:40.040Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T03:22:40.040Z] ---> Running in 5e9cfff7cabf [2023-08-15T03:22:40.307Z] Removing intermediate container 5e9cfff7cabf [2023-08-15T03:22:40.308Z] ---> 5eabc3a0600a [2023-08-15T03:22:40.308Z] Step 12/26 : RUN $MAKE [2023-08-15T03:22:40.574Z] ---> Running in f893d7e716fe [2023-08-15T03:22:41.537Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-15T03:24:48.196Z] Removing intermediate container f893d7e716fe [2023-08-15T03:24:48.196Z] ---> d4f16165b7bd [2023-08-15T03:24:48.196Z] Step 13/26 : FROM alpine:3.17 [2023-08-15T03:24:48.196Z] 3.17: Pulling from library/alpine [2023-08-15T03:24:48.196Z] 4060ece20d7a: Pulling fs layer [2023-08-15T03:24:48.196Z] 4060ece20d7a: Verifying Checksum [2023-08-15T03:24:48.196Z] 4060ece20d7a: Download complete [2023-08-15T03:24:48.780Z] 4060ece20d7a: Pull complete [2023-08-15T03:24:48.780Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T03:24:48.780Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T03:24:48.780Z] ---> 8650cd65339b [2023-08-15T03:24:48.780Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T03:24:49.046Z] ---> Running in 5531e3776580 [2023-08-15T03:24:49.313Z] Removing intermediate container 5531e3776580 [2023-08-15T03:24:49.313Z] ---> 222f691cdc95 [2023-08-15T03:24:49.313Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-15T03:24:49.313Z] ---> Running in c941907ae88b [2023-08-15T03:24:49.581Z] Removing intermediate container c941907ae88b [2023-08-15T03:24:49.581Z] ---> 355dad402144 [2023-08-15T03:24:49.581Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T03:24:49.581Z] ---> Running in 31c2b1b3c5f3 [2023-08-15T03:24:50.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T03:24:51.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T03:24:52.072Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T03:24:52.072Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T03:24:52.072Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T03:24:52.072Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T03:24:52.342Z] OK: 8 MiB in 17 packages [2023-08-15T03:24:53.753Z] Removing intermediate container 31c2b1b3c5f3 [2023-08-15T03:24:53.753Z] ---> 288602aba433 [2023-08-15T03:24:53.753Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T03:24:54.021Z] ---> 9a4c36d55531 [2023-08-15T03:24:54.021Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T03:24:54.603Z] ---> ebfefbd2ae6b [2023-08-15T03:24:54.603Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-15T03:24:54.869Z] ---> 3eee1a74b99b [2023-08-15T03:24:54.869Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-15T03:24:56.274Z] ---> 7cf809710895 [2023-08-15T03:24:56.274Z] Step 21/26 : EXPOSE 59712 [2023-08-15T03:24:56.274Z] ---> Running in d497297907af [2023-08-15T03:24:56.542Z] Removing intermediate container d497297907af [2023-08-15T03:24:56.542Z] ---> 4e28be14419e [2023-08-15T03:24:56.542Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-15T03:24:56.809Z] ---> Running in 6561b9149296 [2023-08-15T03:24:57.076Z] Removing intermediate container 6561b9149296 [2023-08-15T03:24:57.076Z] ---> 9a7f885b5098 [2023-08-15T03:24:57.076Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T03:24:57.076Z] ---> Running in 138af2d29523 [2023-08-15T03:24:57.343Z] Removing intermediate container 138af2d29523 [2023-08-15T03:24:57.343Z] ---> 872327dcf325 [2023-08-15T03:24:57.343Z] Step 24/26 : LABEL arch=arm64 [2023-08-15T03:24:57.343Z] ---> Running in ae4d6833558b [2023-08-15T03:24:57.610Z] Removing intermediate container ae4d6833558b [2023-08-15T03:24:57.610Z] ---> e45d0bdd4241 [2023-08-15T03:24:57.610Z] Step 25/26 : LABEL git_sha=baf2c8640e6879c5bd88798a9fdd1122e4abbe8b [2023-08-15T03:24:57.877Z] ---> Running in c5ea1ad97979 [2023-08-15T03:24:58.145Z] Removing intermediate container c5ea1ad97979 [2023-08-15T03:24:58.145Z] ---> 4deb93e1caed [2023-08-15T03:24:58.145Z] Step 26/26 : LABEL version=0.0.0 [2023-08-15T03:24:58.145Z] ---> Running in 75475bab0bea [2023-08-15T03:24:58.410Z] Removing intermediate container 75475bab0bea [2023-08-15T03:24:58.410Z] ---> 2fe35f0e7579 [2023-08-15T03:24:58.410Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T03:24:58.410Z] Successfully built 2fe35f0e7579 [2023-08-15T03:24:58.410Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:24:59.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T03:24:59.284Z] [2023-08-15T03:24:59.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:24:59.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T03:24:59.709Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T03:24:59.709Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T03:24:59.709Z] 04944245beec: Pulling fs layer [2023-08-15T03:24:59.709Z] 699f458cf7ca: Pulling fs layer [2023-08-15T03:24:59.709Z] 765212b225bb: Pulling fs layer [2023-08-15T03:24:59.709Z] f23df028b6ca: Pulling fs layer [2023-08-15T03:24:59.709Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T03:24:59.709Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T03:24:59.709Z] 765212b225bb: Waiting [2023-08-15T03:24:59.709Z] f23df028b6ca: Waiting [2023-08-15T03:24:59.709Z] d65c8cfc05b1: Waiting [2023-08-15T03:24:59.709Z] 2437ff75d9bd: Waiting [2023-08-15T03:24:59.989Z] 04944245beec: Verifying Checksum [2023-08-15T03:24:59.989Z] 04944245beec: Download complete [2023-08-15T03:24:59.989Z] 765212b225bb: Verifying Checksum [2023-08-15T03:24:59.989Z] 765212b225bb: Download complete [2023-08-15T03:24:59.989Z] f23df028b6ca: Download complete [2023-08-15T03:24:59.989Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T03:24:59.989Z] d65c8cfc05b1: Download complete [2023-08-15T03:24:59.989Z] 699f458cf7ca: Verifying Checksum [2023-08-15T03:24:59.989Z] 699f458cf7ca: Download complete [2023-08-15T03:25:00.599Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T03:25:00.599Z] 8998bd30e6a1: Download complete [2023-08-15T03:25:03.233Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T03:25:03.233Z] 2437ff75d9bd: Download complete [2023-08-15T03:25:04.643Z] 8998bd30e6a1: Pull complete [2023-08-15T03:25:05.227Z] 04944245beec: Pull complete [2023-08-15T03:25:06.634Z] 699f458cf7ca: Pull complete [2023-08-15T03:25:06.634Z] 765212b225bb: Pull complete [2023-08-15T03:25:07.218Z] f23df028b6ca: Pull complete [2023-08-15T03:25:07.484Z] d65c8cfc05b1: Pull complete [2023-08-15T03:25:22.469Z] 2437ff75d9bd: Pull complete [2023-08-15T03:25:22.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T03:25:22.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T03:25:22.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T03:25:22.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-3619 does not seem to be running inside a container [2023-08-15T03:25:22.904Z] $ 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-08-15T03:25:25.503Z] $ docker top c69ccc7022593d14dccd1403fbf11ea4648d5d9e97349e955097530fce0ed707 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:25:26.389Z] ---> job-cost.sh [2023-08-15T03:25:26.389Z] lf-activate-venv: SKIPPING [2023-08-15T03:25:26.389Z] INFO: No Stack... [2023-08-15T03:25:26.972Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T03:25:27.552Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T03:25:27.888Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-08-15T03:25:28.156Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T03:25:28.235Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-58-1-stack-cost] [2023-08-15T03:25:28.240Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-58-1-stack-cost] did not exist. Created. [2023-08-15T03:25:28.240Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-58-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T03:25:28.658Z] /w/workspace/app-record-replay/1@tmp/durable-dd8af88d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T03:25:29.326Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T03:25:29.359Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T03:25:29.397Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T03:25:29.411Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-58-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T03:25:29.480Z] $ docker stop --time=1 c69ccc7022593d14dccd1403fbf11ea4648d5d9e97349e955097530fce0ed707 [2023-08-15T03:25:30.945Z] $ docker rm -f --volumes c69ccc7022593d14dccd1403fbf11ea4648d5d9e97349e955097530fce0ed707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-15T03:25:32.101Z] provisioning config files... [2023-08-15T03:25:32.108Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-58 #1 [2023-08-15T03:25:32.110Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-58@tmp/config12789617880164172000tmp [Pipeline] { [Pipeline] sh [2023-08-15T03:25:32.451Z] + set +x [2023-08-15T03:25:32.452Z] + curl -s https://codecov.io/bash [2023-08-15T03:25:32.452Z] + bash -s -- [2023-08-15T03:25:32.452Z] [2023-08-15T03:25:32.452Z] _____ _ [2023-08-15T03:25:32.452Z] / ____| | | [2023-08-15T03:25:32.452Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T03:25:32.452Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T03:25:32.452Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T03:25:32.452Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T03:25:32.452Z] Bash-1.0.6 [2023-08-15T03:25:32.452Z] [2023-08-15T03:25:32.452Z] [2023-08-15T03:25:32.452Z] ==> git version 2.25.1 found [2023-08-15T03:25:32.452Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-15T03:25:32.452Z] Release-Date: 2020-01-08 [2023-08-15T03:25:32.452Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-15T03:25:32.452Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T03:25:32.452Z] ==> Jenkins CI detected. [2023-08-15T03:25:32.452Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-58 [2023-08-15T03:25:32.452Z] project root: . [2023-08-15T03:25:32.452Z] --> token set from env [2023-08-15T03:25:32.452Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T03:25:32.722Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T03:25:32.722Z] ==> Python coveragepy not found [2023-08-15T03:25:32.722Z] ==> Searching for coverage reports in: [2023-08-15T03:25:32.722Z] + . [2023-08-15T03:25:32.722Z] -> Found 1 reports [2023-08-15T03:25:32.722Z] ==> Detecting git/mercurial file structure [2023-08-15T03:25:32.722Z] ==> Reading reports [2023-08-15T03:25:32.722Z] + ./coverage.out bytes=16060 [2023-08-15T03:25:32.722Z] ==> Appending adjustments [2023-08-15T03:25:32.722Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T03:25:32.722Z] + Found adjustments [2023-08-15T03:25:32.722Z] ==> Gzipping contents [2023-08-15T03:25:32.722Z] 4.0K /tmp/codecov.GKsKBa.gz [2023-08-15T03:25:32.722Z] ==> Uploading reports [2023-08-15T03:25:32.722Z] url: https://codecov.io [2023-08-15T03:25:32.722Z] query: branch=PR-58&commit=baf2c8640e6879c5bd88798a9fdd1122e4abbe8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-58%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=58&job=&cmd_args= [2023-08-15T03:25:32.722Z] -> Pinging Codecov [2023-08-15T03:25:32.722Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-58&commit=baf2c8640e6879c5bd88798a9fdd1122e4abbe8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-58%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=58&job=&cmd_args= [2023-08-15T03:25:32.722Z] Invalid request parameters [2023-08-15T03:25:32.723Z] 400 [Pipeline] } [2023-08-15T03:25:32.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-15T03:25:34.442Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-58/archives ] [2023-08-15T03:25:34.442Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-58/archives [2023-08-15T03:25:34.442Z] total 16 [2023-08-15T03:25:34.442Z] drwxr-xr-x 3 root root 4096 Aug 15 03:15 . [2023-08-15T03:25:34.442Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 03:15 .. [2023-08-15T03:25:34.442Z] drwxr-xr-x 2 root root 4096 Aug 15 03:15 cost [2023-08-15T03:25:34.442Z] -rw-r--r-- 1 root root 88 Aug 15 03:15 cost.csv [2023-08-15T03:25:34.442Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-58/archives [2023-08-15T03:25:34.442Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-58/archives [2023-08-15T03:25:34.442Z] total 16 [2023-08-15T03:25:34.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 03:15 . [2023-08-15T03:25:34.442Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 03:15 .. [2023-08-15T03:25:34.442Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 03:15 cost [2023-08-15T03:25:34.442Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 15 03:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:25:34.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:25:35.656Z] ---> package-listing.sh [2023-08-15T03:25:35.656Z] ++ facter osfamily [2023-08-15T03:25:35.656Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T03:25:35.914Z] + OS_FAMILY=debian [2023-08-15T03:25:35.914Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-58 [2023-08-15T03:25:35.914Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T03:25:35.914Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T03:25:35.914Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T03:25:35.914Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T03:25:35.914Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-58 ']' [2023-08-15T03:25:35.914Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T03:25:35.914Z] + case "${OS_FAMILY}" in [2023-08-15T03:25:35.914Z] + dpkg -l [2023-08-15T03:25:35.914Z] + grep '^ii' [2023-08-15T03:25:35.914Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T03:25:35.914Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T03:25:35.914Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T03:25:35.914Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-58 ']' [2023-08-15T03:25:35.914Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-58/archives/ [2023-08-15T03:25:35.914Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-58/archives/ [Pipeline] echo [2023-08-15T03:25:35.946Z] 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-58/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-15T03:25:36.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T03:25:36.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T03:25:36.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T03:25:36.994Z] prd-ubuntu20.04-docker-8c-8g-3617 does not seem to be running inside a container [2023-08-15T03:25:37.024Z] $ 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-58/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-58 -v /w/workspace/xfoundry_app-record-replay_PR-58:/w/workspace/xfoundry_app-record-replay_PR-58:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-58@tmp:/w/workspace/xfoundry_app-record-replay_PR-58@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-08-15T03:25:37.197Z] $ docker top 6d92b90c5bd06eb3994e237996886867bb50d52f32fc018970feca5d935484a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T03:25:37.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T03:25:37.957Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T03:25:38.463Z] + ls /var/log/sa-host [2023-08-15T03:25:38.463Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T03:25:38.696Z] provisioning config files... [2023-08-15T03:25:38.704Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-58@tmp/config10525430819411636804tmp [Pipeline] { [Pipeline] echo [2023-08-15T03:25:38.753Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:25:39.067Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T03:25:39.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:25:39.494Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T03:25:39.534Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:25:39.845Z] ---> sudo-logs.sh [2023-08-15T03:25:39.845Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T03:25:39.922Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:25:40.232Z] ---> job-cost.sh [2023-08-15T03:25:40.232Z] lf-activate-venv: SKIPPING [2023-08-15T03:25:40.232Z] DEBUG: total: 0.2199999988079071 [2023-08-15T03:25:40.232Z] INFO: Retrieving Stack Cost... [2023-08-15T03:25:40.801Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T03:25:41.060Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T03:25:41.098Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T03:25:41.408Z] ---> logs-deploy.sh [2023-08-15T03:25:41.408Z] lf-activate-venv: SKIPPING [2023-08-15T03:25:41.409Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-58/1 [2023-08-15T03:25:41.409Z] INFO: archiving workspace using pattern(s): [2023-08-15T03:25:42.346Z] Archives upload complete. [2023-08-15T03:25:42.346Z] INFO: archiving logs to Nexus