Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 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-ssh7191979584303814676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15668111011586605765.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh11177982658110168581.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7375993559959569040.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-ssh17941630046535521596.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7637 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 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 (main) Commit message: "Merge pull request #82 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.34" > 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 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 # timeout=10 > git rev-list --no-walk d960dbc574ee450f3aa603ee19dbffe34b3f2c0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-22T21:44:00.953Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-22T21:44:00.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-22T21:44:01.013Z] ========================================================= [2023-09-22T21:44:01.013Z] EdgeX Global Pipelines Version Info [2023-09-22T21:44:01.013Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:44:01.707Z] ------------------- [2023-09-22T21:44:01.707Z] stable info: [2023-09-22T21:44:01.707Z] ------------------- [2023-09-22T21:44:01.707Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-22T21:44:01.707Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:44:01.707Z] Message: update stable to v1.0.254 [2023-09-22T21:44:02.278Z] ------------------- [2023-09-22T21:44:02.278Z] experimental info: [2023-09-22T21:44:02.278Z] ------------------- [2023-09-22T21:44:02.278Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-22T21:44:02.278Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:44:02.278Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-22T21:44:02.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-22T21:44:02.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-22T21:44:02.485Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-22T21:44:02.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-22T21:44:02.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-22T21:44:02.543Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-22T21:44:02.557Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-22T21:44:02.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-22T21:44:02.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-22T21:44:02.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-22T21:44:02.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-22T21:44:02.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-22T21:44:02.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-22T21:44:02.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-22T21:44:02.695Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:44:02.713Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:44:02.734Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-22T21:44:02.753Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-22T21:44:02.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-22T21:44:02.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-22T21:44:02.794Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-22T21:44:02.812Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-22T21:44:02.833Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-22T21:44:02.851Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-22T21:44:02.872Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-22T21:44:02.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-22T21:44:02.903Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-22T21:44:02.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-22T21:44:02.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-22T21:44:02.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-22T21:44:02.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] echo [2023-09-22T21:44:02.986Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56b0817 [Pipeline] echo [2023-09-22T21:44:03.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:44:03.048Z] provisioning config files... [2023-09-22T21:44:03.060Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13797675395171508497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:44:03.359Z] ---> docker-login.sh [2023-09-22T21:44:03.359Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:44:03.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:03.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:03.619Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:03.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:03.619Z] [2023-09-22T21:44:03.619Z] Login Succeeded [2023-09-22T21:44:03.619Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:44:03.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:03.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:03.619Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:03.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:03.619Z] [2023-09-22T21:44:03.619Z] Login Succeeded [2023-09-22T21:44:03.619Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:44:03.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:03.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:03.879Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:03.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:03.879Z] [2023-09-22T21:44:03.879Z] Login Succeeded [2023-09-22T21:44:03.879Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:44:03.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:03.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:03.879Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:03.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:03.879Z] [2023-09-22T21:44:03.879Z] Login Succeeded [2023-09-22T21:44:03.879Z] docker.io [2023-09-22T21:44:03.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:04.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:04.139Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:04.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:04.139Z] [2023-09-22T21:44:04.139Z] Login Succeeded [2023-09-22T21:44:04.139Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:44:04.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-22T21:44:04.529Z] + git rev-list -1 --merges 56b0817e78d40eb0016bf0d539fa39bbf649a4a2~1..56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] echo [2023-09-22T21:44:04.571Z] -----------> git rev-list -1 --merges 56b0817e78d40eb0016bf0d539fa39bbf649a4a2~1..56b0817e78d40eb0016bf0d539fa39bbf649a4a2 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [2023-09-22T21:44:04.571Z] 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [false] [Pipeline] sh [2023-09-22T21:44:04.857Z] + git log --format=format:%s -1 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] echo [2023-09-22T21:44:04.870Z] ========================================================= [2023-09-22T21:44:04.870Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-22T21:44:04.870Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:44:05.190Z] + git log --format=format:%s -1 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] echo [2023-09-22T21:44:05.201Z] [semverPrep] GIT_COMMIT: 56b0817e78d40eb0016bf0d539fa39bbf649a4a2, Commit Message: Merge pull request #82 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo [2023-09-22T21:44:05.210Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-22T21:44:05.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:44:05.568Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-22T21:44:05.568Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-22T21:44:05.568Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-22T21:44:05.568Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-22T21:44:05.568Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-22T21:44:05.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:44:05.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:44:05.919Z] [2023-09-22T21:44:05.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:44:06.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:44:06.214Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-22T21:44:06.214Z] b85a868b505f: Pulling fs layer [2023-09-22T21:44:06.214Z] e2be974225ed: Pulling fs layer [2023-09-22T21:44:06.214Z] 339a4e72a1f5: Pulling fs layer [2023-09-22T21:44:06.214Z] 988bab9f4d93: Pulling fs layer [2023-09-22T21:44:06.214Z] 1469e6f7b9e6: Pulling fs layer [2023-09-22T21:44:06.214Z] eaf3925da568: Pulling fs layer [2023-09-22T21:44:06.214Z] bab4dde63d76: Pulling fs layer [2023-09-22T21:44:06.214Z] bde34c3a00c8: Pulling fs layer [2023-09-22T21:44:06.214Z] b352a97aabf1: Pulling fs layer [2023-09-22T21:44:06.214Z] 4872d77fe225: Pulling fs layer [2023-09-22T21:44:06.214Z] 5851b861e8e6: Pulling fs layer [2023-09-22T21:44:06.214Z] 988bab9f4d93: Waiting [2023-09-22T21:44:06.214Z] 1469e6f7b9e6: Waiting [2023-09-22T21:44:06.214Z] eaf3925da568: Waiting [2023-09-22T21:44:06.214Z] bab4dde63d76: Waiting [2023-09-22T21:44:06.214Z] b352a97aabf1: Waiting [2023-09-22T21:44:06.214Z] 4872d77fe225: Waiting [2023-09-22T21:44:06.214Z] bde34c3a00c8: Waiting [2023-09-22T21:44:06.214Z] 5851b861e8e6: Waiting [2023-09-22T21:44:06.214Z] e2be974225ed: Verifying Checksum [2023-09-22T21:44:06.214Z] e2be974225ed: Download complete [2023-09-22T21:44:06.214Z] 988bab9f4d93: Download complete [2023-09-22T21:44:06.473Z] 339a4e72a1f5: Verifying Checksum [2023-09-22T21:44:06.473Z] 339a4e72a1f5: Download complete [2023-09-22T21:44:06.473Z] 1469e6f7b9e6: Verifying Checksum [2023-09-22T21:44:06.473Z] 1469e6f7b9e6: Download complete [2023-09-22T21:44:06.473Z] eaf3925da568: Verifying Checksum [2023-09-22T21:44:06.473Z] eaf3925da568: Download complete [2023-09-22T21:44:06.473Z] bde34c3a00c8: Download complete [2023-09-22T21:44:06.473Z] b352a97aabf1: Verifying Checksum [2023-09-22T21:44:06.473Z] b352a97aabf1: Download complete [2023-09-22T21:44:06.473Z] 4872d77fe225: Download complete [2023-09-22T21:44:06.473Z] 5851b861e8e6: Verifying Checksum [2023-09-22T21:44:06.473Z] 5851b861e8e6: Download complete [2023-09-22T21:44:06.473Z] b85a868b505f: Verifying Checksum [2023-09-22T21:44:06.473Z] b85a868b505f: Download complete [2023-09-22T21:44:06.751Z] bab4dde63d76: Verifying Checksum [2023-09-22T21:44:06.751Z] bab4dde63d76: Download complete [2023-09-22T21:44:07.692Z] b85a868b505f: Pull complete [2023-09-22T21:44:07.951Z] e2be974225ed: Pull complete [2023-09-22T21:44:08.519Z] 339a4e72a1f5: Pull complete [2023-09-22T21:44:08.519Z] 988bab9f4d93: Pull complete [2023-09-22T21:44:08.778Z] 1469e6f7b9e6: Pull complete [2023-09-22T21:44:08.778Z] eaf3925da568: Pull complete [2023-09-22T21:44:10.681Z] bab4dde63d76: Pull complete [2023-09-22T21:44:10.681Z] bde34c3a00c8: Pull complete [2023-09-22T21:44:10.681Z] b352a97aabf1: Pull complete [2023-09-22T21:44:10.681Z] 4872d77fe225: Pull complete [2023-09-22T21:44:10.940Z] 5851b861e8e6: Pull complete [2023-09-22T21:44:10.940Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-22T21:44:10.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:44:10.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:44:11.040Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T21:44:11.071Z] $ 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-09-22T21:44:14.504Z] $ docker top e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad -eo pid,comm [2023-09-22T21:44:14.564Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:44:14.564Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:44:14.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:44:14.605Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:44:14.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:44:14.717Z] $ docker exec e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad ssh-agent [2023-09-22T21:44:14.823Z] SSH_AUTH_SOCK=/tmp/ssh-X8Q2xPWgsp2a/agent.32 [2023-09-22T21:44:14.823Z] SSH_AGENT_PID=38 [2023-09-22T21:44:14.831Z] Running ssh-add (command line suppressed) [2023-09-22T21:44:14.935Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6532630615679378131.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6532630615679378131.key) [2023-09-22T21:44:14.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:44:15.239Z] + git tag --points-at HEAD [Pipeline] } [2023-09-22T21:44:15.254Z] $ docker exec --env ******** --env ******** e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad ssh-agent -k [2023-09-22T21:44:15.362Z] unset SSH_AUTH_SOCK; [2023-09-22T21:44:15.363Z] unset SSH_AGENT_PID; [2023-09-22T21:44:15.364Z] echo Agent pid 38 killed; [2023-09-22T21:44:15.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-22T21:44:15.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:44:15.402Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:44:15.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:44:15.517Z] $ docker exec e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad ssh-agent [2023-09-22T21:44:15.625Z] SSH_AUTH_SOCK=/tmp/ssh-Xt1UlRgRNAjd/agent.70 [2023-09-22T21:44:15.625Z] SSH_AGENT_PID=76 [2023-09-22T21:44:15.631Z] Running ssh-add (command line suppressed) [2023-09-22T21:44:15.729Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8707003450231432212.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8707003450231432212.key) [2023-09-22T21:44:15.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:44:16.032Z] + git semver init [2023-09-22T21:44:16.614Z] 2023-09-22 21:44:16,290 [run_init] DEBUG init version:0.0.0 force:False [2023-09-22T21:44:16.614Z] 2023-09-22 21:44:16,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-22T21:44:16.614Z] 2023-09-22 21:44:16,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-22T21:44:16.614Z] 2023-09-22 21:44:16,291 [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-09-22T21:44:17.183Z] 2023-09-22 21:44:16,926 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-09-22T21:44:17.183Z] 2023-09-22 21:44:16,927 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-09-22T21:44:17.183Z] 2023-09-22 21:44:16,927 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-22T21:44:17.183Z] 2023-09-22 21:44:16,927 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-22T21:44:17.183Z] 3.1.0-dev.49 [Pipeline] } [2023-09-22T21:44:17.193Z] $ docker exec --env ******** --env ******** e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad ssh-agent -k [2023-09-22T21:44:17.296Z] unset SSH_AUTH_SOCK; [2023-09-22T21:44:17.297Z] unset SSH_AGENT_PID; [2023-09-22T21:44:17.297Z] echo Agent pid 76 killed; [2023-09-22T21:44:17.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:44:17.616Z] + git semver [Pipeline] } [2023-09-22T21:44:17.887Z] $ docker stop --time=1 e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad [2023-09-22T21:44:19.209Z] $ docker rm -f --volumes e95a5380a79859ad4a1553c88feedb0a85705a8bd72c1cc5d5dbaef056aae0ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:44:19.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-22T21:44:19.786Z] Stashed 1 file(s) [Pipeline] echo [2023-09-22T21:44:19.789Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.49 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:44:19.965Z] provisioning config files... [2023-09-22T21:44:19.975Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13076864701916398968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:44:20.274Z] ---> docker-login.sh [2023-09-22T21:44:20.274Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:44:20.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:20.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:20.274Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:20.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:20.274Z] [2023-09-22T21:44:20.274Z] Login Succeeded [2023-09-22T21:44:20.274Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:44:20.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:20.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:20.274Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:20.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:20.274Z] [2023-09-22T21:44:20.274Z] Login Succeeded [2023-09-22T21:44:20.274Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:44:20.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:20.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:20.533Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:20.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:20.533Z] [2023-09-22T21:44:20.533Z] Login Succeeded [2023-09-22T21:44:20.533Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:44:20.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:20.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:20.533Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:20.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:20.533Z] [2023-09-22T21:44:20.533Z] Login Succeeded [2023-09-22T21:44:20.533Z] docker.io [2023-09-22T21:44:20.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:20.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:20.793Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:20.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:20.793Z] [2023-09-22T21:44:20.793Z] Login Succeeded [2023-09-22T21:44:20.793Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:44:20.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-22T21:44:20.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:44:20.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:44:20.876Z] ========================================================= [2023-09-22T21:44:20.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-22T21:44:20.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:44:21.179Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-22T21:44:21.179Z] Sending build context to Docker daemon 584.7kB [2023-09-22T21:44:21.179Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:44:21.179Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-22T21:44:21.179Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-22T21:44:21.179Z] 7264a8db6415: Pulling fs layer [2023-09-22T21:44:21.179Z] c4d48a809fc2: Pulling fs layer [2023-09-22T21:44:21.179Z] 4f1c88b9dad5: Pulling fs layer [2023-09-22T21:44:21.179Z] ad3a456e5733: Pulling fs layer [2023-09-22T21:44:21.179Z] 33e27b845d1e: Pulling fs layer [2023-09-22T21:44:21.179Z] c68163c4e522: Pulling fs layer [2023-09-22T21:44:21.179Z] 50da416c3ac9: Pulling fs layer [2023-09-22T21:44:21.179Z] 23d2d4c4bb30: Pulling fs layer [2023-09-22T21:44:21.179Z] ad3a456e5733: Waiting [2023-09-22T21:44:21.179Z] 33e27b845d1e: Waiting [2023-09-22T21:44:21.179Z] c68163c4e522: Waiting [2023-09-22T21:44:21.179Z] 50da416c3ac9: Waiting [2023-09-22T21:44:21.179Z] 23d2d4c4bb30: Waiting [2023-09-22T21:44:21.179Z] c4d48a809fc2: Download complete [2023-09-22T21:44:21.179Z] ad3a456e5733: Verifying Checksum [2023-09-22T21:44:21.179Z] ad3a456e5733: Download complete [2023-09-22T21:44:21.438Z] 33e27b845d1e: Verifying Checksum [2023-09-22T21:44:21.438Z] 33e27b845d1e: Download complete [2023-09-22T21:44:21.438Z] 7264a8db6415: Download complete [2023-09-22T21:44:21.438Z] c68163c4e522: Verifying Checksum [2023-09-22T21:44:21.438Z] c68163c4e522: Download complete [2023-09-22T21:44:21.438Z] 7264a8db6415: Pull complete [2023-09-22T21:44:21.696Z] c4d48a809fc2: Pull complete [2023-09-22T21:44:21.696Z] 23d2d4c4bb30: Verifying Checksum [2023-09-22T21:44:21.696Z] 23d2d4c4bb30: Download complete [2023-09-22T21:44:21.696Z] 4f1c88b9dad5: Verifying Checksum [2023-09-22T21:44:21.696Z] 4f1c88b9dad5: Download complete [2023-09-22T21:44:22.261Z] 50da416c3ac9: Download complete [2023-09-22T21:44:25.554Z] 4f1c88b9dad5: Pull complete [2023-09-22T21:44:25.554Z] ad3a456e5733: Pull complete [2023-09-22T21:44:25.554Z] 33e27b845d1e: Pull complete [2023-09-22T21:44:25.554Z] c68163c4e522: Pull complete [2023-09-22T21:44:28.104Z] 50da416c3ac9: Pull complete [2023-09-22T21:44:28.363Z] 23d2d4c4bb30: Pull complete [2023-09-22T21:44:28.363Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-22T21:44:28.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-22T21:44:28.363Z] ---> 0786185ac409 [2023-09-22T21:44:28.363Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:44:32.883Z] ---> Running in 0dfda5c82732 [2023-09-22T21:44:32.883Z] Removing intermediate container 0dfda5c82732 [2023-09-22T21:44:32.883Z] ---> 7983968aae67 [2023-09-22T21:44:32.883Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:44:32.883Z] ---> Running in c075a4d8c1ee [2023-09-22T21:44:34.916Z] Still waiting to schedule task [2023-09-22T21:44:34.916Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-22T21:44:35.203Z] Removing intermediate container c075a4d8c1ee [2023-09-22T21:44:35.203Z] ---> d6870a884917 [2023-09-22T21:44:35.203Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:44:35.203Z] ---> Running in 201103f9ccd9 [2023-09-22T21:44:35.203Z] Removing intermediate container 201103f9ccd9 [2023-09-22T21:44:35.203Z] ---> 93b1b0762487 [2023-09-22T21:44:35.203Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:44:35.203Z] ---> Running in a37aa92b0f46 [2023-09-22T21:44:35.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:44:35.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:44:36.389Z] OK: 264 MiB in 52 packages [2023-09-22T21:44:39.481Z] Removing intermediate container a37aa92b0f46 [2023-09-22T21:44:39.481Z] ---> a47b02a82d93 [2023-09-22T21:44:39.481Z] Step 7/12 : WORKDIR /app [2023-09-22T21:44:39.481Z] ---> Running in 3da91de8da2d [2023-09-22T21:44:39.481Z] Removing intermediate container 3da91de8da2d [2023-09-22T21:44:39.481Z] ---> 98f8bb243fda [2023-09-22T21:44:39.481Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-22T21:44:39.481Z] ---> ede482ace02d [2023-09-22T21:44:39.481Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:44:39.481Z] ---> Running in 05403bf70324 [2023-09-22T21:45:18.207Z] Removing intermediate container 05403bf70324 [2023-09-22T21:45:18.207Z] ---> 6eadcbb6a41a [2023-09-22T21:45:18.207Z] Step 10/12 : COPY . . [2023-09-22T21:45:18.207Z] ---> fcae3d8f0175 [2023-09-22T21:45:18.207Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:45:18.207Z] ---> Running in 431f542962fc [2023-09-22T21:45:18.207Z] Removing intermediate container 431f542962fc [2023-09-22T21:45:18.207Z] ---> db964a1c8278 [2023-09-22T21:45:18.207Z] Step 12/12 : RUN $MAKE [2023-09-22T21:45:18.207Z] ---> Running in dcd7552a10ee [2023-09-22T21:45:18.207Z] noop [2023-09-22T21:45:18.207Z] Removing intermediate container dcd7552a10ee [2023-09-22T21:45:18.207Z] ---> 8b6aece049c7 [2023-09-22T21:45:18.207Z] Successfully built 8b6aece049c7 [2023-09-22T21:45:18.207Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:45:18.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:45:18.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:45:18.586Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T21:45:18.610Z] $ 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-09-22T21:45:18.953Z] $ docker top 891411fe8b8e756ceee470d32015169462679d8021735cf0b38fd55211355d79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:45:19.303Z] + go version [2023-09-22T21:45:19.303Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-22T21:45:19.310Z] $ docker stop --time=1 891411fe8b8e756ceee470d32015169462679d8021735cf0b38fd55211355d79 [2023-09-22T21:45:20.608Z] $ docker rm -f --volumes 891411fe8b8e756ceee470d32015169462679d8021735cf0b38fd55211355d79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:45:21.021Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:45:21.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:45:21.089Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T21:45:21.112Z] $ 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-09-22T21:45:21.452Z] $ docker top 77c65f0dbeb84376222c68bc3e35489ed4df3a7afa2bc459179857f0d062ad1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:45:21.795Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:45:22.086Z] + make test [2023-09-22T21:45:22.086Z] go test -race -coverprofile=coverage.out ./... [2023-09-22T21:45:44.018Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-22T21:45:44.019Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-22T21:45:44.019Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-22T21:45:44.019Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-22T21:45:44.019Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.049s coverage: 88.0% of statements [2023-09-22T21:45:52.327Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.607s coverage: 98.7% of statements [2023-09-22T21:45:52.327Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.092s coverage: 78.7% of statements [2023-09-22T21:45:52.327Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2023-09-22T21:46:13.063Z] go vet ./... [2023-09-22T21:46:13.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-22T21:46:13.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-22T21:46:13.995Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-22T21:46:14.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-22T21:46:14.012Z] $ docker stop --time=1 77c65f0dbeb84376222c68bc3e35489ed4df3a7afa2bc459179857f0d062ad1b [2023-09-22T21:46:17.497Z] $ docker rm -f --volumes 77c65f0dbeb84376222c68bc3e35489ed4df3a7afa2bc459179857f0d062ad1b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:46:18.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-22T21:46:18.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-22T21:46:18.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-22T21:46:18.905Z] + ls -al . [2023-09-22T21:46:18.905Z] total 184 [2023-09-22T21:46:18.905Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 21:45 . [2023-09-22T21:46:18.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 .. [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 21:44 .dockerignore [2023-09-22T21:46:18.905Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:45 .git [2023-09-22T21:46:18.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 .github [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 22 21:44 .gitignore [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:44 .golangci.yml [2023-09-22T21:46:18.905Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:44 .semver [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 22 21:44 Attribution.txt [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 22 21:44 CHANGELOG.md [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 22 21:44 Dockerfile [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:44 GOVERNANCE.md [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 22 21:44 Jenkinsfile [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 21:44 LICENSE [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 22 21:44 Makefile [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 22 21:44 OWNERS.md [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 22 21:44 README.md [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 22 21:44 Record and Reply.postman_collection.json [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION [2023-09-22T21:46:18.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:44 bin [2023-09-22T21:46:18.905Z] -rw-r--r-- 1 jenkins jenkins 24553 Sep 22 21:45 coverage.out [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 22 21:44 go.mod [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 22 21:44 go.sum [2023-09-22T21:46:18.905Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 22 21:44 internal [2023-09-22T21:46:18.905Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 22 21:44 main.go [2023-09-22T21:46:18.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 openapi [2023-09-22T21:46:18.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 pkg [2023-09-22T21:46:18.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:19.219Z] + 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=56b0817e78d40eb0016bf0d539fa39bbf649a4a2 --label arch=amd64 --label version=3.1.0-dev.49 . [2023-09-22T21:46:19.219Z] Sending build context to Docker daemon 609.8kB [2023-09-22T21:46:19.219Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:46:19.219Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-22T21:46:19.219Z] ---> 8b6aece049c7 [2023-09-22T21:46:19.219Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:46:19.219Z] ---> Running in 9236e7161edd [2023-09-22T21:46:19.478Z] Removing intermediate container 9236e7161edd [2023-09-22T21:46:19.478Z] ---> 55fc1dce25ca [2023-09-22T21:46:19.478Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:46:19.478Z] ---> Running in 07a31f3ae4a7 [2023-09-22T21:46:19.478Z] Removing intermediate container 07a31f3ae4a7 [2023-09-22T21:46:19.478Z] ---> 46c10e4d34af [2023-09-22T21:46:19.478Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:46:19.478Z] ---> Running in c298feb9d7ea [2023-09-22T21:46:19.478Z] Removing intermediate container c298feb9d7ea [2023-09-22T21:46:19.478Z] ---> 580ab4fd7abb [2023-09-22T21:46:19.478Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:46:19.478Z] ---> Running in 7ba68e0ab1f5 [2023-09-22T21:46:19.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:20.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:20.424Z] OK: 264 MiB in 52 packages [2023-09-22T21:46:20.684Z] Removing intermediate container 7ba68e0ab1f5 [2023-09-22T21:46:20.684Z] ---> 2b52429fe159 [2023-09-22T21:46:20.684Z] Step 7/26 : WORKDIR /app [2023-09-22T21:46:20.684Z] ---> Running in 01eecfc96265 [2023-09-22T21:46:20.684Z] Removing intermediate container 01eecfc96265 [2023-09-22T21:46:20.684Z] ---> d57cb8e9015c [2023-09-22T21:46:20.684Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-22T21:46:20.941Z] ---> 08f635373e03 [2023-09-22T21:46:20.941Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:46:20.941Z] ---> Running in eea2455da7b6 [2023-09-22T21:46:21.508Z] Removing intermediate container eea2455da7b6 [2023-09-22T21:46:21.508Z] ---> 31219a239f9f [2023-09-22T21:46:21.508Z] Step 10/26 : COPY . . [2023-09-22T21:46:21.508Z] ---> 06baf201b785 [2023-09-22T21:46:21.508Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:46:21.508Z] ---> Running in fed3d044283a [2023-09-22T21:46:21.767Z] Removing intermediate container fed3d044283a [2023-09-22T21:46:21.767Z] ---> d101970d13dd [2023-09-22T21:46:21.767Z] Step 12/26 : RUN $MAKE [2023-09-22T21:46:21.767Z] ---> Running in 70fd531a3952 [2023-09-22T21:46:22.025Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.49" -trimpath -mod=readonly -o app-record-replay [2023-09-22T21:46:43.980Z] Removing intermediate container 70fd531a3952 [2023-09-22T21:46:43.980Z] ---> 9b708b92834c [2023-09-22T21:46:43.980Z] Step 13/26 : FROM alpine:3.18 [2023-09-22T21:46:43.980Z] 3.18: Pulling from library/alpine [2023-09-22T21:46:43.980Z] 7264a8db6415: Already exists [2023-09-22T21:46:43.980Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:46:43.980Z] Status: Downloaded newer image for alpine:3.18 [2023-09-22T21:46:43.980Z] ---> 7e01a0d0a1dc [2023-09-22T21:46:43.980Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-22T21:46:43.980Z] ---> Running in 833fba668ea4 [2023-09-22T21:46:43.980Z] Removing intermediate container 833fba668ea4 [2023-09-22T21:46:43.980Z] ---> 01da2f5512f9 [2023-09-22T21:46:43.980Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-22T21:46:43.980Z] ---> Running in 9a4f86cdfdcf [2023-09-22T21:46:43.980Z] Removing intermediate container 9a4f86cdfdcf [2023-09-22T21:46:43.980Z] ---> 682012f5a8c3 [2023-09-22T21:46:43.980Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-22T21:46:43.980Z] ---> Running in 723bbc36e144 [2023-09-22T21:46:43.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:43.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:43.980Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-22T21:46:43.980Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:46:43.980Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:46:43.980Z] Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:46:43.980Z] OK: 8 MiB in 17 packages [2023-09-22T21:46:43.980Z] Removing intermediate container 723bbc36e144 [2023-09-22T21:46:43.980Z] ---> 241eec9d32e7 [2023-09-22T21:46:43.980Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-22T21:46:43.980Z] ---> eee3a588d12f [2023-09-22T21:46:43.980Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-22T21:46:43.980Z] ---> 5fc2f15b5638 [2023-09-22T21:46:43.980Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-22T21:46:43.980Z] ---> 8f8fab7cde55 [2023-09-22T21:46:43.980Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-22T21:46:43.980Z] ---> 6dd6fe3b8bf7 [2023-09-22T21:46:43.980Z] Step 21/26 : EXPOSE 59712 [2023-09-22T21:46:43.980Z] ---> Running in 519e4b067346 [2023-09-22T21:46:43.980Z] Removing intermediate container 519e4b067346 [2023-09-22T21:46:43.980Z] ---> bd5daf6ea3ac [2023-09-22T21:46:43.980Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-22T21:46:43.980Z] ---> Running in fdf330dbb801 [2023-09-22T21:46:43.980Z] Removing intermediate container fdf330dbb801 [2023-09-22T21:46:43.980Z] ---> d292f539de24 [2023-09-22T21:46:43.980Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-22T21:46:43.980Z] ---> Running in acbcf5aed473 [2023-09-22T21:46:43.980Z] Removing intermediate container acbcf5aed473 [2023-09-22T21:46:43.980Z] ---> b0e16866ca75 [2023-09-22T21:46:43.980Z] Step 24/26 : LABEL arch=amd64 [2023-09-22T21:46:43.980Z] ---> Running in 9e8b73f6fdc7 [2023-09-22T21:46:43.980Z] Removing intermediate container 9e8b73f6fdc7 [2023-09-22T21:46:43.980Z] ---> 06cbed2261e6 [2023-09-22T21:46:43.980Z] Step 25/26 : LABEL git_sha=56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [2023-09-22T21:46:43.980Z] ---> Running in da90a4c486fc [2023-09-22T21:46:44.238Z] Removing intermediate container da90a4c486fc [2023-09-22T21:46:44.238Z] ---> 4af13811bb79 [2023-09-22T21:46:44.238Z] Step 26/26 : LABEL version=3.1.0-dev.49 [2023-09-22T21:46:44.238Z] ---> Running in d92c35780e23 [2023-09-22T21:46:44.238Z] Removing intermediate container d92c35780e23 [2023-09-22T21:46:44.238Z] ---> bccbb89ea3e0 [2023-09-22T21:46:44.238Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-22T21:46:44.238Z] Successfully built bccbb89ea3e0 [2023-09-22T21:46:44.238Z] 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-09-22T21:46:44.355Z] provisioning config files... [2023-09-22T21:46:44.366Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7359047869355364569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:46:44.666Z] ---> docker-login.sh [2023-09-22T21:46:44.666Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:46:44.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:44.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:44.666Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:44.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:44.666Z] [2023-09-22T21:46:44.666Z] Login Succeeded [2023-09-22T21:46:44.666Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:46:44.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:44.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:44.666Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:44.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:44.666Z] [2023-09-22T21:46:44.666Z] Login Succeeded [2023-09-22T21:46:44.666Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:46:44.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:44.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:44.925Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:44.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:44.925Z] [2023-09-22T21:46:44.925Z] Login Succeeded [2023-09-22T21:46:44.925Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:46:44.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:44.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:44.925Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:44.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:44.925Z] [2023-09-22T21:46:44.925Z] Login Succeeded [2023-09-22T21:46:44.925Z] docker.io [2023-09-22T21:46:45.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:46:45.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:46:45.182Z] Configure a credential helper to remove this warning. See [2023-09-22T21:46:45.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:46:45.182Z] [2023-09-22T21:46:45.182Z] Login Succeeded [2023-09-22T21:46:45.182Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:46:45.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:46:45.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:46:45.237Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-09-22T21:46:45.237Z] 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [2023-09-22T21:46:45.237Z] latest [2023-09-22T21:46:45.237Z] 3.1.0-dev.49 [2023-09-22T21:46:45.237Z] 56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [2023-09-22T21:46:45.237Z] main [2023-09-22T21:46:45.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:45.547Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:45.854Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [2023-09-22T21:46:45.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-22T21:46:45.855Z] a94968b6e34b: Preparing [2023-09-22T21:46:45.855Z] b9a9c400365a: Preparing [2023-09-22T21:46:45.855Z] e2ce15c7babc: Preparing [2023-09-22T21:46:45.855Z] d33dfbb6850d: Preparing [2023-09-22T21:46:45.855Z] 7118714699af: Preparing [2023-09-22T21:46:45.855Z] 4693057ce236: Preparing [2023-09-22T21:46:45.855Z] 4693057ce236: Waiting [2023-09-22T21:46:45.855Z] d33dfbb6850d: Pushed [2023-09-22T21:46:45.855Z] b9a9c400365a: Pushed [2023-09-22T21:46:45.855Z] e2ce15c7babc: Pushed [2023-09-22T21:46:45.855Z] 4693057ce236: Layer already exists [2023-09-22T21:46:45.855Z] 7118714699af: Pushed [2023-09-22T21:46:48.387Z] a94968b6e34b: Pushed [2023-09-22T21:46:48.646Z] 56b0817e78d40eb0016bf0d539fa39bbf649a4a2: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:48.959Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:49.266Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-22T21:46:49.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-22T21:46:49.266Z] a94968b6e34b: Preparing [2023-09-22T21:46:49.266Z] b9a9c400365a: Preparing [2023-09-22T21:46:49.266Z] e2ce15c7babc: Preparing [2023-09-22T21:46:49.266Z] d33dfbb6850d: Preparing [2023-09-22T21:46:49.266Z] 7118714699af: Preparing [2023-09-22T21:46:49.266Z] 4693057ce236: Preparing [2023-09-22T21:46:49.266Z] 4693057ce236: Waiting [2023-09-22T21:46:49.266Z] a94968b6e34b: Layer already exists [2023-09-22T21:46:49.266Z] b9a9c400365a: Layer already exists [2023-09-22T21:46:49.266Z] 7118714699af: Layer already exists [2023-09-22T21:46:49.266Z] e2ce15c7babc: Layer already exists [2023-09-22T21:46:49.266Z] d33dfbb6850d: Layer already exists [2023-09-22T21:46:49.266Z] 4693057ce236: Layer already exists [2023-09-22T21:46:49.266Z] latest: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:49.579Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:49.888Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.49 [2023-09-22T21:46:49.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-22T21:46:49.888Z] a94968b6e34b: Preparing [2023-09-22T21:46:49.888Z] b9a9c400365a: Preparing [2023-09-22T21:46:49.888Z] e2ce15c7babc: Preparing [2023-09-22T21:46:49.888Z] d33dfbb6850d: Preparing [2023-09-22T21:46:49.888Z] 7118714699af: Preparing [2023-09-22T21:46:49.888Z] 4693057ce236: Preparing [2023-09-22T21:46:49.888Z] 4693057ce236: Waiting [2023-09-22T21:46:49.888Z] 7118714699af: Layer already exists [2023-09-22T21:46:49.888Z] e2ce15c7babc: Layer already exists [2023-09-22T21:46:49.888Z] d33dfbb6850d: Layer already exists [2023-09-22T21:46:49.888Z] a94968b6e34b: Layer already exists [2023-09-22T21:46:49.888Z] b9a9c400365a: Layer already exists [2023-09-22T21:46:49.888Z] 4693057ce236: Layer already exists [2023-09-22T21:46:49.888Z] 3.1.0-dev.49: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:50.199Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:50.518Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [2023-09-22T21:46:50.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-22T21:46:50.518Z] a94968b6e34b: Preparing [2023-09-22T21:46:50.518Z] b9a9c400365a: Preparing [2023-09-22T21:46:50.518Z] e2ce15c7babc: Preparing [2023-09-22T21:46:50.518Z] d33dfbb6850d: Preparing [2023-09-22T21:46:50.518Z] 7118714699af: Preparing [2023-09-22T21:46:50.518Z] 4693057ce236: Preparing [2023-09-22T21:46:50.518Z] 4693057ce236: Waiting [2023-09-22T21:46:50.518Z] 7118714699af: Layer already exists [2023-09-22T21:46:50.518Z] b9a9c400365a: Layer already exists [2023-09-22T21:46:50.518Z] a94968b6e34b: Layer already exists [2023-09-22T21:46:50.518Z] d33dfbb6850d: Layer already exists [2023-09-22T21:46:50.518Z] e2ce15c7babc: Layer already exists [2023-09-22T21:46:50.518Z] 4693057ce236: Layer already exists [2023-09-22T21:46:50.518Z] 56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:50.828Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:51.132Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-09-22T21:46:51.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-22T21:46:51.132Z] a94968b6e34b: Preparing [2023-09-22T21:46:51.132Z] b9a9c400365a: Preparing [2023-09-22T21:46:51.132Z] e2ce15c7babc: Preparing [2023-09-22T21:46:51.132Z] d33dfbb6850d: Preparing [2023-09-22T21:46:51.132Z] 7118714699af: Preparing [2023-09-22T21:46:51.132Z] 4693057ce236: Preparing [2023-09-22T21:46:51.132Z] 4693057ce236: Waiting [2023-09-22T21:46:51.132Z] 7118714699af: Layer already exists [2023-09-22T21:46:51.132Z] e2ce15c7babc: Layer already exists [2023-09-22T21:46:51.132Z] b9a9c400365a: Layer already exists [2023-09-22T21:46:51.132Z] d33dfbb6850d: Layer already exists [2023-09-22T21:46:51.132Z] a94968b6e34b: Layer already exists [2023-09-22T21:46:51.132Z] 4693057ce236: Layer already exists [2023-09-22T21:46:51.132Z] main: digest: sha256:2caf056a93792bd31680dece9fea61cf97b45d26774a028135e7bb689fe6f1e0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:46:51.183Z] ===================================================== [Pipeline] echo [2023-09-22T21:46:51.191Z] taggedImages: [2023-09-22T21:46:51.191Z] - nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [2023-09-22T21:46:51.191Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-22T21:46:51.191Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.49 [2023-09-22T21:46:51.191Z] - nexus3.edgexfoundry.org:10004/app-record-replay:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [2023-09-22T21:46:51.191Z] - 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-09-22T21:46:51.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:46:51.579Z] [2023-09-22T21:46:51.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:51.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:46:51.882Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-22T21:46:51.882Z] 5eb5b503b376: Pulling fs layer [2023-09-22T21:46:51.882Z] 5c69ac0246d0: Pulling fs layer [2023-09-22T21:46:51.882Z] ec43610c2a17: Pulling fs layer [2023-09-22T21:46:51.882Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-22T21:46:51.882Z] 33b1e0a273af: Pulling fs layer [2023-09-22T21:46:51.882Z] 5d3b04190fa2: Pulling fs layer [2023-09-22T21:46:51.882Z] 2f39f015ded8: Pulling fs layer [2023-09-22T21:46:51.882Z] 3a2ae6a8a46f: Waiting [2023-09-22T21:46:51.882Z] 33b1e0a273af: Waiting [2023-09-22T21:46:51.882Z] 5d3b04190fa2: Waiting [2023-09-22T21:46:51.882Z] 5c69ac0246d0: Verifying Checksum [2023-09-22T21:46:51.882Z] 5c69ac0246d0: Download complete [2023-09-22T21:46:51.882Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-22T21:46:51.882Z] 3a2ae6a8a46f: Download complete [2023-09-22T21:46:51.882Z] 33b1e0a273af: Verifying Checksum [2023-09-22T21:46:51.882Z] 33b1e0a273af: Download complete [2023-09-22T21:46:51.882Z] ec43610c2a17: Verifying Checksum [2023-09-22T21:46:51.882Z] ec43610c2a17: Download complete [2023-09-22T21:46:51.882Z] 5d3b04190fa2: Verifying Checksum [2023-09-22T21:46:51.882Z] 5d3b04190fa2: Download complete [2023-09-22T21:46:52.139Z] 5eb5b503b376: Verifying Checksum [2023-09-22T21:46:52.139Z] 5eb5b503b376: Download complete [2023-09-22T21:46:52.705Z] 2f39f015ded8: Download complete [2023-09-22T21:46:53.272Z] 5eb5b503b376: Pull complete [2023-09-22T21:46:53.272Z] 5c69ac0246d0: Pull complete [2023-09-22T21:46:53.836Z] ec43610c2a17: Pull complete [2023-09-22T21:46:53.836Z] 3a2ae6a8a46f: Pull complete [2023-09-22T21:46:54.095Z] 33b1e0a273af: Pull complete [2023-09-22T21:46:54.095Z] 5d3b04190fa2: Pull complete [2023-09-22T21:46:58.275Z] 2f39f015ded8: Pull complete [2023-09-22T21:46:58.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-22T21:46:58.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:46:58.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:46:58.349Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T21:46:58.378Z] $ 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-09-22T21:47:01.839Z] $ docker top d28bb0405f198ffd038de9c68faa1edc9dd599b1ab0359a34e6aa7dba1019a1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:47:02.216Z] ---> job-cost.sh [2023-09-22T21:47:02.216Z] lf-activate-venv: SKIPPING [2023-09-22T21:47:02.216Z] INFO: No Stack... [2023-09-22T21:47:02.475Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-22T21:47:02.735Z] INFO: Archiving Costs [Pipeline] sh [2023-09-22T21:47:03.022Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-09-22T21:47:03.022Z] + cut -d, -f6 [Pipeline] lock [2023-09-22T21:47:03.037Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [2023-09-22T21:47:03.043Z] Resource [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] did not exist. Created. [2023-09-22T21:47:03.044Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:47:03.351Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-22T21:47:03.377Z] Stashed 1 file(s) [Pipeline] } [2023-09-22T21:47:03.383Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-22T21:47:03.401Z] $ docker stop --time=1 d28bb0405f198ffd038de9c68faa1edc9dd599b1ab0359a34e6aa7dba1019a1a [2023-09-22T21:47:04.562Z] $ docker rm -f --volumes d28bb0405f198ffd038de9c68faa1edc9dd599b1ab0359a34e6aa7dba1019a1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-22T21:47:38.321Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7642 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-09-22T21:47:38.335Z] Running in /w/workspace/app-record-replay/53 [Pipeline] { [Pipeline] checkout [2023-09-22T21:47:38.382Z] Selected Git installation does not exist. Using Default [2023-09-22T21:47:38.382Z] The recommended git tool is: NONE [2023-09-22T21:47:46.200Z] using credential edgex-jenkins-ssh [2023-09-22T21:47:46.219Z] Cloning the remote Git repository [2023-09-22T21:47:46.292Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-22T21:47:46.436Z] > git init /w/workspace/app-record-replay/53 # timeout=10 [2023-09-22T21:47:46.717Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-22T21:47:46.719Z] > git --version # timeout=10 [2023-09-22T21:47:46.745Z] > git --version # 'git version 2.25.1' [2023-09-22T21:47:46.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-22T21:47:46.998Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:47:47.700Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-22T21:47:47.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:47:48.948Z] Avoid second fetch [2023-09-22T21:47:48.949Z] Checking out Revision 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 (main) [2023-09-22T21:47:49.696Z] Commit message: "Merge pull request #82 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-09-22T21:47:48.974Z] > git config core.sparsecheckout # timeout=10 [2023-09-22T21:47:49.058Z] > git checkout -f 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 # timeout=10 [Pipeline] sh [2023-09-22T21:47:50.780Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-22T21:47:50.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:47:50.780Z] Dload Upload Total Spent Left Speed [2023-09-22T21:47:50.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-09-22T21:47:51.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-22T21:47:51.879Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-22T21:47:51.879Z] + sudo tee /etc/docker/daemon.new [2023-09-22T21:47:51.879Z] { [2023-09-22T21:47:51.879Z] "registry-mirrors": [ [2023-09-22T21:47:51.879Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-22T21:47:51.879Z] ], [2023-09-22T21:47:51.879Z] "bip": "10.250.0.254/24", [2023-09-22T21:47:51.879Z] "hosts": [ [2023-09-22T21:47:51.879Z] "tcp://0.0.0.0:5555", [2023-09-22T21:47:51.879Z] "unix:///var/run/docker.sock" [2023-09-22T21:47:51.879Z] ], [2023-09-22T21:47:51.879Z] "mtu": 1458, [2023-09-22T21:47:51.879Z] "selinux-enabled": true, [2023-09-22T21:47:51.879Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-22T21:47:51.879Z] } [Pipeline] sh [2023-09-22T21:47:52.220Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-22T21:47:52.623Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:48:10.929Z] provisioning config files... [2023-09-22T21:48:10.963Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/53@tmp/config6776336376288134059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:48:11.332Z] ---> docker-login.sh [2023-09-22T21:48:11.332Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:48:11.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:12.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:12.195Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:12.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:12.195Z] [2023-09-22T21:48:12.195Z] Login Succeeded [2023-09-22T21:48:12.195Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:48:12.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:12.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:12.469Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:12.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:12.469Z] [2023-09-22T21:48:12.469Z] Login Succeeded [2023-09-22T21:48:12.469Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:48:12.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:12.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:12.738Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:12.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:12.738Z] [2023-09-22T21:48:12.738Z] Login Succeeded [2023-09-22T21:48:13.009Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:48:13.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:13.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:13.283Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:13.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:13.283Z] [2023-09-22T21:48:13.283Z] Login Succeeded [2023-09-22T21:48:13.283Z] docker.io [2023-09-22T21:48:13.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:13.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:13.827Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:13.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:13.827Z] [2023-09-22T21:48:13.827Z] Login Succeeded [2023-09-22T21:48:13.827Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:48:13.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-22T21:48:14.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:48:14.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:48:14.206Z] ========================================================= [2023-09-22T21:48:14.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-22T21:48:14.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:48:14.563Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-22T21:48:14.563Z] Sending build context to Docker daemon 259.6kB [2023-09-22T21:48:14.835Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:48:14.835Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-22T21:48:15.111Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-22T21:48:15.111Z] 9fda8d8052c6: Pulling fs layer [2023-09-22T21:48:15.111Z] 5d54e960e981: Pulling fs layer [2023-09-22T21:48:15.111Z] c4a7e357bf2a: Pulling fs layer [2023-09-22T21:48:15.111Z] f0e02332f6b5: Pulling fs layer [2023-09-22T21:48:15.111Z] cefa15bbcfad: Pulling fs layer [2023-09-22T21:48:15.111Z] 17808c966233: Pulling fs layer [2023-09-22T21:48:15.111Z] f4c1fc716caa: Pulling fs layer [2023-09-22T21:48:15.111Z] cefa15bbcfad: Waiting [2023-09-22T21:48:15.111Z] 17808c966233: Waiting [2023-09-22T21:48:15.111Z] f4c1fc716caa: Waiting [2023-09-22T21:48:15.111Z] f0e02332f6b5: Waiting [2023-09-22T21:48:15.111Z] 5d54e960e981: Verifying Checksum [2023-09-22T21:48:15.111Z] 5d54e960e981: Download complete [2023-09-22T21:48:15.111Z] f0e02332f6b5: Verifying Checksum [2023-09-22T21:48:15.111Z] f0e02332f6b5: Download complete [2023-09-22T21:48:15.111Z] cefa15bbcfad: Verifying Checksum [2023-09-22T21:48:15.111Z] cefa15bbcfad: Download complete [2023-09-22T21:48:15.111Z] 9fda8d8052c6: Verifying Checksum [2023-09-22T21:48:15.111Z] 9fda8d8052c6: Download complete [2023-09-22T21:48:15.719Z] f4c1fc716caa: Verifying Checksum [2023-09-22T21:48:15.719Z] f4c1fc716caa: Download complete [2023-09-22T21:48:16.319Z] 9fda8d8052c6: Pull complete [2023-09-22T21:48:16.920Z] 5d54e960e981: Pull complete [2023-09-22T21:48:17.201Z] c4a7e357bf2a: Verifying Checksum [2023-09-22T21:48:17.201Z] c4a7e357bf2a: Download complete [2023-09-22T21:48:18.183Z] 17808c966233: Verifying Checksum [2023-09-22T21:48:18.183Z] 17808c966233: Download complete [2023-09-22T21:48:30.541Z] c4a7e357bf2a: Pull complete [2023-09-22T21:48:30.541Z] f0e02332f6b5: Pull complete [2023-09-22T21:48:30.541Z] cefa15bbcfad: Pull complete [2023-09-22T21:48:37.227Z] 17808c966233: Pull complete [2023-09-22T21:48:37.823Z] f4c1fc716caa: Pull complete [2023-09-22T21:48:37.823Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-22T21:48:37.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-22T21:48:37.823Z] ---> ea914061e18c [2023-09-22T21:48:37.823Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:48:40.476Z] ---> Running in 1802557db7db [2023-09-22T21:48:41.085Z] Removing intermediate container 1802557db7db [2023-09-22T21:48:41.085Z] ---> dc0a21306f8e [2023-09-22T21:48:41.085Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:48:41.085Z] ---> Running in b721762ea065 [2023-09-22T21:48:41.358Z] Removing intermediate container b721762ea065 [2023-09-22T21:48:41.358Z] ---> 547dcf224e5c [2023-09-22T21:48:41.358Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:48:41.629Z] ---> Running in b67ff3b0dbe0 [2023-09-22T21:48:41.899Z] Removing intermediate container b67ff3b0dbe0 [2023-09-22T21:48:41.899Z] ---> d42c37b43ba3 [2023-09-22T21:48:41.899Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:48:41.899Z] ---> Running in 49f08b7d8857 [2023-09-22T21:48:43.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:48:43.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:48:45.359Z] OK: 266 MiB in 52 packages [2023-09-22T21:48:46.347Z] Removing intermediate container 49f08b7d8857 [2023-09-22T21:48:46.347Z] ---> f6c7d612087f [2023-09-22T21:48:46.347Z] Step 7/12 : WORKDIR /app [2023-09-22T21:48:46.347Z] ---> Running in d804ab123261 [2023-09-22T21:48:46.622Z] Removing intermediate container d804ab123261 [2023-09-22T21:48:46.622Z] ---> 2b2c7abae3c0 [2023-09-22T21:48:46.622Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-22T21:48:47.213Z] ---> 96f3e1eff2b4 [2023-09-22T21:48:47.213Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:48:47.491Z] ---> Running in 9069e34392d1 [2023-09-22T21:50:09.247Z] Removing intermediate container 9069e34392d1 [2023-09-22T21:50:09.248Z] ---> 207a39a8f335 [2023-09-22T21:50:09.248Z] Step 10/12 : COPY . . [2023-09-22T21:50:09.248Z] ---> cab18ed514b2 [2023-09-22T21:50:09.248Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:50:09.248Z] ---> Running in 3fd8fbe3fe4c [2023-09-22T21:50:09.248Z] Removing intermediate container 3fd8fbe3fe4c [2023-09-22T21:50:09.248Z] ---> 4c8c2a894b65 [2023-09-22T21:50:09.248Z] Step 12/12 : RUN $MAKE [2023-09-22T21:50:09.248Z] ---> Running in 113f3bc9e46a [2023-09-22T21:50:09.248Z] noop [2023-09-22T21:50:09.248Z] Removing intermediate container 113f3bc9e46a [2023-09-22T21:50:09.248Z] ---> 04d014ac1ba6 [2023-09-22T21:50:09.248Z] Successfully built 04d014ac1ba6 [2023-09-22T21:50:09.248Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:09.620Z] + docker inspect -f . ci-base-image-arm64 [2023-09-22T21:50:09.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:50:10.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-7642 does not seem to be running inside a container [2023-09-22T21:50:10.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/53 -v /w/workspace/app-record-replay/53:/w/workspace/app-record-replay/53:rw,z -v /w/workspace/app-record-replay/53@tmp:/w/workspace/app-record-replay/53@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-09-22T21:50:11.533Z] $ docker top f97caed73c60f06bc3a869950aa7f04188890607a125ff11bcaacd2a086ec348 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:50:12.414Z] + go version [2023-09-22T21:50:12.414Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-22T21:50:12.438Z] $ docker stop --time=1 f97caed73c60f06bc3a869950aa7f04188890607a125ff11bcaacd2a086ec348 [2023-09-22T21:50:14.105Z] $ docker rm -f --volumes f97caed73c60f06bc3a869950aa7f04188890607a125ff11bcaacd2a086ec348 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:14.681Z] + docker inspect -f . ci-base-image-arm64 [2023-09-22T21:50:14.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:50:14.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-7642 does not seem to be running inside a container [2023-09-22T21:50:14.976Z] $ 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/53 -v /w/workspace/app-record-replay/53:/w/workspace/app-record-replay/53:rw,z -v /w/workspace/app-record-replay/53@tmp:/w/workspace/app-record-replay/53@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-09-22T21:50:16.234Z] $ docker top e94b65f8a8e6b13f9b809b699520aaf227ca672901cdd1f49fdbce8d792079c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:50:17.097Z] + git config --global --add safe.directory /w/workspace/app-record-replay/53 [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:50:17.755Z] + make test [2023-09-22T21:50:17.755Z] go test -race -coverprofile=coverage.out ./... [2023-09-22T21:53:24.722Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-22T21:53:34.849Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.229s coverage: 88.0% of statements [2023-09-22T21:53:36.801Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-22T21:53:36.801Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-22T21:53:38.766Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-22T21:53:46.995Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.026s coverage: 98.7% of statements [2023-09-22T21:53:46.995Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.515s coverage: 78.7% of statements [2023-09-22T21:53:46.995Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.201s coverage: 100.0% of statements [2023-09-22T21:53:47.964Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-22T21:53:47.964Z] go vet ./... [2023-09-22T21:55:39.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-22T21:55:39.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-22T21:55:39.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-22T21:55:39.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-22T21:55:39.738Z] $ docker stop --time=1 e94b65f8a8e6b13f9b809b699520aaf227ca672901cdd1f49fdbce8d792079c2 [2023-09-22T21:55:41.731Z] $ docker rm -f --volumes e94b65f8a8e6b13f9b809b699520aaf227ca672901cdd1f49fdbce8d792079c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:55:43.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-22T21:55:43.490Z] Warning: overwriting stash ‘coverage-report’ [2023-09-22T21:55:44.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:55:44.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-22T21:55:44.723Z] + ls -al . [2023-09-22T21:55:44.724Z] total 180 [2023-09-22T21:55:44.724Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:50 . [2023-09-22T21:55:44.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:47 .. [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 21:47 .dockerignore [2023-09-22T21:55:44.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:47 .git [2023-09-22T21:55:44.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:47 .github [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 22 21:47 .gitignore [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:47 .golangci.yml [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 22 21:47 Attribution.txt [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 22 21:47 CHANGELOG.md [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 22 21:47 Dockerfile [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:47 GOVERNANCE.md [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 22 21:47 Jenkinsfile [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 21:47 LICENSE [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 22 21:47 Makefile [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 22 21:47 OWNERS.md [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 22 21:47 README.md [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 22 21:47 Record and Reply.postman_collection.json [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION [2023-09-22T21:55:44.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:47 bin [2023-09-22T21:55:44.724Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 22 21:53 coverage.out [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 22 21:47 go.mod [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 22 21:47 go.sum [2023-09-22T21:55:44.724Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 22 21:47 internal [2023-09-22T21:55:44.724Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 22 21:47 main.go [2023-09-22T21:55:44.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:47 openapi [2023-09-22T21:55:44.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:47 pkg [2023-09-22T21:55:44.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:55:45.070Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=56b0817e78d40eb0016bf0d539fa39bbf649a4a2 --label arch=arm64 --label version=3.1.0-dev.49 . [2023-09-22T21:55:45.340Z] Sending build context to Docker daemon 284.7kB [2023-09-22T21:55:45.340Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:55:45.340Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-22T21:55:45.340Z] ---> 04d014ac1ba6 [2023-09-22T21:55:45.340Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:55:47.285Z] ---> Running in 27c7c550302b [2023-09-22T21:55:47.552Z] Removing intermediate container 27c7c550302b [2023-09-22T21:55:47.552Z] ---> 6fed128b1494 [2023-09-22T21:55:47.552Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:55:47.552Z] ---> Running in 2028e594a8a7 [2023-09-22T21:55:47.822Z] Removing intermediate container 2028e594a8a7 [2023-09-22T21:55:47.822Z] ---> 10733057b58a [2023-09-22T21:55:47.822Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:55:47.822Z] ---> Running in 0938c7b6e107 [2023-09-22T21:55:48.423Z] Removing intermediate container 0938c7b6e107 [2023-09-22T21:55:48.423Z] ---> 1ac503c754ad [2023-09-22T21:55:48.423Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:55:48.423Z] ---> Running in 9d74b7678938 [2023-09-22T21:55:49.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:55:49.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:55:50.930Z] OK: 266 MiB in 52 packages [2023-09-22T21:55:51.899Z] Removing intermediate container 9d74b7678938 [2023-09-22T21:55:51.899Z] ---> dbb637a9c007 [2023-09-22T21:55:51.899Z] Step 7/26 : WORKDIR /app [2023-09-22T21:55:51.899Z] ---> Running in 2c65df273e80 [2023-09-22T21:55:52.485Z] Removing intermediate container 2c65df273e80 [2023-09-22T21:55:52.485Z] ---> eae79cb64b6d [2023-09-22T21:55:52.485Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-22T21:55:52.753Z] ---> 049e14f4b08f [2023-09-22T21:55:52.753Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:55:53.021Z] ---> Running in e9856c119f75 [2023-09-22T21:55:55.603Z] Removing intermediate container e9856c119f75 [2023-09-22T21:55:55.603Z] ---> d0b1575b0242 [2023-09-22T21:55:55.603Z] Step 10/26 : COPY . . [2023-09-22T21:55:56.188Z] ---> 1502b85b41c9 [2023-09-22T21:55:56.188Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:55:56.188Z] ---> Running in 420a813c4100 [2023-09-22T21:55:56.457Z] Removing intermediate container 420a813c4100 [2023-09-22T21:55:56.457Z] ---> 170c0dffb11e [2023-09-22T21:55:56.457Z] Step 12/26 : RUN $MAKE [2023-09-22T21:55:56.457Z] ---> Running in 950faf353931 [2023-09-22T21:55:57.421Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.49" -trimpath -mod=readonly -o app-record-replay [2023-09-22T21:58:04.109Z] Removing intermediate container 950faf353931 [2023-09-22T21:58:04.109Z] ---> 186cc3cdca93 [2023-09-22T21:58:04.109Z] Step 13/26 : FROM alpine:3.18 [2023-09-22T21:58:04.109Z] 3.18: Pulling from library/alpine [2023-09-22T21:58:04.109Z] 9fda8d8052c6: Already exists [2023-09-22T21:58:04.109Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:58:04.109Z] Status: Downloaded newer image for alpine:3.18 [2023-09-22T21:58:04.109Z] ---> f6648c04cd6c [2023-09-22T21:58:04.109Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-22T21:58:04.109Z] ---> Running in ab8801a20bb6 [2023-09-22T21:58:04.109Z] Removing intermediate container ab8801a20bb6 [2023-09-22T21:58:04.109Z] ---> 16aad1f14db4 [2023-09-22T21:58:04.109Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-22T21:58:04.109Z] ---> Running in 2aa988e619ac [2023-09-22T21:58:04.109Z] Removing intermediate container 2aa988e619ac [2023-09-22T21:58:04.109Z] ---> 14bb4a76bf15 [2023-09-22T21:58:04.109Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-22T21:58:04.109Z] ---> Running in 0b7b0df676f7 [2023-09-22T21:58:04.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:58:04.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:58:04.689Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-22T21:58:04.689Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:58:04.689Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:58:04.689Z] Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:58:04.954Z] OK: 9 MiB in 17 packages [2023-09-22T21:58:05.922Z] Removing intermediate container 0b7b0df676f7 [2023-09-22T21:58:05.922Z] ---> f5d267625d85 [2023-09-22T21:58:05.922Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-22T21:58:06.523Z] ---> 6fafcd3fc6a1 [2023-09-22T21:58:06.523Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-22T21:58:07.108Z] ---> 94b5268a9ff8 [2023-09-22T21:58:07.108Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-22T21:58:07.375Z] ---> 370154232dd1 [2023-09-22T21:58:07.375Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-22T21:58:08.783Z] ---> 2e1c217395c3 [2023-09-22T21:58:08.783Z] Step 21/26 : EXPOSE 59712 [2023-09-22T21:58:09.050Z] ---> Running in 84f9ed6a5638 [2023-09-22T21:58:09.316Z] Removing intermediate container 84f9ed6a5638 [2023-09-22T21:58:09.316Z] ---> 3d3044314a0c [2023-09-22T21:58:09.316Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-22T21:58:09.316Z] ---> Running in 2498e0242cb5 [2023-09-22T21:58:09.582Z] Removing intermediate container 2498e0242cb5 [2023-09-22T21:58:09.582Z] ---> 20a9a42bb414 [2023-09-22T21:58:09.582Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-22T21:58:09.582Z] ---> Running in ffdb94dbcdfd [2023-09-22T21:58:09.860Z] Removing intermediate container ffdb94dbcdfd [2023-09-22T21:58:09.860Z] ---> 12384c899e15 [2023-09-22T21:58:09.860Z] Step 24/26 : LABEL arch=arm64 [2023-09-22T21:58:10.128Z] ---> Running in 44d0ca27cae4 [2023-09-22T21:58:10.394Z] Removing intermediate container 44d0ca27cae4 [2023-09-22T21:58:10.394Z] ---> a1f2d278f58a [2023-09-22T21:58:10.394Z] Step 25/26 : LABEL git_sha=56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [2023-09-22T21:58:10.394Z] ---> Running in d26a69ea127f [2023-09-22T21:58:10.662Z] Removing intermediate container d26a69ea127f [2023-09-22T21:58:10.662Z] ---> e31220f38aed [2023-09-22T21:58:10.662Z] Step 26/26 : LABEL version=3.1.0-dev.49 [2023-09-22T21:58:10.662Z] ---> Running in ccf3febfdfe7 [2023-09-22T21:58:10.928Z] Removing intermediate container ccf3febfdfe7 [2023-09-22T21:58:10.928Z] ---> efc0b7b36ae6 [2023-09-22T21:58:10.928Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-22T21:58:10.928Z] Successfully built efc0b7b36ae6 [2023-09-22T21:58:10.928Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:58:11.057Z] provisioning config files... [2023-09-22T21:58:11.072Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/53@tmp/config1888429805353406025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:11.409Z] ---> docker-login.sh [2023-09-22T21:58:11.409Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:58:11.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:58:11.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:58:11.677Z] Configure a credential helper to remove this warning. See [2023-09-22T21:58:11.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:58:11.677Z] [2023-09-22T21:58:11.677Z] Login Succeeded [2023-09-22T21:58:11.677Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:58:11.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:58:11.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:58:11.944Z] Configure a credential helper to remove this warning. See [2023-09-22T21:58:11.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:58:11.944Z] [2023-09-22T21:58:11.944Z] Login Succeeded [2023-09-22T21:58:11.944Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:58:12.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:58:12.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:58:12.481Z] Configure a credential helper to remove this warning. See [2023-09-22T21:58:12.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:58:12.481Z] [2023-09-22T21:58:12.481Z] Login Succeeded [2023-09-22T21:58:12.481Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:58:12.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:58:12.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:58:12.749Z] Configure a credential helper to remove this warning. See [2023-09-22T21:58:12.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:58:12.749Z] [2023-09-22T21:58:12.749Z] Login Succeeded [2023-09-22T21:58:12.749Z] docker.io [2023-09-22T21:58:13.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:58:13.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:58:13.281Z] Configure a credential helper to remove this warning. See [2023-09-22T21:58:13.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:58:13.281Z] [2023-09-22T21:58:13.281Z] Login Succeeded [2023-09-22T21:58:13.281Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:58:13.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:58:13.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:58:13.351Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-09-22T21:58:13.351Z] 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [2023-09-22T21:58:13.351Z] latest [2023-09-22T21:58:13.351Z] 3.1.0-dev.49 [2023-09-22T21:58:13.351Z] 56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [2023-09-22T21:58:13.351Z] main [2023-09-22T21:58:13.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:13.733Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:14.095Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [2023-09-22T21:58:14.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-22T21:58:14.095Z] d1b68a528e6b: Preparing [2023-09-22T21:58:14.095Z] 215233daece3: Preparing [2023-09-22T21:58:14.095Z] f8ecc7576af1: Preparing [2023-09-22T21:58:14.095Z] d5115221f48f: Preparing [2023-09-22T21:58:14.095Z] 088c0161af47: Preparing [2023-09-22T21:58:14.095Z] b2191e2be29d: Preparing [2023-09-22T21:58:14.095Z] b2191e2be29d: Waiting [2023-09-22T21:58:14.365Z] d5115221f48f: Pushed [2023-09-22T21:58:14.365Z] 215233daece3: Pushed [2023-09-22T21:58:14.365Z] f8ecc7576af1: Pushed [2023-09-22T21:58:14.365Z] b2191e2be29d: Layer already exists [2023-09-22T21:58:14.639Z] 088c0161af47: Pushed [2023-09-22T21:58:21.305Z] d1b68a528e6b: Pushed [2023-09-22T21:58:21.305Z] 56b0817e78d40eb0016bf0d539fa39bbf649a4a2: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:21.650Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:22.004Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-22T21:58:22.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-22T21:58:22.004Z] d1b68a528e6b: Preparing [2023-09-22T21:58:22.004Z] 215233daece3: Preparing [2023-09-22T21:58:22.004Z] f8ecc7576af1: Preparing [2023-09-22T21:58:22.004Z] d5115221f48f: Preparing [2023-09-22T21:58:22.004Z] 088c0161af47: Preparing [2023-09-22T21:58:22.004Z] b2191e2be29d: Preparing [2023-09-22T21:58:22.004Z] b2191e2be29d: Waiting [2023-09-22T21:58:22.004Z] 215233daece3: Layer already exists [2023-09-22T21:58:22.004Z] 088c0161af47: Layer already exists [2023-09-22T21:58:22.004Z] f8ecc7576af1: Layer already exists [2023-09-22T21:58:22.004Z] d5115221f48f: Layer already exists [2023-09-22T21:58:22.004Z] d1b68a528e6b: Layer already exists [2023-09-22T21:58:22.004Z] b2191e2be29d: Layer already exists [2023-09-22T21:58:22.272Z] latest: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:22.629Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:22.977Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.49 [2023-09-22T21:58:22.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-22T21:58:22.977Z] d1b68a528e6b: Preparing [2023-09-22T21:58:22.977Z] 215233daece3: Preparing [2023-09-22T21:58:22.977Z] f8ecc7576af1: Preparing [2023-09-22T21:58:22.977Z] d5115221f48f: Preparing [2023-09-22T21:58:22.977Z] 088c0161af47: Preparing [2023-09-22T21:58:22.977Z] b2191e2be29d: Preparing [2023-09-22T21:58:22.977Z] b2191e2be29d: Waiting [2023-09-22T21:58:22.977Z] 215233daece3: Layer already exists [2023-09-22T21:58:22.977Z] d5115221f48f: Layer already exists [2023-09-22T21:58:22.977Z] 088c0161af47: Layer already exists [2023-09-22T21:58:22.977Z] d1b68a528e6b: Layer already exists [2023-09-22T21:58:22.977Z] f8ecc7576af1: Layer already exists [2023-09-22T21:58:22.977Z] b2191e2be29d: Layer already exists [2023-09-22T21:58:22.977Z] 3.1.0-dev.49: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:23.334Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:23.671Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [2023-09-22T21:58:23.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-22T21:58:23.671Z] d1b68a528e6b: Preparing [2023-09-22T21:58:23.671Z] 215233daece3: Preparing [2023-09-22T21:58:23.671Z] f8ecc7576af1: Preparing [2023-09-22T21:58:23.671Z] d5115221f48f: Preparing [2023-09-22T21:58:23.671Z] 088c0161af47: Preparing [2023-09-22T21:58:23.671Z] b2191e2be29d: Preparing [2023-09-22T21:58:23.671Z] b2191e2be29d: Waiting [2023-09-22T21:58:23.671Z] 215233daece3: Layer already exists [2023-09-22T21:58:23.671Z] 088c0161af47: Layer already exists [2023-09-22T21:58:23.671Z] d5115221f48f: Layer already exists [2023-09-22T21:58:23.671Z] f8ecc7576af1: Layer already exists [2023-09-22T21:58:23.671Z] d1b68a528e6b: Layer already exists [2023-09-22T21:58:23.671Z] b2191e2be29d: Layer already exists [2023-09-22T21:58:23.671Z] 56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:24.018Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:24.353Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-09-22T21:58:24.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-22T21:58:24.353Z] d1b68a528e6b: Preparing [2023-09-22T21:58:24.353Z] 215233daece3: Preparing [2023-09-22T21:58:24.353Z] f8ecc7576af1: Preparing [2023-09-22T21:58:24.353Z] d5115221f48f: Preparing [2023-09-22T21:58:24.353Z] 088c0161af47: Preparing [2023-09-22T21:58:24.353Z] b2191e2be29d: Preparing [2023-09-22T21:58:24.353Z] b2191e2be29d: Waiting [2023-09-22T21:58:24.353Z] d5115221f48f: Layer already exists [2023-09-22T21:58:24.353Z] 088c0161af47: Layer already exists [2023-09-22T21:58:24.353Z] d1b68a528e6b: Layer already exists [2023-09-22T21:58:24.353Z] 215233daece3: Layer already exists [2023-09-22T21:58:24.353Z] f8ecc7576af1: Layer already exists [2023-09-22T21:58:24.353Z] b2191e2be29d: Layer already exists [2023-09-22T21:58:24.620Z] main: digest: sha256:37a75e3d4b788313f9f7987ff18680b5db64b7946f7cd7f991238b5f94e18db7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:58:24.672Z] ===================================================== [Pipeline] echo [2023-09-22T21:58:24.685Z] taggedImages: [2023-09-22T21:58:24.686Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [2023-09-22T21:58:24.686Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-22T21:58:24.686Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.49 [2023-09-22T21:58:24.686Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:56b0817e78d40eb0016bf0d539fa39bbf649a4a2-3.1.0-dev.49 [2023-09-22T21:58:24.686Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:25.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:58:25.062Z] [2023-09-22T21:58:25.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:25.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:58:25.392Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-22T21:58:25.392Z] 8998bd30e6a1: Pulling fs layer [2023-09-22T21:58:25.392Z] 04944245beec: Pulling fs layer [2023-09-22T21:58:25.392Z] 699f458cf7ca: Pulling fs layer [2023-09-22T21:58:25.392Z] 765212b225bb: Pulling fs layer [2023-09-22T21:58:25.392Z] f23df028b6ca: Pulling fs layer [2023-09-22T21:58:25.392Z] d65c8cfc05b1: Pulling fs layer [2023-09-22T21:58:25.392Z] 2437ff75d9bd: Pulling fs layer [2023-09-22T21:58:25.392Z] f23df028b6ca: Waiting [2023-09-22T21:58:25.392Z] d65c8cfc05b1: Waiting [2023-09-22T21:58:25.392Z] 2437ff75d9bd: Waiting [2023-09-22T21:58:25.392Z] 765212b225bb: Waiting [2023-09-22T21:58:25.660Z] 04944245beec: Verifying Checksum [2023-09-22T21:58:25.660Z] 04944245beec: Download complete [2023-09-22T21:58:25.660Z] 765212b225bb: Verifying Checksum [2023-09-22T21:58:25.660Z] 765212b225bb: Download complete [2023-09-22T21:58:25.660Z] f23df028b6ca: Verifying Checksum [2023-09-22T21:58:25.660Z] f23df028b6ca: Download complete [2023-09-22T21:58:25.660Z] d65c8cfc05b1: Verifying Checksum [2023-09-22T21:58:25.660Z] d65c8cfc05b1: Download complete [2023-09-22T21:58:25.660Z] 699f458cf7ca: Verifying Checksum [2023-09-22T21:58:25.660Z] 699f458cf7ca: Download complete [2023-09-22T21:58:26.242Z] 8998bd30e6a1: Verifying Checksum [2023-09-22T21:58:26.242Z] 8998bd30e6a1: Download complete [2023-09-22T21:58:28.827Z] 2437ff75d9bd: Verifying Checksum [2023-09-22T21:58:28.827Z] 2437ff75d9bd: Download complete [2023-09-22T21:58:30.230Z] 8998bd30e6a1: Pull complete [2023-09-22T21:58:30.496Z] 04944245beec: Pull complete [2023-09-22T21:58:33.069Z] 699f458cf7ca: Pull complete [2023-09-22T21:58:33.337Z] 765212b225bb: Pull complete [2023-09-22T21:58:34.296Z] f23df028b6ca: Pull complete [2023-09-22T21:58:34.296Z] d65c8cfc05b1: Pull complete [2023-09-22T21:58:49.276Z] 2437ff75d9bd: Pull complete [2023-09-22T21:58:49.276Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-22T21:58:49.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:58:49.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:49.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-7642 does not seem to be running inside a container [2023-09-22T21:58:49.525Z] $ 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/53 -v /w/workspace/app-record-replay/53:/w/workspace/app-record-replay/53:rw,z -v /w/workspace/app-record-replay/53@tmp:/w/workspace/app-record-replay/53@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-09-22T21:58:52.051Z] $ docker top 813d3bea2d08be0b8ec1ba56559d1e87160c4add89adbd7c816209d6e9f16cf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:52.572Z] ---> job-cost.sh [2023-09-22T21:58:52.840Z] lf-activate-venv: SKIPPING [2023-09-22T21:58:52.840Z] INFO: No Stack... [2023-09-22T21:58:53.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-22T21:58:54.003Z] INFO: Archiving Costs [Pipeline] sh [2023-09-22T21:58:54.317Z] + cat /w/workspace/app-record-replay/53/archives/cost.csv [2023-09-22T21:58:54.317Z] + cut -d, -f6 [Pipeline] lock [2023-09-22T21:58:54.379Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [2023-09-22T21:58:54.385Z] Resource [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] did not exist. Created. [2023-09-22T21:58:54.385Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:58:54.714Z] /w/workspace/app-record-replay/53@tmp/durable-0a2f9641/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-22T21:58:55.047Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-22T21:58:55.062Z] Warning: overwriting stash ‘stack-cost’ [2023-09-22T21:58:55.122Z] Stashed 1 file(s) [Pipeline] } [2023-09-22T21:58:55.134Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-22T21:58:55.151Z] $ docker stop --time=1 813d3bea2d08be0b8ec1ba56559d1e87160c4add89adbd7c816209d6e9f16cf9 [2023-09-22T21:58:56.626Z] $ docker rm -f --volumes 813d3bea2d08be0b8ec1ba56559d1e87160c4add89adbd7c816209d6e9f16cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-22T21:58:57.023Z] provisioning config files... [2023-09-22T21:58:57.029Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12494001909821486179tmp [Pipeline] { [Pipeline] sh [2023-09-22T21:58:57.320Z] + set +x [2023-09-22T21:58:57.320Z] + curl -s https://codecov.io/bash [2023-09-22T21:58:57.320Z] + bash -s -- [2023-09-22T21:58:57.320Z] [2023-09-22T21:58:57.320Z] _____ _ [2023-09-22T21:58:57.320Z] / ____| | | [2023-09-22T21:58:57.320Z] | | ___ __| | ___ ___ _____ __ [2023-09-22T21:58:57.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-22T21:58:57.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-22T21:58:57.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-22T21:58:57.320Z] Bash-1.0.6 [2023-09-22T21:58:57.320Z] [2023-09-22T21:58:57.320Z] [2023-09-22T21:58:57.320Z] ==> git version 2.25.1 found [2023-09-22T21:58:57.320Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-22T21:58:57.320Z] Release-Date: 2020-01-08 [2023-09-22T21:58:57.320Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-22T21:58:57.320Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-22T21:58:57.320Z] ==> Jenkins CI detected. [2023-09-22T21:58:57.320Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-09-22T21:58:57.320Z] project root: . [2023-09-22T21:58:57.320Z] --> token set from env [2023-09-22T21:58:57.320Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-22T21:58:57.580Z] ==> Running gcov in . (disable via -X gcov) [2023-09-22T21:58:57.580Z] ==> Python coveragepy not found [2023-09-22T21:58:57.580Z] ==> Searching for coverage reports in: [2023-09-22T21:58:57.580Z] + . [2023-09-22T21:58:57.580Z] -> Found 1 reports [2023-09-22T21:58:57.580Z] ==> Detecting git/mercurial file structure [2023-09-22T21:58:57.580Z] ==> Reading reports [2023-09-22T21:58:57.580Z] + ./coverage.out bytes=24552 [2023-09-22T21:58:57.580Z] ==> Appending adjustments [2023-09-22T21:58:57.580Z] https://docs.codecov.io/docs/fixing-reports [2023-09-22T21:58:57.580Z] + Found adjustments [2023-09-22T21:58:57.580Z] ==> Gzipping contents [2023-09-22T21:58:57.580Z] 8.0K /tmp/codecov.gFI4O0.gz [2023-09-22T21:58:57.580Z] ==> Uploading reports [2023-09-22T21:58:57.580Z] url: https://codecov.io [2023-09-22T21:58:57.580Z] query: branch=main&commit=56b0817e78d40eb0016bf0d539fa39bbf649a4a2&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:58:57.580Z] -> Pinging Codecov [2023-09-22T21:58:57.580Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=56b0817e78d40eb0016bf0d539fa39bbf649a4a2&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:58:57.839Z] -> Uploading to [2023-09-22T21:58:57.839Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-22/F467761B9912B4F32F9BC62907045C81/56b0817e78d40eb0016bf0d539fa39bbf649a4a2/29dc92ec-ceb2-432b-94bd-333052aabd8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=606f29223815f04aae1dc089ae141ff04e1f08a5cd6d54fde2becaaf3d73fb7e [2023-09-22T21:58:57.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:58:57.839Z] Dload Upload Total Spent Left Speed [2023-09-22T21:58:58.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 24326 --:--:-- --:--:-- --:--:-- 24326 [2023-09-22T21:58:58.099Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] } [2023-09-22T21:58:58.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-22T21:58:58.250Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-22T21:58:58.264Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:58.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:58:58.559Z] [2023-09-22T21:58:58.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:58.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:58:58.860Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-22T21:58:58.860Z] df9b9388f04a: Pulling fs layer [2023-09-22T21:58:58.860Z] 52dc419b0ee2: Pulling fs layer [2023-09-22T21:58:58.860Z] 25bc292e5bac: Pulling fs layer [2023-09-22T21:58:58.860Z] 114826534d7a: Pulling fs layer [2023-09-22T21:58:58.860Z] 4657fd5d0bcf: Pulling fs layer [2023-09-22T21:58:58.860Z] 6ad1cebc031e: Pulling fs layer [2023-09-22T21:58:58.860Z] 8a3aa393b2d8: Pulling fs layer [2023-09-22T21:58:58.860Z] 4657fd5d0bcf: Waiting [2023-09-22T21:58:58.860Z] 6ad1cebc031e: Waiting [2023-09-22T21:58:58.860Z] 8a3aa393b2d8: Waiting [2023-09-22T21:58:58.860Z] 114826534d7a: Waiting [2023-09-22T21:58:58.860Z] 25bc292e5bac: Download complete [2023-09-22T21:58:58.860Z] 52dc419b0ee2: Download complete [2023-09-22T21:58:58.860Z] 4657fd5d0bcf: Verifying Checksum [2023-09-22T21:58:58.860Z] 4657fd5d0bcf: Download complete [2023-09-22T21:58:58.860Z] df9b9388f04a: Verifying Checksum [2023-09-22T21:58:58.860Z] df9b9388f04a: Download complete [2023-09-22T21:58:59.134Z] df9b9388f04a: Pull complete [2023-09-22T21:58:59.134Z] 6ad1cebc031e: Verifying Checksum [2023-09-22T21:58:59.134Z] 6ad1cebc031e: Download complete [2023-09-22T21:58:59.134Z] 52dc419b0ee2: Pull complete [2023-09-22T21:58:59.134Z] 25bc292e5bac: Pull complete [2023-09-22T21:58:59.712Z] 114826534d7a: Verifying Checksum [2023-09-22T21:58:59.712Z] 114826534d7a: Download complete [2023-09-22T21:58:59.969Z] 8a3aa393b2d8: Download complete [2023-09-22T21:59:03.262Z] 114826534d7a: Pull complete [2023-09-22T21:59:03.262Z] 4657fd5d0bcf: Pull complete [2023-09-22T21:59:03.522Z] 6ad1cebc031e: Pull complete [2023-09-22T21:59:06.870Z] 8a3aa393b2d8: Pull complete [2023-09-22T21:59:06.870Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-22T21:59:06.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:59:06.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:59:06.947Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T21:59:06.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:1.410.4 cat [2023-09-22T21:59:11.042Z] $ docker top 12637d8044491cc852e2b6b20e3cf1f253c3f6cd6265b60333d57b9554f17b31 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-22T21:59:11.110Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-09-22T21:59:11.389Z] + set -o pipefail [2023-09-22T21:59:11.389Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-09-22T21:59:16.665Z] [2023-09-22T21:59:16.665Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-09-22T21:59:16.665Z] [2023-09-22T21:59:16.665Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/3bf973df-0405-45d0-a54b-7c81ab8bfa63 [2023-09-22T21:59:16.665Z] [2023-09-22T21:59:16.665Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-22T21:59:16.665Z] [2023-09-22T21:59:17.233Z] [2023-09-22T21:59:17.233Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-22T21:59:17.233Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-22T21:59:17.233Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-22T21:59:17.238Z] $ docker stop --time=1 12637d8044491cc852e2b6b20e3cf1f253c3f6cd6265b60333d57b9554f17b31 [2023-09-22T21:59:21.337Z] $ docker rm -f --volumes 12637d8044491cc852e2b6b20e3cf1f253c3f6cd6265b60333d57b9554f17b31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:59:22.082Z] + git log --format=format:%s -1 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 [Pipeline] sh [2023-09-22T21:59:22.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:59:22.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:59:22.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:59:22.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:59:22.746Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T21:59:22.771Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:59:23.219Z] $ docker top d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:59:23.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:59:23.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:59:23.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:59:23.428Z] $ docker exec d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 ssh-agent [2023-09-22T21:59:23.550Z] SSH_AUTH_SOCK=/tmp/ssh-0IgWZj50hipy/agent.31 [2023-09-22T21:59:23.550Z] SSH_AGENT_PID=37 [2023-09-22T21:59:23.556Z] Running ssh-add (command line suppressed) [2023-09-22T21:59:23.651Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5388460145098472362.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5388460145098472362.key) [2023-09-22T21:59:23.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:59:23.960Z] + git semver tag [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,149 [run_tag] DEBUG tag force:False [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,150 [check_head_tag] DEBUG check head tag [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,150 [execute] INFO git cat-file --batch-check [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,157 [execute] INFO git cat-file --batch [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,178 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,178 [execute] INFO git tag -a v3.1.0-dev.49 -m v3.1.0-dev.49 [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,178 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.49', '-m', 'v3.1.0-dev.49'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:59:24.220Z] 2023-09-22 21:59:24,185 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-22T21:59:24.220Z] 3.1.0-dev.49 [Pipeline] } [2023-09-22T21:59:24.222Z] $ docker exec --env ******** --env ******** d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 ssh-agent -k [2023-09-22T21:59:24.312Z] unset SSH_AUTH_SOCK; [2023-09-22T21:59:24.313Z] unset SSH_AGENT_PID; [2023-09-22T21:59:24.313Z] echo Agent pid 37 killed; [2023-09-22T21:59:24.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:59:24.634Z] + git semver [Pipeline] } [2023-09-22T21:59:24.904Z] $ docker stop --time=1 d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 [2023-09-22T21:59:26.186Z] $ docker rm -f --volumes d422cc3f7e9d80fe7ffb9c0c041ebfad10c3ba87462b49fab3e5af5cdfa5cdc2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:59:26.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:59:26.585Z] [2023-09-22T21:59:26.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:59:26.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:59:26.883Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-22T21:59:26.884Z] ab5ef0e58194: Pulling fs layer [2023-09-22T21:59:26.884Z] 9712f1f96733: Pulling fs layer [2023-09-22T21:59:26.884Z] 63f879dbbcfc: Pulling fs layer [2023-09-22T21:59:26.884Z] 0d9ebad4ef96: Pulling fs layer [2023-09-22T21:59:26.884Z] e9a5061849ea: Pulling fs layer [2023-09-22T21:59:26.884Z] d747dcd14b5f: Pulling fs layer [2023-09-22T21:59:26.884Z] 2de7ff778b66: Pulling fs layer [2023-09-22T21:59:26.884Z] e9a5061849ea: Waiting [2023-09-22T21:59:26.884Z] d747dcd14b5f: Waiting [2023-09-22T21:59:26.884Z] 0d9ebad4ef96: Waiting [2023-09-22T21:59:26.884Z] 2de7ff778b66: Waiting [2023-09-22T21:59:26.884Z] 9712f1f96733: Verifying Checksum [2023-09-22T21:59:26.884Z] 9712f1f96733: Download complete [2023-09-22T21:59:27.142Z] 63f879dbbcfc: Verifying Checksum [2023-09-22T21:59:27.142Z] 63f879dbbcfc: Download complete [2023-09-22T21:59:27.400Z] 0d9ebad4ef96: Verifying Checksum [2023-09-22T21:59:27.400Z] 0d9ebad4ef96: Download complete [2023-09-22T21:59:27.400Z] e9a5061849ea: Verifying Checksum [2023-09-22T21:59:27.400Z] e9a5061849ea: Download complete [2023-09-22T21:59:27.400Z] d747dcd14b5f: Verifying Checksum [2023-09-22T21:59:27.400Z] d747dcd14b5f: Download complete [2023-09-22T21:59:27.400Z] ab5ef0e58194: Verifying Checksum [2023-09-22T21:59:27.401Z] ab5ef0e58194: Download complete [2023-09-22T21:59:27.401Z] 2de7ff778b66: Verifying Checksum [2023-09-22T21:59:27.401Z] 2de7ff778b66: Download complete [2023-09-22T21:59:29.929Z] ab5ef0e58194: Pull complete [2023-09-22T21:59:29.929Z] 9712f1f96733: Pull complete [2023-09-22T21:59:30.861Z] 63f879dbbcfc: Pull complete [2023-09-22T21:59:35.136Z] 0d9ebad4ef96: Pull complete [2023-09-22T21:59:35.136Z] e9a5061849ea: Pull complete [2023-09-22T21:59:35.136Z] d747dcd14b5f: Pull complete [2023-09-22T21:59:36.071Z] 2de7ff778b66: Pull complete [2023-09-22T21:59:36.071Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-22T21:59:36.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:59:36.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:59:36.160Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T21:59:36.184Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-22T21:59:42.572Z] $ docker top b4ed16b39c84632ef0b19e3b2d2c9ea06f24f6eca2a8c381949b5e37c56d78fe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:59:42.640Z] provisioning config files... [2023-09-22T21:59:42.646Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12401070527811147039tmp [2023-09-22T21:59:42.654Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6004480947301149885tmp [2023-09-22T21:59:42.662Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6428525746782737577tmp [Pipeline] { [Pipeline] echo [2023-09-22T21:59:42.675Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:42.956Z] ---> sigul-configuration.sh [2023-09-22T21:59:42.957Z] gpg: directory `/root/.gnupg' created [2023-09-22T21:59:42.957Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-22T21:59:42.957Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-22T21:59:42.957Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-22T21:59:42.957Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-22T21:59:42.957Z] gpg: CAST5 encrypted data [2023-09-22T21:59:42.957Z] gpg: encrypted with 1 passphrase [2023-09-22T21:59:42.957Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-22T21:59:43.241Z] + mkdir /home/jenkins [2023-09-22T21:59:43.241Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-22T21:59:43.526Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-22T21:59:43.536Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:43.814Z] ---> sigul-install.sh [2023-09-22T21:59:43.815Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-22T21:59:44.104Z] + git tag --list [2023-09-22T21:59:44.105Z] v3.1.0-dev.0 [2023-09-22T21:59:44.105Z] v3.1.0-dev.1 [2023-09-22T21:59:44.105Z] v3.1.0-dev.10 [2023-09-22T21:59:44.105Z] v3.1.0-dev.11 [2023-09-22T21:59:44.105Z] v3.1.0-dev.12 [2023-09-22T21:59:44.105Z] v3.1.0-dev.13 [2023-09-22T21:59:44.105Z] v3.1.0-dev.14 [2023-09-22T21:59:44.105Z] v3.1.0-dev.15 [2023-09-22T21:59:44.105Z] v3.1.0-dev.16 [2023-09-22T21:59:44.105Z] v3.1.0-dev.17 [2023-09-22T21:59:44.105Z] v3.1.0-dev.18 [2023-09-22T21:59:44.105Z] v3.1.0-dev.19 [2023-09-22T21:59:44.105Z] v3.1.0-dev.2 [2023-09-22T21:59:44.105Z] v3.1.0-dev.20 [2023-09-22T21:59:44.105Z] v3.1.0-dev.21 [2023-09-22T21:59:44.105Z] v3.1.0-dev.22 [2023-09-22T21:59:44.105Z] v3.1.0-dev.23 [2023-09-22T21:59:44.105Z] v3.1.0-dev.24 [2023-09-22T21:59:44.105Z] v3.1.0-dev.25 [2023-09-22T21:59:44.105Z] v3.1.0-dev.26 [2023-09-22T21:59:44.105Z] v3.1.0-dev.27 [2023-09-22T21:59:44.105Z] v3.1.0-dev.28 [2023-09-22T21:59:44.105Z] v3.1.0-dev.29 [2023-09-22T21:59:44.105Z] v3.1.0-dev.3 [2023-09-22T21:59:44.105Z] v3.1.0-dev.30 [2023-09-22T21:59:44.105Z] v3.1.0-dev.31 [2023-09-22T21:59:44.105Z] v3.1.0-dev.32 [2023-09-22T21:59:44.105Z] v3.1.0-dev.33 [2023-09-22T21:59:44.105Z] v3.1.0-dev.34 [2023-09-22T21:59:44.105Z] v3.1.0-dev.35 [2023-09-22T21:59:44.105Z] v3.1.0-dev.36 [2023-09-22T21:59:44.105Z] v3.1.0-dev.37 [2023-09-22T21:59:44.105Z] v3.1.0-dev.38 [2023-09-22T21:59:44.105Z] v3.1.0-dev.39 [2023-09-22T21:59:44.105Z] v3.1.0-dev.4 [2023-09-22T21:59:44.105Z] v3.1.0-dev.40 [2023-09-22T21:59:44.105Z] v3.1.0-dev.41 [2023-09-22T21:59:44.105Z] v3.1.0-dev.42 [2023-09-22T21:59:44.105Z] v3.1.0-dev.43 [2023-09-22T21:59:44.105Z] v3.1.0-dev.44 [2023-09-22T21:59:44.105Z] v3.1.0-dev.45 [2023-09-22T21:59:44.105Z] v3.1.0-dev.46 [2023-09-22T21:59:44.105Z] v3.1.0-dev.47 [2023-09-22T21:59:44.105Z] v3.1.0-dev.48 [2023-09-22T21:59:44.105Z] v3.1.0-dev.49 [2023-09-22T21:59:44.105Z] v3.1.0-dev.5 [2023-09-22T21:59:44.105Z] v3.1.0-dev.6 [2023-09-22T21:59:44.105Z] v3.1.0-dev.7 [2023-09-22T21:59:44.105Z] v3.1.0-dev.8 [2023-09-22T21:59:44.105Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-22T21:59:44.391Z] + lftools sign git-tag v3.1.0-dev.49 [2023-09-22T21:59:44.958Z] Signing Git tag with Sigul... [2023-09-22T21:59:44.958Z] Signing v3.1.0-dev.49 [Pipeline] echo [2023-09-22T21:59:45.225Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:45.510Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-22T21:59:45.517Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-22T21:59:45.531Z] $ docker stop --time=1 b4ed16b39c84632ef0b19e3b2d2c9ea06f24f6eca2a8c381949b5e37c56d78fe [2023-09-22T21:59:46.837Z] $ docker rm -f --volumes b4ed16b39c84632ef0b19e3b2d2c9ea06f24f6eca2a8c381949b5e37c56d78fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-22T21:59:47.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:59:47.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:59:47.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:59:47.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:59:47.616Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T21:59:47.642Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:59:48.014Z] $ docker top 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 -eo pid,comm [2023-09-22T21:59:48.063Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:59:48.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:59:48.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:59:48.102Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:59:48.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:59:48.204Z] $ docker exec 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 ssh-agent [2023-09-22T21:59:48.322Z] SSH_AUTH_SOCK=/tmp/ssh-EQ2d954sQ28d/agent.31 [2023-09-22T21:59:48.322Z] SSH_AGENT_PID=37 [2023-09-22T21:59:48.327Z] Running ssh-add (command line suppressed) [2023-09-22T21:59:48.420Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1041105044195154687.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1041105044195154687.key) [2023-09-22T21:59:48.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:59:48.726Z] + git semver bump pre [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,887 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,888 [bump_version] DEBUG bumping version:3.1.0-dev.49 on axis:pre with prefix:dev [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,888 [bump_version] DEBUG bumped version:3.1.0-dev.50 [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,888 [write_version] DEBUG write version:3.1.0-dev.50 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,888 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,888 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,891 [execute] INFO git cat-file --batch-check [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,897 [execute] INFO git cat-file --batch [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:59:48.985Z] 2023-09-22 21:59:48,903 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-22T21:59:48.985Z] 3.1.0-dev.50 [Pipeline] } [2023-09-22T21:59:48.987Z] $ docker exec --env ******** --env ******** 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 ssh-agent -k [2023-09-22T21:59:49.091Z] unset SSH_AUTH_SOCK; [2023-09-22T21:59:49.092Z] unset SSH_AGENT_PID; [2023-09-22T21:59:49.092Z] echo Agent pid 37 killed; [2023-09-22T21:59:49.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:59:49.417Z] + git semver [Pipeline] } [2023-09-22T21:59:49.684Z] $ docker stop --time=1 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 [2023-09-22T21:59:50.940Z] $ docker rm -f --volumes 244767a281ffce4581d54dc299b54285b2fefe8918f15d2372cc279081ba98f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:59:51.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:59:51.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:59:51.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:59:51.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:59:51.667Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T21:59:51.690Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:59:52.070Z] $ docker top 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:59:52.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:59:52.157Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:59:52.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:59:52.266Z] $ docker exec 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 ssh-agent [2023-09-22T21:59:52.376Z] SSH_AUTH_SOCK=/tmp/ssh-aAP1BkfHYAJo/agent.33 [2023-09-22T21:59:52.376Z] SSH_AGENT_PID=39 [2023-09-22T21:59:52.380Z] Running ssh-add (command line suppressed) [2023-09-22T21:59:52.481Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10339430899698028861.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10339430899698028861.key) [2023-09-22T21:59:52.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:59:52.784Z] + git semver push [2023-09-22T21:59:53.043Z] 2023-09-22 21:59:52,954 [run_push] DEBUG push [2023-09-22T21:59:53.043Z] 2023-09-22 21:59:52,955 [execute] INFO git cat-file --batch-check [2023-09-22T21:59:53.043Z] 2023-09-22 21:59:52,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:59:53.043Z] 2023-09-22 21:59:52,960 [execute] INFO git rev-list 54743cecbfd0d4bfbf7509e94fa37a0697b7eb88 -- [2023-09-22T21:59:53.043Z] 2023-09-22 21:59:52,960 [execute] DEBUG Popen(['git', 'rev-list', '54743cecbfd0d4bfbf7509e94fa37a0697b7eb88', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:59:53.043Z] 2023-09-22 21:59:52,967 [execute] INFO git fetch -v origin [2023-09-22T21:59:53.043Z] 2023-09-22 21:59:52,967 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-22T21:59:53.612Z] 2023-09-22 21:59:53,429 [run_push] DEBUG no remote changes detected [2023-09-22T21:59:53.612Z] 2023-09-22 21:59:53,429 [execute] INFO git push origin semver [2023-09-22T21:59:53.612Z] 2023-09-22 21:59:53,430 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:59:54.550Z] 2023-09-22 21:59:54,323 [run_push] DEBUG push all version tags [2023-09-22T21:59:54.550Z] 2023-09-22 21:59:54,323 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-22T21:59:54.550Z] 2023-09-22 21:59:54,324 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:59:55.117Z] 2023-09-22 21:59:55,006 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-22T21:59:55.117Z] 3.1.0-dev.50 [Pipeline] } [2023-09-22T21:59:55.120Z] $ docker exec --env ******** --env ******** 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 ssh-agent -k [2023-09-22T21:59:55.219Z] unset SSH_AUTH_SOCK; [2023-09-22T21:59:55.220Z] unset SSH_AGENT_PID; [2023-09-22T21:59:55.220Z] echo Agent pid 39 killed; [2023-09-22T21:59:55.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:59:55.549Z] + git semver [Pipeline] } [2023-09-22T21:59:55.816Z] $ docker stop --time=1 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 [2023-09-22T21:59:57.131Z] $ docker rm -f --volumes 9107524bf73528c52930f6ea2fbfa41a05f0f1d0fe2426a2399f38d124e83882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-22T21:59:57.718Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-09-22T21:59:57.718Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-22T21:59:57.718Z] total 16 [2023-09-22T21:59:57.718Z] drwxr-xr-x 3 root root 4096 Sep 22 21:47 . [2023-09-22T21:59:57.718Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:59 .. [2023-09-22T21:59:57.718Z] drwxr-xr-x 2 root root 4096 Sep 22 21:47 cost [2023-09-22T21:59:57.718Z] -rw-r--r-- 1 root root 88 Sep 22 21:47 cost.csv [2023-09-22T21:59:57.718Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-22T21:59:57.718Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-22T21:59:57.718Z] total 16 [2023-09-22T21:59:57.718Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:47 . [2023-09-22T21:59:57.718Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:59 .. [2023-09-22T21:59:57.718Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:47 cost [2023-09-22T21:59:57.718Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 22 21:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:58.010Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:58.872Z] ---> package-listing.sh [2023-09-22T21:59:58.872Z] ++ facter osfamily [2023-09-22T21:59:58.872Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-22T21:59:59.132Z] + OS_FAMILY=debian [2023-09-22T21:59:59.132Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-09-22T21:59:59.132Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-22T21:59:59.132Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-22T21:59:59.132Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-22T21:59:59.132Z] + PACKAGES=/tmp/packages_start.txt [2023-09-22T21:59:59.132Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-22T21:59:59.132Z] + PACKAGES=/tmp/packages_end.txt [2023-09-22T21:59:59.132Z] + case "${OS_FAMILY}" in [2023-09-22T21:59:59.132Z] + dpkg -l [2023-09-22T21:59:59.132Z] + grep '^ii' [2023-09-22T21:59:59.132Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-22T21:59:59.132Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-22T21:59:59.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-22T21:59:59.132Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-22T21:59:59.132Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-09-22T21:59:59.132Z] + 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-09-22T21:59:59.143Z] 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-09-22T21:59:59.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:59:59.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:59:59.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T22:00:00.045Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-09-22T22:00:00.071Z] $ 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-09-22T22:00:00.333Z] $ docker top 6c7d2d16f51427f02b12105bd69e17e1cb85e622a07cf3756d68db728549f798 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T22:00:00.796Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-22T22:00:01.099Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-22T22:00:01.384Z] + ls /var/log/sa-host [2023-09-22T22:00:01.384Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T22:00:01.447Z] provisioning config files... [2023-09-22T22:00:01.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5938420140947808730tmp [Pipeline] { [Pipeline] echo [2023-09-22T22:00:01.469Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T22:00:01.757Z] ---> create-netrc.sh [Pipeline] } [2023-09-22T22:00:01.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-22T22:00:02.086Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-22T22:00:02.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T22:00:02.372Z] ---> sudo-logs.sh [2023-09-22T22:00:02.372Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-22T22:00:02.396Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T22:00:02.685Z] ---> job-cost.sh [2023-09-22T22:00:02.685Z] lf-activate-venv: SKIPPING [2023-09-22T22:00:02.685Z] DEBUG: total: 0.2199999988079071 [2023-09-22T22:00:02.685Z] INFO: Retrieving Stack Cost... [2023-09-22T22:00:02.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-22T22:00:03.512Z] INFO: Archiving Costs [Pipeline] echo [2023-09-22T22:00:03.524Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T22:00:03.807Z] ---> logs-deploy.sh [2023-09-22T22:00:03.807Z] lf-activate-venv: SKIPPING [2023-09-22T22:00:03.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/53 [2023-09-22T22:00:03.807Z] INFO: archiving workspace using pattern(s): [2023-09-22T22:00:04.742Z] Archives upload complete. [2023-09-22T22:00:04.742Z] INFO: archiving logs to Nexus