Pull request #76 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85bf58d186bc4a3672255d1fe2ec5883a76334ca+9ced618f1fdce2a80cc557ee98d043400b8102f3 (97c1f8dc0790cbe1e0d4811405525b9471b3cf06) 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-ssh5505574301707171928.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-ssh18111580044565015617.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-76/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-76/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh400878786877374620.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-76/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10137208857672736844.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-ssh6812626936102000332.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-76/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-76/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16116724079183166311.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 Running on prd-ubuntu20.04-docker-8c-8g-4978 in /w/workspace/xfoundry_app-record-replay_PR-76 [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-76 # 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 9ced618f1fdce2a80cc557ee98d043400b8102f3 into PR head commit 85bf58d186bc4a3672255d1fe2ec5883a76334ca > 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/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85bf58d186bc4a3672255d1fe2ec5883a76334ca # timeout=10 Merge succeeded, producing 85bf58d186bc4a3672255d1fe2ec5883a76334ca Checking out Revision 85bf58d186bc4a3672255d1fe2ec5883a76334ca (PR-76) 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-31T03:35:34.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T03:35:34.253Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85bf58d186bc4a3672255d1fe2ec5883a76334ca # timeout=10 [Pipeline] echo [2023-08-31T03:35:34.357Z] ========================================================= [2023-08-31T03:35:34.357Z] EdgeX Global Pipelines Version Info [2023-08-31T03:35:34.357Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:35:35.104Z] ------------------- [2023-08-31T03:35:35.104Z] stable info: [2023-08-31T03:35:35.104Z] ------------------- [2023-08-31T03:35:35.104Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T03:35:35.104Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T03:35:35.104Z] Message: update stable to v1.0.253 [2023-08-31T03:35:35.674Z] ------------------- [2023-08-31T03:35:35.675Z] experimental info: [2023-08-31T03:35:35.675Z] ------------------- [2023-08-31T03:35:35.675Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T03:35:35.675Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T03:35:35.675Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T03:35:35.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-31T03:35:36.038Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-31T03:35:36.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T03:35:36.118Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T03:35:36.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T03:35:36.198Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T03:35:36.234Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T03:35:36.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T03:35:36.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T03:35:36.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T03:35:36.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T03:35:36.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-31T03:35:36.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T03:35:36.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T03:35:36.566Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T03:35:36.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T03:35:36.648Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T03:35:36.692Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T03:35:36.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T03:35:36.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T03:35:36.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-31T03:35:36.856Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-31T03:35:36.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T03:35:36.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T03:35:36.976Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T03:35:37.015Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T03:35:37.058Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T03:35:37.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-76 [Pipeline] echo [2023-08-31T03:35:37.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-76 [Pipeline] echo [2023-08-31T03:35:37.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-76 [Pipeline] echo [2023-08-31T03:35:37.224Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] echo [2023-08-31T03:35:37.270Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85bf58d [Pipeline] echo [2023-08-31T03:35:37.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T03:35:37.434Z] provisioning config files... [2023-08-31T03:35:37.462Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-76@tmp/config4432978633049582933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:35:37.809Z] ---> docker-login.sh [2023-08-31T03:35:37.809Z] nexus3.edgexfoundry.org:10001 [2023-08-31T03:35:38.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:38.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:38.070Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:38.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:38.070Z] [2023-08-31T03:35:38.070Z] Login Succeeded [2023-08-31T03:35:38.070Z] nexus3.edgexfoundry.org:10002 [2023-08-31T03:35:38.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:38.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:38.330Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:38.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:38.330Z] [2023-08-31T03:35:38.330Z] Login Succeeded [2023-08-31T03:35:38.330Z] nexus3.edgexfoundry.org:10003 [2023-08-31T03:35:38.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:38.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:38.330Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:38.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:38.330Z] [2023-08-31T03:35:38.330Z] Login Succeeded [2023-08-31T03:35:38.330Z] nexus3.edgexfoundry.org:10004 [2023-08-31T03:35:38.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:38.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:38.590Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:38.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:38.590Z] [2023-08-31T03:35:38.590Z] Login Succeeded [2023-08-31T03:35:38.590Z] docker.io [2023-08-31T03:35:38.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:38.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:38.850Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:38.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:38.850Z] [2023-08-31T03:35:38.850Z] Login Succeeded [2023-08-31T03:35:38.850Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T03:35:38.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T03:35:39.502Z] + git rev-list -1 --merges 85bf58d186bc4a3672255d1fe2ec5883a76334ca~1..85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] echo [2023-08-31T03:35:39.574Z] -----------> git rev-list -1 --merges 85bf58d186bc4a3672255d1fe2ec5883a76334ca~1..85bf58d186bc4a3672255d1fe2ec5883a76334ca 85bf58d186bc4a3672255d1fe2ec5883a76334ca [false] [Pipeline] sh [2023-08-31T03:35:39.893Z] + git log --format=format:%s -1 85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] echo [2023-08-31T03:35:39.927Z] ========================================================= [2023-08-31T03:35:39.927Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T03:35:39.927Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T03:35:40.343Z] + git log --format=format:%s -1 85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] echo [2023-08-31T03:35:40.376Z] [semverPrep] GIT_COMMIT: 85bf58d186bc4a3672255d1fe2ec5883a76334ca, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-31T03:35:40.403Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T03:35:40.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T03:35:40.790Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T03:35:40.790Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T03:35:40.790Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T03:35:40.790Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T03:35:40.790Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T03:35:40.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:35:41.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T03:35:41.291Z] [2023-08-31T03:35:41.291Z] 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-31T03:35:41.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T03:35:41.671Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T03:35:41.671Z] b85a868b505f: Pulling fs layer [2023-08-31T03:35:41.671Z] e2be974225ed: Pulling fs layer [2023-08-31T03:35:41.671Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T03:35:41.671Z] 988bab9f4d93: Pulling fs layer [2023-08-31T03:35:41.671Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T03:35:41.671Z] eaf3925da568: Pulling fs layer [2023-08-31T03:35:41.671Z] bab4dde63d76: Pulling fs layer [2023-08-31T03:35:41.671Z] bde34c3a00c8: Pulling fs layer [2023-08-31T03:35:41.671Z] b352a97aabf1: Pulling fs layer [2023-08-31T03:35:41.671Z] 4872d77fe225: Pulling fs layer [2023-08-31T03:35:41.671Z] 1469e6f7b9e6: Waiting [2023-08-31T03:35:41.671Z] eaf3925da568: Waiting [2023-08-31T03:35:41.671Z] bab4dde63d76: Waiting [2023-08-31T03:35:41.671Z] 988bab9f4d93: Waiting [2023-08-31T03:35:41.671Z] b352a97aabf1: Waiting [2023-08-31T03:35:41.671Z] 4872d77fe225: Waiting [2023-08-31T03:35:41.671Z] bde34c3a00c8: Waiting [2023-08-31T03:35:41.671Z] 5851b861e8e6: Pulling fs layer [2023-08-31T03:35:41.671Z] e2be974225ed: Verifying Checksum [2023-08-31T03:35:41.671Z] e2be974225ed: Download complete [2023-08-31T03:35:41.671Z] 988bab9f4d93: Verifying Checksum [2023-08-31T03:35:41.671Z] 988bab9f4d93: Download complete [2023-08-31T03:35:41.671Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T03:35:41.671Z] 1469e6f7b9e6: Download complete [2023-08-31T03:35:41.671Z] eaf3925da568: Verifying Checksum [2023-08-31T03:35:41.671Z] eaf3925da568: Download complete [2023-08-31T03:35:41.932Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T03:35:41.932Z] 339a4e72a1f5: Download complete [2023-08-31T03:35:41.932Z] bde34c3a00c8: Verifying Checksum [2023-08-31T03:35:41.932Z] bde34c3a00c8: Download complete [2023-08-31T03:35:41.932Z] b352a97aabf1: Download complete [2023-08-31T03:35:41.932Z] 4872d77fe225: Download complete [2023-08-31T03:35:41.932Z] 5851b861e8e6: Download complete [2023-08-31T03:35:41.932Z] b85a868b505f: Download complete [2023-08-31T03:35:42.193Z] bab4dde63d76: Verifying Checksum [2023-08-31T03:35:42.193Z] bab4dde63d76: Download complete [2023-08-31T03:35:43.141Z] b85a868b505f: Pull complete [2023-08-31T03:35:43.401Z] e2be974225ed: Pull complete [2023-08-31T03:35:43.970Z] 339a4e72a1f5: Pull complete [2023-08-31T03:35:43.970Z] 988bab9f4d93: Pull complete [2023-08-31T03:35:44.229Z] 1469e6f7b9e6: Pull complete [2023-08-31T03:35:44.229Z] eaf3925da568: Pull complete [2023-08-31T03:35:46.131Z] bab4dde63d76: Pull complete [2023-08-31T03:35:46.131Z] bde34c3a00c8: Pull complete [2023-08-31T03:35:46.390Z] b352a97aabf1: Pull complete [2023-08-31T03:35:46.390Z] 4872d77fe225: Pull complete [2023-08-31T03:35:46.390Z] 5851b861e8e6: Pull complete [2023-08-31T03:35:46.390Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T03:35:46.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T03:35:46.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:35:46.633Z] prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container [2023-08-31T03:35:46.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T03:35:51.098Z] $ docker top b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 -eo pid,comm [2023-08-31T03:35:51.152Z] 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-31T03:35:51.152Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T03:35:51.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T03:35:51.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T03:35:51.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T03:35:51.401Z] $ docker exec b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 ssh-agent [2023-08-31T03:35:51.509Z] SSH_AUTH_SOCK=/tmp/ssh-rX8tz7zgYHp5/agent.32 [2023-08-31T03:35:51.509Z] SSH_AGENT_PID=38 [2023-08-31T03:35:51.517Z] Running ssh-add (command line suppressed) [2023-08-31T03:35:51.623Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-76@tmp/private_key_5642017893020929099.key (/w/workspace/xfoundry_app-record-replay_PR-76@tmp/private_key_5642017893020929099.key) [2023-08-31T03:35:51.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T03:35:51.969Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T03:35:51.999Z] $ docker exec --env ******** --env ******** b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 ssh-agent -k [2023-08-31T03:35:52.103Z] unset SSH_AUTH_SOCK; [2023-08-31T03:35:52.104Z] unset SSH_AGENT_PID; [2023-08-31T03:35:52.104Z] echo Agent pid 38 killed; [2023-08-31T03:35:52.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T03:35:52.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T03:35:52.204Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T03:35:52.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T03:35:52.315Z] $ docker exec b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 ssh-agent [2023-08-31T03:35:52.424Z] SSH_AUTH_SOCK=/tmp/ssh-d0cU4TITI3X8/agent.70 [2023-08-31T03:35:52.424Z] SSH_AGENT_PID=76 [2023-08-31T03:35:52.429Z] Running ssh-add (command line suppressed) [2023-08-31T03:35:52.531Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-76@tmp/private_key_12379587124159704635.key (/w/workspace/xfoundry_app-record-replay_PR-76@tmp/private_key_12379587124159704635.key) [2023-08-31T03:35:52.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T03:35:52.888Z] + git semver init [2023-08-31T03:35:53.149Z] 2023-08-31 03:35:53,057 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T03:35:53.149Z] 2023-08-31 03:35:53,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-76/.semver [2023-08-31T03:35:53.149Z] 2023-08-31 03:35:53,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-76/.semver [2023-08-31T03:35:53.149Z] 2023-08-31 03:35:53,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-76/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-76, universal_newlines=False, shell=None, istream=None) [2023-08-31T03:35:53.719Z] 2023-08-31 03:35:53,683 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-76/.git/info/exclude [2023-08-31T03:35:53.719Z] 2023-08-31 03:35:53,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-76/.semver/PR-76 with force:False [2023-08-31T03:35:53.719Z] 2023-08-31 03:35:53,684 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-76/.semver/PR-76 [2023-08-31T03:35:53.719Z] 2023-08-31 03:35:53,688 [execute] INFO git cat-file --batch-check [2023-08-31T03:35:53.719Z] 2023-08-31 03:35:53,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-76/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T03:35:53.719Z] 2023-08-31 03:35:53,694 [execute] INFO git cat-file --batch [2023-08-31T03:35:53.719Z] 2023-08-31 03:35:53,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-76/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T03:35:53.719Z] 2023-08-31 03:35:53,699 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-76/.semver/PR-76 [2023-08-31T03:35:53.719Z] 0.0.0 [Pipeline] } [2023-08-31T03:35:53.745Z] $ docker exec --env ******** --env ******** b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 ssh-agent -k [2023-08-31T03:35:53.846Z] unset SSH_AUTH_SOCK; [2023-08-31T03:35:53.847Z] unset SSH_AGENT_PID; [2023-08-31T03:35:53.847Z] echo Agent pid 76 killed; [2023-08-31T03:35:53.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T03:35:54.273Z] + git semver [Pipeline] } [2023-08-31T03:35:54.558Z] $ docker stop --time=1 b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 [2023-08-31T03:35:55.826Z] $ docker rm -f --volumes b81daa6f50786fd7c4bd4f348dd6b3cca45e1efde483f5ef7dedcdacf8704532 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T03:35:56.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T03:35:56.507Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T03:35:56.528Z] [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-31T03:35:57.157Z] provisioning config files... [2023-08-31T03:35:57.168Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-76@tmp/config15664615585266631719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:35:57.513Z] ---> docker-login.sh [2023-08-31T03:35:57.513Z] nexus3.edgexfoundry.org:10001 [2023-08-31T03:35:57.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:57.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:57.513Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:57.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:57.513Z] [2023-08-31T03:35:57.513Z] Login Succeeded [2023-08-31T03:35:57.513Z] nexus3.edgexfoundry.org:10002 [2023-08-31T03:35:57.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:57.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:57.513Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:57.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:57.513Z] [2023-08-31T03:35:57.514Z] Login Succeeded [2023-08-31T03:35:57.514Z] nexus3.edgexfoundry.org:10003 [2023-08-31T03:35:57.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:57.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:57.773Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:57.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:57.773Z] [2023-08-31T03:35:57.773Z] Login Succeeded [2023-08-31T03:35:57.773Z] nexus3.edgexfoundry.org:10004 [2023-08-31T03:35:57.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:57.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:57.774Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:57.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:57.774Z] [2023-08-31T03:35:57.774Z] Login Succeeded [2023-08-31T03:35:57.774Z] docker.io [2023-08-31T03:35:57.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:35:58.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:35:58.033Z] Configure a credential helper to remove this warning. See [2023-08-31T03:35:58.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:35:58.033Z] [2023-08-31T03:35:58.033Z] Login Succeeded [2023-08-31T03:35:58.033Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T03:35:58.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T03:35:58.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T03:35:58.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T03:35:58.326Z] ========================================================= [2023-08-31T03:35:58.326Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T03:35:58.326Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:35:58.798Z] + 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-31T03:35:58.798Z] Sending build context to Docker daemon 564.2kB [2023-08-31T03:35:58.799Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T03:35:58.799Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T03:35:58.799Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T03:35:58.799Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T03:35:58.799Z] 6911f1a30b25: Pulling fs layer [2023-08-31T03:35:58.799Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T03:35:58.799Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T03:35:58.799Z] ec0bb842ea78: Pulling fs layer [2023-08-31T03:35:58.799Z] 40a00589a448: Pulling fs layer [2023-08-31T03:35:58.799Z] 6c08303d61cc: Pulling fs layer [2023-08-31T03:35:58.799Z] 798269fcf238: Pulling fs layer [2023-08-31T03:35:58.799Z] 6863d3e3a2b1: Waiting [2023-08-31T03:35:58.799Z] ec0bb842ea78: Waiting [2023-08-31T03:35:58.799Z] 40a00589a448: Waiting [2023-08-31T03:35:58.799Z] 6c08303d61cc: Waiting [2023-08-31T03:35:58.799Z] 6911f1a30b25: Download complete [2023-08-31T03:35:58.799Z] 6863d3e3a2b1: Download complete [2023-08-31T03:35:58.799Z] ec0bb842ea78: Verifying Checksum [2023-08-31T03:35:58.799Z] ec0bb842ea78: Download complete [2023-08-31T03:35:58.799Z] 4db1b89c0bd1: Verifying Checksum [2023-08-31T03:35:58.799Z] 4db1b89c0bd1: Download complete [2023-08-31T03:35:59.059Z] 40a00589a448: Verifying Checksum [2023-08-31T03:35:59.059Z] 40a00589a448: Download complete [2023-08-31T03:35:59.059Z] 4db1b89c0bd1: Pull complete [2023-08-31T03:35:59.326Z] 6911f1a30b25: Pull complete [2023-08-31T03:35:59.587Z] 798269fcf238: Verifying Checksum [2023-08-31T03:35:59.587Z] 798269fcf238: Download complete [2023-08-31T03:35:59.587Z] e194b8c5c2a9: Verifying Checksum [2023-08-31T03:35:59.587Z] e194b8c5c2a9: Download complete [2023-08-31T03:35:59.845Z] 6c08303d61cc: Verifying Checksum [2023-08-31T03:35:59.845Z] 6c08303d61cc: Download complete [2023-08-31T03:36:03.128Z] e194b8c5c2a9: Pull complete [2023-08-31T03:36:03.128Z] 6863d3e3a2b1: Pull complete [2023-08-31T03:36:03.128Z] ec0bb842ea78: Pull complete [2023-08-31T03:36:03.128Z] 40a00589a448: Pull complete [2023-08-31T03:36:05.668Z] 6c08303d61cc: Pull complete [2023-08-31T03:36:06.234Z] 798269fcf238: Pull complete [2023-08-31T03:36:06.234Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T03:36:06.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T03:36:06.234Z] ---> ec979cd7f677 [2023-08-31T03:36:06.234Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T03:36:11.974Z] Still waiting to schedule task [2023-08-31T03:36:11.974Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-31T03:36:12.828Z] ---> Running in a01c8ed44559 [2023-08-31T03:36:12.828Z] Removing intermediate container a01c8ed44559 [2023-08-31T03:36:12.828Z] ---> 9a501331275f [2023-08-31T03:36:12.828Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T03:36:12.828Z] ---> Running in 94a68d90450b [2023-08-31T03:36:13.087Z] Removing intermediate container 94a68d90450b [2023-08-31T03:36:13.087Z] ---> d2f4b43e6b89 [2023-08-31T03:36:13.087Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-31T03:36:13.087Z] ---> Running in 212724b9d718 [2023-08-31T03:36:13.087Z] Removing intermediate container 212724b9d718 [2023-08-31T03:36:13.087Z] ---> bfb0167bb4d6 [2023-08-31T03:36:13.087Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T03:36:13.087Z] ---> Running in 2008cec7fd0e [2023-08-31T03:36:13.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T03:36:13.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T03:36:14.171Z] OK: 265 MiB in 53 packages [2023-08-31T03:36:14.430Z] Removing intermediate container 2008cec7fd0e [2023-08-31T03:36:14.430Z] ---> 08488e2342d6 [2023-08-31T03:36:14.430Z] Step 7/12 : WORKDIR /app [2023-08-31T03:36:14.430Z] ---> Running in 0924f5339e48 [2023-08-31T03:36:14.430Z] Removing intermediate container 0924f5339e48 [2023-08-31T03:36:14.430Z] ---> 803e345b167a [2023-08-31T03:36:14.430Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-31T03:36:14.688Z] ---> a98d72a57cb0 [2023-08-31T03:36:14.688Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T03:36:14.688Z] ---> Running in 5a89dfb0321d [2023-08-31T03:36:53.451Z] Removing intermediate container 5a89dfb0321d [2023-08-31T03:36:53.451Z] ---> 59cbc47f812f [2023-08-31T03:36:53.451Z] Step 10/12 : COPY . . [2023-08-31T03:36:53.711Z] ---> a27cc2e7a36c [2023-08-31T03:36:53.711Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T03:36:53.711Z] ---> Running in b54f00f078f6 [2023-08-31T03:36:53.711Z] Removing intermediate container b54f00f078f6 [2023-08-31T03:36:53.711Z] ---> f3907b2bfa9d [2023-08-31T03:36:53.711Z] Step 12/12 : RUN $MAKE [2023-08-31T03:36:53.711Z] ---> Running in 18a3fde33e52 [2023-08-31T03:36:53.969Z] noop [2023-08-31T03:36:54.228Z] Removing intermediate container 18a3fde33e52 [2023-08-31T03:36:54.228Z] ---> 65484f65fdb9 [2023-08-31T03:36:54.228Z] Successfully built 65484f65fdb9 [2023-08-31T03:36:54.228Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:36:54.676Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T03:36:54.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:36:54.833Z] prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container [2023-08-31T03:36:54.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T03:36:55.208Z] $ docker top 67b7c376520767040b91014181e8861e80abd68cc7650f118d6d27d2429f89c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:36:55.604Z] + go version [2023-08-31T03:36:55.604Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T03:36:55.639Z] $ docker stop --time=1 67b7c376520767040b91014181e8861e80abd68cc7650f118d6d27d2429f89c1 [2023-08-31T03:36:56.940Z] $ docker rm -f --volumes 67b7c376520767040b91014181e8861e80abd68cc7650f118d6d27d2429f89c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:36:57.653Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T03:36:57.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:36:57.815Z] prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container [2023-08-31T03:36:57.849Z] $ 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-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T03:36:58.196Z] $ docker top a592e04b4477235be674b88af8ecf4c82bd37266f7e08653ad1d202f57af503d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:36:58.599Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-76 [Pipeline] fileExists [Pipeline] sh [2023-08-31T03:36:58.957Z] + make test [2023-08-31T03:36:58.957Z] go test -race -coverprofile=coverage.out ./... [2023-08-31T03:37:20.895Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-31T03:37:20.895Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.072s coverage: 88.0% of statements [2023-08-31T03:37:20.895Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-31T03:37:20.895Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-31T03:37:20.895Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-31T03:37:29.011Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.639s coverage: 98.7% of statements [2023-08-31T03:37:29.011Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.115s coverage: 78.7% of statements [2023-08-31T03:37:29.011Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.063s coverage: 100.0% of statements [2023-08-31T03:37:45.263Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4979 in /w/workspace/xfoundry_app-record-replay_PR-76 [Pipeline] { [Pipeline] ws [2023-08-31T03:37:45.324Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-08-31T03:37:45.411Z] Selected Git installation does not exist. Using Default [2023-08-31T03:37:45.411Z] The recommended git tool is: NONE [2023-08-31T03:37:50.326Z] using credential edgex-jenkins-ssh [2023-08-31T03:37:50.345Z] Cloning the remote Git repository [2023-08-31T03:37:50.376Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-31T03:37:51.176Z] go vet ./... [2023-08-31T03:37:50.470Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-31T03:37:50.608Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-31T03:37:50.609Z] > git --version # timeout=10 [2023-08-31T03:37:50.633Z] > git --version # 'git version 2.25.1' [2023-08-31T03:37:50.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T03:37:50.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T03:37:51.393Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-31T03:37:51.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T03:37:52.773Z] Merging remotes/origin/main commit 9ced618f1fdce2a80cc557ee98d043400b8102f3 into PR head commit 85bf58d186bc4a3672255d1fe2ec5883a76334ca [2023-08-31T03:37:52.265Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-31T03:37:52.305Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-31T03:37:52.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T03:37:52.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-31T03:37:52.785Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T03:37:52.852Z] > git checkout -f 85bf58d186bc4a3672255d1fe2ec5883a76334ca # timeout=10 [2023-08-31T03:37:52.942Z] > git remote # timeout=10 [2023-08-31T03:37:53.051Z] Merge succeeded, producing 85bf58d186bc4a3672255d1fe2ec5883a76334ca [2023-08-31T03:37:53.051Z] Checking out Revision 85bf58d186bc4a3672255d1fe2ec5883a76334ca (PR-76) [2023-08-31T03:37:53.521Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-31T03:37:53.577Z] > git --version # timeout=10 [2023-08-31T03:37:53.589Z] > git --version # 'git version 2.25.1' [2023-08-31T03:37:53.605Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-08-31T03:37:52.962Z] > git config --get remote.origin.url # timeout=10 [2023-08-31T03:37:52.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T03:37:53.001Z] > git merge 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 [2023-08-31T03:37:53.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-31T03:37:53.050Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T03:37:53.068Z] > git checkout -f 85bf58d186bc4a3672255d1fe2ec5883a76334ca # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T03:37:54.920Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T03:37:54.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T03:37:54.920Z] Dload Upload Total Spent Left Speed [2023-08-31T03:37:54.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-08-31T03:37:55.363Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T03:37:55.363Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T03:37:55.363Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T03:37:55.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T03:37:55.433Z] $ docker stop --time=1 a592e04b4477235be674b88af8ecf4c82bd37266f7e08653ad1d202f57af503d [2023-08-31T03:37:55.487Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-08-31T03:38:00.779Z] $ docker rm -f --volumes a592e04b4477235be674b88af8ecf4c82bd37266f7e08653ad1d202f57af503d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-08-31T03:38:01.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T03:38:01.440Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T03:38:01.440Z] + sudo tee /etc/docker/daemon.new [2023-08-31T03:38:01.440Z] { [2023-08-31T03:38:01.440Z] "registry-mirrors": [ [2023-08-31T03:38:01.440Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T03:38:01.440Z] ], [2023-08-31T03:38:01.440Z] "bip": "10.250.0.254/24", [2023-08-31T03:38:01.440Z] "hosts": [ [2023-08-31T03:38:01.440Z] "tcp://0.0.0.0:5555", [2023-08-31T03:38:01.440Z] "unix:///var/run/docker.sock" [2023-08-31T03:38:01.440Z] ], [2023-08-31T03:38:01.440Z] "mtu": 1458, [2023-08-31T03:38:01.440Z] "selinux-enabled": true, [2023-08-31T03:38:01.440Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T03:38:01.440Z] } [2023-08-31T03:38:01.447Z] Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-31T03:38:01.788Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2023-08-31T03:38:02.281Z] + sudo service docker restart [2023-08-31T03:38:02.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T03:38:02.622Z] + ls -al . [2023-08-31T03:38:02.622Z] total 184 [2023-08-31T03:38:02.622Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 03:36 . [2023-08-31T03:38:02.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:35 .. [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 03:35 .dockerignore [2023-08-31T03:38:02.622Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 03:35 .git [2023-08-31T03:38:02.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:35 .github [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 31 03:35 .gitignore [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 03:35 .golangci.yml [2023-08-31T03:38:02.622Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 03:35 .semver [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 31 03:35 Attribution.txt [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 31 03:35 CHANGELOG.md [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 31 03:35 Dockerfile [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 03:35 GOVERNANCE.md [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 31 03:35 Jenkinsfile [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 03:35 LICENSE [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 31 03:35 Makefile [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 31 03:35 OWNERS.md [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 31 03:35 README.md [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 7594 Aug 31 03:35 Record and Reply.postman_collection.json [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 03:35 VERSION [2023-08-31T03:38:02.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:35 bin [2023-08-31T03:38:02.622Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 31 03:37 coverage.out [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 31 03:35 go.mod [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 31 03:35 go.sum [2023-08-31T03:38:02.622Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 03:35 internal [2023-08-31T03:38:02.622Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 31 03:35 main.go [2023-08-31T03:38:02.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:35 openapi [2023-08-31T03:38:02.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:35 pkg [2023-08-31T03:38:02.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:38:03.012Z] + 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=85bf58d186bc4a3672255d1fe2ec5883a76334ca --label arch=amd64 --label version=0.0.0 . [2023-08-31T03:38:03.012Z] Sending build context to Docker daemon 589.3kB [2023-08-31T03:38:03.012Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T03:38:03.012Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-31T03:38:03.012Z] ---> 65484f65fdb9 [2023-08-31T03:38:03.012Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T03:38:03.270Z] ---> Running in 43c359495464 [2023-08-31T03:38:03.270Z] Removing intermediate container 43c359495464 [2023-08-31T03:38:03.270Z] ---> 39c85adc6ba1 [2023-08-31T03:38:03.270Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T03:38:03.270Z] ---> Running in 1a95518b6715 [2023-08-31T03:38:03.270Z] Removing intermediate container 1a95518b6715 [2023-08-31T03:38:03.270Z] ---> 860b4a12a63d [2023-08-31T03:38:03.270Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-31T03:38:03.270Z] ---> Running in 81304bb94dcf [2023-08-31T03:38:03.529Z] Removing intermediate container 81304bb94dcf [2023-08-31T03:38:03.529Z] ---> 64b0e1267165 [2023-08-31T03:38:03.529Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T03:38:03.529Z] ---> Running in 57c547fc5047 [2023-08-31T03:38:03.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T03:38:04.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T03:38:04.308Z] OK: 265 MiB in 53 packages [2023-08-31T03:38:04.567Z] Removing intermediate container 57c547fc5047 [2023-08-31T03:38:04.567Z] ---> 29113646d859 [2023-08-31T03:38:04.567Z] Step 7/26 : WORKDIR /app [2023-08-31T03:38:04.567Z] ---> Running in d65b5c411655 [2023-08-31T03:38:04.567Z] Removing intermediate container d65b5c411655 [2023-08-31T03:38:04.567Z] ---> a8f263548f82 [2023-08-31T03:38:04.567Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-31T03:38:04.826Z] ---> 9e4a987f1c66 [2023-08-31T03:38:04.826Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T03:38:04.826Z] ---> Running in 8dddef448cf1 [2023-08-31T03:38:05.393Z] Removing intermediate container 8dddef448cf1 [2023-08-31T03:38:05.393Z] ---> fd8576ff728d [2023-08-31T03:38:05.393Z] Step 10/26 : COPY . . [2023-08-31T03:38:05.652Z] ---> bbd0e98612b5 [2023-08-31T03:38:05.652Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T03:38:05.652Z] ---> Running in 1e05c7aefc69 [2023-08-31T03:38:05.652Z] Removing intermediate container 1e05c7aefc69 [2023-08-31T03:38:05.652Z] ---> a45bf760ea99 [2023-08-31T03:38:05.652Z] Step 12/26 : RUN $MAKE [2023-08-31T03:38:05.652Z] ---> Running in ab37358da210 [2023-08-31T03:38:06.372Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -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-31T03:38:20.609Z] provisioning config files... [2023-08-31T03:38:20.631Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config17995877065474070789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:38:21.010Z] ---> docker-login.sh [2023-08-31T03:38:21.011Z] nexus3.edgexfoundry.org:10001 [2023-08-31T03:38:21.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:38:21.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:38:21.551Z] Configure a credential helper to remove this warning. See [2023-08-31T03:38:21.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:38:21.551Z] [2023-08-31T03:38:21.551Z] Login Succeeded [2023-08-31T03:38:21.551Z] nexus3.edgexfoundry.org:10002 [2023-08-31T03:38:21.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:38:21.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:38:21.820Z] Configure a credential helper to remove this warning. See [2023-08-31T03:38:21.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:38:21.820Z] [2023-08-31T03:38:21.820Z] Login Succeeded [2023-08-31T03:38:21.820Z] nexus3.edgexfoundry.org:10003 [2023-08-31T03:38:22.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:38:22.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:38:22.087Z] Configure a credential helper to remove this warning. See [2023-08-31T03:38:22.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:38:22.087Z] [2023-08-31T03:38:22.087Z] Login Succeeded [2023-08-31T03:38:22.354Z] nexus3.edgexfoundry.org:10004 [2023-08-31T03:38:22.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:38:22.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:38:22.625Z] Configure a credential helper to remove this warning. See [2023-08-31T03:38:22.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:38:22.625Z] [2023-08-31T03:38:22.625Z] Login Succeeded [2023-08-31T03:38:22.625Z] docker.io [2023-08-31T03:38:22.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T03:38:22.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T03:38:22.894Z] Configure a credential helper to remove this warning. See [2023-08-31T03:38:22.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T03:38:22.894Z] [2023-08-31T03:38:22.894Z] Login Succeeded [2023-08-31T03:38:22.894Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T03:38:22.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T03:38:23.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T03:38:23.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T03:38:23.389Z] ========================================================= [2023-08-31T03:38:23.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T03:38:23.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:38:23.899Z] + 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-31T03:38:23.899Z] Sending build context to Docker daemon 256.5kB [2023-08-31T03:38:24.166Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T03:38:24.166Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T03:38:24.755Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T03:38:24.755Z] edb6bdbacee9: Pulling fs layer [2023-08-31T03:38:24.755Z] 5f9638ab2659: Pulling fs layer [2023-08-31T03:38:24.755Z] 8d51d6327a98: Pulling fs layer [2023-08-31T03:38:24.755Z] 8b374f2dd631: Pulling fs layer [2023-08-31T03:38:24.755Z] ec14aa9079de: Pulling fs layer [2023-08-31T03:38:24.755Z] 2f466654f4bb: Pulling fs layer [2023-08-31T03:38:24.755Z] 554e91adad29: Pulling fs layer [2023-08-31T03:38:24.755Z] 8b374f2dd631: Waiting [2023-08-31T03:38:24.755Z] ec14aa9079de: Waiting [2023-08-31T03:38:24.755Z] 2f466654f4bb: Waiting [2023-08-31T03:38:24.755Z] 554e91adad29: Waiting [2023-08-31T03:38:24.755Z] 5f9638ab2659: Verifying Checksum [2023-08-31T03:38:24.755Z] 5f9638ab2659: Download complete [2023-08-31T03:38:24.755Z] 8b374f2dd631: Verifying Checksum [2023-08-31T03:38:24.755Z] 8b374f2dd631: Download complete [2023-08-31T03:38:24.755Z] ec14aa9079de: Verifying Checksum [2023-08-31T03:38:24.755Z] ec14aa9079de: Download complete [2023-08-31T03:38:24.755Z] edb6bdbacee9: Verifying Checksum [2023-08-31T03:38:24.755Z] edb6bdbacee9: Download complete [2023-08-31T03:38:25.723Z] edb6bdbacee9: Pull complete [2023-08-31T03:38:26.097Z] 554e91adad29: Verifying Checksum [2023-08-31T03:38:26.097Z] 554e91adad29: Download complete [2023-08-31T03:38:26.377Z] 5f9638ab2659: Pull complete [2023-08-31T03:38:27.381Z] 8d51d6327a98: Verifying Checksum [2023-08-31T03:38:27.381Z] 8d51d6327a98: Download complete [2023-08-31T03:38:27.381Z] 2f466654f4bb: Verifying Checksum [2023-08-31T03:38:27.381Z] 2f466654f4bb: Download complete [2023-08-31T03:38:28.315Z] Removing intermediate container ab37358da210 [2023-08-31T03:38:28.315Z] ---> 44bc9803e514 [2023-08-31T03:38:28.315Z] Step 13/26 : FROM alpine:3.17 [2023-08-31T03:38:28.572Z] 3.17: Pulling from library/alpine [2023-08-31T03:38:28.831Z] 9398808236ff: Pulling fs layer [2023-08-31T03:38:28.831Z] 9398808236ff: Verifying Checksum [2023-08-31T03:38:28.831Z] 9398808236ff: Download complete [2023-08-31T03:38:29.181Z] 9398808236ff: Pull complete [2023-08-31T03:38:29.181Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T03:38:29.181Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T03:38:29.181Z] ---> 1e0b8b5322fc [2023-08-31T03:38:29.181Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-31T03:38:29.440Z] ---> Running in 879250cd241a [2023-08-31T03:38:29.440Z] Removing intermediate container 879250cd241a [2023-08-31T03:38:29.440Z] ---> b868c64cbc57 [2023-08-31T03:38:29.440Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-31T03:38:29.440Z] ---> Running in f312835a5cf8 [2023-08-31T03:38:29.440Z] Removing intermediate container f312835a5cf8 [2023-08-31T03:38:29.440Z] ---> 92832d7a7e11 [2023-08-31T03:38:29.440Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-31T03:38:29.440Z] ---> Running in afb6309fc2b2 [2023-08-31T03:38:29.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T03:38:29.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T03:38:30.216Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-31T03:38:30.216Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-31T03:38:30.216Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T03:38:30.216Z] Executing ca-certificates-20230506-r0.trigger [2023-08-31T03:38:30.499Z] OK: 8 MiB in 17 packages [2023-08-31T03:38:30.758Z] Removing intermediate container afb6309fc2b2 [2023-08-31T03:38:30.758Z] ---> 8e8891376763 [2023-08-31T03:38:30.758Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-31T03:38:31.017Z] ---> 7a39700fa715 [2023-08-31T03:38:31.017Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-31T03:38:31.017Z] ---> 73eb80e8c2e9 [2023-08-31T03:38:31.017Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-31T03:38:31.276Z] ---> 7a2e404a9bdb [2023-08-31T03:38:31.276Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-31T03:38:32.256Z] ---> cfa995ac590e [2023-08-31T03:38:32.256Z] Step 21/26 : EXPOSE 59712 [2023-08-31T03:38:32.256Z] ---> Running in 87ac0a53f4b5 [2023-08-31T03:38:32.256Z] Removing intermediate container 87ac0a53f4b5 [2023-08-31T03:38:32.256Z] ---> 17a61c8a7fde [2023-08-31T03:38:32.256Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-31T03:38:32.256Z] ---> Running in 2df5075380eb [2023-08-31T03:38:32.256Z] Removing intermediate container 2df5075380eb [2023-08-31T03:38:32.256Z] ---> a17c1c8a341e [2023-08-31T03:38:32.256Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T03:38:32.516Z] ---> Running in 8b0c1bc77c9c [2023-08-31T03:38:32.516Z] Removing intermediate container 8b0c1bc77c9c [2023-08-31T03:38:32.516Z] ---> d5db50567318 [2023-08-31T03:38:32.516Z] Step 24/26 : LABEL arch=amd64 [2023-08-31T03:38:32.516Z] ---> Running in acf6ba7601e5 [2023-08-31T03:38:32.516Z] Removing intermediate container acf6ba7601e5 [2023-08-31T03:38:32.516Z] ---> a177e63d78de [2023-08-31T03:38:32.516Z] Step 25/26 : LABEL git_sha=85bf58d186bc4a3672255d1fe2ec5883a76334ca [2023-08-31T03:38:32.516Z] ---> Running in 54abdb87d563 [2023-08-31T03:38:32.516Z] Removing intermediate container 54abdb87d563 [2023-08-31T03:38:32.516Z] ---> 5303c08052bf [2023-08-31T03:38:32.516Z] Step 26/26 : LABEL version=0.0.0 [2023-08-31T03:38:32.775Z] ---> Running in c9c5ba2a2956 [2023-08-31T03:38:32.775Z] Removing intermediate container c9c5ba2a2956 [2023-08-31T03:38:32.775Z] ---> f2ac4d6bee7b [2023-08-31T03:38:32.775Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T03:38:32.775Z] Successfully built f2ac4d6bee7b [2023-08-31T03:38:32.775Z] 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-31T03:38:33.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T03:38:33.668Z] [2023-08-31T03:38:33.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:38:34.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T03:38:34.052Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T03:38:34.052Z] 5eb5b503b376: Pulling fs layer [2023-08-31T03:38:34.052Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T03:38:34.052Z] ec43610c2a17: Pulling fs layer [2023-08-31T03:38:34.052Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T03:38:34.052Z] 3a2ae6a8a46f: Waiting [2023-08-31T03:38:34.052Z] 33b1e0a273af: Pulling fs layer [2023-08-31T03:38:34.052Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T03:38:34.052Z] 2f39f015ded8: Pulling fs layer [2023-08-31T03:38:34.052Z] 33b1e0a273af: Waiting [2023-08-31T03:38:34.052Z] 5d3b04190fa2: Waiting [2023-08-31T03:38:34.052Z] 5c69ac0246d0: Verifying Checksum [2023-08-31T03:38:34.052Z] 5c69ac0246d0: Download complete [2023-08-31T03:38:34.052Z] 3a2ae6a8a46f: Download complete [2023-08-31T03:38:34.052Z] 33b1e0a273af: Verifying Checksum [2023-08-31T03:38:34.052Z] 33b1e0a273af: Download complete [2023-08-31T03:38:34.052Z] 5d3b04190fa2: Verifying Checksum [2023-08-31T03:38:34.052Z] 5d3b04190fa2: Download complete [2023-08-31T03:38:34.052Z] ec43610c2a17: Verifying Checksum [2023-08-31T03:38:34.052Z] ec43610c2a17: Download complete [2023-08-31T03:38:34.310Z] 5eb5b503b376: Verifying Checksum [2023-08-31T03:38:34.310Z] 5eb5b503b376: Download complete [2023-08-31T03:38:34.879Z] 2f39f015ded8: Download complete [2023-08-31T03:38:35.445Z] 5eb5b503b376: Pull complete [2023-08-31T03:38:35.445Z] 5c69ac0246d0: Pull complete [2023-08-31T03:38:36.011Z] ec43610c2a17: Pull complete [2023-08-31T03:38:36.011Z] 3a2ae6a8a46f: Pull complete [2023-08-31T03:38:36.269Z] 33b1e0a273af: Pull complete [2023-08-31T03:38:36.269Z] 5d3b04190fa2: Pull complete [2023-08-31T03:38:39.696Z] 8d51d6327a98: Pull complete [2023-08-31T03:38:39.696Z] 8b374f2dd631: Pull complete [2023-08-31T03:38:39.696Z] ec14aa9079de: Pull complete [2023-08-31T03:38:41.574Z] 2f39f015ded8: Pull complete [2023-08-31T03:38:41.574Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T03:38:41.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T03:38:41.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:38:41.790Z] prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container [2023-08-31T03:38:41.824Z] $ 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-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@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-31T03:38:45.059Z] 2f466654f4bb: Pull complete [2023-08-31T03:38:47.646Z] 554e91adad29: Pull complete [2023-08-31T03:38:47.646Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T03:38:47.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T03:38:47.646Z] ---> 1e15ea492957 [2023-08-31T03:38:47.646Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T03:38:47.751Z] $ docker top 8d8abcab9f6082d817d6cc6ccb2e3b1cd10e9b5595589eb9eddbd71cd90dc61d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:38:48.245Z] ---> job-cost.sh [2023-08-31T03:38:48.245Z] lf-activate-venv: SKIPPING [2023-08-31T03:38:48.245Z] INFO: No Stack... [2023-08-31T03:38:48.505Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T03:38:48.766Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T03:38:49.089Z] + cat /w/workspace/xfoundry_app-record-replay_PR-76/archives/cost.csv [2023-08-31T03:38:49.089Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T03:38:49.131Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [2023-08-31T03:38:49.136Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] did not exist. Created. [2023-08-31T03:38:49.136Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T03:38:49.540Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T03:38:49.588Z] Stashed 1 file(s) [2023-08-31T03:38:49.588Z] ---> Running in 2abf08d324e5 [2023-08-31T03:38:49.588Z] Removing intermediate container 2abf08d324e5 [2023-08-31T03:38:49.588Z] ---> 87c0bfbd8aba [2023-08-31T03:38:49.588Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T03:38:49.588Z] ---> Running in 84b5caef58be [Pipeline] } [2023-08-31T03:38:49.638Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T03:38:49.717Z] $ docker stop --time=1 8d8abcab9f6082d817d6cc6ccb2e3b1cd10e9b5595589eb9eddbd71cd90dc61d [2023-08-31T03:38:49.855Z] Removing intermediate container 84b5caef58be [2023-08-31T03:38:49.855Z] ---> 383745e121f3 [2023-08-31T03:38:49.855Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-31T03:38:50.126Z] ---> Running in 2245b1035ea6 [2023-08-31T03:38:50.398Z] Removing intermediate container 2245b1035ea6 [2023-08-31T03:38:50.398Z] ---> e7a62ac54110 [2023-08-31T03:38:50.398Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T03:38:50.398Z] ---> Running in beea9ed1c3d9 [2023-08-31T03:38:50.870Z] $ docker rm -f --volumes 8d8abcab9f6082d817d6cc6ccb2e3b1cd10e9b5595589eb9eddbd71cd90dc61d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-31T03:38:51.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T03:38:52.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T03:38:53.748Z] OK: 263 MiB in 53 packages [2023-08-31T03:38:54.715Z] Removing intermediate container beea9ed1c3d9 [2023-08-31T03:38:54.715Z] ---> c7c3d154e3b5 [2023-08-31T03:38:54.715Z] Step 7/12 : WORKDIR /app [2023-08-31T03:38:54.715Z] ---> Running in 35821ad2f888 [2023-08-31T03:38:54.984Z] Removing intermediate container 35821ad2f888 [2023-08-31T03:38:54.985Z] ---> f6dcbeb0f182 [2023-08-31T03:38:54.985Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-31T03:38:55.571Z] ---> 73d3acb307f3 [2023-08-31T03:38:55.571Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T03:38:55.571Z] ---> Running in 55671bc03104 [2023-08-31T03:40:03.433Z] Removing intermediate container 55671bc03104 [2023-08-31T03:40:03.433Z] ---> e055280c09da [2023-08-31T03:40:03.433Z] Step 10/12 : COPY . . [2023-08-31T03:40:03.433Z] ---> f332f9c5fb4b [2023-08-31T03:40:03.433Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T03:40:03.433Z] ---> Running in b5caaa992378 [2023-08-31T03:40:03.433Z] Removing intermediate container b5caaa992378 [2023-08-31T03:40:03.433Z] ---> e1f5958d9505 [2023-08-31T03:40:03.433Z] Step 12/12 : RUN $MAKE [2023-08-31T03:40:03.433Z] ---> Running in ffe133ac3806 [2023-08-31T03:40:03.433Z] noop [2023-08-31T03:40:03.433Z] Removing intermediate container ffe133ac3806 [2023-08-31T03:40:03.433Z] ---> 7b116bad5f26 [2023-08-31T03:40:03.433Z] Successfully built 7b116bad5f26 [2023-08-31T03:40:03.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:40:03.928Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T03:40:03.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:40:04.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container [2023-08-31T03:40:04.300Z] $ 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 ******** ci-base-image-arm64 cat [2023-08-31T03:40:05.504Z] $ docker top 6905ed6c9c4b6608205772913fdda0a942e7731bd341836c4535bbfeeb8e8345 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:40:06.390Z] + go version [2023-08-31T03:40:06.391Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T03:40:06.443Z] $ docker stop --time=1 6905ed6c9c4b6608205772913fdda0a942e7731bd341836c4535bbfeeb8e8345 [2023-08-31T03:40:08.095Z] $ docker rm -f --volumes 6905ed6c9c4b6608205772913fdda0a942e7731bd341836c4535bbfeeb8e8345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:40:09.048Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T03:40:09.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:40:09.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container [2023-08-31T03:40:09.395Z] $ 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 ******** ci-base-image-arm64 cat [2023-08-31T03:40:10.658Z] $ docker top e6d40c6bbcaf4cd25bcd139b33d8e6d7814f9ddef47c5aeb7effcfceb22ef043 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:40:11.548Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-08-31T03:40:12.260Z] + make test [2023-08-31T03:40:12.260Z] go test -race -coverprofile=coverage.out ./... [2023-08-31T03:43:03.967Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-31T03:43:05.913Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.254s coverage: 88.0% of statements [2023-08-31T03:43:12.559Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-31T03:43:12.559Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-31T03:43:12.559Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-31T03:43:17.893Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.980s coverage: 98.7% of statements [2023-08-31T03:43:17.893Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.649s coverage: 78.7% of statements [2023-08-31T03:43:17.893Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.186s coverage: 100.0% of statements [2023-08-31T03:43:17.893Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-31T03:43:17.893Z] go vet ./... [2023-08-31T03:45:54.650Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T03:45:54.650Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T03:45:54.650Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T03:45:54.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T03:45:54.729Z] $ docker stop --time=1 e6d40c6bbcaf4cd25bcd139b33d8e6d7814f9ddef47c5aeb7effcfceb22ef043 [2023-08-31T03:45:56.609Z] $ docker rm -f --volumes e6d40c6bbcaf4cd25bcd139b33d8e6d7814f9ddef47c5aeb7effcfceb22ef043 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T03:45:58.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T03:45:58.287Z] Warning: overwriting stash ‘coverage-report’ [2023-08-31T03:45:58.711Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T03:45:59.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T03:45:59.696Z] + ls -al . [2023-08-31T03:45:59.696Z] total 180 [2023-08-31T03:45:59.696Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 03:40 . [2023-08-31T03:45:59.696Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 03:37 .. [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 03:37 .dockerignore [2023-08-31T03:45:59.696Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 03:37 .git [2023-08-31T03:45:59.696Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:37 .github [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 31 03:37 .gitignore [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 03:37 .golangci.yml [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 31 03:37 Attribution.txt [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 31 03:37 CHANGELOG.md [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 31 03:37 Dockerfile [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 03:37 GOVERNANCE.md [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 31 03:37 Jenkinsfile [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 03:37 LICENSE [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 31 03:37 Makefile [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 31 03:37 OWNERS.md [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 31 03:37 README.md [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 7594 Aug 31 03:37 Record and Reply.postman_collection.json [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 03:35 VERSION [2023-08-31T03:45:59.696Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:37 bin [2023-08-31T03:45:59.696Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 31 03:43 coverage.out [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 31 03:37 go.mod [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 31 03:37 go.sum [2023-08-31T03:45:59.696Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 03:37 internal [2023-08-31T03:45:59.696Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 31 03:37 main.go [2023-08-31T03:45:59.696Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:37 openapi [2023-08-31T03:45:59.696Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 03:37 pkg [2023-08-31T03:45:59.696Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 03:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:46:00.122Z] + 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=85bf58d186bc4a3672255d1fe2ec5883a76334ca --label arch=arm64 --label version=0.0.0 . [2023-08-31T03:46:00.390Z] Sending build context to Docker daemon 281.6kB [2023-08-31T03:46:00.390Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T03:46:00.390Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-31T03:46:00.390Z] ---> 7b116bad5f26 [2023-08-31T03:46:00.390Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T03:46:00.390Z] ---> Running in d86e4a777806 [2023-08-31T03:46:00.658Z] Removing intermediate container d86e4a777806 [2023-08-31T03:46:00.658Z] ---> b94448c28e32 [2023-08-31T03:46:00.658Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T03:46:00.658Z] ---> Running in 3a5db0258774 [2023-08-31T03:46:01.244Z] Removing intermediate container 3a5db0258774 [2023-08-31T03:46:01.244Z] ---> b3b79766e044 [2023-08-31T03:46:01.244Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-31T03:46:01.244Z] ---> Running in d3d019533f86 [2023-08-31T03:46:01.512Z] Removing intermediate container d3d019533f86 [2023-08-31T03:46:01.512Z] ---> 441f0f472aa8 [2023-08-31T03:46:01.512Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T03:46:01.512Z] ---> Running in 1c99c75a2989 [2023-08-31T03:46:02.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T03:46:03.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T03:46:04.013Z] OK: 263 MiB in 53 packages [2023-08-31T03:46:04.985Z] Removing intermediate container 1c99c75a2989 [2023-08-31T03:46:04.985Z] ---> 89703bb665f6 [2023-08-31T03:46:04.985Z] Step 7/26 : WORKDIR /app [2023-08-31T03:46:04.985Z] ---> Running in 8bf999e90393 [2023-08-31T03:46:05.252Z] Removing intermediate container 8bf999e90393 [2023-08-31T03:46:05.252Z] ---> cde04dc9847e [2023-08-31T03:46:05.252Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-31T03:46:06.659Z] ---> 28bb97d69b5b [2023-08-31T03:46:06.659Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T03:46:06.659Z] ---> Running in 87533c82851e [2023-08-31T03:46:08.602Z] Removing intermediate container 87533c82851e [2023-08-31T03:46:08.602Z] ---> 4d20a35c5459 [2023-08-31T03:46:08.602Z] Step 10/26 : COPY . . [2023-08-31T03:46:09.187Z] ---> 33193f38f19b [2023-08-31T03:46:09.187Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T03:46:09.454Z] ---> Running in a800af731a0f [2023-08-31T03:46:09.721Z] Removing intermediate container a800af731a0f [2023-08-31T03:46:09.721Z] ---> 89391df659fe [2023-08-31T03:46:09.721Z] Step 12/26 : RUN $MAKE [2023-08-31T03:46:09.721Z] ---> Running in 9d0f8a30ec94 [2023-08-31T03:46:10.680Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-31T03:48:32.365Z] Removing intermediate container 9d0f8a30ec94 [2023-08-31T03:48:32.365Z] ---> 886151d09ca0 [2023-08-31T03:48:32.365Z] Step 13/26 : FROM alpine:3.17 [2023-08-31T03:48:32.365Z] 3.17: Pulling from library/alpine [2023-08-31T03:48:32.365Z] 4060ece20d7a: Pulling fs layer [2023-08-31T03:48:32.365Z] 4060ece20d7a: Verifying Checksum [2023-08-31T03:48:32.365Z] 4060ece20d7a: Pull complete [2023-08-31T03:48:32.365Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T03:48:32.365Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T03:48:32.365Z] ---> 8650cd65339b [2023-08-31T03:48:32.366Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-31T03:48:32.366Z] ---> Running in 7356d221bdd3 [2023-08-31T03:48:32.366Z] Removing intermediate container 7356d221bdd3 [2023-08-31T03:48:32.366Z] ---> d962a3877c38 [2023-08-31T03:48:32.366Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-31T03:48:32.366Z] ---> Running in 4bf44bad20d3 [2023-08-31T03:48:32.366Z] Removing intermediate container 4bf44bad20d3 [2023-08-31T03:48:32.366Z] ---> 8a9c7c77fce0 [2023-08-31T03:48:32.366Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-31T03:48:32.366Z] ---> Running in ea68df4d508f [2023-08-31T03:48:32.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T03:48:32.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T03:48:32.366Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-31T03:48:32.366Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-31T03:48:32.366Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T03:48:32.366Z] Executing ca-certificates-20230506-r0.trigger [2023-08-31T03:48:32.366Z] OK: 8 MiB in 17 packages [2023-08-31T03:48:32.366Z] Removing intermediate container ea68df4d508f [2023-08-31T03:48:32.366Z] ---> b5787f7c3916 [2023-08-31T03:48:32.366Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-31T03:48:32.366Z] ---> ad256b0a802e [2023-08-31T03:48:32.366Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-31T03:48:32.366Z] ---> f3b293bfe54c [2023-08-31T03:48:32.366Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-31T03:48:32.366Z] ---> 29703c38eb7d [2023-08-31T03:48:32.366Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-31T03:48:32.366Z] ---> 8a3488ededb2 [2023-08-31T03:48:32.366Z] Step 21/26 : EXPOSE 59712 [2023-08-31T03:48:32.366Z] ---> Running in f4f781a05946 [2023-08-31T03:48:32.366Z] Removing intermediate container f4f781a05946 [2023-08-31T03:48:32.366Z] ---> 4d79bc577e1b [2023-08-31T03:48:32.366Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-31T03:48:32.366Z] ---> Running in 43661e1caf0f [2023-08-31T03:48:32.366Z] Removing intermediate container 43661e1caf0f [2023-08-31T03:48:32.366Z] ---> 6f4f1269b994 [2023-08-31T03:48:32.366Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T03:48:32.366Z] ---> Running in b6fceb3f412c [2023-08-31T03:48:32.366Z] Removing intermediate container b6fceb3f412c [2023-08-31T03:48:32.366Z] ---> fb6e03b167b4 [2023-08-31T03:48:32.366Z] Step 24/26 : LABEL arch=arm64 [2023-08-31T03:48:32.366Z] ---> Running in aa08988e0b2c [2023-08-31T03:48:32.629Z] Removing intermediate container aa08988e0b2c [2023-08-31T03:48:32.629Z] ---> 5450c89a177e [2023-08-31T03:48:32.629Z] Step 25/26 : LABEL git_sha=85bf58d186bc4a3672255d1fe2ec5883a76334ca [2023-08-31T03:48:32.629Z] ---> Running in a474086eefbc [2023-08-31T03:48:32.897Z] Removing intermediate container a474086eefbc [2023-08-31T03:48:32.897Z] ---> 0e337136b7ca [2023-08-31T03:48:32.897Z] Step 26/26 : LABEL version=0.0.0 [2023-08-31T03:48:32.897Z] ---> Running in c7f667ead90e [2023-08-31T03:48:33.162Z] Removing intermediate container c7f667ead90e [2023-08-31T03:48:33.162Z] ---> c0e3957b2c96 [2023-08-31T03:48:33.162Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T03:48:33.162Z] Successfully built c0e3957b2c96 [2023-08-31T03:48:33.162Z] 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-31T03:48:33.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T03:48:33.980Z] [2023-08-31T03:48:33.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:48:34.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T03:48:34.384Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T03:48:34.384Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T03:48:34.384Z] 04944245beec: Pulling fs layer [2023-08-31T03:48:34.384Z] 699f458cf7ca: Pulling fs layer [2023-08-31T03:48:34.384Z] 765212b225bb: Pulling fs layer [2023-08-31T03:48:34.384Z] f23df028b6ca: Pulling fs layer [2023-08-31T03:48:34.384Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T03:48:34.384Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T03:48:34.384Z] 765212b225bb: Waiting [2023-08-31T03:48:34.384Z] f23df028b6ca: Waiting [2023-08-31T03:48:34.384Z] d65c8cfc05b1: Waiting [2023-08-31T03:48:34.384Z] 2437ff75d9bd: Waiting [2023-08-31T03:48:34.652Z] 04944245beec: Verifying Checksum [2023-08-31T03:48:34.652Z] 04944245beec: Download complete [2023-08-31T03:48:34.652Z] 765212b225bb: Verifying Checksum [2023-08-31T03:48:34.652Z] 765212b225bb: Download complete [2023-08-31T03:48:34.652Z] f23df028b6ca: Verifying Checksum [2023-08-31T03:48:34.652Z] f23df028b6ca: Download complete [2023-08-31T03:48:34.652Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T03:48:34.652Z] d65c8cfc05b1: Download complete [2023-08-31T03:48:34.652Z] 699f458cf7ca: Verifying Checksum [2023-08-31T03:48:34.652Z] 699f458cf7ca: Download complete [2023-08-31T03:48:35.238Z] 8998bd30e6a1: Download complete [2023-08-31T03:48:37.179Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T03:48:37.179Z] 2437ff75d9bd: Download complete [2023-08-31T03:48:39.124Z] 8998bd30e6a1: Pull complete [2023-08-31T03:48:39.442Z] 04944245beec: Pull complete [2023-08-31T03:48:40.868Z] 699f458cf7ca: Pull complete [2023-08-31T03:48:41.149Z] 765212b225bb: Pull complete [2023-08-31T03:48:41.760Z] f23df028b6ca: Pull complete [2023-08-31T03:48:42.035Z] d65c8cfc05b1: Pull complete [2023-08-31T03:48:57.059Z] 2437ff75d9bd: Pull complete [2023-08-31T03:48:57.059Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T03:48:57.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T03:48:57.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:48:57.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-4979 does not seem to be running inside a container [2023-08-31T03:48:57.449Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-31T03:49:00.023Z] $ docker top 2ca3ab075b1e57295ad3f5ab8e3ad1b23c535a8b940b70ec06bdd9b17a47546c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:49:00.901Z] ---> job-cost.sh [2023-08-31T03:49:00.901Z] lf-activate-venv: SKIPPING [2023-08-31T03:49:00.901Z] INFO: No Stack... [2023-08-31T03:49:01.167Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T03:49:02.121Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T03:49:02.768Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-08-31T03:49:02.768Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T03:49:02.843Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [2023-08-31T03:49:02.849Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] did not exist. Created. [2023-08-31T03:49:02.849Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T03:49:03.575Z] /w/workspace/app-record-replay/1@tmp/durable-d5b192e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T03:49:03.923Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T03:49:03.958Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T03:49:04.004Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T03:49:04.029Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T03:49:04.134Z] $ docker stop --time=1 2ca3ab075b1e57295ad3f5ab8e3ad1b23c535a8b940b70ec06bdd9b17a47546c [2023-08-31T03:49:05.610Z] $ docker rm -f --volumes 2ca3ab075b1e57295ad3f5ab8e3ad1b23c535a8b940b70ec06bdd9b17a47546c [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-31T03:49:06.553Z] provisioning config files... [2023-08-31T03:49:06.559Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-76@tmp/config15276990617268907975tmp [Pipeline] { [Pipeline] sh [2023-08-31T03:49:06.897Z] + set +x [2023-08-31T03:49:06.897Z] + + bash -s -- [2023-08-31T03:49:06.897Z] curl -s https://codecov.io/bash [2023-08-31T03:49:06.897Z] [2023-08-31T03:49:06.897Z] _____ _ [2023-08-31T03:49:06.897Z] / ____| | | [2023-08-31T03:49:06.897Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T03:49:06.897Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T03:49:06.897Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T03:49:06.897Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T03:49:06.897Z] Bash-1.0.6 [2023-08-31T03:49:06.897Z] [2023-08-31T03:49:06.897Z] [2023-08-31T03:49:06.897Z] ==> git version 2.25.1 found [2023-08-31T03:49:06.897Z] ==> 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-31T03:49:06.897Z] Release-Date: 2020-01-08 [2023-08-31T03:49:06.897Z] 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-31T03:49:06.897Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T03:49:06.897Z] ==> Jenkins CI detected. [2023-08-31T03:49:06.897Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-76 [2023-08-31T03:49:06.897Z] project root: . [2023-08-31T03:49:06.897Z] --> token set from env [2023-08-31T03:49:06.897Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T03:49:06.897Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T03:49:06.897Z] ==> Python coveragepy not found [2023-08-31T03:49:06.897Z] ==> Searching for coverage reports in: [2023-08-31T03:49:06.897Z] + . [2023-08-31T03:49:07.157Z] -> Found 1 reports [2023-08-31T03:49:07.157Z] ==> Detecting git/mercurial file structure [2023-08-31T03:49:07.157Z] ==> Reading reports [2023-08-31T03:49:07.157Z] + ./coverage.out bytes=24552 [2023-08-31T03:49:07.157Z] ==> Appending adjustments [2023-08-31T03:49:07.157Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T03:49:07.157Z] + Found adjustments [2023-08-31T03:49:07.157Z] ==> Gzipping contents [2023-08-31T03:49:07.157Z] 8.0K /tmp/codecov.QCWnEQ.gz [2023-08-31T03:49:07.157Z] ==> Uploading reports [2023-08-31T03:49:07.157Z] url: https://codecov.io [2023-08-31T03:49:07.157Z] query: branch=PR-76&commit=85bf58d186bc4a3672255d1fe2ec5883a76334ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=76&job=&cmd_args= [2023-08-31T03:49:07.157Z] -> Pinging Codecov [2023-08-31T03:49:07.157Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-76&commit=85bf58d186bc4a3672255d1fe2ec5883a76334ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=76&job=&cmd_args= [2023-08-31T03:49:07.416Z] -> Uploading to [2023-08-31T03:49:07.416Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/F467761B9912B4F32F9BC62907045C81/85bf58d186bc4a3672255d1fe2ec5883a76334ca/b3f1ae39-f72a-4bdd-a769-4e166dddf6a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T034907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed1aacb51fdc4f1815155f53d544aec5fc2185ebb4d1d8ab383b2b98cbf08a58 [2023-08-31T03:49:07.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T03:49:07.416Z] Dload Upload Total Spent Left Speed [2023-08-31T03:49:07.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 23577 --:--:-- --:--:-- --:--:-- 23577 [2023-08-31T03:49:07.416Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/85bf58d186bc4a3672255d1fe2ec5883a76334ca [Pipeline] } [2023-08-31T03:49:07.442Z] 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-31T03:49:09.255Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-76/archives ] [2023-08-31T03:49:09.255Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-76/archives [2023-08-31T03:49:09.255Z] total 16 [2023-08-31T03:49:09.255Z] drwxr-xr-x 3 root root 4096 Aug 31 03:38 . [2023-08-31T03:49:09.255Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 03:38 .. [2023-08-31T03:49:09.255Z] drwxr-xr-x 2 root root 4096 Aug 31 03:38 cost [2023-08-31T03:49:09.255Z] -rw-r--r-- 1 root root 88 Aug 31 03:38 cost.csv [2023-08-31T03:49:09.255Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-76/archives [2023-08-31T03:49:09.255Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-76/archives [2023-08-31T03:49:09.255Z] total 16 [2023-08-31T03:49:09.255Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 03:38 . [2023-08-31T03:49:09.255Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 03:38 .. [2023-08-31T03:49:09.255Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 03:38 cost [2023-08-31T03:49:09.255Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 31 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:49:09.589Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:49:10.479Z] ---> package-listing.sh [2023-08-31T03:49:10.480Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T03:49:10.480Z] ++ facter osfamily [2023-08-31T03:49:10.739Z] + OS_FAMILY=debian [2023-08-31T03:49:10.739Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-76 [2023-08-31T03:49:10.739Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T03:49:10.739Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T03:49:10.739Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T03:49:10.739Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T03:49:10.739Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-76 ']' [2023-08-31T03:49:10.739Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T03:49:10.739Z] + case "${OS_FAMILY}" in [2023-08-31T03:49:10.739Z] + dpkg -l [2023-08-31T03:49:10.739Z] + grep '^ii' [2023-08-31T03:49:10.739Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T03:49:10.739Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T03:49:10.739Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T03:49:10.739Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-76 ']' [2023-08-31T03:49:10.739Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-76/archives/ [2023-08-31T03:49:10.739Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-76/archives/ [Pipeline] echo [2023-08-31T03:49:10.774Z] 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-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-31T03:49:11.066Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T03:49:11.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T03:49:11.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T03:49:11.847Z] prd-ubuntu20.04-docker-8c-8g-4978 does not seem to be running inside a container [2023-08-31T03:49:11.876Z] $ 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-76/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-76 -v /w/workspace/xfoundry_app-record-replay_PR-76:/w/workspace/xfoundry_app-record-replay_PR-76:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-76@tmp:/w/workspace/xfoundry_app-record-replay_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T03:49:12.393Z] $ docker top c96429711039470f1c620f757024cee3b49b820762c862a11d8d13bd7e4511b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T03:49:12.770Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T03:49:13.081Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T03:49:13.398Z] + ls /var/log/sa-host [2023-08-31T03:49:13.398Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T03:49:13.619Z] provisioning config files... [2023-08-31T03:49:13.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-76@tmp/config10947319493203249262tmp [Pipeline] { [Pipeline] echo [2023-08-31T03:49:13.680Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:49:13.991Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T03:49:14.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:49:14.416Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T03:49:14.447Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:49:14.763Z] ---> sudo-logs.sh [2023-08-31T03:49:14.763Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T03:49:14.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:49:15.164Z] ---> job-cost.sh [2023-08-31T03:49:15.165Z] lf-activate-venv: SKIPPING [2023-08-31T03:49:15.165Z] DEBUG: total: 0.2199999988079071 [2023-08-31T03:49:15.165Z] INFO: Retrieving Stack Cost... [2023-08-31T03:49:15.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T03:49:15.993Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T03:49:16.029Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T03:49:16.339Z] ---> logs-deploy.sh [2023-08-31T03:49:16.339Z] lf-activate-venv: SKIPPING [2023-08-31T03:49:16.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-76/1 [2023-08-31T03:49:16.339Z] INFO: archiving workspace using pattern(s): [2023-08-31T03:49:17.275Z] Archives upload complete. [2023-08-31T03:49:17.534Z] INFO: archiving logs to Nexus