Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8e8481aafe5f8f4e656d36075611350d3c56255 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-ssh7783988277156756977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2438601310247495828.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7920727638476600674.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16941495950782337847.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-ssh17424768978668988002.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8573 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 e8e8481aafe5f8f4e656d36075611350d3c56255 (main) > 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 e8e8481aafe5f8f4e656d36075611350d3c56255 # timeout=10 Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" > git rev-list --no-walk 2506318949851bd4c6386bbbe703fa9470f34127 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-05T14:22:19.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-05T14:22:19.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T14:22:19.706Z] ========================================================= [2023-10-05T14:22:19.706Z] EdgeX Global Pipelines Version Info [2023-10-05T14:22:19.706Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:22:20.426Z] ------------------- [2023-10-05T14:22:20.426Z] stable info: [2023-10-05T14:22:20.426Z] ------------------- [2023-10-05T14:22:20.426Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T14:22:20.426Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T14:22:20.426Z] Message: update stable to v1.0.254 [2023-10-05T14:22:21.366Z] ------------------- [2023-10-05T14:22:21.366Z] experimental info: [2023-10-05T14:22:21.366Z] ------------------- [2023-10-05T14:22:21.366Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T14:22:21.366Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T14:22:21.366Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T14:22:21.533Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-05T14:22:21.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-05T14:22:21.563Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T14:22:21.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T14:22:21.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T14:22:21.612Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T14:22:21.632Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T14:22:21.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-05T14:22:21.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T14:22:21.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T14:22:21.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T14:22:21.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-05T14:22:21.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T14:22:21.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T14:22:21.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T14:22:21.767Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T14:22:21.784Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T14:22:21.795Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T14:22:21.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T14:22:21.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T14:22:21.835Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-05T14:22:21.845Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-05T14:22:21.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-05T14:22:21.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-05T14:22:21.891Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-05T14:22:21.912Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T14:22:21.928Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T14:22:21.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-05T14:22:21.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-05T14:22:21.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-05T14:22:22.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] echo [2023-10-05T14:22:22.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8e8481 [Pipeline] echo [2023-10-05T14:22:22.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T14:22:22.089Z] provisioning config files... [2023-10-05T14:22:22.102Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1221411428064866159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:22:22.406Z] ---> docker-login.sh [2023-10-05T14:22:22.406Z] nexus3.edgexfoundry.org:10001 [2023-10-05T14:22:22.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:22.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:22.976Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:22.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:22.976Z] [2023-10-05T14:22:22.976Z] Login Succeeded [2023-10-05T14:22:22.976Z] nexus3.edgexfoundry.org:10002 [2023-10-05T14:22:22.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:22.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:22.976Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:22.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:22.976Z] [2023-10-05T14:22:22.976Z] Login Succeeded [2023-10-05T14:22:22.976Z] nexus3.edgexfoundry.org:10003 [2023-10-05T14:22:22.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:22.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:22.976Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:22.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:22.976Z] [2023-10-05T14:22:22.976Z] Login Succeeded [2023-10-05T14:22:22.976Z] nexus3.edgexfoundry.org:10004 [2023-10-05T14:22:23.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:23.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:23.237Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:23.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:23.237Z] [2023-10-05T14:22:23.237Z] Login Succeeded [2023-10-05T14:22:23.237Z] docker.io [2023-10-05T14:22:23.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:23.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:23.496Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:23.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:23.496Z] [2023-10-05T14:22:23.496Z] Login Succeeded [2023-10-05T14:22:23.496Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T14:22:23.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-05T14:22:23.909Z] + git rev-list -1 --merges e8e8481aafe5f8f4e656d36075611350d3c56255~1..e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] echo [2023-10-05T14:22:23.948Z] -----------> git rev-list -1 --merges e8e8481aafe5f8f4e656d36075611350d3c56255~1..e8e8481aafe5f8f4e656d36075611350d3c56255 e8e8481aafe5f8f4e656d36075611350d3c56255 [2023-10-05T14:22:23.948Z] e8e8481aafe5f8f4e656d36075611350d3c56255 [false] [Pipeline] sh [2023-10-05T14:22:24.236Z] + git log --format=format:%s -1 e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] echo [2023-10-05T14:22:24.254Z] ========================================================= [2023-10-05T14:22:24.254Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T14:22:24.254Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T14:22:24.619Z] + git log --format=format:%s -1 e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] echo [2023-10-05T14:22:24.630Z] [semverPrep] GIT_COMMIT: e8e8481aafe5f8f4e656d36075611350d3c56255, Commit Message: Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo [2023-10-05T14:22:24.640Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-05T14:22:25.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T14:22:25.002Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T14:22:25.002Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T14:22:25.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T14:22:25.002Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-05T14:22:25.002Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-05T14:22:25.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:22:25.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T14:22:25.421Z] [2023-10-05T14:22:25.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:22:25.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T14:22:25.730Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T14:22:25.730Z] b85a868b505f: Pulling fs layer [2023-10-05T14:22:25.730Z] e2be974225ed: Pulling fs layer [2023-10-05T14:22:25.730Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T14:22:25.730Z] 988bab9f4d93: Pulling fs layer [2023-10-05T14:22:25.730Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T14:22:25.730Z] eaf3925da568: Pulling fs layer [2023-10-05T14:22:25.730Z] bab4dde63d76: Pulling fs layer [2023-10-05T14:22:25.730Z] bde34c3a00c8: Pulling fs layer [2023-10-05T14:22:25.730Z] b352a97aabf1: Pulling fs layer [2023-10-05T14:22:25.730Z] 4872d77fe225: Pulling fs layer [2023-10-05T14:22:25.730Z] 5851b861e8e6: Pulling fs layer [2023-10-05T14:22:25.730Z] bab4dde63d76: Waiting [2023-10-05T14:22:25.730Z] bde34c3a00c8: Waiting [2023-10-05T14:22:25.730Z] b352a97aabf1: Waiting [2023-10-05T14:22:25.730Z] 4872d77fe225: Waiting [2023-10-05T14:22:25.730Z] 988bab9f4d93: Waiting [2023-10-05T14:22:25.730Z] 1469e6f7b9e6: Waiting [2023-10-05T14:22:25.730Z] eaf3925da568: Waiting [2023-10-05T14:22:25.730Z] 5851b861e8e6: Waiting [2023-10-05T14:22:25.730Z] e2be974225ed: Download complete [2023-10-05T14:22:25.730Z] 988bab9f4d93: Verifying Checksum [2023-10-05T14:22:25.730Z] 988bab9f4d93: Download complete [2023-10-05T14:22:25.730Z] 1469e6f7b9e6: Verifying Checksum [2023-10-05T14:22:25.730Z] 1469e6f7b9e6: Download complete [2023-10-05T14:22:25.730Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T14:22:25.730Z] 339a4e72a1f5: Download complete [2023-10-05T14:22:25.989Z] eaf3925da568: Verifying Checksum [2023-10-05T14:22:25.989Z] eaf3925da568: Download complete [2023-10-05T14:22:25.989Z] bde34c3a00c8: Verifying Checksum [2023-10-05T14:22:25.989Z] bde34c3a00c8: Download complete [2023-10-05T14:22:25.989Z] b352a97aabf1: Verifying Checksum [2023-10-05T14:22:25.989Z] b352a97aabf1: Download complete [2023-10-05T14:22:25.989Z] 4872d77fe225: Verifying Checksum [2023-10-05T14:22:25.989Z] 4872d77fe225: Download complete [2023-10-05T14:22:25.989Z] 5851b861e8e6: Verifying Checksum [2023-10-05T14:22:25.989Z] b85a868b505f: Download complete [2023-10-05T14:22:26.247Z] bab4dde63d76: Verifying Checksum [2023-10-05T14:22:26.248Z] bab4dde63d76: Download complete [2023-10-05T14:22:27.198Z] b85a868b505f: Pull complete [2023-10-05T14:22:27.456Z] e2be974225ed: Pull complete [2023-10-05T14:22:27.715Z] 339a4e72a1f5: Pull complete [2023-10-05T14:22:27.715Z] 988bab9f4d93: Pull complete [2023-10-05T14:22:27.974Z] 1469e6f7b9e6: Pull complete [2023-10-05T14:22:28.233Z] eaf3925da568: Pull complete [2023-10-05T14:22:30.139Z] bab4dde63d76: Pull complete [2023-10-05T14:22:30.139Z] bde34c3a00c8: Pull complete [2023-10-05T14:22:30.139Z] b352a97aabf1: Pull complete [2023-10-05T14:22:30.139Z] 4872d77fe225: Pull complete [2023-10-05T14:22:30.139Z] 5851b861e8e6: Pull complete [2023-10-05T14:22:30.139Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T14:22:30.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T14:22:30.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:22:30.240Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:22:30.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T14:22:34.110Z] $ docker top 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 -eo pid,comm [2023-10-05T14:22:34.181Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-05T14:22:34.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T14:22:34.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T14:22:34.224Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T14:22:34.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T14:22:34.355Z] $ docker exec 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 ssh-agent [2023-10-05T14:22:34.463Z] SSH_AUTH_SOCK=/tmp/ssh-uzyoEvMyFTDE/agent.32 [2023-10-05T14:22:34.463Z] SSH_AGENT_PID=38 [2023-10-05T14:22:34.469Z] Running ssh-add (command line suppressed) [2023-10-05T14:22:34.555Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10723905898640501614.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10723905898640501614.key) [2023-10-05T14:22:34.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T14:22:34.864Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T14:22:34.872Z] $ docker exec --env ******** --env ******** 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 ssh-agent -k [2023-10-05T14:22:34.973Z] unset SSH_AUTH_SOCK; [2023-10-05T14:22:34.973Z] unset SSH_AGENT_PID; [2023-10-05T14:22:34.974Z] echo Agent pid 38 killed; [2023-10-05T14:22:34.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T14:22:35.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T14:22:35.014Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T14:22:35.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T14:22:35.116Z] $ docker exec 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 ssh-agent [2023-10-05T14:22:35.229Z] SSH_AUTH_SOCK=/tmp/ssh-R8IlJIai5C6M/agent.70 [2023-10-05T14:22:35.229Z] SSH_AGENT_PID=76 [2023-10-05T14:22:35.233Z] Running ssh-add (command line suppressed) [2023-10-05T14:22:35.322Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4737402227853125373.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4737402227853125373.key) [2023-10-05T14:22:35.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T14:22:35.625Z] + git semver init [2023-10-05T14:22:35.888Z] 2023-10-05 14:22:35,791 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T14:22:35.888Z] 2023-10-05 14:22:35,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-05T14:22:35.888Z] 2023-10-05 14:22:35,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-05T14:22:35.888Z] 2023-10-05 14:22:35,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T14:22:36.826Z] 2023-10-05 14:22:36,544 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-10-05T14:22:36.826Z] 2023-10-05 14:22:36,544 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-10-05T14:22:36.826Z] 2023-10-05 14:22:36,544 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-05T14:22:36.826Z] 2023-10-05 14:22:36,545 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-05T14:22:36.826Z] 3.1.0-dev.54 [Pipeline] } [2023-10-05T14:22:36.831Z] $ docker exec --env ******** --env ******** 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 ssh-agent -k [2023-10-05T14:22:36.908Z] unset SSH_AUTH_SOCK; [2023-10-05T14:22:36.909Z] unset SSH_AGENT_PID; [2023-10-05T14:22:36.909Z] echo Agent pid 76 killed; [2023-10-05T14:22:36.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T14:22:37.227Z] + git semver [Pipeline] } [2023-10-05T14:22:37.495Z] $ docker stop --time=1 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 [2023-10-05T14:22:38.798Z] $ docker rm -f --volumes 4ba8c80ebe7116a2ca6b069ee7f382e993d4dc3e1b6427bd0193881d2eda8e99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T14:22:39.142Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T14:22:39.360Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T14:22:39.363Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.54 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T14:22:39.506Z] provisioning config files... [2023-10-05T14:22:39.513Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6282522375965882712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:22:39.810Z] ---> docker-login.sh [2023-10-05T14:22:39.811Z] nexus3.edgexfoundry.org:10001 [2023-10-05T14:22:39.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:39.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:39.811Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:39.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:39.811Z] [2023-10-05T14:22:39.811Z] Login Succeeded [2023-10-05T14:22:39.811Z] nexus3.edgexfoundry.org:10002 [2023-10-05T14:22:39.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:39.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:39.811Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:39.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:39.811Z] [2023-10-05T14:22:39.811Z] Login Succeeded [2023-10-05T14:22:39.811Z] nexus3.edgexfoundry.org:10003 [2023-10-05T14:22:40.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:40.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:40.070Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:40.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:40.070Z] [2023-10-05T14:22:40.071Z] Login Succeeded [2023-10-05T14:22:40.071Z] nexus3.edgexfoundry.org:10004 [2023-10-05T14:22:40.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:40.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:40.071Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:40.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:40.071Z] [2023-10-05T14:22:40.071Z] Login Succeeded [2023-10-05T14:22:40.071Z] docker.io [2023-10-05T14:22:40.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:22:40.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:22:40.330Z] Configure a credential helper to remove this warning. See [2023-10-05T14:22:40.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:22:40.330Z] [2023-10-05T14:22:40.330Z] Login Succeeded [2023-10-05T14:22:40.330Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T14:22:40.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T14:22:40.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T14:22:40.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T14:22:40.415Z] ========================================================= [2023-10-05T14:22:40.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T14:22:40.415Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:22:40.716Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T14:22:40.716Z] Sending build context to Docker daemon 604.7kB [2023-10-05T14:22:40.716Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T14:22:40.716Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T14:22:40.716Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T14:22:40.716Z] 7264a8db6415: Pulling fs layer [2023-10-05T14:22:40.716Z] c4d48a809fc2: Pulling fs layer [2023-10-05T14:22:40.716Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T14:22:40.716Z] ad3a456e5733: Pulling fs layer [2023-10-05T14:22:40.716Z] 33e27b845d1e: Pulling fs layer [2023-10-05T14:22:40.716Z] c68163c4e522: Pulling fs layer [2023-10-05T14:22:40.716Z] 50da416c3ac9: Pulling fs layer [2023-10-05T14:22:40.716Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T14:22:40.716Z] 33e27b845d1e: Waiting [2023-10-05T14:22:40.716Z] ad3a456e5733: Waiting [2023-10-05T14:22:40.716Z] 50da416c3ac9: Waiting [2023-10-05T14:22:40.716Z] 23d2d4c4bb30: Waiting [2023-10-05T14:22:40.716Z] c4d48a809fc2: Verifying Checksum [2023-10-05T14:22:40.716Z] c4d48a809fc2: Download complete [2023-10-05T14:22:40.716Z] ad3a456e5733: Verifying Checksum [2023-10-05T14:22:40.716Z] ad3a456e5733: Download complete [2023-10-05T14:22:40.974Z] 33e27b845d1e: Download complete [2023-10-05T14:22:40.974Z] 7264a8db6415: Verifying Checksum [2023-10-05T14:22:40.974Z] 7264a8db6415: Download complete [2023-10-05T14:22:40.974Z] c68163c4e522: Verifying Checksum [2023-10-05T14:22:40.974Z] c68163c4e522: Download complete [2023-10-05T14:22:40.974Z] 7264a8db6415: Pull complete [2023-10-05T14:22:41.233Z] 23d2d4c4bb30: Verifying Checksum [2023-10-05T14:22:41.233Z] 23d2d4c4bb30: Download complete [2023-10-05T14:22:41.233Z] c4d48a809fc2: Pull complete [2023-10-05T14:22:41.233Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T14:22:41.233Z] 4f1c88b9dad5: Download complete [2023-10-05T14:22:41.799Z] 50da416c3ac9: Verifying Checksum [2023-10-05T14:22:41.799Z] 50da416c3ac9: Download complete [2023-10-05T14:22:44.329Z] 4f1c88b9dad5: Pull complete [2023-10-05T14:22:44.329Z] ad3a456e5733: Pull complete [2023-10-05T14:22:44.586Z] 33e27b845d1e: Pull complete [2023-10-05T14:22:44.587Z] c68163c4e522: Pull complete [2023-10-05T14:22:47.117Z] 50da416c3ac9: Pull complete [2023-10-05T14:22:47.376Z] 23d2d4c4bb30: Pull complete [2023-10-05T14:22:47.376Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T14:22:47.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T14:22:47.376Z] ---> 0786185ac409 [2023-10-05T14:22:47.376Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T14:22:52.659Z] ---> Running in e6923919331d [2023-10-05T14:22:52.659Z] Removing intermediate container e6923919331d [2023-10-05T14:22:52.659Z] ---> 825241bf7505 [2023-10-05T14:22:52.659Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T14:22:52.659Z] ---> Running in 33015ba43572 [2023-10-05T14:22:52.659Z] Removing intermediate container 33015ba43572 [2023-10-05T14:22:52.659Z] ---> 6beec52e28bc [2023-10-05T14:22:52.659Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T14:22:52.659Z] ---> Running in 3d17585100d4 [2023-10-05T14:22:52.659Z] Removing intermediate container 3d17585100d4 [2023-10-05T14:22:52.659Z] ---> 6d46f3389a44 [2023-10-05T14:22:52.659Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T14:22:52.659Z] ---> Running in c4b4d0c6f940 [2023-10-05T14:22:52.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T14:22:52.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T14:22:53.177Z] OK: 264 MiB in 52 packages [2023-10-05T14:22:53.436Z] Removing intermediate container c4b4d0c6f940 [2023-10-05T14:22:53.437Z] ---> 29b1fb4b3c89 [2023-10-05T14:22:53.437Z] Step 7/12 : WORKDIR /app [2023-10-05T14:22:53.437Z] ---> Running in 39ffc5d76517 [2023-10-05T14:22:53.437Z] Removing intermediate container 39ffc5d76517 [2023-10-05T14:22:53.437Z] ---> bd7278832773 [2023-10-05T14:22:53.437Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-05T14:22:53.696Z] ---> 57352005dff1 [2023-10-05T14:22:53.696Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T14:22:53.696Z] ---> Running in 0e8ee33b397d [2023-10-05T14:22:54.469Z] Still waiting to schedule task [2023-10-05T14:22:54.470Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-05T14:23:32.423Z] Removing intermediate container 0e8ee33b397d [2023-10-05T14:23:32.423Z] ---> d94907c437c6 [2023-10-05T14:23:32.423Z] Step 10/12 : COPY . . [2023-10-05T14:23:32.423Z] ---> ca4ba39b36bc [2023-10-05T14:23:32.423Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T14:23:32.423Z] ---> Running in e5b0063e7fae [2023-10-05T14:23:32.423Z] Removing intermediate container e5b0063e7fae [2023-10-05T14:23:32.423Z] ---> 29fe4e394a0a [2023-10-05T14:23:32.423Z] Step 12/12 : RUN $MAKE [2023-10-05T14:23:32.423Z] ---> Running in b618964e5544 [2023-10-05T14:23:32.423Z] noop [2023-10-05T14:23:32.423Z] Removing intermediate container b618964e5544 [2023-10-05T14:23:32.423Z] ---> c8a1f567f489 [2023-10-05T14:23:32.423Z] Successfully built c8a1f567f489 [2023-10-05T14:23:32.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:23:32.745Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T14:23:32.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:23:32.810Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:23:32.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T14:23:33.171Z] $ docker top a421f6cd1fe5a508edc6201a9a8678da905939ca533bfdce7636f41c7eafc6d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T14:23:33.508Z] + go version [2023-10-05T14:23:33.509Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T14:23:33.522Z] $ docker stop --time=1 a421f6cd1fe5a508edc6201a9a8678da905939ca533bfdce7636f41c7eafc6d8 [2023-10-05T14:23:34.774Z] $ docker rm -f --volumes a421f6cd1fe5a508edc6201a9a8678da905939ca533bfdce7636f41c7eafc6d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:23:35.166Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T14:23:35.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:23:35.238Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:23:35.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T14:23:35.619Z] $ docker top 681b470e8e57dedd40971ab86c0254b0f91b0bcd2a52d80c05245540439c268f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T14:23:35.954Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-10-05T14:23:36.261Z] + make test [2023-10-05T14:23:36.261Z] go test -race -coverprofile=coverage.out ./... [2023-10-05T14:23:54.335Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-05T14:23:55.273Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-05T14:23:55.273Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-05T14:23:55.273Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-05T14:23:56.209Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements [2023-10-05T14:24:06.189Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.646s coverage: 98.7% of statements [2023-10-05T14:24:06.190Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.103s coverage: 89.7% of statements [2023-10-05T14:24:06.190Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements [2023-10-05T14:24:20.614Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8574 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-10-05T14:24:20.626Z] Running in /w/workspace/app-record-replay/59 [Pipeline] { [Pipeline] checkout [2023-10-05T14:24:20.656Z] Selected Git installation does not exist. Using Default [2023-10-05T14:24:20.656Z] The recommended git tool is: NONE [2023-10-05T14:24:24.262Z] go vet ./... [2023-10-05T14:24:25.800Z] using credential edgex-jenkins-ssh [2023-10-05T14:24:25.820Z] Cloning the remote Git repository [2023-10-05T14:24:25.874Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-05T14:24:25.962Z] > git init /w/workspace/app-record-replay/59 # timeout=10 [2023-10-05T14:24:26.092Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-05T14:24:26.093Z] > git --version # timeout=10 [2023-10-05T14:24:26.112Z] > git --version # 'git version 2.25.1' [2023-10-05T14:24:26.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T14:24:26.249Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T14:24:27.544Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T14:24:27.544Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T14:24:27.544Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T14:24:27.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T14:24:27.570Z] $ docker stop --time=1 681b470e8e57dedd40971ab86c0254b0f91b0bcd2a52d80c05245540439c268f [2023-10-05T14:24:27.849Z] Avoid second fetch [2023-10-05T14:24:27.849Z] Checking out Revision e8e8481aafe5f8f4e656d36075611350d3c56255 (main) [2023-10-05T14:24:26.983Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-05T14:24:27.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T14:24:27.878Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T14:24:27.948Z] > git checkout -f e8e8481aafe5f8f4e656d36075611350d3c56255 # timeout=10 [2023-10-05T14:24:28.368Z] Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" [2023-10-05T14:24:29.828Z] $ docker rm -f --volumes 681b470e8e57dedd40971ab86c0254b0f91b0bcd2a52d80c05245540439c268f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T14:24:30.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T14:24:30.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-10-05T14:24:30.621Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T14:24:30.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T14:24:30.621Z] Dload Upload Total Spent Left Speed [2023-10-05T14:24:30.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-10-05T14:24:30.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-10-05T14:24:31.202Z] + ls -al . [2023-10-05T14:24:31.202Z] total 188 [2023-10-05T14:24:31.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 14:23 . [2023-10-05T14:24:31.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:22 .. [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 14:22 .dockerignore [2023-10-05T14:24:31.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:24 .git [2023-10-05T14:24:31.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:22 .github [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 5 14:22 .gitignore [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:22 .golangci.yml [2023-10-05T14:24:31.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:22 .semver [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 5 14:22 Attribution.txt [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 5 14:22 CHANGELOG.md [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 5 14:22 Dockerfile [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:22 GOVERNANCE.md [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 5 14:22 Jenkinsfile [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 14:22 LICENSE [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 5 14:22 Makefile [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 5 14:22 OWNERS.md [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 5 14:22 README.md [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 5 14:22 Record and Reply.postman_collection.json [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:22 VERSION [2023-10-05T14:24:31.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:22 bin [2023-10-05T14:24:31.202Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 5 14:24 coverage.out [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 3905 Oct 5 14:22 go.mod [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 35420 Oct 5 14:22 go.sum [2023-10-05T14:24:31.202Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 14:22 internal [2023-10-05T14:24:31.202Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 5 14:22 main.go [2023-10-05T14:24:31.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:22 openapi [2023-10-05T14:24:31.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:22 pkg [2023-10-05T14:24:31.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:24:31.262Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T14:24:31.509Z] + 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=e8e8481aafe5f8f4e656d36075611350d3c56255 --label arch=amd64 --label version=3.1.0-dev.54 . [2023-10-05T14:24:31.509Z] Sending build context to Docker daemon 630.3kB [2023-10-05T14:24:31.509Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T14:24:31.509Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-05T14:24:31.509Z] ---> c8a1f567f489 [2023-10-05T14:24:31.509Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T14:24:31.509Z] ---> Running in 4e592eb92c97 [2023-10-05T14:24:31.509Z] Removing intermediate container 4e592eb92c97 [2023-10-05T14:24:31.509Z] ---> 07f86aba9409 [2023-10-05T14:24:31.509Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T14:24:31.509Z] ---> Running in 8a0b60e9d012 [2023-10-05T14:24:31.599Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T14:24:31.599Z] + sudo tee /etc/docker/daemon.new [2023-10-05T14:24:31.599Z] { [2023-10-05T14:24:31.599Z] "registry-mirrors": [ [2023-10-05T14:24:31.599Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T14:24:31.599Z] ], [2023-10-05T14:24:31.599Z] "bip": "10.250.0.254/24", [2023-10-05T14:24:31.599Z] "hosts": [ [2023-10-05T14:24:31.599Z] "tcp://0.0.0.0:5555", [2023-10-05T14:24:31.599Z] "unix:///var/run/docker.sock" [2023-10-05T14:24:31.599Z] ], [2023-10-05T14:24:31.599Z] "mtu": 1458, [2023-10-05T14:24:31.599Z] "selinux-enabled": true, [2023-10-05T14:24:31.599Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T14:24:31.599Z] } [Pipeline] sh [2023-10-05T14:24:31.769Z] Removing intermediate container 8a0b60e9d012 [2023-10-05T14:24:31.769Z] ---> d1ecd9317f1d [2023-10-05T14:24:31.769Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-05T14:24:31.769Z] ---> Running in c5b2fedb30ce [2023-10-05T14:24:31.769Z] Removing intermediate container c5b2fedb30ce [2023-10-05T14:24:31.769Z] ---> 505a7424ff0a [2023-10-05T14:24:31.769Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T14:24:31.769Z] ---> Running in 6f37ed4d0c35 [2023-10-05T14:24:31.924Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T14:24:32.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T14:24:32.257Z] + sudo service docker restart [2023-10-05T14:24:32.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T14:24:32.546Z] OK: 264 MiB in 52 packages [2023-10-05T14:24:32.806Z] Removing intermediate container 6f37ed4d0c35 [2023-10-05T14:24:32.806Z] ---> 6edbd59ff80a [2023-10-05T14:24:32.806Z] Step 7/26 : WORKDIR /app [2023-10-05T14:24:33.066Z] ---> Running in 5be1a252e4af [2023-10-05T14:24:33.066Z] Removing intermediate container 5be1a252e4af [2023-10-05T14:24:33.066Z] ---> 2ff167e01cbe [2023-10-05T14:24:33.066Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-05T14:24:33.066Z] ---> 4c430bb62067 [2023-10-05T14:24:33.066Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T14:24:33.066Z] ---> Running in 036e4bb14e6c [2023-10-05T14:24:34.058Z] Removing intermediate container 036e4bb14e6c [2023-10-05T14:24:34.058Z] ---> ae22decc5a64 [2023-10-05T14:24:34.058Z] Step 10/26 : COPY . . [2023-10-05T14:24:34.058Z] ---> c417334a659b [2023-10-05T14:24:34.058Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T14:24:34.058Z] ---> Running in 7e041ac20572 [2023-10-05T14:24:34.331Z] Removing intermediate container 7e041ac20572 [2023-10-05T14:24:34.331Z] ---> 9d657cb04594 [2023-10-05T14:24:34.331Z] Step 12/26 : RUN $MAKE [2023-10-05T14:24:34.331Z] ---> Running in 23aea243d004 [2023-10-05T14:24:34.615Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.54" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T14:24:54.432Z] provisioning config files... [2023-10-05T14:24:54.523Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/59@tmp/config14955793823565767761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:24:54.871Z] ---> docker-login.sh [2023-10-05T14:24:54.871Z] nexus3.edgexfoundry.org:10001 [2023-10-05T14:24:55.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:24:55.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:24:55.410Z] Configure a credential helper to remove this warning. See [2023-10-05T14:24:55.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:24:55.410Z] [2023-10-05T14:24:55.410Z] Login Succeeded [2023-10-05T14:24:55.410Z] nexus3.edgexfoundry.org:10002 [2023-10-05T14:24:55.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:24:55.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:24:55.679Z] Configure a credential helper to remove this warning. See [2023-10-05T14:24:55.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:24:55.679Z] [2023-10-05T14:24:55.679Z] Login Succeeded [2023-10-05T14:24:55.955Z] nexus3.edgexfoundry.org:10003 [2023-10-05T14:24:55.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:24:56.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:24:56.225Z] Configure a credential helper to remove this warning. See [2023-10-05T14:24:56.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:24:56.225Z] [2023-10-05T14:24:56.225Z] Login Succeeded [2023-10-05T14:24:56.225Z] nexus3.edgexfoundry.org:10004 [2023-10-05T14:24:56.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:24:56.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:24:56.497Z] Configure a credential helper to remove this warning. See [2023-10-05T14:24:56.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:24:56.497Z] [2023-10-05T14:24:56.497Z] Login Succeeded [2023-10-05T14:24:56.497Z] docker.io [2023-10-05T14:24:56.606Z] Removing intermediate container 23aea243d004 [2023-10-05T14:24:56.606Z] ---> 6f8c13dade17 [2023-10-05T14:24:56.606Z] Step 13/26 : FROM alpine:3.18 [2023-10-05T14:24:56.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:24:57.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:24:57.034Z] Configure a credential helper to remove this warning. See [2023-10-05T14:24:57.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:24:57.034Z] [2023-10-05T14:24:57.034Z] Login Succeeded [2023-10-05T14:24:57.034Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T14:24:57.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-05T14:24:57.173Z] 3.18: Pulling from library/alpine [Pipeline] echo [2023-10-05T14:24:57.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T14:24:57.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T14:24:57.320Z] ========================================================= [2023-10-05T14:24:57.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T14:24:57.320Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:24:57.432Z] 96526aa774ef: Pulling fs layer [2023-10-05T14:24:57.656Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T14:24:57.656Z] Sending build context to Docker daemon 259.6kB [2023-10-05T14:24:57.689Z] 96526aa774ef: Verifying Checksum [2023-10-05T14:24:57.689Z] 96526aa774ef: Download complete [2023-10-05T14:24:57.937Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T14:24:57.937Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T14:24:57.937Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T14:24:57.937Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T14:24:57.937Z] 5d54e960e981: Pulling fs layer [2023-10-05T14:24:57.937Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T14:24:57.937Z] f0e02332f6b5: Pulling fs layer [2023-10-05T14:24:57.937Z] cefa15bbcfad: Pulling fs layer [2023-10-05T14:24:57.937Z] 17808c966233: Pulling fs layer [2023-10-05T14:24:57.937Z] f4c1fc716caa: Pulling fs layer [2023-10-05T14:24:57.937Z] f0e02332f6b5: Waiting [2023-10-05T14:24:57.937Z] cefa15bbcfad: Waiting [2023-10-05T14:24:57.937Z] 17808c966233: Waiting [2023-10-05T14:24:57.937Z] f4c1fc716caa: Waiting [2023-10-05T14:24:57.981Z] 96526aa774ef: Pull complete [2023-10-05T14:24:57.981Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T14:24:57.981Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T14:24:57.981Z] ---> 8ca4688f4f35 [2023-10-05T14:24:57.981Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-05T14:24:58.212Z] 5d54e960e981: Verifying Checksum [2023-10-05T14:24:58.212Z] 5d54e960e981: Download complete [2023-10-05T14:24:58.212Z] f0e02332f6b5: Verifying Checksum [2023-10-05T14:24:58.212Z] f0e02332f6b5: Download complete [2023-10-05T14:24:58.212Z] cefa15bbcfad: Verifying Checksum [2023-10-05T14:24:58.212Z] cefa15bbcfad: Download complete [2023-10-05T14:24:58.212Z] 9fda8d8052c6: Verifying Checksum [2023-10-05T14:24:58.212Z] 9fda8d8052c6: Download complete [2023-10-05T14:24:58.255Z] ---> Running in e5a8c2debfe5 [2023-10-05T14:24:58.803Z] f4c1fc716caa: Verifying Checksum [2023-10-05T14:24:58.803Z] f4c1fc716caa: Download complete [2023-10-05T14:24:58.823Z] Removing intermediate container e5a8c2debfe5 [2023-10-05T14:24:58.823Z] ---> 347b69e820f9 [2023-10-05T14:24:58.823Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-05T14:24:58.823Z] ---> Running in c58e069f3c9e [2023-10-05T14:24:59.071Z] 9fda8d8052c6: Pull complete [2023-10-05T14:24:59.081Z] Removing intermediate container c58e069f3c9e [2023-10-05T14:24:59.081Z] ---> 2ad3005cd707 [2023-10-05T14:24:59.081Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-05T14:24:59.339Z] ---> Running in b9beab8f7994 [2023-10-05T14:24:59.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T14:24:59.676Z] 5d54e960e981: Pull complete [2023-10-05T14:24:59.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T14:24:59.947Z] c4a7e357bf2a: Verifying Checksum [2023-10-05T14:24:59.947Z] c4a7e357bf2a: Download complete [2023-10-05T14:25:00.115Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T14:25:00.115Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T14:25:00.115Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T14:25:00.115Z] Executing ca-certificates-20230506-r0.trigger [2023-10-05T14:25:00.115Z] OK: 8 MiB in 17 packages [2023-10-05T14:25:00.918Z] 17808c966233: Verifying Checksum [2023-10-05T14:25:00.918Z] 17808c966233: Download complete [2023-10-05T14:25:01.495Z] Removing intermediate container b9beab8f7994 [2023-10-05T14:25:01.495Z] ---> da2380b8b4fb [2023-10-05T14:25:01.495Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-05T14:25:01.495Z] ---> 7e4dceb37c53 [2023-10-05T14:25:01.495Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-05T14:25:01.495Z] ---> 3878ffba0e75 [2023-10-05T14:25:01.495Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-05T14:25:01.753Z] ---> fa10670634f9 [2023-10-05T14:25:01.753Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-05T14:25:02.696Z] ---> fe3eece737e9 [2023-10-05T14:25:02.696Z] Step 21/26 : EXPOSE 59712 [2023-10-05T14:25:02.696Z] ---> Running in 060c22f0d4aa [2023-10-05T14:25:02.696Z] Removing intermediate container 060c22f0d4aa [2023-10-05T14:25:02.696Z] ---> 6c54953d5f82 [2023-10-05T14:25:02.696Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-05T14:25:02.696Z] ---> Running in 060d91f7aaa6 [2023-10-05T14:25:02.696Z] Removing intermediate container 060d91f7aaa6 [2023-10-05T14:25:02.696Z] ---> e4a630251235 [2023-10-05T14:25:02.696Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T14:25:02.696Z] ---> Running in 3585d0f38fa0 [2023-10-05T14:25:02.696Z] Removing intermediate container 3585d0f38fa0 [2023-10-05T14:25:02.696Z] ---> a9d8d56f3150 [2023-10-05T14:25:02.696Z] Step 24/26 : LABEL arch=amd64 [2023-10-05T14:25:02.696Z] ---> Running in 587832c1d676 [2023-10-05T14:25:02.955Z] Removing intermediate container 587832c1d676 [2023-10-05T14:25:02.955Z] ---> bfa7c2c9bfde [2023-10-05T14:25:02.955Z] Step 25/26 : LABEL git_sha=e8e8481aafe5f8f4e656d36075611350d3c56255 [2023-10-05T14:25:02.955Z] ---> Running in 2557c73d9137 [2023-10-05T14:25:02.955Z] Removing intermediate container 2557c73d9137 [2023-10-05T14:25:02.955Z] ---> 14fa49d31942 [2023-10-05T14:25:02.955Z] Step 26/26 : LABEL version=3.1.0-dev.54 [2023-10-05T14:25:02.955Z] ---> Running in 6c93c2001032 [2023-10-05T14:25:02.955Z] Removing intermediate container 6c93c2001032 [2023-10-05T14:25:02.955Z] ---> eb86b9d87aa6 [2023-10-05T14:25:02.955Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T14:25:02.955Z] Successfully built eb86b9d87aa6 [2023-10-05T14:25:02.955Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T14:25:03.065Z] provisioning config files... [2023-10-05T14:25:03.076Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8807662876985898037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:25:03.373Z] ---> docker-login.sh [2023-10-05T14:25:03.373Z] nexus3.edgexfoundry.org:10001 [2023-10-05T14:25:03.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:25:03.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:25:03.373Z] Configure a credential helper to remove this warning. See [2023-10-05T14:25:03.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:25:03.373Z] [2023-10-05T14:25:03.373Z] Login Succeeded [2023-10-05T14:25:03.373Z] nexus3.edgexfoundry.org:10002 [2023-10-05T14:25:03.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:25:03.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:25:03.373Z] Configure a credential helper to remove this warning. See [2023-10-05T14:25:03.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:25:03.373Z] [2023-10-05T14:25:03.373Z] Login Succeeded [2023-10-05T14:25:03.373Z] nexus3.edgexfoundry.org:10003 [2023-10-05T14:25:03.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:25:03.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:25:03.632Z] Configure a credential helper to remove this warning. See [2023-10-05T14:25:03.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:25:03.632Z] [2023-10-05T14:25:03.632Z] Login Succeeded [2023-10-05T14:25:03.632Z] nexus3.edgexfoundry.org:10004 [2023-10-05T14:25:03.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:25:03.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:25:03.632Z] Configure a credential helper to remove this warning. See [2023-10-05T14:25:03.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:25:03.632Z] [2023-10-05T14:25:03.632Z] Login Succeeded [2023-10-05T14:25:03.632Z] docker.io [2023-10-05T14:25:03.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:25:03.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:25:03.890Z] Configure a credential helper to remove this warning. See [2023-10-05T14:25:03.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:25:03.890Z] [2023-10-05T14:25:03.890Z] Login Succeeded [2023-10-05T14:25:03.890Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T14:25:03.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T14:25:03.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T14:25:03.940Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-10-05T14:25:03.940Z] e8e8481aafe5f8f4e656d36075611350d3c56255 [2023-10-05T14:25:03.940Z] latest [2023-10-05T14:25:03.940Z] 3.1.0-dev.54 [2023-10-05T14:25:03.940Z] e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [2023-10-05T14:25:03.940Z] main [2023-10-05T14:25:03.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:04.250Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:04.565Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255 [2023-10-05T14:25:04.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-05T14:25:04.566Z] 2fb715ba78fd: Preparing [2023-10-05T14:25:04.566Z] d70a251cce26: Preparing [2023-10-05T14:25:04.566Z] b3b27d2ec22c: Preparing [2023-10-05T14:25:04.566Z] 15aa332c8242: Preparing [2023-10-05T14:25:04.566Z] d0fab48cd9b2: Preparing [2023-10-05T14:25:04.566Z] cc2447e1835a: Preparing [2023-10-05T14:25:04.566Z] cc2447e1835a: Waiting [2023-10-05T14:25:04.566Z] d70a251cce26: Pushed [2023-10-05T14:25:04.566Z] b3b27d2ec22c: Pushed [2023-10-05T14:25:04.566Z] 15aa332c8242: Pushed [2023-10-05T14:25:04.566Z] cc2447e1835a: Layer already exists [2023-10-05T14:25:04.566Z] d0fab48cd9b2: Pushed [2023-10-05T14:25:07.100Z] 2fb715ba78fd: Pushed [2023-10-05T14:25:07.358Z] e8e8481aafe5f8f4e656d36075611350d3c56255: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:07.674Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:07.977Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-05T14:25:07.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-05T14:25:07.977Z] 2fb715ba78fd: Preparing [2023-10-05T14:25:07.977Z] d70a251cce26: Preparing [2023-10-05T14:25:07.977Z] b3b27d2ec22c: Preparing [2023-10-05T14:25:07.977Z] 15aa332c8242: Preparing [2023-10-05T14:25:07.977Z] d0fab48cd9b2: Preparing [2023-10-05T14:25:07.977Z] cc2447e1835a: Preparing [2023-10-05T14:25:07.977Z] 15aa332c8242: Layer already exists [2023-10-05T14:25:07.977Z] b3b27d2ec22c: Layer already exists [2023-10-05T14:25:07.977Z] d70a251cce26: Layer already exists [2023-10-05T14:25:07.977Z] 2fb715ba78fd: Layer already exists [2023-10-05T14:25:07.977Z] d0fab48cd9b2: Layer already exists [2023-10-05T14:25:07.977Z] cc2447e1835a: Layer already exists [2023-10-05T14:25:07.977Z] latest: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:08.282Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:08.590Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.54 [2023-10-05T14:25:08.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-05T14:25:08.590Z] 2fb715ba78fd: Preparing [2023-10-05T14:25:08.590Z] d70a251cce26: Preparing [2023-10-05T14:25:08.590Z] b3b27d2ec22c: Preparing [2023-10-05T14:25:08.590Z] 15aa332c8242: Preparing [2023-10-05T14:25:08.590Z] d0fab48cd9b2: Preparing [2023-10-05T14:25:08.590Z] cc2447e1835a: Preparing [2023-10-05T14:25:08.590Z] d0fab48cd9b2: Layer already exists [2023-10-05T14:25:08.590Z] 15aa332c8242: Layer already exists [2023-10-05T14:25:08.590Z] d70a251cce26: Layer already exists [2023-10-05T14:25:08.590Z] 2fb715ba78fd: Layer already exists [2023-10-05T14:25:08.590Z] b3b27d2ec22c: Layer already exists [2023-10-05T14:25:08.590Z] cc2447e1835a: Layer already exists [2023-10-05T14:25:08.590Z] 3.1.0-dev.54: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:08.910Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:09.209Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [2023-10-05T14:25:09.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-05T14:25:09.209Z] 2fb715ba78fd: Preparing [2023-10-05T14:25:09.209Z] d70a251cce26: Preparing [2023-10-05T14:25:09.209Z] b3b27d2ec22c: Preparing [2023-10-05T14:25:09.209Z] 15aa332c8242: Preparing [2023-10-05T14:25:09.209Z] d0fab48cd9b2: Preparing [2023-10-05T14:25:09.209Z] cc2447e1835a: Preparing [2023-10-05T14:25:09.209Z] cc2447e1835a: Waiting [2023-10-05T14:25:09.209Z] b3b27d2ec22c: Layer already exists [2023-10-05T14:25:09.209Z] 2fb715ba78fd: Layer already exists [2023-10-05T14:25:09.209Z] d0fab48cd9b2: Layer already exists [2023-10-05T14:25:09.209Z] 15aa332c8242: Layer already exists [2023-10-05T14:25:09.209Z] d70a251cce26: Layer already exists [2023-10-05T14:25:09.209Z] cc2447e1835a: Layer already exists [2023-10-05T14:25:09.209Z] e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:09.527Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:09.841Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-10-05T14:25:09.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-05T14:25:09.841Z] 2fb715ba78fd: Preparing [2023-10-05T14:25:09.841Z] d70a251cce26: Preparing [2023-10-05T14:25:09.841Z] b3b27d2ec22c: Preparing [2023-10-05T14:25:09.841Z] 15aa332c8242: Preparing [2023-10-05T14:25:09.841Z] d0fab48cd9b2: Preparing [2023-10-05T14:25:09.841Z] cc2447e1835a: Preparing [2023-10-05T14:25:09.841Z] cc2447e1835a: Waiting [2023-10-05T14:25:09.841Z] 15aa332c8242: Layer already exists [2023-10-05T14:25:09.841Z] d0fab48cd9b2: Layer already exists [2023-10-05T14:25:09.841Z] b3b27d2ec22c: Layer already exists [2023-10-05T14:25:09.841Z] d70a251cce26: Layer already exists [2023-10-05T14:25:09.841Z] 2fb715ba78fd: Layer already exists [2023-10-05T14:25:09.841Z] cc2447e1835a: Layer already exists [2023-10-05T14:25:09.841Z] main: digest: sha256:4e63a120727f4ef17b3d603dcc675ef6bb157528cc67acaafac4cebeddc51e9f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T14:25:09.900Z] ===================================================== [Pipeline] echo [2023-10-05T14:25:09.912Z] taggedImages: [2023-10-05T14:25:09.912Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255 [2023-10-05T14:25:09.912Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-05T14:25:09.912Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.54 [2023-10-05T14:25:09.912Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [2023-10-05T14:25:09.912Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:10.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T14:25:10.280Z] [2023-10-05T14:25:10.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:25:10.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T14:25:10.587Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T14:25:10.587Z] 5eb5b503b376: Pulling fs layer [2023-10-05T14:25:10.587Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T14:25:10.587Z] ec43610c2a17: Pulling fs layer [2023-10-05T14:25:10.587Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T14:25:10.587Z] 33b1e0a273af: Pulling fs layer [2023-10-05T14:25:10.587Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T14:25:10.587Z] 2f39f015ded8: Pulling fs layer [2023-10-05T14:25:10.587Z] 3a2ae6a8a46f: Waiting [2023-10-05T14:25:10.587Z] 33b1e0a273af: Waiting [2023-10-05T14:25:10.587Z] 5d3b04190fa2: Waiting [2023-10-05T14:25:10.587Z] 2f39f015ded8: Waiting [2023-10-05T14:25:10.587Z] 5c69ac0246d0: Verifying Checksum [2023-10-05T14:25:10.587Z] 5c69ac0246d0: Download complete [2023-10-05T14:25:10.587Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-05T14:25:10.587Z] 3a2ae6a8a46f: Download complete [2023-10-05T14:25:10.587Z] 33b1e0a273af: Verifying Checksum [2023-10-05T14:25:10.587Z] 33b1e0a273af: Download complete [2023-10-05T14:25:10.587Z] ec43610c2a17: Verifying Checksum [2023-10-05T14:25:10.587Z] ec43610c2a17: Download complete [2023-10-05T14:25:10.587Z] 5d3b04190fa2: Verifying Checksum [2023-10-05T14:25:10.587Z] 5d3b04190fa2: Download complete [2023-10-05T14:25:10.845Z] 5eb5b503b376: Verifying Checksum [2023-10-05T14:25:10.845Z] 5eb5b503b376: Download complete [2023-10-05T14:25:11.040Z] c4a7e357bf2a: Pull complete [2023-10-05T14:25:11.040Z] f0e02332f6b5: Pull complete [2023-10-05T14:25:11.040Z] cefa15bbcfad: Pull complete [2023-10-05T14:25:11.408Z] 2f39f015ded8: Download complete [2023-10-05T14:25:11.975Z] 5eb5b503b376: Pull complete [2023-10-05T14:25:12.234Z] 5c69ac0246d0: Pull complete [2023-10-05T14:25:13.168Z] ec43610c2a17: Pull complete [2023-10-05T14:25:13.168Z] 3a2ae6a8a46f: Pull complete [2023-10-05T14:25:13.735Z] 33b1e0a273af: Pull complete [2023-10-05T14:25:14.301Z] 5d3b04190fa2: Pull complete [2023-10-05T14:25:18.488Z] 2f39f015ded8: Pull complete [2023-10-05T14:25:18.488Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T14:25:18.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T14:25:18.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:25:18.576Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:25:18.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T14:25:19.409Z] 17808c966233: Pull complete [2023-10-05T14:25:19.997Z] f4c1fc716caa: Pull complete [2023-10-05T14:25:19.997Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T14:25:19.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T14:25:19.997Z] ---> ea914061e18c [2023-10-05T14:25:19.997Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T14:25:21.416Z] ---> Running in 4b71179683c6 [2023-10-05T14:25:21.696Z] Removing intermediate container 4b71179683c6 [2023-10-05T14:25:21.696Z] ---> 9abce553dd2b [2023-10-05T14:25:21.696Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T14:25:21.964Z] ---> Running in 5b218d48f789 [2023-10-05T14:25:22.231Z] Removing intermediate container 5b218d48f789 [2023-10-05T14:25:22.231Z] ---> 34ddd2672ce3 [2023-10-05T14:25:22.231Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T14:25:22.231Z] ---> Running in 3f2ae4bc4372 [2023-10-05T14:25:22.509Z] Removing intermediate container 3f2ae4bc4372 [2023-10-05T14:25:22.509Z] ---> 147e87a56907 [2023-10-05T14:25:22.509Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T14:25:22.776Z] ---> Running in 5c44f154f609 [2023-10-05T14:25:23.267Z] $ docker top 96c8a68081b837ce1868585dd27192481da60fae3dd2f37a6560b610c02edb70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:25:23.667Z] ---> job-cost.sh [2023-10-05T14:25:23.667Z] lf-activate-venv: SKIPPING [2023-10-05T14:25:23.667Z] INFO: No Stack... [2023-10-05T14:25:23.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T14:25:23.926Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T14:25:24.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T14:25:24.185Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T14:25:24.474Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-10-05T14:25:24.475Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T14:25:24.488Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [2023-10-05T14:25:24.494Z] Resource [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] did not exist. Created. [2023-10-05T14:25:24.494Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T14:25:24.801Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-05T14:25:24.831Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T14:25:24.838Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T14:25:24.859Z] $ docker stop --time=1 96c8a68081b837ce1868585dd27192481da60fae3dd2f37a6560b610c02edb70 [2023-10-05T14:25:25.416Z] OK: 266 MiB in 52 packages [2023-10-05T14:25:26.000Z] Removing intermediate container 5c44f154f609 [2023-10-05T14:25:26.000Z] ---> 1554da610e51 [2023-10-05T14:25:26.000Z] Step 7/12 : WORKDIR /app [2023-10-05T14:25:26.000Z] ---> Running in 63f986235294 [2023-10-05T14:25:26.466Z] $ docker rm -f --volumes 96c8a68081b837ce1868585dd27192481da60fae3dd2f37a6560b610c02edb70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-05T14:25:26.585Z] Removing intermediate container 63f986235294 [2023-10-05T14:25:26.585Z] ---> c6d8b4987b3b [2023-10-05T14:25:26.585Z] Step 8/12 : COPY go.mod vendor* ./ [Pipeline] // stage [Pipeline] } [2023-10-05T14:25:26.852Z] ---> d216c4dc7e4f [2023-10-05T14:25:26.852Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T14:25:26.852Z] ---> Running in e4b3cf3c6417 [2023-10-05T14:26:34.867Z] Removing intermediate container e4b3cf3c6417 [2023-10-05T14:26:34.867Z] ---> ce705a887bfb [2023-10-05T14:26:34.867Z] Step 10/12 : COPY . . [2023-10-05T14:26:35.135Z] ---> a22330e4c790 [2023-10-05T14:26:35.135Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T14:26:35.135Z] ---> Running in 16e7b61305bf [2023-10-05T14:26:35.406Z] Removing intermediate container 16e7b61305bf [2023-10-05T14:26:35.406Z] ---> 8ee3338b3cb5 [2023-10-05T14:26:35.406Z] Step 12/12 : RUN $MAKE [2023-10-05T14:26:35.406Z] ---> Running in 82448a5d27a4 [2023-10-05T14:26:36.366Z] noop [2023-10-05T14:26:36.953Z] Removing intermediate container 82448a5d27a4 [2023-10-05T14:26:36.953Z] ---> 7502c3bc91c4 [2023-10-05T14:26:36.953Z] Successfully built 7502c3bc91c4 [2023-10-05T14:26:36.953Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:26:37.305Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T14:26:37.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:26:37.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-8574 does not seem to be running inside a container [2023-10-05T14:26:37.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/59 -v /w/workspace/app-record-replay/59:/w/workspace/app-record-replay/59:rw,z -v /w/workspace/app-record-replay/59@tmp:/w/workspace/app-record-replay/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T14:26:38.758Z] $ docker top 6e8880511606cd96a1c7f222f8e56fefed52f9c5e9a3a8612a27a11f621ee6c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T14:26:39.566Z] + go version [2023-10-05T14:26:39.566Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T14:26:39.591Z] $ docker stop --time=1 6e8880511606cd96a1c7f222f8e56fefed52f9c5e9a3a8612a27a11f621ee6c4 [2023-10-05T14:26:41.470Z] $ docker rm -f --volumes 6e8880511606cd96a1c7f222f8e56fefed52f9c5e9a3a8612a27a11f621ee6c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:26:42.004Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T14:26:42.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:26:42.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-8574 does not seem to be running inside a container [2023-10-05T14:26:42.249Z] $ 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/59 -v /w/workspace/app-record-replay/59:/w/workspace/app-record-replay/59:rw,z -v /w/workspace/app-record-replay/59@tmp:/w/workspace/app-record-replay/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T14:26:43.356Z] $ docker top 40f4ebe14024262ad4d507a40189f8adee20db596dae869d7a9587d9e4a8c106 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T14:26:43.856Z] + git config --global --add safe.directory /w/workspace/app-record-replay/59 [Pipeline] fileExists [Pipeline] sh [2023-10-05T14:26:44.194Z] + make test [2023-10-05T14:26:44.194Z] go test -race -coverprofile=coverage.out ./... [2023-10-05T14:28:50.905Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-05T14:28:56.257Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.234s coverage: 88.0% of statements [2023-10-05T14:29:00.542Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-05T14:29:00.542Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-05T14:29:02.489Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-05T14:29:06.832Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.063s coverage: 98.7% of statements [2023-10-05T14:29:06.832Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.588s coverage: 89.7% of statements [2023-10-05T14:29:06.832Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.159s coverage: 100.0% of statements [2023-10-05T14:29:07.099Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T14:29:07.099Z] go vet ./... [2023-10-05T14:31:28.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T14:31:28.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T14:31:28.835Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T14:31:28.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T14:31:28.874Z] $ docker stop --time=1 40f4ebe14024262ad4d507a40189f8adee20db596dae869d7a9587d9e4a8c106 [2023-10-05T14:31:30.694Z] $ docker rm -f --volumes 40f4ebe14024262ad4d507a40189f8adee20db596dae869d7a9587d9e4a8c106 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T14:31:32.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T14:31:32.282Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T14:31:32.721Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T14:31:33.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T14:31:33.407Z] + ls -al . [2023-10-05T14:31:33.407Z] total 184 [2023-10-05T14:31:33.407Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:26 . [2023-10-05T14:31:33.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:24 .. [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 14:24 .dockerignore [2023-10-05T14:31:33.407Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:24 .git [2023-10-05T14:31:33.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:24 .github [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 5 14:24 .gitignore [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:24 .golangci.yml [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 5 14:24 Attribution.txt [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 5 14:24 CHANGELOG.md [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 5 14:24 Dockerfile [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:24 GOVERNANCE.md [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 5 14:24 Jenkinsfile [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 14:24 LICENSE [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 5 14:24 Makefile [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 5 14:24 OWNERS.md [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 5 14:24 README.md [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 5 14:24 Record and Reply.postman_collection.json [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:22 VERSION [2023-10-05T14:31:33.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:24 bin [2023-10-05T14:31:33.407Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 5 14:29 coverage.out [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 3905 Oct 5 14:24 go.mod [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 35420 Oct 5 14:24 go.sum [2023-10-05T14:31:33.407Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 14:24 internal [2023-10-05T14:31:33.407Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 5 14:24 main.go [2023-10-05T14:31:33.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:24 openapi [2023-10-05T14:31:33.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:24 pkg [2023-10-05T14:31:33.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:31:33.750Z] + 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=e8e8481aafe5f8f4e656d36075611350d3c56255 --label arch=arm64 --label version=3.1.0-dev.54 . [2023-10-05T14:31:34.016Z] Sending build context to Docker daemon 285.2kB [2023-10-05T14:31:34.016Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T14:31:34.016Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-05T14:31:34.016Z] ---> 7502c3bc91c4 [2023-10-05T14:31:34.016Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T14:31:34.016Z] ---> Running in 649bb6bfd4f5 [2023-10-05T14:31:34.284Z] Removing intermediate container 649bb6bfd4f5 [2023-10-05T14:31:34.284Z] ---> d0351592547a [2023-10-05T14:31:34.284Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T14:31:34.551Z] ---> Running in bf1b6bd00355 [2023-10-05T14:31:34.551Z] Removing intermediate container bf1b6bd00355 [2023-10-05T14:31:34.551Z] ---> fa3723ed60ea [2023-10-05T14:31:34.551Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-05T14:31:34.818Z] ---> Running in 3a1ddd36ce39 [2023-10-05T14:31:35.087Z] Removing intermediate container 3a1ddd36ce39 [2023-10-05T14:31:35.087Z] ---> 97cda1b85340 [2023-10-05T14:31:35.087Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T14:31:35.087Z] ---> Running in 49a73c9eac1f [2023-10-05T14:31:36.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T14:31:36.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T14:31:37.596Z] OK: 266 MiB in 52 packages [2023-10-05T14:31:39.555Z] Removing intermediate container 49a73c9eac1f [2023-10-05T14:31:39.555Z] ---> 5d33701b8d7e [2023-10-05T14:31:39.555Z] Step 7/26 : WORKDIR /app [2023-10-05T14:31:39.555Z] ---> Running in 430809d31752 [2023-10-05T14:31:39.822Z] Removing intermediate container 430809d31752 [2023-10-05T14:31:39.822Z] ---> 118093c488a5 [2023-10-05T14:31:39.822Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-05T14:31:40.410Z] ---> f6305b365cb1 [2023-10-05T14:31:40.410Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T14:31:40.410Z] ---> Running in 9e1cc8939cc8 [2023-10-05T14:31:42.993Z] Removing intermediate container 9e1cc8939cc8 [2023-10-05T14:31:42.993Z] ---> f73bcefe79de [2023-10-05T14:31:42.993Z] Step 10/26 : COPY . . [2023-10-05T14:31:43.260Z] ---> 53b78c19c326 [2023-10-05T14:31:43.260Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T14:31:43.260Z] ---> Running in 32ebef821d65 [2023-10-05T14:31:43.538Z] Removing intermediate container 32ebef821d65 [2023-10-05T14:31:43.538Z] ---> d8eb4ef2be7e [2023-10-05T14:31:43.538Z] Step 12/26 : RUN $MAKE [2023-10-05T14:31:43.816Z] ---> Running in 2e2f462b7e0d [2023-10-05T14:31:44.782Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.54" -trimpath -mod=readonly -o app-record-replay [2023-10-05T14:33:36.494Z] Removing intermediate container 2e2f462b7e0d [2023-10-05T14:33:36.494Z] ---> f8818ba5167a [2023-10-05T14:33:36.494Z] Step 13/26 : FROM alpine:3.18 [2023-10-05T14:33:36.494Z] 3.18: Pulling from library/alpine [2023-10-05T14:33:36.494Z] 579b34f0a95b: Pulling fs layer [2023-10-05T14:33:36.494Z] 579b34f0a95b: Verifying Checksum [2023-10-05T14:33:36.494Z] 579b34f0a95b: Download complete [2023-10-05T14:33:36.494Z] 579b34f0a95b: Pull complete [2023-10-05T14:33:36.494Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T14:33:36.494Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T14:33:36.494Z] ---> 3cc203321400 [2023-10-05T14:33:36.494Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-05T14:33:36.494Z] ---> Running in 505c72a93ecb [2023-10-05T14:33:36.494Z] Removing intermediate container 505c72a93ecb [2023-10-05T14:33:36.494Z] ---> 5129d02d0d84 [2023-10-05T14:33:36.494Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-05T14:33:36.494Z] ---> Running in 1e3fe559a681 [2023-10-05T14:33:36.494Z] Removing intermediate container 1e3fe559a681 [2023-10-05T14:33:36.494Z] ---> 5995ae157282 [2023-10-05T14:33:36.494Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-05T14:33:36.494Z] ---> Running in 9e32636d39bb [2023-10-05T14:33:36.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T14:33:36.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T14:33:36.494Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T14:33:36.494Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T14:33:36.494Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T14:33:36.494Z] Executing ca-certificates-20230506-r0.trigger [2023-10-05T14:33:36.494Z] OK: 9 MiB in 17 packages [2023-10-05T14:33:37.451Z] Removing intermediate container 9e32636d39bb [2023-10-05T14:33:37.451Z] ---> e67045a3840c [2023-10-05T14:33:37.451Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-05T14:33:37.717Z] ---> 3d32a758388f [2023-10-05T14:33:37.717Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-05T14:33:38.298Z] ---> 0419c1ae60a1 [2023-10-05T14:33:38.298Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-05T14:33:38.563Z] ---> c18e45094259 [2023-10-05T14:33:38.563Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-05T14:33:39.966Z] ---> cb24c461a328 [2023-10-05T14:33:39.966Z] Step 21/26 : EXPOSE 59712 [2023-10-05T14:33:39.966Z] ---> Running in bd5ca0728817 [2023-10-05T14:33:40.232Z] Removing intermediate container bd5ca0728817 [2023-10-05T14:33:40.232Z] ---> 7e2482cc7eee [2023-10-05T14:33:40.232Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-05T14:33:40.232Z] ---> Running in 9df4f4bead0c [2023-10-05T14:33:40.524Z] Removing intermediate container 9df4f4bead0c [2023-10-05T14:33:40.524Z] ---> 35a3cfa04f37 [2023-10-05T14:33:40.524Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T14:33:40.524Z] ---> Running in a449fecdaf0b [2023-10-05T14:33:40.791Z] Removing intermediate container a449fecdaf0b [2023-10-05T14:33:40.791Z] ---> 99822b6226f2 [2023-10-05T14:33:40.791Z] Step 24/26 : LABEL arch=arm64 [2023-10-05T14:33:41.057Z] ---> Running in 1dfc0901aeef [2023-10-05T14:33:41.323Z] Removing intermediate container 1dfc0901aeef [2023-10-05T14:33:41.323Z] ---> adcb795c9e68 [2023-10-05T14:33:41.323Z] Step 25/26 : LABEL git_sha=e8e8481aafe5f8f4e656d36075611350d3c56255 [2023-10-05T14:33:41.323Z] ---> Running in 6e680d54e1b1 [2023-10-05T14:33:41.590Z] Removing intermediate container 6e680d54e1b1 [2023-10-05T14:33:41.590Z] ---> 9811f353481a [2023-10-05T14:33:41.590Z] Step 26/26 : LABEL version=3.1.0-dev.54 [2023-10-05T14:33:41.590Z] ---> Running in 48c7de968f71 [2023-10-05T14:33:41.854Z] Removing intermediate container 48c7de968f71 [2023-10-05T14:33:41.854Z] ---> 6d2b6865140d [2023-10-05T14:33:41.854Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T14:33:41.854Z] Successfully built 6d2b6865140d [2023-10-05T14:33:41.854Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T14:33:41.981Z] provisioning config files... [2023-10-05T14:33:41.996Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/59@tmp/config12017239351033239991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:33:42.331Z] ---> docker-login.sh [2023-10-05T14:33:42.331Z] nexus3.edgexfoundry.org:10001 [2023-10-05T14:33:42.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:33:42.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:33:42.598Z] Configure a credential helper to remove this warning. See [2023-10-05T14:33:42.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:33:42.598Z] [2023-10-05T14:33:42.598Z] Login Succeeded [2023-10-05T14:33:42.598Z] nexus3.edgexfoundry.org:10002 [2023-10-05T14:33:42.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:33:42.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:33:42.863Z] Configure a credential helper to remove this warning. See [2023-10-05T14:33:42.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:33:42.864Z] [2023-10-05T14:33:42.864Z] Login Succeeded [2023-10-05T14:33:42.864Z] nexus3.edgexfoundry.org:10003 [2023-10-05T14:33:43.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:33:43.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:33:43.131Z] Configure a credential helper to remove this warning. See [2023-10-05T14:33:43.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:33:43.131Z] [2023-10-05T14:33:43.131Z] Login Succeeded [2023-10-05T14:33:43.131Z] nexus3.edgexfoundry.org:10004 [2023-10-05T14:33:43.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:33:43.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:33:43.662Z] Configure a credential helper to remove this warning. See [2023-10-05T14:33:43.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:33:43.662Z] [2023-10-05T14:33:43.662Z] Login Succeeded [2023-10-05T14:33:43.662Z] docker.io [2023-10-05T14:33:43.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T14:33:44.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T14:33:44.195Z] Configure a credential helper to remove this warning. See [2023-10-05T14:33:44.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T14:33:44.195Z] [2023-10-05T14:33:44.195Z] Login Succeeded [2023-10-05T14:33:44.195Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T14:33:44.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T14:33:44.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T14:33:44.261Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-10-05T14:33:44.261Z] e8e8481aafe5f8f4e656d36075611350d3c56255 [2023-10-05T14:33:44.261Z] latest [2023-10-05T14:33:44.261Z] 3.1.0-dev.54 [2023-10-05T14:33:44.261Z] e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [2023-10-05T14:33:44.261Z] main [2023-10-05T14:33:44.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:44.608Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:45.038Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255 [2023-10-05T14:33:45.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-05T14:33:45.038Z] 91c73e897eb2: Preparing [2023-10-05T14:33:45.038Z] d109a3956bb7: Preparing [2023-10-05T14:33:45.038Z] 018d32c66244: Preparing [2023-10-05T14:33:45.038Z] 121bbb1fe78f: Preparing [2023-10-05T14:33:45.038Z] 70b44337f38b: Preparing [2023-10-05T14:33:45.038Z] 5f4d9fc4d98d: Preparing [2023-10-05T14:33:45.038Z] 5f4d9fc4d98d: Waiting [2023-10-05T14:33:45.317Z] 018d32c66244: Pushed [2023-10-05T14:33:45.317Z] d109a3956bb7: Pushed [2023-10-05T14:33:45.317Z] 121bbb1fe78f: Pushed [2023-10-05T14:33:45.317Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T14:33:45.590Z] 70b44337f38b: Pushed [2023-10-05T14:33:50.983Z] 91c73e897eb2: Pushed [2023-10-05T14:33:50.983Z] e8e8481aafe5f8f4e656d36075611350d3c56255: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:51.321Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:51.659Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-05T14:33:51.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-05T14:33:51.659Z] 91c73e897eb2: Preparing [2023-10-05T14:33:51.659Z] d109a3956bb7: Preparing [2023-10-05T14:33:51.659Z] 018d32c66244: Preparing [2023-10-05T14:33:51.659Z] 121bbb1fe78f: Preparing [2023-10-05T14:33:51.659Z] 70b44337f38b: Preparing [2023-10-05T14:33:51.659Z] 5f4d9fc4d98d: Preparing [2023-10-05T14:33:51.659Z] 5f4d9fc4d98d: Waiting [2023-10-05T14:33:51.659Z] 70b44337f38b: Layer already exists [2023-10-05T14:33:51.659Z] d109a3956bb7: Layer already exists [2023-10-05T14:33:51.659Z] 018d32c66244: Layer already exists [2023-10-05T14:33:51.659Z] 121bbb1fe78f: Layer already exists [2023-10-05T14:33:51.659Z] 91c73e897eb2: Layer already exists [2023-10-05T14:33:51.659Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T14:33:51.659Z] latest: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:51.993Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:52.327Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.54 [2023-10-05T14:33:52.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-05T14:33:52.327Z] 91c73e897eb2: Preparing [2023-10-05T14:33:52.327Z] d109a3956bb7: Preparing [2023-10-05T14:33:52.327Z] 018d32c66244: Preparing [2023-10-05T14:33:52.327Z] 121bbb1fe78f: Preparing [2023-10-05T14:33:52.327Z] 70b44337f38b: Preparing [2023-10-05T14:33:52.327Z] 5f4d9fc4d98d: Preparing [2023-10-05T14:33:52.327Z] 5f4d9fc4d98d: Waiting [2023-10-05T14:33:52.327Z] 70b44337f38b: Layer already exists [2023-10-05T14:33:52.327Z] 121bbb1fe78f: Layer already exists [2023-10-05T14:33:52.327Z] 91c73e897eb2: Layer already exists [2023-10-05T14:33:52.327Z] d109a3956bb7: Layer already exists [2023-10-05T14:33:52.327Z] 018d32c66244: Layer already exists [2023-10-05T14:33:52.327Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T14:33:52.327Z] 3.1.0-dev.54: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:52.665Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:53.009Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [2023-10-05T14:33:53.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-05T14:33:53.009Z] 91c73e897eb2: Preparing [2023-10-05T14:33:53.009Z] d109a3956bb7: Preparing [2023-10-05T14:33:53.009Z] 018d32c66244: Preparing [2023-10-05T14:33:53.009Z] 121bbb1fe78f: Preparing [2023-10-05T14:33:53.009Z] 70b44337f38b: Preparing [2023-10-05T14:33:53.009Z] 5f4d9fc4d98d: Preparing [2023-10-05T14:33:53.009Z] 5f4d9fc4d98d: Waiting [2023-10-05T14:33:53.009Z] d109a3956bb7: Layer already exists [2023-10-05T14:33:53.009Z] 018d32c66244: Layer already exists [2023-10-05T14:33:53.009Z] 121bbb1fe78f: Layer already exists [2023-10-05T14:33:53.009Z] 70b44337f38b: Layer already exists [2023-10-05T14:33:53.009Z] 91c73e897eb2: Layer already exists [2023-10-05T14:33:53.009Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T14:33:53.009Z] e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:53.356Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:53.689Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-10-05T14:33:53.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-05T14:33:53.689Z] 91c73e897eb2: Preparing [2023-10-05T14:33:53.689Z] d109a3956bb7: Preparing [2023-10-05T14:33:53.689Z] 018d32c66244: Preparing [2023-10-05T14:33:53.689Z] 121bbb1fe78f: Preparing [2023-10-05T14:33:53.689Z] 70b44337f38b: Preparing [2023-10-05T14:33:53.689Z] 5f4d9fc4d98d: Preparing [2023-10-05T14:33:53.689Z] 5f4d9fc4d98d: Waiting [2023-10-05T14:33:53.689Z] 121bbb1fe78f: Layer already exists [2023-10-05T14:33:53.689Z] d109a3956bb7: Layer already exists [2023-10-05T14:33:53.689Z] 018d32c66244: Layer already exists [2023-10-05T14:33:53.689Z] 70b44337f38b: Layer already exists [2023-10-05T14:33:53.689Z] 91c73e897eb2: Layer already exists [2023-10-05T14:33:53.689Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T14:33:53.689Z] main: digest: sha256:2e5039a4a7a32e348ef5dbdd9fdb494004f83f43813681c117575d060e03004b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T14:33:53.732Z] ===================================================== [Pipeline] echo [2023-10-05T14:33:53.740Z] taggedImages: [2023-10-05T14:33:53.740Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255 [2023-10-05T14:33:53.740Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-05T14:33:53.740Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.54 [2023-10-05T14:33:53.740Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e8e8481aafe5f8f4e656d36075611350d3c56255-3.1.0-dev.54 [2023-10-05T14:33:53.740Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:54.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T14:33:54.102Z] [2023-10-05T14:33:54.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:33:54.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T14:33:54.442Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T14:33:54.442Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T14:33:54.442Z] 04944245beec: Pulling fs layer [2023-10-05T14:33:54.442Z] 699f458cf7ca: Pulling fs layer [2023-10-05T14:33:54.442Z] 765212b225bb: Pulling fs layer [2023-10-05T14:33:54.442Z] f23df028b6ca: Pulling fs layer [2023-10-05T14:33:54.442Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T14:33:54.442Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T14:33:54.442Z] f23df028b6ca: Waiting [2023-10-05T14:33:54.442Z] d65c8cfc05b1: Waiting [2023-10-05T14:33:54.442Z] 2437ff75d9bd: Waiting [2023-10-05T14:33:54.442Z] 765212b225bb: Waiting [2023-10-05T14:33:54.714Z] 04944245beec: Verifying Checksum [2023-10-05T14:33:54.714Z] 04944245beec: Download complete [2023-10-05T14:33:54.714Z] 765212b225bb: Verifying Checksum [2023-10-05T14:33:54.714Z] 765212b225bb: Download complete [2023-10-05T14:33:54.714Z] f23df028b6ca: Verifying Checksum [2023-10-05T14:33:54.714Z] f23df028b6ca: Download complete [2023-10-05T14:33:54.714Z] d65c8cfc05b1: Verifying Checksum [2023-10-05T14:33:54.714Z] d65c8cfc05b1: Download complete [2023-10-05T14:33:54.714Z] 699f458cf7ca: Verifying Checksum [2023-10-05T14:33:54.714Z] 699f458cf7ca: Download complete [2023-10-05T14:33:55.297Z] 8998bd30e6a1: Verifying Checksum [2023-10-05T14:33:55.297Z] 8998bd30e6a1: Download complete [2023-10-05T14:33:57.238Z] 2437ff75d9bd: Verifying Checksum [2023-10-05T14:33:57.238Z] 2437ff75d9bd: Download complete [2023-10-05T14:33:59.189Z] 8998bd30e6a1: Pull complete [2023-10-05T14:33:59.457Z] 04944245beec: Pull complete [2023-10-05T14:34:00.864Z] 699f458cf7ca: Pull complete [2023-10-05T14:34:01.130Z] 765212b225bb: Pull complete [2023-10-05T14:34:01.712Z] f23df028b6ca: Pull complete [2023-10-05T14:34:01.979Z] d65c8cfc05b1: Pull complete [2023-10-05T14:34:16.962Z] 2437ff75d9bd: Pull complete [2023-10-05T14:34:16.962Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T14:34:16.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T14:34:16.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:34:17.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-8574 does not seem to be running inside a container [2023-10-05T14:34:17.219Z] $ 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/59 -v /w/workspace/app-record-replay/59:/w/workspace/app-record-replay/59:rw,z -v /w/workspace/app-record-replay/59@tmp:/w/workspace/app-record-replay/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-05T14:34:19.837Z] $ docker top c6e23648000ba967e07d15eb58d13d1fc177f3e4e3437053b1f9e6cbf8553dc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:34:20.681Z] ---> job-cost.sh [2023-10-05T14:34:20.681Z] lf-activate-venv: SKIPPING [2023-10-05T14:34:20.681Z] INFO: No Stack... [2023-10-05T14:34:20.948Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T14:34:21.908Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T14:34:22.544Z] + cat /w/workspace/app-record-replay/59/archives/cost.csv [2023-10-05T14:34:22.544Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T14:34:22.613Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [2023-10-05T14:34:22.621Z] Resource [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] did not exist. Created. [2023-10-05T14:34:22.621Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T14:34:23.284Z] /w/workspace/app-record-replay/59@tmp/durable-e03b369e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-05T14:34:23.619Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T14:34:23.644Z] Warning: overwriting stash ‘stack-cost’ [2023-10-05T14:34:23.694Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T14:34:23.702Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T14:34:23.723Z] $ docker stop --time=1 c6e23648000ba967e07d15eb58d13d1fc177f3e4e3437053b1f9e6cbf8553dc1 [2023-10-05T14:34:25.199Z] $ docker rm -f --volumes c6e23648000ba967e07d15eb58d13d1fc177f3e4e3437053b1f9e6cbf8553dc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-05T14:34:25.608Z] provisioning config files... [2023-10-05T14:34:25.614Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1619083487614254575tmp [Pipeline] { [Pipeline] sh [2023-10-05T14:34:25.903Z] + set +x [2023-10-05T14:34:25.903Z] + curl -s https://codecov.io/bash [2023-10-05T14:34:25.903Z] + bash -s -- [2023-10-05T14:34:25.903Z] [2023-10-05T14:34:25.903Z] _____ _ [2023-10-05T14:34:25.903Z] / ____| | | [2023-10-05T14:34:25.903Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T14:34:25.903Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T14:34:25.903Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T14:34:25.903Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T14:34:25.903Z] Bash-1.0.6 [2023-10-05T14:34:25.903Z] [2023-10-05T14:34:25.903Z] [2023-10-05T14:34:25.903Z] ==> git version 2.25.1 found [2023-10-05T14:34:25.903Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-05T14:34:25.903Z] Release-Date: 2020-01-08 [2023-10-05T14:34:25.903Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-05T14:34:25.903Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T14:34:25.903Z] ==> Jenkins CI detected. [2023-10-05T14:34:25.903Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-10-05T14:34:25.903Z] project root: . [2023-10-05T14:34:25.903Z] --> token set from env [2023-10-05T14:34:25.903Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T14:34:25.903Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T14:34:25.903Z] ==> Python coveragepy not found [2023-10-05T14:34:25.903Z] ==> Searching for coverage reports in: [2023-10-05T14:34:25.903Z] + . [2023-10-05T14:34:25.903Z] -> Found 1 reports [2023-10-05T14:34:25.903Z] ==> Detecting git/mercurial file structure [2023-10-05T14:34:25.903Z] ==> Reading reports [2023-10-05T14:34:26.161Z] + ./coverage.out bytes=24666 [2023-10-05T14:34:26.161Z] ==> Appending adjustments [2023-10-05T14:34:26.161Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T14:34:26.161Z] + Found adjustments [2023-10-05T14:34:26.161Z] ==> Gzipping contents [2023-10-05T14:34:26.161Z] 8.0K /tmp/codecov.Oo6VDq.gz [2023-10-05T14:34:26.161Z] ==> Uploading reports [2023-10-05T14:34:26.161Z] url: https://codecov.io [2023-10-05T14:34:26.161Z] query: branch=main&commit=e8e8481aafe5f8f4e656d36075611350d3c56255&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T14:34:26.161Z] -> Pinging Codecov [2023-10-05T14:34:26.161Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=e8e8481aafe5f8f4e656d36075611350d3c56255&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T14:34:26.420Z] -> Uploading to [2023-10-05T14:34:26.420Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-05/F467761B9912B4F32F9BC62907045C81/e8e8481aafe5f8f4e656d36075611350d3c56255/75393927-bbfe-45f7-adbd-b63fa90ab3d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T143426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a031ba885e66f7a459298ff61aceaad17b68e13b94a854e2e7b35adcb34ee10 [2023-10-05T14:34:26.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T14:34:26.420Z] Dload Upload Total Spent Left Speed [2023-10-05T14:34:26.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4853 0 0 100 4853 0 17647 --:--:-- --:--:-- --:--:-- 17647 [2023-10-05T14:34:26.678Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] } [2023-10-05T14:34:26.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-05T14:34:26.919Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-05T14:34:26.929Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:34:27.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T14:34:27.239Z] [2023-10-05T14:34:27.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:34:27.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T14:34:27.541Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-05T14:34:27.541Z] df9b9388f04a: Pulling fs layer [2023-10-05T14:34:27.541Z] 52dc419b0ee2: Pulling fs layer [2023-10-05T14:34:27.541Z] 25bc292e5bac: Pulling fs layer [2023-10-05T14:34:27.541Z] 114826534d7a: Pulling fs layer [2023-10-05T14:34:27.541Z] 4657fd5d0bcf: Pulling fs layer [2023-10-05T14:34:27.541Z] 6ad1cebc031e: Pulling fs layer [2023-10-05T14:34:27.541Z] 8a3aa393b2d8: Pulling fs layer [2023-10-05T14:34:27.541Z] 114826534d7a: Waiting [2023-10-05T14:34:27.541Z] 4657fd5d0bcf: Waiting [2023-10-05T14:34:27.541Z] 6ad1cebc031e: Waiting [2023-10-05T14:34:27.541Z] 8a3aa393b2d8: Waiting [2023-10-05T14:34:27.541Z] 25bc292e5bac: Download complete [2023-10-05T14:34:27.541Z] 52dc419b0ee2: Verifying Checksum [2023-10-05T14:34:27.541Z] 52dc419b0ee2: Download complete [2023-10-05T14:34:27.541Z] 4657fd5d0bcf: Verifying Checksum [2023-10-05T14:34:27.541Z] 4657fd5d0bcf: Download complete [2023-10-05T14:34:27.541Z] df9b9388f04a: Download complete [2023-10-05T14:34:27.800Z] 6ad1cebc031e: Verifying Checksum [2023-10-05T14:34:27.800Z] 6ad1cebc031e: Download complete [2023-10-05T14:34:27.800Z] df9b9388f04a: Pull complete [2023-10-05T14:34:27.800Z] 52dc419b0ee2: Pull complete [2023-10-05T14:34:27.800Z] 25bc292e5bac: Pull complete [2023-10-05T14:34:28.366Z] 114826534d7a: Verifying Checksum [2023-10-05T14:34:28.366Z] 114826534d7a: Download complete [2023-10-05T14:34:28.623Z] 8a3aa393b2d8: Verifying Checksum [2023-10-05T14:34:28.623Z] 8a3aa393b2d8: Download complete [2023-10-05T14:34:31.920Z] 114826534d7a: Pull complete [2023-10-05T14:34:31.920Z] 4657fd5d0bcf: Pull complete [2023-10-05T14:34:31.920Z] 6ad1cebc031e: Pull complete [2023-10-05T14:34:34.445Z] 8a3aa393b2d8: Pull complete [2023-10-05T14:34:34.446Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-05T14:34:34.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T14:34:34.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:34:34.601Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:34:34.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-05T14:34:39.774Z] $ docker top fafdee74b590470d56e2c76c941c596673ef8d19cade4e773d429d701c6f3b22 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-05T14:34:39.829Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-10-05T14:34:40.108Z] + set -o pipefail [2023-10-05T14:34:40.108Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-10-05T14:34:46.669Z] [2023-10-05T14:34:46.669Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-10-05T14:34:46.669Z] [2023-10-05T14:34:46.669Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/b60c93a1-3fb3-4477-ac91-941796d2a6c2 [2023-10-05T14:34:46.669Z] [2023-10-05T14:34:46.669Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-05T14:34:46.669Z] [2023-10-05T14:34:46.669Z] [2023-10-05T14:34:46.669Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-05T14:34:46.669Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-05T14:34:46.669Z] More details here: https://snyk.co/ue1NS [2023-10-05T14:34:46.669Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-05T14:34:46.669Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-05T14:34:46.685Z] $ docker stop --time=1 fafdee74b590470d56e2c76c941c596673ef8d19cade4e773d429d701c6f3b22 [2023-10-05T14:34:51.227Z] $ docker rm -f --volumes fafdee74b590470d56e2c76c941c596673ef8d19cade4e773d429d701c6f3b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T14:34:51.885Z] + git log --format=format:%s -1 e8e8481aafe5f8f4e656d36075611350d3c56255 [Pipeline] sh [2023-10-05T14:34:52.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T14:34:52.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:34:52.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T14:34:52.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:34:52.555Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:34:52.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T14:34:53.047Z] $ docker top 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 -eo pid,comm [2023-10-05T14:34:53.090Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-05T14:34:53.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T14:34:53.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T14:34:53.145Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T14:34:53.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T14:34:53.274Z] $ docker exec 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 ssh-agent [2023-10-05T14:34:53.370Z] SSH_AUTH_SOCK=/tmp/ssh-npBi4CdpM8bH/agent.32 [2023-10-05T14:34:53.370Z] SSH_AGENT_PID=38 [2023-10-05T14:34:53.376Z] Running ssh-add (command line suppressed) [2023-10-05T14:34:53.480Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4294936063423315389.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4294936063423315389.key) [2023-10-05T14:34:53.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T14:34:53.779Z] + git semver tag [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,965 [run_tag] DEBUG tag force:False [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,966 [check_head_tag] DEBUG check head tag [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,966 [execute] INFO git cat-file --batch-check [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,970 [execute] INFO git cat-file --batch [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,988 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,988 [execute] INFO git tag -a v3.1.0-dev.54 -m v3.1.0-dev.54 [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,989 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.54', '-m', 'v3.1.0-dev.54'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T14:34:54.038Z] 2023-10-05 14:34:53,994 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-05T14:34:54.038Z] 3.1.0-dev.54 [Pipeline] } [2023-10-05T14:34:54.051Z] $ docker exec --env ******** --env ******** 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 ssh-agent -k [2023-10-05T14:34:54.149Z] unset SSH_AUTH_SOCK; [2023-10-05T14:34:54.150Z] unset SSH_AGENT_PID; [2023-10-05T14:34:54.150Z] echo Agent pid 38 killed; [2023-10-05T14:34:54.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T14:34:54.455Z] + git semver [Pipeline] } [2023-10-05T14:34:54.739Z] $ docker stop --time=1 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 [2023-10-05T14:34:56.016Z] $ docker rm -f --volumes 2a8f41089711617dee8b2d35aa258c9a8d8794ae9b29453d6395228390a45bc0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:34:56.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T14:34:56.380Z] [2023-10-05T14:34:56.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:34:56.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T14:34:56.670Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-05T14:34:56.670Z] ab5ef0e58194: Pulling fs layer [2023-10-05T14:34:56.670Z] 9712f1f96733: Pulling fs layer [2023-10-05T14:34:56.670Z] 63f879dbbcfc: Pulling fs layer [2023-10-05T14:34:56.670Z] 0d9ebad4ef96: Pulling fs layer [2023-10-05T14:34:56.670Z] e9a5061849ea: Pulling fs layer [2023-10-05T14:34:56.670Z] d747dcd14b5f: Pulling fs layer [2023-10-05T14:34:56.670Z] 2de7ff778b66: Pulling fs layer [2023-10-05T14:34:56.670Z] e9a5061849ea: Waiting [2023-10-05T14:34:56.670Z] 0d9ebad4ef96: Waiting [2023-10-05T14:34:56.670Z] d747dcd14b5f: Waiting [2023-10-05T14:34:56.670Z] 2de7ff778b66: Waiting [2023-10-05T14:34:56.670Z] 9712f1f96733: Verifying Checksum [2023-10-05T14:34:56.670Z] 9712f1f96733: Download complete [2023-10-05T14:34:56.930Z] 63f879dbbcfc: Verifying Checksum [2023-10-05T14:34:56.930Z] 63f879dbbcfc: Download complete [2023-10-05T14:34:57.188Z] e9a5061849ea: Verifying Checksum [2023-10-05T14:34:57.188Z] e9a5061849ea: Download complete [2023-10-05T14:34:57.188Z] 0d9ebad4ef96: Verifying Checksum [2023-10-05T14:34:57.188Z] 0d9ebad4ef96: Download complete [2023-10-05T14:34:57.188Z] ab5ef0e58194: Verifying Checksum [2023-10-05T14:34:57.188Z] ab5ef0e58194: Download complete [2023-10-05T14:34:57.445Z] 2de7ff778b66: Verifying Checksum [2023-10-05T14:34:57.445Z] 2de7ff778b66: Download complete [2023-10-05T14:34:59.973Z] ab5ef0e58194: Pull complete [2023-10-05T14:34:59.973Z] 9712f1f96733: Pull complete [2023-10-05T14:35:00.903Z] 63f879dbbcfc: Pull complete [2023-10-05T14:35:05.089Z] 0d9ebad4ef96: Pull complete [2023-10-05T14:35:05.347Z] e9a5061849ea: Pull complete [2023-10-05T14:35:05.347Z] d747dcd14b5f: Pull complete [2023-10-05T14:35:06.279Z] 2de7ff778b66: Pull complete [2023-10-05T14:35:06.279Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-05T14:35:06.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T14:35:06.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:35:06.360Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:35:06.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-05T14:35:14.144Z] $ docker top 82dab603cd11935a15ed6116db2230fbc0fa2d07167401ecbeaa5edb5acf3d9e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-05T14:35:14.212Z] provisioning config files... [2023-10-05T14:35:14.221Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12352636218729333383tmp [2023-10-05T14:35:14.239Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1099088582672356360tmp [2023-10-05T14:35:14.257Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9609294326142515521tmp [Pipeline] { [Pipeline] echo [2023-10-05T14:35:14.279Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:14.573Z] ---> sigul-configuration.sh [2023-10-05T14:35:14.573Z] gpg: directory `/root/.gnupg' created [2023-10-05T14:35:14.573Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-05T14:35:14.573Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-05T14:35:14.573Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-05T14:35:14.573Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-05T14:35:14.573Z] gpg: CAST5 encrypted data [2023-10-05T14:35:14.573Z] gpg: encrypted with 1 passphrase [2023-10-05T14:35:14.573Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-05T14:35:14.870Z] + mkdir /home/jenkins [2023-10-05T14:35:14.870Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-05T14:35:15.170Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-05T14:35:15.179Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:15.462Z] ---> sigul-install.sh [2023-10-05T14:35:15.462Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-05T14:35:15.744Z] + git tag --list [2023-10-05T14:35:15.744Z] v3.1.0-dev.0 [2023-10-05T14:35:15.744Z] v3.1.0-dev.1 [2023-10-05T14:35:15.744Z] v3.1.0-dev.10 [2023-10-05T14:35:15.744Z] v3.1.0-dev.11 [2023-10-05T14:35:15.744Z] v3.1.0-dev.12 [2023-10-05T14:35:15.744Z] v3.1.0-dev.13 [2023-10-05T14:35:15.744Z] v3.1.0-dev.14 [2023-10-05T14:35:15.744Z] v3.1.0-dev.15 [2023-10-05T14:35:15.744Z] v3.1.0-dev.16 [2023-10-05T14:35:15.744Z] v3.1.0-dev.17 [2023-10-05T14:35:15.744Z] v3.1.0-dev.18 [2023-10-05T14:35:15.744Z] v3.1.0-dev.19 [2023-10-05T14:35:15.744Z] v3.1.0-dev.2 [2023-10-05T14:35:15.744Z] v3.1.0-dev.20 [2023-10-05T14:35:15.744Z] v3.1.0-dev.21 [2023-10-05T14:35:15.744Z] v3.1.0-dev.22 [2023-10-05T14:35:15.744Z] v3.1.0-dev.23 [2023-10-05T14:35:15.744Z] v3.1.0-dev.24 [2023-10-05T14:35:15.744Z] v3.1.0-dev.25 [2023-10-05T14:35:15.744Z] v3.1.0-dev.26 [2023-10-05T14:35:15.744Z] v3.1.0-dev.27 [2023-10-05T14:35:15.744Z] v3.1.0-dev.28 [2023-10-05T14:35:15.744Z] v3.1.0-dev.29 [2023-10-05T14:35:15.744Z] v3.1.0-dev.3 [2023-10-05T14:35:15.744Z] v3.1.0-dev.30 [2023-10-05T14:35:15.744Z] v3.1.0-dev.31 [2023-10-05T14:35:15.744Z] v3.1.0-dev.32 [2023-10-05T14:35:15.744Z] v3.1.0-dev.33 [2023-10-05T14:35:15.744Z] v3.1.0-dev.34 [2023-10-05T14:35:15.744Z] v3.1.0-dev.35 [2023-10-05T14:35:15.745Z] v3.1.0-dev.36 [2023-10-05T14:35:15.745Z] v3.1.0-dev.37 [2023-10-05T14:35:15.745Z] v3.1.0-dev.38 [2023-10-05T14:35:15.745Z] v3.1.0-dev.39 [2023-10-05T14:35:15.745Z] v3.1.0-dev.4 [2023-10-05T14:35:15.745Z] v3.1.0-dev.40 [2023-10-05T14:35:15.745Z] v3.1.0-dev.41 [2023-10-05T14:35:15.745Z] v3.1.0-dev.42 [2023-10-05T14:35:15.745Z] v3.1.0-dev.43 [2023-10-05T14:35:15.745Z] v3.1.0-dev.44 [2023-10-05T14:35:15.745Z] v3.1.0-dev.45 [2023-10-05T14:35:15.745Z] v3.1.0-dev.46 [2023-10-05T14:35:15.745Z] v3.1.0-dev.47 [2023-10-05T14:35:15.745Z] v3.1.0-dev.48 [2023-10-05T14:35:15.745Z] v3.1.0-dev.49 [2023-10-05T14:35:15.745Z] v3.1.0-dev.5 [2023-10-05T14:35:15.745Z] v3.1.0-dev.50 [2023-10-05T14:35:15.745Z] v3.1.0-dev.51 [2023-10-05T14:35:15.745Z] v3.1.0-dev.52 [2023-10-05T14:35:15.745Z] v3.1.0-dev.53 [2023-10-05T14:35:15.745Z] v3.1.0-dev.54 [2023-10-05T14:35:15.745Z] v3.1.0-dev.6 [2023-10-05T14:35:15.745Z] v3.1.0-dev.7 [2023-10-05T14:35:15.745Z] v3.1.0-dev.8 [2023-10-05T14:35:15.745Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-05T14:35:16.028Z] + lftools sign git-tag v3.1.0-dev.54 [2023-10-05T14:35:16.596Z] Signing Git tag with Sigul... [2023-10-05T14:35:16.596Z] Signing v3.1.0-dev.54 [Pipeline] echo [2023-10-05T14:35:16.866Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:17.148Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-05T14:35:17.155Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-05T14:35:17.180Z] $ docker stop --time=1 82dab603cd11935a15ed6116db2230fbc0fa2d07167401ecbeaa5edb5acf3d9e [2023-10-05T14:35:18.469Z] $ docker rm -f --volumes 82dab603cd11935a15ed6116db2230fbc0fa2d07167401ecbeaa5edb5acf3d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-05T14:35:18.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T14:35:18.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:35:19.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T14:35:19.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:35:19.242Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:35:19.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T14:35:19.637Z] $ docker top 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T14:35:19.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T14:35:19.721Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T14:35:19.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T14:35:19.855Z] $ docker exec 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 ssh-agent [2023-10-05T14:35:19.967Z] SSH_AUTH_SOCK=/tmp/ssh-wSkDjxNofqWw/agent.32 [2023-10-05T14:35:19.967Z] SSH_AGENT_PID=38 [2023-10-05T14:35:19.971Z] Running ssh-add (command line suppressed) [2023-10-05T14:35:20.078Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4270476818171266592.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4270476818171266592.key) [2023-10-05T14:35:20.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T14:35:20.374Z] + git semver bump pre [2023-10-05T14:35:20.633Z] 2023-10-05 14:35:20,582 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-05T14:35:20.633Z] 2023-10-05 14:35:20,582 [bump_version] DEBUG bumping version:3.1.0-dev.54 on axis:pre with prefix:dev [2023-10-05T14:35:20.633Z] 2023-10-05 14:35:20,582 [bump_version] DEBUG bumped version:3.1.0-dev.55 [2023-10-05T14:35:20.633Z] 2023-10-05 14:35:20,582 [write_version] DEBUG write version:3.1.0-dev.55 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-10-05T14:35:20.633Z] 2023-10-05 14:35:20,582 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-05T14:35:20.633Z] 2023-10-05 14:35:20,582 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-05T14:35:20.633Z] 2023-10-05 14:35:20,585 [execute] INFO git cat-file --batch-check [2023-10-05T14:35:20.633Z] 2023-10-05 14:35:20,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T14:35:20.633Z] 2023-10-05 14:35:20,591 [execute] INFO git cat-file --batch [2023-10-05T14:35:20.634Z] 2023-10-05 14:35:20,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T14:35:20.634Z] 2023-10-05 14:35:20,597 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-05T14:35:20.634Z] 3.1.0-dev.55 [Pipeline] } [2023-10-05T14:35:20.647Z] $ docker exec --env ******** --env ******** 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 ssh-agent -k [2023-10-05T14:35:20.744Z] unset SSH_AUTH_SOCK; [2023-10-05T14:35:20.744Z] unset SSH_AGENT_PID; [2023-10-05T14:35:20.744Z] echo Agent pid 38 killed; [2023-10-05T14:35:20.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T14:35:21.047Z] + git semver [Pipeline] } [2023-10-05T14:35:21.323Z] $ docker stop --time=1 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 [2023-10-05T14:35:22.588Z] $ docker rm -f --volumes 7d25a018094a7d2984964978f6571104743ad9c0774519b80e05382bb6c49594 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T14:35:22.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T14:35:22.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:35:23.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T14:35:23.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:35:23.287Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:35:23.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T14:35:23.704Z] $ docker top 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 -eo pid,comm [2023-10-05T14:35:23.748Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-05T14:35:23.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T14:35:23.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T14:35:23.777Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T14:35:23.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T14:35:23.900Z] $ docker exec 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 ssh-agent [2023-10-05T14:35:24.001Z] SSH_AUTH_SOCK=/tmp/ssh-p5ercvRDLMFk/agent.31 [2023-10-05T14:35:24.001Z] SSH_AGENT_PID=37 [2023-10-05T14:35:24.005Z] Running ssh-add (command line suppressed) [2023-10-05T14:35:24.122Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14030157544029692190.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_14030157544029692190.key) [2023-10-05T14:35:24.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T14:35:24.412Z] + git semver push [2023-10-05T14:35:24.671Z] 2023-10-05 14:35:24,581 [run_push] DEBUG push [2023-10-05T14:35:24.671Z] 2023-10-05 14:35:24,581 [execute] INFO git cat-file --batch-check [2023-10-05T14:35:24.671Z] 2023-10-05 14:35:24,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T14:35:24.671Z] 2023-10-05 14:35:24,586 [execute] INFO git rev-list 6729dc156cc783e5acdc8a76f4f0fa44fddcd86b -- [2023-10-05T14:35:24.671Z] 2023-10-05 14:35:24,587 [execute] DEBUG Popen(['git', 'rev-list', '6729dc156cc783e5acdc8a76f4f0fa44fddcd86b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-05T14:35:24.671Z] 2023-10-05 14:35:24,592 [execute] INFO git fetch -v origin [2023-10-05T14:35:24.671Z] 2023-10-05 14:35:24,592 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-05T14:35:25.237Z] 2023-10-05 14:35:25,156 [run_push] DEBUG no remote changes detected [2023-10-05T14:35:25.237Z] 2023-10-05 14:35:25,157 [execute] INFO git push origin semver [2023-10-05T14:35:25.237Z] 2023-10-05 14:35:25,157 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-05T14:35:26.172Z] 2023-10-05 14:35:26,098 [run_push] DEBUG push all version tags [2023-10-05T14:35:26.172Z] 2023-10-05 14:35:26,098 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-05T14:35:26.172Z] 2023-10-05 14:35:26,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T14:35:27.115Z] 2023-10-05 14:35:26,986 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-05T14:35:27.115Z] 3.1.0-dev.55 [Pipeline] } [2023-10-05T14:35:27.129Z] $ docker exec --env ******** --env ******** 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 ssh-agent -k [2023-10-05T14:35:27.217Z] unset SSH_AUTH_SOCK; [2023-10-05T14:35:27.220Z] unset SSH_AGENT_PID; [2023-10-05T14:35:27.220Z] echo Agent pid 37 killed; [2023-10-05T14:35:27.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T14:35:27.535Z] + git semver [Pipeline] } [2023-10-05T14:35:27.809Z] $ docker stop --time=1 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 [2023-10-05T14:35:29.076Z] $ docker rm -f --volumes 1a46309c1f47e831c29194d1eef71cbef1d90398d0ccadb28b0c722506462864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-05T14:35:29.689Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-10-05T14:35:29.689Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-05T14:35:29.689Z] total 16 [2023-10-05T14:35:29.689Z] drwxr-xr-x 3 root root 4096 Oct 5 14:25 . [2023-10-05T14:35:29.689Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 14:35 .. [2023-10-05T14:35:29.689Z] drwxr-xr-x 2 root root 4096 Oct 5 14:25 cost [2023-10-05T14:35:29.689Z] -rw-r--r-- 1 root root 88 Oct 5 14:25 cost.csv [2023-10-05T14:35:29.689Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-05T14:35:29.689Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-05T14:35:29.690Z] total 16 [2023-10-05T14:35:29.690Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:25 . [2023-10-05T14:35:29.690Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 14:35 .. [2023-10-05T14:35:29.690Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 14:25 cost [2023-10-05T14:35:29.690Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 5 14:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:30.055Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:30.929Z] ---> package-listing.sh [2023-10-05T14:35:30.929Z] ++ facter osfamily [2023-10-05T14:35:30.929Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T14:35:31.188Z] + OS_FAMILY=debian [2023-10-05T14:35:31.188Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-10-05T14:35:31.188Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T14:35:31.188Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T14:35:31.188Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T14:35:31.188Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T14:35:31.188Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-05T14:35:31.188Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T14:35:31.188Z] + case "${OS_FAMILY}" in [2023-10-05T14:35:31.188Z] + dpkg -l [2023-10-05T14:35:31.188Z] + grep '^ii' [2023-10-05T14:35:31.188Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T14:35:31.188Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T14:35:31.188Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T14:35:31.188Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-05T14:35:31.188Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-10-05T14:35:31.188Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-10-05T14:35:31.199Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-05T14:35:31.474Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T14:35:32.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T14:35:32.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T14:35:32.097Z] prd-ubuntu20.04-docker-8c-8g-8573 does not seem to be running inside a container [2023-10-05T14:35:32.131Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T14:35:32.349Z] $ docker top b9bbfb319cbe0db17db20446cd06437f835a1575be6188980bf7109059242d91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T14:35:32.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T14:35:32.960Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T14:35:33.244Z] + ls /var/log/sa-host [2023-10-05T14:35:33.244Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T14:35:33.447Z] provisioning config files... [2023-10-05T14:35:33.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4834829513126482879tmp [Pipeline] { [Pipeline] echo [2023-10-05T14:35:33.464Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:33.745Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T14:35:33.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:34.229Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T14:35:34.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:34.518Z] ---> sudo-logs.sh [2023-10-05T14:35:34.518Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T14:35:34.546Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:34.823Z] ---> job-cost.sh [2023-10-05T14:35:34.824Z] lf-activate-venv: SKIPPING [2023-10-05T14:35:34.824Z] DEBUG: total: 0.2199999988079071 [2023-10-05T14:35:34.824Z] INFO: Retrieving Stack Cost... [2023-10-05T14:35:35.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T14:35:35.651Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T14:35:35.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T14:35:35.946Z] ---> logs-deploy.sh [2023-10-05T14:35:35.946Z] lf-activate-venv: SKIPPING [2023-10-05T14:35:35.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/59 [2023-10-05T14:35:35.946Z] INFO: archiving workspace using pattern(s): [2023-10-05T14:35:36.881Z] Archives upload complete. [2023-10-05T14:35:36.881Z] INFO: archiving logs to Nexus