Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7b8478cc08d2046ec322d4ca366236e032f8ba1 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-ssh5365707521431574242.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17917072988902314781.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7025988657428354029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10498317133757287667.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-ssh17389525941253883524.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-554’ Running on prd-ubuntu20.04-docker-8c-8g-557 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 a7b8478cc08d2046ec322d4ca366236e032f8ba1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#123)" > 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 a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 > git rev-list --no-walk d6e72eb507f604f58fbdb8cd428574af59bed11a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-06T16:15:56.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-06T16:15:56.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-06T16:15:56.862Z] ========================================================= [2024-02-06T16:15:56.862Z] EdgeX Global Pipelines Version Info [2024-02-06T16:15:56.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:15:57.583Z] ------------------- [2024-02-06T16:15:57.583Z] stable info: [2024-02-06T16:15:57.583Z] ------------------- [2024-02-06T16:15:57.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-06T16:15:57.583Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T16:15:57.583Z] Message: update stable to v1.0.258 [2024-02-06T16:15:58.152Z] ------------------- [2024-02-06T16:15:58.152Z] experimental info: [2024-02-06T16:15:58.152Z] ------------------- [2024-02-06T16:15:58.152Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-06T16:15:58.152Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T16:15:58.152Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-06T16:15:58.242Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-06T16:15:58.265Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-06T16:15:58.290Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-06T16:15:58.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-06T16:15:58.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-06T16:15:58.368Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-06T16:15:58.398Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-06T16:15:58.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-06T16:15:58.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-06T16:15:58.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-06T16:15:58.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-06T16:15:58.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-06T16:15:58.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-06T16:15:58.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-06T16:15:58.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T16:15:58.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T16:15:58.706Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T16:15:58.741Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T16:15:58.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-06T16:15:58.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-06T16:15:58.869Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-06T16:15:58.907Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-06T16:15:58.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-06T16:15:58.995Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-06T16:15:59.045Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-06T16:15:59.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-06T16:15:59.134Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-06T16:15:59.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-06T16:15:59.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-06T16:15:59.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-06T16:15:59.328Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] echo [2024-02-06T16:15:59.379Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7b8478 [Pipeline] echo [2024-02-06T16:15:59.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:15:59.534Z] provisioning config files... [2024-02-06T16:15:59.556Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3682498188701139517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:15:59.899Z] ---> ****-login.sh [2024-02-06T16:15:59.899Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:16:00.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:00.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:00.159Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:00.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:00.160Z] [2024-02-06T16:16:00.160Z] Login Succeeded [2024-02-06T16:16:00.160Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:16:00.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:00.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:00.160Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:00.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:00.160Z] [2024-02-06T16:16:00.160Z] Login Succeeded [2024-02-06T16:16:00.160Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:16:00.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:00.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:00.419Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:00.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:00.419Z] [2024-02-06T16:16:00.419Z] Login Succeeded [2024-02-06T16:16:00.419Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:16:00.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:00.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:00.420Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:00.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:00.420Z] [2024-02-06T16:16:00.420Z] Login Succeeded [2024-02-06T16:16:00.420Z] ****.io [2024-02-06T16:16:00.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:00.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:00.942Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:00.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:00.942Z] [2024-02-06T16:16:00.942Z] Login Succeeded [2024-02-06T16:16:00.942Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:16:00.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-06T16:16:01.496Z] + git rev-list -1 --merges a7b8478cc08d2046ec322d4ca366236e032f8ba1~1..a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] echo [2024-02-06T16:16:01.540Z] -----------> git rev-list -1 --merges a7b8478cc08d2046ec322d4ca366236e032f8ba1~1..a7b8478cc08d2046ec322d4ca366236e032f8ba1 a7b8478cc08d2046ec322d4ca366236e032f8ba1 [false] [Pipeline] sh [2024-02-06T16:16:01.845Z] + git log --format=format:%s -1 a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] echo [2024-02-06T16:16:01.861Z] ========================================================= [2024-02-06T16:16:01.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-06T16:16:01.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T16:16:02.332Z] + git log --format=format:%s -1 a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] echo [2024-02-06T16:16:02.342Z] [semverPrep] GIT_COMMIT: a7b8478cc08d2046ec322d4ca366236e032f8ba1, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#123) [Pipeline] echo [2024-02-06T16:16:02.375Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-06T16:16:02.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:16:02.762Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-06T16:16:02.762Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-06T16:16:02.762Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-06T16:16:02.762Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-06T16:16:02.762Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-06T16:16:02.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:03.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:16:03.157Z] [2024-02-06T16:16:03.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:03.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:16:03.520Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-06T16:16:03.520Z] b85a868b505f: Pulling fs layer [2024-02-06T16:16:03.520Z] e2be974225ed: Pulling fs layer [2024-02-06T16:16:03.520Z] 339a4e72a1f5: Pulling fs layer [2024-02-06T16:16:03.520Z] 988bab9f4d93: Pulling fs layer [2024-02-06T16:16:03.520Z] 1469e6f7b9e6: Pulling fs layer [2024-02-06T16:16:03.520Z] eaf3925da568: Pulling fs layer [2024-02-06T16:16:03.520Z] bab4dde63d76: Pulling fs layer [2024-02-06T16:16:03.520Z] bde34c3a00c8: Pulling fs layer [2024-02-06T16:16:03.520Z] b352a97aabf1: Pulling fs layer [2024-02-06T16:16:03.520Z] 4872d77fe225: Pulling fs layer [2024-02-06T16:16:03.520Z] 5851b861e8e6: Pulling fs layer [2024-02-06T16:16:03.520Z] 988bab9f4d93: Waiting [2024-02-06T16:16:03.520Z] 1469e6f7b9e6: Waiting [2024-02-06T16:16:03.520Z] eaf3925da568: Waiting [2024-02-06T16:16:03.520Z] bab4dde63d76: Waiting [2024-02-06T16:16:03.520Z] bde34c3a00c8: Waiting [2024-02-06T16:16:03.520Z] b352a97aabf1: Waiting [2024-02-06T16:16:03.520Z] 4872d77fe225: Waiting [2024-02-06T16:16:03.520Z] 5851b861e8e6: Waiting [2024-02-06T16:16:03.520Z] e2be974225ed: Download complete [2024-02-06T16:16:03.520Z] 988bab9f4d93: Verifying Checksum [2024-02-06T16:16:03.520Z] 988bab9f4d93: Download complete [2024-02-06T16:16:03.520Z] 1469e6f7b9e6: Verifying Checksum [2024-02-06T16:16:03.520Z] 1469e6f7b9e6: Download complete [2024-02-06T16:16:03.520Z] eaf3925da568: Verifying Checksum [2024-02-06T16:16:03.520Z] eaf3925da568: Download complete [2024-02-06T16:16:03.520Z] 339a4e72a1f5: Verifying Checksum [2024-02-06T16:16:03.520Z] 339a4e72a1f5: Download complete [2024-02-06T16:16:03.784Z] bde34c3a00c8: Verifying Checksum [2024-02-06T16:16:03.784Z] bde34c3a00c8: Download complete [2024-02-06T16:16:03.784Z] b352a97aabf1: Download complete [2024-02-06T16:16:03.784Z] 4872d77fe225: Verifying Checksum [2024-02-06T16:16:03.784Z] 4872d77fe225: Download complete [2024-02-06T16:16:03.784Z] 5851b861e8e6: Verifying Checksum [2024-02-06T16:16:03.784Z] 5851b861e8e6: Download complete [2024-02-06T16:16:03.784Z] b85a868b505f: Verifying Checksum [2024-02-06T16:16:03.784Z] b85a868b505f: Download complete [2024-02-06T16:16:04.045Z] bab4dde63d76: Verifying Checksum [2024-02-06T16:16:04.045Z] bab4dde63d76: Download complete [2024-02-06T16:16:05.442Z] b85a868b505f: Pull complete [2024-02-06T16:16:06.384Z] e2be974225ed: Pull complete [2024-02-06T16:16:06.973Z] 339a4e72a1f5: Pull complete [2024-02-06T16:16:07.542Z] 988bab9f4d93: Pull complete [2024-02-06T16:16:07.803Z] 1469e6f7b9e6: Pull complete [2024-02-06T16:16:08.373Z] eaf3925da568: Pull complete [2024-02-06T16:16:10.300Z] bab4dde63d76: Pull complete [2024-02-06T16:16:10.300Z] bde34c3a00c8: Pull complete [2024-02-06T16:16:10.300Z] b352a97aabf1: Pull complete [2024-02-06T16:16:10.562Z] 4872d77fe225: Pull complete [2024-02-06T16:16:10.562Z] 5851b861e8e6: Pull complete [2024-02-06T16:16:10.562Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-06T16:16:10.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:16:10.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:16:10.809Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:16:10.847Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:16:14.660Z] $ docker top 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 -eo pid,comm [2024-02-06T16:16:14.710Z] 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). [2024-02-06T16:16:14.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:16:14.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:16:14.822Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:16:14.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:16:14.951Z] $ docker exec 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 ssh-agent [2024-02-06T16:16:15.043Z] SSH_AUTH_SOCK=/tmp/ssh-m9jsfV3QDf3n/agent.33 [2024-02-06T16:16:15.043Z] SSH_AGENT_PID=39 [2024-02-06T16:16:15.049Z] Running ssh-add (command line suppressed) [2024-02-06T16:16:15.157Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17212035761497811411.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17212035761497811411.key) [2024-02-06T16:16:15.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:16:15.480Z] + git tag --points-at HEAD [Pipeline] } [2024-02-06T16:16:15.496Z] $ docker exec --env ******** --env ******** 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 ssh-agent -k [2024-02-06T16:16:15.586Z] unset SSH_AUTH_SOCK; [2024-02-06T16:16:15.586Z] unset SSH_AGENT_PID; [2024-02-06T16:16:15.586Z] echo Agent pid 39 killed; [2024-02-06T16:16:15.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-06T16:16:15.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:16:15.665Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:16:15.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:16:15.777Z] $ docker exec 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 ssh-agent [2024-02-06T16:16:15.878Z] SSH_AUTH_SOCK=/tmp/ssh-HEze8YLdQohR/agent.71 [2024-02-06T16:16:15.878Z] SSH_AGENT_PID=77 [2024-02-06T16:16:15.884Z] Running ssh-add (command line suppressed) [2024-02-06T16:16:15.979Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_329278779618027837.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_329278779618027837.key) [2024-02-06T16:16:15.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:16:16.300Z] + git semver init [2024-02-06T16:16:16.560Z] 2024-02-06 16:16:16,486 [run_init] DEBUG init version:0.0.0 force:False [2024-02-06T16:16:16.560Z] 2024-02-06 16:16:16,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-06T16:16:16.560Z] 2024-02-06 16:16:16,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-06T16:16:16.560Z] 2024-02-06 16:16:16,487 [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) [2024-02-06T16:16:17.947Z] 2024-02-06 16:16:17,563 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-02-06T16:16:17.947Z] 2024-02-06 16:16:17,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-02-06T16:16:17.947Z] 2024-02-06 16:16:17,564 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-06T16:16:17.947Z] 2024-02-06 16:16:17,564 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-06T16:16:17.947Z] 3.2.0-dev.8 [Pipeline] } [2024-02-06T16:16:17.960Z] $ docker exec --env ******** --env ******** 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 ssh-agent -k [2024-02-06T16:16:18.044Z] unset SSH_AUTH_SOCK; [2024-02-06T16:16:18.044Z] unset SSH_AGENT_PID; [2024-02-06T16:16:18.045Z] echo Agent pid 77 killed; [2024-02-06T16:16:18.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:16:18.452Z] + git semver [Pipeline] } [2024-02-06T16:16:18.728Z] $ docker stop --time=1 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 [2024-02-06T16:16:20.035Z] $ docker rm -f --volumes 2d0e11254701993b45a3cce446e82c0b262e17ef1811c896b76ecf910193e493 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:16:20.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-06T16:16:20.711Z] Stashed 1 file(s) [Pipeline] echo [2024-02-06T16:16:20.715Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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 [2024-02-06T16:16:21.116Z] provisioning config files... [2024-02-06T16:16:21.128Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6240524668808653544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:16:21.453Z] ---> ****-login.sh [2024-02-06T16:16:21.453Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:16:21.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:21.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:21.453Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:21.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:21.453Z] [2024-02-06T16:16:21.453Z] Login Succeeded [2024-02-06T16:16:21.453Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:16:21.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:21.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:21.454Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:21.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:21.454Z] [2024-02-06T16:16:21.454Z] Login Succeeded [2024-02-06T16:16:21.454Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:16:21.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:21.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:21.712Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:21.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:21.712Z] [2024-02-06T16:16:21.712Z] Login Succeeded [2024-02-06T16:16:21.712Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:16:21.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:21.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:21.713Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:21.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:21.713Z] [2024-02-06T16:16:21.713Z] Login Succeeded [2024-02-06T16:16:21.713Z] ****.io [2024-02-06T16:16:21.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:22.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:22.233Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:22.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:22.233Z] [2024-02-06T16:16:22.233Z] Login Succeeded [2024-02-06T16:16:22.233Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:16:22.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T16:16:22.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:16:22.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:16:22.451Z] ========================================================= [2024-02-06T16:16:22.451Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-06T16:16:22.451Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:22.862Z] + 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 . [2024-02-06T16:16:22.862Z] Sending build context to Docker daemon 6.675MB [2024-02-06T16:16:22.862Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:16:22.862Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T16:16:23.122Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-06T16:16:23.122Z] 7264a8db6415: Pulling fs layer [2024-02-06T16:16:23.122Z] c4d48a809fc2: Pulling fs layer [2024-02-06T16:16:23.122Z] 4f1c88b9dad5: Pulling fs layer [2024-02-06T16:16:23.122Z] ad3a456e5733: Pulling fs layer [2024-02-06T16:16:23.122Z] 69c7f0334f64: Pulling fs layer [2024-02-06T16:16:23.122Z] 1f1c1a5573a3: Pulling fs layer [2024-02-06T16:16:23.122Z] ce7588e14bc9: Pulling fs layer [2024-02-06T16:16:23.122Z] b5e4710f87ac: Pulling fs layer [2024-02-06T16:16:23.122Z] ad3a456e5733: Waiting [2024-02-06T16:16:23.122Z] 69c7f0334f64: Waiting [2024-02-06T16:16:23.122Z] 1f1c1a5573a3: Waiting [2024-02-06T16:16:23.122Z] ce7588e14bc9: Waiting [2024-02-06T16:16:23.122Z] b5e4710f87ac: Waiting [2024-02-06T16:16:23.122Z] c4d48a809fc2: Verifying Checksum [2024-02-06T16:16:23.122Z] c4d48a809fc2: Download complete [2024-02-06T16:16:23.122Z] ad3a456e5733: Download complete [2024-02-06T16:16:23.122Z] 69c7f0334f64: Verifying Checksum [2024-02-06T16:16:23.122Z] 69c7f0334f64: Download complete [2024-02-06T16:16:23.122Z] 7264a8db6415: Verifying Checksum [2024-02-06T16:16:23.122Z] 7264a8db6415: Download complete [2024-02-06T16:16:23.122Z] 1f1c1a5573a3: Verifying Checksum [2024-02-06T16:16:23.122Z] 1f1c1a5573a3: Download complete [2024-02-06T16:16:23.383Z] b5e4710f87ac: Verifying Checksum [2024-02-06T16:16:23.383Z] b5e4710f87ac: Download complete [2024-02-06T16:16:23.383Z] 7264a8db6415: Pull complete [2024-02-06T16:16:23.643Z] 4f1c88b9dad5: Verifying Checksum [2024-02-06T16:16:23.643Z] 4f1c88b9dad5: Download complete [2024-02-06T16:16:23.901Z] c4d48a809fc2: Pull complete [2024-02-06T16:16:24.159Z] ce7588e14bc9: Verifying Checksum [2024-02-06T16:16:24.159Z] ce7588e14bc9: Download complete [2024-02-06T16:16:26.693Z] 4f1c88b9dad5: Pull complete [2024-02-06T16:16:26.953Z] ad3a456e5733: Pull complete [2024-02-06T16:16:27.222Z] 69c7f0334f64: Pull complete [2024-02-06T16:16:27.222Z] 1f1c1a5573a3: Pull complete [2024-02-06T16:16:31.429Z] ce7588e14bc9: Pull complete [2024-02-06T16:16:32.381Z] b5e4710f87ac: Pull complete [2024-02-06T16:16:32.381Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-06T16:16:32.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-06T16:16:32.381Z] ---> 88b5674ff536 [2024-02-06T16:16:32.381Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:16:36.009Z] Still waiting to schedule task [2024-02-06T16:16:36.009Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-556’ [2024-02-06T16:16:42.369Z] ---> Running in 1ca71d832ebe [2024-02-06T16:16:42.369Z] Removing intermediate container 1ca71d832ebe [2024-02-06T16:16:42.369Z] ---> e9426d1a9c78 [2024-02-06T16:16:42.369Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:16:42.369Z] ---> Running in 7b8a8484ac3a [2024-02-06T16:16:42.369Z] Removing intermediate container 7b8a8484ac3a [2024-02-06T16:16:42.369Z] ---> c477ebbe3fd2 [2024-02-06T16:16:42.369Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:16:42.369Z] ---> Running in 6d16962dc611 [2024-02-06T16:16:42.369Z] Removing intermediate container 6d16962dc611 [2024-02-06T16:16:42.369Z] ---> 6e1ddd2394b3 [2024-02-06T16:16:42.369Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:16:42.369Z] ---> Running in cf5289064140 [2024-02-06T16:16:42.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:16:42.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:16:42.369Z] OK: 264 MiB in 52 packages [2024-02-06T16:16:42.369Z] Removing intermediate container cf5289064140 [2024-02-06T16:16:42.369Z] ---> 685ba28a806a [2024-02-06T16:16:42.369Z] Step 7/12 : WORKDIR /app [2024-02-06T16:16:42.369Z] ---> Running in 9d1399810aa2 [2024-02-06T16:16:42.369Z] Removing intermediate container 9d1399810aa2 [2024-02-06T16:16:42.369Z] ---> f07c9a3d6803 [2024-02-06T16:16:42.369Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T16:16:42.369Z] ---> 6c36f8973a97 [2024-02-06T16:16:42.369Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:16:42.369Z] ---> Running in 278823eb6aa2 [2024-02-06T16:17:14.556Z] Removing intermediate container 278823eb6aa2 [2024-02-06T16:17:14.556Z] ---> 6bf4b56c50c5 [2024-02-06T16:17:14.556Z] Step 10/12 : COPY . . [2024-02-06T16:17:14.556Z] ---> 01240b9bf7bf [2024-02-06T16:17:14.556Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:17:14.556Z] ---> Running in 4504ae0b95ef [2024-02-06T16:17:14.556Z] Removing intermediate container 4504ae0b95ef [2024-02-06T16:17:14.556Z] ---> 10197de83f0e [2024-02-06T16:17:14.556Z] Step 12/12 : RUN $MAKE [2024-02-06T16:17:14.556Z] ---> Running in 5501066f9702 [2024-02-06T16:17:14.556Z] noop [2024-02-06T16:17:14.556Z] Removing intermediate container 5501066f9702 [2024-02-06T16:17:14.556Z] ---> a3b43464d70e [2024-02-06T16:17:14.556Z] Successfully built a3b43464d70e [2024-02-06T16:17:14.556Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:17:14.956Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T16:17:14.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:17:15.071Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:17:15.105Z] $ 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 ******** ci-base-image-x86_64 cat [2024-02-06T16:17:15.416Z] $ docker top 13cbe4de40ed5173b94c10b3404da9ab3700c1e9b1e881582f56112f2b899523 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:17:15.795Z] + go version [2024-02-06T16:17:15.796Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-06T16:17:15.807Z] $ docker stop --time=1 13cbe4de40ed5173b94c10b3404da9ab3700c1e9b1e881582f56112f2b899523 [2024-02-06T16:17:17.095Z] $ docker rm -f --volumes 13cbe4de40ed5173b94c10b3404da9ab3700c1e9b1e881582f56112f2b899523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:17:17.719Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T16:17:17.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:17:17.840Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:17:17.873Z] $ 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 ******** ci-base-image-x86_64 cat [2024-02-06T16:17:18.189Z] $ docker top 7eb11adeb517d5950cb44dea179ea19d0508647265043b69d1f27ce4a9bcc8e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:17:18.581Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-02-06T16:17:18.895Z] + make test [2024-02-06T16:17:18.895Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T16:17:37.181Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-06T16:17:37.748Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-06T16:17:37.748Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-06T16:17:37.748Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-06T16:17:38.317Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2024-02-06T16:17:48.302Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.610s coverage: 98.7% of statements [2024-02-06T16:17:48.302Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.091s coverage: 89.7% of statements [2024-02-06T16:17:48.302Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2024-02-06T16:18:06.400Z] go vet ./... [2024-02-06T16:18:08.926Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T16:18:08.926Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T16:18:08.926Z] ./bin/test-attribution-txt.sh [2024-02-06T16:18:08.926Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T16:18:08.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T16:18:08.978Z] $ docker stop --time=1 7eb11adeb517d5950cb44dea179ea19d0508647265043b69d1f27ce4a9bcc8e8 [2024-02-06T16:18:12.299Z] $ docker rm -f --volumes 7eb11adeb517d5950cb44dea179ea19d0508647265043b69d1f27ce4a9bcc8e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:18:12.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T16:18:12.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-06T16:18:13.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T16:18:14.094Z] + ls -al . [2024-02-06T16:18:14.094Z] total 192 [2024-02-06T16:18:14.094Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 16:17 . [2024-02-06T16:18:14.094Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:15 .. [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 16:15 .dockerignore [2024-02-06T16:18:14.094Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:17 .git [2024-02-06T16:18:14.094Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:15 .github [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 6 16:15 .gitignore [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:15 .golangci.yml [2024-02-06T16:18:14.094Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:16 .semver [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 6 16:15 Attribution.txt [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 6 16:15 CHANGELOG.md [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 6 16:15 Dockerfile [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:15 GOVERNANCE.md [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 6 16:15 Jenkinsfile [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 16:15 LICENSE [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 6 16:15 Makefile [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 6 16:15 OWNERS.md [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 6 16:15 README.md [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 6 16:15 Record and Reply.postman_collection.json [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 16:16 VERSION [2024-02-06T16:18:14.094Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:15 bin [2024-02-06T16:18:14.094Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 6 16:17 coverage.out [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 6 16:15 go.mod [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 6 16:15 go.sum [2024-02-06T16:18:14.094Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 16:15 internal [2024-02-06T16:18:14.094Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 6 16:15 main.go [2024-02-06T16:18:14.094Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:15 openapi [2024-02-06T16:18:14.094Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:15 pkg [2024-02-06T16:18:14.094Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:14.494Z] + 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=a7b8478cc08d2046ec322d4ca366236e032f8ba1 --label arch=amd64 --label version=3.2.0-dev.8 . [2024-02-06T16:18:14.494Z] Sending build context to Docker daemon 6.701MB [2024-02-06T16:18:14.494Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:18:14.494Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T16:18:14.494Z] ---> a3b43464d70e [2024-02-06T16:18:14.494Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:18:14.494Z] ---> Running in 45e6813c1d84 [2024-02-06T16:18:14.753Z] Removing intermediate container 45e6813c1d84 [2024-02-06T16:18:14.753Z] ---> 6c594cca9f49 [2024-02-06T16:18:14.753Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:18:14.753Z] ---> Running in 266b2f27aa1b [2024-02-06T16:18:14.753Z] Removing intermediate container 266b2f27aa1b [2024-02-06T16:18:14.753Z] ---> 8f62f74dffd3 [2024-02-06T16:18:14.753Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:18:14.753Z] ---> Running in 40e5c8a4449b [2024-02-06T16:18:14.753Z] Removing intermediate container 40e5c8a4449b [2024-02-06T16:18:14.753Z] ---> 7f14c5a4c2fe [2024-02-06T16:18:14.753Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:18:14.753Z] ---> Running in 4f7849bfd317 [2024-02-06T16:18:15.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:18:15.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:18:15.528Z] OK: 264 MiB in 52 packages [2024-02-06T16:18:15.786Z] Removing intermediate container 4f7849bfd317 [2024-02-06T16:18:15.786Z] ---> 1546d164f566 [2024-02-06T16:18:15.786Z] Step 7/27 : WORKDIR /app [2024-02-06T16:18:15.786Z] ---> Running in 1873e7e55729 [2024-02-06T16:18:16.045Z] Removing intermediate container 1873e7e55729 [2024-02-06T16:18:16.045Z] ---> 4651c0f1c162 [2024-02-06T16:18:16.045Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T16:18:16.045Z] ---> 46889024db83 [2024-02-06T16:18:16.045Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:18:16.045Z] ---> Running in a7bf04b99abe [2024-02-06T16:18:16.613Z] Removing intermediate container a7bf04b99abe [2024-02-06T16:18:16.613Z] ---> 490a74e194dd [2024-02-06T16:18:16.613Z] Step 10/27 : COPY . . [2024-02-06T16:18:17.181Z] ---> 40247eb45540 [2024-02-06T16:18:17.181Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:18:17.181Z] ---> Running in d6a9689c9c9d [2024-02-06T16:18:17.181Z] Removing intermediate container d6a9689c9c9d [2024-02-06T16:18:17.181Z] ---> c4915333408b [2024-02-06T16:18:17.181Z] Step 12/27 : RUN $MAKE [2024-02-06T16:18:17.181Z] ---> Running in 24381b70b0bd [2024-02-06T16:18:17.440Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8" -trimpath -mod=readonly -o app-record-replay [2024-02-06T16:18:39.484Z] Removing intermediate container 24381b70b0bd [2024-02-06T16:18:39.484Z] ---> ec7b374176f9 [2024-02-06T16:18:39.484Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T16:18:39.484Z] 3.18: Pulling from library/alpine [2024-02-06T16:18:39.484Z] 619be1103602: Pulling fs layer [2024-02-06T16:18:39.484Z] 619be1103602: Verifying Checksum [2024-02-06T16:18:39.484Z] 619be1103602: Download complete [2024-02-06T16:18:39.484Z] 619be1103602: Pull complete [2024-02-06T16:18:39.484Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T16:18:39.484Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T16:18:39.484Z] ---> d3782b16ccc9 [2024-02-06T16:18:39.484Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T16:18:39.484Z] ---> Running in d5f79c2562a4 [2024-02-06T16:18:39.484Z] Removing intermediate container d5f79c2562a4 [2024-02-06T16:18:39.484Z] ---> cdafc0197d00 [2024-02-06T16:18:39.484Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-06T16:18:39.484Z] ---> Running in 31627ca4c29e [2024-02-06T16:18:39.484Z] Removing intermediate container 31627ca4c29e [2024-02-06T16:18:39.484Z] ---> fc4197e3a7c9 [2024-02-06T16:18:39.484Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T16:18:39.484Z] ---> Running in cc0f7641b461 [2024-02-06T16:18:39.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:18:39.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:18:39.743Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T16:18:40.002Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T16:18:40.002Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T16:18:40.002Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T16:18:40.002Z] OK: 8 MiB in 17 packages [2024-02-06T16:18:40.261Z] Removing intermediate container cc0f7641b461 [2024-02-06T16:18:40.261Z] ---> a1c73cbeb53f [2024-02-06T16:18:40.261Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T16:18:40.261Z] ---> Running in d4ba10c1d83f [2024-02-06T16:18:40.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:18:40.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:18:40.781Z] OK: 8 MiB in 17 packages [2024-02-06T16:18:41.041Z] Removing intermediate container d4ba10c1d83f [2024-02-06T16:18:41.041Z] ---> 963d8f223d4f [2024-02-06T16:18:41.041Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T16:18:41.305Z] ---> f3ad68dc56c9 [2024-02-06T16:18:41.305Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T16:18:41.305Z] ---> 289305a9e3dc [2024-02-06T16:18:41.305Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T16:18:41.564Z] ---> 005df1f07039 [2024-02-06T16:18:41.564Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-06T16:18:42.190Z] ---> bdcd35d4980a [2024-02-06T16:18:42.190Z] Step 22/27 : EXPOSE 59712 [2024-02-06T16:18:42.449Z] ---> Running in 2805b8865cdf [2024-02-06T16:18:42.449Z] Removing intermediate container 2805b8865cdf [2024-02-06T16:18:42.449Z] ---> 6f3a002e1ad3 [2024-02-06T16:18:42.449Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-06T16:18:42.449Z] ---> Running in fb73877aa14e [2024-02-06T16:18:42.449Z] Removing intermediate container fb73877aa14e [2024-02-06T16:18:42.449Z] ---> 346648a4b35b [2024-02-06T16:18:42.449Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T16:18:42.450Z] ---> Running in 7289914b92ca [2024-02-06T16:18:42.450Z] Removing intermediate container 7289914b92ca [2024-02-06T16:18:42.450Z] ---> daecf938da89 [2024-02-06T16:18:42.450Z] Step 25/27 : LABEL arch=amd64 [2024-02-06T16:18:42.709Z] ---> Running in 80fb4cfd1820 [2024-02-06T16:18:42.709Z] Removing intermediate container 80fb4cfd1820 [2024-02-06T16:18:42.709Z] ---> 4d4f028ae52e [2024-02-06T16:18:42.709Z] Step 26/27 : LABEL git_sha=a7b8478cc08d2046ec322d4ca366236e032f8ba1 [2024-02-06T16:18:42.709Z] ---> Running in 551f89fee6a1 [2024-02-06T16:18:42.709Z] Removing intermediate container 551f89fee6a1 [2024-02-06T16:18:42.709Z] ---> 953caa0f76cd [2024-02-06T16:18:42.709Z] Step 27/27 : LABEL version=3.2.0-dev.8 [2024-02-06T16:18:42.709Z] ---> Running in 885c5617df0a [2024-02-06T16:18:42.709Z] Removing intermediate container 885c5617df0a [2024-02-06T16:18:42.709Z] ---> 637329518b70 [2024-02-06T16:18:42.709Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T16:18:42.709Z] Successfully built 637329518b70 [2024-02-06T16:18:42.709Z] 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 [2024-02-06T16:18:42.979Z] provisioning config files... [2024-02-06T16:18:42.993Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6857789855932468370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:18:43.339Z] ---> ****-login.sh [2024-02-06T16:18:43.339Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:18:43.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:43.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:43.339Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:43.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:43.339Z] [2024-02-06T16:18:43.339Z] Login Succeeded [2024-02-06T16:18:43.339Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:18:43.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:43.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:43.339Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:43.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:43.339Z] [2024-02-06T16:18:43.339Z] Login Succeeded [2024-02-06T16:18:43.339Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:18:43.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:43.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:43.601Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:43.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:43.601Z] [2024-02-06T16:18:43.601Z] Login Succeeded [2024-02-06T16:18:43.601Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:18:43.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:43.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:43.602Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:43.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:43.602Z] [2024-02-06T16:18:43.602Z] Login Succeeded [2024-02-06T16:18:43.602Z] ****.io [2024-02-06T16:18:43.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:18:43.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:18:43.860Z] Configure a credential helper to remove this warning. See [2024-02-06T16:18:43.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:18:43.860Z] [2024-02-06T16:18:43.860Z] Login Succeeded [2024-02-06T16:18:43.860Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:18:43.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:18:44.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:18:44.054Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-02-06T16:18:44.054Z] a7b8478cc08d2046ec322d4ca366236e032f8ba1 [2024-02-06T16:18:44.054Z] latest [2024-02-06T16:18:44.054Z] 3.2.0-dev.8 [2024-02-06T16:18:44.054Z] a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [2024-02-06T16:18:44.054Z] main [2024-02-06T16:18:44.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:44.517Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:44.903Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1 [2024-02-06T16:18:44.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-06T16:18:44.903Z] 58f4df33b5bd: Preparing [2024-02-06T16:18:44.903Z] 563f63be09bf: Preparing [2024-02-06T16:18:44.903Z] 5ce69e4b010d: Preparing [2024-02-06T16:18:44.903Z] 4bfe73316f65: Preparing [2024-02-06T16:18:44.903Z] 7916cebf5bf3: Preparing [2024-02-06T16:18:44.903Z] da34de9b1dc6: Preparing [2024-02-06T16:18:44.903Z] aedc3bda2944: Preparing [2024-02-06T16:18:44.903Z] da34de9b1dc6: Waiting [2024-02-06T16:18:44.903Z] aedc3bda2944: Waiting [2024-02-06T16:18:44.903Z] 563f63be09bf: Pushed [2024-02-06T16:18:44.903Z] 4bfe73316f65: Pushed [2024-02-06T16:18:44.903Z] 7916cebf5bf3: Pushed [2024-02-06T16:18:44.903Z] 5ce69e4b010d: Pushed [2024-02-06T16:18:44.903Z] aedc3bda2944: Layer already exists [2024-02-06T16:18:45.169Z] da34de9b1dc6: Pushed [2024-02-06T16:18:47.703Z] 58f4df33b5bd: Pushed [2024-02-06T16:18:47.703Z] a7b8478cc08d2046ec322d4ca366236e032f8ba1: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:48.109Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:48.510Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-06T16:18:48.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-06T16:18:48.510Z] 58f4df33b5bd: Preparing [2024-02-06T16:18:48.510Z] 563f63be09bf: Preparing [2024-02-06T16:18:48.510Z] 5ce69e4b010d: Preparing [2024-02-06T16:18:48.510Z] 4bfe73316f65: Preparing [2024-02-06T16:18:48.510Z] 7916cebf5bf3: Preparing [2024-02-06T16:18:48.510Z] da34de9b1dc6: Preparing [2024-02-06T16:18:48.510Z] aedc3bda2944: Preparing [2024-02-06T16:18:48.510Z] aedc3bda2944: Waiting [2024-02-06T16:18:48.510Z] 7916cebf5bf3: Layer already exists [2024-02-06T16:18:48.510Z] 5ce69e4b010d: Layer already exists [2024-02-06T16:18:48.510Z] 563f63be09bf: Layer already exists [2024-02-06T16:18:48.510Z] 4bfe73316f65: Layer already exists [2024-02-06T16:18:48.510Z] 58f4df33b5bd: Layer already exists [2024-02-06T16:18:48.510Z] aedc3bda2944: Layer already exists [2024-02-06T16:18:48.510Z] da34de9b1dc6: Layer already exists [2024-02-06T16:18:48.510Z] latest: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:48.905Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:49.307Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.8 [2024-02-06T16:18:49.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-06T16:18:49.307Z] 58f4df33b5bd: Preparing [2024-02-06T16:18:49.307Z] 563f63be09bf: Preparing [2024-02-06T16:18:49.307Z] 5ce69e4b010d: Preparing [2024-02-06T16:18:49.307Z] 4bfe73316f65: Preparing [2024-02-06T16:18:49.307Z] 7916cebf5bf3: Preparing [2024-02-06T16:18:49.307Z] da34de9b1dc6: Preparing [2024-02-06T16:18:49.307Z] aedc3bda2944: Preparing [2024-02-06T16:18:49.307Z] da34de9b1dc6: Waiting [2024-02-06T16:18:49.307Z] 58f4df33b5bd: Layer already exists [2024-02-06T16:18:49.307Z] 563f63be09bf: Layer already exists [2024-02-06T16:18:49.307Z] 7916cebf5bf3: Layer already exists [2024-02-06T16:18:49.307Z] 5ce69e4b010d: Layer already exists [2024-02-06T16:18:49.307Z] 4bfe73316f65: Layer already exists [2024-02-06T16:18:49.307Z] da34de9b1dc6: Layer already exists [2024-02-06T16:18:49.307Z] aedc3bda2944: Layer already exists [2024-02-06T16:18:49.307Z] 3.2.0-dev.8: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:49.714Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:50.120Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [2024-02-06T16:18:50.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-06T16:18:50.121Z] 58f4df33b5bd: Preparing [2024-02-06T16:18:50.121Z] 563f63be09bf: Preparing [2024-02-06T16:18:50.121Z] 5ce69e4b010d: Preparing [2024-02-06T16:18:50.121Z] 4bfe73316f65: Preparing [2024-02-06T16:18:50.121Z] 7916cebf5bf3: Preparing [2024-02-06T16:18:50.121Z] da34de9b1dc6: Preparing [2024-02-06T16:18:50.121Z] aedc3bda2944: Preparing [2024-02-06T16:18:50.121Z] da34de9b1dc6: Waiting [2024-02-06T16:18:50.121Z] aedc3bda2944: Waiting [2024-02-06T16:18:50.121Z] 5ce69e4b010d: Layer already exists [2024-02-06T16:18:50.121Z] 58f4df33b5bd: Layer already exists [2024-02-06T16:18:50.121Z] 4bfe73316f65: Layer already exists [2024-02-06T16:18:50.121Z] 563f63be09bf: Layer already exists [2024-02-06T16:18:50.121Z] 7916cebf5bf3: Layer already exists [2024-02-06T16:18:50.121Z] da34de9b1dc6: Layer already exists [2024-02-06T16:18:50.121Z] aedc3bda2944: Layer already exists [2024-02-06T16:18:50.121Z] a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:50.542Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:50.954Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-02-06T16:18:50.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-06T16:18:50.954Z] 58f4df33b5bd: Preparing [2024-02-06T16:18:50.954Z] 563f63be09bf: Preparing [2024-02-06T16:18:50.954Z] 5ce69e4b010d: Preparing [2024-02-06T16:18:50.954Z] 4bfe73316f65: Preparing [2024-02-06T16:18:50.954Z] 7916cebf5bf3: Preparing [2024-02-06T16:18:50.954Z] da34de9b1dc6: Preparing [2024-02-06T16:18:50.954Z] aedc3bda2944: Preparing [2024-02-06T16:18:50.954Z] da34de9b1dc6: Waiting [2024-02-06T16:18:50.954Z] aedc3bda2944: Waiting [2024-02-06T16:18:50.954Z] 4bfe73316f65: Layer already exists [2024-02-06T16:18:50.954Z] 58f4df33b5bd: Layer already exists [2024-02-06T16:18:50.954Z] 563f63be09bf: Layer already exists [2024-02-06T16:18:50.954Z] 7916cebf5bf3: Layer already exists [2024-02-06T16:18:50.954Z] 5ce69e4b010d: Layer already exists [2024-02-06T16:18:50.954Z] da34de9b1dc6: Layer already exists [2024-02-06T16:18:50.954Z] aedc3bda2944: Layer already exists [2024-02-06T16:18:50.954Z] main: digest: sha256:6b2e9f94e93cc01b6b71f3a30c89e7eb2bb20301552a9c9f9f7f76ef54bd3371 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:18:51.291Z] ===================================================== [Pipeline] echo [2024-02-06T16:18:51.334Z] taggedImages: [2024-02-06T16:18:51.334Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1 [2024-02-06T16:18:51.334Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-06T16:18:51.334Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.8 [2024-02-06T16:18:51.334Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [2024-02-06T16:18:51.334Z] - 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 [2024-02-06T16:18:51.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:18:51.997Z] [2024-02-06T16:18:51.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:52.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:18:52.332Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-06T16:18:52.332Z] 5eb5b503b376: Pulling fs layer [2024-02-06T16:18:52.332Z] 5c69ac0246d0: Pulling fs layer [2024-02-06T16:18:52.332Z] ec43610c2a17: Pulling fs layer [2024-02-06T16:18:52.332Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-06T16:18:52.332Z] 33b1e0a273af: Pulling fs layer [2024-02-06T16:18:52.332Z] 5d3b04190fa2: Pulling fs layer [2024-02-06T16:18:52.332Z] 2f39f015ded8: Pulling fs layer [2024-02-06T16:18:52.332Z] 3a2ae6a8a46f: Waiting [2024-02-06T16:18:52.332Z] 33b1e0a273af: Waiting [2024-02-06T16:18:52.332Z] 5d3b04190fa2: Waiting [2024-02-06T16:18:52.332Z] 2f39f015ded8: Waiting [2024-02-06T16:18:52.332Z] 5c69ac0246d0: Download complete [2024-02-06T16:18:52.332Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-06T16:18:52.332Z] 3a2ae6a8a46f: Download complete [2024-02-06T16:18:52.332Z] ec43610c2a17: Verifying Checksum [2024-02-06T16:18:52.332Z] ec43610c2a17: Download complete [2024-02-06T16:18:52.332Z] 33b1e0a273af: Verifying Checksum [2024-02-06T16:18:52.332Z] 33b1e0a273af: Download complete [2024-02-06T16:18:52.332Z] 5d3b04190fa2: Verifying Checksum [2024-02-06T16:18:52.332Z] 5d3b04190fa2: Download complete [2024-02-06T16:18:52.590Z] 5eb5b503b376: Verifying Checksum [2024-02-06T16:18:53.156Z] 2f39f015ded8: Download complete [2024-02-06T16:18:53.723Z] 5eb5b503b376: Pull complete [2024-02-06T16:18:53.723Z] 5c69ac0246d0: Pull complete [2024-02-06T16:18:54.289Z] ec43610c2a17: Pull complete [2024-02-06T16:18:54.289Z] 3a2ae6a8a46f: Pull complete [2024-02-06T16:18:54.548Z] 33b1e0a273af: Pull complete [2024-02-06T16:18:54.548Z] 5d3b04190fa2: Pull complete [2024-02-06T16:18:58.733Z] 2f39f015ded8: Pull complete [2024-02-06T16:18:58.733Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-06T16:18:58.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:18:58.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:18:58.949Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:18:58.989Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T16:19:03.780Z] $ docker top 3804b6699e37aec6597316213cd665251807b867ef3074a6cac70b53ea7aa125 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:19:04.229Z] ---> job-cost.sh [2024-02-06T16:19:04.229Z] lf-activate-venv: SKIPPING [2024-02-06T16:19:04.229Z] INFO: No Stack... [2024-02-06T16:19:04.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T16:19:05.056Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T16:19:05.344Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-02-06T16:19:05.345Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T16:19:05.356Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [2024-02-06T16:19:05.363Z] Resource [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] did not exist. Created. [2024-02-06T16:19:05.369Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T16:19:05.731Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-06T16:19:05.797Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T16:19:05.804Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T16:19:05.965Z] $ docker stop --time=1 3804b6699e37aec6597316213cd665251807b867ef3074a6cac70b53ea7aa125 [2024-02-06T16:19:07.108Z] $ docker rm -f --volumes 3804b6699e37aec6597316213cd665251807b867ef3074a6cac70b53ea7aa125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-06T16:19:37.461Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-559 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-02-06T16:19:37.516Z] Running in /w/workspace/app-record-replay/83 [Pipeline] { [Pipeline] checkout [2024-02-06T16:19:37.591Z] Selected Git installation does not exist. Using Default [2024-02-06T16:19:37.591Z] The recommended git tool is: NONE [2024-02-06T16:19:42.961Z] using credential edgex-jenkins-ssh [2024-02-06T16:19:42.981Z] Cloning the remote Git repository [2024-02-06T16:19:43.025Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-02-06T16:19:43.109Z] > git init /w/workspace/app-record-replay/83 # timeout=10 [2024-02-06T16:19:43.249Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-06T16:19:43.251Z] > git --version # timeout=10 [2024-02-06T16:19:43.270Z] > git --version # 'git version 2.25.1' [2024-02-06T16:19:43.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T16:19:43.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T16:19:45.192Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-06T16:19:45.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T16:19:46.442Z] Avoid second fetch [2024-02-06T16:19:46.443Z] Checking out Revision a7b8478cc08d2046ec322d4ca366236e032f8ba1 (main) [2024-02-06T16:19:46.465Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T16:19:46.535Z] > git checkout -f a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 [2024-02-06T16:19:47.098Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#123)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T16:19:48.790Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-06T16:19:48.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T16:19:48.790Z] Dload Upload Total Spent Left Speed [2024-02-06T16:19:48.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2024-02-06T16:19:49.158Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-06T16:19:49.498Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-06T16:19:49.498Z] + sudo tee /etc/docker/daemon.new [2024-02-06T16:19:49.498Z] { [2024-02-06T16:19:49.498Z] "registry-mirrors": [ [2024-02-06T16:19:49.498Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-06T16:19:49.498Z] ], [2024-02-06T16:19:49.498Z] "bip": "10.250.0.254/24", [2024-02-06T16:19:49.498Z] "hosts": [ [2024-02-06T16:19:49.498Z] "tcp://0.0.0.0:5555", [2024-02-06T16:19:49.498Z] "unix:///var/run/docker.sock" [2024-02-06T16:19:49.498Z] ], [2024-02-06T16:19:49.498Z] "mtu": 1458, [2024-02-06T16:19:49.498Z] "selinux-enabled": true, [2024-02-06T16:19:49.498Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-06T16:19:49.498Z] } [Pipeline] sh [2024-02-06T16:19:49.850Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-06T16:19:50.210Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:20:08.563Z] provisioning config files... [2024-02-06T16:20:08.597Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/83@tmp/config14249473905183351359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:20:09.111Z] ---> ****-login.sh [2024-02-06T16:20:09.111Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:20:09.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:20:09.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:20:09.703Z] Configure a credential helper to remove this warning. See [2024-02-06T16:20:09.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:20:09.703Z] [2024-02-06T16:20:09.703Z] Login Succeeded [2024-02-06T16:20:09.703Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:20:09.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:20:10.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:20:10.243Z] Configure a credential helper to remove this warning. See [2024-02-06T16:20:10.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:20:10.243Z] [2024-02-06T16:20:10.243Z] Login Succeeded [2024-02-06T16:20:10.243Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:20:10.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:20:10.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:20:10.514Z] Configure a credential helper to remove this warning. See [2024-02-06T16:20:10.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:20:10.514Z] [2024-02-06T16:20:10.514Z] Login Succeeded [2024-02-06T16:20:10.514Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:20:10.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:20:10.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:20:10.785Z] Configure a credential helper to remove this warning. See [2024-02-06T16:20:10.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:20:10.786Z] [2024-02-06T16:20:10.786Z] Login Succeeded [2024-02-06T16:20:11.064Z] ****.io [2024-02-06T16:20:11.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:20:11.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:20:11.653Z] Configure a credential helper to remove this warning. See [2024-02-06T16:20:11.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:20:11.653Z] [2024-02-06T16:20:11.653Z] Login Succeeded [2024-02-06T16:20:11.653Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:20:11.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T16:20:12.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:20:12.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:20:12.297Z] ========================================================= [2024-02-06T16:20:12.297Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-06T16:20:12.297Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:20:12.812Z] + 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 . [2024-02-06T16:20:12.812Z] Sending build context to Docker daemon 258.6kB [2024-02-06T16:20:13.086Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:20:13.086Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T16:20:13.360Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-06T16:20:13.360Z] 9fda8d8052c6: Pulling fs layer [2024-02-06T16:20:13.360Z] 5d54e960e981: Pulling fs layer [2024-02-06T16:20:13.360Z] c4a7e357bf2a: Pulling fs layer [2024-02-06T16:20:13.360Z] f0e02332f6b5: Pulling fs layer [2024-02-06T16:20:13.360Z] 872ee5b61b7b: Pulling fs layer [2024-02-06T16:20:13.360Z] 0c6a40ed1a82: Pulling fs layer [2024-02-06T16:20:13.360Z] 94ae7d8d031c: Pulling fs layer [2024-02-06T16:20:13.360Z] f0e02332f6b5: Waiting [2024-02-06T16:20:13.360Z] 872ee5b61b7b: Waiting [2024-02-06T16:20:13.360Z] 5d54e960e981: Verifying Checksum [2024-02-06T16:20:13.360Z] 5d54e960e981: Download complete [2024-02-06T16:20:13.360Z] f0e02332f6b5: Verifying Checksum [2024-02-06T16:20:13.360Z] f0e02332f6b5: Download complete [2024-02-06T16:20:13.360Z] 872ee5b61b7b: Verifying Checksum [2024-02-06T16:20:13.360Z] 872ee5b61b7b: Download complete [2024-02-06T16:20:13.360Z] 9fda8d8052c6: Verifying Checksum [2024-02-06T16:20:13.360Z] 9fda8d8052c6: Download complete [2024-02-06T16:20:13.959Z] 94ae7d8d031c: Verifying Checksum [2024-02-06T16:20:13.959Z] 94ae7d8d031c: Download complete [2024-02-06T16:20:14.556Z] 9fda8d8052c6: Pull complete [2024-02-06T16:20:15.531Z] c4a7e357bf2a: Verifying Checksum [2024-02-06T16:20:15.531Z] c4a7e357bf2a: Download complete [2024-02-06T16:20:16.508Z] 0c6a40ed1a82: Verifying Checksum [2024-02-06T16:20:16.508Z] 0c6a40ed1a82: Download complete [2024-02-06T16:20:19.112Z] 5d54e960e981: Pull complete [2024-02-06T16:20:37.340Z] c4a7e357bf2a: Pull complete [2024-02-06T16:20:37.340Z] f0e02332f6b5: Pull complete [2024-02-06T16:20:37.340Z] 872ee5b61b7b: Pull complete [2024-02-06T16:20:44.025Z] 0c6a40ed1a82: Pull complete [2024-02-06T16:20:49.379Z] 94ae7d8d031c: Pull complete [2024-02-06T16:20:49.379Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-06T16:20:49.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-06T16:20:49.379Z] ---> 86de565de09d [2024-02-06T16:20:49.379Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:20:49.968Z] ---> Running in 54d610b0b08b [2024-02-06T16:20:50.236Z] Removing intermediate container 54d610b0b08b [2024-02-06T16:20:50.236Z] ---> 497d937f2123 [2024-02-06T16:20:50.236Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:20:50.236Z] ---> Running in 65a05dc916ef [2024-02-06T16:20:50.507Z] Removing intermediate container 65a05dc916ef [2024-02-06T16:20:50.507Z] ---> ce0732e4c0d9 [2024-02-06T16:20:50.507Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:20:50.776Z] ---> Running in 0c5564feb837 [2024-02-06T16:20:51.045Z] Removing intermediate container 0c5564feb837 [2024-02-06T16:20:51.045Z] ---> 49c5e3a1cd83 [2024-02-06T16:20:51.045Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:20:51.045Z] ---> Running in 21d6361fd208 [2024-02-06T16:20:52.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:20:52.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:20:54.152Z] OK: 266 MiB in 52 packages [2024-02-06T16:20:54.741Z] Removing intermediate container 21d6361fd208 [2024-02-06T16:20:54.741Z] ---> 4dd4f23f85fd [2024-02-06T16:20:54.741Z] Step 7/12 : WORKDIR /app [2024-02-06T16:20:55.009Z] ---> Running in 2afe3a43b8f5 [2024-02-06T16:20:55.278Z] Removing intermediate container 2afe3a43b8f5 [2024-02-06T16:20:55.278Z] ---> 4b23e4a20179 [2024-02-06T16:20:55.278Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T16:20:55.868Z] ---> ff4b12611b0b [2024-02-06T16:20:55.868Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:20:55.868Z] ---> Running in 0221333ffd1e [2024-02-06T16:22:03.759Z] Removing intermediate container 0221333ffd1e [2024-02-06T16:22:03.759Z] ---> a516c86c9733 [2024-02-06T16:22:03.759Z] Step 10/12 : COPY . . [2024-02-06T16:22:03.759Z] ---> e7e2d9a85128 [2024-02-06T16:22:03.759Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:22:03.759Z] ---> Running in 94510f9e5008 [2024-02-06T16:22:03.759Z] Removing intermediate container 94510f9e5008 [2024-02-06T16:22:03.759Z] ---> 3c6bb6ec37b6 [2024-02-06T16:22:03.759Z] Step 12/12 : RUN $MAKE [2024-02-06T16:22:03.759Z] ---> Running in f1adf4e34716 [2024-02-06T16:22:03.759Z] noop [2024-02-06T16:22:03.759Z] Removing intermediate container f1adf4e34716 [2024-02-06T16:22:03.759Z] ---> 821e84b36992 [2024-02-06T16:22:03.759Z] Successfully built 821e84b36992 [2024-02-06T16:22:03.759Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:22:04.235Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T16:22:04.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:22:04.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-559 does not seem to be running inside a container [2024-02-06T16:22:04.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/83 -v /w/workspace/app-record-replay/83:/w/workspace/app-record-replay/83:rw,z -v /w/workspace/app-record-replay/83@tmp:/w/workspace/app-record-replay/83@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 [2024-02-06T16:22:06.232Z] $ docker top eb8bf12c653df8bfbf5f06439cca51a5b4e4f2e748b170e9a28d3f0dd810467b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:22:07.213Z] + go version [2024-02-06T16:22:07.213Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-06T16:22:07.239Z] $ docker stop --time=1 eb8bf12c653df8bfbf5f06439cca51a5b4e4f2e748b170e9a28d3f0dd810467b [2024-02-06T16:22:08.924Z] $ docker rm -f --volumes eb8bf12c653df8bfbf5f06439cca51a5b4e4f2e748b170e9a28d3f0dd810467b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:22:09.841Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T16:22:09.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:22:10.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-559 does not seem to be running inside a container [2024-02-06T16:22:10.219Z] $ 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/83 -v /w/workspace/app-record-replay/83:/w/workspace/app-record-replay/83:rw,z -v /w/workspace/app-record-replay/83@tmp:/w/workspace/app-record-replay/83@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 [2024-02-06T16:22:14.955Z] $ docker top 9432d60b53bb79c2e4614b49c57315b9f9a4a171809d5807a7e8bcdfc9fc9719 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:22:15.900Z] + git config --global --add safe.directory /w/workspace/app-record-replay/83 [Pipeline] fileExists [Pipeline] sh [2024-02-06T16:22:16.604Z] + make test [2024-02-06T16:22:16.604Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T16:24:54.990Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-06T16:24:54.990Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.237s coverage: 88.0% of statements [2024-02-06T16:24:54.990Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-06T16:24:54.990Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-06T16:24:55.958Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-06T16:25:06.041Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.997s coverage: 98.7% of statements [2024-02-06T16:25:06.041Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.524s coverage: 89.7% of statements [2024-02-06T16:25:06.041Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.161s coverage: 100.0% of statements [2024-02-06T16:25:06.041Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-06T16:25:06.041Z] go vet ./... [2024-02-06T16:27:12.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T16:27:12.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T16:27:12.708Z] ./bin/test-attribution-txt.sh [2024-02-06T16:27:12.708Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T16:27:12.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T16:27:12.783Z] $ docker stop --time=1 9432d60b53bb79c2e4614b49c57315b9f9a4a171809d5807a7e8bcdfc9fc9719 [2024-02-06T16:27:14.586Z] $ docker rm -f --volumes 9432d60b53bb79c2e4614b49c57315b9f9a4a171809d5807a7e8bcdfc9fc9719 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:27:16.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T16:27:16.297Z] Warning: overwriting stash ‘coverage-report’ [2024-02-06T16:27:16.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T16:27:17.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T16:27:17.741Z] + ls -al . [2024-02-06T16:27:17.741Z] total 188 [2024-02-06T16:27:17.741Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 16:22 . [2024-02-06T16:27:17.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:19 .. [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 16:19 .dockerignore [2024-02-06T16:27:17.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:19 .git [2024-02-06T16:27:17.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:19 .github [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 6 16:19 .gitignore [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:19 .golangci.yml [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 6 16:19 Attribution.txt [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 6 16:19 CHANGELOG.md [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 6 16:19 Dockerfile [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:19 GOVERNANCE.md [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 6 16:19 Jenkinsfile [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 16:19 LICENSE [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 6 16:19 Makefile [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 6 16:19 OWNERS.md [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 6 16:19 README.md [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 6 16:19 Record and Reply.postman_collection.json [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 16:16 VERSION [2024-02-06T16:27:17.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:19 bin [2024-02-06T16:27:17.741Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 6 16:25 coverage.out [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 3950 Feb 6 16:19 go.mod [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 34578 Feb 6 16:19 go.sum [2024-02-06T16:27:17.741Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 16:19 internal [2024-02-06T16:27:17.741Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 6 16:19 main.go [2024-02-06T16:27:17.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:19 openapi [2024-02-06T16:27:17.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:19 pkg [2024-02-06T16:27:17.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:18.169Z] + 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=a7b8478cc08d2046ec322d4ca366236e032f8ba1 --label arch=arm64 --label version=3.2.0-dev.8 . [2024-02-06T16:27:18.435Z] Sending build context to Docker daemon 284.2kB [2024-02-06T16:27:18.435Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:27:18.435Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T16:27:18.435Z] ---> 821e84b36992 [2024-02-06T16:27:18.435Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:27:21.774Z] ---> Running in cef116a34ccf [2024-02-06T16:27:21.774Z] Removing intermediate container cef116a34ccf [2024-02-06T16:27:21.774Z] ---> 1433f0254534 [2024-02-06T16:27:21.774Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:27:21.774Z] ---> Running in dd83daea1b17 [2024-02-06T16:27:21.774Z] Removing intermediate container dd83daea1b17 [2024-02-06T16:27:21.774Z] ---> 1bcd3acde0a0 [2024-02-06T16:27:21.774Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:27:21.774Z] ---> Running in 86115ee23176 [2024-02-06T16:27:22.355Z] Removing intermediate container 86115ee23176 [2024-02-06T16:27:22.355Z] ---> d8ee47a72ba7 [2024-02-06T16:27:22.356Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:27:22.356Z] ---> Running in 0da711bda48e [2024-02-06T16:27:23.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:27:23.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:27:24.860Z] OK: 266 MiB in 52 packages [2024-02-06T16:27:25.827Z] Removing intermediate container 0da711bda48e [2024-02-06T16:27:25.827Z] ---> b023f3ebab89 [2024-02-06T16:27:25.827Z] Step 7/27 : WORKDIR /app [2024-02-06T16:27:25.827Z] ---> Running in 19de6b7afc2f [2024-02-06T16:27:26.095Z] Removing intermediate container 19de6b7afc2f [2024-02-06T16:27:26.095Z] ---> 9b9aa3b43237 [2024-02-06T16:27:26.095Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T16:27:26.680Z] ---> 2638190c7102 [2024-02-06T16:27:26.680Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:27:26.680Z] ---> Running in 9ce0f3d8ad49 [2024-02-06T16:27:28.620Z] Removing intermediate container 9ce0f3d8ad49 [2024-02-06T16:27:28.620Z] ---> e605c53ba22a [2024-02-06T16:27:28.620Z] Step 10/27 : COPY . . [2024-02-06T16:27:29.200Z] ---> 49bc9498dbb8 [2024-02-06T16:27:29.200Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:27:29.200Z] ---> Running in d30782c08c6c [2024-02-06T16:27:29.475Z] Removing intermediate container d30782c08c6c [2024-02-06T16:27:29.475Z] ---> c2ec66cdf58e [2024-02-06T16:27:29.475Z] Step 12/27 : RUN $MAKE [2024-02-06T16:27:29.475Z] ---> Running in 1f9d21cddbd0 [2024-02-06T16:27:30.433Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8" -trimpath -mod=readonly -o app-record-replay [2024-02-06T16:29:22.127Z] Removing intermediate container 1f9d21cddbd0 [2024-02-06T16:29:22.127Z] ---> c847e7a8997c [2024-02-06T16:29:22.127Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T16:29:22.127Z] 3.18: Pulling from library/alpine [2024-02-06T16:29:22.127Z] c6b39de5b339: Pulling fs layer [2024-02-06T16:29:22.127Z] c6b39de5b339: Download complete [2024-02-06T16:29:22.127Z] c6b39de5b339: Pull complete [2024-02-06T16:29:22.127Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T16:29:22.127Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T16:29:22.127Z] ---> 33abbf032149 [2024-02-06T16:29:22.127Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T16:29:22.127Z] ---> Running in d9b5320ef906 [2024-02-06T16:29:22.127Z] Removing intermediate container d9b5320ef906 [2024-02-06T16:29:22.127Z] ---> 806539619084 [2024-02-06T16:29:22.127Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-06T16:29:22.127Z] ---> Running in 6c0457937754 [2024-02-06T16:29:22.127Z] Removing intermediate container 6c0457937754 [2024-02-06T16:29:22.127Z] ---> f35ed9881e6b [2024-02-06T16:29:22.127Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T16:29:22.127Z] ---> Running in bfb561433afc [2024-02-06T16:29:22.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:29:22.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:29:23.134Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T16:29:23.134Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T16:29:23.134Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T16:29:23.134Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T16:29:23.402Z] OK: 9 MiB in 17 packages [2024-02-06T16:29:24.809Z] Removing intermediate container bfb561433afc [2024-02-06T16:29:24.809Z] ---> c2299d564d80 [2024-02-06T16:29:24.809Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T16:29:24.809Z] ---> Running in 2cb80e3b33f5 [2024-02-06T16:29:25.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:29:25.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:29:26.925Z] OK: 9 MiB in 17 packages [2024-02-06T16:29:27.508Z] Removing intermediate container 2cb80e3b33f5 [2024-02-06T16:29:27.508Z] ---> 675d495195f0 [2024-02-06T16:29:27.508Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T16:29:31.748Z] ---> 1e4d006e4c26 [2024-02-06T16:29:31.748Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T16:29:31.748Z] ---> 3ac4448cc548 [2024-02-06T16:29:31.748Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T16:29:32.020Z] ---> 86455cfe1fac [2024-02-06T16:29:32.020Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-06T16:29:33.455Z] ---> 1a17bb8c84ca [2024-02-06T16:29:33.455Z] Step 22/27 : EXPOSE 59712 [2024-02-06T16:29:33.455Z] ---> Running in 363b3cf1afe1 [2024-02-06T16:29:33.734Z] Removing intermediate container 363b3cf1afe1 [2024-02-06T16:29:33.734Z] ---> 30d6497a02c6 [2024-02-06T16:29:33.734Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-06T16:29:34.005Z] ---> Running in 22dafe2678fb [2024-02-06T16:29:34.275Z] Removing intermediate container 22dafe2678fb [2024-02-06T16:29:34.275Z] ---> 9edb6fe0a5bc [2024-02-06T16:29:34.275Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T16:29:34.275Z] ---> Running in 495b632e957c [2024-02-06T16:29:34.544Z] Removing intermediate container 495b632e957c [2024-02-06T16:29:34.544Z] ---> 37a645875e4d [2024-02-06T16:29:34.544Z] Step 25/27 : LABEL arch=arm64 [2024-02-06T16:29:34.544Z] ---> Running in c75e128b84a0 [2024-02-06T16:29:35.122Z] Removing intermediate container c75e128b84a0 [2024-02-06T16:29:35.122Z] ---> e0106bd2d417 [2024-02-06T16:29:35.122Z] Step 26/27 : LABEL git_sha=a7b8478cc08d2046ec322d4ca366236e032f8ba1 [2024-02-06T16:29:35.122Z] ---> Running in fb2b3fb1c30d [2024-02-06T16:29:35.387Z] Removing intermediate container fb2b3fb1c30d [2024-02-06T16:29:35.387Z] ---> fbd8f9526e77 [2024-02-06T16:29:35.387Z] Step 27/27 : LABEL version=3.2.0-dev.8 [2024-02-06T16:29:35.387Z] ---> Running in d9f54514d55f [2024-02-06T16:29:35.655Z] Removing intermediate container d9f54514d55f [2024-02-06T16:29:35.655Z] ---> 658c0c598dac [2024-02-06T16:29:35.655Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T16:29:35.655Z] Successfully built 658c0c598dac [2024-02-06T16:29:35.655Z] 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 [2024-02-06T16:29:36.187Z] provisioning config files... [2024-02-06T16:29:36.206Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/83@tmp/config1169792145430186247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:29:36.614Z] ---> ****-login.sh [2024-02-06T16:29:36.614Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:29:36.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:29:36.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:29:36.890Z] Configure a credential helper to remove this warning. See [2024-02-06T16:29:36.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:29:36.890Z] [2024-02-06T16:29:36.890Z] Login Succeeded [2024-02-06T16:29:36.890Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:29:37.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:29:37.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:29:37.159Z] Configure a credential helper to remove this warning. See [2024-02-06T16:29:37.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:29:37.159Z] [2024-02-06T16:29:37.159Z] Login Succeeded [2024-02-06T16:29:37.159Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:29:37.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:29:37.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:29:37.426Z] Configure a credential helper to remove this warning. See [2024-02-06T16:29:37.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:29:37.426Z] [2024-02-06T16:29:37.692Z] Login Succeeded [2024-02-06T16:29:37.693Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:29:37.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:29:37.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:29:37.956Z] Configure a credential helper to remove this warning. See [2024-02-06T16:29:37.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:29:37.956Z] [2024-02-06T16:29:37.956Z] Login Succeeded [2024-02-06T16:29:37.956Z] ****.io [2024-02-06T16:29:38.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:29:38.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:29:38.484Z] Configure a credential helper to remove this warning. See [2024-02-06T16:29:38.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:29:38.484Z] [2024-02-06T16:29:38.484Z] Login Succeeded [2024-02-06T16:29:38.484Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:29:38.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:29:38.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:29:38.788Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-02-06T16:29:38.788Z] a7b8478cc08d2046ec322d4ca366236e032f8ba1 [2024-02-06T16:29:38.788Z] latest [2024-02-06T16:29:38.788Z] 3.2.0-dev.8 [2024-02-06T16:29:38.788Z] a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [2024-02-06T16:29:38.788Z] main [2024-02-06T16:29:38.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:39.388Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:39.920Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1 [2024-02-06T16:29:39.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-06T16:29:39.920Z] 1729cd7534f7: Preparing [2024-02-06T16:29:39.920Z] 4a9e8943d336: Preparing [2024-02-06T16:29:39.920Z] 13afd62a6119: Preparing [2024-02-06T16:29:39.920Z] c528ab88037e: Preparing [2024-02-06T16:29:39.920Z] dd74b1c37a9c: Preparing [2024-02-06T16:29:39.920Z] bae3b1e116aa: Preparing [2024-02-06T16:29:39.920Z] 7c504f21be85: Preparing [2024-02-06T16:29:39.920Z] bae3b1e116aa: Waiting [2024-02-06T16:29:39.920Z] 7c504f21be85: Waiting [2024-02-06T16:29:39.920Z] dd74b1c37a9c: Pushed [2024-02-06T16:29:40.820Z] c528ab88037e: Pushed [2024-02-06T16:29:40.820Z] 4a9e8943d336: Pushed [2024-02-06T16:29:40.820Z] 13afd62a6119: Pushed [2024-02-06T16:29:40.820Z] 7c504f21be85: Layer already exists [2024-02-06T16:29:41.085Z] bae3b1e116aa: Pushed [2024-02-06T16:29:50.295Z] 1729cd7534f7: Pushed [2024-02-06T16:29:50.295Z] a7b8478cc08d2046ec322d4ca366236e032f8ba1: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:50.802Z] + 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 [2024-02-06T16:29:51.295Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-06T16:29:51.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-06T16:29:51.295Z] 1729cd7534f7: Preparing [2024-02-06T16:29:51.295Z] 4a9e8943d336: Preparing [2024-02-06T16:29:51.295Z] 13afd62a6119: Preparing [2024-02-06T16:29:51.295Z] c528ab88037e: Preparing [2024-02-06T16:29:51.295Z] dd74b1c37a9c: Preparing [2024-02-06T16:29:51.295Z] bae3b1e116aa: Preparing [2024-02-06T16:29:51.295Z] 7c504f21be85: Preparing [2024-02-06T16:29:51.295Z] 7c504f21be85: Waiting [2024-02-06T16:29:51.295Z] bae3b1e116aa: Waiting [2024-02-06T16:29:51.295Z] c528ab88037e: Layer already exists [2024-02-06T16:29:51.295Z] 13afd62a6119: Layer already exists [2024-02-06T16:29:51.295Z] 4a9e8943d336: Layer already exists [2024-02-06T16:29:51.295Z] 1729cd7534f7: Layer already exists [2024-02-06T16:29:51.295Z] dd74b1c37a9c: Layer already exists [2024-02-06T16:29:51.295Z] bae3b1e116aa: Layer already exists [2024-02-06T16:29:51.295Z] 7c504f21be85: Layer already exists [2024-02-06T16:29:51.560Z] latest: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:52.109Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:52.596Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.8 [2024-02-06T16:29:52.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-06T16:29:52.596Z] 1729cd7534f7: Preparing [2024-02-06T16:29:52.596Z] 4a9e8943d336: Preparing [2024-02-06T16:29:52.596Z] 13afd62a6119: Preparing [2024-02-06T16:29:52.596Z] c528ab88037e: Preparing [2024-02-06T16:29:52.596Z] dd74b1c37a9c: Preparing [2024-02-06T16:29:52.596Z] bae3b1e116aa: Preparing [2024-02-06T16:29:52.596Z] 7c504f21be85: Preparing [2024-02-06T16:29:52.596Z] bae3b1e116aa: Waiting [2024-02-06T16:29:52.596Z] 7c504f21be85: Waiting [2024-02-06T16:29:52.596Z] 1729cd7534f7: Layer already exists [2024-02-06T16:29:52.596Z] c528ab88037e: Layer already exists [2024-02-06T16:29:52.596Z] 13afd62a6119: Layer already exists [2024-02-06T16:29:52.596Z] dd74b1c37a9c: Layer already exists [2024-02-06T16:29:52.596Z] 4a9e8943d336: Layer already exists [2024-02-06T16:29:52.596Z] bae3b1e116aa: Layer already exists [2024-02-06T16:29:52.596Z] 7c504f21be85: Layer already exists [2024-02-06T16:29:52.596Z] 3.2.0-dev.8: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:53.088Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:53.654Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [2024-02-06T16:29:53.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-06T16:29:53.654Z] 1729cd7534f7: Preparing [2024-02-06T16:29:53.654Z] 4a9e8943d336: Preparing [2024-02-06T16:29:53.654Z] 13afd62a6119: Preparing [2024-02-06T16:29:53.654Z] c528ab88037e: Preparing [2024-02-06T16:29:53.654Z] dd74b1c37a9c: Preparing [2024-02-06T16:29:53.654Z] bae3b1e116aa: Preparing [2024-02-06T16:29:53.654Z] 7c504f21be85: Preparing [2024-02-06T16:29:53.654Z] bae3b1e116aa: Waiting [2024-02-06T16:29:53.654Z] 7c504f21be85: Waiting [2024-02-06T16:29:53.654Z] dd74b1c37a9c: Layer already exists [2024-02-06T16:29:53.654Z] 4a9e8943d336: Layer already exists [2024-02-06T16:29:53.654Z] 13afd62a6119: Layer already exists [2024-02-06T16:29:53.654Z] c528ab88037e: Layer already exists [2024-02-06T16:29:53.654Z] 1729cd7534f7: Layer already exists [2024-02-06T16:29:53.654Z] 7c504f21be85: Layer already exists [2024-02-06T16:29:53.654Z] bae3b1e116aa: Layer already exists [2024-02-06T16:29:53.917Z] a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:54.412Z] + 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 [2024-02-06T16:29:54.894Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-02-06T16:29:54.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-06T16:29:54.894Z] 1729cd7534f7: Preparing [2024-02-06T16:29:54.894Z] 4a9e8943d336: Preparing [2024-02-06T16:29:54.894Z] 13afd62a6119: Preparing [2024-02-06T16:29:54.894Z] c528ab88037e: Preparing [2024-02-06T16:29:54.894Z] dd74b1c37a9c: Preparing [2024-02-06T16:29:54.894Z] bae3b1e116aa: Preparing [2024-02-06T16:29:54.894Z] 7c504f21be85: Preparing [2024-02-06T16:29:54.894Z] bae3b1e116aa: Waiting [2024-02-06T16:29:54.894Z] 7c504f21be85: Waiting [2024-02-06T16:29:54.894Z] 1729cd7534f7: Layer already exists [2024-02-06T16:29:54.894Z] 13afd62a6119: Layer already exists [2024-02-06T16:29:54.894Z] 4a9e8943d336: Layer already exists [2024-02-06T16:29:54.894Z] dd74b1c37a9c: Layer already exists [2024-02-06T16:29:54.894Z] c528ab88037e: Layer already exists [2024-02-06T16:29:54.894Z] 7c504f21be85: Layer already exists [2024-02-06T16:29:54.894Z] bae3b1e116aa: Layer already exists [2024-02-06T16:29:55.158Z] main: digest: sha256:f835d5fb8a77064ea3047332b48ad4c11cfa914bff9d99bbcc8e1178fdb17e96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:29:55.534Z] ===================================================== [Pipeline] echo [2024-02-06T16:29:55.595Z] taggedImages: [2024-02-06T16:29:55.595Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1 [2024-02-06T16:29:55.595Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-06T16:29:55.595Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.8 [2024-02-06T16:29:55.595Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a7b8478cc08d2046ec322d4ca366236e032f8ba1-3.2.0-dev.8 [2024-02-06T16:29:55.595Z] - 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 [2024-02-06T16:29:56.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T16:29:56.317Z] [2024-02-06T16:29:56.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:29:56.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T16:29:59.296Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-06T16:29:59.296Z] 8998bd30e6a1: Pulling fs layer [2024-02-06T16:29:59.296Z] 04944245beec: Pulling fs layer [2024-02-06T16:29:59.296Z] 699f458cf7ca: Pulling fs layer [2024-02-06T16:29:59.296Z] 765212b225bb: Pulling fs layer [2024-02-06T16:29:59.296Z] f23df028b6ca: Pulling fs layer [2024-02-06T16:29:59.296Z] d65c8cfc05b1: Pulling fs layer [2024-02-06T16:29:59.296Z] 2437ff75d9bd: Pulling fs layer [2024-02-06T16:29:59.296Z] 765212b225bb: Waiting [2024-02-06T16:29:59.296Z] d65c8cfc05b1: Waiting [2024-02-06T16:29:59.296Z] f23df028b6ca: Waiting [2024-02-06T16:29:59.296Z] 2437ff75d9bd: Waiting [2024-02-06T16:29:59.296Z] 04944245beec: Verifying Checksum [2024-02-06T16:29:59.296Z] 04944245beec: Download complete [2024-02-06T16:29:59.296Z] 765212b225bb: Verifying Checksum [2024-02-06T16:29:59.296Z] 765212b225bb: Download complete [2024-02-06T16:29:59.296Z] f23df028b6ca: Verifying Checksum [2024-02-06T16:29:59.296Z] f23df028b6ca: Download complete [2024-02-06T16:29:59.296Z] d65c8cfc05b1: Verifying Checksum [2024-02-06T16:29:59.296Z] d65c8cfc05b1: Download complete [2024-02-06T16:29:59.564Z] 699f458cf7ca: Verifying Checksum [2024-02-06T16:29:59.564Z] 699f458cf7ca: Download complete [2024-02-06T16:29:59.830Z] 8998bd30e6a1: Verifying Checksum [2024-02-06T16:29:59.830Z] 8998bd30e6a1: Download complete [2024-02-06T16:30:02.401Z] 2437ff75d9bd: Verifying Checksum [2024-02-06T16:30:02.401Z] 2437ff75d9bd: Download complete [2024-02-06T16:30:04.345Z] 8998bd30e6a1: Pull complete [2024-02-06T16:30:04.927Z] 04944245beec: Pull complete [2024-02-06T16:30:06.333Z] 699f458cf7ca: Pull complete [2024-02-06T16:30:06.603Z] 765212b225bb: Pull complete [2024-02-06T16:30:07.567Z] f23df028b6ca: Pull complete [2024-02-06T16:30:07.834Z] d65c8cfc05b1: Pull complete [2024-02-06T16:30:26.032Z] 2437ff75d9bd: Pull complete [2024-02-06T16:30:26.032Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-06T16:30:26.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T16:30:26.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:30:26.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-559 does not seem to be running inside a container [2024-02-06T16:30:26.488Z] $ 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/83 -v /w/workspace/app-record-replay/83:/w/workspace/app-record-replay/83:rw,z -v /w/workspace/app-record-replay/83@tmp:/w/workspace/app-record-replay/83@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 [2024-02-06T16:30:30.048Z] $ docker top b4e321eb581ece937c887eb53a4a6f5280ea6e8bfd0a6b4dcf7f1b669550ffb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:30:30.976Z] ---> job-cost.sh [2024-02-06T16:30:30.976Z] lf-activate-venv: SKIPPING [2024-02-06T16:30:30.976Z] INFO: No Stack... [2024-02-06T16:30:31.241Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-06T16:30:32.195Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T16:30:32.839Z] + cat /w/workspace/app-record-replay/83/archives/cost.csv [2024-02-06T16:30:32.839Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T16:30:32.899Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [2024-02-06T16:30:32.905Z] Resource [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] did not exist. Created. [2024-02-06T16:30:32.911Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T16:30:33.654Z] /w/workspace/app-record-replay/83@tmp/durable-0f91bcdc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-06T16:30:34.291Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-06T16:30:34.307Z] Warning: overwriting stash ‘stack-cost’ [2024-02-06T16:30:34.356Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T16:30:34.377Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T16:30:34.500Z] $ docker stop --time=1 b4e321eb581ece937c887eb53a4a6f5280ea6e8bfd0a6b4dcf7f1b669550ffb2 [2024-02-06T16:30:36.013Z] $ docker rm -f --volumes b4e321eb581ece937c887eb53a4a6f5280ea6e8bfd0a6b4dcf7f1b669550ffb2 [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 [2024-02-06T16:30:37.442Z] provisioning config files... [2024-02-06T16:30:37.450Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10719169026189265380tmp [Pipeline] { [Pipeline] sh [2024-02-06T16:30:37.842Z] + set +x [2024-02-06T16:30:37.842Z] + curl -s https://codecov.io/bash [2024-02-06T16:30:37.842Z] + bash -s -- [2024-02-06T16:30:37.842Z] [2024-02-06T16:30:37.842Z] _____ _ [2024-02-06T16:30:37.842Z] / ____| | | [2024-02-06T16:30:37.842Z] | | ___ __| | ___ ___ _____ __ [2024-02-06T16:30:37.842Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-06T16:30:37.842Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-06T16:30:37.842Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-06T16:30:37.842Z] Bash-1.0.6 [2024-02-06T16:30:37.842Z] [2024-02-06T16:30:37.842Z] [2024-02-06T16:30:37.842Z] ==> git version 2.25.1 found [2024-02-06T16:30:37.842Z] ==> 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 [2024-02-06T16:30:37.842Z] Release-Date: 2020-01-08 [2024-02-06T16:30:37.842Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-06T16:30:37.842Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-06T16:30:37.842Z] ==> Jenkins CI detected. [2024-02-06T16:30:37.842Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-02-06T16:30:37.842Z] project root: . [2024-02-06T16:30:37.842Z] --> token set from env [2024-02-06T16:30:37.842Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-06T16:30:37.842Z] ==> Running gcov in . (disable via -X gcov) [2024-02-06T16:30:37.842Z] ==> Python coveragepy not found [2024-02-06T16:30:37.842Z] ==> Searching for coverage reports in: [2024-02-06T16:30:37.842Z] + . [2024-02-06T16:30:37.842Z] -> Found 1 reports [2024-02-06T16:30:37.842Z] ==> Detecting git/mercurial file structure [2024-02-06T16:30:37.842Z] ==> Reading reports [2024-02-06T16:30:38.101Z] + ./coverage.out bytes=24666 [2024-02-06T16:30:38.101Z] ==> Appending adjustments [2024-02-06T16:30:38.101Z] https://docs.codecov.io/docs/fixing-reports [2024-02-06T16:30:38.101Z] + Found adjustments [2024-02-06T16:30:38.101Z] ==> Gzipping contents [2024-02-06T16:30:38.101Z] 8.0K /tmp/codecov.vM4d0y.gz [2024-02-06T16:30:38.101Z] ==> Uploading reports [2024-02-06T16:30:38.101Z] url: https://codecov.io [2024-02-06T16:30:38.101Z] query: branch=main&commit=a7b8478cc08d2046ec322d4ca366236e032f8ba1&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-06T16:30:38.101Z] -> Pinging Codecov [2024-02-06T16:30:38.102Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a7b8478cc08d2046ec322d4ca366236e032f8ba1&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-06T16:30:40.031Z] -> Uploading to [2024-02-06T16:30:40.031Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-06/F467761B9912B4F32F9BC62907045C81/a7b8478cc08d2046ec322d4ca366236e032f8ba1/2e05d6ab-0762-44fa-9115-1d8fc188b9b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240206T163039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80d356684715c5024f56147ab22fc267e2da6eb26b373f5676417a7660ba9163 [2024-02-06T16:30:40.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T16:30:40.031Z] Dload Upload Total Spent Left Speed [2024-02-06T16:30:40.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19094 --:--:-- --:--:-- --:--:-- 19094 [2024-02-06T16:30:40.031Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] } [2024-02-06T16:30:40.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-06T16:30:40.459Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-06T16:30:40.472Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:30:40.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T16:30:40.932Z] [2024-02-06T16:30:40.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:30:43.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T16:30:44.084Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-06T16:30:44.084Z] df9b9388f04a: Pulling fs layer [2024-02-06T16:30:44.084Z] 52dc419b0ee2: Pulling fs layer [2024-02-06T16:30:44.084Z] 25bc292e5bac: Pulling fs layer [2024-02-06T16:30:44.084Z] 114826534d7a: Pulling fs layer [2024-02-06T16:30:44.084Z] 4657fd5d0bcf: Pulling fs layer [2024-02-06T16:30:44.084Z] 6ad1cebc031e: Pulling fs layer [2024-02-06T16:30:44.084Z] 8a3aa393b2d8: Pulling fs layer [2024-02-06T16:30:44.084Z] 114826534d7a: Waiting [2024-02-06T16:30:44.084Z] 4657fd5d0bcf: Waiting [2024-02-06T16:30:44.084Z] 6ad1cebc031e: Waiting [2024-02-06T16:30:44.084Z] 8a3aa393b2d8: Waiting [2024-02-06T16:30:44.084Z] 25bc292e5bac: Verifying Checksum [2024-02-06T16:30:44.084Z] 25bc292e5bac: Download complete [2024-02-06T16:30:44.084Z] 52dc419b0ee2: Download complete [2024-02-06T16:30:44.084Z] 4657fd5d0bcf: Verifying Checksum [2024-02-06T16:30:44.084Z] 4657fd5d0bcf: Download complete [2024-02-06T16:30:44.084Z] df9b9388f04a: Download complete [2024-02-06T16:30:44.350Z] 6ad1cebc031e: Verifying Checksum [2024-02-06T16:30:44.350Z] 6ad1cebc031e: Download complete [2024-02-06T16:30:44.639Z] df9b9388f04a: Pull complete [2024-02-06T16:30:44.900Z] 52dc419b0ee2: Pull complete [2024-02-06T16:30:45.159Z] 114826534d7a: Verifying Checksum [2024-02-06T16:30:45.159Z] 114826534d7a: Download complete [2024-02-06T16:30:45.159Z] 25bc292e5bac: Pull complete [2024-02-06T16:30:45.422Z] 8a3aa393b2d8: Verifying Checksum [2024-02-06T16:30:45.422Z] 8a3aa393b2d8: Download complete [2024-02-06T16:30:49.635Z] 114826534d7a: Pull complete [2024-02-06T16:30:49.636Z] 4657fd5d0bcf: Pull complete [2024-02-06T16:30:50.574Z] 6ad1cebc031e: Pull complete [2024-02-06T16:30:58.814Z] 8a3aa393b2d8: Pull complete [2024-02-06T16:30:58.814Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-06T16:30:59.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T16:30:59.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:30:59.386Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:30:59.421Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-06T16:31:10.020Z] $ docker top 028cb92f7b97b9028515faf8f42919ede011656671c2a5fcb55eacd43195581f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-06T16:31:10.201Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-02-06T16:31:10.486Z] + set -o pipefail [2024-02-06T16:31:10.486Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-02-06T16:31:15.932Z] [2024-02-06T16:31:15.932Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-02-06T16:31:15.932Z] [2024-02-06T16:31:15.932Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/e2fe1866-e2bc-4015-abe4-6bb824043ee1 [2024-02-06T16:31:15.932Z] [2024-02-06T16:31:15.932Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-06T16:31:15.932Z] [2024-02-06T16:31:15.932Z] [2024-02-06T16:31:15.932Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-06T16:31:15.932Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-06T16:31:15.932Z] More details here: https://snyk.co/ue1NS [2024-02-06T16:31:15.932Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-02-06T16:31:15.932Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-02-06T16:31:15.941Z] $ docker stop --time=1 028cb92f7b97b9028515faf8f42919ede011656671c2a5fcb55eacd43195581f [2024-02-06T16:31:25.551Z] $ docker rm -f --volumes 028cb92f7b97b9028515faf8f42919ede011656671c2a5fcb55eacd43195581f [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 [2024-02-06T16:31:27.353Z] + git log --format=format:%s -1 a7b8478cc08d2046ec322d4ca366236e032f8ba1 [Pipeline] sh [2024-02-06T16:31:27.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:31:27.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:31:28.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:31:28.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:31:28.193Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:31:28.231Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:31:29.752Z] $ docker top 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d -eo pid,comm [2024-02-06T16:31:29.796Z] 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). [2024-02-06T16:31:29.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:31:30.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:31:30.002Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:31:30.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:31:30.111Z] $ docker exec 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d ssh-agent [2024-02-06T16:31:30.237Z] SSH_AUTH_SOCK=/tmp/ssh-dYFKVarHdTGM/agent.15 [2024-02-06T16:31:30.237Z] SSH_AGENT_PID=21 [2024-02-06T16:31:30.242Z] Running ssh-add (command line suppressed) [2024-02-06T16:31:30.341Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11898161533693138330.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11898161533693138330.key) [2024-02-06T16:31:30.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:31:30.733Z] + git semver tag [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,000 [run_tag] DEBUG tag force:False [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,000 [check_head_tag] DEBUG check head tag [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,002 [execute] INFO git cat-file --batch-check [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,007 [execute] INFO git cat-file --batch [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,034 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,034 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,034 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-02-06T16:31:31.306Z] 2024-02-06 16:31:31,037 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-06T16:31:31.306Z] 3.2.0-dev.8 [Pipeline] } [2024-02-06T16:31:31.317Z] $ docker exec --env ******** --env ******** 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d ssh-agent -k [2024-02-06T16:31:31.407Z] unset SSH_AUTH_SOCK; [2024-02-06T16:31:31.407Z] unset SSH_AGENT_PID; [2024-02-06T16:31:31.407Z] echo Agent pid 21 killed; [2024-02-06T16:31:31.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:31:31.964Z] + git semver [Pipeline] } [2024-02-06T16:31:32.253Z] $ docker stop --time=1 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d [2024-02-06T16:31:33.646Z] $ docker rm -f --volumes 3adc40c1bda5be24df63132be5e852b879598dda5f1056700737a410a4701f6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:31:34.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T16:31:34.329Z] [2024-02-06T16:31:34.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:31:34.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T16:31:34.685Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-06T16:31:34.685Z] ab5ef0e58194: Pulling fs layer [2024-02-06T16:31:34.685Z] 9712f1f96733: Pulling fs layer [2024-02-06T16:31:34.685Z] 63f879dbbcfc: Pulling fs layer [2024-02-06T16:31:34.685Z] 0d9ebad4ef96: Pulling fs layer [2024-02-06T16:31:34.685Z] e9a5061849ea: Pulling fs layer [2024-02-06T16:31:34.685Z] d747dcd14b5f: Pulling fs layer [2024-02-06T16:31:34.685Z] 2de7ff778b66: Pulling fs layer [2024-02-06T16:31:34.685Z] 0d9ebad4ef96: Waiting [2024-02-06T16:31:34.685Z] e9a5061849ea: Waiting [2024-02-06T16:31:34.685Z] d747dcd14b5f: Waiting [2024-02-06T16:31:34.685Z] 2de7ff778b66: Waiting [2024-02-06T16:31:34.685Z] 9712f1f96733: Download complete [2024-02-06T16:31:34.958Z] 63f879dbbcfc: Verifying Checksum [2024-02-06T16:31:34.959Z] 63f879dbbcfc: Download complete [2024-02-06T16:31:35.239Z] 0d9ebad4ef96: Verifying Checksum [2024-02-06T16:31:35.239Z] 0d9ebad4ef96: Download complete [2024-02-06T16:31:35.239Z] e9a5061849ea: Verifying Checksum [2024-02-06T16:31:35.239Z] e9a5061849ea: Download complete [2024-02-06T16:31:35.239Z] d747dcd14b5f: Download complete [2024-02-06T16:31:35.499Z] 2de7ff778b66: Verifying Checksum [2024-02-06T16:31:35.499Z] 2de7ff778b66: Download complete [2024-02-06T16:31:35.499Z] ab5ef0e58194: Verifying Checksum [2024-02-06T16:31:35.499Z] ab5ef0e58194: Download complete [2024-02-06T16:31:38.024Z] ab5ef0e58194: Pull complete [2024-02-06T16:31:38.024Z] 9712f1f96733: Pull complete [2024-02-06T16:31:38.594Z] 63f879dbbcfc: Pull complete [2024-02-06T16:31:41.876Z] 0d9ebad4ef96: Pull complete [2024-02-06T16:31:42.136Z] e9a5061849ea: Pull complete [2024-02-06T16:31:42.136Z] d747dcd14b5f: Pull complete [2024-02-06T16:31:43.073Z] 2de7ff778b66: Pull complete [2024-02-06T16:31:43.073Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-06T16:31:43.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T16:31:43.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:31:43.387Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:31:43.410Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-06T16:31:51.036Z] $ docker top f40bdf1039b4af6d2a5be024f557f1960e8bcda94b8a3f1a850d693d1987f752 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:31:51.222Z] provisioning config files... [2024-02-06T16:31:51.230Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10047148553661160274tmp [2024-02-06T16:31:51.238Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8382761317997976923tmp [2024-02-06T16:31:51.245Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15260239262337464888tmp [Pipeline] { [Pipeline] echo [2024-02-06T16:31:51.348Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:31:51.641Z] ---> sigul-configuration.sh [2024-02-06T16:31:51.641Z] gpg: directory `/root/.gnupg' created [2024-02-06T16:31:51.641Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-06T16:31:51.641Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-06T16:31:51.641Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-06T16:31:51.641Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-06T16:31:51.641Z] gpg: CAST5 encrypted data [2024-02-06T16:31:51.641Z] gpg: encrypted with 1 passphrase [2024-02-06T16:31:51.641Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-06T16:31:51.936Z] + mkdir /home/jenkins [2024-02-06T16:31:51.936Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-06T16:31:52.231Z] + 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 [2024-02-06T16:31:52.243Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:31:52.531Z] ---> sigul-install.sh [2024-02-06T16:31:52.531Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-06T16:31:52.819Z] + git tag --list [2024-02-06T16:31:52.819Z] v3.1 [2024-02-06T16:31:52.819Z] v3.1.0 [2024-02-06T16:31:52.819Z] v3.1.0-dev.0 [2024-02-06T16:31:52.819Z] v3.1.0-dev.1 [2024-02-06T16:31:52.819Z] v3.1.0-dev.10 [2024-02-06T16:31:52.819Z] v3.1.0-dev.11 [2024-02-06T16:31:52.819Z] v3.1.0-dev.12 [2024-02-06T16:31:52.819Z] v3.1.0-dev.13 [2024-02-06T16:31:52.819Z] v3.1.0-dev.14 [2024-02-06T16:31:52.819Z] v3.1.0-dev.15 [2024-02-06T16:31:52.819Z] v3.1.0-dev.16 [2024-02-06T16:31:52.819Z] v3.1.0-dev.17 [2024-02-06T16:31:52.819Z] v3.1.0-dev.18 [2024-02-06T16:31:52.819Z] v3.1.0-dev.19 [2024-02-06T16:31:52.819Z] v3.1.0-dev.2 [2024-02-06T16:31:52.819Z] v3.1.0-dev.20 [2024-02-06T16:31:52.819Z] v3.1.0-dev.21 [2024-02-06T16:31:52.819Z] v3.1.0-dev.22 [2024-02-06T16:31:52.819Z] v3.1.0-dev.23 [2024-02-06T16:31:52.819Z] v3.1.0-dev.24 [2024-02-06T16:31:52.819Z] v3.1.0-dev.25 [2024-02-06T16:31:52.819Z] v3.1.0-dev.26 [2024-02-06T16:31:52.819Z] v3.1.0-dev.27 [2024-02-06T16:31:52.819Z] v3.1.0-dev.28 [2024-02-06T16:31:52.819Z] v3.1.0-dev.29 [2024-02-06T16:31:52.819Z] v3.1.0-dev.3 [2024-02-06T16:31:52.819Z] v3.1.0-dev.30 [2024-02-06T16:31:52.819Z] v3.1.0-dev.31 [2024-02-06T16:31:52.819Z] v3.1.0-dev.32 [2024-02-06T16:31:52.819Z] v3.1.0-dev.33 [2024-02-06T16:31:52.819Z] v3.1.0-dev.34 [2024-02-06T16:31:52.819Z] v3.1.0-dev.35 [2024-02-06T16:31:52.819Z] v3.1.0-dev.36 [2024-02-06T16:31:52.819Z] v3.1.0-dev.37 [2024-02-06T16:31:52.819Z] v3.1.0-dev.38 [2024-02-06T16:31:52.819Z] v3.1.0-dev.39 [2024-02-06T16:31:52.819Z] v3.1.0-dev.4 [2024-02-06T16:31:52.819Z] v3.1.0-dev.40 [2024-02-06T16:31:52.819Z] v3.1.0-dev.41 [2024-02-06T16:31:52.819Z] v3.1.0-dev.42 [2024-02-06T16:31:52.820Z] v3.1.0-dev.43 [2024-02-06T16:31:52.820Z] v3.1.0-dev.44 [2024-02-06T16:31:52.820Z] v3.1.0-dev.45 [2024-02-06T16:31:52.820Z] v3.1.0-dev.46 [2024-02-06T16:31:52.820Z] v3.1.0-dev.47 [2024-02-06T16:31:52.820Z] v3.1.0-dev.48 [2024-02-06T16:31:52.820Z] v3.1.0-dev.49 [2024-02-06T16:31:52.820Z] v3.1.0-dev.5 [2024-02-06T16:31:52.820Z] v3.1.0-dev.50 [2024-02-06T16:31:52.820Z] v3.1.0-dev.51 [2024-02-06T16:31:52.820Z] v3.1.0-dev.52 [2024-02-06T16:31:52.820Z] v3.1.0-dev.53 [2024-02-06T16:31:52.820Z] v3.1.0-dev.54 [2024-02-06T16:31:52.820Z] v3.1.0-dev.55 [2024-02-06T16:31:52.820Z] v3.1.0-dev.56 [2024-02-06T16:31:52.820Z] v3.1.0-dev.57 [2024-02-06T16:31:52.820Z] v3.1.0-dev.58 [2024-02-06T16:31:52.820Z] v3.1.0-dev.59 [2024-02-06T16:31:52.820Z] v3.1.0-dev.6 [2024-02-06T16:31:52.820Z] v3.1.0-dev.60 [2024-02-06T16:31:52.820Z] v3.1.0-dev.61 [2024-02-06T16:31:52.820Z] v3.1.0-dev.62 [2024-02-06T16:31:52.820Z] v3.1.0-dev.63 [2024-02-06T16:31:52.820Z] v3.1.0-dev.64 [2024-02-06T16:31:52.820Z] v3.1.0-dev.65 [2024-02-06T16:31:52.820Z] v3.1.0-dev.66 [2024-02-06T16:31:52.820Z] v3.1.0-dev.67 [2024-02-06T16:31:52.820Z] v3.1.0-dev.68 [2024-02-06T16:31:52.820Z] v3.1.0-dev.7 [2024-02-06T16:31:52.820Z] v3.1.0-dev.8 [2024-02-06T16:31:52.820Z] v3.1.0-dev.9 [2024-02-06T16:31:52.820Z] v3.2.0-dev.1 [2024-02-06T16:31:52.820Z] v3.2.0-dev.2 [2024-02-06T16:31:52.820Z] v3.2.0-dev.3 [2024-02-06T16:31:52.820Z] v3.2.0-dev.4 [2024-02-06T16:31:52.820Z] v3.2.0-dev.5 [2024-02-06T16:31:52.820Z] v3.2.0-dev.6 [2024-02-06T16:31:52.820Z] v3.2.0-dev.7 [2024-02-06T16:31:52.820Z] v3.2.0-dev.8 [Pipeline] sh [2024-02-06T16:31:53.116Z] + lftools sign git-tag v3.2.0-dev.8 [2024-02-06T16:31:53.685Z] Signing Git tag with Sigul... [2024-02-06T16:31:53.685Z] Signing v3.2.0-dev.8 [Pipeline] echo [2024-02-06T16:31:53.960Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:31:54.257Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-06T16:31:54.266Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-06T16:31:54.408Z] $ docker stop --time=1 f40bdf1039b4af6d2a5be024f557f1960e8bcda94b8a3f1a850d693d1987f752 [2024-02-06T16:31:55.750Z] $ docker rm -f --volumes f40bdf1039b4af6d2a5be024f557f1960e8bcda94b8a3f1a850d693d1987f752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-06T16:31:56.793Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:31:56.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:31:57.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:31:57.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:31:57.331Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:31:57.361Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:31:57.714Z] $ docker top 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc -eo pid,comm [2024-02-06T16:31:57.765Z] 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). [2024-02-06T16:31:57.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:31:57.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:31:57.995Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:31:58.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:31:58.104Z] $ docker exec 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc ssh-agent [2024-02-06T16:31:58.216Z] SSH_AUTH_SOCK=/tmp/ssh-yPFrcI6inHGO/agent.32 [2024-02-06T16:31:58.216Z] SSH_AGENT_PID=38 [2024-02-06T16:31:58.221Z] Running ssh-add (command line suppressed) [2024-02-06T16:31:58.372Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10571313297001177281.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10571313297001177281.key) [2024-02-06T16:31:58.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:31:58.739Z] + git semver bump pre [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,963 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,964 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,964 [bump_version] DEBUG bumped version:3.2.0-dev.9 [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,964 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,964 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,964 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,966 [execute] INFO git cat-file --batch-check [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,971 [execute] INFO git cat-file --batch [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T16:31:59.002Z] 2024-02-06 16:31:58,979 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-06T16:31:59.002Z] 3.2.0-dev.9 [Pipeline] } [2024-02-06T16:31:59.011Z] $ docker exec --env ******** --env ******** 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc ssh-agent -k [2024-02-06T16:31:59.098Z] unset SSH_AUTH_SOCK; [2024-02-06T16:31:59.099Z] unset SSH_AGENT_PID; [2024-02-06T16:31:59.099Z] echo Agent pid 38 killed; [2024-02-06T16:31:59.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:31:59.692Z] + git semver [Pipeline] } [2024-02-06T16:31:59.964Z] $ docker stop --time=1 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc [2024-02-06T16:32:01.295Z] $ docker rm -f --volumes 0742b7890b16287b2c5e00f63b6ab43c8813cd3e2ef77597fa9a02d67ed721bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:32:01.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:32:01.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:32:02.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:32:02.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:32:02.387Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:32:02.420Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:32:02.983Z] $ docker top f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 -eo pid,comm [2024-02-06T16:32:03.049Z] 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). [2024-02-06T16:32:03.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:32:03.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:32:03.268Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:32:03.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:32:03.388Z] $ docker exec f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 ssh-agent [2024-02-06T16:32:03.488Z] SSH_AUTH_SOCK=/tmp/ssh-Wk4WGPgIvj5V/agent.32 [2024-02-06T16:32:03.488Z] SSH_AGENT_PID=38 [2024-02-06T16:32:03.505Z] Running ssh-add (command line suppressed) [2024-02-06T16:32:03.607Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6593725776708603849.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6593725776708603849.key) [2024-02-06T16:32:03.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:32:04.004Z] + git semver push [2024-02-06T16:32:04.262Z] 2024-02-06 16:32:04,183 [run_push] DEBUG push [2024-02-06T16:32:04.262Z] 2024-02-06 16:32:04,185 [execute] INFO git cat-file --batch-check [2024-02-06T16:32:04.262Z] 2024-02-06 16:32:04,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T16:32:04.262Z] 2024-02-06 16:32:04,189 [execute] INFO git rev-list 60c2ebac7dbf1eef230f0513806265768e7f182c -- [2024-02-06T16:32:04.262Z] 2024-02-06 16:32:04,190 [execute] DEBUG Popen(['git', 'rev-list', '60c2ebac7dbf1eef230f0513806265768e7f182c', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-06T16:32:04.262Z] 2024-02-06 16:32:04,195 [execute] INFO git fetch -v origin [2024-02-06T16:32:04.262Z] 2024-02-06 16:32:04,195 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-06T16:32:04.830Z] 2024-02-06 16:32:04,723 [run_push] DEBUG no remote changes detected [2024-02-06T16:32:04.831Z] 2024-02-06 16:32:04,723 [execute] INFO git push origin semver [2024-02-06T16:32:04.831Z] 2024-02-06 16:32:04,724 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-06T16:32:05.768Z] 2024-02-06 16:32:05,432 [run_push] DEBUG push all version tags [2024-02-06T16:32:05.768Z] 2024-02-06 16:32:05,432 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-06T16:32:05.768Z] 2024-02-06 16:32:05,433 [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) [2024-02-06T16:32:06.338Z] 2024-02-06 16:32:06,114 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-06T16:32:06.338Z] 3.2.0-dev.9 [Pipeline] } [2024-02-06T16:32:06.346Z] $ docker exec --env ******** --env ******** f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 ssh-agent -k [2024-02-06T16:32:06.452Z] unset SSH_AUTH_SOCK; [2024-02-06T16:32:06.454Z] unset SSH_AGENT_PID; [2024-02-06T16:32:06.454Z] echo Agent pid 38 killed; [2024-02-06T16:32:06.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:32:07.023Z] + git semver [Pipeline] } [2024-02-06T16:32:07.292Z] $ docker stop --time=1 f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 [2024-02-06T16:32:08.651Z] $ docker rm -f --volumes f750326516bf9f8a41308e5ca4ce53dd939cffd876fde6f70c4d767b748df8d3 [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 [2024-02-06T16:32:10.233Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-02-06T16:32:10.234Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-06T16:32:10.234Z] total 16 [2024-02-06T16:32:10.234Z] drwxr-xr-x 3 root root 4096 Feb 6 16:19 . [2024-02-06T16:32:10.234Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:31 .. [2024-02-06T16:32:10.234Z] drwxr-xr-x 2 root root 4096 Feb 6 16:19 cost [2024-02-06T16:32:10.234Z] -rw-r--r-- 1 root root 88 Feb 6 16:19 cost.csv [2024-02-06T16:32:10.234Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-06T16:32:10.234Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-06T16:32:10.234Z] total 16 [2024-02-06T16:32:10.234Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:19 . [2024-02-06T16:32:10.234Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:31 .. [2024-02-06T16:32:10.234Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:19 cost [2024-02-06T16:32:10.234Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 6 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:32:10.521Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:32:11.380Z] ---> package-listing.sh [2024-02-06T16:32:11.380Z] ++ facter osfamily [2024-02-06T16:32:11.380Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-06T16:32:11.640Z] + OS_FAMILY=debian [2024-02-06T16:32:11.640Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-02-06T16:32:11.640Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-06T16:32:11.640Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-06T16:32:11.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-06T16:32:11.640Z] + PACKAGES=/tmp/packages_start.txt [2024-02-06T16:32:11.640Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-06T16:32:11.640Z] + PACKAGES=/tmp/packages_end.txt [2024-02-06T16:32:11.640Z] + case "${OS_FAMILY}" in [2024-02-06T16:32:11.640Z] + dpkg -l [2024-02-06T16:32:11.640Z] + grep '^ii' [2024-02-06T16:32:11.640Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-06T16:32:11.640Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-06T16:32:11.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-06T16:32:11.640Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-06T16:32:11.640Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-02-06T16:32:11.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-02-06T16:32:11.651Z] 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 [2024-02-06T16:32:11.928Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:32:12.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:32:12.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:32:12.753Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-02-06T16:32:12.782Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T16:32:13.074Z] $ docker top 6d6cd6d5b66eccbfb20e292ae2d0ff5aa1f93a3ab870fd7acdff0e290adc75c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:32:13.541Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-06T16:32:13.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-06T16:32:14.110Z] + ls /var/log/sa-host [2024-02-06T16:32:14.110Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:32:14.242Z] provisioning config files... [2024-02-06T16:32:14.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9393244874440988670tmp [Pipeline] { [Pipeline] echo [2024-02-06T16:32:14.381Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:32:14.663Z] ---> create-netrc.sh [Pipeline] } [2024-02-06T16:32:14.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:32:15.124Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-06T16:32:15.132Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:32:15.413Z] ---> sudo-logs.sh [2024-02-06T16:32:15.413Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-06T16:32:15.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:32:15.782Z] ---> job-cost.sh [2024-02-06T16:32:15.782Z] lf-activate-venv: SKIPPING [2024-02-06T16:32:15.782Z] DEBUG: total: 0.2199999988079071 [2024-02-06T16:32:15.782Z] INFO: Retrieving Stack Cost... [2024-02-06T16:32:16.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T16:32:16.608Z] INFO: Archiving Costs [Pipeline] echo [2024-02-06T16:32:16.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:32:16.902Z] ---> logs-deploy.sh [2024-02-06T16:32:16.902Z] lf-activate-venv: SKIPPING [2024-02-06T16:32:16.902Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/83 [2024-02-06T16:32:16.902Z] INFO: archiving workspace using pattern(s): [2024-02-06T16:32:17.839Z] Archives upload complete. [2024-02-06T16:32:17.839Z] INFO: archiving logs to Nexus