Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf2b27898899a203f9eb6ebf67b2fde31c12ce22 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-ssh17009022802114858289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh18132696553812330903.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5687253699830320602.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh10008829623204343604.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13987722186055916406.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16395’ Running on prd-ubuntu20.04-docker-8c-8g-16398 in /w/workspace/exfoundry_app-record-replay_main [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/exfoundry_app-record-replay_main # 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 Avoid second fetch Checking out Revision cf2b27898899a203f9eb6ebf67b2fde31c12ce22 (main) Commit message: "Merge pull request #102 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.51" > 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 core.sparsecheckout # timeout=10 > git checkout -f cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 > git rev-list --no-walk 0e3d41eb9650f15297245de427bbe3a0939e088d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T14:51:54.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T14:51:54.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T14:51:54.952Z] ========================================================= [2023-11-02T14:51:54.952Z] EdgeX Global Pipelines Version Info [2023-11-02T14:51:54.952Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:51:56.163Z] ------------------- [2023-11-02T14:51:56.164Z] stable info: [2023-11-02T14:51:56.164Z] ------------------- [2023-11-02T14:51:56.164Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T14:51:56.164Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T14:51:56.164Z] Message: update stable to v1.0.255 [2023-11-02T14:51:56.734Z] ------------------- [2023-11-02T14:51:56.734Z] experimental info: [2023-11-02T14:51:56.734Z] ------------------- [2023-11-02T14:51:56.734Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T14:51:56.735Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T14:51:56.735Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T14:51:56.968Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-02T14:51:56.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-02T14:51:56.987Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T14:51:56.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T14:51:57.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T14:51:57.014Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T14:51:57.023Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T14:51:57.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T14:51:57.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T14:51:57.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T14:51:57.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T14:51:57.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-02T14:51:57.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T14:51:57.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T14:51:57.152Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T14:51:57.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T14:51:57.176Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T14:51:57.192Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T14:51:57.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T14:51:57.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T14:51:57.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T14:51:57.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T14:51:57.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T14:51:57.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T14:51:57.285Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T14:51:57.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T14:51:57.326Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T14:51:57.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-02T14:51:57.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-02T14:51:57.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-02T14:51:57.392Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [Pipeline] echo [2023-11-02T14:51:57.404Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf2b278 [Pipeline] echo [2023-11-02T14:51:57.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T14:51:57.462Z] provisioning config files... [2023-11-02T14:51:57.476Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15789472491315001698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:51:57.780Z] ---> docker-login.sh [2023-11-02T14:51:57.781Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:51:58.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:58.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:58.857Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:58.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:58.857Z] [2023-11-02T14:51:58.857Z] Login Succeeded [2023-11-02T14:51:58.857Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:51:58.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:58.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:58.857Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:58.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:58.857Z] [2023-11-02T14:51:58.857Z] Login Succeeded [2023-11-02T14:51:58.857Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:51:58.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:59.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:59.132Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:59.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:59.132Z] [2023-11-02T14:51:59.132Z] Login Succeeded [2023-11-02T14:51:59.132Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:51:59.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:59.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:59.132Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:59.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:59.132Z] [2023-11-02T14:51:59.132Z] Login Succeeded [2023-11-02T14:51:59.132Z] docker.io [2023-11-02T14:51:59.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:51:59.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:51:59.667Z] Configure a credential helper to remove this warning. See [2023-11-02T14:51:59.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:51:59.667Z] [2023-11-02T14:51:59.667Z] Login Succeeded [2023-11-02T14:51:59.667Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:51:59.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T14:52:00.063Z] + git rev-list -1 --merges cf2b27898899a203f9eb6ebf67b2fde31c12ce22~1..cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [Pipeline] echo [2023-11-02T14:52:00.106Z] -----------> git rev-list -1 --merges cf2b27898899a203f9eb6ebf67b2fde31c12ce22~1..cf2b27898899a203f9eb6ebf67b2fde31c12ce22 cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [2023-11-02T14:52:00.106Z] cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [false] [Pipeline] sh [2023-11-02T14:52:00.472Z] + git log --format=format:%s -1 cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [Pipeline] echo [2023-11-02T14:52:00.485Z] ========================================================= [2023-11-02T14:52:00.486Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T14:52:00.486Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T14:52:00.851Z] + git log --format=format:%s -1 cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [Pipeline] echo [2023-11-02T14:52:00.861Z] [semverPrep] GIT_COMMIT: cf2b27898899a203f9eb6ebf67b2fde31c12ce22, Commit Message: Merge pull request #102 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.51 [Pipeline] echo [2023-11-02T14:52:00.869Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T14:52:01.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T14:52:01.250Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T14:52:01.250Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T14:52:01.250Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T14:52:01.250Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T14:52:01.250Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T14:52:01.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:52:01.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T14:52:01.610Z] [2023-11-02T14:52:01.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:52:01.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T14:52:03.011Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T14:52:03.011Z] b85a868b505f: Pulling fs layer [2023-11-02T14:52:03.011Z] e2be974225ed: Pulling fs layer [2023-11-02T14:52:03.011Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T14:52:03.011Z] 988bab9f4d93: Pulling fs layer [2023-11-02T14:52:03.011Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T14:52:03.011Z] eaf3925da568: Pulling fs layer [2023-11-02T14:52:03.011Z] bab4dde63d76: Pulling fs layer [2023-11-02T14:52:03.011Z] bde34c3a00c8: Pulling fs layer [2023-11-02T14:52:03.011Z] b352a97aabf1: Pulling fs layer [2023-11-02T14:52:03.011Z] 4872d77fe225: Pulling fs layer [2023-11-02T14:52:03.011Z] 5851b861e8e6: Pulling fs layer [2023-11-02T14:52:03.011Z] eaf3925da568: Waiting [2023-11-02T14:52:03.011Z] bab4dde63d76: Waiting [2023-11-02T14:52:03.011Z] bde34c3a00c8: Waiting [2023-11-02T14:52:03.011Z] 5851b861e8e6: Waiting [2023-11-02T14:52:03.011Z] b352a97aabf1: Waiting [2023-11-02T14:52:03.285Z] e2be974225ed: Verifying Checksum [2023-11-02T14:52:03.285Z] e2be974225ed: Download complete [2023-11-02T14:52:03.285Z] 988bab9f4d93: Verifying Checksum [2023-11-02T14:52:03.285Z] 988bab9f4d93: Download complete [2023-11-02T14:52:03.285Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T14:52:03.285Z] 339a4e72a1f5: Download complete [2023-11-02T14:52:03.285Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T14:52:03.285Z] 1469e6f7b9e6: Download complete [2023-11-02T14:52:03.285Z] eaf3925da568: Verifying Checksum [2023-11-02T14:52:03.285Z] eaf3925da568: Download complete [2023-11-02T14:52:03.285Z] bde34c3a00c8: Verifying Checksum [2023-11-02T14:52:03.285Z] bde34c3a00c8: Download complete [2023-11-02T14:52:03.285Z] b352a97aabf1: Verifying Checksum [2023-11-02T14:52:03.285Z] b352a97aabf1: Download complete [2023-11-02T14:52:03.544Z] 4872d77fe225: Download complete [2023-11-02T14:52:03.544Z] 5851b861e8e6: Verifying Checksum [2023-11-02T14:52:03.544Z] 5851b861e8e6: Download complete [2023-11-02T14:52:03.544Z] b85a868b505f: Download complete [2023-11-02T14:52:03.802Z] bab4dde63d76: Verifying Checksum [2023-11-02T14:52:03.802Z] bab4dde63d76: Download complete [2023-11-02T14:52:05.220Z] b85a868b505f: Pull complete [2023-11-02T14:52:05.792Z] e2be974225ed: Pull complete [2023-11-02T14:52:06.742Z] 339a4e72a1f5: Pull complete [2023-11-02T14:52:06.742Z] 988bab9f4d93: Pull complete [2023-11-02T14:52:07.313Z] 1469e6f7b9e6: Pull complete [2023-11-02T14:52:07.313Z] eaf3925da568: Pull complete [2023-11-02T14:52:09.295Z] bab4dde63d76: Pull complete [2023-11-02T14:52:09.554Z] bde34c3a00c8: Pull complete [2023-11-02T14:52:09.816Z] b352a97aabf1: Pull complete [2023-11-02T14:52:10.085Z] 4872d77fe225: Pull complete [2023-11-02T14:52:10.085Z] 5851b861e8e6: Pull complete [2023-11-02T14:52:10.085Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T14:52:10.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T14:52:10.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:52:10.464Z] prd-ubuntu20.04-docker-8c-8g-16398 does not seem to be running inside a container [2023-11-02T14:52:10.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T14:52:18.566Z] $ docker top eb6b3c8881742344006f44bc64bd79a3bebb2e7eba558534735885f861fb9067 -eo pid,comm [2023-11-02T14:52:18.679Z] 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-11-02T14:52:18.679Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T14:52:18.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T14:52:18.730Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T14:52:18.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T14:52:18.863Z] $ docker exec eb6b3c8881742344006f44bc64bd79a3bebb2e7eba558534735885f861fb9067 ssh-agent [2023-11-02T14:52:19.000Z] SSH_AUTH_SOCK=/tmp/ssh-lnKmMb04RRye/agent.14 [2023-11-02T14:52:19.000Z] SSH_AGENT_PID=20 [2023-11-02T14:52:19.016Z] Running ssh-add (command line suppressed) [2023-11-02T14:52:19.133Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8121863825324722627.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8121863825324722627.key) [2023-11-02T14:52:19.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T14:52:19.510Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T14:52:19.533Z] $ docker exec --env ******** --env ******** eb6b3c8881742344006f44bc64bd79a3bebb2e7eba558534735885f861fb9067 ssh-agent -k [2023-11-02T14:52:19.646Z] unset SSH_AUTH_SOCK; [2023-11-02T14:52:19.647Z] unset SSH_AGENT_PID; [2023-11-02T14:52:19.647Z] echo Agent pid 20 killed; [2023-11-02T14:52:19.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T14:52:19.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T14:52:19.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T14:52:19.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T14:52:19.816Z] $ docker exec eb6b3c8881742344006f44bc64bd79a3bebb2e7eba558534735885f861fb9067 ssh-agent [2023-11-02T14:52:19.933Z] SSH_AUTH_SOCK=/tmp/ssh-nlxtxmu1sV5L/agent.70 [2023-11-02T14:52:19.933Z] SSH_AGENT_PID=76 [2023-11-02T14:52:19.938Z] Running ssh-add (command line suppressed) [2023-11-02T14:52:20.049Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8344649327800608087.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8344649327800608087.key) [2023-11-02T14:52:20.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T14:52:20.376Z] + git semver init [2023-11-02T14:52:20.949Z] 2023-11-02 14:52:20,669 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T14:52:20.949Z] 2023-11-02 14:52:20,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-02T14:52:20.949Z] 2023-11-02 14:52:20,670 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-02T14:52:20.949Z] 2023-11-02 14:52:20,670 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-11-02T14:52:21.930Z] 2023-11-02 14:52:21,642 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-11-02T14:52:21.930Z] 2023-11-02 14:52:21,643 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-11-02T14:52:21.930Z] 2023-11-02 14:52:21,643 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-02T14:52:21.930Z] 2023-11-02 14:52:21,643 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-02T14:52:21.930Z] 3.1.0-dev.66 [Pipeline] } [2023-11-02T14:52:21.947Z] $ docker exec --env ******** --env ******** eb6b3c8881742344006f44bc64bd79a3bebb2e7eba558534735885f861fb9067 ssh-agent -k [2023-11-02T14:52:22.049Z] unset SSH_AUTH_SOCK; [2023-11-02T14:52:22.051Z] unset SSH_AGENT_PID; [2023-11-02T14:52:22.051Z] echo Agent pid 76 killed; [2023-11-02T14:52:22.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T14:52:22.397Z] + git semver [Pipeline] } [2023-11-02T14:52:22.684Z] $ docker stop --time=1 eb6b3c8881742344006f44bc64bd79a3bebb2e7eba558534735885f861fb9067 [2023-11-02T14:52:24.796Z] $ docker rm -f --volumes eb6b3c8881742344006f44bc64bd79a3bebb2e7eba558534735885f861fb9067 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T14:52:25.221Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T14:52:25.486Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T14:52:25.488Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.66 [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-11-02T14:52:25.664Z] provisioning config files... [2023-11-02T14:52:25.686Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16686709613240939181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:52:25.991Z] ---> docker-login.sh [2023-11-02T14:52:25.991Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:52:25.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:25.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:25.991Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:25.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:25.991Z] [2023-11-02T14:52:25.991Z] Login Succeeded [2023-11-02T14:52:25.991Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:52:25.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:25.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:25.991Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:25.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:25.991Z] [2023-11-02T14:52:26.268Z] Login Succeeded [2023-11-02T14:52:26.269Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:52:26.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:26.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:26.269Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:26.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:26.269Z] [2023-11-02T14:52:26.269Z] Login Succeeded [2023-11-02T14:52:26.269Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:52:26.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:26.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:26.531Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:26.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:26.531Z] [2023-11-02T14:52:26.531Z] Login Succeeded [2023-11-02T14:52:26.531Z] docker.io [2023-11-02T14:52:26.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:52:26.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:52:26.795Z] Configure a credential helper to remove this warning. See [2023-11-02T14:52:26.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:52:26.795Z] [2023-11-02T14:52:26.795Z] Login Succeeded [2023-11-02T14:52:26.795Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:52:26.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T14:52:26.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:52:26.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:52:26.894Z] ========================================================= [2023-11-02T14:52:26.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T14:52:26.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:52:27.229Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T14:52:27.229Z] Sending build context to Docker daemon 641.5kB [2023-11-02T14:52:27.229Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T14:52:27.229Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T14:52:27.511Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T14:52:27.511Z] 7264a8db6415: Pulling fs layer [2023-11-02T14:52:27.511Z] c4d48a809fc2: Pulling fs layer [2023-11-02T14:52:27.511Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T14:52:27.511Z] ad3a456e5733: Pulling fs layer [2023-11-02T14:52:27.511Z] 33e27b845d1e: Pulling fs layer [2023-11-02T14:52:27.511Z] c68163c4e522: Pulling fs layer [2023-11-02T14:52:27.511Z] 50da416c3ac9: Pulling fs layer [2023-11-02T14:52:27.511Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T14:52:27.511Z] ad3a456e5733: Waiting [2023-11-02T14:52:27.511Z] 23d2d4c4bb30: Waiting [2023-11-02T14:52:27.511Z] 33e27b845d1e: Waiting [2023-11-02T14:52:27.511Z] 50da416c3ac9: Waiting [2023-11-02T14:52:27.511Z] c4d48a809fc2: Verifying Checksum [2023-11-02T14:52:27.511Z] c4d48a809fc2: Download complete [2023-11-02T14:52:27.511Z] ad3a456e5733: Verifying Checksum [2023-11-02T14:52:27.511Z] ad3a456e5733: Download complete [2023-11-02T14:52:27.511Z] 33e27b845d1e: Verifying Checksum [2023-11-02T14:52:27.511Z] 33e27b845d1e: Download complete [2023-11-02T14:52:27.511Z] 7264a8db6415: Verifying Checksum [2023-11-02T14:52:27.511Z] 7264a8db6415: Download complete [2023-11-02T14:52:27.511Z] c68163c4e522: Verifying Checksum [2023-11-02T14:52:27.511Z] c68163c4e522: Download complete [2023-11-02T14:52:27.772Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T14:52:27.773Z] 23d2d4c4bb30: Download complete [2023-11-02T14:52:27.773Z] 7264a8db6415: Pull complete [2023-11-02T14:52:28.030Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T14:52:28.030Z] 4f1c88b9dad5: Download complete [2023-11-02T14:52:28.030Z] c4d48a809fc2: Pull complete [2023-11-02T14:52:28.602Z] 50da416c3ac9: Verifying Checksum [2023-11-02T14:52:28.602Z] 50da416c3ac9: Download complete [2023-11-02T14:52:31.902Z] 4f1c88b9dad5: Pull complete [2023-11-02T14:52:31.902Z] ad3a456e5733: Pull complete [2023-11-02T14:52:31.902Z] 33e27b845d1e: Pull complete [2023-11-02T14:52:32.161Z] c68163c4e522: Pull complete [2023-11-02T14:52:34.712Z] 50da416c3ac9: Pull complete [2023-11-02T14:52:35.289Z] 23d2d4c4bb30: Pull complete [2023-11-02T14:52:35.289Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T14:52:35.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T14:52:35.289Z] ---> 0786185ac409 [2023-11-02T14:52:35.289Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T14:52:40.607Z] Still waiting to schedule task [2023-11-02T14:52:40.607Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16397’ [2023-11-02T14:52:47.538Z] ---> Running in 512f644791f9 [2023-11-02T14:52:47.538Z] Removing intermediate container 512f644791f9 [2023-11-02T14:52:47.538Z] ---> a43180c2de48 [2023-11-02T14:52:47.538Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T14:52:47.538Z] ---> Running in be9b19c36784 [2023-11-02T14:52:47.538Z] Removing intermediate container be9b19c36784 [2023-11-02T14:52:47.538Z] ---> cb08692abc54 [2023-11-02T14:52:47.538Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T14:52:47.796Z] ---> Running in 4128583cde58 [2023-11-02T14:52:48.528Z] Removing intermediate container 4128583cde58 [2023-11-02T14:52:48.528Z] ---> 3a84fd3099f9 [2023-11-02T14:52:48.528Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T14:52:48.528Z] ---> Running in 0df1b3640655 [2023-11-02T14:52:48.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T14:52:48.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T14:52:49.051Z] OK: 264 MiB in 52 packages [2023-11-02T14:52:49.998Z] Removing intermediate container 0df1b3640655 [2023-11-02T14:52:49.998Z] ---> 38923e1dc8b4 [2023-11-02T14:52:49.998Z] Step 7/12 : WORKDIR /app [2023-11-02T14:52:50.271Z] ---> Running in b74c5ec9f641 [2023-11-02T14:52:50.530Z] Removing intermediate container b74c5ec9f641 [2023-11-02T14:52:50.530Z] ---> 1cb790bd3253 [2023-11-02T14:52:50.530Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T14:52:50.789Z] ---> cfd1198f882d [2023-11-02T14:52:50.789Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T14:52:51.055Z] ---> Running in 95c754414f92 [2023-11-02T14:53:59.532Z] Removing intermediate container 95c754414f92 [2023-11-02T14:53:59.532Z] ---> d8ae88381290 [2023-11-02T14:53:59.532Z] Step 10/12 : COPY . . [2023-11-02T14:53:59.532Z] ---> f8e446df0013 [2023-11-02T14:53:59.532Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T14:53:59.532Z] ---> Running in 3e9c6cbf698c [2023-11-02T14:53:59.532Z] Removing intermediate container 3e9c6cbf698c [2023-11-02T14:53:59.532Z] ---> 3da65fec9b18 [2023-11-02T14:53:59.532Z] Step 12/12 : RUN $MAKE [2023-11-02T14:53:59.532Z] ---> Running in e2801525adfd [2023-11-02T14:53:59.532Z] noop [2023-11-02T14:53:59.532Z] Removing intermediate container e2801525adfd [2023-11-02T14:53:59.532Z] ---> 7a52c685bf8c [2023-11-02T14:53:59.532Z] Successfully built 7a52c685bf8c [2023-11-02T14:53:59.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:53:59.847Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T14:53:59.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:53:59.926Z] prd-ubuntu20.04-docker-8c-8g-16398 does not seem to be running inside a container [2023-11-02T14:53:59.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2023-11-02T14:54:01.082Z] $ docker top e50b1d32b8ecc6316921a5f1318eb21060adda7f7bd0dab888b9fbca97a586d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:54:01.411Z] + go version [2023-11-02T14:54:01.411Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T14:54:01.421Z] $ docker stop --time=1 e50b1d32b8ecc6316921a5f1318eb21060adda7f7bd0dab888b9fbca97a586d0 [2023-11-02T14:54:02.899Z] $ docker rm -f --volumes e50b1d32b8ecc6316921a5f1318eb21060adda7f7bd0dab888b9fbca97a586d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:54:03.374Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T14:54:03.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:54:03.443Z] prd-ubuntu20.04-docker-8c-8g-16398 does not seem to be running inside a container [2023-11-02T14:54:03.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@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 ******** ci-base-image-x86_64 cat [2023-11-02T14:54:04.203Z] $ docker top e3841978da44b9b4e030ba3f4d0eb0306ec619892facb1489f83968a46714197 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:54:04.533Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-11-02T14:54:04.827Z] + make test [2023-11-02T14:54:04.828Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T14:54:26.961Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-02T14:54:26.961Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-02T14:54:26.961Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-02T14:54:26.961Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-02T14:54:27.565Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements [2023-11-02T14:54:37.544Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.132s coverage: 98.7% of statements [2023-11-02T14:54:37.544Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.098s coverage: 89.7% of statements [2023-11-02T14:54:37.544Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.040s coverage: 100.0% of statements [2023-11-02T14:55:04.271Z] go vet ./... [2023-11-02T14:55:04.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T14:55:04.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T14:55:04.528Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T14:55:04.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T14:55:04.810Z] $ docker stop --time=1 e3841978da44b9b4e030ba3f4d0eb0306ec619892facb1489f83968a46714197 [2023-11-02T14:55:10.844Z] $ docker rm -f --volumes e3841978da44b9b4e030ba3f4d0eb0306ec619892facb1489f83968a46714197 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T14:55:11.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T14:55:11.441Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T14:55:11.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T14:55:12.171Z] + ls -al . [2023-11-02T14:55:12.171Z] total 192 [2023-11-02T14:55:12.171Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 14:54 . [2023-11-02T14:55:12.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:51 .. [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 14:51 .dockerignore [2023-11-02T14:55:12.171Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 14:54 .git [2023-11-02T14:55:12.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:51 .github [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 2 14:51 .gitignore [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 14:51 .golangci.yml [2023-11-02T14:55:12.171Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:52 .semver [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 2 14:51 Attribution.txt [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 2 14:51 CHANGELOG.md [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 2 14:51 Dockerfile [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 14:51 GOVERNANCE.md [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 2 14:51 Jenkinsfile [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 14:51 LICENSE [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 2 14:51 Makefile [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 2 14:51 OWNERS.md [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 2 14:51 README.md [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 2 14:51 Record and Reply.postman_collection.json [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 14:52 VERSION [2023-11-02T14:55:12.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:51 bin [2023-11-02T14:55:12.171Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 2 14:54 coverage.out [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 2 14:51 go.mod [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 2 14:51 go.sum [2023-11-02T14:55:12.171Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 14:51 internal [2023-11-02T14:55:12.171Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 2 14:51 main.go [2023-11-02T14:55:12.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:51 openapi [2023-11-02T14:55:12.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:51 pkg [2023-11-02T14:55:12.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:12.483Z] + 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=cf2b27898899a203f9eb6ebf67b2fde31c12ce22 --label arch=amd64 --label version=3.1.0-dev.66 . [2023-11-02T14:55:12.483Z] Sending build context to Docker daemon 667.1kB [2023-11-02T14:55:12.483Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T14:55:12.483Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-02T14:55:12.483Z] ---> 7a52c685bf8c [2023-11-02T14:55:12.483Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T14:55:12.743Z] ---> Running in 972223ea6e27 [2023-11-02T14:55:12.743Z] Removing intermediate container 972223ea6e27 [2023-11-02T14:55:12.743Z] ---> 46d748f8b53c [2023-11-02T14:55:12.743Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T14:55:12.743Z] ---> Running in a36a424cb2b2 [2023-11-02T14:55:13.003Z] Removing intermediate container a36a424cb2b2 [2023-11-02T14:55:13.003Z] ---> e273fe322c97 [2023-11-02T14:55:13.003Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-02T14:55:13.003Z] ---> Running in 303fc7e3e6c3 [2023-11-02T14:55:13.261Z] Removing intermediate container 303fc7e3e6c3 [2023-11-02T14:55:13.261Z] ---> d95c5ab83d22 [2023-11-02T14:55:13.261Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T14:55:13.261Z] ---> Running in c0511c63d022 [2023-11-02T14:55:13.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T14:55:13.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T14:55:14.050Z] OK: 264 MiB in 52 packages [2023-11-02T14:55:14.623Z] Removing intermediate container c0511c63d022 [2023-11-02T14:55:14.623Z] ---> 961e443bb153 [2023-11-02T14:55:14.623Z] Step 7/26 : WORKDIR /app [2023-11-02T14:55:14.623Z] ---> Running in 38c190b5918f [2023-11-02T14:55:14.623Z] Removing intermediate container 38c190b5918f [2023-11-02T14:55:14.623Z] ---> 0c42a49ee315 [2023-11-02T14:55:14.623Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-02T14:55:15.189Z] ---> 59f5a6739230 [2023-11-02T14:55:15.189Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T14:55:15.189Z] ---> Running in 611a0e6cd5ca [2023-11-02T14:55:16.129Z] Removing intermediate container 611a0e6cd5ca [2023-11-02T14:55:16.129Z] ---> c45e798f637a [2023-11-02T14:55:16.129Z] Step 10/26 : COPY . . [2023-11-02T14:55:16.388Z] ---> 6c31c36f22eb [2023-11-02T14:55:16.389Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T14:55:16.389Z] ---> Running in cb83110995e1 [2023-11-02T14:55:16.646Z] Removing intermediate container cb83110995e1 [2023-11-02T14:55:16.646Z] ---> 85813232b9ff [2023-11-02T14:55:16.646Z] Step 12/26 : RUN $MAKE [2023-11-02T14:55:16.904Z] ---> Running in 0f29ac17d17e [2023-11-02T14:55:17.471Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.66" -trimpath -mod=readonly -o app-record-replay [2023-11-02T14:55:44.204Z] Removing intermediate container 0f29ac17d17e [2023-11-02T14:55:44.204Z] ---> 30ed946626f2 [2023-11-02T14:55:44.204Z] Step 13/26 : FROM alpine:3.18 [2023-11-02T14:55:44.204Z] 3.18: Pulling from library/alpine [2023-11-02T14:55:44.204Z] 96526aa774ef: Pulling fs layer [2023-11-02T14:55:44.204Z] 96526aa774ef: Verifying Checksum [2023-11-02T14:55:44.204Z] 96526aa774ef: Download complete [2023-11-02T14:55:44.204Z] 96526aa774ef: Pull complete [2023-11-02T14:55:44.204Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T14:55:44.204Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T14:55:44.204Z] ---> 8ca4688f4f35 [2023-11-02T14:55:44.204Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T14:55:44.204Z] ---> Running in 4eeeff94b167 [2023-11-02T14:55:44.204Z] Removing intermediate container 4eeeff94b167 [2023-11-02T14:55:44.204Z] ---> d69fdcc8109b [2023-11-02T14:55:44.204Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-02T14:55:44.204Z] ---> Running in 82a11dfd45fa [2023-11-02T14:55:44.204Z] Removing intermediate container 82a11dfd45fa [2023-11-02T14:55:44.204Z] ---> c8703331070b [2023-11-02T14:55:44.204Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-02T14:55:44.577Z] ---> Running in 3a21e502422c [2023-11-02T14:55:45.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T14:55:45.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T14:55:45.417Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T14:55:45.417Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T14:55:45.417Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T14:55:45.417Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T14:55:45.417Z] OK: 8 MiB in 17 packages [2023-11-02T14:55:45.541Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16407 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-11-02T14:55:45.553Z] Running in /w/workspace/app-record-replay/71 [Pipeline] { [Pipeline] checkout [2023-11-02T14:55:45.609Z] Selected Git installation does not exist. Using Default [2023-11-02T14:55:45.609Z] The recommended git tool is: NONE [2023-11-02T14:55:46.432Z] Removing intermediate container 3a21e502422c [2023-11-02T14:55:46.432Z] ---> 96ed1f714b2d [2023-11-02T14:55:46.432Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T14:55:47.001Z] ---> ff8714458072 [2023-11-02T14:55:47.001Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T14:55:47.259Z] ---> fcb776ea7543 [2023-11-02T14:55:47.259Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-02T14:55:47.518Z] ---> f839102b177e [2023-11-02T14:55:47.518Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-02T14:55:49.189Z] ---> 36b6793bd77a [2023-11-02T14:55:49.189Z] Step 21/26 : EXPOSE 59712 [2023-11-02T14:55:49.449Z] ---> Running in 5b15493ca88e [2023-11-02T14:55:49.709Z] Removing intermediate container 5b15493ca88e [2023-11-02T14:55:49.709Z] ---> fed57a0225c3 [2023-11-02T14:55:49.709Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-02T14:55:49.709Z] ---> Running in b4d0c449821f [2023-11-02T14:55:49.970Z] Removing intermediate container b4d0c449821f [2023-11-02T14:55:49.970Z] ---> 25655f8e03f2 [2023-11-02T14:55:49.970Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T14:55:49.970Z] ---> Running in 32190d575550 [2023-11-02T14:55:49.970Z] Removing intermediate container 32190d575550 [2023-11-02T14:55:49.970Z] ---> 01c8dc73a01d [2023-11-02T14:55:49.970Z] Step 24/26 : LABEL arch=amd64 [2023-11-02T14:55:50.229Z] ---> Running in e5f7aa0719f2 [2023-11-02T14:55:50.229Z] Removing intermediate container e5f7aa0719f2 [2023-11-02T14:55:50.229Z] ---> 4044e6e0795c [2023-11-02T14:55:50.229Z] Step 25/26 : LABEL git_sha=cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [2023-11-02T14:55:50.495Z] ---> Running in ca248ca7ef61 [2023-11-02T14:55:50.495Z] Removing intermediate container ca248ca7ef61 [2023-11-02T14:55:50.495Z] ---> 68acb5d49b7e [2023-11-02T14:55:50.495Z] Step 26/26 : LABEL version=3.1.0-dev.66 [2023-11-02T14:55:51.067Z] ---> Running in cac425f2559d [2023-11-02T14:55:51.067Z] Removing intermediate container cac425f2559d [2023-11-02T14:55:51.068Z] ---> 727423cd9dbb [2023-11-02T14:55:51.068Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T14:55:51.068Z] Successfully built 727423cd9dbb [2023-11-02T14:55:51.068Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T14:55:51.179Z] provisioning config files... [2023-11-02T14:55:51.190Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2242899386800104699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:55:51.527Z] ---> docker-login.sh [2023-11-02T14:55:51.527Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:55:51.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:51.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:51.527Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:51.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:51.527Z] [2023-11-02T14:55:51.527Z] Login Succeeded [2023-11-02T14:55:51.527Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:55:51.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:51.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:51.527Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:51.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:51.527Z] [2023-11-02T14:55:51.527Z] Login Succeeded [2023-11-02T14:55:51.527Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:55:51.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:51.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:51.787Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:51.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:51.787Z] [2023-11-02T14:55:51.787Z] Login Succeeded [2023-11-02T14:55:51.787Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:55:51.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:51.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:51.787Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:51.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:51.787Z] [2023-11-02T14:55:51.787Z] Login Succeeded [2023-11-02T14:55:51.787Z] docker.io [2023-11-02T14:55:52.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:55:52.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:55:52.366Z] Configure a credential helper to remove this warning. See [2023-11-02T14:55:52.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:55:52.366Z] [2023-11-02T14:55:52.366Z] Login Succeeded [2023-11-02T14:55:52.366Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:55:52.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T14:55:52.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:55:52.418Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-11-02T14:55:52.418Z] cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [2023-11-02T14:55:52.418Z] latest [2023-11-02T14:55:52.418Z] 3.1.0-dev.66 [2023-11-02T14:55:52.418Z] cf2b27898899a203f9eb6ebf67b2fde31c12ce22-3.1.0-dev.66 [2023-11-02T14:55:52.418Z] main [2023-11-02T14:55:52.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:54.744Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:55.056Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [2023-11-02T14:55:55.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-02T14:55:55.056Z] 5acbd8c60f96: Preparing [2023-11-02T14:55:55.056Z] 0146bfd4b64e: Preparing [2023-11-02T14:55:55.056Z] 4cf5d74b5216: Preparing [2023-11-02T14:55:55.056Z] 07b6f523e0e8: Preparing [2023-11-02T14:55:55.056Z] e927fdf15b2d: Preparing [2023-11-02T14:55:55.056Z] cc2447e1835a: Preparing [2023-11-02T14:55:55.056Z] cc2447e1835a: Waiting [2023-11-02T14:55:55.056Z] 07b6f523e0e8: Pushed [2023-11-02T14:55:55.056Z] 4cf5d74b5216: Pushed [2023-11-02T14:55:55.056Z] 0146bfd4b64e: Pushed [2023-11-02T14:55:55.313Z] e927fdf15b2d: Pushed [2023-11-02T14:55:55.313Z] cc2447e1835a: Layer already exists [2023-11-02T14:55:55.423Z] using credential edgex-jenkins-ssh [2023-11-02T14:55:55.448Z] Cloning the remote Git repository [2023-11-02T14:55:55.501Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-02T14:55:56.299Z] > git init /w/workspace/app-record-replay/71 # timeout=10 [2023-11-02T14:55:56.505Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-02T14:55:56.508Z] > git --version # timeout=10 [2023-11-02T14:55:56.547Z] > git --version # 'git version 2.25.1' [2023-11-02T14:55:56.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T14:55:56.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T14:55:57.847Z] 5acbd8c60f96: Pushed [2023-11-02T14:55:57.847Z] cf2b27898899a203f9eb6ebf67b2fde31c12ce22: digest: sha256:db42b89d68673033ae603ef540fba83036687829e1d453dd0083c368e36eabfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:58.166Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:58.481Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-02T14:55:58.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-02T14:55:58.481Z] 5acbd8c60f96: Preparing [2023-11-02T14:55:58.481Z] 0146bfd4b64e: Preparing [2023-11-02T14:55:58.481Z] 4cf5d74b5216: Preparing [2023-11-02T14:55:58.481Z] 07b6f523e0e8: Preparing [2023-11-02T14:55:58.481Z] e927fdf15b2d: Preparing [2023-11-02T14:55:58.481Z] cc2447e1835a: Preparing [2023-11-02T14:55:58.481Z] cc2447e1835a: Waiting [2023-11-02T14:55:58.481Z] 0146bfd4b64e: Layer already exists [2023-11-02T14:55:58.481Z] 07b6f523e0e8: Layer already exists [2023-11-02T14:55:58.481Z] 4cf5d74b5216: Layer already exists [2023-11-02T14:55:58.481Z] e927fdf15b2d: Layer already exists [2023-11-02T14:55:58.481Z] 5acbd8c60f96: Layer already exists [2023-11-02T14:55:58.481Z] cc2447e1835a: Layer already exists [2023-11-02T14:55:58.481Z] latest: digest: sha256:db42b89d68673033ae603ef540fba83036687829e1d453dd0083c368e36eabfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:58.739Z] Avoid second fetch [2023-11-02T14:55:58.740Z] Checking out Revision cf2b27898899a203f9eb6ebf67b2fde31c12ce22 (main) [2023-11-02T14:55:58.797Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:57.647Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-02T14:55:57.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T14:55:58.765Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T14:55:58.845Z] > git checkout -f cf2b27898899a203f9eb6ebf67b2fde31c12ce22 # timeout=10 [2023-11-02T14:55:59.106Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.66 [2023-11-02T14:55:59.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-02T14:55:59.106Z] 5acbd8c60f96: Preparing [2023-11-02T14:55:59.106Z] 0146bfd4b64e: Preparing [2023-11-02T14:55:59.106Z] 4cf5d74b5216: Preparing [2023-11-02T14:55:59.106Z] 07b6f523e0e8: Preparing [2023-11-02T14:55:59.106Z] e927fdf15b2d: Preparing [2023-11-02T14:55:59.106Z] cc2447e1835a: Preparing [2023-11-02T14:55:59.106Z] cc2447e1835a: Waiting [2023-11-02T14:55:59.106Z] 4cf5d74b5216: Layer already exists [2023-11-02T14:55:59.106Z] 5acbd8c60f96: Layer already exists [2023-11-02T14:55:59.106Z] 07b6f523e0e8: Layer already exists [2023-11-02T14:55:59.106Z] e927fdf15b2d: Layer already exists [2023-11-02T14:55:59.106Z] 0146bfd4b64e: Layer already exists [2023-11-02T14:55:59.106Z] cc2447e1835a: Layer already exists [2023-11-02T14:55:59.106Z] 3.1.0-dev.66: digest: sha256:db42b89d68673033ae603ef540fba83036687829e1d453dd0083c368e36eabfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:59.400Z] Commit message: "Merge pull request #102 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.51" [2023-11-02T14:55:59.424Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:cf2b27898899a203f9eb6ebf67b2fde31c12ce22-3.1.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:55:59.729Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:cf2b27898899a203f9eb6ebf67b2fde31c12ce22-3.1.0-dev.66 [2023-11-02T14:55:59.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-02T14:55:59.729Z] 5acbd8c60f96: Preparing [2023-11-02T14:55:59.729Z] 0146bfd4b64e: Preparing [2023-11-02T14:55:59.729Z] 4cf5d74b5216: Preparing [2023-11-02T14:55:59.729Z] 07b6f523e0e8: Preparing [2023-11-02T14:55:59.729Z] e927fdf15b2d: Preparing [2023-11-02T14:55:59.729Z] cc2447e1835a: Preparing [2023-11-02T14:55:59.729Z] cc2447e1835a: Waiting [2023-11-02T14:55:59.729Z] 07b6f523e0e8: Layer already exists [2023-11-02T14:55:59.729Z] 0146bfd4b64e: Layer already exists [2023-11-02T14:55:59.729Z] 5acbd8c60f96: Layer already exists [2023-11-02T14:55:59.729Z] e927fdf15b2d: Layer already exists [2023-11-02T14:55:59.729Z] 4cf5d74b5216: Layer already exists [2023-11-02T14:55:59.729Z] cc2447e1835a: Layer already exists [2023-11-02T14:55:59.729Z] cf2b27898899a203f9eb6ebf67b2fde31c12ce22-3.1.0-dev.66: digest: sha256:db42b89d68673033ae603ef540fba83036687829e1d453dd0083c368e36eabfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T14:56:00.053Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:00.439Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-11-02T14:56:00.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-02T14:56:00.439Z] 5acbd8c60f96: Preparing [2023-11-02T14:56:00.439Z] 0146bfd4b64e: Preparing [2023-11-02T14:56:00.439Z] 4cf5d74b5216: Preparing [2023-11-02T14:56:00.439Z] 07b6f523e0e8: Preparing [2023-11-02T14:56:00.439Z] e927fdf15b2d: Preparing [2023-11-02T14:56:00.439Z] cc2447e1835a: Preparing [2023-11-02T14:56:00.439Z] cc2447e1835a: Waiting [2023-11-02T14:56:00.439Z] 0146bfd4b64e: Layer already exists [2023-11-02T14:56:00.439Z] 4cf5d74b5216: Layer already exists [2023-11-02T14:56:00.439Z] 07b6f523e0e8: Layer already exists [2023-11-02T14:56:00.439Z] e927fdf15b2d: Layer already exists [2023-11-02T14:56:00.439Z] 5acbd8c60f96: Layer already exists [2023-11-02T14:56:00.439Z] cc2447e1835a: Layer already exists [2023-11-02T14:56:00.439Z] main: digest: sha256:db42b89d68673033ae603ef540fba83036687829e1d453dd0083c368e36eabfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2023-11-02T14:56:00.468Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T14:56:00.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T14:56:00.468Z] Dload Upload Total Spent Left Speed [2023-11-02T14:56:00.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-02T14:56:00.488Z] ===================================================== [Pipeline] echo [2023-11-02T14:56:00.500Z] taggedImages: [2023-11-02T14:56:00.500Z] - nexus3.edgexfoundry.org:10004/app-record-replay:cf2b27898899a203f9eb6ebf67b2fde31c12ce22 [2023-11-02T14:56:00.500Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-02T14:56:00.500Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.66 [2023-11-02T14:56:00.500Z] - nexus3.edgexfoundry.org:10004/app-record-replay:cf2b27898899a203f9eb6ebf67b2fde31c12ce22-3.1.0-dev.66 [2023-11-02T14:56:00.500Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [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-11-02T14:56:00.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T14:56:00.898Z] [2023-11-02T14:56:00.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:01.248Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T14:56:01.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T14:56:01.286Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T14:56:01.286Z] 5eb5b503b376: Pulling fs layer [2023-11-02T14:56:01.286Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T14:56:01.286Z] ec43610c2a17: Pulling fs layer [2023-11-02T14:56:01.286Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T14:56:01.286Z] 33b1e0a273af: Pulling fs layer [2023-11-02T14:56:01.286Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T14:56:01.286Z] 2f39f015ded8: Pulling fs layer [2023-11-02T14:56:01.286Z] 3a2ae6a8a46f: Waiting [2023-11-02T14:56:01.286Z] 33b1e0a273af: Waiting [2023-11-02T14:56:01.286Z] 5d3b04190fa2: Waiting [2023-11-02T14:56:01.286Z] 2f39f015ded8: Waiting [2023-11-02T14:56:01.286Z] 5c69ac0246d0: Verifying Checksum [2023-11-02T14:56:01.286Z] 5c69ac0246d0: Download complete [2023-11-02T14:56:01.544Z] 3a2ae6a8a46f: Download complete [2023-11-02T14:56:01.544Z] ec43610c2a17: Verifying Checksum [2023-11-02T14:56:01.544Z] ec43610c2a17: Download complete [2023-11-02T14:56:01.544Z] 33b1e0a273af: Download complete [2023-11-02T14:56:01.544Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T14:56:01.544Z] 5d3b04190fa2: Download complete [2023-11-02T14:56:01.544Z] 5eb5b503b376: Verifying Checksum [2023-11-02T14:56:01.544Z] 5eb5b503b376: Download complete [2023-11-02T14:56:01.603Z] + sudo tee /etc/docker/daemon.new [2023-11-02T14:56:01.603Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T14:56:01.603Z] { [2023-11-02T14:56:01.603Z] "registry-mirrors": [ [2023-11-02T14:56:01.603Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T14:56:01.603Z] ], [2023-11-02T14:56:01.603Z] "bip": "10.250.0.254/24", [2023-11-02T14:56:01.603Z] "hosts": [ [2023-11-02T14:56:01.603Z] "tcp://0.0.0.0:5555", [2023-11-02T14:56:01.603Z] "unix:///var/run/docker.sock" [2023-11-02T14:56:01.603Z] ], [2023-11-02T14:56:01.603Z] "mtu": 1458, [2023-11-02T14:56:01.603Z] "selinux-enabled": true, [2023-11-02T14:56:01.603Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T14:56:01.603Z] } [Pipeline] sh [2023-11-02T14:56:01.960Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T14:56:02.338Z] + sudo service docker restart [2023-11-02T14:56:02.481Z] 2f39f015ded8: Verifying Checksum [2023-11-02T14:56:02.481Z] 2f39f015ded8: Download complete [2023-11-02T14:56:03.418Z] 5eb5b503b376: Pull complete [2023-11-02T14:56:03.418Z] 5c69ac0246d0: Pull complete [2023-11-02T14:56:03.984Z] ec43610c2a17: Pull complete [2023-11-02T14:56:03.984Z] 3a2ae6a8a46f: Pull complete [2023-11-02T14:56:04.246Z] 33b1e0a273af: Pull complete [2023-11-02T14:56:04.246Z] 5d3b04190fa2: Pull complete [2023-11-02T14:56:08.430Z] 2f39f015ded8: Pull complete [2023-11-02T14:56:08.430Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T14:56:08.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T14:56:08.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:56:08.518Z] prd-ubuntu20.04-docker-8c-8g-16398 does not seem to be running inside a container [2023-11-02T14:56:08.547Z] $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T14:56:16.614Z] $ docker top 64ff67f4584fd5255f29e6e4b94d14c28621c9745c6250d686f0694b1f2d40fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:56:16.990Z] ---> job-cost.sh [2023-11-02T14:56:16.990Z] lf-activate-venv: SKIPPING [2023-11-02T14:56:16.990Z] INFO: No Stack... [2023-11-02T14:56:17.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T14:56:17.814Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T14:56:18.124Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-11-02T14:56:18.125Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T14:56:18.135Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-71-stack-cost] [2023-11-02T14:56:18.143Z] Resource [jenkins-edgexfoundry-app-record-replay-main-71-stack-cost] did not exist. Created. [2023-11-02T14:56:18.143Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T14:56:18.450Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T14:56:18.486Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T14:56:18.493Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T14:56:18.516Z] $ docker stop --time=1 64ff67f4584fd5255f29e6e4b94d14c28621c9745c6250d686f0694b1f2d40fb [2023-11-02T14:56:20.216Z] $ docker rm -f --volumes 64ff67f4584fd5255f29e6e4b94d14c28621c9745c6250d686f0694b1f2d40fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T14:56:20.693Z] provisioning config files... [2023-11-02T14:56:20.724Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/71@tmp/config11635205168838034114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T14:56:21.154Z] ---> docker-login.sh [2023-11-02T14:56:21.154Z] nexus3.edgexfoundry.org:10001 [2023-11-02T14:56:21.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:21.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:21.710Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:21.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:21.710Z] [2023-11-02T14:56:21.710Z] Login Succeeded [2023-11-02T14:56:21.710Z] nexus3.edgexfoundry.org:10002 [2023-11-02T14:56:22.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:22.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:22.312Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:22.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:22.312Z] [2023-11-02T14:56:22.312Z] Login Succeeded [2023-11-02T14:56:22.312Z] nexus3.edgexfoundry.org:10003 [2023-11-02T14:56:22.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:22.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:22.865Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:22.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:22.865Z] [2023-11-02T14:56:22.865Z] Login Succeeded [2023-11-02T14:56:22.865Z] nexus3.edgexfoundry.org:10004 [2023-11-02T14:56:23.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:23.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:23.421Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:23.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:23.421Z] [2023-11-02T14:56:23.421Z] Login Succeeded [2023-11-02T14:56:23.421Z] docker.io [2023-11-02T14:56:23.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T14:56:23.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T14:56:23.970Z] Configure a credential helper to remove this warning. See [2023-11-02T14:56:23.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T14:56:23.970Z] [2023-11-02T14:56:23.970Z] Login Succeeded [2023-11-02T14:56:23.970Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T14:56:23.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T14:56:24.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:56:24.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T14:56:24.406Z] ========================================================= [2023-11-02T14:56:24.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T14:56:24.406Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:56:24.784Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T14:56:24.784Z] Sending build context to Docker daemon 259.1kB [2023-11-02T14:56:25.059Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T14:56:25.059Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T14:56:27.024Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T14:56:27.024Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T14:56:27.024Z] 5d54e960e981: Pulling fs layer [2023-11-02T14:56:27.024Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T14:56:27.024Z] f0e02332f6b5: Pulling fs layer [2023-11-02T14:56:27.024Z] cefa15bbcfad: Pulling fs layer [2023-11-02T14:56:27.024Z] 17808c966233: Pulling fs layer [2023-11-02T14:56:27.024Z] f4c1fc716caa: Pulling fs layer [2023-11-02T14:56:27.024Z] f0e02332f6b5: Waiting [2023-11-02T14:56:27.024Z] cefa15bbcfad: Waiting [2023-11-02T14:56:27.024Z] f4c1fc716caa: Waiting [2023-11-02T14:56:27.024Z] 17808c966233: Waiting [2023-11-02T14:56:27.025Z] 5d54e960e981: Download complete [2023-11-02T14:56:27.025Z] f0e02332f6b5: Verifying Checksum [2023-11-02T14:56:27.025Z] f0e02332f6b5: Download complete [2023-11-02T14:56:27.025Z] cefa15bbcfad: Verifying Checksum [2023-11-02T14:56:27.025Z] cefa15bbcfad: Download complete [2023-11-02T14:56:27.025Z] 9fda8d8052c6: Verifying Checksum [2023-11-02T14:56:27.025Z] 9fda8d8052c6: Download complete [2023-11-02T14:56:27.298Z] f4c1fc716caa: Verifying Checksum [2023-11-02T14:56:27.298Z] f4c1fc716caa: Download complete [2023-11-02T14:56:27.899Z] 9fda8d8052c6: Pull complete [2023-11-02T14:56:28.492Z] 5d54e960e981: Pull complete [2023-11-02T14:56:28.763Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T14:56:28.763Z] c4a7e357bf2a: Download complete [2023-11-02T14:56:29.740Z] 17808c966233: Download complete [2023-11-02T14:56:42.116Z] c4a7e357bf2a: Pull complete [2023-11-02T14:56:42.116Z] f0e02332f6b5: Pull complete [2023-11-02T14:56:42.116Z] cefa15bbcfad: Pull complete [2023-11-02T14:56:54.611Z] 17808c966233: Pull complete [2023-11-02T14:56:56.598Z] f4c1fc716caa: Pull complete [2023-11-02T14:56:56.598Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T14:56:56.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T14:56:56.598Z] ---> ea914061e18c [2023-11-02T14:56:56.598Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T14:56:57.586Z] ---> Running in 2142c5ba7359 [2023-11-02T14:56:58.192Z] Removing intermediate container 2142c5ba7359 [2023-11-02T14:56:58.192Z] ---> 45d4854e8e56 [2023-11-02T14:56:58.192Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T14:56:58.192Z] ---> Running in 02ff4a5e19b8 [2023-11-02T14:56:58.588Z] Removing intermediate container 02ff4a5e19b8 [2023-11-02T14:56:58.588Z] ---> 8cd26c765401 [2023-11-02T14:56:58.588Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T14:56:58.874Z] ---> Running in 458a1c3d2244 [2023-11-02T14:56:59.162Z] Removing intermediate container 458a1c3d2244 [2023-11-02T14:56:59.162Z] ---> 80af51b84bab [2023-11-02T14:56:59.162Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T14:56:59.674Z] ---> Running in 2a20afd5d028 [2023-11-02T14:57:01.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T14:57:01.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T14:57:02.974Z] OK: 266 MiB in 52 packages [2023-11-02T14:57:04.440Z] Removing intermediate container 2a20afd5d028 [2023-11-02T14:57:04.440Z] ---> 7d895e801bfb [2023-11-02T14:57:04.440Z] Step 7/12 : WORKDIR /app [2023-11-02T14:57:04.440Z] ---> Running in 082dcd8e8e1c [2023-11-02T14:57:05.053Z] Removing intermediate container 082dcd8e8e1c [2023-11-02T14:57:05.053Z] ---> f47fe2714c05 [2023-11-02T14:57:05.053Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T14:57:06.045Z] ---> e6adb2dfbcf0 [2023-11-02T14:57:06.045Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T14:57:06.045Z] ---> Running in dc6a7a94ad6d [2023-11-02T14:58:27.750Z] Removing intermediate container dc6a7a94ad6d [2023-11-02T14:58:27.750Z] ---> d915231e8191 [2023-11-02T14:58:27.750Z] Step 10/12 : COPY . . [2023-11-02T14:58:27.750Z] ---> 886a8804a715 [2023-11-02T14:58:27.750Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T14:58:27.750Z] ---> Running in 43cea7285808 [2023-11-02T14:58:27.750Z] Removing intermediate container 43cea7285808 [2023-11-02T14:58:27.750Z] ---> 5a3b3ce6a18c [2023-11-02T14:58:27.750Z] Step 12/12 : RUN $MAKE [2023-11-02T14:58:27.750Z] ---> Running in 122b3a3faece [2023-11-02T14:58:27.750Z] noop [2023-11-02T14:58:27.750Z] Removing intermediate container 122b3a3faece [2023-11-02T14:58:27.750Z] ---> ed3ceaf100ce [2023-11-02T14:58:27.750Z] Successfully built ed3ceaf100ce [2023-11-02T14:58:27.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:58:28.123Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T14:58:28.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:58:28.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-16407 does not seem to be running inside a container [2023-11-02T14:58:28.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/71 -v /w/workspace/app-record-replay/71:/w/workspace/app-record-replay/71:rw,z -v /w/workspace/app-record-replay/71@tmp:/w/workspace/app-record-replay/71@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 ******** ci-base-image-arm64 cat [2023-11-02T14:58:29.870Z] $ docker top 64d656cbb807a3320ca76020deda807b2043b50dea868b6dd95bc6f36406baa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:58:30.743Z] + go version [2023-11-02T14:58:30.743Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T14:58:30.762Z] $ docker stop --time=1 64d656cbb807a3320ca76020deda807b2043b50dea868b6dd95bc6f36406baa3 [2023-11-02T14:58:32.426Z] $ docker rm -f --volumes 64d656cbb807a3320ca76020deda807b2043b50dea868b6dd95bc6f36406baa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T14:58:32.998Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T14:58:32.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T14:58:33.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-16407 does not seem to be running inside a container [2023-11-02T14:58:33.266Z] $ 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/71 -v /w/workspace/app-record-replay/71:/w/workspace/app-record-replay/71:rw,z -v /w/workspace/app-record-replay/71@tmp:/w/workspace/app-record-replay/71@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 ******** ci-base-image-arm64 cat [2023-11-02T14:58:34.562Z] $ docker top 80cd96d1bf19cba5271719dc38cf50ff2149fde143aa8057ca3c882ac3a67091 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T14:58:35.417Z] + git config --global --add safe.directory /w/workspace/app-record-replay/71 [Pipeline] fileExists [Pipeline] sh [2023-11-02T14:58:36.085Z] + make test [2023-11-02T14:58:36.085Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T15:02:13.055Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-02T15:02:13.055Z] ok github.com/edgexfoundry/app-record-replay/internal/app 2.304s coverage: 88.0% of statements [2023-11-02T15:02:15.009Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-02T15:02:15.009Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-02T15:02:16.980Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-02T15:02:25.258Z] --- FAIL: TestDataManager_StartReplay (5.54s) [2023-11-02T15:02:25.258Z] --- FAIL: TestDataManager_StartReplay/Happy_Path (4.52s) [2023-11-02T15:02:25.259Z] manager_test.go:495: [2023-11-02T15:02:25.259Z] Error Trace: /w/workspace/app-record-replay/71/internal/application/manager_test.go:495 [2023-11-02T15:02:25.259Z] Error: Should be zero, but was 1 [2023-11-02T15:02:25.259Z] Test: TestDataManager_StartReplay/Happy_Path [2023-11-02T15:02:25.259Z] FAIL [2023-11-02T15:02:25.259Z] coverage: 98.7% of statements [2023-11-02T15:02:25.259Z] FAIL github.com/edgexfoundry/app-record-replay/internal/application 9.075s [2023-11-02T15:02:25.259Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.591s coverage: 89.7% of statements [2023-11-02T15:02:25.259Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.204s coverage: 100.0% of statements [2023-11-02T15:02:25.259Z] FAIL [2023-11-02T15:02:26.691Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2023-11-02T15:02:26.704Z] $ docker stop --time=1 80cd96d1bf19cba5271719dc38cf50ff2149fde143aa8057ca3c882ac3a67091 [2023-11-02T15:02:28.850Z] $ docker rm -f --volumes 80cd96d1bf19cba5271719dc38cf50ff2149fde143aa8057ca3c882ac3a67091 [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-11-02T15:02:30.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T15:02:30.395Z] [2023-11-02T15:02:30.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:02:30.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T15:02:31.035Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T15:02:31.036Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T15:02:31.036Z] 04944245beec: Pulling fs layer [2023-11-02T15:02:31.036Z] 699f458cf7ca: Pulling fs layer [2023-11-02T15:02:31.036Z] 765212b225bb: Pulling fs layer [2023-11-02T15:02:31.036Z] f23df028b6ca: Pulling fs layer [2023-11-02T15:02:31.036Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T15:02:31.036Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T15:02:31.036Z] 765212b225bb: Waiting [2023-11-02T15:02:31.036Z] f23df028b6ca: Waiting [2023-11-02T15:02:31.036Z] d65c8cfc05b1: Waiting [2023-11-02T15:02:31.036Z] 2437ff75d9bd: Waiting [2023-11-02T15:02:31.036Z] 04944245beec: Verifying Checksum [2023-11-02T15:02:31.036Z] 04944245beec: Download complete [2023-11-02T15:02:31.036Z] 765212b225bb: Verifying Checksum [2023-11-02T15:02:31.036Z] 765212b225bb: Download complete [2023-11-02T15:02:31.310Z] f23df028b6ca: Verifying Checksum [2023-11-02T15:02:31.310Z] f23df028b6ca: Download complete [2023-11-02T15:02:31.310Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T15:02:31.310Z] d65c8cfc05b1: Download complete [2023-11-02T15:02:31.310Z] 699f458cf7ca: Verifying Checksum [2023-11-02T15:02:31.310Z] 699f458cf7ca: Download complete [2023-11-02T15:02:31.583Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T15:02:31.583Z] 8998bd30e6a1: Download complete [2023-11-02T15:02:34.219Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T15:02:34.219Z] 2437ff75d9bd: Download complete [2023-11-02T15:02:36.825Z] 8998bd30e6a1: Pull complete [2023-11-02T15:02:37.421Z] 04944245beec: Pull complete [2023-11-02T15:02:40.040Z] 699f458cf7ca: Pull complete [2023-11-02T15:02:40.312Z] 765212b225bb: Pull complete [2023-11-02T15:02:41.281Z] f23df028b6ca: Pull complete [2023-11-02T15:02:41.551Z] d65c8cfc05b1: Pull complete [2023-11-02T15:02:59.808Z] 2437ff75d9bd: Pull complete [2023-11-02T15:02:59.808Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T15:02:59.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T15:02:59.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:03:00.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-16407 does not seem to be running inside a container [2023-11-02T15:03:00.100Z] $ 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/71 -v /w/workspace/app-record-replay/71:/w/workspace/app-record-replay/71:rw,z -v /w/workspace/app-record-replay/71@tmp:/w/workspace/app-record-replay/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-02T15:03:03.184Z] $ docker top 945dc61549bc1c1ff691e73b3cb0eb66a99c8806b4c32369ef213a6debee2a1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:03:04.081Z] ---> job-cost.sh [2023-11-02T15:03:04.081Z] lf-activate-venv: SKIPPING [2023-11-02T15:03:04.081Z] INFO: No Stack... [2023-11-02T15:03:04.677Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T15:03:05.640Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T15:03:06.324Z] + cat /w/workspace/app-record-replay/71/archives/cost.csv [2023-11-02T15:03:06.324Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T15:03:06.409Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-71-stack-cost] [2023-11-02T15:03:06.417Z] Resource [jenkins-edgexfoundry-app-record-replay-main-71-stack-cost] did not exist. Created. [2023-11-02T15:03:06.418Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T15:03:07.096Z] /w/workspace/app-record-replay/71@tmp/durable-a0e666e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T15:03:07.787Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T15:03:07.815Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T15:03:08.396Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T15:03:08.402Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T15:03:08.407Z] $ docker stop --time=1 945dc61549bc1c1ff691e73b3cb0eb66a99c8806b4c32369ef213a6debee2a1c [2023-11-02T15:03:10.035Z] $ docker rm -f --volumes 945dc61549bc1c1ff691e73b3cb0eb66a99c8806b4c32369ef213a6debee2a1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T15:03:10.344Z] 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-11-02T15:03:11.061Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-11-02T15:03:11.061Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-02T15:03:11.061Z] total 16 [2023-11-02T15:03:11.061Z] drwxr-xr-x 3 root root 4096 Nov 2 14:56 . [2023-11-02T15:03:11.061Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 14:56 .. [2023-11-02T15:03:11.061Z] drwxr-xr-x 2 root root 4096 Nov 2 14:56 cost [2023-11-02T15:03:11.061Z] -rw-r--r-- 1 root root 88 Nov 2 14:56 cost.csv [2023-11-02T15:03:11.061Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-02T15:03:11.061Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-02T15:03:11.061Z] total 16 [2023-11-02T15:03:11.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:56 . [2023-11-02T15:03:11.061Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 14:56 .. [2023-11-02T15:03:11.061Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 14:56 cost [2023-11-02T15:03:11.061Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 2 14:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:03:11.377Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:03:12.238Z] ---> package-listing.sh [2023-11-02T15:03:12.239Z] ++ facter osfamily [2023-11-02T15:03:12.239Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T15:03:12.497Z] + OS_FAMILY=debian [2023-11-02T15:03:12.497Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-11-02T15:03:12.497Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T15:03:12.497Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T15:03:12.497Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T15:03:12.497Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T15:03:12.497Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-02T15:03:12.497Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T15:03:12.497Z] + case "${OS_FAMILY}" in [2023-11-02T15:03:12.497Z] + dpkg -l [2023-11-02T15:03:12.497Z] + grep '^ii' [2023-11-02T15:03:12.497Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T15:03:12.497Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T15:03:12.497Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T15:03:12.497Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-02T15:03:12.497Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-11-02T15:03:12.497Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-11-02T15:03:12.508Z] 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T15:03:12.784Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T15:03:13.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T15:03:13.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T15:03:13.431Z] prd-ubuntu20.04-docker-8c-8g-16398 does not seem to be running inside a container [2023-11-02T15:03:13.461Z] $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T15:03:13.882Z] $ docker top 561a6c879f931efcffdffa0f3be4b776ba821b5e8654a58f8108f09f1fae40ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T15:03:14.260Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T15:03:14.552Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T15:03:14.841Z] + ls /var/log/sa-host [2023-11-02T15:03:14.841Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T15:03:14.915Z] provisioning config files... [2023-11-02T15:03:14.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6490378990716371948tmp [Pipeline] { [Pipeline] echo [2023-11-02T15:03:14.938Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:03:15.222Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T15:03:15.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:03:15.566Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T15:03:15.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:03:15.861Z] ---> sudo-logs.sh [2023-11-02T15:03:15.862Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T15:03:15.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:03:16.181Z] ---> job-cost.sh [2023-11-02T15:03:16.181Z] lf-activate-venv: SKIPPING [2023-11-02T15:03:16.181Z] DEBUG: total: 0.2199999988079071 [2023-11-02T15:03:16.181Z] INFO: Retrieving Stack Cost... [2023-11-02T15:03:16.442Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T15:03:17.012Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T15:03:17.023Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T15:03:17.311Z] ---> logs-deploy.sh [2023-11-02T15:03:17.311Z] lf-activate-venv: SKIPPING [2023-11-02T15:03:17.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/71 [2023-11-02T15:03:17.311Z] INFO: archiving workspace using pattern(s): [2023-11-02T15:03:18.249Z] Archives upload complete. [2023-11-02T15:03:18.816Z] INFO: archiving logs to Nexus