Pull request #32 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 8e41519bcf59f1bc06ca44432243fa346d6d6476+5c5c0fa1b183acca9b573439bae46aaad6e22dbc (6d1b476dd365596ab245cbe862f335e39a871c8a) 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-ssh1372045645443542867.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16854819979628693888.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-32/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-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14900740803989973082.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-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17454114298384951025.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15039400994957481035.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-32/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-32/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13069800612934370083.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19262 in /w/workspace/xfoundry_app-record-replay_PR-32 [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-32 # 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 > 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/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c5c0fa1b183acca9b573439bae46aaad6e22dbc into PR head commit 8e41519bcf59f1bc06ca44432243fa346d6d6476 Merge succeeded, producing 8e41519bcf59f1bc06ca44432243fa346d6d6476 Checking out Revision 8e41519bcf59f1bc06ca44432243fa346d6d6476 (PR-32) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e41519bcf59f1bc06ca44432243fa346d6d6476 # 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 5c5c0fa1b183acca9b573439bae46aaad6e22dbc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e41519bcf59f1bc06ca44432243fa346d6d6476 # timeout=10 Commit message: "feat: Implement Start Recording HTTP endpoint" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-26T19:03:55.459Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-26T19:03:55.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-26T19:03:55.760Z] ========================================================= [2023-06-26T19:03:55.760Z] EdgeX Global Pipelines Version Info [2023-06-26T19:03:55.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:03:56.501Z] ------------------- [2023-06-26T19:03:56.501Z] stable info: [2023-06-26T19:03:56.501Z] ------------------- [2023-06-26T19:03:56.501Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-26T19:03:56.501Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-26T19:03:56.501Z] Message: update stable to v1.0.250 [2023-06-26T19:03:57.071Z] ------------------- [2023-06-26T19:03:57.071Z] experimental info: [2023-06-26T19:03:57.071Z] ------------------- [2023-06-26T19:03:57.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-26T19:03:57.071Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-26T19:03:57.071Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-26T19:03:57.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-26T19:03:57.392Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-26T19:03:57.430Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-26T19:03:57.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-26T19:03:57.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-26T19:03:57.544Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-26T19:03:57.586Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-26T19:03:57.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-26T19:03:57.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-26T19:03:57.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-26T19:03:57.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-26T19:03:57.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-26T19:03:57.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-26T19:03:57.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-26T19:03:57.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-26T19:03:57.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-26T19:03:58.020Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-26T19:03:58.065Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-26T19:03:58.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-26T19:03:58.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-26T19:03:58.185Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-26T19:03:58.226Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-26T19:03:58.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-26T19:03:58.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-26T19:03:58.342Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-26T19:03:58.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-26T19:03:58.419Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-26T19:03:58.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-32 [Pipeline] echo [2023-06-26T19:03:58.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-32 [Pipeline] echo [2023-06-26T19:03:58.543Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-32 [Pipeline] echo [2023-06-26T19:03:58.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e41519bcf59f1bc06ca44432243fa346d6d6476 [Pipeline] echo [2023-06-26T19:03:58.630Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e41519 [Pipeline] echo [2023-06-26T19:03:58.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T19:03:58.799Z] provisioning config files... [2023-06-26T19:03:58.813Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-32@tmp/config4021075433020046525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:03:59.172Z] ---> docker-login.sh [2023-06-26T19:03:59.172Z] nexus3.edgexfoundry.org:10001 [2023-06-26T19:03:59.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:03:59.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:03:59.434Z] Configure a credential helper to remove this warning. See [2023-06-26T19:03:59.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:03:59.434Z] [2023-06-26T19:03:59.434Z] Login Succeeded [2023-06-26T19:03:59.434Z] nexus3.edgexfoundry.org:10002 [2023-06-26T19:03:59.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:03:59.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:03:59.695Z] Configure a credential helper to remove this warning. See [2023-06-26T19:03:59.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:03:59.695Z] [2023-06-26T19:03:59.695Z] Login Succeeded [2023-06-26T19:03:59.695Z] nexus3.edgexfoundry.org:10003 [2023-06-26T19:03:59.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:03:59.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:03:59.695Z] Configure a credential helper to remove this warning. See [2023-06-26T19:03:59.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:03:59.695Z] [2023-06-26T19:03:59.695Z] Login Succeeded [2023-06-26T19:03:59.695Z] nexus3.edgexfoundry.org:10004 [2023-06-26T19:03:59.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:03:59.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:03:59.957Z] Configure a credential helper to remove this warning. See [2023-06-26T19:03:59.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:03:59.957Z] [2023-06-26T19:03:59.957Z] Login Succeeded [2023-06-26T19:03:59.957Z] docker.io [2023-06-26T19:03:59.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:04:00.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:04:00.218Z] Configure a credential helper to remove this warning. See [2023-06-26T19:04:00.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:04:00.218Z] [2023-06-26T19:04:00.218Z] Login Succeeded [2023-06-26T19:04:00.218Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T19:04:00.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-26T19:04:00.843Z] + git rev-list -1 --merges 8e41519bcf59f1bc06ca44432243fa346d6d6476~1..8e41519bcf59f1bc06ca44432243fa346d6d6476 [Pipeline] echo [2023-06-26T19:04:00.907Z] -----------> git rev-list -1 --merges 8e41519bcf59f1bc06ca44432243fa346d6d6476~1..8e41519bcf59f1bc06ca44432243fa346d6d6476 8e41519bcf59f1bc06ca44432243fa346d6d6476 [false] [Pipeline] sh [2023-06-26T19:04:01.215Z] + git log --format=format:%s -1 8e41519bcf59f1bc06ca44432243fa346d6d6476 [Pipeline] echo [2023-06-26T19:04:01.251Z] ========================================================= [2023-06-26T19:04:01.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-26T19:04:01.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T19:04:01.688Z] + git log --format=format:%s -1 8e41519bcf59f1bc06ca44432243fa346d6d6476 [Pipeline] echo [2023-06-26T19:04:01.719Z] [semverPrep] GIT_COMMIT: 8e41519bcf59f1bc06ca44432243fa346d6d6476, Commit Message: feat: Implement Start Recording HTTP endpoint [Pipeline] echo [2023-06-26T19:04:01.747Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-26T19:04:02.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-26T19:04:02.157Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-26T19:04:02.157Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-26T19:04:02.157Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-26T19:04:02.157Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-26T19:04:02.157Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-26T19:04:02.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:04:02.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T19:04:02.654Z] [2023-06-26T19:04:02.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:04:03.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T19:04:03.039Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-26T19:04:03.039Z] b85a868b505f: Pulling fs layer [2023-06-26T19:04:03.039Z] e2be974225ed: Pulling fs layer [2023-06-26T19:04:03.039Z] 339a4e72a1f5: Pulling fs layer [2023-06-26T19:04:03.040Z] 988bab9f4d93: Pulling fs layer [2023-06-26T19:04:03.040Z] 1469e6f7b9e6: Pulling fs layer [2023-06-26T19:04:03.040Z] eaf3925da568: Pulling fs layer [2023-06-26T19:04:03.040Z] bab4dde63d76: Pulling fs layer [2023-06-26T19:04:03.040Z] bde34c3a00c8: Pulling fs layer [2023-06-26T19:04:03.040Z] b352a97aabf1: Pulling fs layer [2023-06-26T19:04:03.040Z] 4872d77fe225: Pulling fs layer [2023-06-26T19:04:03.040Z] 5851b861e8e6: Pulling fs layer [2023-06-26T19:04:03.040Z] bab4dde63d76: Waiting [2023-06-26T19:04:03.040Z] bde34c3a00c8: Waiting [2023-06-26T19:04:03.040Z] b352a97aabf1: Waiting [2023-06-26T19:04:03.040Z] 4872d77fe225: Waiting [2023-06-26T19:04:03.040Z] 5851b861e8e6: Waiting [2023-06-26T19:04:03.040Z] 988bab9f4d93: Waiting [2023-06-26T19:04:03.040Z] 1469e6f7b9e6: Waiting [2023-06-26T19:04:03.040Z] eaf3925da568: Waiting [2023-06-26T19:04:03.040Z] e2be974225ed: Verifying Checksum [2023-06-26T19:04:03.040Z] e2be974225ed: Download complete [2023-06-26T19:04:03.040Z] 988bab9f4d93: Verifying Checksum [2023-06-26T19:04:03.040Z] 988bab9f4d93: Download complete [2023-06-26T19:04:03.040Z] 1469e6f7b9e6: Verifying Checksum [2023-06-26T19:04:03.040Z] 1469e6f7b9e6: Download complete [2023-06-26T19:04:03.301Z] 339a4e72a1f5: Verifying Checksum [2023-06-26T19:04:03.301Z] 339a4e72a1f5: Download complete [2023-06-26T19:04:03.301Z] eaf3925da568: Verifying Checksum [2023-06-26T19:04:03.301Z] eaf3925da568: Download complete [2023-06-26T19:04:03.301Z] bde34c3a00c8: Download complete [2023-06-26T19:04:03.301Z] b352a97aabf1: Download complete [2023-06-26T19:04:03.301Z] 4872d77fe225: Verifying Checksum [2023-06-26T19:04:03.301Z] 4872d77fe225: Download complete [2023-06-26T19:04:03.301Z] 5851b861e8e6: Verifying Checksum [2023-06-26T19:04:03.301Z] 5851b861e8e6: Download complete [2023-06-26T19:04:03.301Z] b85a868b505f: Verifying Checksum [2023-06-26T19:04:03.301Z] b85a868b505f: Download complete [2023-06-26T19:04:03.560Z] bab4dde63d76: Verifying Checksum [2023-06-26T19:04:03.560Z] bab4dde63d76: Download complete [2023-06-26T19:04:04.503Z] b85a868b505f: Pull complete [2023-06-26T19:04:04.761Z] e2be974225ed: Pull complete [2023-06-26T19:04:05.330Z] 339a4e72a1f5: Pull complete [2023-06-26T19:04:05.330Z] 988bab9f4d93: Pull complete [2023-06-26T19:04:05.590Z] 1469e6f7b9e6: Pull complete [2023-06-26T19:04:05.590Z] eaf3925da568: Pull complete [2023-06-26T19:04:07.493Z] bab4dde63d76: Pull complete [2023-06-26T19:04:07.493Z] bde34c3a00c8: Pull complete [2023-06-26T19:04:07.493Z] b352a97aabf1: Pull complete [2023-06-26T19:04:07.493Z] 4872d77fe225: Pull complete [2023-06-26T19:04:07.493Z] 5851b861e8e6: Pull complete [2023-06-26T19:04:07.493Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-26T19:04:07.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T19:04:07.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T19:04:07.720Z] prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container [2023-06-26T19:04:07.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-26T19:04:12.492Z] $ docker top 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a -eo pid,comm [2023-06-26T19:04:12.545Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-26T19:04:12.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-26T19:04:12.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T19:04:12.666Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T19:04:12.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T19:04:12.779Z] $ docker exec 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a ssh-agent [2023-06-26T19:04:12.913Z] SSH_AUTH_SOCK=/tmp/ssh-L6JXkGr5fZF3/agent.31 [2023-06-26T19:04:12.913Z] SSH_AGENT_PID=37 [2023-06-26T19:04:12.920Z] Running ssh-add (command line suppressed) [2023-06-26T19:04:13.025Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-32@tmp/private_key_2997989063785846505.key (/w/workspace/xfoundry_app-record-replay_PR-32@tmp/private_key_2997989063785846505.key) [2023-06-26T19:04:13.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T19:04:13.379Z] + git tag --points-at HEAD [Pipeline] } [2023-06-26T19:04:13.406Z] $ docker exec --env ******** --env ******** 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a ssh-agent -k [2023-06-26T19:04:13.497Z] unset SSH_AUTH_SOCK; [2023-06-26T19:04:13.497Z] unset SSH_AGENT_PID; [2023-06-26T19:04:13.497Z] echo Agent pid 37 killed; [2023-06-26T19:04:13.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-26T19:04:13.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T19:04:13.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T19:04:13.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T19:04:13.707Z] $ docker exec 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a ssh-agent [2023-06-26T19:04:13.825Z] SSH_AUTH_SOCK=/tmp/ssh-RjbK2nWOxmCH/agent.70 [2023-06-26T19:04:13.825Z] SSH_AGENT_PID=76 [2023-06-26T19:04:13.830Z] Running ssh-add (command line suppressed) [2023-06-26T19:04:13.970Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-32@tmp/private_key_14597675798148139371.key (/w/workspace/xfoundry_app-record-replay_PR-32@tmp/private_key_14597675798148139371.key) [2023-06-26T19:04:13.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T19:04:14.310Z] + git semver init [2023-06-26T19:04:14.568Z] 2023-06-26 19:04:14,486 [run_init] DEBUG init version:0.0.0 force:False [2023-06-26T19:04:14.568Z] 2023-06-26 19:04:14,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-32/.semver [2023-06-26T19:04:14.568Z] 2023-06-26 19:04:14,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-32/.semver [2023-06-26T19:04:14.568Z] 2023-06-26 19:04:14,487 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-32/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-32, universal_newlines=False, shell=None, istream=None) [2023-06-26T19:04:15.139Z] 2023-06-26 19:04:15,088 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-32/.git/info/exclude [2023-06-26T19:04:15.139Z] 2023-06-26 19:04:15,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-32/.semver/PR-32 with force:False [2023-06-26T19:04:15.139Z] 2023-06-26 19:04:15,089 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-32/.semver/PR-32 [2023-06-26T19:04:15.139Z] 2023-06-26 19:04:15,093 [execute] INFO git cat-file --batch-check [2023-06-26T19:04:15.139Z] 2023-06-26 19:04:15,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2023-06-26T19:04:15.139Z] 2023-06-26 19:04:15,100 [execute] INFO git cat-file --batch [2023-06-26T19:04:15.139Z] 2023-06-26 19:04:15,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2023-06-26T19:04:15.139Z] 2023-06-26 19:04:15,105 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-32/.semver/PR-32 [2023-06-26T19:04:15.139Z] 0.0.0 [Pipeline] } [2023-06-26T19:04:15.167Z] $ docker exec --env ******** --env ******** 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a ssh-agent -k [2023-06-26T19:04:15.264Z] unset SSH_AUTH_SOCK; [2023-06-26T19:04:15.265Z] unset SSH_AGENT_PID; [2023-06-26T19:04:15.265Z] echo Agent pid 76 killed; [2023-06-26T19:04:15.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-26T19:04:15.705Z] + git semver [Pipeline] } [2023-06-26T19:04:15.995Z] $ docker stop --time=1 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a [2023-06-26T19:04:17.366Z] $ docker rm -f --volumes 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-26T19:04:17.783Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-26T19:04:18.060Z] Stashed 1 file(s) [Pipeline] echo [2023-06-26T19:04:18.077Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T19:04:18.661Z] provisioning config files... [2023-06-26T19:04:18.671Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-32@tmp/config18157160867232167489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:04:19.016Z] ---> docker-login.sh [2023-06-26T19:04:19.016Z] nexus3.edgexfoundry.org:10001 [2023-06-26T19:04:19.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:04:19.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:04:19.016Z] Configure a credential helper to remove this warning. See [2023-06-26T19:04:19.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:04:19.016Z] [2023-06-26T19:04:19.016Z] Login Succeeded [2023-06-26T19:04:19.016Z] nexus3.edgexfoundry.org:10002 [2023-06-26T19:04:19.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:04:19.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:04:19.016Z] Configure a credential helper to remove this warning. See [2023-06-26T19:04:19.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:04:19.016Z] [2023-06-26T19:04:19.016Z] Login Succeeded [2023-06-26T19:04:19.016Z] nexus3.edgexfoundry.org:10003 [2023-06-26T19:04:19.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:04:19.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:04:19.276Z] Configure a credential helper to remove this warning. See [2023-06-26T19:04:19.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:04:19.276Z] [2023-06-26T19:04:19.276Z] Login Succeeded [2023-06-26T19:04:19.276Z] nexus3.edgexfoundry.org:10004 [2023-06-26T19:04:19.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:04:19.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:04:19.276Z] Configure a credential helper to remove this warning. See [2023-06-26T19:04:19.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:04:19.276Z] [2023-06-26T19:04:19.276Z] Login Succeeded [2023-06-26T19:04:19.276Z] docker.io [2023-06-26T19:04:19.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:04:19.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:04:19.536Z] Configure a credential helper to remove this warning. See [2023-06-26T19:04:19.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:04:19.536Z] [2023-06-26T19:04:19.536Z] Login Succeeded [2023-06-26T19:04:19.536Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T19:04:19.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-26T19:04:19.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T19:04:19.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T19:04:19.849Z] ========================================================= [2023-06-26T19:04:19.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-26T19:04:19.850Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:04:20.327Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-26T19:04:20.328Z] Sending build context to Docker daemon 247.3kB [2023-06-26T19:04:20.328Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T19:04:20.328Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-26T19:04:20.328Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-26T19:04:20.328Z] f56be85fc22e: Pulling fs layer [2023-06-26T19:04:20.328Z] 85791d961cd3: Pulling fs layer [2023-06-26T19:04:20.328Z] d694b5ae8c79: Pulling fs layer [2023-06-26T19:04:20.328Z] 9f32a84ed3da: Pulling fs layer [2023-06-26T19:04:20.328Z] 4d19c01a9841: Pulling fs layer [2023-06-26T19:04:20.328Z] 9325e15d5711: Pulling fs layer [2023-06-26T19:04:20.328Z] 556b6ee489ea: Pulling fs layer [2023-06-26T19:04:20.328Z] c5a4b2cf53e6: Pulling fs layer [2023-06-26T19:04:20.328Z] 9f32a84ed3da: Waiting [2023-06-26T19:04:20.328Z] 4d19c01a9841: Waiting [2023-06-26T19:04:20.328Z] 9325e15d5711: Waiting [2023-06-26T19:04:20.328Z] 556b6ee489ea: Waiting [2023-06-26T19:04:20.328Z] c5a4b2cf53e6: Waiting [2023-06-26T19:04:20.328Z] 85791d961cd3: Verifying Checksum [2023-06-26T19:04:20.328Z] 85791d961cd3: Download complete [2023-06-26T19:04:20.328Z] 9f32a84ed3da: Download complete [2023-06-26T19:04:20.590Z] 4d19c01a9841: Download complete [2023-06-26T19:04:20.590Z] f56be85fc22e: Verifying Checksum [2023-06-26T19:04:20.590Z] f56be85fc22e: Download complete [2023-06-26T19:04:20.590Z] 9325e15d5711: Verifying Checksum [2023-06-26T19:04:20.590Z] 9325e15d5711: Download complete [2023-06-26T19:04:20.590Z] f56be85fc22e: Pull complete [2023-06-26T19:04:20.852Z] 85791d961cd3: Pull complete [2023-06-26T19:04:21.113Z] c5a4b2cf53e6: Verifying Checksum [2023-06-26T19:04:21.113Z] c5a4b2cf53e6: Download complete [2023-06-26T19:04:21.113Z] d694b5ae8c79: Verifying Checksum [2023-06-26T19:04:21.113Z] d694b5ae8c79: Download complete [2023-06-26T19:04:21.372Z] 556b6ee489ea: Verifying Checksum [2023-06-26T19:04:21.372Z] 556b6ee489ea: Download complete [2023-06-26T19:04:25.565Z] d694b5ae8c79: Pull complete [2023-06-26T19:04:25.566Z] 9f32a84ed3da: Pull complete [2023-06-26T19:04:25.566Z] 4d19c01a9841: Pull complete [2023-06-26T19:04:25.566Z] 9325e15d5711: Pull complete [2023-06-26T19:04:28.100Z] 556b6ee489ea: Pull complete [2023-06-26T19:04:29.035Z] c5a4b2cf53e6: Pull complete [2023-06-26T19:04:29.035Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-26T19:04:29.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-26T19:04:29.035Z] ---> c4be618373d6 [2023-06-26T19:04:29.035Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T19:04:33.484Z] Still waiting to schedule task [2023-06-26T19:04:33.484Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-26T19:04:37.174Z] ---> Running in e3ccdc340d7f [2023-06-26T19:04:37.174Z] Removing intermediate container e3ccdc340d7f [2023-06-26T19:04:37.174Z] ---> a15193bcd3d9 [2023-06-26T19:04:37.174Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T19:04:37.174Z] ---> Running in 1ca2953f1405 [2023-06-26T19:04:37.174Z] Removing intermediate container 1ca2953f1405 [2023-06-26T19:04:37.174Z] ---> bbb3a270f478 [2023-06-26T19:04:37.174Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-26T19:04:37.174Z] ---> Running in bc6a30052f32 [2023-06-26T19:04:37.174Z] Removing intermediate container bc6a30052f32 [2023-06-26T19:04:37.174Z] ---> 6a60994d018b [2023-06-26T19:04:37.174Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T19:04:37.174Z] ---> Running in e79f802efe45 [2023-06-26T19:04:37.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T19:04:37.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T19:04:37.960Z] OK: 265 MiB in 53 packages [2023-06-26T19:04:38.532Z] Removing intermediate container e79f802efe45 [2023-06-26T19:04:38.532Z] ---> f42386a2255e [2023-06-26T19:04:38.532Z] Step 7/12 : WORKDIR /app [2023-06-26T19:04:38.532Z] ---> Running in 023229f7d910 [2023-06-26T19:04:38.532Z] Removing intermediate container 023229f7d910 [2023-06-26T19:04:38.532Z] ---> b9694cab98e4 [2023-06-26T19:04:38.532Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-26T19:04:38.790Z] ---> afe6b6dbe011 [2023-06-26T19:04:38.790Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T19:04:38.790Z] ---> Running in e18f84108784 [2023-06-26T19:05:46.544Z] Removing intermediate container e18f84108784 [2023-06-26T19:05:46.544Z] ---> c2f1326c2967 [2023-06-26T19:05:46.544Z] Step 10/12 : COPY . . [2023-06-26T19:05:46.544Z] ---> 5fe504bebf11 [2023-06-26T19:05:46.544Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T19:05:46.544Z] ---> Running in 76732677e9ee [2023-06-26T19:05:46.544Z] Removing intermediate container 76732677e9ee [2023-06-26T19:05:46.544Z] ---> e6c57c738829 [2023-06-26T19:05:46.544Z] Step 12/12 : RUN $MAKE [2023-06-26T19:05:46.544Z] ---> Running in 2e511c4c517c [2023-06-26T19:05:46.544Z] noop [2023-06-26T19:05:46.544Z] Removing intermediate container 2e511c4c517c [2023-06-26T19:05:46.544Z] ---> 4ff5205f3f31 [2023-06-26T19:05:46.544Z] Successfully built 4ff5205f3f31 [2023-06-26T19:05:46.544Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:05:47.001Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-26T19:05:47.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T19:05:47.158Z] prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container [2023-06-26T19:05:47.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@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-x86_64 cat [2023-06-26T19:05:47.835Z] $ docker top 0628560c72a0af4a5324be548000f8194e5ec8a1536f17eba922a81ead4761fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T19:05:48.219Z] + go version [2023-06-26T19:05:48.219Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-26T19:05:48.253Z] $ docker stop --time=1 0628560c72a0af4a5324be548000f8194e5ec8a1536f17eba922a81ead4761fa [2023-06-26T19:05:49.568Z] $ docker rm -f --volumes 0628560c72a0af4a5324be548000f8194e5ec8a1536f17eba922a81ead4761fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:05:50.280Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-26T19:05:50.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T19:05:50.428Z] prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container [2023-06-26T19:05:50.463Z] $ 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-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@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-x86_64 cat [2023-06-26T19:05:51.396Z] $ docker top 824448ab5b36e8a0fefec163c21f6410a8cb5ce2c8272bcb0dbf55c9c20c27e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T19:05:51.795Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-32 [Pipeline] fileExists [Pipeline] sh [2023-06-26T19:05:52.160Z] + make test [2023-06-26T19:05:52.160Z] go test -race -coverprofile=coverage.out ./... [2023-06-26T19:06:00.391Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-26T19:06:03.356Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19264 in /w/workspace/xfoundry_app-record-replay_PR-32 [Pipeline] { [Pipeline] ws [2023-06-26T19:06:03.413Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-06-26T19:06:03.488Z] Selected Git installation does not exist. Using Default [2023-06-26T19:06:03.488Z] The recommended git tool is: NONE [2023-06-26T19:06:08.546Z] using credential edgex-jenkins-ssh [2023-06-26T19:06:08.566Z] Cloning the remote Git repository [2023-06-26T19:06:08.596Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T19:06:08.686Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-06-26T19:06:08.820Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T19:06:08.821Z] > git --version # timeout=10 [2023-06-26T19:06:08.840Z] > git --version # 'git version 2.25.1' [2023-06-26T19:06:08.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T19:06:08.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-26T19:06:10.077Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-26T19:06:10.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-26T19:06:11.461Z] Merging remotes/origin/main commit 5c5c0fa1b183acca9b573439bae46aaad6e22dbc into PR head commit 8e41519bcf59f1bc06ca44432243fa346d6d6476 [2023-06-26T19:06:11.716Z] Merge succeeded, producing 8e41519bcf59f1bc06ca44432243fa346d6d6476 [2023-06-26T19:06:11.717Z] Checking out Revision 8e41519bcf59f1bc06ca44432243fa346d6d6476 (PR-32) [2023-06-26T19:06:10.911Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-26T19:06:10.957Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T19:06:10.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T19:06:10.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-26T19:06:11.469Z] > git config core.sparsecheckout # timeout=10 [2023-06-26T19:06:11.535Z] > git checkout -f 8e41519bcf59f1bc06ca44432243fa346d6d6476 # timeout=10 [2023-06-26T19:06:11.614Z] > git remote # timeout=10 [2023-06-26T19:06:11.633Z] > git config --get remote.origin.url # timeout=10 [2023-06-26T19:06:11.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T19:06:11.664Z] > git merge 5c5c0fa1b183acca9b573439bae46aaad6e22dbc # timeout=10 [2023-06-26T19:06:11.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-26T19:06:11.713Z] > git config core.sparsecheckout # timeout=10 [2023-06-26T19:06:11.731Z] > git checkout -f 8e41519bcf59f1bc06ca44432243fa346d6d6476 # timeout=10 [2023-06-26T19:06:12.609Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-26T19:06:12.609Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-26T19:06:12.609Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-26T19:06:12.609Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.086s coverage: 82.1% of statements [2023-06-26T19:06:12.609Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 27.3% of statements [2023-06-26T19:06:15.161Z] Commit message: "feat: Implement Start Recording HTTP endpoint" [2023-06-26T19:06:15.204Z] > git --version # timeout=10 [2023-06-26T19:06:15.215Z] > git --version # 'git version 2.25.1' [2023-06-26T19:06:15.229Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T19:06:16.282Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-26T19:06:16.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-26T19:06:16.282Z] Dload Upload Total Spent Left Speed [2023-06-26T19:06:16.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64725 0 --:--:-- --:--:-- --:--:-- 64725 [Pipeline] sh [2023-06-26T19:06:17.018Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-26T19:06:17.375Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-26T19:06:17.375Z] + sudo tee /etc/docker/daemon.new [2023-06-26T19:06:17.375Z] { [2023-06-26T19:06:17.375Z] "registry-mirrors": [ [2023-06-26T19:06:17.375Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-26T19:06:17.375Z] ], [2023-06-26T19:06:17.375Z] "bip": "10.250.0.254/24", [2023-06-26T19:06:17.375Z] "hosts": [ [2023-06-26T19:06:17.375Z] "tcp://0.0.0.0:5555", [2023-06-26T19:06:17.375Z] "unix:///var/run/docker.sock" [2023-06-26T19:06:17.375Z] ], [2023-06-26T19:06:17.375Z] "mtu": 1458, [2023-06-26T19:06:17.375Z] "selinux-enabled": true, [2023-06-26T19:06:17.375Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-26T19:06:17.375Z] } [Pipeline] sh [2023-06-26T19:06:17.712Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-26T19:06:18.064Z] + sudo service docker restart [2023-06-26T19:06:34.529Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T19:06:36.368Z] provisioning config files... [2023-06-26T19:06:36.392Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config10006804243717193816tmp [Pipeline] { [2023-06-26T19:06:36.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-26T19:06:36.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-26T19:06:36.433Z] ./bin/test-attribution-txt.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2023-06-26T19:06:36.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-26T19:06:36.751Z] $ docker stop --time=1 824448ab5b36e8a0fefec163c21f6410a8cb5ce2c8272bcb0dbf55c9c20c27e5 [2023-06-26T19:06:36.771Z] ---> docker-login.sh [2023-06-26T19:06:36.771Z] nexus3.edgexfoundry.org:10001 [2023-06-26T19:06:37.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:06:37.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:06:37.303Z] Configure a credential helper to remove this warning. See [2023-06-26T19:06:37.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:06:37.303Z] [2023-06-26T19:06:37.303Z] Login Succeeded [2023-06-26T19:06:37.303Z] nexus3.edgexfoundry.org:10002 [2023-06-26T19:06:37.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:06:37.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:06:37.572Z] Configure a credential helper to remove this warning. See [2023-06-26T19:06:37.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:06:37.572Z] [2023-06-26T19:06:37.572Z] Login Succeeded [2023-06-26T19:06:37.572Z] nexus3.edgexfoundry.org:10003 [2023-06-26T19:06:37.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:06:37.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:06:37.840Z] Configure a credential helper to remove this warning. See [2023-06-26T19:06:37.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:06:37.840Z] [2023-06-26T19:06:37.840Z] Login Succeeded [2023-06-26T19:06:37.840Z] nexus3.edgexfoundry.org:10004 [2023-06-26T19:06:38.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:06:38.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:06:38.378Z] Configure a credential helper to remove this warning. See [2023-06-26T19:06:38.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:06:38.378Z] [2023-06-26T19:06:38.378Z] Login Succeeded [2023-06-26T19:06:38.378Z] docker.io [2023-06-26T19:06:38.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T19:06:38.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T19:06:38.644Z] Configure a credential helper to remove this warning. See [2023-06-26T19:06:38.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T19:06:38.644Z] [2023-06-26T19:06:38.644Z] Login Succeeded [2023-06-26T19:06:38.644Z] ---> docker-login.sh ends [2023-06-26T19:06:40.494Z] $ docker rm -f --volumes 824448ab5b36e8a0fefec163c21f6410a8cb5ce2c8272bcb0dbf55c9c20c27e5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2023-06-26T19:06:40.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-06-26T19:06:41.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-26T19:06:41.293Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo [2023-06-26T19:06:41.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2023-06-26T19:06:41.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T19:06:41.545Z] ========================================================= [2023-06-26T19:06:41.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-26T19:06:41.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-06-26T19:06:41.975Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-26T19:06:41.975Z] Sending build context to Docker daemon 126kB [2023-06-26T19:06:42.215Z] + sudo chown -R jenkins:jenkins . [2023-06-26T19:06:42.246Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T19:06:42.246Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-26T19:06:42.246Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-26T19:06:42.246Z] c41833b44d91: Pulling fs layer [2023-06-26T19:06:42.246Z] ed15518f5707: Pulling fs layer [2023-06-26T19:06:42.246Z] feae8fd75edb: Pulling fs layer [2023-06-26T19:06:42.246Z] 242c74f7c9fa: Pulling fs layer [2023-06-26T19:06:42.246Z] 3cdef696dda3: Pulling fs layer [2023-06-26T19:06:42.246Z] 2ced38df9373: Pulling fs layer [2023-06-26T19:06:42.246Z] 58f1dce35555: Pulling fs layer [2023-06-26T19:06:42.246Z] 3cdef696dda3: Waiting [2023-06-26T19:06:42.246Z] 2ced38df9373: Waiting [2023-06-26T19:06:42.246Z] 242c74f7c9fa: Waiting [2023-06-26T19:06:42.246Z] ed15518f5707: Verifying Checksum [2023-06-26T19:06:42.246Z] ed15518f5707: Download complete [Pipeline] sh [2023-06-26T19:06:42.526Z] 242c74f7c9fa: Verifying Checksum [2023-06-26T19:06:42.526Z] 242c74f7c9fa: Download complete [2023-06-26T19:06:42.526Z] 3cdef696dda3: Verifying Checksum [2023-06-26T19:06:42.526Z] 3cdef696dda3: Download complete [2023-06-26T19:06:42.526Z] c41833b44d91: Verifying Checksum [2023-06-26T19:06:42.528Z] + ls -al . [2023-06-26T19:06:42.528Z] total 148 [2023-06-26T19:06:42.528Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 19:05 . [2023-06-26T19:06:42.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 19:03 .. [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 19:03 .dockerignore [2023-06-26T19:06:42.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 19:04 .git [2023-06-26T19:06:42.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:03 .github [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 19:03 .gitignore [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 19:03 .golangci.yml [2023-06-26T19:06:42.528Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 19:04 .semver [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 19:03 Attribution.txt [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 19:03 CHANGELOG.md [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 19:03 Dockerfile [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 19:03 GOVERNANCE.md [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 19:03 Jenkinsfile [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 19:03 LICENSE [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 19:03 OWNERS.md [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 19:03 README.md [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 19:04 VERSION [2023-06-26T19:06:42.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:03 bin [2023-06-26T19:06:42.528Z] -rw-r--r-- 1 jenkins jenkins 3866 Jun 26 19:06 coverage.out [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 19:03 go.mod [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 19:03 go.sum [2023-06-26T19:06:42.528Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 19:03 internal [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 19:03 main.go [2023-06-26T19:06:42.528Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 19:03 makefile [2023-06-26T19:06:42.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 19:03 pkg [2023-06-26T19:06:42.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:06:42.955Z] + 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=8e41519bcf59f1bc06ca44432243fa346d6d6476 --label arch=amd64 --label version=0.0.0 . [2023-06-26T19:06:42.955Z] Sending build context to Docker daemon 251.9kB [2023-06-26T19:06:42.955Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T19:06:42.955Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-26T19:06:42.955Z] ---> 4ff5205f3f31 [2023-06-26T19:06:42.955Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T19:06:42.955Z] ---> Running in 77c7f90ce206 [2023-06-26T19:06:43.495Z] c41833b44d91: Pull complete [2023-06-26T19:06:43.523Z] Removing intermediate container 77c7f90ce206 [2023-06-26T19:06:43.523Z] ---> 605de8817895 [2023-06-26T19:06:43.523Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T19:06:43.523Z] ---> Running in 4668762affd5 [2023-06-26T19:06:43.523Z] Removing intermediate container 4668762affd5 [2023-06-26T19:06:43.523Z] ---> dcf579bc4deb [2023-06-26T19:06:43.523Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-26T19:06:43.523Z] ---> Running in ca164621c0b9 [2023-06-26T19:06:43.766Z] 58f1dce35555: Verifying Checksum [2023-06-26T19:06:43.766Z] 58f1dce35555: Download complete [2023-06-26T19:06:43.783Z] Removing intermediate container ca164621c0b9 [2023-06-26T19:06:43.783Z] ---> ed3b80b17f82 [2023-06-26T19:06:43.783Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T19:06:43.783Z] ---> Running in 072e2b459f0d [2023-06-26T19:06:44.039Z] ed15518f5707: Pull complete [2023-06-26T19:06:44.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T19:06:44.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T19:06:44.563Z] OK: 265 MiB in 53 packages [2023-06-26T19:06:44.822Z] Removing intermediate container 072e2b459f0d [2023-06-26T19:06:44.822Z] ---> 265187a5de00 [2023-06-26T19:06:44.822Z] Step 7/26 : WORKDIR /app [2023-06-26T19:06:44.822Z] ---> Running in 01fa9a5d5288 [2023-06-26T19:06:44.822Z] Removing intermediate container 01fa9a5d5288 [2023-06-26T19:06:44.822Z] ---> ebc11846bbbb [2023-06-26T19:06:44.822Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-26T19:06:45.005Z] feae8fd75edb: Verifying Checksum [2023-06-26T19:06:45.005Z] feae8fd75edb: Download complete [2023-06-26T19:06:45.005Z] 2ced38df9373: Verifying Checksum [2023-06-26T19:06:45.005Z] 2ced38df9373: Download complete [2023-06-26T19:06:45.081Z] ---> daf7e6566f35 [2023-06-26T19:06:45.081Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T19:06:45.081Z] ---> Running in b4214b997079 [2023-06-26T19:06:46.015Z] Removing intermediate container b4214b997079 [2023-06-26T19:06:46.015Z] ---> 99924ec1c962 [2023-06-26T19:06:46.015Z] Step 10/26 : COPY . . [2023-06-26T19:06:46.015Z] ---> b30bbb57c168 [2023-06-26T19:06:46.015Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T19:06:46.015Z] ---> Running in 0aed9c382dc0 [2023-06-26T19:06:46.015Z] Removing intermediate container 0aed9c382dc0 [2023-06-26T19:06:46.015Z] ---> ead8f049a872 [2023-06-26T19:06:46.015Z] Step 12/26 : RUN $MAKE [2023-06-26T19:06:46.015Z] ---> Running in e453ee1b24b7 [2023-06-26T19:06:46.581Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-26T19:06:51.849Z] Removing intermediate container e453ee1b24b7 [2023-06-26T19:06:51.849Z] ---> 3f4e6bb5c254 [2023-06-26T19:06:51.849Z] Step 13/26 : FROM alpine:3.17 [2023-06-26T19:06:52.416Z] 3.17: Pulling from library/alpine [2023-06-26T19:06:52.416Z] 4db1b89c0bd1: Pulling fs layer [2023-06-26T19:06:52.416Z] 4db1b89c0bd1: Download complete [2023-06-26T19:06:52.694Z] 4db1b89c0bd1: Pull complete [2023-06-26T19:06:52.694Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-26T19:06:52.694Z] Status: Downloaded newer image for alpine:3.17 [2023-06-26T19:06:52.694Z] ---> 1f73a9d63274 [2023-06-26T19:06:52.694Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-26T19:06:52.953Z] ---> Running in d5922feca3b9 [2023-06-26T19:06:52.953Z] Removing intermediate container d5922feca3b9 [2023-06-26T19:06:52.953Z] ---> f49edab37657 [2023-06-26T19:06:52.953Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-26T19:06:52.953Z] ---> Running in fbb5fde2808e [2023-06-26T19:06:52.953Z] Removing intermediate container fbb5fde2808e [2023-06-26T19:06:52.953Z] ---> eba9b69e74a7 [2023-06-26T19:06:52.953Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-26T19:06:52.953Z] ---> Running in c0e1742850ca [2023-06-26T19:06:53.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T19:06:53.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T19:06:53.730Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-26T19:06:53.730Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-26T19:06:53.730Z] Executing busybox-1.35.0-r29.trigger [2023-06-26T19:06:53.730Z] Executing ca-certificates-20230506-r0.trigger [2023-06-26T19:06:53.989Z] OK: 8 MiB in 17 packages [2023-06-26T19:06:54.247Z] Removing intermediate container c0e1742850ca [2023-06-26T19:06:54.247Z] ---> e444af74877d [2023-06-26T19:06:54.247Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-26T19:06:54.506Z] ---> 6d01f9c534a4 [2023-06-26T19:06:54.506Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-26T19:06:54.764Z] ---> 29a14f5ea59e [2023-06-26T19:06:54.764Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-26T19:06:54.764Z] ---> 6e0a6a808245 [2023-06-26T19:06:54.764Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-26T19:06:55.023Z] ---> f9d6f5d7e9c8 [2023-06-26T19:06:55.023Z] Step 21/26 : EXPOSE 59712 [2023-06-26T19:06:55.023Z] ---> Running in 2c2497f5d0d0 [2023-06-26T19:06:55.023Z] Removing intermediate container 2c2497f5d0d0 [2023-06-26T19:06:55.023Z] ---> e12451142902 [2023-06-26T19:06:55.023Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-26T19:06:55.023Z] ---> Running in e98d2b6747d9 [2023-06-26T19:06:55.282Z] Removing intermediate container e98d2b6747d9 [2023-06-26T19:06:55.282Z] ---> fd56cd8e7849 [2023-06-26T19:06:55.282Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-26T19:06:55.282Z] ---> Running in f3375959e1e4 [2023-06-26T19:06:55.282Z] Removing intermediate container f3375959e1e4 [2023-06-26T19:06:55.282Z] ---> 6b08af494e38 [2023-06-26T19:06:55.282Z] Step 24/26 : LABEL arch=amd64 [2023-06-26T19:06:55.282Z] ---> Running in 22e5d8e1b814 [2023-06-26T19:06:55.541Z] Removing intermediate container 22e5d8e1b814 [2023-06-26T19:06:55.541Z] ---> 3e912e8ba752 [2023-06-26T19:06:55.541Z] Step 25/26 : LABEL git_sha=8e41519bcf59f1bc06ca44432243fa346d6d6476 [2023-06-26T19:06:55.541Z] ---> Running in 16cc2f8c3d3d [2023-06-26T19:06:55.541Z] Removing intermediate container 16cc2f8c3d3d [2023-06-26T19:06:55.541Z] ---> d9b7175ee4c2 [2023-06-26T19:06:55.541Z] Step 26/26 : LABEL version=0.0.0 [2023-06-26T19:06:55.541Z] ---> Running in dbf11a788a85 [2023-06-26T19:06:55.541Z] Removing intermediate container dbf11a788a85 [2023-06-26T19:06:55.541Z] ---> 133b1cb47051 [2023-06-26T19:06:55.541Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-26T19:06:55.541Z] Successfully built 133b1cb47051 [2023-06-26T19:06:55.541Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:06:56.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T19:06:56.431Z] [2023-06-26T19:06:56.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:06:56.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T19:06:56.800Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-26T19:06:56.800Z] 5eb5b503b376: Pulling fs layer [2023-06-26T19:06:56.800Z] 5c69ac0246d0: Pulling fs layer [2023-06-26T19:06:56.800Z] ec43610c2a17: Pulling fs layer [2023-06-26T19:06:56.800Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-26T19:06:56.800Z] 33b1e0a273af: Pulling fs layer [2023-06-26T19:06:56.800Z] 5d3b04190fa2: Pulling fs layer [2023-06-26T19:06:56.800Z] 3a2ae6a8a46f: Waiting [2023-06-26T19:06:56.800Z] 2f39f015ded8: Pulling fs layer [2023-06-26T19:06:56.800Z] 33b1e0a273af: Waiting [2023-06-26T19:06:56.800Z] 5d3b04190fa2: Waiting [2023-06-26T19:06:56.800Z] 5c69ac0246d0: Verifying Checksum [2023-06-26T19:06:56.800Z] 5c69ac0246d0: Download complete [2023-06-26T19:06:56.800Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-26T19:06:56.800Z] 3a2ae6a8a46f: Download complete [2023-06-26T19:06:56.800Z] 33b1e0a273af: Verifying Checksum [2023-06-26T19:06:56.800Z] 33b1e0a273af: Download complete [2023-06-26T19:06:56.800Z] ec43610c2a17: Verifying Checksum [2023-06-26T19:06:56.800Z] ec43610c2a17: Download complete [2023-06-26T19:06:56.800Z] 5d3b04190fa2: Verifying Checksum [2023-06-26T19:06:56.800Z] 5d3b04190fa2: Download complete [2023-06-26T19:06:57.059Z] 5eb5b503b376: Verifying Checksum [2023-06-26T19:06:57.059Z] 5eb5b503b376: Download complete [2023-06-26T19:06:57.328Z] feae8fd75edb: Pull complete [2023-06-26T19:06:57.328Z] 242c74f7c9fa: Pull complete [2023-06-26T19:06:57.328Z] 3cdef696dda3: Pull complete [2023-06-26T19:06:58.435Z] 5eb5b503b376: Pull complete [2023-06-26T19:06:58.436Z] 5c69ac0246d0: Pull complete [2023-06-26T19:06:59.002Z] ec43610c2a17: Pull complete [2023-06-26T19:06:59.002Z] 3a2ae6a8a46f: Pull complete [2023-06-26T19:06:59.260Z] 33b1e0a273af: Pull complete [2023-06-26T19:06:59.260Z] 5d3b04190fa2: Pull complete [2023-06-26T19:07:03.454Z] 2f39f015ded8: Pull complete [2023-06-26T19:07:03.454Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-26T19:07:03.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T19:07:03.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T19:07:03.675Z] prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container [2023-06-26T19:07:03.708Z] $ 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-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@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:latest cat [2023-06-26T19:07:03.988Z] 2ced38df9373: Pull complete [2023-06-26T19:07:05.948Z] 58f1dce35555: Pull complete [2023-06-26T19:07:06.217Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-26T19:07:06.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-26T19:07:06.217Z] ---> fadd8f120f05 [2023-06-26T19:07:06.217Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T19:07:07.179Z] ---> Running in cf80296d4806 [2023-06-26T19:07:07.179Z] Removing intermediate container cf80296d4806 [2023-06-26T19:07:07.179Z] ---> c7b3b8c486d0 [2023-06-26T19:07:07.179Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T19:07:07.445Z] ---> Running in 507705ac0855 [2023-06-26T19:07:07.712Z] Removing intermediate container 507705ac0855 [2023-06-26T19:07:07.712Z] ---> 6062538dcdf3 [2023-06-26T19:07:07.712Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-26T19:07:07.712Z] ---> Running in c17e836b394c [2023-06-26T19:07:07.984Z] Removing intermediate container c17e836b394c [2023-06-26T19:07:07.984Z] ---> 4f8415a31290 [2023-06-26T19:07:07.984Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T19:07:07.984Z] ---> Running in 9d0c206fa697 [2023-06-26T19:07:09.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T19:07:09.413Z] $ docker top 56fb7b9e02aea2b658a0b7168c63eb490215967f1aed688f4cdeeeafc85515ce -eo pid,comm [Pipeline] { [2023-06-26T19:07:09.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:07:10.044Z] ---> job-cost.sh [2023-06-26T19:07:10.044Z] lf-activate-venv: SKIPPING [2023-06-26T19:07:10.044Z] INFO: No Stack... [2023-06-26T19:07:10.302Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-26T19:07:10.624Z] OK: 263 MiB in 53 packages [2023-06-26T19:07:10.871Z] INFO: Archiving Costs [Pipeline] sh [2023-06-26T19:07:11.190Z] + cat /w/workspace/xfoundry_app-record-replay_PR-32/archives/cost.csv [2023-06-26T19:07:11.190Z] + cut -d, -f6 [Pipeline] lock [2023-06-26T19:07:11.235Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [2023-06-26T19:07:11.239Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] did not exist. Created. [2023-06-26T19:07:11.239Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-26T19:07:11.584Z] Removing intermediate container 9d0c206fa697 [2023-06-26T19:07:11.584Z] ---> 55ec4a60038e [2023-06-26T19:07:11.584Z] Step 7/12 : WORKDIR /app [2023-06-26T19:07:11.584Z] ---> Running in 265386f6e639 [2023-06-26T19:07:11.634Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-26T19:07:11.687Z] Stashed 1 file(s) [Pipeline] } [2023-06-26T19:07:11.724Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-26T19:07:11.810Z] $ docker stop --time=1 56fb7b9e02aea2b658a0b7168c63eb490215967f1aed688f4cdeeeafc85515ce [2023-06-26T19:07:11.850Z] Removing intermediate container 265386f6e639 [2023-06-26T19:07:11.851Z] ---> 432b30153e38 [2023-06-26T19:07:11.851Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-26T19:07:12.434Z] ---> 19f86586b320 [2023-06-26T19:07:12.434Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T19:07:12.434Z] ---> Running in c62bd475f71e [2023-06-26T19:07:12.960Z] $ docker rm -f --volumes 56fb7b9e02aea2b658a0b7168c63eb490215967f1aed688f4cdeeeafc85515ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-26T19:08:20.307Z] Removing intermediate container c62bd475f71e [2023-06-26T19:08:20.307Z] ---> ce4b32b67a4d [2023-06-26T19:08:20.307Z] Step 10/12 : COPY . . [2023-06-26T19:08:20.307Z] ---> 0ba81482942e [2023-06-26T19:08:20.307Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T19:08:20.307Z] ---> Running in 0293c25cf8ee [2023-06-26T19:08:20.307Z] Removing intermediate container 0293c25cf8ee [2023-06-26T19:08:20.307Z] ---> 61a958da01a0 [2023-06-26T19:08:20.307Z] Step 12/12 : RUN $MAKE [2023-06-26T19:08:20.307Z] ---> Running in f7fd41d232fc [2023-06-26T19:08:20.307Z] noop [2023-06-26T19:08:20.307Z] Removing intermediate container f7fd41d232fc [2023-06-26T19:08:20.307Z] ---> 9eac2022ddb3 [2023-06-26T19:08:20.307Z] Successfully built 9eac2022ddb3 [2023-06-26T19:08:20.307Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:08:20.790Z] + docker inspect -f . ci-base-image-arm64 [2023-06-26T19:08:20.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T19:08:21.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-19264 does not seem to be running inside a container [2023-06-26T19:08:21.110Z] $ 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-06-26T19:08:22.271Z] $ docker top a77015588123c7e8fddda1c4229ed6de213c770ba7477c4acd864f7fa8b1d883 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T19:08:23.147Z] + go version [2023-06-26T19:08:23.147Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-26T19:08:23.187Z] $ docker stop --time=1 a77015588123c7e8fddda1c4229ed6de213c770ba7477c4acd864f7fa8b1d883 [2023-06-26T19:08:25.874Z] $ docker rm -f --volumes a77015588123c7e8fddda1c4229ed6de213c770ba7477c4acd864f7fa8b1d883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:08:26.707Z] + docker inspect -f . ci-base-image-arm64 [2023-06-26T19:08:26.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T19:08:26.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-19264 does not seem to be running inside a container [2023-06-26T19:08:27.033Z] $ 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-06-26T19:08:28.157Z] $ docker top ce192e4e13a5dcd7377ef031dc9cbff63510cfbcff19a28d1ab67ef9f4ccec3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T19:08:28.698Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-06-26T19:08:29.093Z] + make test [2023-06-26T19:08:29.093Z] go test -race -coverprofile=coverage.out ./... [2023-06-26T19:09:15.949Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-26T19:11:12.650Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.260s coverage: 82.1% of statements [2023-06-26T19:11:12.650Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-26T19:11:12.650Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-26T19:11:12.650Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-26T19:11:12.650Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.210s coverage: 27.3% of statements [2023-06-26T19:11:12.650Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-26T19:11:12.650Z] go vet ./... [2023-06-26T19:13:34.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-26T19:13:34.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-26T19:13:34.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-26T19:13:34.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-26T19:13:34.443Z] $ docker stop --time=1 ce192e4e13a5dcd7377ef031dc9cbff63510cfbcff19a28d1ab67ef9f4ccec3a [2023-06-26T19:13:36.227Z] $ docker rm -f --volumes ce192e4e13a5dcd7377ef031dc9cbff63510cfbcff19a28d1ab67ef9f4ccec3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-26T19:13:37.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-26T19:13:37.780Z] Warning: overwriting stash ‘coverage-report’ [2023-06-26T19:13:38.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T19:13:38.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-26T19:13:39.110Z] + ls -al . [2023-06-26T19:13:39.110Z] total 144 [2023-06-26T19:13:39.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 19:08 . [2023-06-26T19:13:39.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 19:06 .. [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 19:06 .dockerignore [2023-06-26T19:13:39.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 19:06 .git [2023-06-26T19:13:39.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:06 .github [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 19:06 .gitignore [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 19:06 .golangci.yml [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 19:06 Attribution.txt [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 19:06 CHANGELOG.md [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 19:06 Dockerfile [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 19:06 GOVERNANCE.md [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 19:06 Jenkinsfile [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 19:06 LICENSE [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 19:06 OWNERS.md [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 19:06 README.md [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 19:04 VERSION [2023-06-26T19:13:39.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:06 bin [2023-06-26T19:13:39.110Z] -rw-r--r-- 1 jenkins jenkins 3866 Jun 26 19:11 coverage.out [2023-06-26T19:13:39.110Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 19:06 go.mod [2023-06-26T19:13:39.111Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 19:06 go.sum [2023-06-26T19:13:39.111Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 19:06 internal [2023-06-26T19:13:39.111Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 19:06 main.go [2023-06-26T19:13:39.111Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 19:06 makefile [2023-06-26T19:13:39.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 19:06 pkg [2023-06-26T19:13:39.111Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:13:39.541Z] + 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=8e41519bcf59f1bc06ca44432243fa346d6d6476 --label arch=arm64 --label version=0.0.0 . [2023-06-26T19:13:39.541Z] Sending build context to Docker daemon 130.6kB [2023-06-26T19:13:39.810Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T19:13:39.810Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-26T19:13:39.810Z] ---> 9eac2022ddb3 [2023-06-26T19:13:39.810Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T19:13:42.389Z] ---> Running in 266aef6e67f6 [2023-06-26T19:13:42.389Z] Removing intermediate container 266aef6e67f6 [2023-06-26T19:13:42.389Z] ---> 98893579456c [2023-06-26T19:13:42.389Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T19:13:42.389Z] ---> Running in 62a3d2f8ee0b [2023-06-26T19:13:42.655Z] Removing intermediate container 62a3d2f8ee0b [2023-06-26T19:13:42.655Z] ---> 8e7f4ee2523b [2023-06-26T19:13:42.655Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-26T19:13:42.923Z] ---> Running in ee7102c7f06a [2023-06-26T19:13:43.190Z] Removing intermediate container ee7102c7f06a [2023-06-26T19:13:43.190Z] ---> d2e4a002715f [2023-06-26T19:13:43.190Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T19:13:43.190Z] ---> Running in a8fd6d219f7b [2023-06-26T19:13:44.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T19:13:44.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-26T19:13:45.690Z] OK: 263 MiB in 53 packages [2023-06-26T19:13:46.278Z] Removing intermediate container a8fd6d219f7b [2023-06-26T19:13:46.278Z] ---> b88c27779143 [2023-06-26T19:13:46.278Z] Step 7/26 : WORKDIR /app [2023-06-26T19:13:46.545Z] ---> Running in 5614401a6288 [2023-06-26T19:13:46.815Z] Removing intermediate container 5614401a6288 [2023-06-26T19:13:46.815Z] ---> 880f64914bf3 [2023-06-26T19:13:46.815Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-26T19:13:47.084Z] ---> 9f99cf355e2e [2023-06-26T19:13:47.084Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T19:13:47.354Z] ---> Running in 9bf0d4be9e4f [2023-06-26T19:13:49.940Z] Removing intermediate container 9bf0d4be9e4f [2023-06-26T19:13:49.940Z] ---> 1a3c7686017b [2023-06-26T19:13:49.940Z] Step 10/26 : COPY . . [2023-06-26T19:13:49.940Z] ---> 6a2199e7190e [2023-06-26T19:13:49.940Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T19:13:49.940Z] ---> Running in 8d7696ce2070 [2023-06-26T19:13:50.209Z] Removing intermediate container 8d7696ce2070 [2023-06-26T19:13:50.209Z] ---> 5c9fc5c65c64 [2023-06-26T19:13:50.209Z] Step 12/26 : RUN $MAKE [2023-06-26T19:13:50.480Z] ---> Running in 443aa0bdcc37 [2023-06-26T19:13:51.441Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-06-26T19:14:18.137Z] Removing intermediate container 443aa0bdcc37 [2023-06-26T19:14:18.137Z] ---> 2219798eb96d [2023-06-26T19:14:18.137Z] Step 13/26 : FROM alpine:3.17 [2023-06-26T19:14:18.137Z] 3.17: Pulling from library/alpine [2023-06-26T19:14:18.137Z] edb6bdbacee9: Pulling fs layer [2023-06-26T19:14:18.137Z] edb6bdbacee9: Verifying Checksum [2023-06-26T19:14:18.138Z] edb6bdbacee9: Download complete [2023-06-26T19:14:18.722Z] edb6bdbacee9: Pull complete [2023-06-26T19:14:18.722Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-26T19:14:18.722Z] Status: Downloaded newer image for alpine:3.17 [2023-06-26T19:14:18.722Z] ---> 779605e5fbc0 [2023-06-26T19:14:18.722Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-26T19:14:18.722Z] ---> Running in bd0643adf291 [2023-06-26T19:14:18.990Z] Removing intermediate container bd0643adf291 [2023-06-26T19:14:18.990Z] ---> f4f49132b368 [2023-06-26T19:14:18.990Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-26T19:14:18.990Z] ---> Running in 841f5aaa8c36 [2023-06-26T19:14:19.260Z] Removing intermediate container 841f5aaa8c36 [2023-06-26T19:14:19.260Z] ---> 7145949396f8 [2023-06-26T19:14:19.260Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-26T19:14:19.527Z] ---> Running in 254a11109e94 [2023-06-26T19:14:20.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T19:14:21.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-26T19:14:22.032Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-26T19:14:22.032Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-26T19:14:22.300Z] Executing busybox-1.35.0-r29.trigger [2023-06-26T19:14:22.300Z] Executing ca-certificates-20230506-r0.trigger [2023-06-26T19:14:22.567Z] OK: 8 MiB in 17 packages [2023-06-26T19:14:23.981Z] Removing intermediate container 254a11109e94 [2023-06-26T19:14:23.981Z] ---> 932f7b70aa84 [2023-06-26T19:14:23.981Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-26T19:14:24.247Z] ---> 8de2b47e4c8a [2023-06-26T19:14:24.247Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-26T19:14:24.832Z] ---> 7db1631af58c [2023-06-26T19:14:24.832Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-26T19:14:25.103Z] ---> c85c710a5e98 [2023-06-26T19:14:25.103Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-26T19:14:25.697Z] ---> 452e1ddf10fe [2023-06-26T19:14:25.697Z] Step 21/26 : EXPOSE 59712 [2023-06-26T19:14:25.965Z] ---> Running in 9ced5fb12a61 [2023-06-26T19:14:26.231Z] Removing intermediate container 9ced5fb12a61 [2023-06-26T19:14:26.231Z] ---> 8feb10df1e15 [2023-06-26T19:14:26.231Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-26T19:14:26.231Z] ---> Running in 00ef1f1fc5c4 [2023-06-26T19:14:26.498Z] Removing intermediate container 00ef1f1fc5c4 [2023-06-26T19:14:26.498Z] ---> cd0e57e0efb2 [2023-06-26T19:14:26.498Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-26T19:14:26.498Z] ---> Running in 06e161b0bba9 [2023-06-26T19:14:26.767Z] Removing intermediate container 06e161b0bba9 [2023-06-26T19:14:26.767Z] ---> 9bcb814d0057 [2023-06-26T19:14:26.767Z] Step 24/26 : LABEL arch=arm64 [2023-06-26T19:14:27.036Z] ---> Running in b56d53543628 [2023-06-26T19:14:27.304Z] Removing intermediate container b56d53543628 [2023-06-26T19:14:27.304Z] ---> 38c01d5622cd [2023-06-26T19:14:27.304Z] Step 25/26 : LABEL git_sha=8e41519bcf59f1bc06ca44432243fa346d6d6476 [2023-06-26T19:14:27.304Z] ---> Running in a2c25b887fed [2023-06-26T19:14:27.572Z] Removing intermediate container a2c25b887fed [2023-06-26T19:14:27.572Z] ---> 844c03fe13ac [2023-06-26T19:14:27.572Z] Step 26/26 : LABEL version=0.0.0 [2023-06-26T19:14:27.572Z] ---> Running in 5e9481c0a1bc [2023-06-26T19:14:27.844Z] Removing intermediate container 5e9481c0a1bc [2023-06-26T19:14:27.844Z] ---> c3a89b5e74bc [2023-06-26T19:14:27.844Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-26T19:14:27.844Z] Successfully built c3a89b5e74bc [2023-06-26T19:14:28.111Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:14:28.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T19:14:28.943Z] [2023-06-26T19:14:28.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:14:29.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T19:14:29.337Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-26T19:14:29.337Z] 8998bd30e6a1: Pulling fs layer [2023-06-26T19:14:29.337Z] 04944245beec: Pulling fs layer [2023-06-26T19:14:29.337Z] 699f458cf7ca: Pulling fs layer [2023-06-26T19:14:29.337Z] 765212b225bb: Pulling fs layer [2023-06-26T19:14:29.337Z] f23df028b6ca: Pulling fs layer [2023-06-26T19:14:29.337Z] d65c8cfc05b1: Pulling fs layer [2023-06-26T19:14:29.337Z] 2437ff75d9bd: Pulling fs layer [2023-06-26T19:14:29.337Z] f23df028b6ca: Waiting [2023-06-26T19:14:29.337Z] d65c8cfc05b1: Waiting [2023-06-26T19:14:29.337Z] 2437ff75d9bd: Waiting [2023-06-26T19:14:29.337Z] 765212b225bb: Waiting [2023-06-26T19:14:29.608Z] 04944245beec: Verifying Checksum [2023-06-26T19:14:29.608Z] 04944245beec: Download complete [2023-06-26T19:14:29.608Z] 765212b225bb: Verifying Checksum [2023-06-26T19:14:29.608Z] 765212b225bb: Download complete [2023-06-26T19:14:29.608Z] f23df028b6ca: Verifying Checksum [2023-06-26T19:14:29.608Z] f23df028b6ca: Download complete [2023-06-26T19:14:29.608Z] d65c8cfc05b1: Verifying Checksum [2023-06-26T19:14:29.608Z] d65c8cfc05b1: Download complete [2023-06-26T19:14:29.608Z] 699f458cf7ca: Verifying Checksum [2023-06-26T19:14:29.608Z] 699f458cf7ca: Download complete [2023-06-26T19:14:30.195Z] 8998bd30e6a1: Verifying Checksum [2023-06-26T19:14:30.195Z] 8998bd30e6a1: Download complete [2023-06-26T19:14:32.776Z] 2437ff75d9bd: Verifying Checksum [2023-06-26T19:14:32.776Z] 2437ff75d9bd: Download complete [2023-06-26T19:14:34.196Z] 8998bd30e6a1: Pull complete [2023-06-26T19:14:35.159Z] 04944245beec: Pull complete [2023-06-26T19:14:36.565Z] 699f458cf7ca: Pull complete [2023-06-26T19:14:36.565Z] 765212b225bb: Pull complete [2023-06-26T19:14:37.148Z] f23df028b6ca: Pull complete [2023-06-26T19:14:37.415Z] d65c8cfc05b1: Pull complete [2023-06-26T19:14:52.397Z] 2437ff75d9bd: Pull complete [2023-06-26T19:14:52.397Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-26T19:14:52.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T19:14:52.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T19:14:52.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-19264 does not seem to be running inside a container [2023-06-26T19:14:52.801Z] $ 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-06-26T19:14:55.516Z] $ docker top 40a367e96bbba01f4095723c0c2a3db7da2a85366e17794fb5c7a7f47bc764f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:14:56.405Z] ---> job-cost.sh [2023-06-26T19:14:56.405Z] lf-activate-venv: SKIPPING [2023-06-26T19:14:56.405Z] INFO: No Stack... [2023-06-26T19:14:56.672Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-26T19:14:57.628Z] INFO: Archiving Costs [Pipeline] sh [2023-06-26T19:14:58.283Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-06-26T19:14:58.283Z] + cut -d, -f6 [Pipeline] lock [2023-06-26T19:14:58.334Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [2023-06-26T19:14:58.338Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] did not exist. Created. [2023-06-26T19:14:58.338Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-26T19:14:59.068Z] /w/workspace/app-record-replay/1@tmp/durable-518eef33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-26T19:14:59.736Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-26T19:14:59.775Z] Warning: overwriting stash ‘stack-cost’ [2023-06-26T19:14:59.818Z] Stashed 1 file(s) [Pipeline] } [2023-06-26T19:14:59.832Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-26T19:14:59.926Z] $ docker stop --time=1 40a367e96bbba01f4095723c0c2a3db7da2a85366e17794fb5c7a7f47bc764f5 [2023-06-26T19:15:01.394Z] $ docker rm -f --volumes 40a367e96bbba01f4095723c0c2a3db7da2a85366e17794fb5c7a7f47bc764f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-06-26T19:15:02.396Z] provisioning config files... [2023-06-26T19:15:02.404Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-32 #1 [2023-06-26T19:15:02.406Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-32@tmp/config9213479461759241939tmp [Pipeline] { [Pipeline] sh [2023-06-26T19:15:02.751Z] + set +x [2023-06-26T19:15:02.751Z] + + curl -sbash https://codecov.io/bash -s [2023-06-26T19:15:02.751Z] -- [2023-06-26T19:15:03.010Z] [2023-06-26T19:15:03.010Z] _____ _ [2023-06-26T19:15:03.010Z] / ____| | | [2023-06-26T19:15:03.010Z] | | ___ __| | ___ ___ _____ __ [2023-06-26T19:15:03.010Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-26T19:15:03.010Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-26T19:15:03.010Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-26T19:15:03.010Z] Bash-1.0.6 [2023-06-26T19:15:03.010Z] [2023-06-26T19:15:03.010Z] [2023-06-26T19:15:03.010Z] ==> git version 2.25.1 found [2023-06-26T19:15:03.010Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-06-26T19:15:03.010Z] Release-Date: 2020-01-08 [2023-06-26T19:15:03.010Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-26T19:15:03.010Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-26T19:15:03.010Z] ==> Jenkins CI detected. [2023-06-26T19:15:03.010Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-32 [2023-06-26T19:15:03.010Z] project root: . [2023-06-26T19:15:03.010Z] --> token set from env [2023-06-26T19:15:03.010Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-26T19:15:03.010Z] ==> Running gcov in . (disable via -X gcov) [2023-06-26T19:15:03.010Z] ==> Python coveragepy not found [2023-06-26T19:15:03.010Z] ==> Searching for coverage reports in: [2023-06-26T19:15:03.010Z] + . [2023-06-26T19:15:03.010Z] -> Found 1 reports [2023-06-26T19:15:03.010Z] ==> Detecting git/mercurial file structure [2023-06-26T19:15:03.010Z] ==> Reading reports [2023-06-26T19:15:03.010Z] + ./coverage.out bytes=3866 [2023-06-26T19:15:03.010Z] ==> Appending adjustments [2023-06-26T19:15:03.010Z] https://docs.codecov.io/docs/fixing-reports [2023-06-26T19:15:03.010Z] + Found adjustments [2023-06-26T19:15:03.010Z] ==> Gzipping contents [2023-06-26T19:15:03.010Z] 4.0K /tmp/codecov.WXc8Lb.gz [2023-06-26T19:15:03.010Z] ==> Uploading reports [2023-06-26T19:15:03.010Z] url: https://codecov.io [2023-06-26T19:15:03.010Z] query: branch=PR-32&commit=8e41519bcf59f1bc06ca44432243fa346d6d6476&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-32%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=32&job=&cmd_args= [2023-06-26T19:15:03.010Z] -> Pinging Codecov [2023-06-26T19:15:03.010Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-32&commit=8e41519bcf59f1bc06ca44432243fa346d6d6476&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-32%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=32&job=&cmd_args= [2023-06-26T19:15:03.270Z] Invalid request parameters [2023-06-26T19:15:03.270Z] 400 [Pipeline] } [2023-06-26T19:15:03.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-26T19:15:05.060Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-32/archives ] [2023-06-26T19:15:05.060Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-32/archives [2023-06-26T19:15:05.060Z] total 16 [2023-06-26T19:15:05.060Z] drwxr-xr-x 3 root root 4096 Jun 26 19:07 . [2023-06-26T19:15:05.060Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 19:07 .. [2023-06-26T19:15:05.060Z] drwxr-xr-x 2 root root 4096 Jun 26 19:07 cost [2023-06-26T19:15:05.060Z] -rw-r--r-- 1 root root 88 Jun 26 19:07 cost.csv [2023-06-26T19:15:05.060Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-32/archives [2023-06-26T19:15:05.060Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-32/archives [2023-06-26T19:15:05.060Z] total 16 [2023-06-26T19:15:05.060Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 19:07 . [2023-06-26T19:15:05.060Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 19:07 .. [2023-06-26T19:15:05.060Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 19:07 cost [2023-06-26T19:15:05.060Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 26 19:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:15:05.381Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:15:06.269Z] ---> package-listing.sh [2023-06-26T19:15:06.269Z] ++ facter osfamily [2023-06-26T19:15:06.269Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-26T19:15:06.536Z] + OS_FAMILY=debian [2023-06-26T19:15:06.536Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-32 [2023-06-26T19:15:06.536Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-26T19:15:06.536Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-26T19:15:06.536Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-26T19:15:06.536Z] + PACKAGES=/tmp/packages_start.txt [2023-06-26T19:15:06.536Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-32 ']' [2023-06-26T19:15:06.536Z] + PACKAGES=/tmp/packages_end.txt [2023-06-26T19:15:06.536Z] + case "${OS_FAMILY}" in [2023-06-26T19:15:06.536Z] + dpkg -l [2023-06-26T19:15:06.536Z] + grep '^ii' [2023-06-26T19:15:06.536Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-26T19:15:06.536Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-26T19:15:06.536Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-26T19:15:06.536Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-32 ']' [2023-06-26T19:15:06.536Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-32/archives/ [2023-06-26T19:15:06.536Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-32/archives/ [Pipeline] echo [2023-06-26T19:15:06.572Z] 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-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-26T19:15:06.868Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T19:15:07.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T19:15:07.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T19:15:07.652Z] prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container [2023-06-26T19:15:07.682Z] $ 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-32/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-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@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-06-26T19:15:08.319Z] $ docker top d4987bf5c9d1b7f11083418249f71869b1101cc9bf08374e9f3b0273aa3c2e2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T19:15:08.710Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-26T19:15:09.021Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-26T19:15:09.331Z] + ls /var/log/sa-host [2023-06-26T19:15:09.331Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T19:15:09.565Z] provisioning config files... [2023-06-26T19:15:09.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-32@tmp/config2764578840554503864tmp [Pipeline] { [Pipeline] echo [2023-06-26T19:15:09.632Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:15:09.947Z] ---> create-netrc.sh [Pipeline] } [2023-06-26T19:15:09.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:15:10.374Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-26T19:15:10.405Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:15:10.715Z] ---> sudo-logs.sh [2023-06-26T19:15:10.715Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-26T19:15:10.801Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:15:11.115Z] ---> job-cost.sh [2023-06-26T19:15:11.115Z] lf-activate-venv: SKIPPING [2023-06-26T19:15:11.115Z] DEBUG: total: 0.2199999988079071 [2023-06-26T19:15:11.115Z] INFO: Retrieving Stack Cost... [2023-06-26T19:15:11.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-26T19:15:11.947Z] INFO: Archiving Costs [Pipeline] echo [2023-06-26T19:15:11.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T19:15:12.297Z] ---> logs-deploy.sh [2023-06-26T19:15:12.297Z] lf-activate-venv: SKIPPING [2023-06-26T19:15:12.297Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-32/1 [2023-06-26T19:15:12.297Z] INFO: archiving workspace using pattern(s): [2023-06-26T19:15:13.236Z] Archives upload complete. [2023-06-26T19:15:13.496Z] INFO: archiving logs to Nexus [2023-06-26T19:15:14.066Z] ---> uname -a: [2023-06-26T19:15:14.066Z] Linux prd-ubuntu20-04-docker-8c-8g-19262 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-26T19:15:14.066Z] [2023-06-26T19:15:14.066Z] [2023-06-26T19:15:14.066Z] ---> lscpu: [2023-06-26T19:15:14.066Z] Architecture: x86_64 [2023-06-26T19:15:14.066Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-26T19:15:14.066Z] Byte Order: Little Endian [2023-06-26T19:15:14.066Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-26T19:15:14.066Z] CPU(s): 8 [2023-06-26T19:15:14.066Z] On-line CPU(s) list: 0-7 [2023-06-26T19:15:14.066Z] Thread(s) per core: 1 [2023-06-26T19:15:14.066Z] Core(s) per socket: 1 [2023-06-26T19:15:14.066Z] Socket(s): 8 [2023-06-26T19:15:14.066Z] NUMA node(s): 1 [2023-06-26T19:15:14.066Z] Vendor ID: AuthenticAMD [2023-06-26T19:15:14.066Z] CPU family: 23 [2023-06-26T19:15:14.066Z] Model: 49 [2023-06-26T19:15:14.066Z] Model name: AMD EPYC-Rome Processor [2023-06-26T19:15:14.066Z] Stepping: 0 [2023-06-26T19:15:14.066Z] CPU MHz: 2799.998 [2023-06-26T19:15:14.066Z] BogoMIPS: 5599.99 [2023-06-26T19:15:14.066Z] Virtualization: AMD-V [2023-06-26T19:15:14.066Z] Hypervisor vendor: KVM [2023-06-26T19:15:14.066Z] Virtualization type: full [2023-06-26T19:15:14.066Z] L1d cache: 256 KiB [2023-06-26T19:15:14.066Z] L1i cache: 256 KiB [2023-06-26T19:15:14.066Z] L2 cache: 4 MiB [2023-06-26T19:15:14.066Z] L3 cache: 128 MiB [2023-06-26T19:15:14.066Z] NUMA node0 CPU(s): 0-7 [2023-06-26T19:15:14.066Z] Vulnerability Itlb multihit: Not affected [2023-06-26T19:15:14.066Z] Vulnerability L1tf: Not affected [2023-06-26T19:15:14.066Z] Vulnerability Mds: Not affected [2023-06-26T19:15:14.066Z] Vulnerability Meltdown: Not affected [2023-06-26T19:15:14.066Z] Vulnerability Mmio stale data: Not affected [2023-06-26T19:15:14.066Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-26T19:15:14.066Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-26T19:15:14.066Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-26T19:15:14.066Z] Vulnerability Srbds: Not affected [2023-06-26T19:15:14.066Z] Vulnerability Tsx async abort: Not affected [2023-06-26T19:15:14.066Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-06-26T19:15:14.066Z] [2023-06-26T19:15:14.066Z] [2023-06-26T19:15:14.066Z] ---> nproc: [2023-06-26T19:15:14.066Z] 8 [2023-06-26T19:15:14.066Z] [2023-06-26T19:15:14.066Z]