Pull request #24 updated 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 marcpfuller for edgexfoundry/app-record-replay Loading trusted files from base branch main at 047236f56ce2e90b3717e3891727cd37ccf4463d rather than 17c381e7495f8e1ef9bc71b65c3fbb9b14862420 Obtained Jenkinsfile from 047236f56ce2e90b3717e3891727cd37ccf4463d 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-ssh13410968433853599584.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-ssh3618463104205351483.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-24/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-24/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14739864330860759965.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 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-ssh12226874636469073082.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-24/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-24/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17127603679658767959.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-55 in /w/workspace/xfoundry_app-record-replay_PR-24 [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-24 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 047236f56ce2e90b3717e3891727cd37ccf4463d into PR head commit 17c381e7495f8e1ef9bc71b65c3fbb9b14862420 > 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/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17c381e7495f8e1ef9bc71b65c3fbb9b14862420 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 0750ca1de59d9cb1ab4363b0b083f9ab0827c025 Checking out Revision 0750ca1de59d9cb1ab4363b0b083f9ab0827c025 (PR-24) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 047236f56ce2e90b3717e3891727cd37ccf4463d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0750ca1de59d9cb1ab4363b0b083f9ab0827c025 # timeout=10 Commit message: "Merge commit '047236f56ce2e90b3717e3891727cd37ccf4463d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-27T18:36:46.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-27T18:36:46.934Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-27T18:36:46.948Z] ========================================================= [2023-06-27T18:36:46.948Z] EdgeX Global Pipelines Version Info [2023-06-27T18:36:46.948Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0511f5963bf52e11ff196e3fc6f607ac49224b2b # timeout=10 [2023-06-27T18:36:47.661Z] ------------------- [2023-06-27T18:36:47.661Z] stable info: [2023-06-27T18:36:47.661Z] ------------------- [2023-06-27T18:36:47.661Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-27T18:36:47.661Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-27T18:36:47.661Z] Message: update stable to v1.0.250 [2023-06-27T18:36:48.231Z] ------------------- [2023-06-27T18:36:48.231Z] experimental info: [2023-06-27T18:36:48.231Z] ------------------- [2023-06-27T18:36:48.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-27T18:36:48.231Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-27T18:36:48.231Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-27T18:36:48.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-27T18:36:48.414Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-27T18:36:48.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-27T18:36:48.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-27T18:36:48.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-27T18:36:48.489Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-27T18:36:48.504Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-27T18:36:48.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-27T18:36:48.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-27T18:36:48.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-27T18:36:48.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-27T18:36:48.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-27T18:36:48.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-27T18:36:48.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-27T18:36:48.633Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-27T18:36:48.652Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-27T18:36:48.676Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-27T18:36:48.696Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-27T18:36:48.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-27T18:36:48.732Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-27T18:36:48.750Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-27T18:36:48.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-27T18:36:48.775Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-27T18:36:48.795Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-27T18:36:48.813Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-27T18:36:48.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-27T18:36:48.847Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-27T18:36:48.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-24 [Pipeline] echo [2023-06-27T18:36:48.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-24 [Pipeline] echo [2023-06-27T18:36:48.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-24 [Pipeline] echo [2023-06-27T18:36:48.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0750ca1de59d9cb1ab4363b0b083f9ab0827c025 [Pipeline] echo [2023-06-27T18:36:48.921Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0750ca1 [Pipeline] echo [2023-06-27T18:36:48.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T18:36:48.980Z] provisioning config files... [2023-06-27T18:36:48.995Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-24@tmp/config12054986175302172961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:36:49.303Z] ---> docker-login.sh [2023-06-27T18:36:49.303Z] nexus3.edgexfoundry.org:10001 [2023-06-27T18:36:49.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:36:49.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:36:49.563Z] Configure a credential helper to remove this warning. See [2023-06-27T18:36:49.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:36:49.563Z] [2023-06-27T18:36:49.563Z] Login Succeeded [2023-06-27T18:36:49.563Z] nexus3.edgexfoundry.org:10002 [2023-06-27T18:36:49.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:36:49.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:36:49.823Z] Configure a credential helper to remove this warning. See [2023-06-27T18:36:49.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:36:49.823Z] [2023-06-27T18:36:49.823Z] Login Succeeded [2023-06-27T18:36:49.823Z] nexus3.edgexfoundry.org:10003 [2023-06-27T18:36:49.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:36:49.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:36:49.823Z] Configure a credential helper to remove this warning. See [2023-06-27T18:36:49.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:36:49.823Z] [2023-06-27T18:36:49.823Z] Login Succeeded [2023-06-27T18:36:49.823Z] nexus3.edgexfoundry.org:10004 [2023-06-27T18:36:50.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:36:50.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:36:50.084Z] Configure a credential helper to remove this warning. See [2023-06-27T18:36:50.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:36:50.084Z] [2023-06-27T18:36:50.084Z] Login Succeeded [2023-06-27T18:36:50.084Z] docker.io [2023-06-27T18:36:50.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:36:50.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:36:50.346Z] Configure a credential helper to remove this warning. See [2023-06-27T18:36:50.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:36:50.346Z] [2023-06-27T18:36:50.346Z] Login Succeeded [2023-06-27T18:36:50.346Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T18:36:50.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-27T18:36:50.738Z] + git rev-list -1 --merges 0750ca1de59d9cb1ab4363b0b083f9ab0827c025~1..0750ca1de59d9cb1ab4363b0b083f9ab0827c025 [Pipeline] echo [2023-06-27T18:36:50.786Z] -----------> git rev-list -1 --merges 0750ca1de59d9cb1ab4363b0b083f9ab0827c025~1..0750ca1de59d9cb1ab4363b0b083f9ab0827c025 0750ca1de59d9cb1ab4363b0b083f9ab0827c025 [2023-06-27T18:36:50.786Z] 0750ca1de59d9cb1ab4363b0b083f9ab0827c025 [false] [Pipeline] sh [2023-06-27T18:36:51.073Z] + git log --format=format:%s -1 0750ca1de59d9cb1ab4363b0b083f9ab0827c025 [Pipeline] echo [2023-06-27T18:36:51.088Z] ========================================================= [2023-06-27T18:36:51.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-27T18:36:51.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-27T18:36:51.410Z] + git log --format=format:%s -1 0750ca1de59d9cb1ab4363b0b083f9ab0827c025 [Pipeline] echo [2023-06-27T18:36:51.423Z] [semverPrep] GIT_COMMIT: 0750ca1de59d9cb1ab4363b0b083f9ab0827c025, Commit Message: Merge commit '047236f56ce2e90b3717e3891727cd37ccf4463d' into HEAD [Pipeline] echo [2023-06-27T18:36:51.432Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-27T18:36:51.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-27T18:36:51.821Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-27T18:36:51.821Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-27T18:36:51.821Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-27T18:36:51.821Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-06-27T18:36:51.821Z] -a /etc/ssh/ssh_known_hosts [2023-06-27T18:36:51.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:36:52.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T18:36:52.257Z] [2023-06-27T18:36:52.257Z] 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-27T18:36:52.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T18:36:52.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-27T18:36:52.568Z] b85a868b505f: Pulling fs layer [2023-06-27T18:36:52.568Z] e2be974225ed: Pulling fs layer [2023-06-27T18:36:52.568Z] 339a4e72a1f5: Pulling fs layer [2023-06-27T18:36:52.568Z] 988bab9f4d93: Pulling fs layer [2023-06-27T18:36:52.568Z] 1469e6f7b9e6: Pulling fs layer [2023-06-27T18:36:52.568Z] eaf3925da568: Pulling fs layer [2023-06-27T18:36:52.568Z] 988bab9f4d93: Waiting [2023-06-27T18:36:52.568Z] 1469e6f7b9e6: Waiting [2023-06-27T18:36:52.568Z] bab4dde63d76: Pulling fs layer [2023-06-27T18:36:52.568Z] eaf3925da568: Waiting [2023-06-27T18:36:52.568Z] bde34c3a00c8: Pulling fs layer [2023-06-27T18:36:52.568Z] b352a97aabf1: Pulling fs layer [2023-06-27T18:36:52.568Z] b352a97aabf1: Waiting [2023-06-27T18:36:52.568Z] 4872d77fe225: Pulling fs layer [2023-06-27T18:36:52.568Z] 5851b861e8e6: Pulling fs layer [2023-06-27T18:36:52.568Z] bab4dde63d76: Waiting [2023-06-27T18:36:52.568Z] 4872d77fe225: Waiting [2023-06-27T18:36:52.568Z] e2be974225ed: Download complete [2023-06-27T18:36:52.568Z] 988bab9f4d93: Download complete [2023-06-27T18:36:52.568Z] 1469e6f7b9e6: Verifying Checksum [2023-06-27T18:36:52.568Z] 1469e6f7b9e6: Download complete [2023-06-27T18:36:52.848Z] eaf3925da568: Download complete [2023-06-27T18:36:52.848Z] 339a4e72a1f5: Verifying Checksum [2023-06-27T18:36:52.848Z] 339a4e72a1f5: Download complete [2023-06-27T18:36:52.848Z] bde34c3a00c8: Verifying Checksum [2023-06-27T18:36:52.848Z] bde34c3a00c8: Download complete [2023-06-27T18:36:52.848Z] b352a97aabf1: Download complete [2023-06-27T18:36:52.848Z] 4872d77fe225: Verifying Checksum [2023-06-27T18:36:52.848Z] 4872d77fe225: Download complete [2023-06-27T18:36:52.848Z] 5851b861e8e6: Verifying Checksum [2023-06-27T18:36:52.848Z] 5851b861e8e6: Download complete [2023-06-27T18:36:52.848Z] b85a868b505f: Verifying Checksum [2023-06-27T18:36:52.848Z] b85a868b505f: Download complete [2023-06-27T18:36:53.111Z] bab4dde63d76: Verifying Checksum [2023-06-27T18:36:53.111Z] bab4dde63d76: Download complete [2023-06-27T18:36:54.059Z] b85a868b505f: Pull complete [2023-06-27T18:36:54.318Z] e2be974225ed: Pull complete [2023-06-27T18:36:54.578Z] 339a4e72a1f5: Pull complete [2023-06-27T18:36:54.837Z] 988bab9f4d93: Pull complete [2023-06-27T18:36:55.097Z] 1469e6f7b9e6: Pull complete [2023-06-27T18:36:55.097Z] eaf3925da568: Pull complete [2023-06-27T18:36:57.064Z] bab4dde63d76: Pull complete [2023-06-27T18:36:57.064Z] bde34c3a00c8: Pull complete [2023-06-27T18:36:57.064Z] b352a97aabf1: Pull complete [2023-06-27T18:36:57.064Z] 4872d77fe225: Pull complete [2023-06-27T18:36:57.329Z] 5851b861e8e6: Pull complete [2023-06-27T18:36:57.329Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-27T18:36:57.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-27T18:36:57.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T18:36:57.424Z] prd-ubuntu20.04-docker-8c-8g-55 does not seem to be running inside a container [2023-06-27T18:36:57.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-27T18:36:59.769Z] $ docker top ddab0e5613a38fd169dcae32e43bef2833730d44db8594dca6a2c71941fe35b9 -eo pid,comm [2023-06-27T18:36:59.824Z] 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-27T18:36:59.824Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-27T18:36:59.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T18:36:59.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T18:36:59.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T18:36:59.990Z] $ docker exec ddab0e5613a38fd169dcae32e43bef2833730d44db8594dca6a2c71941fe35b9 ssh-agent [2023-06-27T18:37:00.100Z] SSH_AUTH_SOCK=/tmp/ssh-0oUVOcD45uAv/agent.32 [2023-06-27T18:37:00.100Z] SSH_AGENT_PID=38 [2023-06-27T18:37:00.108Z] Running ssh-add (command line suppressed) [2023-06-27T18:37:00.226Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-24@tmp/private_key_14208145370698958859.key (/w/workspace/xfoundry_app-record-replay_PR-24@tmp/private_key_14208145370698958859.key) [2023-06-27T18:37:00.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T18:37:00.528Z] + git tag --points-at HEAD [Pipeline] } [2023-06-27T18:37:00.548Z] $ docker exec --env ******** --env ******** ddab0e5613a38fd169dcae32e43bef2833730d44db8594dca6a2c71941fe35b9 ssh-agent -k [2023-06-27T18:37:00.659Z] unset SSH_AUTH_SOCK; [2023-06-27T18:37:00.659Z] unset SSH_AGENT_PID; [2023-06-27T18:37:00.659Z] echo Agent pid 38 killed; [2023-06-27T18:37:00.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-27T18:37:00.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-27T18:37:00.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-27T18:37:00.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-27T18:37:00.819Z] $ docker exec ddab0e5613a38fd169dcae32e43bef2833730d44db8594dca6a2c71941fe35b9 ssh-agent [2023-06-27T18:37:00.938Z] SSH_AUTH_SOCK=/tmp/ssh-uoA0tNNzyPje/agent.70 [2023-06-27T18:37:00.938Z] SSH_AGENT_PID=76 [2023-06-27T18:37:00.943Z] Running ssh-add (command line suppressed) [2023-06-27T18:37:01.074Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-24@tmp/private_key_1897792764884570871.key (/w/workspace/xfoundry_app-record-replay_PR-24@tmp/private_key_1897792764884570871.key) [2023-06-27T18:37:01.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-27T18:37:01.385Z] + git semver init [2023-06-27T18:37:01.644Z] 2023-06-27 18:37:01,559 [run_init] DEBUG init version:0.0.0 force:False [2023-06-27T18:37:01.644Z] 2023-06-27 18:37:01,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-24/.semver [2023-06-27T18:37:01.644Z] 2023-06-27 18:37:01,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-24/.semver [2023-06-27T18:37:01.644Z] 2023-06-27 18:37:01,561 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-24/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-24, universal_newlines=False, shell=None, istream=None) [2023-06-27T18:37:02.215Z] 2023-06-27 18:37:02,113 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-24/.git/info/exclude [2023-06-27T18:37:02.215Z] 2023-06-27 18:37:02,114 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-24/.semver/PR-24 with force:False [2023-06-27T18:37:02.215Z] 2023-06-27 18:37:02,114 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-24/.semver/PR-24 [2023-06-27T18:37:02.215Z] 2023-06-27 18:37:02,118 [execute] INFO git cat-file --batch-check [2023-06-27T18:37:02.215Z] 2023-06-27 18:37:02,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-24/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T18:37:02.215Z] 2023-06-27 18:37:02,124 [execute] INFO git cat-file --batch [2023-06-27T18:37:02.215Z] 2023-06-27 18:37:02,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-24/.semver, universal_newlines=False, shell=None, istream=) [2023-06-27T18:37:02.215Z] 2023-06-27 18:37:02,130 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-24/.semver/PR-24 [2023-06-27T18:37:02.215Z] 0.0.0 [Pipeline] } [2023-06-27T18:37:02.228Z] $ docker exec --env ******** --env ******** ddab0e5613a38fd169dcae32e43bef2833730d44db8594dca6a2c71941fe35b9 ssh-agent -k [2023-06-27T18:37:02.337Z] unset SSH_AUTH_SOCK; [2023-06-27T18:37:02.338Z] unset SSH_AGENT_PID; [2023-06-27T18:37:02.338Z] echo Agent pid 76 killed; [2023-06-27T18:37:02.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-27T18:37:02.652Z] + git semver [Pipeline] } [2023-06-27T18:37:02.927Z] $ docker stop --time=1 ddab0e5613a38fd169dcae32e43bef2833730d44db8594dca6a2c71941fe35b9 [2023-06-27T18:37:04.220Z] $ docker rm -f --volumes ddab0e5613a38fd169dcae32e43bef2833730d44db8594dca6a2c71941fe35b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-27T18:37:04.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-27T18:37:04.743Z] Stashed 1 file(s) [Pipeline] echo [2023-06-27T18:37:04.746Z] [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-27T18:37:04.868Z] provisioning config files... [2023-06-27T18:37:04.880Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-24@tmp/config3793929104326067875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:37:05.176Z] ---> docker-login.sh [2023-06-27T18:37:05.176Z] nexus3.edgexfoundry.org:10001 [2023-06-27T18:37:05.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:37:05.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:37:05.176Z] Configure a credential helper to remove this warning. See [2023-06-27T18:37:05.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:37:05.176Z] [2023-06-27T18:37:05.176Z] Login Succeeded [2023-06-27T18:37:05.176Z] nexus3.edgexfoundry.org:10002 [2023-06-27T18:37:05.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:37:05.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:37:05.176Z] Configure a credential helper to remove this warning. See [2023-06-27T18:37:05.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:37:05.176Z] [2023-06-27T18:37:05.176Z] Login Succeeded [2023-06-27T18:37:05.176Z] nexus3.edgexfoundry.org:10003 [2023-06-27T18:37:05.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:37:05.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:37:05.437Z] Configure a credential helper to remove this warning. See [2023-06-27T18:37:05.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:37:05.437Z] [2023-06-27T18:37:05.437Z] Login Succeeded [2023-06-27T18:37:05.437Z] nexus3.edgexfoundry.org:10004 [2023-06-27T18:37:05.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:37:05.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:37:05.437Z] Configure a credential helper to remove this warning. See [2023-06-27T18:37:05.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:37:05.437Z] [2023-06-27T18:37:05.437Z] Login Succeeded [2023-06-27T18:37:05.437Z] docker.io [2023-06-27T18:37:05.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:37:06.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:37:06.006Z] Configure a credential helper to remove this warning. See [2023-06-27T18:37:06.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:37:06.006Z] [2023-06-27T18:37:06.006Z] Login Succeeded [2023-06-27T18:37:06.006Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T18:37:06.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-27T18:37:06.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T18:37:06.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T18:37:06.104Z] ========================================================= [2023-06-27T18:37:06.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-27T18:37:06.104Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:37:06.431Z] + 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-27T18:37:06.431Z] Sending build context to Docker daemon 263.7kB [2023-06-27T18:37:06.431Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T18:37:06.431Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-27T18:37:06.431Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-27T18:37:06.431Z] f56be85fc22e: Pulling fs layer [2023-06-27T18:37:06.431Z] 85791d961cd3: Pulling fs layer [2023-06-27T18:37:06.431Z] d694b5ae8c79: Pulling fs layer [2023-06-27T18:37:06.431Z] 9f32a84ed3da: Pulling fs layer [2023-06-27T18:37:06.431Z] 4d19c01a9841: Pulling fs layer [2023-06-27T18:37:06.431Z] 9325e15d5711: Pulling fs layer [2023-06-27T18:37:06.431Z] 556b6ee489ea: Pulling fs layer [2023-06-27T18:37:06.431Z] c5a4b2cf53e6: Pulling fs layer [2023-06-27T18:37:06.431Z] 9f32a84ed3da: Waiting [2023-06-27T18:37:06.431Z] 4d19c01a9841: Waiting [2023-06-27T18:37:06.431Z] 9325e15d5711: Waiting [2023-06-27T18:37:06.431Z] 556b6ee489ea: Waiting [2023-06-27T18:37:06.431Z] c5a4b2cf53e6: Waiting [2023-06-27T18:37:06.431Z] 85791d961cd3: Download complete [2023-06-27T18:37:06.431Z] 9f32a84ed3da: Verifying Checksum [2023-06-27T18:37:06.431Z] 9f32a84ed3da: Download complete [2023-06-27T18:37:06.431Z] 4d19c01a9841: Verifying Checksum [2023-06-27T18:37:06.431Z] 4d19c01a9841: Download complete [2023-06-27T18:37:06.431Z] f56be85fc22e: Verifying Checksum [2023-06-27T18:37:06.431Z] f56be85fc22e: Download complete [2023-06-27T18:37:06.691Z] 9325e15d5711: Verifying Checksum [2023-06-27T18:37:06.691Z] 9325e15d5711: Download complete [2023-06-27T18:37:06.691Z] f56be85fc22e: Pull complete [2023-06-27T18:37:06.951Z] 85791d961cd3: Pull complete [2023-06-27T18:37:06.951Z] c5a4b2cf53e6: Download complete [2023-06-27T18:37:07.209Z] d694b5ae8c79: Verifying Checksum [2023-06-27T18:37:07.209Z] d694b5ae8c79: Download complete [2023-06-27T18:37:07.209Z] 556b6ee489ea: Verifying Checksum [2023-06-27T18:37:07.209Z] 556b6ee489ea: Download complete [2023-06-27T18:37:10.494Z] d694b5ae8c79: Pull complete [2023-06-27T18:37:10.495Z] 9f32a84ed3da: Pull complete [2023-06-27T18:37:10.754Z] 4d19c01a9841: Pull complete [2023-06-27T18:37:10.754Z] 9325e15d5711: Pull complete [2023-06-27T18:37:13.287Z] 556b6ee489ea: Pull complete [2023-06-27T18:37:14.220Z] c5a4b2cf53e6: Pull complete [2023-06-27T18:37:14.220Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-27T18:37:14.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-27T18:37:14.220Z] ---> c4be618373d6 [2023-06-27T18:37:14.220Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-27T18:37:17.513Z] ---> Running in b4af69f619d2 [2023-06-27T18:37:17.513Z] Removing intermediate container b4af69f619d2 [2023-06-27T18:37:17.513Z] ---> 800341ba32fd [2023-06-27T18:37:17.513Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T18:37:17.513Z] ---> Running in d6e560e0d7b7 [2023-06-27T18:37:17.513Z] Removing intermediate container d6e560e0d7b7 [2023-06-27T18:37:17.513Z] ---> 2f92e02d72e2 [2023-06-27T18:37:17.513Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-27T18:37:17.513Z] ---> Running in cf4c930419a9 [2023-06-27T18:37:17.513Z] Removing intermediate container cf4c930419a9 [2023-06-27T18:37:17.513Z] ---> cb2cc89452e4 [2023-06-27T18:37:17.513Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T18:37:17.513Z] ---> Running in 64b51926b45a [2023-06-27T18:37:17.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-27T18:37:18.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-27T18:37:18.290Z] OK: 265 MiB in 53 packages [2023-06-27T18:37:18.548Z] Removing intermediate container 64b51926b45a [2023-06-27T18:37:18.549Z] ---> 667ae45fc398 [2023-06-27T18:37:18.549Z] Step 7/12 : WORKDIR /app [2023-06-27T18:37:18.549Z] ---> Running in a24441202799 [2023-06-27T18:37:18.808Z] Removing intermediate container a24441202799 [2023-06-27T18:37:18.808Z] ---> 050aa875596f [2023-06-27T18:37:18.808Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-27T18:37:18.808Z] ---> f1d9a5eeab7c [2023-06-27T18:37:18.808Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T18:37:18.808Z] ---> Running in c3f793064f58 [2023-06-27T18:37:19.836Z] Still waiting to schedule task [2023-06-27T18:37:19.836Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-27T18:37:57.547Z] Removing intermediate container c3f793064f58 [2023-06-27T18:37:57.547Z] ---> 330ec0231d35 [2023-06-27T18:37:57.547Z] Step 10/12 : COPY . . [2023-06-27T18:37:57.547Z] ---> 82f0d0a5cf9d [2023-06-27T18:37:57.547Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T18:37:57.547Z] ---> Running in 34fb6f8dd43f [2023-06-27T18:37:57.547Z] Removing intermediate container 34fb6f8dd43f [2023-06-27T18:37:57.547Z] ---> 99fd81b8e430 [2023-06-27T18:37:57.547Z] Step 12/12 : RUN $MAKE [2023-06-27T18:37:57.547Z] ---> Running in c24168fcbfd0 [2023-06-27T18:37:57.547Z] noop [2023-06-27T18:37:57.547Z] Removing intermediate container c24168fcbfd0 [2023-06-27T18:37:57.547Z] ---> 4ff38bebdfc9 [2023-06-27T18:37:57.547Z] Successfully built 4ff38bebdfc9 [2023-06-27T18:37:57.547Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:37:57.851Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-27T18:37:57.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T18:37:57.917Z] prd-ubuntu20.04-docker-8c-8g-55 does not seem to be running inside a container [2023-06-27T18:37:57.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@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 ******** -e ******** ci-base-image-x86_64 cat [2023-06-27T18:37:58.250Z] $ docker top 6c687524d1e895a8f56bda7cfda1c9bb64b8ee56fd59977aad6a1a224fd4c204 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T18:37:58.588Z] + go version [2023-06-27T18:37:58.588Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-27T18:37:58.600Z] $ docker stop --time=1 6c687524d1e895a8f56bda7cfda1c9bb64b8ee56fd59977aad6a1a224fd4c204 [2023-06-27T18:37:59.885Z] $ docker rm -f --volumes 6c687524d1e895a8f56bda7cfda1c9bb64b8ee56fd59977aad6a1a224fd4c204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:38:00.306Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-27T18:38:00.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T18:38:00.373Z] prd-ubuntu20.04-docker-8c-8g-55 does not seem to be running inside a container [2023-06-27T18:38:00.410Z] $ 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-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@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 ******** -e ******** ci-base-image-x86_64 cat [2023-06-27T18:38:00.717Z] $ docker top 2096a29c5a4c90025e0c925b92ddb5f18120a25464cb130218de113102162c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T18:38:01.042Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-24 [Pipeline] fileExists [Pipeline] sh [2023-06-27T18:38:01.363Z] + make test [2023-06-27T18:38:01.363Z] go test -race -coverprofile=coverage.out ./... [2023-06-27T18:38:19.453Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-27T18:38:19.711Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.051s coverage: 90.0% of statements [2023-06-27T18:38:19.712Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-27T18:38:19.712Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-27T18:38:19.712Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-27T18:38:19.712Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.074s coverage: 85.1% of statements [2023-06-27T18:38:19.712Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.045s coverage: 27.3% of statements [2023-06-27T18:38:41.654Z] go vet ./... [2023-06-27T18:38:43.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-27T18:38:43.033Z] ./internal/app/app.go [2023-06-27T18:38:43.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-27T18:38:43.033Z] make: *** [Makefile:74: test] Error 1 [Pipeline] } [2023-06-27T18:38:43.052Z] $ docker stop --time=1 2096a29c5a4c90025e0c925b92ddb5f18120a25464cb130218de113102162c14 [2023-06-27T18:38:46.299Z] $ docker rm -f --volumes 2096a29c5a4c90025e0c925b92ddb5f18120a25464cb130218de113102162c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:38:46.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T18:38:46.924Z] [2023-06-27T18:38:46.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:38:47.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T18:38:47.221Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-27T18:38:47.221Z] 5eb5b503b376: Pulling fs layer [2023-06-27T18:38:47.221Z] 5c69ac0246d0: Pulling fs layer [2023-06-27T18:38:47.221Z] ec43610c2a17: Pulling fs layer [2023-06-27T18:38:47.221Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-27T18:38:47.221Z] 33b1e0a273af: Pulling fs layer [2023-06-27T18:38:47.221Z] 5d3b04190fa2: Pulling fs layer [2023-06-27T18:38:47.221Z] 2f39f015ded8: Pulling fs layer [2023-06-27T18:38:47.221Z] 3a2ae6a8a46f: Waiting [2023-06-27T18:38:47.221Z] 2f39f015ded8: Waiting [2023-06-27T18:38:47.221Z] 5d3b04190fa2: Waiting [2023-06-27T18:38:47.221Z] 33b1e0a273af: Waiting [2023-06-27T18:38:47.221Z] 5c69ac0246d0: Verifying Checksum [2023-06-27T18:38:47.221Z] 5c69ac0246d0: Download complete [2023-06-27T18:38:47.221Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-27T18:38:47.221Z] 3a2ae6a8a46f: Download complete [2023-06-27T18:38:47.221Z] 33b1e0a273af: Verifying Checksum [2023-06-27T18:38:47.221Z] 33b1e0a273af: Download complete [2023-06-27T18:38:47.480Z] 5d3b04190fa2: Verifying Checksum [2023-06-27T18:38:47.480Z] 5d3b04190fa2: Download complete [2023-06-27T18:38:47.480Z] ec43610c2a17: Verifying Checksum [2023-06-27T18:38:47.480Z] ec43610c2a17: Download complete [2023-06-27T18:38:47.480Z] 5eb5b503b376: Verifying Checksum [2023-06-27T18:38:47.480Z] 5eb5b503b376: Download complete [2023-06-27T18:38:48.047Z] 2f39f015ded8: Download complete [2023-06-27T18:38:48.617Z] 5eb5b503b376: Pull complete [2023-06-27T18:38:48.874Z] 5c69ac0246d0: Pull complete [2023-06-27T18:38:49.132Z] ec43610c2a17: Pull complete [2023-06-27T18:38:49.392Z] 3a2ae6a8a46f: Pull complete [2023-06-27T18:38:49.392Z] 33b1e0a273af: Pull complete [2023-06-27T18:38:49.650Z] 5d3b04190fa2: Pull complete [2023-06-27T18:38:53.833Z] 2f39f015ded8: Pull complete [2023-06-27T18:38:53.833Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-27T18:38:53.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T18:38:53.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T18:38:53.916Z] prd-ubuntu20.04-docker-8c-8g-55 does not seem to be running inside a container [2023-06-27T18:38:53.947Z] $ 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-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-27T18:38:55.740Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-56 in /w/workspace/xfoundry_app-record-replay_PR-24 [2023-06-27T18:38:56.661Z] $ docker top 3c7ab92d5467177e840870c43285e948682f18631978fca63eee1d9281c3aceb -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-06-27T18:38:56.812Z] Running in /w/workspace/app-record-replay/8 [Pipeline] { [Pipeline] checkout [2023-06-27T18:38:56.857Z] Selected Git installation does not exist. Using Default [2023-06-27T18:38:56.857Z] The recommended git tool is: NONE [2023-06-27T18:38:57.071Z] ---> job-cost.sh [2023-06-27T18:38:57.071Z] lf-activate-venv: SKIPPING [2023-06-27T18:38:57.071Z] INFO: No Stack... [2023-06-27T18:38:57.330Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-27T18:38:57.900Z] INFO: Archiving Costs [Pipeline] sh [2023-06-27T18:38:58.196Z] + cat /w/workspace/xfoundry_app-record-replay_PR-24/archives/cost.csv [2023-06-27T18:38:58.196Z] + cut -d, -f6 [Pipeline] lock [2023-06-27T18:38:58.210Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-24-8-stack-cost] [2023-06-27T18:38:58.216Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-24-8-stack-cost] did not exist. Created. [2023-06-27T18:38:58.216Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-24-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-27T18:38:58.514Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-27T18:38:58.553Z] Stashed 1 file(s) [Pipeline] } [2023-06-27T18:38:58.560Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-24-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-27T18:38:58.580Z] $ docker stop --time=1 3c7ab92d5467177e840870c43285e948682f18631978fca63eee1d9281c3aceb [2023-06-27T18:38:59.734Z] $ docker rm -f --volumes 3c7ab92d5467177e840870c43285e948682f18631978fca63eee1d9281c3aceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-27T18:38:59.841Z] Failed in branch amd64 [2023-06-27T18:39:03.803Z] using credential edgex-jenkins-ssh [2023-06-27T18:39:03.826Z] Cloning the remote Git repository [2023-06-27T18:39:03.865Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-27T18:39:03.955Z] > git init /w/workspace/app-record-replay/8 # timeout=10 [2023-06-27T18:39:04.097Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-27T18:39:04.098Z] > git --version # timeout=10 [2023-06-27T18:39:04.125Z] > git --version # 'git version 2.25.1' [2023-06-27T18:39:04.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-27T18:39:04.268Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-27T18:39:04.848Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-27T18:39:04.881Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-27T18:39:06.272Z] Merging remotes/origin/main commit 047236f56ce2e90b3717e3891727cd37ccf4463d into PR head commit 17c381e7495f8e1ef9bc71b65c3fbb9b14862420 [2023-06-27T18:39:05.683Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-27T18:39:05.734Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-27T18:39:05.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-27T18:39:05.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-27T18:39:06.288Z] > git config core.sparsecheckout # timeout=10 [2023-06-27T18:39:06.360Z] > git checkout -f 17c381e7495f8e1ef9bc71b65c3fbb9b14862420 # timeout=10 [2023-06-27T18:39:06.572Z] Merge succeeded, producing 1f298652509700724c469dce89099a0ffd204a3e [2023-06-27T18:39:06.572Z] Checking out Revision 1f298652509700724c469dce89099a0ffd204a3e (PR-24) [2023-06-27T18:39:06.439Z] > git remote # timeout=10 [2023-06-27T18:39:06.456Z] > git config --get remote.origin.url # timeout=10 [2023-06-27T18:39:06.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-27T18:39:06.484Z] > git merge 047236f56ce2e90b3717e3891727cd37ccf4463d # timeout=10 [2023-06-27T18:39:06.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-27T18:39:06.577Z] > git config core.sparsecheckout # timeout=10 [2023-06-27T18:39:06.589Z] > git checkout -f 1f298652509700724c469dce89099a0ffd204a3e # timeout=10 [2023-06-27T18:39:10.025Z] Commit message: "Merge commit '047236f56ce2e90b3717e3891727cd37ccf4463d' into HEAD" [2023-06-27T18:39:10.049Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-27T18:39:10.032Z] > git rev-list --no-walk 0511f5963bf52e11ff196e3fc6f607ac49224b2b # timeout=10 [2023-06-27T18:39:11.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-27T18:39:11.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-27T18:39:11.115Z] Dload Upload Total Spent Left Speed [2023-06-27T18:39:11.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12726 100 12726 0 0 88375 0 --:--:-- --:--:-- --:--:-- 88375 [Pipeline] sh [2023-06-27T18:39:11.891Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-27T18:39:12.233Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-27T18:39:12.233Z] + sudo tee /etc/docker/daemon.new [2023-06-27T18:39:12.233Z] { [2023-06-27T18:39:12.233Z] "registry-mirrors": [ [2023-06-27T18:39:12.233Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-27T18:39:12.233Z] ], [2023-06-27T18:39:12.233Z] "bip": "10.250.0.254/24", [2023-06-27T18:39:12.233Z] "hosts": [ [2023-06-27T18:39:12.233Z] "tcp://0.0.0.0:5555", [2023-06-27T18:39:12.233Z] "unix:///var/run/docker.sock" [2023-06-27T18:39:12.233Z] ], [2023-06-27T18:39:12.233Z] "mtu": 1458, [2023-06-27T18:39:12.233Z] "selinux-enabled": true, [2023-06-27T18:39:12.233Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-27T18:39:12.233Z] } [Pipeline] sh [2023-06-27T18:39:12.566Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-27T18:39:12.903Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T18:39:31.196Z] provisioning config files... [2023-06-27T18:39:31.224Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/8@tmp/config1447351841505398336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:39:31.575Z] ---> docker-login.sh [2023-06-27T18:39:31.575Z] nexus3.edgexfoundry.org:10001 [2023-06-27T18:39:31.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:39:32.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:39:32.115Z] Configure a credential helper to remove this warning. See [2023-06-27T18:39:32.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:39:32.115Z] [2023-06-27T18:39:32.115Z] Login Succeeded [2023-06-27T18:39:32.115Z] nexus3.edgexfoundry.org:10002 [2023-06-27T18:39:32.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:39:32.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:39:32.385Z] Configure a credential helper to remove this warning. See [2023-06-27T18:39:32.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:39:32.385Z] [2023-06-27T18:39:32.385Z] Login Succeeded [2023-06-27T18:39:32.385Z] nexus3.edgexfoundry.org:10003 [2023-06-27T18:39:32.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:39:32.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:39:32.926Z] Configure a credential helper to remove this warning. See [2023-06-27T18:39:32.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:39:32.926Z] [2023-06-27T18:39:32.926Z] Login Succeeded [2023-06-27T18:39:32.926Z] nexus3.edgexfoundry.org:10004 [2023-06-27T18:39:33.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:39:33.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:39:33.196Z] Configure a credential helper to remove this warning. See [2023-06-27T18:39:33.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:39:33.196Z] [2023-06-27T18:39:33.196Z] Login Succeeded [2023-06-27T18:39:33.196Z] docker.io [2023-06-27T18:39:33.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-27T18:39:33.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-27T18:39:33.733Z] Configure a credential helper to remove this warning. See [2023-06-27T18:39:33.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-27T18:39:33.733Z] [2023-06-27T18:39:33.733Z] Login Succeeded [2023-06-27T18:39:33.733Z] ---> docker-login.sh ends [Pipeline] } [2023-06-27T18:39:33.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-27T18:39:33.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T18:39:34.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-27T18:39:34.016Z] ========================================================= [2023-06-27T18:39:34.016Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-27T18:39:34.016Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:39:34.369Z] + 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-27T18:39:34.369Z] Sending build context to Docker daemon 137.7kB [2023-06-27T18:39:34.643Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-27T18:39:34.643Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-27T18:39:34.643Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-27T18:39:34.643Z] c41833b44d91: Pulling fs layer [2023-06-27T18:39:34.643Z] ed15518f5707: Pulling fs layer [2023-06-27T18:39:34.643Z] feae8fd75edb: Pulling fs layer [2023-06-27T18:39:34.643Z] 242c74f7c9fa: Pulling fs layer [2023-06-27T18:39:34.643Z] 3cdef696dda3: Pulling fs layer [2023-06-27T18:39:34.643Z] 2ced38df9373: Pulling fs layer [2023-06-27T18:39:34.643Z] 58f1dce35555: Pulling fs layer [2023-06-27T18:39:34.643Z] 242c74f7c9fa: Waiting [2023-06-27T18:39:34.643Z] 3cdef696dda3: Waiting [2023-06-27T18:39:34.643Z] 2ced38df9373: Waiting [2023-06-27T18:39:34.643Z] 58f1dce35555: Waiting [2023-06-27T18:39:34.643Z] ed15518f5707: Verifying Checksum [2023-06-27T18:39:34.643Z] ed15518f5707: Download complete [2023-06-27T18:39:34.917Z] 242c74f7c9fa: Verifying Checksum [2023-06-27T18:39:34.917Z] 242c74f7c9fa: Download complete [2023-06-27T18:39:34.917Z] 3cdef696dda3: Verifying Checksum [2023-06-27T18:39:34.917Z] 3cdef696dda3: Download complete [2023-06-27T18:39:34.917Z] c41833b44d91: Verifying Checksum [2023-06-27T18:39:35.898Z] c41833b44d91: Pull complete [2023-06-27T18:39:36.186Z] 58f1dce35555: Verifying Checksum [2023-06-27T18:39:36.186Z] 58f1dce35555: Download complete [2023-06-27T18:39:36.458Z] ed15518f5707: Pull complete [2023-06-27T18:39:37.430Z] feae8fd75edb: Verifying Checksum [2023-06-27T18:39:37.430Z] feae8fd75edb: Download complete [2023-06-27T18:39:37.430Z] 2ced38df9373: Verifying Checksum [2023-06-27T18:39:37.430Z] 2ced38df9373: Download complete [2023-06-27T18:39:49.777Z] feae8fd75edb: Pull complete [2023-06-27T18:39:49.777Z] 242c74f7c9fa: Pull complete [2023-06-27T18:39:49.777Z] 3cdef696dda3: Pull complete [2023-06-27T18:39:56.450Z] 2ced38df9373: Pull complete [2023-06-27T18:39:59.057Z] 58f1dce35555: Pull complete [2023-06-27T18:39:59.057Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-27T18:39:59.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-27T18:39:59.057Z] ---> fadd8f120f05 [2023-06-27T18:39:59.057Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-27T18:40:00.483Z] ---> Running in 3f3c5e76c9ff [2023-06-27T18:40:00.483Z] Removing intermediate container 3f3c5e76c9ff [2023-06-27T18:40:00.483Z] ---> d1a861dfc90c [2023-06-27T18:40:00.483Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-27T18:40:00.750Z] ---> Running in 1021c1a5b8f2 [2023-06-27T18:40:01.029Z] Removing intermediate container 1021c1a5b8f2 [2023-06-27T18:40:01.029Z] ---> 70137508bea2 [2023-06-27T18:40:01.029Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-27T18:40:01.029Z] ---> Running in 8402a8ce57f8 [2023-06-27T18:40:01.296Z] Removing intermediate container 8402a8ce57f8 [2023-06-27T18:40:01.296Z] ---> c2e3316f59c0 [2023-06-27T18:40:01.296Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-27T18:40:01.296Z] ---> Running in 1f3b3b34f83f [2023-06-27T18:40:02.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-27T18:40:02.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-27T18:40:03.794Z] OK: 263 MiB in 53 packages [2023-06-27T18:40:04.777Z] Removing intermediate container 1f3b3b34f83f [2023-06-27T18:40:04.777Z] ---> 6f3e81053294 [2023-06-27T18:40:04.777Z] Step 7/12 : WORKDIR /app [2023-06-27T18:40:04.777Z] ---> Running in 7ad7d2b325b2 [2023-06-27T18:40:05.046Z] Removing intermediate container 7ad7d2b325b2 [2023-06-27T18:40:05.046Z] ---> 7c5317016675 [2023-06-27T18:40:05.046Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-27T18:40:09.302Z] ---> f68dbb80c139 [2023-06-27T18:40:09.302Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-27T18:40:09.302Z] ---> Running in 9e1a668cc847 [2023-06-27T18:41:05.708Z] Removing intermediate container 9e1a668cc847 [2023-06-27T18:41:05.708Z] ---> a55f8a9cb5af [2023-06-27T18:41:05.708Z] Step 10/12 : COPY . . [2023-06-27T18:41:06.290Z] ---> 1bc49526052c [2023-06-27T18:41:06.290Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-27T18:41:06.290Z] ---> Running in fb7a4d2efc3b [2023-06-27T18:41:06.569Z] Removing intermediate container fb7a4d2efc3b [2023-06-27T18:41:06.569Z] ---> b1a9df16a40c [2023-06-27T18:41:06.569Z] Step 12/12 : RUN $MAKE [2023-06-27T18:41:06.569Z] ---> Running in cb39c332a43a [2023-06-27T18:41:07.530Z] noop [2023-06-27T18:41:08.113Z] Removing intermediate container cb39c332a43a [2023-06-27T18:41:08.113Z] ---> a20ba3ec363a [2023-06-27T18:41:08.113Z] Successfully built a20ba3ec363a [2023-06-27T18:41:08.113Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:41:08.460Z] + docker inspect -f . ci-base-image-arm64 [2023-06-27T18:41:08.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T18:41:08.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-56 does not seem to be running inside a container [2023-06-27T18:41:08.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/8 -v /w/workspace/app-record-replay/8:/w/workspace/app-record-replay/8:rw,z -v /w/workspace/app-record-replay/8@tmp:/w/workspace/app-record-replay/8@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-27T18:41:09.871Z] $ docker top 831f65b41b3ec107398b82bfb2c526e070ecffdff56de4b20f073fee83f69203 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T18:41:10.681Z] + go version [2023-06-27T18:41:10.681Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-27T18:41:10.697Z] $ docker stop --time=1 831f65b41b3ec107398b82bfb2c526e070ecffdff56de4b20f073fee83f69203 [2023-06-27T18:41:12.252Z] $ docker rm -f --volumes 831f65b41b3ec107398b82bfb2c526e070ecffdff56de4b20f073fee83f69203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:41:12.779Z] + docker inspect -f . ci-base-image-arm64 [2023-06-27T18:41:12.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T18:41:12.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-56 does not seem to be running inside a container [2023-06-27T18:41:13.007Z] $ 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/8 -v /w/workspace/app-record-replay/8:/w/workspace/app-record-replay/8:rw,z -v /w/workspace/app-record-replay/8@tmp:/w/workspace/app-record-replay/8@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-27T18:41:14.092Z] $ docker top 26144bbac4c5adfa15e2ad94ef1d55174a549538701b5637ab7f65039f895ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T18:41:14.589Z] + git config --global --add safe.directory /w/workspace/app-record-replay/8 [Pipeline] fileExists [Pipeline] sh [2023-06-27T18:41:14.921Z] + make test [2023-06-27T18:41:14.921Z] go test -race -coverprofile=coverage.out ./... [2023-06-27T18:43:36.629Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-27T18:43:48.940Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.208s coverage: 90.0% of statements [2023-06-27T18:43:49.524Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.277s coverage: 85.1% of statements [2023-06-27T18:43:52.871Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-27T18:43:52.871Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-27T18:43:52.871Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-27T18:43:52.871Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.217s coverage: 27.3% of statements [2023-06-27T18:43:53.138Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-27T18:43:53.138Z] go vet ./... [2023-06-27T18:46:14.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-27T18:46:14.864Z] ./internal/app/app.go [2023-06-27T18:46:14.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-27T18:46:14.864Z] make: *** [Makefile:74: test] Error 1 [Pipeline] } [2023-06-27T18:46:14.876Z] $ docker stop --time=1 26144bbac4c5adfa15e2ad94ef1d55174a549538701b5637ab7f65039f895ed5 [2023-06-27T18:46:16.751Z] $ docker rm -f --volumes 26144bbac4c5adfa15e2ad94ef1d55174a549538701b5637ab7f65039f895ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:46:18.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-27T18:46:18.358Z] [2023-06-27T18:46:18.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:46:18.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-27T18:46:18.961Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-27T18:46:18.961Z] 8998bd30e6a1: Pulling fs layer [2023-06-27T18:46:18.961Z] 04944245beec: Pulling fs layer [2023-06-27T18:46:18.961Z] 699f458cf7ca: Pulling fs layer [2023-06-27T18:46:18.961Z] 765212b225bb: Pulling fs layer [2023-06-27T18:46:18.961Z] f23df028b6ca: Pulling fs layer [2023-06-27T18:46:18.961Z] d65c8cfc05b1: Pulling fs layer [2023-06-27T18:46:18.961Z] 2437ff75d9bd: Pulling fs layer [2023-06-27T18:46:18.961Z] f23df028b6ca: Waiting [2023-06-27T18:46:18.961Z] 765212b225bb: Waiting [2023-06-27T18:46:18.961Z] 2437ff75d9bd: Waiting [2023-06-27T18:46:18.961Z] 04944245beec: Verifying Checksum [2023-06-27T18:46:18.961Z] 04944245beec: Download complete [2023-06-27T18:46:18.961Z] 765212b225bb: Download complete [2023-06-27T18:46:19.230Z] f23df028b6ca: Verifying Checksum [2023-06-27T18:46:19.230Z] f23df028b6ca: Download complete [2023-06-27T18:46:19.230Z] d65c8cfc05b1: Verifying Checksum [2023-06-27T18:46:19.230Z] d65c8cfc05b1: Download complete [2023-06-27T18:46:19.231Z] 699f458cf7ca: Verifying Checksum [2023-06-27T18:46:19.231Z] 699f458cf7ca: Download complete [2023-06-27T18:46:19.814Z] 8998bd30e6a1: Verifying Checksum [2023-06-27T18:46:19.814Z] 8998bd30e6a1: Download complete [2023-06-27T18:46:21.757Z] 2437ff75d9bd: Verifying Checksum [2023-06-27T18:46:21.757Z] 2437ff75d9bd: Download complete [2023-06-27T18:46:23.699Z] 8998bd30e6a1: Pull complete [2023-06-27T18:46:23.966Z] 04944245beec: Pull complete [2023-06-27T18:46:25.379Z] 699f458cf7ca: Pull complete [2023-06-27T18:46:25.647Z] 765212b225bb: Pull complete [2023-06-27T18:46:26.230Z] f23df028b6ca: Pull complete [2023-06-27T18:46:26.495Z] d65c8cfc05b1: Pull complete [2023-06-27T18:46:41.504Z] 2437ff75d9bd: Pull complete [2023-06-27T18:46:41.504Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-27T18:46:41.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-27T18:46:41.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T18:46:41.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-56 does not seem to be running inside a container [2023-06-27T18:46:41.737Z] $ 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/8 -v /w/workspace/app-record-replay/8:/w/workspace/app-record-replay/8:rw,z -v /w/workspace/app-record-replay/8@tmp:/w/workspace/app-record-replay/8@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-27T18:46:44.182Z] $ docker top 7f0d7fb69be22abe856a82fa58b5be7451513034e8acfa368d0a7046536fef15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:46:45.021Z] ---> job-cost.sh [2023-06-27T18:46:45.021Z] lf-activate-venv: SKIPPING [2023-06-27T18:46:45.021Z] INFO: No Stack... [2023-06-27T18:46:45.287Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-27T18:46:46.241Z] INFO: Archiving Costs [Pipeline] sh [2023-06-27T18:46:46.561Z] + cat /w/workspace/app-record-replay/8/archives/cost.csv [2023-06-27T18:46:46.562Z] + cut -d, -f6 [Pipeline] lock [2023-06-27T18:46:46.625Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-24-8-stack-cost] [2023-06-27T18:46:46.632Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-24-8-stack-cost] did not exist. Created. [2023-06-27T18:46:46.632Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-24-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-27T18:46:46.971Z] /w/workspace/app-record-replay/8@tmp/durable-898069fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-27T18:46:47.617Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-27T18:46:47.640Z] Warning: overwriting stash ‘stack-cost’ [2023-06-27T18:46:48.003Z] Stashed 1 file(s) [Pipeline] } [2023-06-27T18:46:48.012Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-24-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-27T18:46:48.033Z] $ docker stop --time=1 7f0d7fb69be22abe856a82fa58b5be7451513034e8acfa368d0a7046536fef15 [2023-06-27T18:46:49.482Z] $ docker rm -f --volumes 7f0d7fb69be22abe856a82fa58b5be7451513034e8acfa368d0a7046536fef15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-27T18:46:49.766Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-27T18:46:50.467Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-24/archives ] [2023-06-27T18:46:50.467Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-24/archives [2023-06-27T18:46:50.467Z] total 16 [2023-06-27T18:46:50.467Z] drwxr-xr-x 3 root root 4096 Jun 27 18:38 . [2023-06-27T18:46:50.467Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 18:38 .. [2023-06-27T18:46:50.467Z] drwxr-xr-x 2 root root 4096 Jun 27 18:38 cost [2023-06-27T18:46:50.467Z] -rw-r--r-- 1 root root 88 Jun 27 18:38 cost.csv [2023-06-27T18:46:50.467Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-24/archives [2023-06-27T18:46:50.467Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-24/archives [2023-06-27T18:46:50.467Z] total 16 [2023-06-27T18:46:50.467Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 18:38 . [2023-06-27T18:46:50.467Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 18:38 .. [2023-06-27T18:46:50.467Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 18:38 cost [2023-06-27T18:46:50.467Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 27 18:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:46:50.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:46:51.608Z] ---> package-listing.sh [2023-06-27T18:46:51.608Z] ++ facter osfamily [2023-06-27T18:46:51.608Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-27T18:46:51.866Z] + OS_FAMILY=debian [2023-06-27T18:46:51.866Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-24 [2023-06-27T18:46:51.866Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-27T18:46:51.866Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-27T18:46:51.866Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-27T18:46:51.866Z] + PACKAGES=/tmp/packages_start.txt [2023-06-27T18:46:51.866Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-24 ']' [2023-06-27T18:46:51.866Z] + PACKAGES=/tmp/packages_end.txt [2023-06-27T18:46:51.867Z] + case "${OS_FAMILY}" in [2023-06-27T18:46:51.867Z] + dpkg -l [2023-06-27T18:46:51.867Z] + grep '^ii' [2023-06-27T18:46:51.867Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-27T18:46:51.867Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-27T18:46:51.867Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-27T18:46:51.867Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-24 ']' [2023-06-27T18:46:51.867Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-24/archives/ [2023-06-27T18:46:51.867Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-24/archives/ [Pipeline] echo [2023-06-27T18:46:51.877Z] 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-24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-27T18:46:52.154Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-27T18:46:52.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-27T18:46:52.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-27T18:46:52.781Z] prd-ubuntu20.04-docker-8c-8g-55 does not seem to be running inside a container [2023-06-27T18:46:52.808Z] $ 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-24/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-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@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-27T18:46:52.970Z] $ docker top 0a1bd33a8cc3f8279019447344fe1265fa69a04092223dca13f400ba7cb8c826 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-27T18:46:53.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-27T18:46:53.595Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-27T18:46:53.875Z] + ls /var/log/sa-host [2023-06-27T18:46:53.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-27T18:46:54.025Z] provisioning config files... [2023-06-27T18:46:54.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-24@tmp/config3887063804497724350tmp [Pipeline] { [Pipeline] echo [2023-06-27T18:46:54.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:46:54.333Z] ---> create-netrc.sh [Pipeline] } [2023-06-27T18:46:54.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:46:54.688Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-27T18:46:54.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:46:54.981Z] ---> sudo-logs.sh [2023-06-27T18:46:54.981Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-27T18:46:55.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:46:55.295Z] ---> job-cost.sh [2023-06-27T18:46:55.295Z] lf-activate-venv: SKIPPING [2023-06-27T18:46:55.295Z] DEBUG: total: 0.2199999988079071 [2023-06-27T18:46:55.295Z] INFO: Retrieving Stack Cost... [2023-06-27T18:46:55.554Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-27T18:46:56.122Z] INFO: Archiving Costs [Pipeline] echo [2023-06-27T18:46:56.135Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-27T18:46:56.419Z] ---> logs-deploy.sh [2023-06-27T18:46:56.420Z] lf-activate-venv: SKIPPING [2023-06-27T18:46:56.420Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-24/8 [2023-06-27T18:46:56.420Z] INFO: archiving workspace using pattern(s): [2023-06-27T18:46:57.358Z] Archives upload complete. [2023-06-27T18:46:57.358Z] INFO: archiving logs to Nexus