Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 8539de332062711d4d6437e370f79d8fd8d0033b+f72b809072588f7f20ded4abbecd19f9d2a97259 (f3d1088087a50cdff42ed2b684fda6582926324c) 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-ssh8271362435976105347.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5040478827993620517.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-78/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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1788443682441330446.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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1586920990537177990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6757966603491564174.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-78/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-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5123112090914335543.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5984 in /w/workspace/xfoundry_app-record-replay_PR-78 [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-78 # 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 f72b809072588f7f20ded4abbecd19f9d2a97259 into PR head commit 8539de332062711d4d6437e370f79d8fd8d0033b Merge succeeded, producing 8539de332062711d4d6437e370f79d8fd8d0033b Checking out Revision 8539de332062711d4d6437e370f79d8fd8d0033b (PR-78) > 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/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8539de332062711d4d6437e370f79d8fd8d0033b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f72b809072588f7f20ded4abbecd19f9d2a97259 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8539de332062711d4d6437e370f79d8fd8d0033b # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T20:58:35.102Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T20:58:35.268Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T20:58:35.376Z] ========================================================= [2023-09-12T20:58:35.376Z] EdgeX Global Pipelines Version Info [2023-09-12T20:58:35.376Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:58:36.111Z] ------------------- [2023-09-12T20:58:36.111Z] stable info: [2023-09-12T20:58:36.111Z] ------------------- [2023-09-12T20:58:36.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T20:58:36.111Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:58:36.111Z] Message: update stable to v1.0.254 [2023-09-12T20:58:36.683Z] ------------------- [2023-09-12T20:58:36.683Z] experimental info: [2023-09-12T20:58:36.683Z] ------------------- [2023-09-12T20:58:36.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T20:58:36.683Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:58:36.683Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T20:58:36.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-12T20:58:36.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-12T20:58:37.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T20:58:37.059Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T20:58:37.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T20:58:37.144Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T20:58:37.186Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T20:58:37.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T20:58:37.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T20:58:37.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T20:58:37.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T20:58:37.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-12T20:58:37.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T20:58:37.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T20:58:37.503Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:58:37.541Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:58:37.587Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T20:58:37.627Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T20:58:37.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T20:58:37.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T20:58:37.753Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T20:58:37.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T20:58:37.847Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T20:58:37.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T20:58:37.928Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T20:58:37.968Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T20:58:38.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T20:58:38.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo [2023-09-12T20:58:38.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo [2023-09-12T20:58:38.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo [2023-09-12T20:58:38.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] echo [2023-09-12T20:58:38.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8539de3 [Pipeline] echo [2023-09-12T20:58:38.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:58:38.392Z] provisioning config files... [2023-09-12T20:58:38.405Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-78@tmp/config2250949459578336072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:58:38.755Z] ---> docker-login.sh [2023-09-12T20:58:38.756Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:58:39.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:39.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:39.016Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:39.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:39.016Z] [2023-09-12T20:58:39.016Z] Login Succeeded [2023-09-12T20:58:39.016Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:58:39.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:39.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:39.016Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:39.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:39.016Z] [2023-09-12T20:58:39.016Z] Login Succeeded [2023-09-12T20:58:39.016Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:58:39.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:39.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:39.276Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:39.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:39.276Z] [2023-09-12T20:58:39.276Z] Login Succeeded [2023-09-12T20:58:39.276Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:58:39.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:39.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:39.276Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:39.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:39.276Z] [2023-09-12T20:58:39.276Z] Login Succeeded [2023-09-12T20:58:39.276Z] docker.io [2023-09-12T20:58:39.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:39.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:39.535Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:39.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:39.535Z] [2023-09-12T20:58:39.535Z] Login Succeeded [2023-09-12T20:58:39.535Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:58:39.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T20:58:40.204Z] + git rev-list -1 --merges 8539de332062711d4d6437e370f79d8fd8d0033b~1..8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] echo [2023-09-12T20:58:40.272Z] -----------> git rev-list -1 --merges 8539de332062711d4d6437e370f79d8fd8d0033b~1..8539de332062711d4d6437e370f79d8fd8d0033b 8539de332062711d4d6437e370f79d8fd8d0033b [false] [Pipeline] sh [2023-09-12T20:58:40.579Z] + git log --format=format:%s -1 8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] echo [2023-09-12T20:58:40.613Z] ========================================================= [2023-09-12T20:58:40.613Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T20:58:40.613Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:58:41.044Z] + git log --format=format:%s -1 8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] echo [2023-09-12T20:58:41.074Z] [semverPrep] GIT_COMMIT: 8539de332062711d4d6437e370f79d8fd8d0033b, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo [2023-09-12T20:58:41.104Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T20:58:41.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T20:58:41.476Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T20:58:41.476Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T20:58:41.476Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T20:58:41.476Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T20:58:41.476Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T20:58:41.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:41.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:58:41.895Z] [2023-09-12T20:58:41.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:42.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:58:42.336Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T20:58:42.336Z] b85a868b505f: Pulling fs layer [2023-09-12T20:58:42.336Z] e2be974225ed: Pulling fs layer [2023-09-12T20:58:42.336Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T20:58:42.336Z] 988bab9f4d93: Pulling fs layer [2023-09-12T20:58:42.336Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T20:58:42.336Z] eaf3925da568: Pulling fs layer [2023-09-12T20:58:42.336Z] bab4dde63d76: Pulling fs layer [2023-09-12T20:58:42.336Z] bde34c3a00c8: Pulling fs layer [2023-09-12T20:58:42.336Z] b352a97aabf1: Pulling fs layer [2023-09-12T20:58:42.336Z] 4872d77fe225: Pulling fs layer [2023-09-12T20:58:42.336Z] 5851b861e8e6: Pulling fs layer [2023-09-12T20:58:42.336Z] 988bab9f4d93: Waiting [2023-09-12T20:58:42.336Z] 1469e6f7b9e6: Waiting [2023-09-12T20:58:42.336Z] eaf3925da568: Waiting [2023-09-12T20:58:42.336Z] bab4dde63d76: Waiting [2023-09-12T20:58:42.336Z] bde34c3a00c8: Waiting [2023-09-12T20:58:42.336Z] b352a97aabf1: Waiting [2023-09-12T20:58:42.336Z] 4872d77fe225: Waiting [2023-09-12T20:58:42.336Z] 5851b861e8e6: Waiting [2023-09-12T20:58:42.336Z] e2be974225ed: Download complete [2023-09-12T20:58:42.336Z] 988bab9f4d93: Verifying Checksum [2023-09-12T20:58:42.336Z] 988bab9f4d93: Download complete [2023-09-12T20:58:42.336Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T20:58:42.336Z] 1469e6f7b9e6: Download complete [2023-09-12T20:58:42.336Z] eaf3925da568: Verifying Checksum [2023-09-12T20:58:42.336Z] eaf3925da568: Download complete [2023-09-12T20:58:42.336Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T20:58:42.336Z] 339a4e72a1f5: Download complete [2023-09-12T20:58:42.595Z] bde34c3a00c8: Download complete [2023-09-12T20:58:42.595Z] b352a97aabf1: Verifying Checksum [2023-09-12T20:58:42.595Z] b352a97aabf1: Download complete [2023-09-12T20:58:42.595Z] 4872d77fe225: Download complete [2023-09-12T20:58:42.595Z] 5851b861e8e6: Download complete [2023-09-12T20:58:42.595Z] b85a868b505f: Verifying Checksum [2023-09-12T20:58:42.595Z] b85a868b505f: Download complete [2023-09-12T20:58:42.853Z] bab4dde63d76: Verifying Checksum [2023-09-12T20:58:42.853Z] bab4dde63d76: Download complete [2023-09-12T20:58:43.788Z] b85a868b505f: Pull complete [2023-09-12T20:58:43.788Z] e2be974225ed: Pull complete [2023-09-12T20:58:44.355Z] 339a4e72a1f5: Pull complete [2023-09-12T20:58:44.355Z] 988bab9f4d93: Pull complete [2023-09-12T20:58:44.613Z] 1469e6f7b9e6: Pull complete [2023-09-12T20:58:44.613Z] eaf3925da568: Pull complete [2023-09-12T20:58:46.517Z] bab4dde63d76: Pull complete [2023-09-12T20:58:46.517Z] bde34c3a00c8: Pull complete [2023-09-12T20:58:46.517Z] b352a97aabf1: Pull complete [2023-09-12T20:58:46.517Z] 4872d77fe225: Pull complete [2023-09-12T20:58:46.517Z] 5851b861e8e6: Pull complete [2023-09-12T20:58:46.517Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T20:58:46.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:58:46.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:58:46.746Z] prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container [2023-09-12T20:58:46.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T20:58:52.200Z] $ docker top febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e -eo pid,comm [2023-09-12T20:58:52.275Z] 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-09-12T20:58:52.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T20:58:52.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:58:52.403Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:58:54.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:58:54.525Z] $ docker exec febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e ssh-agent [2023-09-12T20:58:54.645Z] SSH_AUTH_SOCK=/tmp/ssh-rBmShinI3Kr0/agent.33 [2023-09-12T20:58:54.645Z] SSH_AGENT_PID=39 [2023-09-12T20:58:54.652Z] Running ssh-add (command line suppressed) [2023-09-12T20:58:54.724Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-78@tmp/private_key_12657651128467596649.key (/w/workspace/xfoundry_app-record-replay_PR-78@tmp/private_key_12657651128467596649.key) [2023-09-12T20:58:54.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:58:55.086Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T20:58:55.091Z] $ docker exec --env ******** --env ******** febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e ssh-agent -k [2023-09-12T20:58:55.180Z] unset SSH_AUTH_SOCK; [2023-09-12T20:58:55.180Z] unset SSH_AGENT_PID; [2023-09-12T20:58:55.181Z] echo Agent pid 39 killed; [2023-09-12T20:58:55.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T20:58:55.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:58:55.299Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:58:55.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:58:55.392Z] $ docker exec febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e ssh-agent [2023-09-12T20:58:55.509Z] SSH_AUTH_SOCK=/tmp/ssh-pjllz1z1DPdU/agent.71 [2023-09-12T20:58:55.509Z] SSH_AGENT_PID=77 [2023-09-12T20:58:55.513Z] Running ssh-add (command line suppressed) [2023-09-12T20:58:55.590Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-78@tmp/private_key_16963306639255138684.key (/w/workspace/xfoundry_app-record-replay_PR-78@tmp/private_key_16963306639255138684.key) [2023-09-12T20:58:55.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:58:56.819Z] + git semver init [2023-09-12T20:58:56.819Z] 2023-09-12 20:58:56,098 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T20:58:56.819Z] 2023-09-12 20:58:56,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-78/.semver [2023-09-12T20:58:56.819Z] 2023-09-12 20:58:56,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-78/.semver [2023-09-12T20:58:56.819Z] 2023-09-12 20:58:56,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-78/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-78, universal_newlines=False, shell=None, istream=None) [2023-09-12T20:58:58.993Z] 2023-09-12 20:58:58,780 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-78/.git/info/exclude [2023-09-12T20:58:58.993Z] 2023-09-12 20:58:58,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-78/.semver/PR-78 with force:False [2023-09-12T20:58:58.993Z] 2023-09-12 20:58:58,781 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-78/.semver/PR-78 [2023-09-12T20:58:58.993Z] 2023-09-12 20:58:58,784 [execute] INFO git cat-file --batch-check [2023-09-12T20:58:58.993Z] 2023-09-12 20:58:58,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:58:58.993Z] 2023-09-12 20:58:58,789 [execute] INFO git cat-file --batch [2023-09-12T20:58:58.993Z] 2023-09-12 20:58:58,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:58:58.993Z] 2023-09-12 20:58:58,794 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-78/.semver/PR-78 [2023-09-12T20:58:58.993Z] 0.0.0 [Pipeline] } [2023-09-12T20:58:59.002Z] $ docker exec --env ******** --env ******** febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e ssh-agent -k [2023-09-12T20:58:59.091Z] unset SSH_AUTH_SOCK; [2023-09-12T20:58:59.092Z] unset SSH_AGENT_PID; [2023-09-12T20:58:59.092Z] echo Agent pid 77 killed; [2023-09-12T20:58:59.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T20:58:59.548Z] + git semver [Pipeline] } [2023-09-12T20:58:59.812Z] $ docker stop --time=1 febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e [2023-09-12T20:59:01.311Z] $ docker rm -f --volumes febeb979c614950904da862ee4e33570d2ea9004f2a7c326746476fefe82151e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:59:01.737Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T20:59:02.049Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T20:59:02.064Z] [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-09-12T20:59:02.695Z] provisioning config files... [2023-09-12T20:59:02.704Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-78@tmp/config4399813786997665236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:59:03.059Z] ---> docker-login.sh [2023-09-12T20:59:03.059Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:59:03.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:03.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:03.059Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:03.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:03.059Z] [2023-09-12T20:59:03.059Z] Login Succeeded [2023-09-12T20:59:03.059Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:59:03.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:03.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:03.059Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:03.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:03.059Z] [2023-09-12T20:59:03.059Z] Login Succeeded [2023-09-12T20:59:03.059Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:59:03.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:03.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:03.319Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:03.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:03.319Z] [2023-09-12T20:59:03.319Z] Login Succeeded [2023-09-12T20:59:03.319Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:59:03.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:03.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:03.319Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:03.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:03.319Z] [2023-09-12T20:59:03.319Z] Login Succeeded [2023-09-12T20:59:03.319Z] docker.io [2023-09-12T20:59:03.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:03.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:03.837Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:03.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:03.837Z] [2023-09-12T20:59:03.837Z] Login Succeeded [2023-09-12T20:59:03.837Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:59:03.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T20:59:04.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:59:04.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:59:04.122Z] ========================================================= [2023-09-12T20:59:04.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T20:59:04.122Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:59:04.587Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T20:59:04.587Z] Sending build context to Docker daemon 565.8kB [2023-09-12T20:59:04.587Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T20:59:04.587Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T20:59:04.587Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T20:59:04.587Z] 7264a8db6415: Pulling fs layer [2023-09-12T20:59:04.587Z] c4d48a809fc2: Pulling fs layer [2023-09-12T20:59:04.587Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T20:59:04.587Z] ad3a456e5733: Pulling fs layer [2023-09-12T20:59:04.587Z] 9e4f439ed901: Pulling fs layer [2023-09-12T20:59:04.587Z] feaf6a47b606: Pulling fs layer [2023-09-12T20:59:04.587Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T20:59:04.587Z] ad3a456e5733: Waiting [2023-09-12T20:59:04.587Z] 9e4f439ed901: Waiting [2023-09-12T20:59:04.587Z] feaf6a47b606: Waiting [2023-09-12T20:59:04.587Z] 8ac70367396e: Pulling fs layer [2023-09-12T20:59:04.587Z] 6db16350a2e2: Pulling fs layer [2023-09-12T20:59:04.587Z] 9250d5d63582: Pulling fs layer [2023-09-12T20:59:04.587Z] 5e8b037d7d82: Waiting [2023-09-12T20:59:04.587Z] 8ac70367396e: Waiting [2023-09-12T20:59:04.587Z] 6db16350a2e2: Waiting [2023-09-12T20:59:04.587Z] c4d48a809fc2: Download complete [2023-09-12T20:59:04.587Z] ad3a456e5733: Verifying Checksum [2023-09-12T20:59:04.587Z] ad3a456e5733: Download complete [2023-09-12T20:59:04.587Z] 9e4f439ed901: Download complete [2023-09-12T20:59:04.587Z] 7264a8db6415: Verifying Checksum [2023-09-12T20:59:04.587Z] 7264a8db6415: Download complete [2023-09-12T20:59:04.846Z] feaf6a47b606: Verifying Checksum [2023-09-12T20:59:04.846Z] feaf6a47b606: Download complete [2023-09-12T20:59:04.846Z] 7264a8db6415: Pull complete [2023-09-12T20:59:04.846Z] 8ac70367396e: Verifying Checksum [2023-09-12T20:59:04.846Z] 8ac70367396e: Download complete [2023-09-12T20:59:07.323Z] c4d48a809fc2: Pull complete [2023-09-12T20:59:07.323Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T20:59:07.323Z] 4f1c88b9dad5: Download complete [2023-09-12T20:59:09.054Z] 6db16350a2e2: Verifying Checksum [2023-09-12T20:59:09.054Z] 6db16350a2e2: Download complete [2023-09-12T20:59:10.902Z] 9250d5d63582: Verifying Checksum [2023-09-12T20:59:10.902Z] 9250d5d63582: Download complete [2023-09-12T20:59:11.165Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T20:59:11.166Z] 5e8b037d7d82: Download complete [2023-09-12T20:59:13.141Z] 4f1c88b9dad5: Pull complete [2023-09-12T20:59:13.141Z] ad3a456e5733: Pull complete [2023-09-12T20:59:13.141Z] 9e4f439ed901: Pull complete [2023-09-12T20:59:13.141Z] feaf6a47b606: Pull complete [2023-09-12T20:59:16.457Z] 5e8b037d7d82: Pull complete [2023-09-12T20:59:17.037Z] 8ac70367396e: Pull complete [2023-09-12T20:59:17.490Z] Still waiting to schedule task [2023-09-12T20:59:17.491Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T20:59:17.602Z] 6db16350a2e2: Pull complete [2023-09-12T20:59:18.169Z] 9250d5d63582: Pull complete [2023-09-12T20:59:18.169Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T20:59:18.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:59:18.169Z] ---> fa269f55d9b9 [2023-09-12T20:59:18.169Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T20:59:24.830Z] ---> Running in 88d816576582 [2023-09-12T20:59:24.830Z] Removing intermediate container 88d816576582 [2023-09-12T20:59:24.830Z] ---> d1438cd5a8b3 [2023-09-12T20:59:24.830Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T20:59:24.830Z] ---> Running in 7957698f9016 [2023-09-12T20:59:24.830Z] Removing intermediate container 7957698f9016 [2023-09-12T20:59:24.830Z] ---> 7b092abf0962 [2023-09-12T20:59:24.830Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:59:24.830Z] ---> Running in 62e2e7e452b3 [2023-09-12T20:59:24.830Z] Removing intermediate container 62e2e7e452b3 [2023-09-12T20:59:24.830Z] ---> e6df40b4de34 [2023-09-12T20:59:24.830Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:59:24.830Z] ---> Running in dfd466aaccb9 [2023-09-12T20:59:24.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:59:24.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:59:24.830Z] OK: 265 MiB in 56 packages [2023-09-12T20:59:25.396Z] Removing intermediate container dfd466aaccb9 [2023-09-12T20:59:25.397Z] ---> d7d3a5e80aa8 [2023-09-12T20:59:25.397Z] Step 7/12 : WORKDIR /app [2023-09-12T20:59:25.663Z] ---> Running in 65b499bcc049 [2023-09-12T20:59:25.663Z] Removing intermediate container 65b499bcc049 [2023-09-12T20:59:25.663Z] ---> 3d0a22ebb0a1 [2023-09-12T20:59:25.663Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T20:59:25.922Z] ---> 739da02ba9c5 [2023-09-12T20:59:25.922Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:59:26.182Z] ---> Running in 224807ebb868 [2023-09-12T21:00:05.106Z] Removing intermediate container 224807ebb868 [2023-09-12T21:00:05.106Z] ---> fecc6c51e60f [2023-09-12T21:00:05.106Z] Step 10/12 : COPY . . [2023-09-12T21:00:05.106Z] ---> b141460d1570 [2023-09-12T21:00:05.106Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:00:05.106Z] ---> Running in 472abee438c7 [2023-09-12T21:00:05.106Z] Removing intermediate container 472abee438c7 [2023-09-12T21:00:05.106Z] ---> 263675bf1ede [2023-09-12T21:00:05.106Z] Step 12/12 : RUN $MAKE [2023-09-12T21:00:05.106Z] ---> Running in 922a5be29c13 [2023-09-12T21:00:05.106Z] noop [2023-09-12T21:00:05.106Z] Removing intermediate container 922a5be29c13 [2023-09-12T21:00:05.106Z] ---> a541a2c69391 [2023-09-12T21:00:05.106Z] Successfully built a541a2c69391 [2023-09-12T21:00:05.106Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:00:05.538Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:00:05.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:00:05.721Z] prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container [2023-09-12T21:00:05.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:00:06.112Z] $ docker top 71b10fce62ee3087dfbf71176688cd49171e89ae0c6c64afedf615f18fd709ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:00:06.522Z] + go version [2023-09-12T21:00:06.522Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T21:00:06.551Z] $ docker stop --time=1 71b10fce62ee3087dfbf71176688cd49171e89ae0c6c64afedf615f18fd709ad [2023-09-12T21:00:07.788Z] $ docker rm -f --volumes 71b10fce62ee3087dfbf71176688cd49171e89ae0c6c64afedf615f18fd709ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:00:08.538Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:00:08.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:00:08.689Z] prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container [2023-09-12T21:00:08.716Z] $ 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-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:00:09.035Z] $ docker top 20cced7c10459afe7f5ec038342f7da864e109dcdc9242714f4b3f8dcb120dbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:00:09.434Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-78 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:00:09.797Z] + make test [2023-09-12T21:00:09.797Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T21:00:31.734Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-12T21:00:31.734Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-12T21:00:31.734Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-12T21:00:31.734Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-12T21:00:31.734Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.045s coverage: 88.0% of statements [2023-09-12T21:00:39.852Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.598s coverage: 98.7% of statements [2023-09-12T21:00:39.852Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.084s coverage: 78.7% of statements [2023-09-12T21:00:39.852Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.031s coverage: 100.0% of statements [2023-09-12T21:00:57.949Z] go vet ./... [2023-09-12T21:01:02.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:01:02.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:01:02.125Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:01:02.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:01:02.207Z] $ docker stop --time=1 20cced7c10459afe7f5ec038342f7da864e109dcdc9242714f4b3f8dcb120dbd [2023-09-12T21:01:05.266Z] $ docker rm -f --volumes 20cced7c10459afe7f5ec038342f7da864e109dcdc9242714f4b3f8dcb120dbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:01:05.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:01:05.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T21:01:06.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:01:06.831Z] + ls -al . [2023-09-12T21:01:06.831Z] total 184 [2023-09-12T21:01:06.831Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:00 . [2023-09-12T21:01:06.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:58 .. [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 20:58 .dockerignore [2023-09-12T21:01:06.831Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:00 .git [2023-09-12T21:01:06.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:58 .github [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 12 20:58 .gitignore [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 20:58 .golangci.yml [2023-09-12T21:01:06.831Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:58 .semver [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 12 20:58 Attribution.txt [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 12 20:58 CHANGELOG.md [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 12 20:58 Dockerfile [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 20:58 GOVERNANCE.md [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 12 20:58 Jenkinsfile [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 20:58 LICENSE [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 12 20:58 Makefile [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 12 20:58 OWNERS.md [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 12 20:58 README.md [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 12 20:58 Record and Reply.postman_collection.json [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:59 VERSION [2023-09-12T21:01:06.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:58 bin [2023-09-12T21:01:06.831Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 12 21:00 coverage.out [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 3916 Sep 12 20:58 go.mod [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 34159 Sep 12 20:58 go.sum [2023-09-12T21:01:06.831Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 20:58 internal [2023-09-12T21:01:06.831Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 12 20:58 main.go [2023-09-12T21:01:06.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:58 openapi [2023-09-12T21:01:06.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:58 pkg [2023-09-12T21:01:06.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:01:07.217Z] + 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=8539de332062711d4d6437e370f79d8fd8d0033b --label arch=amd64 --label version=0.0.0 . [2023-09-12T21:01:07.217Z] Sending build context to Docker daemon 590.8kB [2023-09-12T21:01:07.217Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:01:07.217Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T21:01:07.217Z] ---> a541a2c69391 [2023-09-12T21:01:07.217Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:01:07.217Z] ---> Running in f190a7f7ca71 [2023-09-12T21:01:07.217Z] Removing intermediate container f190a7f7ca71 [2023-09-12T21:01:07.217Z] ---> 86e91f2adfa1 [2023-09-12T21:01:07.217Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:01:07.474Z] ---> Running in 6aabab980074 [2023-09-12T21:01:07.474Z] Removing intermediate container 6aabab980074 [2023-09-12T21:01:07.474Z] ---> a2f2b5608b00 [2023-09-12T21:01:07.474Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:01:07.474Z] ---> Running in 8644dd96641c [2023-09-12T21:01:07.474Z] Removing intermediate container 8644dd96641c [2023-09-12T21:01:07.474Z] ---> 0c228fd9f2ad [2023-09-12T21:01:07.474Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:01:07.474Z] ---> Running in a39fed26eb33 [2023-09-12T21:01:07.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:01:07.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:01:07.988Z] OK: 265 MiB in 56 packages [2023-09-12T21:01:08.555Z] Removing intermediate container a39fed26eb33 [2023-09-12T21:01:08.555Z] ---> e3988f3b0b3e [2023-09-12T21:01:08.555Z] Step 7/26 : WORKDIR /app [2023-09-12T21:01:08.555Z] ---> Running in 270e3d4f8e98 [2023-09-12T21:01:08.555Z] Removing intermediate container 270e3d4f8e98 [2023-09-12T21:01:08.555Z] ---> 7d69dd4e978a [2023-09-12T21:01:08.555Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-12T21:01:08.555Z] ---> 395519ac4d4c [2023-09-12T21:01:08.555Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:01:08.555Z] ---> Running in 5a6ed6a79a16 [2023-09-12T21:01:09.491Z] Removing intermediate container 5a6ed6a79a16 [2023-09-12T21:01:09.491Z] ---> fb53d2ee2e6b [2023-09-12T21:01:09.491Z] Step 10/26 : COPY . . [2023-09-12T21:01:09.491Z] ---> 48b3bd3e66af [2023-09-12T21:01:09.491Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:01:09.491Z] ---> Running in c71613ec8c88 [2023-09-12T21:01:09.491Z] Removing intermediate container c71613ec8c88 [2023-09-12T21:01:09.491Z] ---> 5e9ea5d47ed1 [2023-09-12T21:01:09.491Z] Step 12/26 : RUN $MAKE [2023-09-12T21:01:09.491Z] ---> Running in 9fde4fe97fd1 [2023-09-12T21:01:09.749Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-09-12T21:01:10.663Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5986 in /w/workspace/xfoundry_app-record-replay_PR-78 [Pipeline] { [Pipeline] ws [2023-09-12T21:01:10.723Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-09-12T21:01:10.808Z] Selected Git installation does not exist. Using Default [2023-09-12T21:01:10.808Z] The recommended git tool is: NONE [2023-09-12T21:01:16.424Z] using credential edgex-jenkins-ssh [2023-09-12T21:01:16.442Z] Cloning the remote Git repository [2023-09-12T21:01:16.495Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-12T21:01:16.595Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-09-12T21:01:16.746Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-12T21:01:16.748Z] > git --version # timeout=10 [2023-09-12T21:01:16.770Z] > git --version # 'git version 2.25.1' [2023-09-12T21:01:16.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:01:16.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:01:17.580Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-12T21:01:17.604Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:01:19.055Z] Merging remotes/origin/main commit f72b809072588f7f20ded4abbecd19f9d2a97259 into PR head commit 8539de332062711d4d6437e370f79d8fd8d0033b [2023-09-12T21:01:19.353Z] Merge succeeded, producing 8539de332062711d4d6437e370f79d8fd8d0033b [2023-09-12T21:01:19.354Z] Checking out Revision 8539de332062711d4d6437e370f79d8fd8d0033b (PR-78) [2023-09-12T21:01:18.467Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-12T21:01:18.507Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-12T21:01:18.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:01:18.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T21:01:19.073Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:01:19.149Z] > git checkout -f 8539de332062711d4d6437e370f79d8fd8d0033b # timeout=10 [2023-09-12T21:01:19.237Z] > git remote # timeout=10 [2023-09-12T21:01:19.262Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T21:01:19.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:01:19.301Z] > git merge f72b809072588f7f20ded4abbecd19f9d2a97259 # timeout=10 [2023-09-12T21:01:19.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T21:01:19.360Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:01:19.373Z] > git checkout -f 8539de332062711d4d6437e370f79d8fd8d0033b # timeout=10 [2023-09-12T21:01:22.855Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" [2023-09-12T21:01:22.905Z] > git --version # timeout=10 [2023-09-12T21:01:22.922Z] > git --version # 'git version 2.25.1' [2023-09-12T21:01:22.936Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:01:24.296Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T21:01:24.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:01:24.296Z] Dload Upload Total Spent Left Speed [2023-09-12T21:01:24.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-09-12T21:01:25.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T21:01:25.418Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T21:01:25.418Z] + sudo tee /etc/docker/daemon.new [2023-09-12T21:01:25.418Z] { [2023-09-12T21:01:25.418Z] "registry-mirrors": [ [2023-09-12T21:01:25.418Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T21:01:25.418Z] ], [2023-09-12T21:01:25.418Z] "bip": "10.250.0.254/24", [2023-09-12T21:01:25.418Z] "hosts": [ [2023-09-12T21:01:25.419Z] "tcp://0.0.0.0:5555", [2023-09-12T21:01:25.419Z] "unix:///var/run/docker.sock" [2023-09-12T21:01:25.419Z] ], [2023-09-12T21:01:25.419Z] "mtu": 1458, [2023-09-12T21:01:25.419Z] "selinux-enabled": true, [2023-09-12T21:01:25.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T21:01:25.419Z] } [Pipeline] sh [2023-09-12T21:01:25.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T21:01:26.802Z] + sudo service docker restart [2023-09-12T21:01:31.840Z] Removing intermediate container 9fde4fe97fd1 [2023-09-12T21:01:31.841Z] ---> 5d970f25dcc0 [2023-09-12T21:01:31.841Z] Step 13/26 : FROM alpine:3.18 [2023-09-12T21:01:32.410Z] 3.18: Pulling from library/alpine [2023-09-12T21:01:32.668Z] 7264a8db6415: Already exists [2023-09-12T21:01:32.668Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:01:32.668Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:01:32.668Z] ---> 7e01a0d0a1dc [2023-09-12T21:01:32.668Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T21:01:32.669Z] ---> Running in e4e0d165b5c7 [2023-09-12T21:01:32.927Z] Removing intermediate container e4e0d165b5c7 [2023-09-12T21:01:32.927Z] ---> 8c3af09678a7 [2023-09-12T21:01:32.927Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-12T21:01:32.927Z] ---> Running in 4291c395f6f6 [2023-09-12T21:01:32.927Z] Removing intermediate container 4291c395f6f6 [2023-09-12T21:01:32.927Z] ---> eb34ecd5d328 [2023-09-12T21:01:32.927Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:01:32.927Z] ---> Running in e09344f2c96e [2023-09-12T21:01:33.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:01:33.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:01:33.709Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:01:33.709Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:01:33.709Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:01:33.709Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:01:33.709Z] OK: 8 MiB in 17 packages [2023-09-12T21:01:33.968Z] Removing intermediate container e09344f2c96e [2023-09-12T21:01:33.968Z] ---> 8aa9842a47c1 [2023-09-12T21:01:33.968Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T21:01:34.229Z] ---> 272800833bd0 [2023-09-12T21:01:34.229Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T21:01:34.229Z] ---> 9ff052eb3e5f [2023-09-12T21:01:34.229Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-12T21:01:34.499Z] ---> c5dc262f2b5d [2023-09-12T21:01:34.499Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-12T21:01:35.434Z] ---> a4ff157577be [2023-09-12T21:01:35.434Z] Step 21/26 : EXPOSE 59712 [2023-09-12T21:01:35.434Z] ---> Running in 7fddf0a393d0 [2023-09-12T21:01:35.434Z] Removing intermediate container 7fddf0a393d0 [2023-09-12T21:01:35.434Z] ---> 10fc848ed29a [2023-09-12T21:01:35.434Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-12T21:01:35.434Z] ---> Running in 4ce0fefda57c [2023-09-12T21:01:35.434Z] Removing intermediate container 4ce0fefda57c [2023-09-12T21:01:35.434Z] ---> 694f33506937 [2023-09-12T21:01:35.434Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T21:01:35.434Z] ---> Running in fc2317e5cbf6 [2023-09-12T21:01:35.699Z] Removing intermediate container fc2317e5cbf6 [2023-09-12T21:01:35.699Z] ---> 6620db152130 [2023-09-12T21:01:35.699Z] Step 24/26 : LABEL arch=amd64 [2023-09-12T21:01:35.699Z] ---> Running in b87e800e7448 [2023-09-12T21:01:35.699Z] Removing intermediate container b87e800e7448 [2023-09-12T21:01:35.699Z] ---> 21ad086b37b2 [2023-09-12T21:01:35.699Z] Step 25/26 : LABEL git_sha=8539de332062711d4d6437e370f79d8fd8d0033b [2023-09-12T21:01:35.699Z] ---> Running in 96a06775b4fc [2023-09-12T21:01:35.699Z] Removing intermediate container 96a06775b4fc [2023-09-12T21:01:35.699Z] ---> 9dddeb49391a [2023-09-12T21:01:35.699Z] Step 26/26 : LABEL version=0.0.0 [2023-09-12T21:01:35.699Z] ---> Running in 833af8099370 [2023-09-12T21:01:35.958Z] Removing intermediate container 833af8099370 [2023-09-12T21:01:35.958Z] ---> f1d1e16033a7 [2023-09-12T21:01:35.958Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:01:35.958Z] Successfully built f1d1e16033a7 [2023-09-12T21:01:35.958Z] 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-09-12T21:01:36.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:01:36.888Z] [2023-09-12T21:01:36.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:01:37.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:01:37.521Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T21:01:37.521Z] 5eb5b503b376: Pulling fs layer [2023-09-12T21:01:37.521Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T21:01:37.521Z] ec43610c2a17: Pulling fs layer [2023-09-12T21:01:37.521Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T21:01:37.521Z] 33b1e0a273af: Pulling fs layer [2023-09-12T21:01:37.521Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T21:01:37.521Z] 2f39f015ded8: Pulling fs layer [2023-09-12T21:01:37.521Z] 33b1e0a273af: Waiting [2023-09-12T21:01:37.521Z] 5d3b04190fa2: Waiting [2023-09-12T21:01:37.521Z] 2f39f015ded8: Waiting [2023-09-12T21:01:37.521Z] 3a2ae6a8a46f: Waiting [2023-09-12T21:01:37.521Z] 5c69ac0246d0: Download complete [2023-09-12T21:01:37.521Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T21:01:37.521Z] 3a2ae6a8a46f: Download complete [2023-09-12T21:01:37.521Z] ec43610c2a17: Verifying Checksum [2023-09-12T21:01:37.521Z] ec43610c2a17: Download complete [2023-09-12T21:01:37.521Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T21:01:37.521Z] 5d3b04190fa2: Download complete [2023-09-12T21:01:37.521Z] 33b1e0a273af: Download complete [2023-09-12T21:01:37.778Z] 5eb5b503b376: Verifying Checksum [2023-09-12T21:01:37.778Z] 5eb5b503b376: Download complete [2023-09-12T21:01:38.344Z] 2f39f015ded8: Verifying Checksum [2023-09-12T21:01:38.344Z] 2f39f015ded8: Download complete [2023-09-12T21:01:39.318Z] 5eb5b503b376: Pull complete [2023-09-12T21:01:39.890Z] 5c69ac0246d0: Pull complete [2023-09-12T21:01:40.157Z] ec43610c2a17: Pull complete [2023-09-12T21:01:40.157Z] 3a2ae6a8a46f: Pull complete [2023-09-12T21:01:40.414Z] 33b1e0a273af: Pull complete [2023-09-12T21:01:40.414Z] 5d3b04190fa2: Pull complete [2023-09-12T21:01:44.595Z] 2f39f015ded8: Pull complete [2023-09-12T21:01:44.595Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T21:01:44.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:01:44.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:01:44.839Z] prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container [2023-09-12T21:01:44.883Z] $ 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-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:01:49.203Z] $ docker top 6d772817c55086f4c750ffe5d48e3a6375aff45380ade267ff071e1c5372545e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-09-12T21:01:49.434Z] provisioning config files... [2023-09-12T21:01:49.463Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config15945005181895422979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:01:49.674Z] ---> job-cost.sh [2023-09-12T21:01:49.674Z] lf-activate-venv: SKIPPING [2023-09-12T21:01:49.674Z] INFO: No Stack... [2023-09-12T21:01:49.861Z] ---> docker-login.sh [2023-09-12T21:01:49.861Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:01:49.935Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:01:50.196Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:01:50.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:01:50.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:01:50.451Z] Configure a credential helper to remove this warning. See [2023-09-12T21:01:50.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:01:50.451Z] [2023-09-12T21:01:50.451Z] Login Succeeded [2023-09-12T21:01:50.451Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:01:50.512Z] + cat /w/workspace/xfoundry_app-record-replay_PR-78/archives/cost.csv [2023-09-12T21:01:50.512Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T21:01:50.556Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] [2023-09-12T21:01:50.561Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] did not exist. Created. [2023-09-12T21:01:50.561Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:01:50.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:01:50.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:01:50.721Z] Configure a credential helper to remove this warning. See [2023-09-12T21:01:50.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:01:50.721Z] [2023-09-12T21:01:50.721Z] Login Succeeded [2023-09-12T21:01:50.721Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:01:50.965Z] + echo total: 0.2199999988079071 [2023-09-12T21:01:50.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stash [2023-09-12T21:01:51.013Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:01:51.223Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] [2023-09-12T21:01:51.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:01:51.260Z] Configure a credential helper to remove this warning. See [2023-09-12T21:01:51.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:01:51.260Z] [2023-09-12T21:01:51.260Z] Login Succeeded [2023-09-12T21:01:51.260Z] nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } [2023-09-12T21:01:51.338Z] $ docker stop --time=1 6d772817c55086f4c750ffe5d48e3a6375aff45380ade267ff071e1c5372545e [2023-09-12T21:01:51.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:01:51.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:01:51.531Z] Configure a credential helper to remove this warning. See [2023-09-12T21:01:51.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:01:51.531Z] [2023-09-12T21:01:51.531Z] Login Succeeded [2023-09-12T21:01:51.531Z] docker.io [2023-09-12T21:01:51.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:01:52.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:01:52.066Z] Configure a credential helper to remove this warning. See [2023-09-12T21:01:52.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:01:52.066Z] [2023-09-12T21:01:52.066Z] Login Succeeded [2023-09-12T21:01:52.066Z] ---> docker-login.sh ends [2023-09-12T21:01:52.497Z] $ docker rm -f --volumes 6d772817c55086f4c750ffe5d48e3a6375aff45380ade267ff071e1c5372545e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-12T21:01:52.641Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-09-12T21:01:53.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:01:53.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:01:53.104Z] ========================================================= [2023-09-12T21:01:53.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T21:01:53.104Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:01:53.645Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:01:53.645Z] Sending build context to Docker daemon 256.5kB [2023-09-12T21:01:53.913Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:01:53.913Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T21:01:53.913Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T21:01:53.913Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T21:01:53.913Z] 5d54e960e981: Pulling fs layer [2023-09-12T21:01:53.913Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T21:01:53.913Z] f0e02332f6b5: Pulling fs layer [2023-09-12T21:01:53.913Z] 66412af1f25a: Pulling fs layer [2023-09-12T21:01:53.913Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T21:01:53.913Z] 9a37bb91b891: Pulling fs layer [2023-09-12T21:01:53.913Z] a29adfc67d43: Pulling fs layer [2023-09-12T21:01:53.913Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T21:01:53.913Z] 1baf3a5c0e64: Waiting [2023-09-12T21:01:53.913Z] 9a37bb91b891: Waiting [2023-09-12T21:01:53.913Z] f0e02332f6b5: Waiting [2023-09-12T21:01:53.913Z] 66412af1f25a: Waiting [2023-09-12T21:01:53.913Z] a29adfc67d43: Waiting [2023-09-12T21:01:53.913Z] d5de9f91c1a4: Waiting [2023-09-12T21:01:53.913Z] 5d54e960e981: Verifying Checksum [2023-09-12T21:01:53.913Z] 5d54e960e981: Download complete [2023-09-12T21:01:54.191Z] f0e02332f6b5: Verifying Checksum [2023-09-12T21:01:54.191Z] f0e02332f6b5: Download complete [2023-09-12T21:01:54.191Z] 66412af1f25a: Download complete [2023-09-12T21:01:54.191Z] 9fda8d8052c6: Download complete [2023-09-12T21:01:54.465Z] 9a37bb91b891: Verifying Checksum [2023-09-12T21:01:54.465Z] 9a37bb91b891: Download complete [2023-09-12T21:01:55.087Z] 9fda8d8052c6: Pull complete [2023-09-12T21:01:55.087Z] a29adfc67d43: Verifying Checksum [2023-09-12T21:01:55.087Z] a29adfc67d43: Download complete [2023-09-12T21:01:55.681Z] 5d54e960e981: Pull complete [2023-09-12T21:01:55.953Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T21:01:55.953Z] d5de9f91c1a4: Download complete [2023-09-12T21:01:55.953Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T21:01:55.953Z] c4a7e357bf2a: Download complete [2023-09-12T21:01:56.919Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T21:01:56.919Z] 1baf3a5c0e64: Download complete [2023-09-12T21:02:07.022Z] c4a7e357bf2a: Pull complete [2023-09-12T21:02:07.022Z] f0e02332f6b5: Pull complete [2023-09-12T21:02:07.022Z] 66412af1f25a: Pull complete [2023-09-12T21:02:13.701Z] 1baf3a5c0e64: Pull complete [2023-09-12T21:02:17.979Z] 9a37bb91b891: Pull complete [2023-09-12T21:02:18.248Z] a29adfc67d43: Pull complete [2023-09-12T21:02:20.200Z] d5de9f91c1a4: Pull complete [2023-09-12T21:02:20.200Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:02:20.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:02:20.200Z] ---> 746ca1b523b5 [2023-09-12T21:02:20.201Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:02:22.146Z] ---> Running in 2e745f3ae6b6 [2023-09-12T21:02:22.414Z] Removing intermediate container 2e745f3ae6b6 [2023-09-12T21:02:22.414Z] ---> cdee8769b5cb [2023-09-12T21:02:22.414Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:02:22.414Z] ---> Running in a5608d31d03b [2023-09-12T21:02:22.681Z] Removing intermediate container a5608d31d03b [2023-09-12T21:02:22.681Z] ---> d438a49bf999 [2023-09-12T21:02:22.681Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:02:22.955Z] ---> Running in b75b2e00004f [2023-09-12T21:02:23.223Z] Removing intermediate container b75b2e00004f [2023-09-12T21:02:23.223Z] ---> a5d8035ff0a0 [2023-09-12T21:02:23.223Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:02:23.223Z] ---> Running in 1b319e3804fb [2023-09-12T21:02:24.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:02:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:02:25.851Z] OK: 267 MiB in 56 packages [2023-09-12T21:02:26.816Z] Removing intermediate container 1b319e3804fb [2023-09-12T21:02:26.816Z] ---> e4f83e97314b [2023-09-12T21:02:26.816Z] Step 7/12 : WORKDIR /app [2023-09-12T21:02:26.816Z] ---> Running in 5691d1ef3ad8 [2023-09-12T21:02:27.083Z] Removing intermediate container 5691d1ef3ad8 [2023-09-12T21:02:27.083Z] ---> 0fb90b937c0e [2023-09-12T21:02:27.083Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T21:02:27.665Z] ---> fe187b7cf9e8 [2023-09-12T21:02:27.665Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:02:27.665Z] ---> Running in e4e917f969b0 [2023-09-12T21:03:49.516Z] Removing intermediate container e4e917f969b0 [2023-09-12T21:03:49.516Z] ---> 6f880abecbcd [2023-09-12T21:03:49.516Z] Step 10/12 : COPY . . [2023-09-12T21:03:49.516Z] ---> aa04cf1dc90e [2023-09-12T21:03:49.516Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:03:49.516Z] ---> Running in d34592073413 [2023-09-12T21:03:49.516Z] Removing intermediate container d34592073413 [2023-09-12T21:03:49.516Z] ---> e5e6f6f753ef [2023-09-12T21:03:49.516Z] Step 12/12 : RUN $MAKE [2023-09-12T21:03:49.516Z] ---> Running in 83f587ff6d23 [2023-09-12T21:03:49.516Z] noop [2023-09-12T21:03:49.516Z] Removing intermediate container 83f587ff6d23 [2023-09-12T21:03:49.516Z] ---> 33ad53f99af3 [2023-09-12T21:03:49.516Z] Successfully built 33ad53f99af3 [2023-09-12T21:03:49.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:03:49.999Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:03:50.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:03:50.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-5986 does not seem to be running inside a container [2023-09-12T21:03:50.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T21:03:53.518Z] $ docker top b2e779be3bc6e349b5a2da598a317aeab569eb3255c3ac352f3af387b9583d28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:03:54.410Z] + go version [2023-09-12T21:03:54.410Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T21:03:54.452Z] $ docker stop --time=1 b2e779be3bc6e349b5a2da598a317aeab569eb3255c3ac352f3af387b9583d28 [2023-09-12T21:03:56.086Z] $ docker rm -f --volumes b2e779be3bc6e349b5a2da598a317aeab569eb3255c3ac352f3af387b9583d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:03:57.093Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:03:57.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:03:57.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-5986 does not seem to be running inside a container [2023-09-12T21:03:57.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T21:03:58.664Z] $ docker top 6c7dac9bd9587cdb2c211e427ff01034fbddb5447feacd7c99fe7e23e65d981d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:03:59.562Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:04:00.285Z] + make test [2023-09-12T21:04:00.285Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T21:06:52.026Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-12T21:06:58.669Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.242s coverage: 88.0% of statements [2023-09-12T21:07:00.615Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-12T21:07:00.615Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-12T21:07:02.258Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-12T21:07:12.335Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.072s coverage: 98.7% of statements [2023-09-12T21:07:12.335Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.590s coverage: 78.7% of statements [2023-09-12T21:07:12.335Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.191s coverage: 100.0% of statements [2023-09-12T21:07:12.335Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T21:07:12.335Z] go vet ./... [2023-09-12T21:09:04.032Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:09:04.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:09:04.032Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:09:04.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:09:04.679Z] $ docker stop --time=1 6c7dac9bd9587cdb2c211e427ff01034fbddb5447feacd7c99fe7e23e65d981d [2023-09-12T21:09:06.715Z] $ docker rm -f --volumes 6c7dac9bd9587cdb2c211e427ff01034fbddb5447feacd7c99fe7e23e65d981d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:09:08.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:09:08.766Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T21:09:09.367Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:09:09.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:09:10.346Z] + ls -al . [2023-09-12T21:09:10.346Z] total 180 [2023-09-12T21:09:10.346Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:04 . [2023-09-12T21:09:10.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:01 .. [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 21:01 .dockerignore [2023-09-12T21:09:10.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:01 .git [2023-09-12T21:09:10.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:01 .github [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 12 21:01 .gitignore [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:01 .golangci.yml [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 12 21:01 Attribution.txt [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 12 21:01 CHANGELOG.md [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 12 21:01 Dockerfile [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:01 GOVERNANCE.md [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 12 21:01 Jenkinsfile [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 21:01 LICENSE [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 12 21:01 Makefile [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 12 21:01 OWNERS.md [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 12 21:01 README.md [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 12 21:01 Record and Reply.postman_collection.json [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:59 VERSION [2023-09-12T21:09:10.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:01 bin [2023-09-12T21:09:10.346Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 12 21:07 coverage.out [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 3916 Sep 12 21:01 go.mod [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 34159 Sep 12 21:01 go.sum [2023-09-12T21:09:10.346Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 21:01 internal [2023-09-12T21:09:10.346Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 12 21:01 main.go [2023-09-12T21:09:10.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:01 openapi [2023-09-12T21:09:10.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:01 pkg [2023-09-12T21:09:10.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:10.765Z] + 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=8539de332062711d4d6437e370f79d8fd8d0033b --label arch=arm64 --label version=0.0.0 . [2023-09-12T21:09:11.033Z] Sending build context to Docker daemon 281.6kB [2023-09-12T21:09:11.033Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:09:11.033Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T21:09:11.033Z] ---> 33ad53f99af3 [2023-09-12T21:09:11.033Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:09:11.033Z] ---> Running in 6380dc5d2c31 [2023-09-12T21:09:11.623Z] Removing intermediate container 6380dc5d2c31 [2023-09-12T21:09:11.623Z] ---> 3be4ae469015 [2023-09-12T21:09:11.623Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:09:11.623Z] ---> Running in b4f6d35eb361 [2023-09-12T21:09:11.891Z] Removing intermediate container b4f6d35eb361 [2023-09-12T21:09:11.891Z] ---> 69249f09671a [2023-09-12T21:09:11.891Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:09:11.891Z] ---> Running in c71b21ca676f [2023-09-12T21:09:12.167Z] Removing intermediate container c71b21ca676f [2023-09-12T21:09:12.167Z] ---> e81c34a65195 [2023-09-12T21:09:12.167Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:09:12.436Z] ---> Running in 432bbcfa018b [2023-09-12T21:09:13.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:09:13.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:09:14.942Z] OK: 267 MiB in 56 packages [2023-09-12T21:09:15.912Z] Removing intermediate container 432bbcfa018b [2023-09-12T21:09:15.912Z] ---> 45cbf44a7872 [2023-09-12T21:09:15.912Z] Step 7/26 : WORKDIR /app [2023-09-12T21:09:16.191Z] ---> Running in 223f8cf53133 [2023-09-12T21:09:16.460Z] Removing intermediate container 223f8cf53133 [2023-09-12T21:09:16.460Z] ---> 17e9bd868fb3 [2023-09-12T21:09:16.460Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-12T21:09:17.050Z] ---> 791cb687db93 [2023-09-12T21:09:17.050Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:17.050Z] ---> Running in bc039cc0d4a5 [2023-09-12T21:09:19.628Z] Removing intermediate container bc039cc0d4a5 [2023-09-12T21:09:19.628Z] ---> 05cd28e1fcbe [2023-09-12T21:09:19.628Z] Step 10/26 : COPY . . [2023-09-12T21:09:20.219Z] ---> fd531b4ffaf2 [2023-09-12T21:09:20.219Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:09:20.219Z] ---> Running in bb9074d4d680 [2023-09-12T21:09:20.496Z] Removing intermediate container bb9074d4d680 [2023-09-12T21:09:20.496Z] ---> 66425cf31181 [2023-09-12T21:09:20.496Z] Step 12/26 : RUN $MAKE [2023-09-12T21:09:20.496Z] ---> Running in 364b36aa2c8f [2023-09-12T21:09:21.452Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-09-12T21:11:28.121Z] Removing intermediate container 364b36aa2c8f [2023-09-12T21:11:28.121Z] ---> 81d8f06bd593 [2023-09-12T21:11:28.121Z] Step 13/26 : FROM alpine:3.18 [2023-09-12T21:11:28.121Z] 3.18: Pulling from library/alpine [2023-09-12T21:11:28.121Z] 9fda8d8052c6: Already exists [2023-09-12T21:11:28.121Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:11:28.121Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:11:28.121Z] ---> f6648c04cd6c [2023-09-12T21:11:28.121Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T21:11:28.121Z] ---> Running in dd7fdd5b1b8f [2023-09-12T21:11:28.121Z] Removing intermediate container dd7fdd5b1b8f [2023-09-12T21:11:28.121Z] ---> 162af91c6121 [2023-09-12T21:11:28.121Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-12T21:11:28.121Z] ---> Running in 65dad8bcc814 [2023-09-12T21:11:28.121Z] Removing intermediate container 65dad8bcc814 [2023-09-12T21:11:28.121Z] ---> 8ea0c1f21142 [2023-09-12T21:11:28.121Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:11:28.121Z] ---> Running in 6f51fe4bab1b [2023-09-12T21:11:28.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:11:28.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:11:28.121Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:11:28.121Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:11:28.121Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:11:28.121Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:11:28.121Z] OK: 9 MiB in 17 packages [2023-09-12T21:11:28.121Z] Removing intermediate container 6f51fe4bab1b [2023-09-12T21:11:28.121Z] ---> 0f867e8c08a8 [2023-09-12T21:11:28.121Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T21:11:28.121Z] ---> ac6c705af1ac [2023-09-12T21:11:28.121Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T21:11:28.121Z] ---> d7408c631f9b [2023-09-12T21:11:28.121Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-12T21:11:28.705Z] ---> 04e140fe5451 [2023-09-12T21:11:28.705Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-12T21:11:30.647Z] ---> 1f7dfc8e598a [2023-09-12T21:11:30.647Z] Step 21/26 : EXPOSE 59712 [2023-09-12T21:11:30.647Z] ---> Running in 4bbd0eae19a2 [2023-09-12T21:11:30.914Z] Removing intermediate container 4bbd0eae19a2 [2023-09-12T21:11:30.914Z] ---> 72c3cc325ee1 [2023-09-12T21:11:30.914Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-12T21:11:30.914Z] ---> Running in 55925dcfd2cc [2023-09-12T21:11:31.181Z] Removing intermediate container 55925dcfd2cc [2023-09-12T21:11:31.181Z] ---> be6d7eec2d2d [2023-09-12T21:11:31.181Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T21:11:31.448Z] ---> Running in 1d0f04df3264 [2023-09-12T21:11:31.715Z] Removing intermediate container 1d0f04df3264 [2023-09-12T21:11:31.715Z] ---> 1ec01d96b426 [2023-09-12T21:11:31.715Z] Step 24/26 : LABEL arch=arm64 [2023-09-12T21:11:31.715Z] ---> Running in 4342fec9d2a2 [2023-09-12T21:11:31.987Z] Removing intermediate container 4342fec9d2a2 [2023-09-12T21:11:31.987Z] ---> 5ebc38e2ff12 [2023-09-12T21:11:31.987Z] Step 25/26 : LABEL git_sha=8539de332062711d4d6437e370f79d8fd8d0033b [2023-09-12T21:11:32.254Z] ---> Running in 600a73d1046c [2023-09-12T21:11:32.522Z] Removing intermediate container 600a73d1046c [2023-09-12T21:11:32.522Z] ---> 37a27884514e [2023-09-12T21:11:32.522Z] Step 26/26 : LABEL version=0.0.0 [2023-09-12T21:11:32.522Z] ---> Running in 6c0599d1f734 [2023-09-12T21:11:32.790Z] Removing intermediate container 6c0599d1f734 [2023-09-12T21:11:32.790Z] ---> 0adc8dcc9479 [2023-09-12T21:11:32.790Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:11:32.790Z] Successfully built 0adc8dcc9479 [2023-09-12T21:11:32.790Z] 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-09-12T21:11:33.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:11:33.604Z] [2023-09-12T21:11:33.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:11:34.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:11:34.010Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T21:11:34.010Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T21:11:34.010Z] 04944245beec: Pulling fs layer [2023-09-12T21:11:34.010Z] 699f458cf7ca: Pulling fs layer [2023-09-12T21:11:34.010Z] 765212b225bb: Pulling fs layer [2023-09-12T21:11:34.010Z] f23df028b6ca: Pulling fs layer [2023-09-12T21:11:34.010Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T21:11:34.010Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T21:11:34.010Z] f23df028b6ca: Waiting [2023-09-12T21:11:34.010Z] 765212b225bb: Waiting [2023-09-12T21:11:34.010Z] 2437ff75d9bd: Waiting [2023-09-12T21:11:34.279Z] 04944245beec: Verifying Checksum [2023-09-12T21:11:34.279Z] 04944245beec: Download complete [2023-09-12T21:11:34.279Z] 765212b225bb: Verifying Checksum [2023-09-12T21:11:34.279Z] 765212b225bb: Download complete [2023-09-12T21:11:34.279Z] f23df028b6ca: Verifying Checksum [2023-09-12T21:11:34.279Z] f23df028b6ca: Download complete [2023-09-12T21:11:34.279Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T21:11:34.279Z] d65c8cfc05b1: Download complete [2023-09-12T21:11:34.547Z] 699f458cf7ca: Verifying Checksum [2023-09-12T21:11:34.547Z] 699f458cf7ca: Download complete [2023-09-12T21:11:34.814Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T21:11:34.814Z] 8998bd30e6a1: Download complete [2023-09-12T21:11:37.397Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T21:11:37.397Z] 2437ff75d9bd: Download complete [2023-09-12T21:11:38.808Z] 8998bd30e6a1: Pull complete [2023-09-12T21:11:39.391Z] 04944245beec: Pull complete [2023-09-12T21:11:40.796Z] 699f458cf7ca: Pull complete [2023-09-12T21:11:41.061Z] 765212b225bb: Pull complete [2023-09-12T21:11:41.642Z] f23df028b6ca: Pull complete [2023-09-12T21:11:41.909Z] d65c8cfc05b1: Pull complete [2023-09-12T21:12:00.101Z] 2437ff75d9bd: Pull complete [2023-09-12T21:12:00.101Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T21:12:00.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:12:00.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:12:00.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-5986 does not seem to be running inside a container [2023-09-12T21:12:00.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T21:12:03.304Z] $ docker top a2d3b10a33e975b1c7ef64e318fcce1202d7d6f6b31982629404f44cedbeb080 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:12:04.229Z] ---> job-cost.sh [2023-09-12T21:12:04.229Z] lf-activate-venv: SKIPPING [2023-09-12T21:12:04.229Z] INFO: No Stack... [2023-09-12T21:12:04.812Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T21:12:05.769Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:12:06.435Z] + cut -d, -f6 [2023-09-12T21:12:06.436Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2023-09-12T21:12:06.511Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] [2023-09-12T21:12:06.516Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] did not exist. Created. [2023-09-12T21:12:06.516Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:12:07.246Z] /w/workspace/app-record-replay/1@tmp/durable-2f81704b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T21:12:07.599Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T21:12:07.895Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T21:12:07.946Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:12:07.962Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:12:08.016Z] $ docker stop --time=1 a2d3b10a33e975b1c7ef64e318fcce1202d7d6f6b31982629404f44cedbeb080 [2023-09-12T21:12:09.526Z] $ docker rm -f --volumes a2d3b10a33e975b1c7ef64e318fcce1202d7d6f6b31982629404f44cedbeb080 [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-09-12T21:12:10.542Z] provisioning config files... [2023-09-12T21:12:10.549Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-78@tmp/config10271391863291323999tmp [Pipeline] { [Pipeline] sh [2023-09-12T21:12:10.894Z] + set +x [2023-09-12T21:12:10.894Z] + bash -s -- [2023-09-12T21:12:10.894Z] + curl -s https://codecov.io/bash [2023-09-12T21:12:10.894Z] [2023-09-12T21:12:10.894Z] _____ _ [2023-09-12T21:12:10.894Z] / ____| | | [2023-09-12T21:12:10.894Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T21:12:10.894Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T21:12:10.894Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T21:12:10.894Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T21:12:10.894Z] Bash-1.0.6 [2023-09-12T21:12:10.894Z] [2023-09-12T21:12:10.894Z] [2023-09-12T21:12:10.894Z] ==> git version 2.25.1 found [2023-09-12T21:12:10.894Z] ==> 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-09-12T21:12:10.894Z] Release-Date: 2020-01-08 [2023-09-12T21:12:10.894Z] 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-09-12T21:12:10.894Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T21:12:10.894Z] ==> Jenkins CI detected. [2023-09-12T21:12:10.894Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-78 [2023-09-12T21:12:10.894Z] project root: . [2023-09-12T21:12:10.894Z] --> token set from env [2023-09-12T21:12:10.894Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T21:12:10.894Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T21:12:10.894Z] ==> Python coveragepy not found [2023-09-12T21:12:10.894Z] ==> Searching for coverage reports in: [2023-09-12T21:12:10.894Z] + . [2023-09-12T21:12:10.894Z] -> Found 1 reports [2023-09-12T21:12:10.894Z] ==> Detecting git/mercurial file structure [2023-09-12T21:12:10.894Z] ==> Reading reports [2023-09-12T21:12:10.894Z] + ./coverage.out bytes=24552 [2023-09-12T21:12:10.894Z] ==> Appending adjustments [2023-09-12T21:12:10.894Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T21:12:11.157Z] + Found adjustments [2023-09-12T21:12:11.157Z] ==> Gzipping contents [2023-09-12T21:12:11.157Z] 8.0K /tmp/codecov.yl8mOI.gz [2023-09-12T21:12:11.157Z] ==> Uploading reports [2023-09-12T21:12:11.157Z] url: https://codecov.io [2023-09-12T21:12:11.157Z] query: branch=PR-78&commit=8539de332062711d4d6437e370f79d8fd8d0033b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=78&job=&cmd_args= [2023-09-12T21:12:11.157Z] -> Pinging Codecov [2023-09-12T21:12:11.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-78&commit=8539de332062711d4d6437e370f79d8fd8d0033b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=78&job=&cmd_args= [2023-09-12T21:12:11.157Z] -> Uploading to [2023-09-12T21:12:11.157Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/F467761B9912B4F32F9BC62907045C81/8539de332062711d4d6437e370f79d8fd8d0033b/4c241308-31b5-47c1-9514-0aa158b65cd2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T211211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b71fd25f3fdef33350bf96d24a05776840ae767b24c02e328177755db627fb7f [2023-09-12T21:12:11.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:12:11.417Z] Dload Upload Total Spent Left Speed [2023-09-12T21:12:11.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 25213 --:--:-- --:--:-- --:--:-- 25213 [2023-09-12T21:12:11.417Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/8539de332062711d4d6437e370f79d8fd8d0033b [Pipeline] } [2023-09-12T21:12:11.443Z] 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-09-12T21:12:13.205Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-78/archives ] [2023-09-12T21:12:13.205Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-78/archives [2023-09-12T21:12:13.205Z] total 16 [2023-09-12T21:12:13.205Z] drwxr-xr-x 3 root root 4096 Sep 12 21:01 . [2023-09-12T21:12:13.205Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:01 .. [2023-09-12T21:12:13.205Z] drwxr-xr-x 2 root root 4096 Sep 12 21:01 cost [2023-09-12T21:12:13.205Z] -rw-r--r-- 1 root root 88 Sep 12 21:01 cost.csv [2023-09-12T21:12:13.205Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-78/archives [2023-09-12T21:12:13.205Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-78/archives [2023-09-12T21:12:13.205Z] total 16 [2023-09-12T21:12:13.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:01 . [2023-09-12T21:12:13.205Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:01 .. [2023-09-12T21:12:13.205Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:01 cost [2023-09-12T21:12:13.205Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 12 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:12:13.589Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:12:14.470Z] ---> package-listing.sh [2023-09-12T21:12:14.471Z] ++ facter osfamily [2023-09-12T21:12:14.471Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T21:12:14.730Z] + OS_FAMILY=debian [2023-09-12T21:12:14.730Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-78 [2023-09-12T21:12:14.730Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T21:12:14.730Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T21:12:14.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T21:12:14.730Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T21:12:14.730Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-78 ']' [2023-09-12T21:12:14.730Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T21:12:14.730Z] + case "${OS_FAMILY}" in [2023-09-12T21:12:14.730Z] + dpkg -l [2023-09-12T21:12:14.730Z] + grep '^ii' [2023-09-12T21:12:14.730Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T21:12:14.730Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T21:12:14.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T21:12:14.730Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-78 ']' [2023-09-12T21:12:14.730Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-78/archives/ [2023-09-12T21:12:14.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-78/archives/ [Pipeline] echo [2023-09-12T21:12:14.765Z] 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-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T21:12:15.057Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:12:15.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:12:15.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:12:15.834Z] prd-ubuntu20.04-docker-8c-8g-5984 does not seem to be running inside a container [2023-09-12T21:12:15.884Z] $ 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-78/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-78 -v /w/workspace/xfoundry_app-record-replay_PR-78:/w/workspace/xfoundry_app-record-replay_PR-78:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-78@tmp:/w/workspace/xfoundry_app-record-replay_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:12:16.061Z] $ docker top 7d57d9f3719dbe03d0bf47d9a2492897ece19f459392910ae736c3f703b3b859 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:12:16.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T21:12:16.747Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T21:12:17.058Z] + ls /var/log/sa-host [2023-09-12T21:12:17.058Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:12:17.279Z] provisioning config files... [2023-09-12T21:12:17.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-78@tmp/config14722045337561739753tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:12:17.337Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:12:17.653Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T21:12:17.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:12:18.088Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T21:12:18.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:12:18.432Z] ---> sudo-logs.sh [2023-09-12T21:12:18.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T21:12:18.515Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:12:18.834Z] ---> job-cost.sh [2023-09-12T21:12:18.834Z] lf-activate-venv: SKIPPING [2023-09-12T21:12:18.834Z] DEBUG: total: 0.2199999988079071 [2023-09-12T21:12:18.834Z] INFO: Retrieving Stack Cost... [2023-09-12T21:12:19.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:12:19.661Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T21:12:19.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:12:20.005Z] ---> logs-deploy.sh [2023-09-12T21:12:20.005Z] lf-activate-venv: SKIPPING [2023-09-12T21:12:20.005Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-78/1 [2023-09-12T21:12:20.005Z] INFO: archiving workspace using pattern(s): [2023-09-12T21:12:20.939Z] Archives upload complete. [2023-09-12T21:12:20.939Z] INFO: archiving logs to Nexus