Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82525e6c7d6a533d22d6d943cbf6602eaced6467 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-ssh680967709799259097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13855791287996601233.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15279462812372398189.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16205885664900856242.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-ssh13033373911099671714.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1154’ Running on prd-ubuntu20.04-docker-8c-8g-1157 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 82525e6c7d6a533d22d6d943cbf6602eaced6467 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#134)" > 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 82525e6c7d6a533d22d6d943cbf6602eaced6467 # timeout=10 > git rev-list --no-walk c91273375caf9ea1b627f8cc34b79c0d0d8621fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-25T15:45:31.640Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-25T15:45:31.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-25T15:45:31.767Z] ========================================================= [2024-03-25T15:45:31.767Z] EdgeX Global Pipelines Version Info [2024-03-25T15:45:31.767Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:45:32.502Z] ------------------- [2024-03-25T15:45:32.502Z] stable info: [2024-03-25T15:45:32.502Z] ------------------- [2024-03-25T15:45:32.502Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-25T15:45:32.502Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T15:45:32.502Z] Message: update stable to v1.0.258 [2024-03-25T15:45:33.071Z] ------------------- [2024-03-25T15:45:33.071Z] experimental info: [2024-03-25T15:45:33.071Z] ------------------- [2024-03-25T15:45:33.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-25T15:45:33.071Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T15:45:33.071Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-25T15:45:33.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-03-25T15:45:33.186Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-03-25T15:45:33.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-25T15:45:33.234Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-25T15:45:33.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-25T15:45:33.284Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-25T15:45:33.315Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-25T15:45:33.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-25T15:45:33.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-25T15:45:33.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-25T15:45:33.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-25T15:45:33.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-03-25T15:45:33.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-25T15:45:33.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-25T15:45:33.483Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T15:45:33.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T15:45:33.527Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T15:45:33.551Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T15:45:33.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-25T15:45:33.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-25T15:45:33.614Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-25T15:45:33.635Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-25T15:45:33.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-25T15:45:33.677Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-25T15:45:33.698Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-25T15:45:33.719Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-25T15:45:33.740Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-25T15:45:33.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-25T15:45:33.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-25T15:45:33.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-25T15:45:33.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] echo [2024-03-25T15:45:33.858Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82525e6 [Pipeline] echo [2024-03-25T15:45:33.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:45:33.941Z] provisioning config files... [2024-03-25T15:45:33.955Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13747843590554238158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:45:34.286Z] ---> ****-login.sh [2024-03-25T15:45:34.286Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:45:34.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:34.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:34.547Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:34.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:34.547Z] [2024-03-25T15:45:34.547Z] Login Succeeded [2024-03-25T15:45:34.547Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:45:34.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:34.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:34.548Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:34.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:34.548Z] [2024-03-25T15:45:34.548Z] Login Succeeded [2024-03-25T15:45:34.548Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:45:34.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:34.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:34.809Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:34.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:34.809Z] [2024-03-25T15:45:34.809Z] Login Succeeded [2024-03-25T15:45:34.809Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:45:34.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:34.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:34.809Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:34.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:34.809Z] [2024-03-25T15:45:34.809Z] Login Succeeded [2024-03-25T15:45:34.809Z] ****.io [2024-03-25T15:45:35.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:35.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:35.331Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:35.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:35.331Z] [2024-03-25T15:45:35.331Z] Login Succeeded [2024-03-25T15:45:35.331Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:45:35.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-25T15:45:35.737Z] + git rev-list -1 --merges 82525e6c7d6a533d22d6d943cbf6602eaced6467~1..82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] echo [2024-03-25T15:45:35.762Z] -----------> git rev-list -1 --merges 82525e6c7d6a533d22d6d943cbf6602eaced6467~1..82525e6c7d6a533d22d6d943cbf6602eaced6467 82525e6c7d6a533d22d6d943cbf6602eaced6467 [false] [Pipeline] sh [2024-03-25T15:45:36.051Z] + git log --format=format:%s -1 82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] echo [2024-03-25T15:45:36.066Z] ========================================================= [2024-03-25T15:45:36.066Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-25T15:45:36.066Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T15:45:36.420Z] + git log --format=format:%s -1 82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] echo [2024-03-25T15:45:36.434Z] [semverPrep] GIT_COMMIT: 82525e6c7d6a533d22d6d943cbf6602eaced6467, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#134) [Pipeline] echo [2024-03-25T15:45:36.446Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-25T15:45:36.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T15:45:36.800Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-25T15:45:36.800Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-25T15:45:36.800Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-25T15:45:36.800Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-25T15:45:36.800Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-25T15:45:36.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:45:37.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:45:37.167Z] [2024-03-25T15:45:37.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:45:37.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:45:37.473Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-25T15:45:37.473Z] b85a868b505f: Pulling fs layer [2024-03-25T15:45:37.473Z] e2be974225ed: Pulling fs layer [2024-03-25T15:45:37.473Z] 339a4e72a1f5: Pulling fs layer [2024-03-25T15:45:37.473Z] 988bab9f4d93: Pulling fs layer [2024-03-25T15:45:37.473Z] 1469e6f7b9e6: Pulling fs layer [2024-03-25T15:45:37.473Z] eaf3925da568: Pulling fs layer [2024-03-25T15:45:37.473Z] bab4dde63d76: Pulling fs layer [2024-03-25T15:45:37.473Z] bde34c3a00c8: Pulling fs layer [2024-03-25T15:45:37.473Z] b352a97aabf1: Pulling fs layer [2024-03-25T15:45:37.473Z] 4872d77fe225: Pulling fs layer [2024-03-25T15:45:37.473Z] 5851b861e8e6: Pulling fs layer [2024-03-25T15:45:37.473Z] 988bab9f4d93: Waiting [2024-03-25T15:45:37.473Z] 1469e6f7b9e6: Waiting [2024-03-25T15:45:37.473Z] eaf3925da568: Waiting [2024-03-25T15:45:37.473Z] bab4dde63d76: Waiting [2024-03-25T15:45:37.473Z] bde34c3a00c8: Waiting [2024-03-25T15:45:37.473Z] b352a97aabf1: Waiting [2024-03-25T15:45:37.473Z] 4872d77fe225: Waiting [2024-03-25T15:45:37.473Z] 5851b861e8e6: Waiting [2024-03-25T15:45:37.473Z] e2be974225ed: Download complete [2024-03-25T15:45:37.473Z] 988bab9f4d93: Verifying Checksum [2024-03-25T15:45:37.473Z] 988bab9f4d93: Download complete [2024-03-25T15:45:37.473Z] 1469e6f7b9e6: Verifying Checksum [2024-03-25T15:45:37.473Z] 1469e6f7b9e6: Download complete [2024-03-25T15:45:37.733Z] eaf3925da568: Download complete [2024-03-25T15:45:37.733Z] 339a4e72a1f5: Verifying Checksum [2024-03-25T15:45:37.733Z] 339a4e72a1f5: Download complete [2024-03-25T15:45:37.733Z] bde34c3a00c8: Verifying Checksum [2024-03-25T15:45:37.733Z] bde34c3a00c8: Download complete [2024-03-25T15:45:37.733Z] b352a97aabf1: Verifying Checksum [2024-03-25T15:45:37.733Z] b352a97aabf1: Download complete [2024-03-25T15:45:37.733Z] 4872d77fe225: Verifying Checksum [2024-03-25T15:45:37.733Z] 4872d77fe225: Download complete [2024-03-25T15:45:37.733Z] 5851b861e8e6: Verifying Checksum [2024-03-25T15:45:37.733Z] 5851b861e8e6: Download complete [2024-03-25T15:45:37.733Z] b85a868b505f: Download complete [2024-03-25T15:45:37.990Z] bab4dde63d76: Download complete [2024-03-25T15:45:38.927Z] b85a868b505f: Pull complete [2024-03-25T15:45:38.927Z] e2be974225ed: Pull complete [2024-03-25T15:45:39.496Z] 339a4e72a1f5: Pull complete [2024-03-25T15:45:39.496Z] 988bab9f4d93: Pull complete [2024-03-25T15:45:39.757Z] 1469e6f7b9e6: Pull complete [2024-03-25T15:45:39.757Z] eaf3925da568: Pull complete [2024-03-25T15:45:41.659Z] bab4dde63d76: Pull complete [2024-03-25T15:45:41.659Z] bde34c3a00c8: Pull complete [2024-03-25T15:45:41.659Z] b352a97aabf1: Pull complete [2024-03-25T15:45:41.918Z] 4872d77fe225: Pull complete [2024-03-25T15:45:42.178Z] 5851b861e8e6: Pull complete [2024-03-25T15:45:42.178Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-25T15:45:42.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T15:45:42.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:45:42.307Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T15:45:42.329Z] $ 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 [2024-03-25T15:45:45.022Z] $ docker top fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda -eo pid,comm [2024-03-25T15:45:45.082Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-25T15:45:45.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T15:45:45.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T15:45:45.134Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T15:45:45.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T15:45:45.259Z] $ docker exec fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda ssh-agent [2024-03-25T15:45:45.371Z] SSH_AUTH_SOCK=/tmp/ssh-IZ8PEC5LUuYY/agent.31 [2024-03-25T15:45:45.371Z] SSH_AGENT_PID=37 [2024-03-25T15:45:45.376Z] Running ssh-add (command line suppressed) [2024-03-25T15:45:45.471Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9079410824619072301.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9079410824619072301.key) [2024-03-25T15:45:45.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T15:45:45.780Z] + git tag --points-at HEAD [Pipeline] } [2024-03-25T15:45:45.788Z] $ docker exec --env ******** --env ******** fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda ssh-agent -k [2024-03-25T15:45:45.882Z] unset SSH_AUTH_SOCK; [2024-03-25T15:45:45.883Z] unset SSH_AGENT_PID; [2024-03-25T15:45:45.883Z] echo Agent pid 37 killed; [2024-03-25T15:45:45.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-25T15:45:45.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T15:45:45.993Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T15:45:46.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T15:45:46.112Z] $ docker exec fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda ssh-agent [2024-03-25T15:45:46.224Z] SSH_AUTH_SOCK=/tmp/ssh-IzKry5tUtpix/agent.70 [2024-03-25T15:45:46.224Z] SSH_AGENT_PID=76 [2024-03-25T15:45:46.229Z] Running ssh-add (command line suppressed) [2024-03-25T15:45:46.326Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9479424900384839251.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9479424900384839251.key) [2024-03-25T15:45:46.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T15:45:46.634Z] + git semver init [2024-03-25T15:45:46.894Z] 2024-03-25 15:45:46,816 [run_init] DEBUG init version:0.0.0 force:False [2024-03-25T15:45:46.894Z] 2024-03-25 15:45:46,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-25T15:45:46.894Z] 2024-03-25 15:45:46,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-03-25T15:45:46.894Z] 2024-03-25 15:45:46,817 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-25T15:45:47.831Z] 2024-03-25 15:45:47,823 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-03-25T15:45:47.831Z] 2024-03-25 15:45:47,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-03-25T15:45:47.831Z] 2024-03-25 15:45:47,824 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-25T15:45:47.831Z] 2024-03-25 15:45:47,824 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-25T15:45:47.831Z] 3.2.0-dev.18 [Pipeline] } [2024-03-25T15:45:48.098Z] $ docker exec --env ******** --env ******** fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda ssh-agent -k [2024-03-25T15:45:48.199Z] unset SSH_AUTH_SOCK; [2024-03-25T15:45:48.199Z] unset SSH_AGENT_PID; [2024-03-25T15:45:48.200Z] echo Agent pid 76 killed; [2024-03-25T15:45:48.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T15:45:48.530Z] + git semver [Pipeline] } [2024-03-25T15:45:48.799Z] $ docker stop --time=1 fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda [2024-03-25T15:45:50.121Z] $ docker rm -f --volumes fcc789de1c7fdc2198a67947c19fd09482c3368fc1c780c6fd68d4c103396cda [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T15:45:50.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-25T15:45:50.715Z] Stashed 1 file(s) [Pipeline] echo [2024-03-25T15:45:50.717Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:45:50.939Z] provisioning config files... [2024-03-25T15:45:50.948Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14861096715916032666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:45:51.245Z] ---> ****-login.sh [2024-03-25T15:45:51.245Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:45:51.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:51.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:51.245Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:51.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:51.245Z] [2024-03-25T15:45:51.245Z] Login Succeeded [2024-03-25T15:45:51.245Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:45:51.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:51.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:51.246Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:51.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:51.246Z] [2024-03-25T15:45:51.246Z] Login Succeeded [2024-03-25T15:45:51.246Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:45:51.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:51.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:51.504Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:51.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:51.504Z] [2024-03-25T15:45:51.504Z] Login Succeeded [2024-03-25T15:45:51.505Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:45:51.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:51.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:51.505Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:51.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:51.505Z] [2024-03-25T15:45:51.505Z] Login Succeeded [2024-03-25T15:45:51.505Z] ****.io [2024-03-25T15:45:51.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:45:52.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:45:52.023Z] Configure a credential helper to remove this warning. See [2024-03-25T15:45:52.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:45:52.023Z] [2024-03-25T15:45:52.023Z] Login Succeeded [2024-03-25T15:45:52.023Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:45:52.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T15:45:52.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:45:52.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:45:52.155Z] ========================================================= [2024-03-25T15:45:52.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-25T15:45:52.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:45:52.494Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-25T15:45:52.494Z] Sending build context to Docker daemon 6.83MB [2024-03-25T15:45:52.494Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:45:52.494Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-25T15:45:52.494Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-25T15:45:52.494Z] 7264a8db6415: Pulling fs layer [2024-03-25T15:45:52.494Z] c4d48a809fc2: Pulling fs layer [2024-03-25T15:45:52.494Z] 4f1c88b9dad5: Pulling fs layer [2024-03-25T15:45:52.494Z] ad3a456e5733: Pulling fs layer [2024-03-25T15:45:52.494Z] 69c7f0334f64: Pulling fs layer [2024-03-25T15:45:52.494Z] 1f1c1a5573a3: Pulling fs layer [2024-03-25T15:45:52.494Z] 69c7f0334f64: Waiting [2024-03-25T15:45:52.494Z] ad3a456e5733: Waiting [2024-03-25T15:45:52.494Z] ce7588e14bc9: Pulling fs layer [2024-03-25T15:45:52.494Z] b5e4710f87ac: Pulling fs layer [2024-03-25T15:45:52.494Z] ce7588e14bc9: Waiting [2024-03-25T15:45:52.494Z] b5e4710f87ac: Waiting [2024-03-25T15:45:52.494Z] c4d48a809fc2: Verifying Checksum [2024-03-25T15:45:52.494Z] c4d48a809fc2: Download complete [2024-03-25T15:45:52.494Z] ad3a456e5733: Verifying Checksum [2024-03-25T15:45:52.494Z] ad3a456e5733: Download complete [2024-03-25T15:45:52.494Z] 69c7f0334f64: Verifying Checksum [2024-03-25T15:45:52.755Z] 7264a8db6415: Verifying Checksum [2024-03-25T15:45:52.755Z] 7264a8db6415: Download complete [2024-03-25T15:45:52.755Z] 1f1c1a5573a3: Verifying Checksum [2024-03-25T15:45:52.755Z] 1f1c1a5573a3: Download complete [2024-03-25T15:45:52.755Z] 7264a8db6415: Pull complete [2024-03-25T15:45:53.412Z] b5e4710f87ac: Verifying Checksum [2024-03-25T15:45:53.412Z] b5e4710f87ac: Download complete [2024-03-25T15:45:53.412Z] c4d48a809fc2: Pull complete [2024-03-25T15:45:55.083Z] 4f1c88b9dad5: Verifying Checksum [2024-03-25T15:45:55.083Z] 4f1c88b9dad5: Download complete [2024-03-25T15:45:55.083Z] ce7588e14bc9: Verifying Checksum [2024-03-25T15:45:55.083Z] ce7588e14bc9: Download complete [2024-03-25T15:45:58.371Z] 4f1c88b9dad5: Pull complete [2024-03-25T15:45:58.371Z] ad3a456e5733: Pull complete [2024-03-25T15:45:58.371Z] 69c7f0334f64: Pull complete [2024-03-25T15:45:58.371Z] 1f1c1a5573a3: Pull complete [2024-03-25T15:46:00.272Z] ce7588e14bc9: Pull complete [2024-03-25T15:46:00.840Z] b5e4710f87ac: Pull complete [2024-03-25T15:46:00.840Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-25T15:46:00.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-25T15:46:00.840Z] ---> 88b5674ff536 [2024-03-25T15:46:00.840Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:46:05.027Z] ---> Running in 688ddbb60c29 [2024-03-25T15:46:05.027Z] Removing intermediate container 688ddbb60c29 [2024-03-25T15:46:05.027Z] ---> 9b47803b989f [2024-03-25T15:46:05.027Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:46:05.027Z] ---> Running in 64eecc31a9c4 [2024-03-25T15:46:05.027Z] Removing intermediate container 64eecc31a9c4 [2024-03-25T15:46:05.027Z] ---> 6c43e5875df9 [2024-03-25T15:46:05.027Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:46:05.027Z] ---> Running in 8fac39a9e5f1 [2024-03-25T15:46:05.027Z] Removing intermediate container 8fac39a9e5f1 [2024-03-25T15:46:05.027Z] ---> 1c4b285b5cc6 [2024-03-25T15:46:05.027Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:46:05.027Z] ---> Running in f2c3db1e0039 [2024-03-25T15:46:05.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:46:05.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:46:05.803Z] OK: 264 MiB in 52 packages [2024-03-25T15:46:05.873Z] Still waiting to schedule task [2024-03-25T15:46:05.873Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1156’ [2024-03-25T15:46:06.062Z] Removing intermediate container f2c3db1e0039 [2024-03-25T15:46:06.062Z] ---> e8ce51a7c8d1 [2024-03-25T15:46:06.062Z] Step 7/12 : WORKDIR /app [2024-03-25T15:46:06.062Z] ---> Running in e7c79f303e8f [2024-03-25T15:46:06.062Z] Removing intermediate container e7c79f303e8f [2024-03-25T15:46:06.062Z] ---> 77e26306d229 [2024-03-25T15:46:06.062Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-25T15:46:06.320Z] ---> d9541e079da5 [2024-03-25T15:46:06.320Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:46:06.320Z] ---> Running in 2bf0e060924a [2024-03-25T15:47:14.029Z] Removing intermediate container 2bf0e060924a [2024-03-25T15:47:14.029Z] ---> d05df8ac927f [2024-03-25T15:47:14.029Z] Step 10/12 : COPY . . [2024-03-25T15:47:14.029Z] ---> 3b260ec155fa [2024-03-25T15:47:14.029Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:47:14.029Z] ---> Running in 5a9e57368d49 [2024-03-25T15:47:14.029Z] Removing intermediate container 5a9e57368d49 [2024-03-25T15:47:14.029Z] ---> d603d8da2eca [2024-03-25T15:47:14.029Z] Step 12/12 : RUN $MAKE [2024-03-25T15:47:14.029Z] ---> Running in a0b0e7d08f75 [2024-03-25T15:47:14.029Z] noop [2024-03-25T15:47:14.029Z] Removing intermediate container a0b0e7d08f75 [2024-03-25T15:47:14.029Z] ---> 785dde808e5d [2024-03-25T15:47:14.029Z] Successfully built 785dde808e5d [2024-03-25T15:47:14.029Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:47:14.358Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T15:47:14.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:47:14.442Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T15:47:14.479Z] $ 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 [2024-03-25T15:47:14.802Z] $ docker top 06419f28d63e5d759866b2f72fbe869e20c9ab79f77019a2bcb0c2f9d88b9c89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:47:15.164Z] + go version [2024-03-25T15:47:15.164Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-25T15:47:15.178Z] $ docker stop --time=1 06419f28d63e5d759866b2f72fbe869e20c9ab79f77019a2bcb0c2f9d88b9c89 [2024-03-25T15:47:16.465Z] $ docker rm -f --volumes 06419f28d63e5d759866b2f72fbe869e20c9ab79f77019a2bcb0c2f9d88b9c89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:47:16.906Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T15:47:16.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:47:16.992Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T15:47:17.027Z] $ 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 [2024-03-25T15:47:17.374Z] $ docker top c367c7ed371f0035dff992320ae8b3f4f022b9c819522ad213cb2bc299a4ff0d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:47:17.720Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-03-25T15:47:18.020Z] + make test [2024-03-25T15:47:18.020Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T15:47:56.742Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-25T15:47:56.742Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-25T15:47:56.742Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-25T15:47:56.742Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-25T15:47:58.122Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements [2024-03-25T15:48:08.123Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.613s coverage: 98.7% of statements [2024-03-25T15:48:08.123Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.106s coverage: 89.7% of statements [2024-03-25T15:48:08.123Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.045s coverage: 100.0% of statements [2024-03-25T15:48:34.675Z] go vet ./... [2024-03-25T15:48:39.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T15:48:39.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T15:48:39.937Z] ./bin/test-attribution-txt.sh [2024-03-25T15:48:39.937Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-25T15:48:39.937Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-25T15:48:39.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T15:48:39.968Z] $ docker stop --time=1 c367c7ed371f0035dff992320ae8b3f4f022b9c819522ad213cb2bc299a4ff0d [2024-03-25T15:48:45.368Z] $ docker rm -f --volumes c367c7ed371f0035dff992320ae8b3f4f022b9c819522ad213cb2bc299a4ff0d [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T15:48:45.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T15:48:46.038Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-25T15:48:46.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T15:48:46.801Z] + ls -al . [2024-03-25T15:48:46.801Z] total 260 [2024-03-25T15:48:46.801Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 15:47 . [2024-03-25T15:48:46.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:45 .. [2024-03-25T15:48:46.801Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 15:45 .dockerignore [2024-03-25T15:48:46.801Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:48 .git [2024-03-25T15:48:46.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:45 .github [2024-03-25T15:48:46.801Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 25 15:45 .gitignore [2024-03-25T15:48:46.801Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:45 .golangci.yml [2024-03-25T15:48:46.801Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:45 .semver [2024-03-25T15:48:46.801Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 25 15:45 Attribution.txt [2024-03-25T15:48:46.801Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 25 15:45 CHANGELOG.md [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 25 15:45 Dockerfile [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:45 GOVERNANCE.md [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 25 15:45 Jenkinsfile [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 15:45 LICENSE [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 25 15:45 Makefile [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 25 15:45 OWNERS.md [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 25 15:45 README.md [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 25 15:45 Record and Reply.postman_collection.json [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:45 VERSION [2024-03-25T15:48:46.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:45 bin [2024-03-25T15:48:46.802Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 25 15:48 coverage.out [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 7253 Mar 25 15:45 go.mod [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 101578 Mar 25 15:45 go.sum [2024-03-25T15:48:46.802Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 15:45 internal [2024-03-25T15:48:46.802Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 25 15:45 main.go [2024-03-25T15:48:46.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:45 openapi [2024-03-25T15:48:46.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:45 pkg [2024-03-25T15:48:46.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:48:47.113Z] + 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=82525e6c7d6a533d22d6d943cbf6602eaced6467 --label arch=amd64 --label version=3.2.0-dev.18 . [2024-03-25T15:48:47.113Z] Sending build context to Docker daemon 6.856MB [2024-03-25T15:48:47.113Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:48:47.113Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-25T15:48:47.113Z] ---> 785dde808e5d [2024-03-25T15:48:47.113Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:48:47.371Z] ---> Running in d1f88bf6749b [2024-03-25T15:48:47.630Z] Removing intermediate container d1f88bf6749b [2024-03-25T15:48:47.630Z] ---> fac9f52ba439 [2024-03-25T15:48:47.630Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:48:47.630Z] ---> Running in 4fe934aac140 [2024-03-25T15:48:47.630Z] Removing intermediate container 4fe934aac140 [2024-03-25T15:48:47.630Z] ---> 86da874782b2 [2024-03-25T15:48:47.630Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:48:47.630Z] ---> Running in 940de58a7d45 [2024-03-25T15:48:47.630Z] Removing intermediate container 940de58a7d45 [2024-03-25T15:48:47.630Z] ---> db3a7c04bf83 [2024-03-25T15:48:47.630Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:48:47.630Z] ---> Running in 015cfda643db [2024-03-25T15:48:48.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:48:48.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:48:48.456Z] OK: 264 MiB in 52 packages [2024-03-25T15:48:48.714Z] Removing intermediate container 015cfda643db [2024-03-25T15:48:48.714Z] ---> 026161b7a383 [2024-03-25T15:48:48.714Z] Step 7/27 : WORKDIR /app [2024-03-25T15:48:48.714Z] ---> Running in 4027b028e2bd [2024-03-25T15:48:48.714Z] Removing intermediate container 4027b028e2bd [2024-03-25T15:48:48.714Z] ---> d01f8591d395 [2024-03-25T15:48:48.714Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-25T15:48:48.974Z] ---> cef4a11c9370 [2024-03-25T15:48:48.974Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:48:48.974Z] ---> Running in 6de6732a57db [2024-03-25T15:48:49.540Z] Removing intermediate container 6de6732a57db [2024-03-25T15:48:49.540Z] ---> 7883a8e99998 [2024-03-25T15:48:49.540Z] Step 10/27 : COPY . . [2024-03-25T15:48:50.554Z] ---> dd01743e485c [2024-03-25T15:48:50.554Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:48:50.554Z] ---> Running in a965a281b490 [2024-03-25T15:48:50.813Z] Removing intermediate container a965a281b490 [2024-03-25T15:48:50.813Z] ---> 06001d346a38 [2024-03-25T15:48:50.813Z] Step 12/27 : RUN $MAKE [2024-03-25T15:48:50.813Z] ---> Running in 33b7484e83e5 [2024-03-25T15:48:51.071Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18" -trimpath -mod=readonly -o app-record-replay [2024-03-25T15:49:11.823Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1161 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-03-25T15:49:11.841Z] Running in /w/workspace/app-record-replay/93 [Pipeline] { [Pipeline] checkout [2024-03-25T15:49:14.903Z] Selected Git installation does not exist. Using Default [2024-03-25T15:49:14.903Z] The recommended git tool is: NONE [2024-03-25T15:49:21.573Z] using credential edgex-jenkins-ssh [2024-03-25T15:49:21.594Z] Cloning the remote Git repository [2024-03-25T15:49:21.663Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-03-25T15:49:21.812Z] > git init /w/workspace/app-record-replay/93 # timeout=10 [2024-03-25T15:49:22.040Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-03-25T15:49:22.042Z] > git --version # timeout=10 [2024-03-25T15:49:22.067Z] > git --version # 'git version 2.25.1' [2024-03-25T15:49:22.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T15:49:22.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T15:49:23.136Z] Removing intermediate container 33b7484e83e5 [2024-03-25T15:49:23.136Z] ---> b5386672a96b [2024-03-25T15:49:23.136Z] Step 13/27 : FROM alpine:3.18 [2024-03-25T15:49:23.136Z] 3.18: Pulling from library/alpine [2024-03-25T15:49:23.136Z] 619be1103602: Pulling fs layer [2024-03-25T15:49:23.136Z] 619be1103602: Verifying Checksum [2024-03-25T15:49:23.136Z] 619be1103602: Download complete [2024-03-25T15:49:23.136Z] 619be1103602: Pull complete [2024-03-25T15:49:23.136Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T15:49:23.136Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T15:49:23.136Z] ---> d3782b16ccc9 [2024-03-25T15:49:23.136Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T15:49:23.136Z] ---> Running in abed0b7d3bac [2024-03-25T15:49:23.136Z] Removing intermediate container abed0b7d3bac [2024-03-25T15:49:23.136Z] ---> 3652af4c5305 [2024-03-25T15:49:23.136Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-25T15:49:23.136Z] ---> Running in 56e681606465 [2024-03-25T15:49:23.136Z] Removing intermediate container 56e681606465 [2024-03-25T15:49:23.136Z] ---> 3f6585404f94 [2024-03-25T15:49:23.136Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T15:49:23.136Z] ---> Running in f8c1a2a9cb27 [2024-03-25T15:49:23.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:49:23.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:49:23.137Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T15:49:23.137Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T15:49:23.137Z] Executing busybox-1.36.1-r5.trigger [2024-03-25T15:49:23.137Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T15:49:23.137Z] OK: 8 MiB in 17 packages [2024-03-25T15:49:23.395Z] Removing intermediate container f8c1a2a9cb27 [2024-03-25T15:49:23.395Z] ---> ea5b4545a36b [2024-03-25T15:49:23.395Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-25T15:49:23.395Z] ---> Running in 705f0d22a625 [2024-03-25T15:49:23.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T15:49:23.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T15:49:23.911Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T15:49:24.169Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T15:49:24.169Z] OK: 8 MiB in 17 packages [2024-03-25T15:49:24.426Z] Removing intermediate container 705f0d22a625 [2024-03-25T15:49:24.427Z] ---> cf7995513777 [2024-03-25T15:49:24.427Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-25T15:49:24.427Z] ---> 1419e5efa2da [2024-03-25T15:49:24.427Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-25T15:49:24.684Z] ---> 9d051b9e7dcc [2024-03-25T15:49:24.684Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-25T15:49:24.684Z] ---> 5ac3598ea9f2 [2024-03-25T15:49:24.684Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-25T15:49:24.058Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-03-25T15:49:24.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T15:49:25.477Z] Avoid second fetch [2024-03-25T15:49:25.478Z] Checking out Revision 82525e6c7d6a533d22d6d943cbf6602eaced6467 (main) [2024-03-25T15:49:26.085Z] ---> 70e25af4395a [2024-03-25T15:49:26.085Z] Step 22/27 : EXPOSE 59712 [2024-03-25T15:49:26.085Z] ---> Running in 3aebfea395ac [2024-03-25T15:49:26.085Z] Removing intermediate container 3aebfea395ac [2024-03-25T15:49:26.085Z] ---> df73c7571fa6 [2024-03-25T15:49:26.085Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-25T15:49:26.085Z] ---> Running in 03fddbb1ef02 [2024-03-25T15:49:26.085Z] Removing intermediate container 03fddbb1ef02 [2024-03-25T15:49:26.085Z] ---> 6e17d955b583 [2024-03-25T15:49:26.085Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-25T15:49:26.085Z] ---> Running in 7647a4e13d58 [2024-03-25T15:49:26.085Z] Removing intermediate container 7647a4e13d58 [2024-03-25T15:49:26.085Z] ---> 2a0b8247d88d [2024-03-25T15:49:26.085Z] Step 25/27 : LABEL arch=amd64 [2024-03-25T15:49:26.085Z] ---> Running in b5a0a9c6e329 [2024-03-25T15:49:26.085Z] Removing intermediate container b5a0a9c6e329 [2024-03-25T15:49:26.085Z] ---> 577a3ccd9b74 [2024-03-25T15:49:26.085Z] Step 26/27 : LABEL git_sha=82525e6c7d6a533d22d6d943cbf6602eaced6467 [2024-03-25T15:49:26.085Z] ---> Running in 973b8fd14c82 [2024-03-25T15:49:26.342Z] Removing intermediate container 973b8fd14c82 [2024-03-25T15:49:26.342Z] ---> b180780552e1 [2024-03-25T15:49:26.342Z] Step 27/27 : LABEL version=3.2.0-dev.18 [2024-03-25T15:49:26.342Z] ---> Running in 6d227c99e1e1 [2024-03-25T15:49:26.343Z] Removing intermediate container 6d227c99e1e1 [2024-03-25T15:49:26.343Z] ---> 170eaac68c0c [2024-03-25T15:49:26.343Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T15:49:26.343Z] Successfully built 170eaac68c0c [2024-03-25T15:49:26.343Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [2024-03-25T15:49:26.365Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#134)" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:49:26.484Z] provisioning config files... [2024-03-25T15:49:26.493Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15403829938397245148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:49:25.502Z] > git config core.sparsecheckout # timeout=10 [2024-03-25T15:49:25.591Z] > git checkout -f 82525e6c7d6a533d22d6d943cbf6602eaced6467 # timeout=10 [2024-03-25T15:49:26.797Z] ---> ****-login.sh [2024-03-25T15:49:26.797Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:49:26.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:26.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:26.797Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:26.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:26.797Z] [2024-03-25T15:49:26.797Z] Login Succeeded [2024-03-25T15:49:26.797Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:49:26.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:26.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:26.798Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:26.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:26.798Z] [2024-03-25T15:49:26.798Z] Login Succeeded [2024-03-25T15:49:26.798Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:49:27.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:27.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:27.056Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:27.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:27.056Z] [2024-03-25T15:49:27.056Z] Login Succeeded [2024-03-25T15:49:27.056Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:49:27.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:27.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:27.056Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:27.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:27.056Z] [2024-03-25T15:49:27.056Z] Login Succeeded [2024-03-25T15:49:27.056Z] ****.io [2024-03-25T15:49:27.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:27.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:27.627Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:27.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:27.627Z] [2024-03-25T15:49:27.627Z] Login Succeeded [2024-03-25T15:49:27.627Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:49:27.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T15:49:27.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:49:27.716Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-03-25T15:49:27.716Z] 82525e6c7d6a533d22d6d943cbf6602eaced6467 [2024-03-25T15:49:27.716Z] latest [2024-03-25T15:49:27.716Z] 3.2.0-dev.18 [2024-03-25T15:49:27.716Z] 82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [2024-03-25T15:49:27.716Z] main [2024-03-25T15:49:27.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:28.061Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:28.383Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467 [2024-03-25T15:49:28.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-25T15:49:28.383Z] 8164b6eccefe: Preparing [2024-03-25T15:49:28.383Z] d439c646466a: Preparing [2024-03-25T15:49:28.383Z] 2652bf4316f3: Preparing [2024-03-25T15:49:28.383Z] d3d5ae9a74b3: Preparing [2024-03-25T15:49:28.383Z] 76bdbcbc079a: Preparing [2024-03-25T15:49:28.383Z] 2b14d3e54e3e: Preparing [2024-03-25T15:49:28.383Z] aedc3bda2944: Preparing [2024-03-25T15:49:28.383Z] 2b14d3e54e3e: Waiting [2024-03-25T15:49:28.383Z] aedc3bda2944: Waiting [2024-03-25T15:49:28.383Z] d3d5ae9a74b3: Pushed [2024-03-25T15:49:28.383Z] 2652bf4316f3: Pushed [2024-03-25T15:49:28.383Z] 76bdbcbc079a: Pushed [2024-03-25T15:49:28.383Z] d439c646466a: Pushed [2024-03-25T15:49:28.383Z] aedc3bda2944: Layer already exists [2024-03-25T15:49:28.640Z] 2b14d3e54e3e: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T15:49:31.169Z] 8164b6eccefe: Pushed [2024-03-25T15:49:31.169Z] 82525e6c7d6a533d22d6d943cbf6602eaced6467: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:31.450Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-25T15:49:31.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T15:49:31.450Z] Dload Upload Total Spent Left Speed [2024-03-25T15:49:31.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 133k 0 --:--:-- --:--:-- --:--:-- 134k [Pipeline] sh [2024-03-25T15:49:31.492Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:31.822Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-25T15:49:31.873Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-25T15:49:31.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-25T15:49:31.873Z] 8164b6eccefe: Preparing [2024-03-25T15:49:31.873Z] d439c646466a: Preparing [2024-03-25T15:49:31.873Z] 2652bf4316f3: Preparing [2024-03-25T15:49:31.873Z] d3d5ae9a74b3: Preparing [2024-03-25T15:49:31.873Z] 76bdbcbc079a: Preparing [2024-03-25T15:49:31.873Z] 2b14d3e54e3e: Preparing [2024-03-25T15:49:31.873Z] aedc3bda2944: Preparing [2024-03-25T15:49:31.873Z] 2b14d3e54e3e: Waiting [2024-03-25T15:49:31.873Z] aedc3bda2944: Waiting [2024-03-25T15:49:31.873Z] d439c646466a: Layer already exists [2024-03-25T15:49:31.873Z] 2652bf4316f3: Layer already exists [2024-03-25T15:49:31.873Z] 8164b6eccefe: Layer already exists [2024-03-25T15:49:31.873Z] d3d5ae9a74b3: Layer already exists [2024-03-25T15:49:31.873Z] 76bdbcbc079a: Layer already exists [2024-03-25T15:49:31.873Z] aedc3bda2944: Layer already exists [2024-03-25T15:49:31.873Z] 2b14d3e54e3e: Layer already exists [2024-03-25T15:49:31.873Z] latest: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:32.168Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-25T15:49:32.168Z] + sudo tee /etc/docker/daemon.new [2024-03-25T15:49:32.168Z] { [2024-03-25T15:49:32.168Z] "registry-mirrors": [ [2024-03-25T15:49:32.168Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-25T15:49:32.168Z] ], [2024-03-25T15:49:32.168Z] "bip": "10.250.0.254/24", [2024-03-25T15:49:32.168Z] "hosts": [ [2024-03-25T15:49:32.168Z] "tcp://0.0.0.0:5555", [2024-03-25T15:49:32.168Z] "unix:///var/run/docker.sock" [2024-03-25T15:49:32.168Z] ], [2024-03-25T15:49:32.168Z] "mtu": 1458, [2024-03-25T15:49:32.168Z] "selinux-enabled": true, [2024-03-25T15:49:32.168Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-25T15:49:32.168Z] } [Pipeline] sh [2024-03-25T15:49:32.233Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:32.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-25T15:49:32.571Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.18 [2024-03-25T15:49:32.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-25T15:49:32.572Z] 8164b6eccefe: Preparing [2024-03-25T15:49:32.572Z] d439c646466a: Preparing [2024-03-25T15:49:32.572Z] 2652bf4316f3: Preparing [2024-03-25T15:49:32.572Z] d3d5ae9a74b3: Preparing [2024-03-25T15:49:32.572Z] 76bdbcbc079a: Preparing [2024-03-25T15:49:32.572Z] 2b14d3e54e3e: Preparing [2024-03-25T15:49:32.572Z] aedc3bda2944: Preparing [2024-03-25T15:49:32.572Z] 2b14d3e54e3e: Waiting [2024-03-25T15:49:32.572Z] 2652bf4316f3: Layer already exists [2024-03-25T15:49:32.572Z] 76bdbcbc079a: Layer already exists [2024-03-25T15:49:32.572Z] 8164b6eccefe: Layer already exists [2024-03-25T15:49:32.572Z] d3d5ae9a74b3: Layer already exists [2024-03-25T15:49:32.572Z] d439c646466a: Layer already exists [2024-03-25T15:49:32.572Z] aedc3bda2944: Layer already exists [2024-03-25T15:49:32.572Z] 2b14d3e54e3e: Layer already exists [2024-03-25T15:49:32.572Z] 3.2.0-dev.18: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:32.887Z] + sudo service docker restart [2024-03-25T15:49:32.948Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:33.267Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [2024-03-25T15:49:33.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-25T15:49:33.267Z] 8164b6eccefe: Preparing [2024-03-25T15:49:33.267Z] d439c646466a: Preparing [2024-03-25T15:49:33.267Z] 2652bf4316f3: Preparing [2024-03-25T15:49:33.267Z] d3d5ae9a74b3: Preparing [2024-03-25T15:49:33.267Z] 76bdbcbc079a: Preparing [2024-03-25T15:49:33.267Z] 2b14d3e54e3e: Preparing [2024-03-25T15:49:33.268Z] aedc3bda2944: Preparing [2024-03-25T15:49:33.268Z] 2b14d3e54e3e: Waiting [2024-03-25T15:49:33.268Z] aedc3bda2944: Waiting [2024-03-25T15:49:33.268Z] d3d5ae9a74b3: Layer already exists [2024-03-25T15:49:33.268Z] 8164b6eccefe: Layer already exists [2024-03-25T15:49:33.268Z] 2652bf4316f3: Layer already exists [2024-03-25T15:49:33.268Z] 76bdbcbc079a: Layer already exists [2024-03-25T15:49:33.268Z] d439c646466a: Layer already exists [2024-03-25T15:49:33.268Z] aedc3bda2944: Layer already exists [2024-03-25T15:49:33.268Z] 2b14d3e54e3e: Layer already exists [2024-03-25T15:49:33.268Z] 82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:33.605Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:33.926Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-03-25T15:49:33.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-03-25T15:49:33.926Z] 8164b6eccefe: Preparing [2024-03-25T15:49:33.926Z] d439c646466a: Preparing [2024-03-25T15:49:33.926Z] 2652bf4316f3: Preparing [2024-03-25T15:49:33.926Z] d3d5ae9a74b3: Preparing [2024-03-25T15:49:33.926Z] 76bdbcbc079a: Preparing [2024-03-25T15:49:33.926Z] 2b14d3e54e3e: Preparing [2024-03-25T15:49:33.926Z] aedc3bda2944: Preparing [2024-03-25T15:49:33.926Z] 2b14d3e54e3e: Waiting [2024-03-25T15:49:33.926Z] aedc3bda2944: Waiting [2024-03-25T15:49:33.926Z] 2652bf4316f3: Layer already exists [2024-03-25T15:49:33.926Z] 8164b6eccefe: Layer already exists [2024-03-25T15:49:33.926Z] d439c646466a: Layer already exists [2024-03-25T15:49:33.926Z] 76bdbcbc079a: Layer already exists [2024-03-25T15:49:33.926Z] d3d5ae9a74b3: Layer already exists [2024-03-25T15:49:33.926Z] aedc3bda2944: Layer already exists [2024-03-25T15:49:33.926Z] 2b14d3e54e3e: Layer already exists [2024-03-25T15:49:33.926Z] main: digest: sha256:7a0025cdd7a87057250ddc556e97571fa1baefede9d720fa41ab07f27d3e9eee size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T15:49:34.007Z] ===================================================== [Pipeline] echo [2024-03-25T15:49:34.025Z] taggedImages: [2024-03-25T15:49:34.025Z] - nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467 [2024-03-25T15:49:34.025Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-03-25T15:49:34.025Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.18 [2024-03-25T15:49:34.025Z] - nexus3.edgexfoundry.org:10004/app-record-replay:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [2024-03-25T15:49:34.025Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:34.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:49:34.450Z] [2024-03-25T15:49:34.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:34.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:49:34.753Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-25T15:49:34.753Z] 5eb5b503b376: Pulling fs layer [2024-03-25T15:49:34.753Z] 5c69ac0246d0: Pulling fs layer [2024-03-25T15:49:34.753Z] ec43610c2a17: Pulling fs layer [2024-03-25T15:49:34.753Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-25T15:49:34.753Z] 33b1e0a273af: Pulling fs layer [2024-03-25T15:49:34.753Z] 5d3b04190fa2: Pulling fs layer [2024-03-25T15:49:34.753Z] 2f39f015ded8: Pulling fs layer [2024-03-25T15:49:34.753Z] 33b1e0a273af: Waiting [2024-03-25T15:49:34.753Z] 5d3b04190fa2: Waiting [2024-03-25T15:49:34.753Z] 2f39f015ded8: Waiting [2024-03-25T15:49:34.753Z] 3a2ae6a8a46f: Waiting [2024-03-25T15:49:34.753Z] 5c69ac0246d0: Download complete [2024-03-25T15:49:34.753Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-25T15:49:34.753Z] 3a2ae6a8a46f: Download complete [2024-03-25T15:49:34.753Z] 33b1e0a273af: Verifying Checksum [2024-03-25T15:49:34.753Z] 33b1e0a273af: Download complete [2024-03-25T15:49:34.753Z] ec43610c2a17: Verifying Checksum [2024-03-25T15:49:34.753Z] ec43610c2a17: Download complete [2024-03-25T15:49:34.753Z] 5d3b04190fa2: Verifying Checksum [2024-03-25T15:49:34.753Z] 5d3b04190fa2: Download complete [2024-03-25T15:49:35.013Z] 5eb5b503b376: Download complete [2024-03-25T15:49:35.580Z] 2f39f015ded8: Download complete [2024-03-25T15:49:36.145Z] 5eb5b503b376: Pull complete [2024-03-25T15:49:36.145Z] 5c69ac0246d0: Pull complete [2024-03-25T15:49:36.712Z] ec43610c2a17: Pull complete [2024-03-25T15:49:36.712Z] 3a2ae6a8a46f: Pull complete [2024-03-25T15:49:36.969Z] 33b1e0a273af: Pull complete [2024-03-25T15:49:36.969Z] 5d3b04190fa2: Pull complete [2024-03-25T15:49:41.151Z] 2f39f015ded8: Pull complete [2024-03-25T15:49:41.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-25T15:49:41.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T15:49:41.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:49:41.242Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T15:49:41.273Z] $ 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 [2024-03-25T15:49:45.823Z] $ docker top e51cb9b5b623e34a6f94c6ce0805390e8c5326a3a386c113f636c6b539c10e0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:49:46.203Z] ---> job-cost.sh [2024-03-25T15:49:46.203Z] lf-activate-venv: SKIPPING [2024-03-25T15:49:46.203Z] INFO: No Stack... [2024-03-25T15:49:46.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T15:49:46.720Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T15:49:47.007Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-03-25T15:49:47.007Z] + cut -d, -f6 [Pipeline] lock [2024-03-25T15:49:47.020Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [2024-03-25T15:49:47.027Z] Resource [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] did not exist. Created. [2024-03-25T15:49:47.032Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T15:49:47.335Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-25T15:49:47.370Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T15:49:47.376Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T15:49:47.402Z] $ docker stop --time=1 e51cb9b5b623e34a6f94c6ce0805390e8c5326a3a386c113f636c6b539c10e0f [2024-03-25T15:49:48.553Z] $ docker rm -f --volumes e51cb9b5b623e34a6f94c6ce0805390e8c5326a3a386c113f636c6b539c10e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T15:49:51.231Z] provisioning config files... [2024-03-25T15:49:51.268Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/93@tmp/config15509034219940334056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T15:49:51.766Z] ---> ****-login.sh [2024-03-25T15:49:51.766Z] nexus3.edgexfoundry.org:10001 [2024-03-25T15:49:52.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:52.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:52.631Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:52.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:52.631Z] [2024-03-25T15:49:52.631Z] Login Succeeded [2024-03-25T15:49:52.631Z] nexus3.edgexfoundry.org:10002 [2024-03-25T15:49:52.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:52.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:52.907Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:52.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:52.907Z] [2024-03-25T15:49:52.907Z] Login Succeeded [2024-03-25T15:49:52.907Z] nexus3.edgexfoundry.org:10003 [2024-03-25T15:49:53.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:53.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:53.178Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:53.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:53.178Z] [2024-03-25T15:49:53.178Z] Login Succeeded [2024-03-25T15:49:53.452Z] nexus3.edgexfoundry.org:10004 [2024-03-25T15:49:53.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:53.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:53.735Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:53.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:53.735Z] [2024-03-25T15:49:53.735Z] Login Succeeded [2024-03-25T15:49:53.735Z] ****.io [2024-03-25T15:49:54.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T15:49:54.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T15:49:54.282Z] Configure a credential helper to remove this warning. See [2024-03-25T15:49:54.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T15:49:54.282Z] [2024-03-25T15:49:54.282Z] Login Succeeded [2024-03-25T15:49:54.282Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T15:49:54.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T15:49:54.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:49:54.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T15:49:54.701Z] ========================================================= [2024-03-25T15:49:54.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-25T15:49:54.701Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:49:55.089Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-25T15:49:55.360Z] Sending build context to Docker daemon 329.2kB [2024-03-25T15:49:55.360Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T15:49:55.360Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-25T15:49:55.642Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-25T15:49:55.642Z] 9fda8d8052c6: Pulling fs layer [2024-03-25T15:49:55.642Z] 5d54e960e981: Pulling fs layer [2024-03-25T15:49:55.642Z] c4a7e357bf2a: Pulling fs layer [2024-03-25T15:49:55.642Z] f0e02332f6b5: Pulling fs layer [2024-03-25T15:49:55.642Z] 872ee5b61b7b: Pulling fs layer [2024-03-25T15:49:55.642Z] 0c6a40ed1a82: Pulling fs layer [2024-03-25T15:49:55.642Z] 94ae7d8d031c: Pulling fs layer [2024-03-25T15:49:55.642Z] 872ee5b61b7b: Waiting [2024-03-25T15:49:55.642Z] 0c6a40ed1a82: Waiting [2024-03-25T15:49:55.642Z] 94ae7d8d031c: Waiting [2024-03-25T15:49:55.642Z] f0e02332f6b5: Waiting [2024-03-25T15:49:55.642Z] 5d54e960e981: Verifying Checksum [2024-03-25T15:49:55.642Z] 5d54e960e981: Download complete [2024-03-25T15:49:55.642Z] f0e02332f6b5: Download complete [2024-03-25T15:49:55.642Z] 872ee5b61b7b: Verifying Checksum [2024-03-25T15:49:55.642Z] 872ee5b61b7b: Download complete [2024-03-25T15:49:55.642Z] 9fda8d8052c6: Verifying Checksum [2024-03-25T15:49:55.642Z] 9fda8d8052c6: Download complete [2024-03-25T15:49:56.492Z] 94ae7d8d031c: Verifying Checksum [2024-03-25T15:49:56.492Z] 94ae7d8d031c: Download complete [2024-03-25T15:49:56.767Z] 9fda8d8052c6: Pull complete [2024-03-25T15:49:57.371Z] 5d54e960e981: Pull complete [2024-03-25T15:49:57.647Z] c4a7e357bf2a: Verifying Checksum [2024-03-25T15:49:57.647Z] c4a7e357bf2a: Download complete [2024-03-25T15:49:59.070Z] 0c6a40ed1a82: Verifying Checksum [2024-03-25T15:49:59.070Z] 0c6a40ed1a82: Download complete [2024-03-25T15:50:11.431Z] c4a7e357bf2a: Pull complete [2024-03-25T15:50:11.431Z] f0e02332f6b5: Pull complete [2024-03-25T15:50:11.431Z] 872ee5b61b7b: Pull complete [2024-03-25T15:50:19.688Z] 0c6a40ed1a82: Pull complete [2024-03-25T15:50:20.680Z] 94ae7d8d031c: Pull complete [2024-03-25T15:50:20.680Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-25T15:50:20.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-25T15:50:20.680Z] ---> 86de565de09d [2024-03-25T15:50:20.680Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T15:50:23.283Z] ---> Running in f7f0e723bd8d [2024-03-25T15:50:23.283Z] Removing intermediate container f7f0e723bd8d [2024-03-25T15:50:23.283Z] ---> badf43c648ff [2024-03-25T15:50:23.283Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T15:50:23.559Z] ---> Running in d2eba229c310 [2024-03-25T15:50:23.829Z] Removing intermediate container d2eba229c310 [2024-03-25T15:50:23.830Z] ---> 3fd8c66fd57c [2024-03-25T15:50:23.830Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-25T15:50:23.830Z] ---> Running in 9214b402bbb0 [2024-03-25T15:50:24.421Z] Removing intermediate container 9214b402bbb0 [2024-03-25T15:50:24.421Z] ---> cda8edba92a9 [2024-03-25T15:50:24.421Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T15:50:24.421Z] ---> Running in 161ae0733428 [2024-03-25T15:50:25.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T15:50:26.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T15:50:27.541Z] OK: 266 MiB in 52 packages [2024-03-25T15:50:28.988Z] Removing intermediate container 161ae0733428 [2024-03-25T15:50:28.988Z] ---> 46ab8bb588fa [2024-03-25T15:50:28.988Z] Step 7/12 : WORKDIR /app [2024-03-25T15:50:28.988Z] ---> Running in bd09618170f0 [2024-03-25T15:50:29.577Z] Removing intermediate container bd09618170f0 [2024-03-25T15:50:29.577Z] ---> 49170a4cdc9a [2024-03-25T15:50:29.577Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-25T15:50:30.169Z] ---> 4fe0201c072e [2024-03-25T15:50:30.169Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T15:50:30.169Z] ---> Running in 0e75d0cf7836 [2024-03-25T15:52:36.938Z] Removing intermediate container 0e75d0cf7836 [2024-03-25T15:52:36.939Z] ---> 5b9b2014d55c [2024-03-25T15:52:36.939Z] Step 10/12 : COPY . . [2024-03-25T15:52:36.939Z] ---> d947354db769 [2024-03-25T15:52:36.939Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T15:52:36.939Z] ---> Running in 8fc6512cbaaa [2024-03-25T15:52:36.939Z] Removing intermediate container 8fc6512cbaaa [2024-03-25T15:52:36.939Z] ---> c44d9bf2b78c [2024-03-25T15:52:36.939Z] Step 12/12 : RUN $MAKE [2024-03-25T15:52:36.939Z] ---> Running in 5c5de99b81b9 [2024-03-25T15:52:36.939Z] noop [2024-03-25T15:52:36.939Z] Removing intermediate container 5c5de99b81b9 [2024-03-25T15:52:36.939Z] ---> 8864bacbdb8a [2024-03-25T15:52:36.939Z] Successfully built 8864bacbdb8a [2024-03-25T15:52:36.939Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:52:37.304Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T15:52:37.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:52:37.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2024-03-25T15:52:37.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/93 -v /w/workspace/app-record-replay/93:/w/workspace/app-record-replay/93:rw,z -v /w/workspace/app-record-replay/93@tmp:/w/workspace/app-record-replay/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-25T15:52:38.993Z] $ docker top 34e41f353e54b96dc26fda4f65ce5319a0d1634c6f3e18707bb271b30e1117c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:52:39.862Z] + go version [2024-03-25T15:52:39.862Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-25T15:52:39.882Z] $ docker stop --time=1 34e41f353e54b96dc26fda4f65ce5319a0d1634c6f3e18707bb271b30e1117c2 [2024-03-25T15:52:41.625Z] $ docker rm -f --volumes 34e41f353e54b96dc26fda4f65ce5319a0d1634c6f3e18707bb271b30e1117c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T15:52:42.215Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T15:52:42.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T15:52:42.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2024-03-25T15:52:42.504Z] $ 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/93 -v /w/workspace/app-record-replay/93:/w/workspace/app-record-replay/93:rw,z -v /w/workspace/app-record-replay/93@tmp:/w/workspace/app-record-replay/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-25T15:52:43.753Z] $ docker top 408b3e73852f3f658bf9ae0dd4cbf23794b7424e46a517dea1095060ea7e368c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T15:52:44.622Z] + git config --global --add safe.directory /w/workspace/app-record-replay/93 [Pipeline] fileExists [Pipeline] sh [2024-03-25T15:52:45.288Z] + make test [2024-03-25T15:52:45.288Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T15:57:08.879Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-03-25T15:57:12.968Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.272s coverage: 88.0% of statements [2024-03-25T15:57:15.301Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-03-25T15:57:15.301Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-03-25T15:57:15.895Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-03-25T15:57:25.045Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.045s coverage: 98.7% of statements [2024-03-25T15:57:25.045Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.581s coverage: 89.7% of statements [2024-03-25T15:57:25.045Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.189s coverage: 100.0% of statements [2024-03-25T15:57:26.706Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-25T15:57:26.706Z] go vet ./... [2024-03-25T16:01:04.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T16:01:04.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T16:01:04.066Z] ./bin/test-attribution-txt.sh [2024-03-25T16:01:04.066Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-25T16:01:04.066Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-25T16:01:04.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T16:01:04.107Z] $ docker stop --time=1 408b3e73852f3f658bf9ae0dd4cbf23794b7424e46a517dea1095060ea7e368c [2024-03-25T16:01:06.312Z] $ docker rm -f --volumes 408b3e73852f3f658bf9ae0dd4cbf23794b7424e46a517dea1095060ea7e368c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T16:01:08.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T16:01:08.850Z] Warning: overwriting stash ‘coverage-report’ [2024-03-25T16:01:09.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T16:01:09.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T16:01:10.103Z] + ls -al . [2024-03-25T16:01:10.103Z] total 256 [2024-03-25T16:01:10.103Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 15:52 . [2024-03-25T16:01:10.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:49 .. [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 15:49 .dockerignore [2024-03-25T16:01:10.103Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:49 .git [2024-03-25T16:01:10.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:49 .github [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 164 Mar 25 15:49 .gitignore [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:49 .golangci.yml [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 11301 Mar 25 15:49 Attribution.txt [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 458 Mar 25 15:49 CHANGELOG.md [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 1725 Mar 25 15:49 Dockerfile [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:49 GOVERNANCE.md [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 25 15:49 Jenkinsfile [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 15:49 LICENSE [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 3142 Mar 25 15:49 Makefile [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 611 Mar 25 15:49 OWNERS.md [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 4107 Mar 25 15:49 README.md [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 7789 Mar 25 15:49 Record and Reply.postman_collection.json [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:45 VERSION [2024-03-25T16:01:10.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:49 bin [2024-03-25T16:01:10.103Z] -rw-r--r-- 1 jenkins jenkins 24666 Mar 25 15:57 coverage.out [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 7253 Mar 25 15:49 go.mod [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 101578 Mar 25 15:49 go.sum [2024-03-25T16:01:10.103Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 15:49 internal [2024-03-25T16:01:10.103Z] -rw-rw-r-- 1 jenkins jenkins 913 Mar 25 15:49 main.go [2024-03-25T16:01:10.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:49 openapi [2024-03-25T16:01:10.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:49 pkg [2024-03-25T16:01:10.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:49 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:01:10.455Z] + 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=82525e6c7d6a533d22d6d943cbf6602eaced6467 --label arch=arm64 --label version=3.2.0-dev.18 . [2024-03-25T16:01:10.738Z] Sending build context to Docker daemon 354.8kB [2024-03-25T16:01:10.738Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T16:01:10.738Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-25T16:01:10.738Z] ---> 8864bacbdb8a [2024-03-25T16:01:10.738Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T16:01:11.008Z] ---> Running in 4be02befdb62 [2024-03-25T16:01:11.274Z] Removing intermediate container 4be02befdb62 [2024-03-25T16:01:11.274Z] ---> c97f33ad3c60 [2024-03-25T16:01:11.274Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T16:01:11.274Z] ---> Running in 6683a4419627 [2024-03-25T16:01:11.540Z] Removing intermediate container 6683a4419627 [2024-03-25T16:01:11.540Z] ---> 35966e31bd94 [2024-03-25T16:01:11.540Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-25T16:01:11.809Z] ---> Running in 7c4015db098e [2024-03-25T16:01:12.083Z] Removing intermediate container 7c4015db098e [2024-03-25T16:01:12.083Z] ---> a699c70aaef5 [2024-03-25T16:01:12.083Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T16:01:12.083Z] ---> Running in beefc833243d [2024-03-25T16:01:13.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T16:01:13.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T16:01:15.069Z] OK: 266 MiB in 52 packages [2024-03-25T16:01:15.650Z] Removing intermediate container beefc833243d [2024-03-25T16:01:15.650Z] ---> 31bd78a4a103 [2024-03-25T16:01:15.650Z] Step 7/27 : WORKDIR /app [2024-03-25T16:01:15.921Z] ---> Running in 83f63a2ad9e4 [2024-03-25T16:01:16.187Z] Removing intermediate container 83f63a2ad9e4 [2024-03-25T16:01:16.187Z] ---> f34dc4ce7e6b [2024-03-25T16:01:16.187Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-25T16:01:16.769Z] ---> 5403b8d8edee [2024-03-25T16:01:16.769Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T16:01:16.769Z] ---> Running in 5769f7275f4e [2024-03-25T16:01:19.362Z] Removing intermediate container 5769f7275f4e [2024-03-25T16:01:19.362Z] ---> 6f4374e086da [2024-03-25T16:01:19.362Z] Step 10/27 : COPY . . [2024-03-25T16:01:19.944Z] ---> 561f9b13f43d [2024-03-25T16:01:19.944Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T16:01:19.944Z] ---> Running in 289144fc5d32 [2024-03-25T16:01:20.380Z] Removing intermediate container 289144fc5d32 [2024-03-25T16:01:20.380Z] ---> ef0202ed62af [2024-03-25T16:01:20.380Z] Step 12/27 : RUN $MAKE [2024-03-25T16:01:20.380Z] ---> Running in 6a18113c76d3 [2024-03-25T16:01:21.344Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18" -trimpath -mod=readonly -o app-record-replay [2024-03-25T16:04:28.071Z] Removing intermediate container 6a18113c76d3 [2024-03-25T16:04:28.072Z] ---> 2609ae3a7359 [2024-03-25T16:04:28.072Z] Step 13/27 : FROM alpine:3.18 [2024-03-25T16:04:28.072Z] 3.18: Pulling from library/alpine [2024-03-25T16:04:28.072Z] c6b39de5b339: Pulling fs layer [2024-03-25T16:04:28.072Z] c6b39de5b339: Verifying Checksum [2024-03-25T16:04:28.072Z] c6b39de5b339: Download complete [2024-03-25T16:04:28.072Z] c6b39de5b339: Pull complete [2024-03-25T16:04:28.072Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T16:04:28.072Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T16:04:28.072Z] ---> 33abbf032149 [2024-03-25T16:04:28.072Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T16:04:28.072Z] ---> Running in 63d1bbbf52c1 [2024-03-25T16:04:28.072Z] Removing intermediate container 63d1bbbf52c1 [2024-03-25T16:04:28.072Z] ---> c6c01b8b5a56 [2024-03-25T16:04:28.072Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-03-25T16:04:28.072Z] ---> Running in cb4e3bf16476 [2024-03-25T16:04:28.072Z] Removing intermediate container cb4e3bf16476 [2024-03-25T16:04:28.072Z] ---> d2a7e7fdfd87 [2024-03-25T16:04:28.072Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T16:04:28.072Z] ---> Running in f176a4027b1a [2024-03-25T16:04:28.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T16:04:28.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T16:04:28.072Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T16:04:28.072Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T16:04:28.072Z] Executing busybox-1.36.1-r5.trigger [2024-03-25T16:04:28.072Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T16:04:28.072Z] OK: 9 MiB in 17 packages [2024-03-25T16:04:28.072Z] Removing intermediate container f176a4027b1a [2024-03-25T16:04:28.072Z] ---> 5ce81ae58762 [2024-03-25T16:04:28.072Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-25T16:04:28.072Z] ---> Running in a1be7011a61f [2024-03-25T16:04:29.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T16:04:29.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T16:04:30.298Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T16:04:30.298Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T16:04:30.569Z] OK: 9 MiB in 17 packages [2024-03-25T16:04:31.534Z] Removing intermediate container a1be7011a61f [2024-03-25T16:04:31.534Z] ---> 3457023fa4d8 [2024-03-25T16:04:31.534Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-25T16:04:32.208Z] ---> ad340e5efd35 [2024-03-25T16:04:32.208Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-25T16:04:32.790Z] ---> eba49bb5f075 [2024-03-25T16:04:32.790Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-25T16:04:33.373Z] ---> 21cec6d26710 [2024-03-25T16:04:33.373Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-03-25T16:04:35.312Z] ---> e80481b6c125 [2024-03-25T16:04:35.312Z] Step 22/27 : EXPOSE 59712 [2024-03-25T16:04:35.312Z] ---> Running in 81de0f768aca [2024-03-25T16:04:35.578Z] Removing intermediate container 81de0f768aca [2024-03-25T16:04:35.578Z] ---> 189873dfcd17 [2024-03-25T16:04:35.578Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-03-25T16:04:35.578Z] ---> Running in f4243026447c [2024-03-25T16:04:35.844Z] Removing intermediate container f4243026447c [2024-03-25T16:04:35.844Z] ---> a0f17426ca05 [2024-03-25T16:04:35.844Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-25T16:04:36.116Z] ---> Running in bdfde66c290f [2024-03-25T16:04:36.384Z] Removing intermediate container bdfde66c290f [2024-03-25T16:04:36.384Z] ---> 3a093f552896 [2024-03-25T16:04:36.384Z] Step 25/27 : LABEL arch=arm64 [2024-03-25T16:04:36.384Z] ---> Running in 53297963a900 [2024-03-25T16:04:36.744Z] Removing intermediate container 53297963a900 [2024-03-25T16:04:36.744Z] ---> 22ce9c3fcb00 [2024-03-25T16:04:36.744Z] Step 26/27 : LABEL git_sha=82525e6c7d6a533d22d6d943cbf6602eaced6467 [2024-03-25T16:04:36.744Z] ---> Running in d0a6cd0dc959 [2024-03-25T16:04:37.011Z] Removing intermediate container d0a6cd0dc959 [2024-03-25T16:04:37.011Z] ---> c10f3d8cd5f1 [2024-03-25T16:04:37.011Z] Step 27/27 : LABEL version=3.2.0-dev.18 [2024-03-25T16:04:37.011Z] ---> Running in 2c01677d085b [2024-03-25T16:04:37.277Z] Removing intermediate container 2c01677d085b [2024-03-25T16:04:37.277Z] ---> 0efd9752ccea [2024-03-25T16:04:37.277Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T16:04:37.277Z] Successfully built 0efd9752ccea [2024-03-25T16:04:37.277Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T16:04:37.700Z] provisioning config files... [2024-03-25T16:04:37.713Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/93@tmp/config7278649266175502138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:04:38.063Z] ---> ****-login.sh [2024-03-25T16:04:38.063Z] nexus3.edgexfoundry.org:10001 [2024-03-25T16:04:38.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:04:38.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:04:38.330Z] Configure a credential helper to remove this warning. See [2024-03-25T16:04:38.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:04:38.330Z] [2024-03-25T16:04:38.330Z] Login Succeeded [2024-03-25T16:04:38.330Z] nexus3.edgexfoundry.org:10002 [2024-03-25T16:04:38.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:04:38.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:04:38.865Z] Configure a credential helper to remove this warning. See [2024-03-25T16:04:38.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:04:38.865Z] [2024-03-25T16:04:38.865Z] Login Succeeded [2024-03-25T16:04:38.865Z] nexus3.edgexfoundry.org:10003 [2024-03-25T16:04:38.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:04:39.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:04:39.134Z] Configure a credential helper to remove this warning. See [2024-03-25T16:04:39.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:04:39.134Z] [2024-03-25T16:04:39.134Z] Login Succeeded [2024-03-25T16:04:39.134Z] nexus3.edgexfoundry.org:10004 [2024-03-25T16:04:39.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:04:39.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:04:39.402Z] Configure a credential helper to remove this warning. See [2024-03-25T16:04:39.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:04:39.402Z] [2024-03-25T16:04:39.402Z] Login Succeeded [2024-03-25T16:04:39.402Z] ****.io [2024-03-25T16:04:39.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T16:04:39.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T16:04:39.936Z] Configure a credential helper to remove this warning. See [2024-03-25T16:04:39.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T16:04:39.936Z] [2024-03-25T16:04:39.936Z] Login Succeeded [2024-03-25T16:04:39.936Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T16:04:39.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T16:04:39.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T16:04:40.034Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-03-25T16:04:40.034Z] 82525e6c7d6a533d22d6d943cbf6602eaced6467 [2024-03-25T16:04:40.034Z] latest [2024-03-25T16:04:40.034Z] 3.2.0-dev.18 [2024-03-25T16:04:40.034Z] 82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [2024-03-25T16:04:40.034Z] main [2024-03-25T16:04:40.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:40.424Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:40.789Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467 [2024-03-25T16:04:40.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-25T16:04:40.789Z] d86cefe0e885: Preparing [2024-03-25T16:04:40.789Z] b7b1e2e18967: Preparing [2024-03-25T16:04:40.789Z] 580951ad8615: Preparing [2024-03-25T16:04:40.789Z] c41e18311d40: Preparing [2024-03-25T16:04:40.789Z] 125257923407: Preparing [2024-03-25T16:04:40.789Z] dc25fdf472ae: Preparing [2024-03-25T16:04:40.789Z] 7c504f21be85: Preparing [2024-03-25T16:04:40.789Z] dc25fdf472ae: Waiting [2024-03-25T16:04:40.789Z] 7c504f21be85: Waiting [2024-03-25T16:04:41.061Z] c41e18311d40: Pushed [2024-03-25T16:04:41.061Z] 580951ad8615: Pushed [2024-03-25T16:04:41.061Z] b7b1e2e18967: Pushed [2024-03-25T16:04:41.061Z] 7c504f21be85: Layer already exists [2024-03-25T16:04:41.061Z] 125257923407: Pushed [2024-03-25T16:04:41.332Z] dc25fdf472ae: Pushed [2024-03-25T16:04:46.743Z] d86cefe0e885: Pushed [2024-03-25T16:04:46.743Z] 82525e6c7d6a533d22d6d943cbf6602eaced6467: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:47.114Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:47.474Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-25T16:04:47.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-25T16:04:47.474Z] d86cefe0e885: Preparing [2024-03-25T16:04:47.474Z] b7b1e2e18967: Preparing [2024-03-25T16:04:47.474Z] 580951ad8615: Preparing [2024-03-25T16:04:47.474Z] c41e18311d40: Preparing [2024-03-25T16:04:47.474Z] 125257923407: Preparing [2024-03-25T16:04:47.474Z] dc25fdf472ae: Preparing [2024-03-25T16:04:47.474Z] 7c504f21be85: Preparing [2024-03-25T16:04:47.474Z] dc25fdf472ae: Waiting [2024-03-25T16:04:47.474Z] 7c504f21be85: Waiting [2024-03-25T16:04:47.474Z] b7b1e2e18967: Layer already exists [2024-03-25T16:04:47.474Z] 580951ad8615: Layer already exists [2024-03-25T16:04:47.474Z] 125257923407: Layer already exists [2024-03-25T16:04:47.474Z] c41e18311d40: Layer already exists [2024-03-25T16:04:47.474Z] d86cefe0e885: Layer already exists [2024-03-25T16:04:47.474Z] 7c504f21be85: Layer already exists [2024-03-25T16:04:47.474Z] dc25fdf472ae: Layer already exists [2024-03-25T16:04:47.751Z] latest: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:48.117Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:48.477Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.18 [2024-03-25T16:04:48.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-25T16:04:48.477Z] d86cefe0e885: Preparing [2024-03-25T16:04:48.477Z] b7b1e2e18967: Preparing [2024-03-25T16:04:48.477Z] 580951ad8615: Preparing [2024-03-25T16:04:48.478Z] c41e18311d40: Preparing [2024-03-25T16:04:48.478Z] 125257923407: Preparing [2024-03-25T16:04:48.478Z] dc25fdf472ae: Preparing [2024-03-25T16:04:48.478Z] 7c504f21be85: Preparing [2024-03-25T16:04:48.478Z] dc25fdf472ae: Waiting [2024-03-25T16:04:48.478Z] 7c504f21be85: Waiting [2024-03-25T16:04:48.478Z] 125257923407: Layer already exists [2024-03-25T16:04:48.478Z] 580951ad8615: Layer already exists [2024-03-25T16:04:48.478Z] c41e18311d40: Layer already exists [2024-03-25T16:04:48.478Z] b7b1e2e18967: Layer already exists [2024-03-25T16:04:48.478Z] d86cefe0e885: Layer already exists [2024-03-25T16:04:48.478Z] dc25fdf472ae: Layer already exists [2024-03-25T16:04:48.478Z] 7c504f21be85: Layer already exists [2024-03-25T16:04:48.742Z] 3.2.0-dev.18: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:49.149Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:49.515Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [2024-03-25T16:04:49.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-25T16:04:49.515Z] d86cefe0e885: Preparing [2024-03-25T16:04:49.515Z] b7b1e2e18967: Preparing [2024-03-25T16:04:49.515Z] 580951ad8615: Preparing [2024-03-25T16:04:49.515Z] c41e18311d40: Preparing [2024-03-25T16:04:49.515Z] 125257923407: Preparing [2024-03-25T16:04:49.515Z] dc25fdf472ae: Preparing [2024-03-25T16:04:49.515Z] 7c504f21be85: Preparing [2024-03-25T16:04:49.515Z] dc25fdf472ae: Waiting [2024-03-25T16:04:49.515Z] 7c504f21be85: Waiting [2024-03-25T16:04:49.515Z] c41e18311d40: Layer already exists [2024-03-25T16:04:49.515Z] 580951ad8615: Layer already exists [2024-03-25T16:04:49.515Z] d86cefe0e885: Layer already exists [2024-03-25T16:04:49.515Z] b7b1e2e18967: Layer already exists [2024-03-25T16:04:49.515Z] 125257923407: Layer already exists [2024-03-25T16:04:49.515Z] 7c504f21be85: Layer already exists [2024-03-25T16:04:49.515Z] dc25fdf472ae: Layer already exists [2024-03-25T16:04:49.515Z] 82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:49.870Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:50.221Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-03-25T16:04:50.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-03-25T16:04:50.221Z] d86cefe0e885: Preparing [2024-03-25T16:04:50.221Z] b7b1e2e18967: Preparing [2024-03-25T16:04:50.221Z] 580951ad8615: Preparing [2024-03-25T16:04:50.221Z] c41e18311d40: Preparing [2024-03-25T16:04:50.221Z] 125257923407: Preparing [2024-03-25T16:04:50.221Z] dc25fdf472ae: Preparing [2024-03-25T16:04:50.221Z] 7c504f21be85: Preparing [2024-03-25T16:04:50.221Z] dc25fdf472ae: Waiting [2024-03-25T16:04:50.221Z] 7c504f21be85: Waiting [2024-03-25T16:04:50.221Z] d86cefe0e885: Layer already exists [2024-03-25T16:04:50.221Z] 125257923407: Layer already exists [2024-03-25T16:04:50.221Z] 580951ad8615: Layer already exists [2024-03-25T16:04:50.221Z] b7b1e2e18967: Layer already exists [2024-03-25T16:04:50.221Z] c41e18311d40: Layer already exists [2024-03-25T16:04:50.221Z] 7c504f21be85: Layer already exists [2024-03-25T16:04:50.221Z] dc25fdf472ae: Layer already exists [2024-03-25T16:04:50.492Z] main: digest: sha256:30ff940a86092465cae86b37309068b72045e90c6dfc300c71f46f08e78ff4a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-25T16:04:50.575Z] ===================================================== [Pipeline] echo [2024-03-25T16:04:50.589Z] taggedImages: [2024-03-25T16:04:50.589Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467 [2024-03-25T16:04:50.589Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-03-25T16:04:50.589Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.18 [2024-03-25T16:04:50.589Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:82525e6c7d6a533d22d6d943cbf6602eaced6467-3.2.0-dev.18 [2024-03-25T16:04:50.589Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:50.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T16:04:50.981Z] [2024-03-25T16:04:50.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:04:51.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T16:04:51.588Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-25T16:04:51.588Z] 8998bd30e6a1: Pulling fs layer [2024-03-25T16:04:51.588Z] 04944245beec: Pulling fs layer [2024-03-25T16:04:51.588Z] 699f458cf7ca: Pulling fs layer [2024-03-25T16:04:51.588Z] 765212b225bb: Pulling fs layer [2024-03-25T16:04:51.588Z] f23df028b6ca: Pulling fs layer [2024-03-25T16:04:51.588Z] d65c8cfc05b1: Pulling fs layer [2024-03-25T16:04:51.588Z] 2437ff75d9bd: Pulling fs layer [2024-03-25T16:04:51.588Z] f23df028b6ca: Waiting [2024-03-25T16:04:51.588Z] d65c8cfc05b1: Waiting [2024-03-25T16:04:51.588Z] 2437ff75d9bd: Waiting [2024-03-25T16:04:51.588Z] 765212b225bb: Waiting [2024-03-25T16:04:51.588Z] 04944245beec: Verifying Checksum [2024-03-25T16:04:51.588Z] 04944245beec: Download complete [2024-03-25T16:04:51.588Z] 765212b225bb: Verifying Checksum [2024-03-25T16:04:51.588Z] 765212b225bb: Download complete [2024-03-25T16:04:51.588Z] f23df028b6ca: Verifying Checksum [2024-03-25T16:04:51.588Z] f23df028b6ca: Download complete [2024-03-25T16:04:51.588Z] d65c8cfc05b1: Verifying Checksum [2024-03-25T16:04:51.588Z] d65c8cfc05b1: Download complete [2024-03-25T16:04:51.860Z] 699f458cf7ca: Verifying Checksum [2024-03-25T16:04:51.860Z] 699f458cf7ca: Download complete [2024-03-25T16:04:52.134Z] 8998bd30e6a1: Verifying Checksum [2024-03-25T16:04:52.134Z] 8998bd30e6a1: Download complete [2024-03-25T16:04:54.711Z] 2437ff75d9bd: Verifying Checksum [2024-03-25T16:04:54.711Z] 2437ff75d9bd: Download complete [2024-03-25T16:04:57.296Z] 8998bd30e6a1: Pull complete [2024-03-25T16:04:57.562Z] 04944245beec: Pull complete [2024-03-25T16:04:58.969Z] 699f458cf7ca: Pull complete [2024-03-25T16:04:59.237Z] 765212b225bb: Pull complete [2024-03-25T16:05:00.199Z] f23df028b6ca: Pull complete [2024-03-25T16:05:00.469Z] d65c8cfc05b1: Pull complete [2024-03-25T16:05:18.681Z] 2437ff75d9bd: Pull complete [2024-03-25T16:05:18.681Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-25T16:05:18.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T16:05:18.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:05:18.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2024-03-25T16:05:18.951Z] $ 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/93 -v /w/workspace/app-record-replay/93:/w/workspace/app-record-replay/93:rw,z -v /w/workspace/app-record-replay/93@tmp:/w/workspace/app-record-replay/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-25T16:05:21.623Z] $ docker top cd07e9fa17e72675bb5b9c52eb5774224179ce28546ef61cc3ce6324f9030304 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:05:22.477Z] ---> job-cost.sh [2024-03-25T16:05:22.477Z] lf-activate-venv: SKIPPING [2024-03-25T16:05:22.477Z] INFO: No Stack... [2024-03-25T16:05:23.060Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-25T16:05:24.044Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T16:05:24.698Z] + cat /w/workspace/app-record-replay/93/archives/cost.csv [2024-03-25T16:05:24.698Z] + cut -d, -f6 [Pipeline] lock [2024-03-25T16:05:24.754Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [2024-03-25T16:05:24.766Z] Resource [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] did not exist. Created. [2024-03-25T16:05:24.772Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T16:05:25.445Z] /w/workspace/app-record-replay/93@tmp/durable-a57b1670/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-25T16:05:26.098Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-25T16:05:26.124Z] Warning: overwriting stash ‘stack-cost’ [2024-03-25T16:05:26.187Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T16:05:26.203Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T16:05:26.223Z] $ docker stop --time=1 cd07e9fa17e72675bb5b9c52eb5774224179ce28546ef61cc3ce6324f9030304 [2024-03-25T16:05:27.735Z] $ docker rm -f --volumes cd07e9fa17e72675bb5b9c52eb5774224179ce28546ef61cc3ce6324f9030304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-25T16:05:28.222Z] provisioning config files... [2024-03-25T16:05:28.230Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config466571260843494189tmp [Pipeline] { [Pipeline] sh [2024-03-25T16:05:28.527Z] + set +x [2024-03-25T16:05:28.527Z] + + bash -s -- [2024-03-25T16:05:28.527Z] curl -s https://codecov.io/bash [2024-03-25T16:05:28.527Z] [2024-03-25T16:05:28.527Z] _____ _ [2024-03-25T16:05:28.527Z] / ____| | | [2024-03-25T16:05:28.527Z] | | ___ __| | ___ ___ _____ __ [2024-03-25T16:05:28.527Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-25T16:05:28.527Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-25T16:05:28.527Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-25T16:05:28.527Z] Bash-1.0.6 [2024-03-25T16:05:28.527Z] [2024-03-25T16:05:28.527Z] [2024-03-25T16:05:28.527Z] ==> git version 2.25.1 found [2024-03-25T16:05:28.527Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-25T16:05:28.527Z] Release-Date: 2020-01-08 [2024-03-25T16:05:28.527Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-25T16:05:28.527Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-25T16:05:28.527Z] ==> Jenkins CI detected. [2024-03-25T16:05:28.527Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-03-25T16:05:28.527Z] project root: . [2024-03-25T16:05:28.527Z] --> token set from env [2024-03-25T16:05:28.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-25T16:05:28.527Z] ==> Running gcov in . (disable via -X gcov) [2024-03-25T16:05:28.527Z] ==> Python coveragepy not found [2024-03-25T16:05:28.527Z] ==> Searching for coverage reports in: [2024-03-25T16:05:28.527Z] + . [2024-03-25T16:05:28.527Z] -> Found 1 reports [2024-03-25T16:05:28.527Z] ==> Detecting git/mercurial file structure [2024-03-25T16:05:28.527Z] ==> Reading reports [2024-03-25T16:05:28.788Z] + ./coverage.out bytes=24666 [2024-03-25T16:05:28.788Z] ==> Appending adjustments [2024-03-25T16:05:28.788Z] https://docs.codecov.io/docs/fixing-reports [2024-03-25T16:05:28.788Z] + Found adjustments [2024-03-25T16:05:28.788Z] ==> Gzipping contents [2024-03-25T16:05:28.788Z] 8.0K /tmp/codecov.TuopCv.gz [2024-03-25T16:05:28.788Z] ==> Uploading reports [2024-03-25T16:05:28.788Z] url: https://codecov.io [2024-03-25T16:05:28.788Z] query: branch=main&commit=82525e6c7d6a533d22d6d943cbf6602eaced6467&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-25T16:05:28.788Z] -> Pinging Codecov [2024-03-25T16:05:28.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82525e6c7d6a533d22d6d943cbf6602eaced6467&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-25T16:05:29.047Z] -> Uploading to [2024-03-25T16:05:29.047Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-25/F467761B9912B4F32F9BC62907045C81/82525e6c7d6a533d22d6d943cbf6602eaced6467/73fbcbfa-64d7-4a44-ae5c-f277b6ff3759.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T160528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b6c723c365b85f34444fbfe4fa34b154e7291751e7e56eaf7987676c67e100a [2024-03-25T16:05:29.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T16:05:29.047Z] Dload Upload Total Spent Left Speed [2024-03-25T16:05:29.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19795 --:--:-- --:--:-- --:--:-- 19795 [2024-03-25T16:05:29.305Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] } [2024-03-25T16:05:29.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-25T16:05:29.466Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-25T16:05:29.481Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:05:29.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-25T16:05:29.791Z] [2024-03-25T16:05:29.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:05:30.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-25T16:05:30.368Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-25T16:05:30.368Z] df9b9388f04a: Pulling fs layer [2024-03-25T16:05:30.368Z] 52dc419b0ee2: Pulling fs layer [2024-03-25T16:05:30.368Z] 25bc292e5bac: Pulling fs layer [2024-03-25T16:05:30.368Z] 114826534d7a: Pulling fs layer [2024-03-25T16:05:30.368Z] 4657fd5d0bcf: Pulling fs layer [2024-03-25T16:05:30.368Z] 6ad1cebc031e: Pulling fs layer [2024-03-25T16:05:30.368Z] 8a3aa393b2d8: Pulling fs layer [2024-03-25T16:05:30.368Z] 4657fd5d0bcf: Waiting [2024-03-25T16:05:30.368Z] 6ad1cebc031e: Waiting [2024-03-25T16:05:30.368Z] 8a3aa393b2d8: Waiting [2024-03-25T16:05:30.368Z] 114826534d7a: Waiting [2024-03-25T16:05:30.368Z] 25bc292e5bac: Verifying Checksum [2024-03-25T16:05:30.368Z] 25bc292e5bac: Download complete [2024-03-25T16:05:30.368Z] 52dc419b0ee2: Verifying Checksum [2024-03-25T16:05:30.368Z] 52dc419b0ee2: Download complete [2024-03-25T16:05:30.368Z] 4657fd5d0bcf: Verifying Checksum [2024-03-25T16:05:30.368Z] 4657fd5d0bcf: Download complete [2024-03-25T16:05:30.368Z] df9b9388f04a: Download complete [2024-03-25T16:05:30.633Z] 6ad1cebc031e: Verifying Checksum [2024-03-25T16:05:30.633Z] 6ad1cebc031e: Download complete [2024-03-25T16:05:30.895Z] df9b9388f04a: Pull complete [2024-03-25T16:05:31.167Z] 52dc419b0ee2: Pull complete [2024-03-25T16:05:31.167Z] 25bc292e5bac: Pull complete [2024-03-25T16:05:31.427Z] 8a3aa393b2d8: Verifying Checksum [2024-03-25T16:05:31.427Z] 8a3aa393b2d8: Download complete [2024-03-25T16:05:31.686Z] 114826534d7a: Verifying Checksum [2024-03-25T16:05:31.686Z] 114826534d7a: Download complete [2024-03-25T16:05:35.869Z] 114826534d7a: Pull complete [2024-03-25T16:05:35.869Z] 4657fd5d0bcf: Pull complete [2024-03-25T16:05:36.127Z] 6ad1cebc031e: Pull complete [2024-03-25T16:05:39.412Z] 8a3aa393b2d8: Pull complete [2024-03-25T16:05:44.716Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-25T16:05:44.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-25T16:05:44.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:05:44.814Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T16:05:44.876Z] $ 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 [2024-03-25T16:05:57.159Z] $ docker top dd925577712858dd995f7e509cb81de7972f4e34e39694fec7ffbba8509a4fb0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-25T16:05:57.228Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-03-25T16:05:57.513Z] + set -o pipefail [2024-03-25T16:05:57.513Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-03-25T16:06:04.648Z] [2024-03-25T16:06:04.648Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-03-25T16:06:04.648Z] [2024-03-25T16:06:04.648Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/daf577f6-ac91-4922-a1fc-e4ea5cc13654 [2024-03-25T16:06:04.648Z] [2024-03-25T16:06:04.648Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-25T16:06:04.648Z] [2024-03-25T16:06:04.648Z] [2024-03-25T16:06:04.648Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-25T16:06:04.648Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-25T16:06:04.648Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-25T16:06:04.666Z] $ docker stop --time=1 dd925577712858dd995f7e509cb81de7972f4e34e39694fec7ffbba8509a4fb0 [2024-03-25T16:06:20.760Z] $ docker rm -f --volumes dd925577712858dd995f7e509cb81de7972f4e34e39694fec7ffbba8509a4fb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T16:06:21.728Z] + git log --format=format:%s -1 82525e6c7d6a533d22d6d943cbf6602eaced6467 [Pipeline] sh [2024-03-25T16:06:22.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T16:06:22.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:06:22.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T16:06:22.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:06:22.398Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T16:06:22.436Z] $ 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 [2024-03-25T16:06:23.264Z] $ docker top 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 -eo pid,comm [2024-03-25T16:06:23.302Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-25T16:06:23.302Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T16:06:23.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T16:06:23.355Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T16:06:23.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T16:06:23.471Z] $ docker exec 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 ssh-agent [2024-03-25T16:06:23.569Z] SSH_AUTH_SOCK=/tmp/ssh-dhaAV60Uy0QT/agent.14 [2024-03-25T16:06:23.569Z] SSH_AGENT_PID=20 [2024-03-25T16:06:23.575Z] Running ssh-add (command line suppressed) [2024-03-25T16:06:23.692Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2508208711650622751.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2508208711650622751.key) [2024-03-25T16:06:23.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T16:06:23.993Z] + git semver tag [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,191 [run_tag] DEBUG tag force:False [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,191 [check_head_tag] DEBUG check head tag [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,192 [execute] INFO git cat-file --batch-check [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,196 [execute] INFO git cat-file --batch [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,223 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,223 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,223 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-25T16:06:24.252Z] 2024-03-25 16:06:24,227 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-25T16:06:24.252Z] 3.2.0-dev.18 [Pipeline] } [2024-03-25T16:06:24.274Z] $ docker exec --env ******** --env ******** 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 ssh-agent -k [2024-03-25T16:06:24.380Z] unset SSH_AUTH_SOCK; [2024-03-25T16:06:24.381Z] unset SSH_AGENT_PID; [2024-03-25T16:06:24.381Z] echo Agent pid 20 killed; [2024-03-25T16:06:24.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T16:06:24.707Z] + git semver [Pipeline] } [2024-03-25T16:06:24.985Z] $ docker stop --time=1 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 [2024-03-25T16:06:26.735Z] $ docker rm -f --volumes 59ac1c8672bc715546db29441043d5359f69d81e500c4f84ffdb477390ab9226 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:06:27.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-25T16:06:27.203Z] [2024-03-25T16:06:27.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:06:27.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-25T16:06:27.506Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-25T16:06:27.506Z] ab5ef0e58194: Pulling fs layer [2024-03-25T16:06:27.506Z] 9712f1f96733: Pulling fs layer [2024-03-25T16:06:27.506Z] 63f879dbbcfc: Pulling fs layer [2024-03-25T16:06:27.506Z] 0d9ebad4ef96: Pulling fs layer [2024-03-25T16:06:27.506Z] e9a5061849ea: Pulling fs layer [2024-03-25T16:06:27.506Z] d747dcd14b5f: Pulling fs layer [2024-03-25T16:06:27.506Z] 2de7ff778b66: Pulling fs layer [2024-03-25T16:06:27.506Z] e9a5061849ea: Waiting [2024-03-25T16:06:27.506Z] d747dcd14b5f: Waiting [2024-03-25T16:06:27.506Z] 2de7ff778b66: Waiting [2024-03-25T16:06:27.506Z] 0d9ebad4ef96: Waiting [2024-03-25T16:06:27.506Z] 9712f1f96733: Download complete [2024-03-25T16:06:27.792Z] 63f879dbbcfc: Verifying Checksum [2024-03-25T16:06:27.792Z] 63f879dbbcfc: Download complete [2024-03-25T16:06:28.051Z] e9a5061849ea: Verifying Checksum [2024-03-25T16:06:28.051Z] e9a5061849ea: Download complete [2024-03-25T16:06:28.051Z] 0d9ebad4ef96: Verifying Checksum [2024-03-25T16:06:28.051Z] 0d9ebad4ef96: Download complete [2024-03-25T16:06:28.051Z] d747dcd14b5f: Download complete [2024-03-25T16:06:28.051Z] ab5ef0e58194: Verifying Checksum [2024-03-25T16:06:28.051Z] ab5ef0e58194: Download complete [2024-03-25T16:06:28.310Z] 2de7ff778b66: Verifying Checksum [2024-03-25T16:06:28.310Z] 2de7ff778b66: Download complete [2024-03-25T16:06:30.837Z] ab5ef0e58194: Pull complete [2024-03-25T16:06:31.115Z] 9712f1f96733: Pull complete [2024-03-25T16:06:32.054Z] 63f879dbbcfc: Pull complete [2024-03-25T16:06:36.230Z] 0d9ebad4ef96: Pull complete [2024-03-25T16:06:36.488Z] e9a5061849ea: Pull complete [2024-03-25T16:06:36.747Z] d747dcd14b5f: Pull complete [2024-03-25T16:06:38.122Z] 2de7ff778b66: Pull complete [2024-03-25T16:06:38.122Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-25T16:06:38.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-25T16:06:38.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:06:38.479Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T16:06:38.531Z] $ 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 [2024-03-25T16:06:54.987Z] $ docker top 4a80fc155fb5191a3ea707005515d72f606b3d5ba80a434fca22e7742e1886fa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-25T16:06:55.049Z] provisioning config files... [2024-03-25T16:06:55.056Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6777081245571698855tmp [2024-03-25T16:06:55.065Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16899459969251756596tmp [2024-03-25T16:06:55.074Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16280896028431872233tmp [Pipeline] { [Pipeline] echo [2024-03-25T16:06:55.150Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:06:55.523Z] ---> sigul-configuration.sh [2024-03-25T16:06:55.523Z] gpg: directory `/root/.gnupg' created [2024-03-25T16:06:55.523Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-25T16:06:55.523Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-25T16:06:55.523Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-25T16:06:55.523Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-25T16:06:55.523Z] gpg: CAST5 encrypted data [2024-03-25T16:06:55.523Z] gpg: encrypted with 1 passphrase [2024-03-25T16:06:55.523Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-25T16:06:55.935Z] + mkdir /home/jenkins [2024-03-25T16:06:55.936Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-25T16:06:56.264Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-25T16:06:56.277Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:06:56.567Z] ---> sigul-install.sh [2024-03-25T16:06:56.567Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-25T16:06:56.863Z] + git tag --list [2024-03-25T16:06:56.863Z] v3.1 [2024-03-25T16:06:56.863Z] v3.1.0 [2024-03-25T16:06:56.863Z] v3.1.0-dev.0 [2024-03-25T16:06:56.863Z] v3.1.0-dev.1 [2024-03-25T16:06:56.863Z] v3.1.0-dev.10 [2024-03-25T16:06:56.863Z] v3.1.0-dev.11 [2024-03-25T16:06:56.863Z] v3.1.0-dev.12 [2024-03-25T16:06:56.863Z] v3.1.0-dev.13 [2024-03-25T16:06:56.863Z] v3.1.0-dev.14 [2024-03-25T16:06:56.863Z] v3.1.0-dev.15 [2024-03-25T16:06:56.863Z] v3.1.0-dev.16 [2024-03-25T16:06:56.863Z] v3.1.0-dev.17 [2024-03-25T16:06:56.863Z] v3.1.0-dev.18 [2024-03-25T16:06:56.863Z] v3.1.0-dev.19 [2024-03-25T16:06:56.863Z] v3.1.0-dev.2 [2024-03-25T16:06:56.863Z] v3.1.0-dev.20 [2024-03-25T16:06:56.863Z] v3.1.0-dev.21 [2024-03-25T16:06:56.863Z] v3.1.0-dev.22 [2024-03-25T16:06:56.863Z] v3.1.0-dev.23 [2024-03-25T16:06:56.863Z] v3.1.0-dev.24 [2024-03-25T16:06:56.863Z] v3.1.0-dev.25 [2024-03-25T16:06:56.863Z] v3.1.0-dev.26 [2024-03-25T16:06:56.863Z] v3.1.0-dev.27 [2024-03-25T16:06:56.863Z] v3.1.0-dev.28 [2024-03-25T16:06:56.863Z] v3.1.0-dev.29 [2024-03-25T16:06:56.863Z] v3.1.0-dev.3 [2024-03-25T16:06:56.863Z] v3.1.0-dev.30 [2024-03-25T16:06:56.863Z] v3.1.0-dev.31 [2024-03-25T16:06:56.863Z] v3.1.0-dev.32 [2024-03-25T16:06:56.863Z] v3.1.0-dev.33 [2024-03-25T16:06:56.863Z] v3.1.0-dev.34 [2024-03-25T16:06:56.863Z] v3.1.0-dev.35 [2024-03-25T16:06:56.863Z] v3.1.0-dev.36 [2024-03-25T16:06:56.863Z] v3.1.0-dev.37 [2024-03-25T16:06:56.863Z] v3.1.0-dev.38 [2024-03-25T16:06:56.863Z] v3.1.0-dev.39 [2024-03-25T16:06:56.863Z] v3.1.0-dev.4 [2024-03-25T16:06:56.863Z] v3.1.0-dev.40 [2024-03-25T16:06:56.863Z] v3.1.0-dev.41 [2024-03-25T16:06:56.863Z] v3.1.0-dev.42 [2024-03-25T16:06:56.863Z] v3.1.0-dev.43 [2024-03-25T16:06:56.863Z] v3.1.0-dev.44 [2024-03-25T16:06:56.863Z] v3.1.0-dev.45 [2024-03-25T16:06:56.863Z] v3.1.0-dev.46 [2024-03-25T16:06:56.863Z] v3.1.0-dev.47 [2024-03-25T16:06:56.863Z] v3.1.0-dev.48 [2024-03-25T16:06:56.863Z] v3.1.0-dev.49 [2024-03-25T16:06:56.863Z] v3.1.0-dev.5 [2024-03-25T16:06:56.863Z] v3.1.0-dev.50 [2024-03-25T16:06:56.863Z] v3.1.0-dev.51 [2024-03-25T16:06:56.863Z] v3.1.0-dev.52 [2024-03-25T16:06:56.863Z] v3.1.0-dev.53 [2024-03-25T16:06:56.863Z] v3.1.0-dev.54 [2024-03-25T16:06:56.863Z] v3.1.0-dev.55 [2024-03-25T16:06:56.863Z] v3.1.0-dev.56 [2024-03-25T16:06:56.863Z] v3.1.0-dev.57 [2024-03-25T16:06:56.863Z] v3.1.0-dev.58 [2024-03-25T16:06:56.863Z] v3.1.0-dev.59 [2024-03-25T16:06:56.863Z] v3.1.0-dev.6 [2024-03-25T16:06:56.863Z] v3.1.0-dev.60 [2024-03-25T16:06:56.863Z] v3.1.0-dev.61 [2024-03-25T16:06:56.863Z] v3.1.0-dev.62 [2024-03-25T16:06:56.863Z] v3.1.0-dev.63 [2024-03-25T16:06:56.863Z] v3.1.0-dev.64 [2024-03-25T16:06:56.863Z] v3.1.0-dev.65 [2024-03-25T16:06:56.863Z] v3.1.0-dev.66 [2024-03-25T16:06:56.863Z] v3.1.0-dev.67 [2024-03-25T16:06:56.863Z] v3.1.0-dev.68 [2024-03-25T16:06:56.863Z] v3.1.0-dev.7 [2024-03-25T16:06:56.863Z] v3.1.0-dev.8 [2024-03-25T16:06:56.863Z] v3.1.0-dev.9 [2024-03-25T16:06:56.863Z] v3.2.0-dev.1 [2024-03-25T16:06:56.863Z] v3.2.0-dev.10 [2024-03-25T16:06:56.863Z] v3.2.0-dev.11 [2024-03-25T16:06:56.863Z] v3.2.0-dev.12 [2024-03-25T16:06:56.863Z] v3.2.0-dev.13 [2024-03-25T16:06:56.863Z] v3.2.0-dev.14 [2024-03-25T16:06:56.863Z] v3.2.0-dev.15 [2024-03-25T16:06:56.863Z] v3.2.0-dev.16 [2024-03-25T16:06:56.863Z] v3.2.0-dev.17 [2024-03-25T16:06:56.863Z] v3.2.0-dev.18 [2024-03-25T16:06:56.863Z] v3.2.0-dev.2 [2024-03-25T16:06:56.863Z] v3.2.0-dev.3 [2024-03-25T16:06:56.863Z] v3.2.0-dev.4 [2024-03-25T16:06:56.863Z] v3.2.0-dev.5 [2024-03-25T16:06:56.863Z] v3.2.0-dev.6 [2024-03-25T16:06:56.863Z] v3.2.0-dev.7 [2024-03-25T16:06:56.863Z] v3.2.0-dev.8 [2024-03-25T16:06:56.863Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-25T16:06:57.182Z] + lftools sign git-tag v3.2.0-dev.18 [2024-03-25T16:06:57.751Z] Signing Git tag with Sigul... [2024-03-25T16:06:57.751Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-03-25T16:06:58.024Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:06:58.335Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-25T16:06:58.342Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-25T16:06:58.383Z] $ docker stop --time=1 4a80fc155fb5191a3ea707005515d72f606b3d5ba80a434fca22e7742e1886fa [2024-03-25T16:07:00.029Z] $ docker rm -f --volumes 4a80fc155fb5191a3ea707005515d72f606b3d5ba80a434fca22e7742e1886fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-25T16:07:00.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T16:07:00.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:07:00.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T16:07:00.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:07:00.955Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T16:07:00.992Z] $ 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 [2024-03-25T16:07:02.427Z] $ docker top ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be -eo pid,comm [2024-03-25T16:07:02.463Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-25T16:07:02.463Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T16:07:02.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T16:07:02.521Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T16:07:02.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T16:07:02.644Z] $ docker exec ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be ssh-agent [2024-03-25T16:07:02.743Z] SSH_AUTH_SOCK=/tmp/ssh-8Xa41g2HPvU7/agent.14 [2024-03-25T16:07:02.743Z] SSH_AGENT_PID=21 [2024-03-25T16:07:02.747Z] Running ssh-add (command line suppressed) [2024-03-25T16:07:02.881Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12359943962697369492.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12359943962697369492.key) [2024-03-25T16:07:02.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T16:07:03.194Z] + git semver bump pre [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,399 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,400 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,400 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,400 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,400 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,400 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,402 [execute] INFO git cat-file --batch-check [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,409 [execute] INFO git cat-file --batch [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T16:07:03.452Z] 2024-03-25 16:07:03,415 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-25T16:07:03.452Z] 3.2.0-dev.19 [Pipeline] } [2024-03-25T16:07:03.468Z] $ docker exec --env ******** --env ******** ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be ssh-agent -k [2024-03-25T16:07:03.562Z] unset SSH_AUTH_SOCK; [2024-03-25T16:07:03.562Z] unset SSH_AGENT_PID; [2024-03-25T16:07:03.562Z] echo Agent pid 21 killed; [2024-03-25T16:07:03.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T16:07:03.880Z] + git semver [Pipeline] } [2024-03-25T16:07:04.469Z] $ docker stop --time=1 ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be [2024-03-25T16:07:06.247Z] $ docker rm -f --volumes ea5db41c92bf3cde04ee4aa79ccc72e253ff992611e73125ec91e3849a9186be [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T16:07:06.658Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T16:07:06.658Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:07:06.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T16:07:06.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:07:07.061Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T16:07:07.099Z] $ 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 [2024-03-25T16:07:07.861Z] $ docker top 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 -eo pid,comm [2024-03-25T16:07:07.895Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-25T16:07:07.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T16:07:07.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T16:07:07.953Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T16:07:08.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T16:07:08.080Z] $ docker exec 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 ssh-agent [2024-03-25T16:07:08.164Z] SSH_AUTH_SOCK=/tmp/ssh-nFe5BKnPKHcg/agent.14 [2024-03-25T16:07:08.164Z] SSH_AGENT_PID=20 [2024-03-25T16:07:08.169Z] Running ssh-add (command line suppressed) [2024-03-25T16:07:08.316Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5364686915262960318.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5364686915262960318.key) [2024-03-25T16:07:08.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T16:07:08.637Z] + git semver push [2024-03-25T16:07:08.895Z] 2024-03-25 16:07:08,857 [run_push] DEBUG push [2024-03-25T16:07:08.895Z] 2024-03-25 16:07:08,859 [execute] INFO git cat-file --batch-check [2024-03-25T16:07:08.895Z] 2024-03-25 16:07:08,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T16:07:08.895Z] 2024-03-25 16:07:08,864 [execute] INFO git rev-list 27c8836085e2c7b157ee09e40675f363bddcceea -- [2024-03-25T16:07:08.895Z] 2024-03-25 16:07:08,864 [execute] DEBUG Popen(['git', 'rev-list', '27c8836085e2c7b157ee09e40675f363bddcceea', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-25T16:07:08.895Z] 2024-03-25 16:07:08,871 [execute] INFO git fetch -v origin [2024-03-25T16:07:08.895Z] 2024-03-25 16:07:08,871 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-25T16:07:09.460Z] 2024-03-25 16:07:09,357 [run_push] DEBUG no remote changes detected [2024-03-25T16:07:09.460Z] 2024-03-25 16:07:09,357 [execute] INFO git push origin semver [2024-03-25T16:07:09.460Z] 2024-03-25 16:07:09,357 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-25T16:07:10.415Z] 2024-03-25 16:07:10,166 [run_push] DEBUG push all version tags [2024-03-25T16:07:10.415Z] 2024-03-25 16:07:10,167 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-25T16:07:10.415Z] 2024-03-25 16:07:10,167 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-03-25T16:07:10.985Z] 2024-03-25 16:07:10,888 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-03-25T16:07:10.985Z] 3.2.0-dev.19 [Pipeline] } [2024-03-25T16:07:11.004Z] $ docker exec --env ******** --env ******** 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 ssh-agent -k [2024-03-25T16:07:11.115Z] unset SSH_AUTH_SOCK; [2024-03-25T16:07:11.116Z] unset SSH_AGENT_PID; [2024-03-25T16:07:11.116Z] echo Agent pid 20 killed; [2024-03-25T16:07:11.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T16:07:11.453Z] + git semver [Pipeline] } [2024-03-25T16:07:11.745Z] $ docker stop --time=1 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 [2024-03-25T16:07:13.832Z] $ docker rm -f --volumes 195fba133342a2e2928771b83f0688186e061f7dfe9555838f51a5851415bb59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-25T16:07:14.518Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-03-25T16:07:14.518Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-25T16:07:14.518Z] total 16 [2024-03-25T16:07:14.518Z] drwxr-xr-x 3 root root 4096 Mar 25 15:49 . [2024-03-25T16:07:14.518Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 16:06 .. [2024-03-25T16:07:14.518Z] drwxr-xr-x 2 root root 4096 Mar 25 15:49 cost [2024-03-25T16:07:14.518Z] -rw-r--r-- 1 root root 88 Mar 25 15:49 cost.csv [2024-03-25T16:07:14.518Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-25T16:07:14.518Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-03-25T16:07:14.518Z] total 16 [2024-03-25T16:07:14.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:49 . [2024-03-25T16:07:14.518Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 16:06 .. [2024-03-25T16:07:14.518Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 15:49 cost [2024-03-25T16:07:14.519Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 25 15:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:07:14.808Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:07:15.663Z] ---> package-listing.sh [2024-03-25T16:07:15.664Z] ++ facter osfamily [2024-03-25T16:07:15.664Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-25T16:07:15.922Z] + OS_FAMILY=debian [2024-03-25T16:07:15.922Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-03-25T16:07:15.922Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-25T16:07:15.922Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-25T16:07:15.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-25T16:07:15.922Z] + PACKAGES=/tmp/packages_start.txt [2024-03-25T16:07:15.922Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-25T16:07:15.922Z] + PACKAGES=/tmp/packages_end.txt [2024-03-25T16:07:15.922Z] + case "${OS_FAMILY}" in [2024-03-25T16:07:15.922Z] + dpkg -l [2024-03-25T16:07:15.922Z] + grep '^ii' [2024-03-25T16:07:15.922Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-25T16:07:15.922Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-25T16:07:15.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-25T16:07:15.922Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-03-25T16:07:15.922Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-03-25T16:07:15.922Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-03-25T16:07:15.933Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-25T16:07:16.210Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T16:07:16.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T16:07:16.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T16:07:16.857Z] prd-ubuntu20.04-docker-8c-8g-1157 does not seem to be running inside a container [2024-03-25T16:07:16.895Z] $ 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 [2024-03-25T16:07:17.490Z] $ docker top 87a00e530de292f8a30ca2e6eafbffd17abd4164b20469d9c91f21b8f83ef068 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T16:07:17.977Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-25T16:07:18.266Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-25T16:07:18.549Z] + ls /var/log/sa-host [2024-03-25T16:07:18.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T16:07:18.617Z] provisioning config files... [2024-03-25T16:07:18.626Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16550921783624515677tmp [Pipeline] { [Pipeline] echo [2024-03-25T16:07:18.656Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:07:18.939Z] ---> create-netrc.sh [Pipeline] } [2024-03-25T16:07:18.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:07:19.284Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-25T16:07:19.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:07:19.621Z] ---> sudo-logs.sh [2024-03-25T16:07:19.621Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-25T16:07:19.905Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:07:20.188Z] ---> job-cost.sh [2024-03-25T16:07:20.188Z] lf-activate-venv: SKIPPING [2024-03-25T16:07:20.188Z] DEBUG: total: 0.2199999988079071 [2024-03-25T16:07:20.188Z] INFO: Retrieving Stack Cost... [2024-03-25T16:07:20.447Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T16:07:21.014Z] INFO: Archiving Costs [Pipeline] echo [2024-03-25T16:07:21.026Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T16:07:21.308Z] ---> logs-deploy.sh [2024-03-25T16:07:21.308Z] lf-activate-venv: SKIPPING [2024-03-25T16:07:21.308Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/93 [2024-03-25T16:07:21.308Z] INFO: archiving workspace using pattern(s): [2024-03-25T16:07:22.279Z] Archives upload complete. [2024-03-25T16:07:22.279Z] INFO: archiving logs to Nexus