Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62ddbc5b0f189cb0e082a652d86835a7c06dea97 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-ssh2369351685988521807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17803129428770002692.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4003533264580122461.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12121857617002317791.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-ssh1813421056960371602.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23481 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 > 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 Avoid second fetch Checking out Revision 62ddbc5b0f189cb0e082a652d86835a7c06dea97 (main) Commit message: "Merge pull request #150 from cherrycl/edgex-go-issue-4978" > git config core.sparsecheckout # timeout=10 > git checkout -f 62ddbc5b0f189cb0e082a652d86835a7c06dea97 # timeout=10 > git rev-list --no-walk 587b4a59f4c2d83c6f2bc4698198d372e4f88a1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T06:41:11.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T06:41:12.055Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T06:41:12.087Z] ========================================================= [2024-10-22T06:41:12.087Z] EdgeX Global Pipelines Version Info [2024-10-22T06:41:12.087Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:41:12.819Z] ------------------- [2024-10-22T06:41:12.819Z] stable info: [2024-10-22T06:41:12.819Z] ------------------- [2024-10-22T06:41:12.819Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T06:41:12.820Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T06:41:12.820Z] Message: update stable to v1.0.265 [2024-10-22T06:41:13.388Z] ------------------- [2024-10-22T06:41:13.389Z] experimental info: [2024-10-22T06:41:13.389Z] ------------------- [2024-10-22T06:41:13.389Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T06:41:13.389Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T06:41:13.389Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T06:41:13.462Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-10-22T06:41:13.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-10-22T06:41:13.507Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T06:41:13.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T06:41:13.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T06:41:13.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T06:41:13.605Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T06:41:13.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-22T06:41:13.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T06:41:13.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T06:41:13.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T06:41:13.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-10-22T06:41:13.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T06:41:13.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T06:41:13.785Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T06:41:13.805Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T06:41:13.827Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:41:13.849Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:41:13.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T06:41:13.894Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T06:41:13.919Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-22T06:41:13.940Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-22T06:41:13.965Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T06:41:13.987Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T06:41:14.011Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T06:41:14.038Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T06:41:14.060Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T06:41:14.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-22T06:41:14.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-22T06:41:14.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-22T06:41:14.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] echo [2024-10-22T06:41:14.168Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62ddbc5 [Pipeline] echo [2024-10-22T06:41:14.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:41:14.246Z] provisioning config files... [2024-10-22T06:41:14.260Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12360565129038552293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:41:14.587Z] ---> ****-login.sh [2024-10-22T06:41:14.588Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:41:14.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:14.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:14.848Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:14.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:14.848Z] [2024-10-22T06:41:14.848Z] Login Succeeded [2024-10-22T06:41:14.848Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:41:14.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:15.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:15.111Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:15.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:15.111Z] [2024-10-22T06:41:15.111Z] Login Succeeded [2024-10-22T06:41:15.111Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:41:15.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:15.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:15.111Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:15.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:15.111Z] [2024-10-22T06:41:15.111Z] Login Succeeded [2024-10-22T06:41:15.111Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:41:15.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:15.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:15.371Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:15.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:15.371Z] [2024-10-22T06:41:15.371Z] Login Succeeded [2024-10-22T06:41:15.371Z] ****.io [2024-10-22T06:41:15.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:15.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:15.631Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:15.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:15.631Z] [2024-10-22T06:41:15.631Z] Login Succeeded [2024-10-22T06:41:15.631Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:41:15.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T06:41:16.049Z] + git rev-list -1 --merges 62ddbc5b0f189cb0e082a652d86835a7c06dea97~1..62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] echo [2024-10-22T06:41:16.078Z] -----------> git rev-list -1 --merges 62ddbc5b0f189cb0e082a652d86835a7c06dea97~1..62ddbc5b0f189cb0e082a652d86835a7c06dea97 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [2024-10-22T06:41:16.078Z] 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [false] [Pipeline] sh [2024-10-22T06:41:16.372Z] + git log --format=format:%s -1 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] echo [2024-10-22T06:41:16.384Z] ========================================================= [2024-10-22T06:41:16.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T06:41:16.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:41:16.728Z] + git log --format=format:%s -1 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] echo [2024-10-22T06:41:16.742Z] [semverPrep] GIT_COMMIT: 62ddbc5b0f189cb0e082a652d86835a7c06dea97, Commit Message: Merge pull request #150 from cherrycl/edgex-go-issue-4978 [Pipeline] echo [2024-10-22T06:41:16.758Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T06:41:17.117Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T06:41:17.117Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T06:41:17.117Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T06:41:17.117Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T06:41:17.117Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T06:41:17.117Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T06:41:17.117Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:41:17.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:41:17.588Z] [2024-10-22T06:41:17.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:41:17.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:41:17.894Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T06:41:17.894Z] b85a868b505f: Pulling fs layer [2024-10-22T06:41:17.894Z] e2be974225ed: Pulling fs layer [2024-10-22T06:41:17.894Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T06:41:17.894Z] 988bab9f4d93: Pulling fs layer [2024-10-22T06:41:17.894Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T06:41:17.894Z] 988bab9f4d93: Waiting [2024-10-22T06:41:17.894Z] eaf3925da568: Pulling fs layer [2024-10-22T06:41:17.894Z] bab4dde63d76: Pulling fs layer [2024-10-22T06:41:17.894Z] bde34c3a00c8: Pulling fs layer [2024-10-22T06:41:17.894Z] 1469e6f7b9e6: Waiting [2024-10-22T06:41:17.894Z] eaf3925da568: Waiting [2024-10-22T06:41:17.894Z] bab4dde63d76: Waiting [2024-10-22T06:41:17.894Z] b352a97aabf1: Pulling fs layer [2024-10-22T06:41:17.894Z] 4872d77fe225: Pulling fs layer [2024-10-22T06:41:17.894Z] bde34c3a00c8: Waiting [2024-10-22T06:41:17.894Z] b352a97aabf1: Waiting [2024-10-22T06:41:17.894Z] 5851b861e8e6: Pulling fs layer [2024-10-22T06:41:17.894Z] 4872d77fe225: Waiting [2024-10-22T06:41:17.894Z] 5851b861e8e6: Waiting [2024-10-22T06:41:17.894Z] e2be974225ed: Verifying Checksum [2024-10-22T06:41:17.894Z] e2be974225ed: Download complete [2024-10-22T06:41:17.894Z] 988bab9f4d93: Download complete [2024-10-22T06:41:17.894Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T06:41:17.895Z] 1469e6f7b9e6: Download complete [2024-10-22T06:41:17.895Z] eaf3925da568: Verifying Checksum [2024-10-22T06:41:17.895Z] eaf3925da568: Download complete [2024-10-22T06:41:18.154Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T06:41:18.154Z] 339a4e72a1f5: Download complete [2024-10-22T06:41:18.154Z] bde34c3a00c8: Download complete [2024-10-22T06:41:18.154Z] b352a97aabf1: Download complete [2024-10-22T06:41:18.154Z] 4872d77fe225: Verifying Checksum [2024-10-22T06:41:18.154Z] 4872d77fe225: Download complete [2024-10-22T06:41:18.154Z] 5851b861e8e6: Verifying Checksum [2024-10-22T06:41:18.154Z] 5851b861e8e6: Download complete [2024-10-22T06:41:18.154Z] b85a868b505f: Download complete [2024-10-22T06:41:18.415Z] bab4dde63d76: Verifying Checksum [2024-10-22T06:41:18.415Z] bab4dde63d76: Download complete [2024-10-22T06:41:19.355Z] b85a868b505f: Pull complete [2024-10-22T06:41:19.614Z] e2be974225ed: Pull complete [2024-10-22T06:41:19.875Z] 339a4e72a1f5: Pull complete [2024-10-22T06:41:20.134Z] 988bab9f4d93: Pull complete [2024-10-22T06:41:20.394Z] 1469e6f7b9e6: Pull complete [2024-10-22T06:41:20.394Z] eaf3925da568: Pull complete [2024-10-22T06:41:22.306Z] bab4dde63d76: Pull complete [2024-10-22T06:41:22.306Z] bde34c3a00c8: Pull complete [2024-10-22T06:41:22.306Z] b352a97aabf1: Pull complete [2024-10-22T06:41:22.306Z] 4872d77fe225: Pull complete [2024-10-22T06:41:22.306Z] 5851b861e8e6: Pull complete [2024-10-22T06:41:22.306Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T06:41:22.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:41:22.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:41:22.442Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T06:41:22.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T06:41:23.588Z] $ docker top 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 -eo pid,comm [2024-10-22T06:41:23.643Z] 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-10-22T06:41:23.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T06:41:23.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:41:23.697Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:41:23.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:41:23.802Z] $ docker exec 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 ssh-agent [2024-10-22T06:41:23.909Z] SSH_AUTH_SOCK=/tmp/ssh-EknXnCZ15EUJ/agent.32 [2024-10-22T06:41:23.909Z] SSH_AGENT_PID=38 [2024-10-22T06:41:23.915Z] Running ssh-add (command line suppressed) [2024-10-22T06:41:24.013Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_619094155944185312.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_619094155944185312.key) [2024-10-22T06:41:24.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:41:24.322Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T06:41:24.332Z] $ docker exec --env ******** --env ******** 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 ssh-agent -k [2024-10-22T06:41:24.425Z] unset SSH_AUTH_SOCK; [2024-10-22T06:41:24.428Z] unset SSH_AGENT_PID; [2024-10-22T06:41:24.428Z] echo Agent pid 38 killed; [2024-10-22T06:41:24.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T06:41:24.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:41:24.484Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:41:24.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:41:24.595Z] $ docker exec 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 ssh-agent [2024-10-22T06:41:24.703Z] SSH_AUTH_SOCK=/tmp/ssh-bSeszlqt3y6r/agent.71 [2024-10-22T06:41:24.703Z] SSH_AGENT_PID=77 [2024-10-22T06:41:24.708Z] Running ssh-add (command line suppressed) [2024-10-22T06:41:24.796Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1929351617683525739.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1929351617683525739.key) [2024-10-22T06:41:24.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:41:25.104Z] + git semver init [2024-10-22T06:41:25.363Z] 2024-10-22 06:41:25,276 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T06:41:25.363Z] 2024-10-22 06:41:25,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-22T06:41:25.363Z] 2024-10-22 06:41:25,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-22T06:41:25.363Z] 2024-10-22 06:41:25,278 [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-10-22T06:41:27.271Z] 2024-10-22 06:41:26,820 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-10-22T06:41:27.271Z] 2024-10-22 06:41:26,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-10-22T06:41:27.271Z] 2024-10-22 06:41:26,820 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-22T06:41:27.271Z] 2024-10-22 06:41:26,820 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-22T06:41:27.271Z] 3.2.0-dev.24 [Pipeline] } [2024-10-22T06:41:27.279Z] $ docker exec --env ******** --env ******** 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 ssh-agent -k [2024-10-22T06:41:27.373Z] unset SSH_AUTH_SOCK; [2024-10-22T06:41:27.373Z] unset SSH_AGENT_PID; [2024-10-22T06:41:27.373Z] echo Agent pid 77 killed; [2024-10-22T06:41:27.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T06:41:27.702Z] + git semver [Pipeline] } [2024-10-22T06:41:27.972Z] $ docker stop --time=1 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 [2024-10-22T06:41:29.235Z] $ docker rm -f --volumes 6cf79c7350ec3a540cb8ea127f1545460ba40f0a0c2f0beb5069f42318ddf081 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:41:29.590Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T06:41:29.824Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T06:41:29.831Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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-10-22T06:41:30.009Z] provisioning config files... [2024-10-22T06:41:30.019Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2249097850668637808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:41:30.317Z] ---> ****-login.sh [2024-10-22T06:41:30.317Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:41:30.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:30.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:30.317Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:30.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:30.317Z] [2024-10-22T06:41:30.317Z] Login Succeeded [2024-10-22T06:41:30.317Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:41:30.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:30.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:30.317Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:30.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:30.317Z] [2024-10-22T06:41:30.317Z] Login Succeeded [2024-10-22T06:41:30.318Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:41:30.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:30.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:30.578Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:30.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:30.579Z] [2024-10-22T06:41:30.579Z] Login Succeeded [2024-10-22T06:41:30.579Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:41:30.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:30.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:30.579Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:30.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:30.579Z] [2024-10-22T06:41:30.579Z] Login Succeeded [2024-10-22T06:41:30.579Z] ****.io [2024-10-22T06:41:30.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:41:30.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:41:30.838Z] Configure a credential helper to remove this warning. See [2024-10-22T06:41:30.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:41:30.838Z] [2024-10-22T06:41:30.838Z] Login Succeeded [2024-10-22T06:41:30.838Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:41:30.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T06:41:30.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:41:30.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:41:30.965Z] ========================================================= [2024-10-22T06:41:30.965Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T06:41:30.965Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:41:31.303Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T06:41:31.303Z] Sending build context to Docker daemon 9.756MB [2024-10-22T06:41:31.303Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:41:31.303Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T06:41:31.303Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T06:41:31.303Z] 43c4264eed91: Pulling fs layer [2024-10-22T06:41:31.303Z] 4cc291be95ef: Pulling fs layer [2024-10-22T06:41:31.303Z] 2ac1f1163629: Pulling fs layer [2024-10-22T06:41:31.303Z] 5c3c966382ef: Pulling fs layer [2024-10-22T06:41:31.303Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:41:31.303Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T06:41:31.303Z] 9f66e0745190: Pulling fs layer [2024-10-22T06:41:31.303Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T06:41:31.303Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T06:41:31.303Z] 4f4fb700ef54: Waiting [2024-10-22T06:41:31.303Z] 5d5c8e513c77: Waiting [2024-10-22T06:41:31.303Z] 9f66e0745190: Waiting [2024-10-22T06:41:31.303Z] f49a43e4bbc0: Waiting [2024-10-22T06:41:31.303Z] 561ebcabdf7f: Waiting [2024-10-22T06:41:31.303Z] 5c3c966382ef: Waiting [2024-10-22T06:41:31.303Z] 4cc291be95ef: Verifying Checksum [2024-10-22T06:41:31.303Z] 4cc291be95ef: Download complete [2024-10-22T06:41:31.303Z] 5c3c966382ef: Verifying Checksum [2024-10-22T06:41:31.303Z] 5c3c966382ef: Download complete [2024-10-22T06:41:31.303Z] 4f4fb700ef54: Download complete [2024-10-22T06:41:31.560Z] 5d5c8e513c77: Verifying Checksum [2024-10-22T06:41:31.561Z] 5d5c8e513c77: Download complete [2024-10-22T06:41:31.561Z] 43c4264eed91: Download complete [2024-10-22T06:41:31.561Z] 9f66e0745190: Verifying Checksum [2024-10-22T06:41:31.561Z] 9f66e0745190: Download complete [2024-10-22T06:41:31.561Z] 43c4264eed91: Pull complete [2024-10-22T06:41:31.561Z] 561ebcabdf7f: Download complete [2024-10-22T06:41:31.819Z] 4cc291be95ef: Pull complete [2024-10-22T06:41:31.819Z] 2ac1f1163629: Download complete [2024-10-22T06:41:32.384Z] f49a43e4bbc0: Download complete [2024-10-22T06:41:35.679Z] 2ac1f1163629: Pull complete [2024-10-22T06:41:35.679Z] 5c3c966382ef: Pull complete [2024-10-22T06:41:35.679Z] 4f4fb700ef54: Pull complete [2024-10-22T06:41:35.679Z] 5d5c8e513c77: Pull complete [2024-10-22T06:41:35.679Z] 9f66e0745190: Pull complete [2024-10-22T06:41:38.209Z] f49a43e4bbc0: Pull complete [2024-10-22T06:41:38.209Z] 561ebcabdf7f: Pull complete [2024-10-22T06:41:38.209Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T06:41:38.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T06:41:38.209Z] ---> 3a752c3f9dda [2024-10-22T06:41:38.209Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:41:39.588Z] ---> Running in 4ae4500e5f9d [2024-10-22T06:41:39.588Z] Removing intermediate container 4ae4500e5f9d [2024-10-22T06:41:39.588Z] ---> 7a9212149807 [2024-10-22T06:41:39.588Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:41:39.588Z] ---> Running in f4202b7c2ef4 [2024-10-22T06:41:39.588Z] Removing intermediate container f4202b7c2ef4 [2024-10-22T06:41:39.588Z] ---> 7c3fa20347fc [2024-10-22T06:41:39.588Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:41:39.588Z] ---> Running in 01a32f0699cc [2024-10-22T06:41:39.588Z] Removing intermediate container 01a32f0699cc [2024-10-22T06:41:39.588Z] ---> d6f4010b0549 [2024-10-22T06:41:39.588Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:41:39.847Z] ---> Running in 2514ec04f01d [2024-10-22T06:41:40.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:41:40.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:41:40.672Z] OK: 246 MiB in 54 packages [2024-10-22T06:41:40.930Z] Removing intermediate container 2514ec04f01d [2024-10-22T06:41:40.930Z] ---> 862fa683b8b3 [2024-10-22T06:41:40.930Z] Step 7/12 : WORKDIR /app [2024-10-22T06:41:40.930Z] ---> Running in 05852766c229 [2024-10-22T06:41:40.930Z] Removing intermediate container 05852766c229 [2024-10-22T06:41:40.930Z] ---> f07573866c41 [2024-10-22T06:41:40.930Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T06:41:40.930Z] ---> e27158bcefa7 [2024-10-22T06:41:40.930Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:41:41.192Z] ---> Running in fea0d7de695d [2024-10-22T06:41:44.958Z] Still waiting to schedule task [2024-10-22T06:41:44.958Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23480’ [2024-10-22T06:42:13.272Z] Removing intermediate container fea0d7de695d [2024-10-22T06:42:13.273Z] ---> 2630976ebcc2 [2024-10-22T06:42:13.273Z] Step 10/12 : COPY . . [2024-10-22T06:42:13.273Z] ---> 4040262b7a9d [2024-10-22T06:42:13.273Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:42:13.273Z] ---> Running in 18c84e90b7f8 [2024-10-22T06:42:13.273Z] Removing intermediate container 18c84e90b7f8 [2024-10-22T06:42:13.273Z] ---> efac5bb796f2 [2024-10-22T06:42:13.273Z] Step 12/12 : RUN $MAKE [2024-10-22T06:42:13.273Z] ---> Running in c58afd3bb6be [2024-10-22T06:42:13.273Z] noop [2024-10-22T06:42:13.273Z] Removing intermediate container c58afd3bb6be [2024-10-22T06:42:13.273Z] ---> 2529d99e97d1 [2024-10-22T06:42:13.273Z] Successfully built 2529d99e97d1 [2024-10-22T06:42:13.273Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:42:13.607Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:42:13.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:42:13.685Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T06:42:13.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T06:42:14.041Z] $ docker top 508623cfe4df01213ee82808661a28adabcf08fe070ecc091049a2e996b26525 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:42:14.389Z] + go version [2024-10-22T06:42:14.389Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T06:42:14.398Z] $ docker stop --time=1 508623cfe4df01213ee82808661a28adabcf08fe070ecc091049a2e996b26525 [2024-10-22T06:42:15.665Z] $ docker rm -f --volumes 508623cfe4df01213ee82808661a28adabcf08fe070ecc091049a2e996b26525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:42:16.099Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:42:16.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:42:16.171Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T06:42:16.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T06:42:16.513Z] $ docker top 875ba70b3c6273573d8c935342e737edce37a093073188cdc76849bbd084bf4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:42:16.866Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:42:17.171Z] + make test [2024-10-22T06:42:17.171Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T06:42:49.237Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-22T06:42:49.237Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-22T06:42:49.237Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-22T06:42:49.237Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-22T06:42:49.237Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements [2024-10-22T06:42:57.355Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.582s coverage: 98.7% of statements [2024-10-22T06:42:57.355Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.071s coverage: 89.7% of statements [2024-10-22T06:42:57.355Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.014s coverage: 100.0% of statements [2024-10-22T06:42:57.355Z] running golangci-lint [2024-10-22T06:42:57.355Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-22T06:42:57.355Z] go version go1.23.2 linux/amd64 [2024-10-22T06:42:57.355Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-22T06:42:57.355Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-22T06:42:57.355Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-22T06:43:19.280Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 20.458888313s" [2024-10-22T06:43:19.280Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.869606ms" [2024-10-22T06:43:27.389Z] level=info msg="[linters_context/goanalysis] analyzers took 51.303960468s with top 10 stages: buildir: 39.685999698s, inspect: 1.861511364s, fact_deprecated: 1.399659572s, printf: 1.265554276s, ctrlflow: 911.362423ms, fact_purity: 830.175852ms, nilness: 655.694961ms, SA5012: 420.827758ms, typedness: 407.942135ms, tokenfileanalyzer: 328.403835ms" [2024-10-22T06:43:27.389Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-10-22T06:43:27.389Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 10/10, cgo: 10/10, skip_files: 10/10, identifier_marker: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, autogenerated_exclude: 10/10, exclude: 10/10, path_prettifier: 10/10, skip_dirs: 10/10" [2024-10-22T06:43:27.389Z] level=info msg="[runner] processing took 765.579µs with stages: identifier_marker: 417.509µs, autogenerated_exclude: 122.5µs, exclude-rules: 93.7µs, path_prettifier: 69.8µs, skip_dirs: 45.34µs, cgo: 4.64µs, invalid_issue: 3.27µs, max_same_issues: 1.44µs, filename_unadjuster: 1.38µs, nolint: 1.2µs, uniq_by_line: 670ns, fixer: 570ns, max_from_linter: 530ns, sort_results: 440ns, skip_files: 430ns, exclude: 410ns, path_prefixer: 400ns, diff: 300ns, source_code: 290ns, path_shortener: 270ns, max_per_file_from_linter: 270ns, severity-rules: 220ns" [2024-10-22T06:43:27.389Z] level=info msg="[runner] linters took 9.432420088s with stages: goanalysis_metalinter: 9.43151612s" [2024-10-22T06:43:27.389Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-22T06:43:27.389Z] level=info msg="Memory: 300 samples, avg is 229.9MB, max is 1068.0MB" [2024-10-22T06:43:27.389Z] level=info msg="Execution took 29.90380575s" [2024-10-22T06:43:27.389Z] go vet ./... [2024-10-22T06:43:32.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T06:43:32.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T06:43:32.663Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T06:43:32.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T06:43:32.688Z] $ docker stop --time=1 875ba70b3c6273573d8c935342e737edce37a093073188cdc76849bbd084bf4f [2024-10-22T06:43:35.013Z] $ docker rm -f --volumes 875ba70b3c6273573d8c935342e737edce37a093073188cdc76849bbd084bf4f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:43:35.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T06:43:35.742Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-22T06:43:36.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T06:43:36.489Z] + ls -al . [2024-10-22T06:43:36.489Z] total 280 [2024-10-22T06:43:36.489Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 06:42 . [2024-10-22T06:43:36.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:41 .. [2024-10-22T06:43:36.489Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 06:41 .dockerignore [2024-10-22T06:43:36.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:42 .git [2024-10-22T06:43:36.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:41 .github [2024-10-22T06:43:36.489Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 22 06:41 .gitignore [2024-10-22T06:43:36.489Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 06:41 .golangci.yml [2024-10-22T06:43:36.489Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:41 .semver [2024-10-22T06:43:36.489Z] -rw-rw-r-- 1 jenkins jenkins 20885 Oct 22 06:41 Attribution.txt [2024-10-22T06:43:36.489Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 22 06:41 CHANGELOG.md [2024-10-22T06:43:36.489Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 22 06:41 Dockerfile [2024-10-22T06:43:36.489Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:41 GOVERNANCE.md [2024-10-22T06:43:36.489Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 22 06:41 Jenkinsfile [2024-10-22T06:43:36.489Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 06:41 LICENSE [2024-10-22T06:43:36.490Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 22 06:41 Makefile [2024-10-22T06:43:36.490Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 22 06:41 OWNERS.md [2024-10-22T06:43:36.490Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 22 06:41 README.md [2024-10-22T06:43:36.490Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 22 06:41 Record and Reply.postman_collection.json [2024-10-22T06:43:36.490Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:41 VERSION [2024-10-22T06:43:36.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:41 bin [2024-10-22T06:43:36.490Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 22 06:42 coverage.out [2024-10-22T06:43:36.490Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 22 06:41 go.mod [2024-10-22T06:43:36.490Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 22 06:41 go.sum [2024-10-22T06:43:36.490Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 06:41 internal [2024-10-22T06:43:36.490Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 22 06:41 main.go [2024-10-22T06:43:36.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:41 openapi [2024-10-22T06:43:36.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:41 pkg [2024-10-22T06:43:36.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:43:36.812Z] + 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=62ddbc5b0f189cb0e082a652d86835a7c06dea97 --label arch=amd64 --label version=3.2.0-dev.24 . [2024-10-22T06:43:36.812Z] Sending build context to Docker daemon 9.79MB [2024-10-22T06:43:36.812Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:43:36.812Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-22T06:43:36.812Z] ---> 2529d99e97d1 [2024-10-22T06:43:36.812Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:43:36.812Z] ---> Running in cc5e0cde27b8 [2024-10-22T06:43:37.070Z] Removing intermediate container cc5e0cde27b8 [2024-10-22T06:43:37.070Z] ---> 6ea6b7bc2472 [2024-10-22T06:43:37.070Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:43:37.070Z] ---> Running in 21397de786a5 [2024-10-22T06:43:37.070Z] Removing intermediate container 21397de786a5 [2024-10-22T06:43:37.070Z] ---> d6fefd72546f [2024-10-22T06:43:37.070Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:43:37.070Z] ---> Running in bd78d523c9d4 [2024-10-22T06:43:37.070Z] Removing intermediate container bd78d523c9d4 [2024-10-22T06:43:37.070Z] ---> 5ce71444adf7 [2024-10-22T06:43:37.070Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:43:37.070Z] ---> Running in 72db0db22060 [2024-10-22T06:43:37.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:43:37.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:43:38.157Z] OK: 246 MiB in 54 packages [2024-10-22T06:43:38.157Z] Removing intermediate container 72db0db22060 [2024-10-22T06:43:38.157Z] ---> 7e0af2cdcd4c [2024-10-22T06:43:38.157Z] Step 7/27 : WORKDIR /app [2024-10-22T06:43:38.416Z] ---> Running in ca73d5da07fe [2024-10-22T06:43:38.416Z] Removing intermediate container ca73d5da07fe [2024-10-22T06:43:38.416Z] ---> 4be1b167c66e [2024-10-22T06:43:38.416Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-22T06:43:38.416Z] ---> c536d2083f68 [2024-10-22T06:43:38.416Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:43:38.416Z] ---> Running in d3b6373e42f8 [2024-10-22T06:43:39.352Z] Removing intermediate container d3b6373e42f8 [2024-10-22T06:43:39.352Z] ---> e42f4af9c168 [2024-10-22T06:43:39.352Z] Step 10/27 : COPY . . [2024-10-22T06:43:39.352Z] ---> 0338f411ccc3 [2024-10-22T06:43:39.352Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:43:39.352Z] ---> Running in 2ad76b6c877b [2024-10-22T06:43:39.610Z] Removing intermediate container 2ad76b6c877b [2024-10-22T06:43:39.610Z] ---> c4636c4329ed [2024-10-22T06:43:39.610Z] Step 12/27 : RUN $MAKE [2024-10-22T06:43:39.610Z] ---> Running in b460899104e2 [2024-10-22T06:43:39.924Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-22T06:44:06.471Z] Removing intermediate container b460899104e2 [2024-10-22T06:44:06.471Z] ---> fc6096856107 [2024-10-22T06:44:06.471Z] Step 13/27 : FROM alpine:3.20 [2024-10-22T06:44:07.041Z] 3.20: Pulling from library/alpine [2024-10-22T06:44:07.041Z] 43c4264eed91: Already exists [2024-10-22T06:44:07.041Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T06:44:07.041Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T06:44:07.041Z] ---> 91ef0af61f39 [2024-10-22T06:44:07.041Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:44:07.041Z] ---> Running in 2cc8ca4512b9 [2024-10-22T06:44:07.300Z] Removing intermediate container 2cc8ca4512b9 [2024-10-22T06:44:07.300Z] ---> a13d6ca38cde [2024-10-22T06:44:07.300Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-22T06:44:07.300Z] ---> Running in 41dc36e9b2c2 [2024-10-22T06:44:07.300Z] Removing intermediate container 41dc36e9b2c2 [2024-10-22T06:44:07.300Z] ---> 8f2c59f9b1f9 [2024-10-22T06:44:07.300Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T06:44:07.300Z] ---> Running in e5d48d5fcd09 [2024-10-22T06:44:07.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:44:07.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:44:07.819Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T06:44:07.819Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T06:44:07.819Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:44:07.819Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:44:08.078Z] OK: 9 MiB in 16 packages [2024-10-22T06:44:08.338Z] Removing intermediate container e5d48d5fcd09 [2024-10-22T06:44:08.338Z] ---> 269263fe29d9 [2024-10-22T06:44:08.338Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-22T06:44:08.338Z] ---> Running in 1699acea5dbb [2024-10-22T06:44:08.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:44:08.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:44:08.864Z] Upgrading critical system libraries and apk-tools: [2024-10-22T06:44:08.864Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T06:44:08.864Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:44:09.124Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T06:44:09.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:44:09.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:44:09.384Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:44:09.384Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:44:09.384Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:44:09.384Z] OK: 9 MiB in 16 packages [2024-10-22T06:44:09.952Z] Removing intermediate container 1699acea5dbb [2024-10-22T06:44:09.952Z] ---> 7e01ec8306ce [2024-10-22T06:44:09.952Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T06:44:09.952Z] ---> 6448cd490f85 [2024-10-22T06:44:09.952Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T06:44:10.210Z] ---> d0a79f3026df [2024-10-22T06:44:10.210Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-22T06:44:10.210Z] ---> 73ddcbe32bfd [2024-10-22T06:44:10.210Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-22T06:44:11.147Z] ---> 0bb1ee27409a [2024-10-22T06:44:11.147Z] Step 22/27 : EXPOSE 59712 [2024-10-22T06:44:11.147Z] ---> Running in 15a5f59c1d38 [2024-10-22T06:44:11.147Z] Removing intermediate container 15a5f59c1d38 [2024-10-22T06:44:11.147Z] ---> 330ac1fe72fd [2024-10-22T06:44:11.147Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-22T06:44:11.147Z] ---> Running in 9122bbd8f8a6 [2024-10-22T06:44:11.147Z] Removing intermediate container 9122bbd8f8a6 [2024-10-22T06:44:11.147Z] ---> 63cc5e0851be [2024-10-22T06:44:11.147Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T06:44:11.147Z] ---> Running in 752735fc84ec [2024-10-22T06:44:11.406Z] Removing intermediate container 752735fc84ec [2024-10-22T06:44:11.406Z] ---> 6e5c71230939 [2024-10-22T06:44:11.406Z] Step 25/27 : LABEL arch=amd64 [2024-10-22T06:44:11.406Z] ---> Running in d0c01b668d0f [2024-10-22T06:44:11.406Z] Removing intermediate container d0c01b668d0f [2024-10-22T06:44:11.406Z] ---> a640ce4dd581 [2024-10-22T06:44:11.406Z] Step 26/27 : LABEL git_sha=62ddbc5b0f189cb0e082a652d86835a7c06dea97 [2024-10-22T06:44:11.406Z] ---> Running in cdeb98eea14f [2024-10-22T06:44:11.406Z] Removing intermediate container cdeb98eea14f [2024-10-22T06:44:11.406Z] ---> b7e62bf33e05 [2024-10-22T06:44:11.406Z] Step 27/27 : LABEL version=3.2.0-dev.24 [2024-10-22T06:44:11.406Z] ---> Running in 95562f4c13e6 [2024-10-22T06:44:11.665Z] Removing intermediate container 95562f4c13e6 [2024-10-22T06:44:11.665Z] ---> 5fb81a59537d [2024-10-22T06:44:11.665Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T06:44:11.665Z] Successfully built 5fb81a59537d [2024-10-22T06:44:11.665Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:44:11.798Z] provisioning config files... [2024-10-22T06:44:11.805Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8552475114099188647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:44:12.103Z] ---> ****-login.sh [2024-10-22T06:44:12.103Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:44:12.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:44:12.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:44:12.104Z] Configure a credential helper to remove this warning. See [2024-10-22T06:44:12.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:44:12.104Z] [2024-10-22T06:44:12.104Z] Login Succeeded [2024-10-22T06:44:12.104Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:44:12.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:44:12.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:44:12.104Z] Configure a credential helper to remove this warning. See [2024-10-22T06:44:12.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:44:12.104Z] [2024-10-22T06:44:12.104Z] Login Succeeded [2024-10-22T06:44:12.104Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:44:12.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:44:12.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:44:12.363Z] Configure a credential helper to remove this warning. See [2024-10-22T06:44:12.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:44:12.363Z] [2024-10-22T06:44:12.363Z] Login Succeeded [2024-10-22T06:44:12.363Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:44:12.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:44:12.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:44:12.363Z] Configure a credential helper to remove this warning. See [2024-10-22T06:44:12.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:44:12.364Z] [2024-10-22T06:44:12.364Z] Login Succeeded [2024-10-22T06:44:12.364Z] ****.io [2024-10-22T06:44:12.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:44:12.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:44:12.623Z] Configure a credential helper to remove this warning. See [2024-10-22T06:44:12.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:44:12.623Z] [2024-10-22T06:44:12.623Z] Login Succeeded [2024-10-22T06:44:12.623Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:44:12.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T06:44:12.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:44:12.709Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-10-22T06:44:12.709Z] 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [2024-10-22T06:44:12.709Z] latest [2024-10-22T06:44:12.709Z] 3.2.0-dev.24 [2024-10-22T06:44:12.709Z] 62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [2024-10-22T06:44:12.709Z] main [2024-10-22T06:44:12.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:13.058Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:13.381Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97 [2024-10-22T06:44:13.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-22T06:44:13.381Z] 814f65c1ebaa: Preparing [2024-10-22T06:44:13.381Z] 0d006fdfbf26: Preparing [2024-10-22T06:44:13.381Z] 8a71f41f9f79: Preparing [2024-10-22T06:44:13.381Z] ec4ca7c186f8: Preparing [2024-10-22T06:44:13.381Z] a082df8b05f0: Preparing [2024-10-22T06:44:13.381Z] 1d8afdb0f8c5: Preparing [2024-10-22T06:44:13.381Z] 63ca1fbb43ae: Preparing [2024-10-22T06:44:13.381Z] 1d8afdb0f8c5: Waiting [2024-10-22T06:44:13.381Z] ec4ca7c186f8: Pushed [2024-10-22T06:44:13.381Z] 8a71f41f9f79: Pushed [2024-10-22T06:44:13.381Z] 0d006fdfbf26: Pushed [2024-10-22T06:44:13.381Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:44:13.640Z] 1d8afdb0f8c5: Pushed [2024-10-22T06:44:13.899Z] a082df8b05f0: Pushed [2024-10-22T06:44:18.093Z] 814f65c1ebaa: Pushed [2024-10-22T06:44:18.354Z] 62ddbc5b0f189cb0e082a652d86835a7c06dea97: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:18.693Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:19.010Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-22T06:44:19.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-22T06:44:19.010Z] 814f65c1ebaa: Preparing [2024-10-22T06:44:19.010Z] 0d006fdfbf26: Preparing [2024-10-22T06:44:19.010Z] 8a71f41f9f79: Preparing [2024-10-22T06:44:19.010Z] ec4ca7c186f8: Preparing [2024-10-22T06:44:19.010Z] a082df8b05f0: Preparing [2024-10-22T06:44:19.010Z] 1d8afdb0f8c5: Preparing [2024-10-22T06:44:19.010Z] 63ca1fbb43ae: Preparing [2024-10-22T06:44:19.010Z] 1d8afdb0f8c5: Waiting [2024-10-22T06:44:19.010Z] 63ca1fbb43ae: Waiting [2024-10-22T06:44:19.010Z] 814f65c1ebaa: Layer already exists [2024-10-22T06:44:19.010Z] ec4ca7c186f8: Layer already exists [2024-10-22T06:44:19.010Z] 0d006fdfbf26: Layer already exists [2024-10-22T06:44:19.010Z] 8a71f41f9f79: Layer already exists [2024-10-22T06:44:19.010Z] a082df8b05f0: Layer already exists [2024-10-22T06:44:19.010Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:44:19.010Z] 1d8afdb0f8c5: Layer already exists [2024-10-22T06:44:19.010Z] latest: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:19.338Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:19.665Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.24 [2024-10-22T06:44:19.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-22T06:44:19.665Z] 814f65c1ebaa: Preparing [2024-10-22T06:44:19.665Z] 0d006fdfbf26: Preparing [2024-10-22T06:44:19.665Z] 8a71f41f9f79: Preparing [2024-10-22T06:44:19.665Z] ec4ca7c186f8: Preparing [2024-10-22T06:44:19.665Z] a082df8b05f0: Preparing [2024-10-22T06:44:19.665Z] 1d8afdb0f8c5: Preparing [2024-10-22T06:44:19.665Z] 63ca1fbb43ae: Preparing [2024-10-22T06:44:19.665Z] 1d8afdb0f8c5: Waiting [2024-10-22T06:44:19.665Z] 63ca1fbb43ae: Waiting [2024-10-22T06:44:19.665Z] a082df8b05f0: Layer already exists [2024-10-22T06:44:19.665Z] 0d006fdfbf26: Layer already exists [2024-10-22T06:44:19.665Z] 8a71f41f9f79: Layer already exists [2024-10-22T06:44:19.665Z] ec4ca7c186f8: Layer already exists [2024-10-22T06:44:19.665Z] 814f65c1ebaa: Layer already exists [2024-10-22T06:44:19.665Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:44:19.665Z] 1d8afdb0f8c5: Layer already exists [2024-10-22T06:44:19.665Z] 3.2.0-dev.24: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:19.991Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:20.317Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [2024-10-22T06:44:20.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-22T06:44:20.317Z] 814f65c1ebaa: Preparing [2024-10-22T06:44:20.317Z] 0d006fdfbf26: Preparing [2024-10-22T06:44:20.317Z] 8a71f41f9f79: Preparing [2024-10-22T06:44:20.317Z] ec4ca7c186f8: Preparing [2024-10-22T06:44:20.317Z] a082df8b05f0: Preparing [2024-10-22T06:44:20.317Z] 1d8afdb0f8c5: Preparing [2024-10-22T06:44:20.317Z] 63ca1fbb43ae: Preparing [2024-10-22T06:44:20.317Z] 63ca1fbb43ae: Waiting [2024-10-22T06:44:20.317Z] 1d8afdb0f8c5: Waiting [2024-10-22T06:44:20.317Z] 814f65c1ebaa: Layer already exists [2024-10-22T06:44:20.317Z] a082df8b05f0: Layer already exists [2024-10-22T06:44:20.317Z] ec4ca7c186f8: Layer already exists [2024-10-22T06:44:20.317Z] 0d006fdfbf26: Layer already exists [2024-10-22T06:44:20.317Z] 8a71f41f9f79: Layer already exists [2024-10-22T06:44:20.317Z] 1d8afdb0f8c5: Layer already exists [2024-10-22T06:44:20.317Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:44:20.317Z] 62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:20.646Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:20.975Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-10-22T06:44:20.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-22T06:44:20.975Z] 814f65c1ebaa: Preparing [2024-10-22T06:44:20.975Z] 0d006fdfbf26: Preparing [2024-10-22T06:44:20.975Z] 8a71f41f9f79: Preparing [2024-10-22T06:44:20.975Z] ec4ca7c186f8: Preparing [2024-10-22T06:44:20.975Z] a082df8b05f0: Preparing [2024-10-22T06:44:20.975Z] 1d8afdb0f8c5: Preparing [2024-10-22T06:44:20.975Z] 63ca1fbb43ae: Preparing [2024-10-22T06:44:20.975Z] 63ca1fbb43ae: Waiting [2024-10-22T06:44:20.975Z] 1d8afdb0f8c5: Waiting [2024-10-22T06:44:20.975Z] 8a71f41f9f79: Layer already exists [2024-10-22T06:44:20.975Z] ec4ca7c186f8: Layer already exists [2024-10-22T06:44:20.975Z] 0d006fdfbf26: Layer already exists [2024-10-22T06:44:20.975Z] 814f65c1ebaa: Layer already exists [2024-10-22T06:44:20.975Z] a082df8b05f0: Layer already exists [2024-10-22T06:44:20.975Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:44:20.975Z] 1d8afdb0f8c5: Layer already exists [2024-10-22T06:44:20.975Z] main: digest: sha256:0238c683710ec9a80be75128536ed9bfa4de9ac3c61cda5d2f6c1e9c174056db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T06:44:21.046Z] ===================================================== [Pipeline] echo [2024-10-22T06:44:21.063Z] taggedImages: [2024-10-22T06:44:21.063Z] - nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97 [2024-10-22T06:44:21.063Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-22T06:44:21.063Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.24 [2024-10-22T06:44:21.063Z] - nexus3.edgexfoundry.org:10004/app-record-replay:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [2024-10-22T06:44:21.063Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:21.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:44:21.476Z] [2024-10-22T06:44:21.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:44:21.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:44:21.782Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T06:44:21.782Z] 5eb5b503b376: Pulling fs layer [2024-10-22T06:44:21.782Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T06:44:21.782Z] ec43610c2a17: Pulling fs layer [2024-10-22T06:44:21.783Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T06:44:21.783Z] 33b1e0a273af: Pulling fs layer [2024-10-22T06:44:21.783Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T06:44:21.783Z] 2f39f015ded8: Pulling fs layer [2024-10-22T06:44:21.783Z] 5d3b04190fa2: Waiting [2024-10-22T06:44:21.783Z] 33b1e0a273af: Waiting [2024-10-22T06:44:21.783Z] 3a2ae6a8a46f: Waiting [2024-10-22T06:44:21.783Z] 5c69ac0246d0: Verifying Checksum [2024-10-22T06:44:21.783Z] 5c69ac0246d0: Download complete [2024-10-22T06:44:21.783Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T06:44:21.783Z] 3a2ae6a8a46f: Download complete [2024-10-22T06:44:21.783Z] 33b1e0a273af: Verifying Checksum [2024-10-22T06:44:21.783Z] 33b1e0a273af: Download complete [2024-10-22T06:44:21.783Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T06:44:21.783Z] 5d3b04190fa2: Download complete [2024-10-22T06:44:22.040Z] ec43610c2a17: Download complete [2024-10-22T06:44:22.040Z] 5eb5b503b376: Verifying Checksum [2024-10-22T06:44:22.040Z] 5eb5b503b376: Download complete [2024-10-22T06:44:22.605Z] 2f39f015ded8: Download complete [2024-10-22T06:44:23.170Z] 5eb5b503b376: Pull complete [2024-10-22T06:44:23.170Z] 5c69ac0246d0: Pull complete [2024-10-22T06:44:23.428Z] ec43610c2a17: Pull complete [2024-10-22T06:44:23.687Z] 3a2ae6a8a46f: Pull complete [2024-10-22T06:44:23.687Z] 33b1e0a273af: Pull complete [2024-10-22T06:44:23.687Z] 5d3b04190fa2: Pull complete [2024-10-22T06:44:27.871Z] 2f39f015ded8: Pull complete [2024-10-22T06:44:27.871Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T06:44:27.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:44:27.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:44:27.974Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T06:44:28.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T06:44:29.046Z] $ docker top 538dfd258cf2511600ce5c85a1502f29ae8a614282f0a90b47cafa861c889c07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:44:29.428Z] ---> job-cost.sh [2024-10-22T06:44:29.428Z] lf-activate-venv: SKIPPING [2024-10-22T06:44:29.428Z] INFO: No Stack... [2024-10-22T06:44:29.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T06:44:30.255Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T06:44:30.546Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-10-22T06:44:30.546Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T06:44:30.562Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [2024-10-22T06:44:30.573Z] Resource [jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] did not exist. Created. [2024-10-22T06:44:30.581Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T06:44:30.892Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T06:44:30.919Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T06:44:30.933Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T06:44:30.961Z] $ docker stop --time=1 538dfd258cf2511600ce5c85a1502f29ae8a614282f0a90b47cafa861c889c07 [2024-10-22T06:44:32.110Z] $ docker rm -f --volumes 538dfd258cf2511600ce5c85a1502f29ae8a614282f0a90b47cafa861c889c07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T06:45:05.802Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23483 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-10-22T06:45:05.825Z] Running in /w/workspace/app-record-replay/99 [Pipeline] { [Pipeline] checkout [2024-10-22T06:45:08.888Z] Selected Git installation does not exist. Using Default [2024-10-22T06:45:08.888Z] The recommended git tool is: NONE [2024-10-22T06:45:15.573Z] using credential edgex-jenkins-ssh [2024-10-22T06:45:15.598Z] Cloning the remote Git repository [2024-10-22T06:45:15.653Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-10-22T06:45:15.769Z] > git init /w/workspace/app-record-replay/99 # timeout=10 [2024-10-22T06:45:15.931Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-22T06:45:15.932Z] > git --version # timeout=10 [2024-10-22T06:45:15.951Z] > git --version # 'git version 2.25.1' [2024-10-22T06:45:15.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T06:45:16.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:45:19.940Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-22T06:45:19.964Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:45:20.889Z] Avoid second fetch [2024-10-22T06:45:20.890Z] Checking out Revision 62ddbc5b0f189cb0e082a652d86835a7c06dea97 (main) [2024-10-22T06:45:21.568Z] Commit message: "Merge pull request #150 from cherrycl/edgex-go-issue-4978" [2024-10-22T06:45:20.902Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T06:45:20.969Z] > git checkout -f 62ddbc5b0f189cb0e082a652d86835a7c06dea97 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:45:26.424Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T06:45:26.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T06:45:26.425Z] Dload Upload Total Spent Left Speed [2024-10-22T06:45:26.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-10-22T06:45:26.768Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T06:45:27.107Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-10-22T06:45:27.107Z] [2024-10-22T06:45:27.107Z] { [2024-10-22T06:45:27.107Z] "registry-mirrors": [ [2024-10-22T06:45:27.107Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T06:45:27.107Z] ], [2024-10-22T06:45:27.107Z] "bip": "10.250.0.254/24", [2024-10-22T06:45:27.107Z] "hosts": [ [2024-10-22T06:45:27.107Z] "tcp://0.0.0.0:5555", [2024-10-22T06:45:27.107Z] "unix:///var/run/docker.sock" [2024-10-22T06:45:27.107Z] ], [2024-10-22T06:45:27.107Z] "mtu": 1458, [2024-10-22T06:45:27.107Z] "selinux-enabled": true, [2024-10-22T06:45:27.107Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T06:45:27.107Z] } [Pipeline] sh [2024-10-22T06:45:27.454Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T06:45:27.787Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:45:46.068Z] provisioning config files... [2024-10-22T06:45:46.099Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/99@tmp/config15443988597765314245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:45:46.573Z] ---> ****-login.sh [2024-10-22T06:45:46.573Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:45:47.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:45:47.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:45:47.166Z] Configure a credential helper to remove this warning. See [2024-10-22T06:45:47.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:45:47.167Z] [2024-10-22T06:45:47.167Z] Login Succeeded [2024-10-22T06:45:47.167Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:45:47.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:45:47.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:45:47.703Z] Configure a credential helper to remove this warning. See [2024-10-22T06:45:47.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:45:47.703Z] [2024-10-22T06:45:47.703Z] Login Succeeded [2024-10-22T06:45:47.703Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:45:47.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:45:47.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:45:47.972Z] Configure a credential helper to remove this warning. See [2024-10-22T06:45:47.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:45:47.972Z] [2024-10-22T06:45:47.972Z] Login Succeeded [2024-10-22T06:45:47.972Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:45:48.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:45:48.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:45:48.245Z] Configure a credential helper to remove this warning. See [2024-10-22T06:45:48.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:45:48.245Z] [2024-10-22T06:45:48.245Z] Login Succeeded [2024-10-22T06:45:48.245Z] ****.io [2024-10-22T06:45:48.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:45:48.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:45:48.787Z] Configure a credential helper to remove this warning. See [2024-10-22T06:45:48.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:45:48.787Z] [2024-10-22T06:45:48.787Z] Login Succeeded [2024-10-22T06:45:48.787Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:45:48.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T06:45:49.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:45:49.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:45:49.175Z] ========================================================= [2024-10-22T06:45:49.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T06:45:49.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:45:49.554Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T06:45:49.824Z] Sending build context to Docker daemon 337.9kB [2024-10-22T06:45:49.824Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:45:49.824Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T06:45:50.096Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T06:45:50.096Z] cf04c63912e1: Pulling fs layer [2024-10-22T06:45:50.096Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T06:45:50.096Z] a37a00ec5f00: Pulling fs layer [2024-10-22T06:45:50.096Z] 50b3750afda1: Pulling fs layer [2024-10-22T06:45:50.096Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:45:50.096Z] 80978eb59214: Pulling fs layer [2024-10-22T06:45:50.096Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T06:45:50.096Z] c5a475d317c9: Pulling fs layer [2024-10-22T06:45:50.096Z] 4f4fb700ef54: Waiting [2024-10-22T06:45:50.096Z] 80978eb59214: Waiting [2024-10-22T06:45:50.096Z] c9f46d7d2bd2: Waiting [2024-10-22T06:45:50.096Z] c5a475d317c9: Waiting [2024-10-22T06:45:50.096Z] 50b3750afda1: Waiting [2024-10-22T06:45:50.096Z] 55b35a11ae5e: Verifying Checksum [2024-10-22T06:45:50.096Z] 55b35a11ae5e: Download complete [2024-10-22T06:45:50.096Z] 50b3750afda1: Verifying Checksum [2024-10-22T06:45:50.096Z] 50b3750afda1: Download complete [2024-10-22T06:45:50.096Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T06:45:50.096Z] 4f4fb700ef54: Download complete [2024-10-22T06:45:50.096Z] 80978eb59214: Verifying Checksum [2024-10-22T06:45:50.096Z] 80978eb59214: Download complete [2024-10-22T06:45:50.096Z] cf04c63912e1: Verifying Checksum [2024-10-22T06:45:50.096Z] cf04c63912e1: Download complete [2024-10-22T06:45:50.687Z] c5a475d317c9: Verifying Checksum [2024-10-22T06:45:50.687Z] c5a475d317c9: Download complete [2024-10-22T06:45:50.957Z] cf04c63912e1: Pull complete [2024-10-22T06:45:51.564Z] 55b35a11ae5e: Pull complete [2024-10-22T06:45:52.163Z] a37a00ec5f00: Verifying Checksum [2024-10-22T06:45:52.163Z] a37a00ec5f00: Download complete [2024-10-22T06:45:53.143Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T06:46:08.195Z] a37a00ec5f00: Pull complete [2024-10-22T06:46:08.196Z] 50b3750afda1: Pull complete [2024-10-22T06:46:08.196Z] 4f4fb700ef54: Pull complete [2024-10-22T06:46:08.196Z] 80978eb59214: Pull complete [2024-10-22T06:46:14.894Z] c9f46d7d2bd2: Pull complete [2024-10-22T06:46:16.860Z] c5a475d317c9: Pull complete [2024-10-22T06:46:16.860Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T06:46:16.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T06:46:16.860Z] ---> be29e6b0f0d4 [2024-10-22T06:46:16.860Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:46:18.271Z] ---> Running in 5aaa3d16ac37 [2024-10-22T06:46:18.540Z] Removing intermediate container 5aaa3d16ac37 [2024-10-22T06:46:18.540Z] ---> 6b5fd5080510 [2024-10-22T06:46:18.540Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:46:18.810Z] ---> Running in c7810c8d4c43 [2024-10-22T06:46:19.076Z] Removing intermediate container c7810c8d4c43 [2024-10-22T06:46:19.076Z] ---> 974ccabb77f3 [2024-10-22T06:46:19.076Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:46:19.076Z] ---> Running in 50461439b710 [2024-10-22T06:46:19.345Z] Removing intermediate container 50461439b710 [2024-10-22T06:46:19.345Z] ---> ca0c480ff49e [2024-10-22T06:46:19.345Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:46:19.612Z] ---> Running in 4f490b2bdfa1 [2024-10-22T06:46:21.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:46:21.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:46:22.459Z] OK: 238 MiB in 54 packages [2024-10-22T06:46:23.429Z] Removing intermediate container 4f490b2bdfa1 [2024-10-22T06:46:23.429Z] ---> 810b1bc13aba [2024-10-22T06:46:23.429Z] Step 7/12 : WORKDIR /app [2024-10-22T06:46:23.429Z] ---> Running in e648fb1abf83 [2024-10-22T06:46:23.698Z] Removing intermediate container e648fb1abf83 [2024-10-22T06:46:23.698Z] ---> 2c7fc3d85655 [2024-10-22T06:46:23.698Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T06:46:24.290Z] ---> fcb2d187c288 [2024-10-22T06:46:24.290Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:46:24.578Z] ---> Running in bf6680ad38ae [2024-10-22T06:48:16.267Z] Removing intermediate container bf6680ad38ae [2024-10-22T06:48:16.267Z] ---> 9f568390859c [2024-10-22T06:48:16.267Z] Step 10/12 : COPY . . [2024-10-22T06:48:16.267Z] ---> 0b62f66a79cc [2024-10-22T06:48:16.267Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:48:16.267Z] ---> Running in 5ac0ff6cfb91 [2024-10-22T06:48:16.267Z] Removing intermediate container 5ac0ff6cfb91 [2024-10-22T06:48:16.267Z] ---> b10fa3d4eb15 [2024-10-22T06:48:16.267Z] Step 12/12 : RUN $MAKE [2024-10-22T06:48:16.267Z] ---> Running in d7fe7fa999fd [2024-10-22T06:48:16.267Z] noop [2024-10-22T06:48:16.862Z] Removing intermediate container d7fe7fa999fd [2024-10-22T06:48:16.862Z] ---> d6a3cd389375 [2024-10-22T06:48:16.862Z] Successfully built d6a3cd389375 [2024-10-22T06:48:17.145Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:48:17.530Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:48:17.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:48:17.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-23483 does not seem to be running inside a container [2024-10-22T06:48:17.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/99 -v /w/workspace/app-record-replay/99:/w/workspace/app-record-replay/99:rw,z -v /w/workspace/app-record-replay/99@tmp:/w/workspace/app-record-replay/99@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-10-22T06:48:19.266Z] $ docker top 400e571f90bf5c770deb5a1419011506a2e067579719639dac5ed21ef12604c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:48:20.150Z] + go version [2024-10-22T06:48:20.150Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T06:48:20.164Z] $ docker stop --time=1 400e571f90bf5c770deb5a1419011506a2e067579719639dac5ed21ef12604c1 [2024-10-22T06:48:21.851Z] $ docker rm -f --volumes 400e571f90bf5c770deb5a1419011506a2e067579719639dac5ed21ef12604c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:48:22.491Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:48:22.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:48:22.706Z] prd-ubuntu20.04-docker-arm64-4c-16g-23483 does not seem to be running inside a container [2024-10-22T06:48:22.774Z] $ 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/99 -v /w/workspace/app-record-replay/99:/w/workspace/app-record-replay/99:rw,z -v /w/workspace/app-record-replay/99@tmp:/w/workspace/app-record-replay/99@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-10-22T06:48:23.985Z] $ docker top 81708aa63b902e2bbe03b8f42ec33627c22ec08b366871941061022742c05a40 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:48:24.860Z] + git config --global --add safe.directory /w/workspace/app-record-replay/99 [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:48:25.538Z] + make test [2024-10-22T06:48:25.538Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T06:53:32.563Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-22T06:53:39.231Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.128s coverage: 88.0% of statements [2024-10-22T06:53:45.915Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-22T06:53:45.915Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-22T06:53:49.264Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-22T06:53:52.613Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.854s coverage: 98.7% of statements [2024-10-22T06:53:52.613Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.515s coverage: 89.7% of statements [2024-10-22T06:53:52.613Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.085s coverage: 100.0% of statements [2024-10-22T06:53:54.023Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T06:53:54.023Z] go vet ./... [2024-10-22T06:58:31.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T06:58:31.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T06:58:31.879Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T06:58:31.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T06:58:31.907Z] $ docker stop --time=1 81708aa63b902e2bbe03b8f42ec33627c22ec08b366871941061022742c05a40 [2024-10-22T06:58:33.893Z] $ docker rm -f --volumes 81708aa63b902e2bbe03b8f42ec33627c22ec08b366871941061022742c05a40 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:58:36.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T06:58:36.472Z] Warning: overwriting stash ‘coverage-report’ [2024-10-22T06:58:37.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:58:37.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T06:58:37.863Z] + ls -al . [2024-10-22T06:58:37.863Z] total 276 [2024-10-22T06:58:37.863Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 06:48 . [2024-10-22T06:58:37.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:45 .. [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 06:45 .dockerignore [2024-10-22T06:58:37.863Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:45 .git [2024-10-22T06:58:37.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:45 .github [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 22 06:45 .gitignore [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 06:45 .golangci.yml [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 20885 Oct 22 06:45 Attribution.txt [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 22 06:45 CHANGELOG.md [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 22 06:45 Dockerfile [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:45 GOVERNANCE.md [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 22 06:45 Jenkinsfile [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 06:45 LICENSE [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 3805 Oct 22 06:45 Makefile [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 22 06:45 OWNERS.md [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 22 06:45 README.md [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 22 06:45 Record and Reply.postman_collection.json [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:41 VERSION [2024-10-22T06:58:37.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:45 bin [2024-10-22T06:58:37.863Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 22 06:53 coverage.out [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 7488 Oct 22 06:45 go.mod [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 100896 Oct 22 06:45 go.sum [2024-10-22T06:58:37.863Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 06:45 internal [2024-10-22T06:58:37.863Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 22 06:45 main.go [2024-10-22T06:58:37.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:45 openapi [2024-10-22T06:58:37.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:45 pkg [2024-10-22T06:58:37.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:58:38.222Z] + 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=62ddbc5b0f189cb0e082a652d86835a7c06dea97 --label arch=arm64 --label version=3.2.0-dev.24 . [2024-10-22T06:58:38.488Z] Sending build context to Docker daemon 372.7kB [2024-10-22T06:58:38.488Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:58:38.488Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-22T06:58:38.488Z] ---> d6a3cd389375 [2024-10-22T06:58:38.488Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:58:38.755Z] ---> Running in 2d3d21e27f04 [2024-10-22T06:58:39.023Z] Removing intermediate container 2d3d21e27f04 [2024-10-22T06:58:39.023Z] ---> c750671bedec [2024-10-22T06:58:39.023Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:58:39.023Z] ---> Running in 38ddaab68c05 [2024-10-22T06:58:39.294Z] Removing intermediate container 38ddaab68c05 [2024-10-22T06:58:39.294Z] ---> 59de5fd1cf88 [2024-10-22T06:58:39.294Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:58:39.563Z] ---> Running in 7534afeb8de2 [2024-10-22T06:58:39.833Z] Removing intermediate container 7534afeb8de2 [2024-10-22T06:58:39.833Z] ---> 8d7cac63d1a2 [2024-10-22T06:58:39.833Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:58:39.833Z] ---> Running in e30f0940bc79 [2024-10-22T06:58:40.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:58:41.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:58:42.474Z] OK: 238 MiB in 54 packages [2024-10-22T06:58:43.446Z] Removing intermediate container e30f0940bc79 [2024-10-22T06:58:43.446Z] ---> aa80239146ce [2024-10-22T06:58:43.446Z] Step 7/27 : WORKDIR /app [2024-10-22T06:58:43.446Z] ---> Running in 4ec660cf8b97 [2024-10-22T06:58:44.027Z] Removing intermediate container 4ec660cf8b97 [2024-10-22T06:58:44.027Z] ---> cd20e5b81f70 [2024-10-22T06:58:44.027Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-22T06:58:44.293Z] ---> c5b132d7e991 [2024-10-22T06:58:44.293Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:58:44.561Z] ---> Running in 139007aa2627 [2024-10-22T06:58:47.169Z] Removing intermediate container 139007aa2627 [2024-10-22T06:58:47.169Z] ---> a6895981e1ce [2024-10-22T06:58:47.169Z] Step 10/27 : COPY . . [2024-10-22T06:58:47.433Z] ---> 9f28b14f181a [2024-10-22T06:58:47.433Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:58:47.433Z] ---> Running in e651b181a624 [2024-10-22T06:58:47.714Z] Removing intermediate container e651b181a624 [2024-10-22T06:58:47.714Z] ---> 712eace558af [2024-10-22T06:58:47.714Z] Step 12/27 : RUN $MAKE [2024-10-22T06:58:47.979Z] ---> Running in 33ec42420645 [2024-10-22T06:58:48.940Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-record-replay [2024-10-22T07:02:43.272Z] Removing intermediate container 33ec42420645 [2024-10-22T07:02:43.272Z] ---> 51aa3ec17127 [2024-10-22T07:02:43.272Z] Step 13/27 : FROM alpine:3.20 [2024-10-22T07:02:43.272Z] 3.20: Pulling from library/alpine [2024-10-22T07:02:43.540Z] cf04c63912e1: Already exists [2024-10-22T07:02:43.540Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T07:02:43.540Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T07:02:43.540Z] ---> c157a85ed455 [2024-10-22T07:02:43.540Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T07:02:43.808Z] ---> Running in 345c6e72947c [2024-10-22T07:02:44.076Z] Removing intermediate container 345c6e72947c [2024-10-22T07:02:44.076Z] ---> b7ec5bf6e152 [2024-10-22T07:02:44.076Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-22T07:02:44.076Z] ---> Running in 298d4a29e941 [2024-10-22T07:02:44.345Z] Removing intermediate container 298d4a29e941 [2024-10-22T07:02:44.345Z] ---> 4ceb4563be27 [2024-10-22T07:02:44.345Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T07:02:44.345Z] ---> Running in df814b9ef7ab [2024-10-22T07:02:45.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T07:02:45.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T07:02:47.314Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T07:02:47.314Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T07:02:47.314Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T07:02:47.314Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T07:02:47.579Z] OK: 10 MiB in 16 packages [2024-10-22T07:02:48.983Z] Removing intermediate container df814b9ef7ab [2024-10-22T07:02:48.983Z] ---> b329fa25635e [2024-10-22T07:02:48.983Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-22T07:02:48.983Z] ---> Running in 8b4cb0e1a1fd [2024-10-22T07:02:49.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T07:02:49.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T07:02:51.343Z] Upgrading critical system libraries and apk-tools: [2024-10-22T07:02:51.343Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T07:02:51.343Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T07:02:51.609Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T07:02:51.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T07:02:51.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T07:02:53.275Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T07:02:53.275Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T07:02:53.275Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T07:02:53.542Z] OK: 10 MiB in 16 packages [2024-10-22T07:02:54.511Z] Removing intermediate container 8b4cb0e1a1fd [2024-10-22T07:02:54.511Z] ---> da8bc42d3530 [2024-10-22T07:02:54.511Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T07:02:55.090Z] ---> 16d149878d8b [2024-10-22T07:02:55.090Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T07:02:55.355Z] ---> b7d68e9d8ae7 [2024-10-22T07:02:55.355Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-22T07:02:55.934Z] ---> 90c1827d543a [2024-10-22T07:02:55.934Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-22T07:02:58.517Z] ---> 7e652ca23e70 [2024-10-22T07:02:58.517Z] Step 22/27 : EXPOSE 59712 [2024-10-22T07:02:58.517Z] ---> Running in 9d5b7a5a721f [2024-10-22T07:02:58.517Z] Removing intermediate container 9d5b7a5a721f [2024-10-22T07:02:58.517Z] ---> 76304b6671c5 [2024-10-22T07:02:58.517Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-22T07:02:58.517Z] ---> Running in 707f3df22c73 [2024-10-22T07:02:58.784Z] Removing intermediate container 707f3df22c73 [2024-10-22T07:02:58.784Z] ---> f65f60e30798 [2024-10-22T07:02:58.784Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T07:02:59.050Z] ---> Running in e4c5590c1311 [2024-10-22T07:02:59.316Z] Removing intermediate container e4c5590c1311 [2024-10-22T07:02:59.316Z] ---> 1cb286a11530 [2024-10-22T07:02:59.316Z] Step 25/27 : LABEL arch=arm64 [2024-10-22T07:02:59.316Z] ---> Running in 4065de5880a5 [2024-10-22T07:02:59.581Z] Removing intermediate container 4065de5880a5 [2024-10-22T07:02:59.581Z] ---> 303f18cc468d [2024-10-22T07:02:59.581Z] Step 26/27 : LABEL git_sha=62ddbc5b0f189cb0e082a652d86835a7c06dea97 [2024-10-22T07:02:59.581Z] ---> Running in 03797fd9b7d7 [2024-10-22T07:02:59.846Z] Removing intermediate container 03797fd9b7d7 [2024-10-22T07:02:59.846Z] ---> a1e7c866747f [2024-10-22T07:02:59.846Z] Step 27/27 : LABEL version=3.2.0-dev.24 [2024-10-22T07:03:00.114Z] ---> Running in 0ce00a3ee773 [2024-10-22T07:03:00.379Z] Removing intermediate container 0ce00a3ee773 [2024-10-22T07:03:00.379Z] ---> e856a65d5749 [2024-10-22T07:03:00.379Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T07:03:00.379Z] Successfully built e856a65d5749 [2024-10-22T07:03:00.379Z] 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-10-22T07:03:00.533Z] provisioning config files... [2024-10-22T07:03:00.548Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/99@tmp/config5359988703756710308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:03:00.885Z] ---> ****-login.sh [2024-10-22T07:03:00.885Z] nexus3.edgexfoundry.org:10001 [2024-10-22T07:03:00.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:03:01.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:03:01.154Z] Configure a credential helper to remove this warning. See [2024-10-22T07:03:01.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:03:01.154Z] [2024-10-22T07:03:01.154Z] Login Succeeded [2024-10-22T07:03:01.154Z] nexus3.edgexfoundry.org:10002 [2024-10-22T07:03:01.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:03:01.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:03:01.419Z] Configure a credential helper to remove this warning. See [2024-10-22T07:03:01.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:03:01.419Z] [2024-10-22T07:03:01.419Z] Login Succeeded [2024-10-22T07:03:01.419Z] nexus3.edgexfoundry.org:10003 [2024-10-22T07:03:01.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:03:01.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:03:01.685Z] Configure a credential helper to remove this warning. See [2024-10-22T07:03:01.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:03:01.685Z] [2024-10-22T07:03:01.685Z] Login Succeeded [2024-10-22T07:03:01.685Z] nexus3.edgexfoundry.org:10004 [2024-10-22T07:03:01.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:03:02.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:03:02.216Z] Configure a credential helper to remove this warning. See [2024-10-22T07:03:02.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:03:02.216Z] [2024-10-22T07:03:02.216Z] Login Succeeded [2024-10-22T07:03:02.216Z] ****.io [2024-10-22T07:03:02.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:03:02.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:03:02.481Z] Configure a credential helper to remove this warning. See [2024-10-22T07:03:02.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:03:02.481Z] [2024-10-22T07:03:02.481Z] Login Succeeded [2024-10-22T07:03:02.746Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T07:03:02.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T07:03:02.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T07:03:02.832Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-10-22T07:03:02.832Z] 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [2024-10-22T07:03:02.832Z] latest [2024-10-22T07:03:02.832Z] 3.2.0-dev.24 [2024-10-22T07:03:02.832Z] 62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [2024-10-22T07:03:02.832Z] main [2024-10-22T07:03:02.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:03:03.195Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:03:03.552Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97 [2024-10-22T07:03:03.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-22T07:03:03.552Z] 7d19a7029ea8: Preparing [2024-10-22T07:03:03.552Z] 7f3057cc90a5: Preparing [2024-10-22T07:03:03.552Z] 174b7ee5ccc8: Preparing [2024-10-22T07:03:03.552Z] f67cdd39ef24: Preparing [2024-10-22T07:03:03.552Z] 849832742558: Preparing [2024-10-22T07:03:03.552Z] 2c9e3c7f30cc: Preparing [2024-10-22T07:03:03.552Z] 16113d51b718: Preparing [2024-10-22T07:03:03.552Z] 2c9e3c7f30cc: Waiting [2024-10-22T07:03:03.552Z] 16113d51b718: Waiting [2024-10-22T07:03:03.817Z] 174b7ee5ccc8: Pushed [2024-10-22T07:03:03.817Z] 7f3057cc90a5: Pushed [2024-10-22T07:03:03.817Z] f67cdd39ef24: Pushed [2024-10-22T07:03:03.817Z] 16113d51b718: Layer already exists [2024-10-22T07:03:04.081Z] 2c9e3c7f30cc: Pushed [2024-10-22T07:03:05.038Z] 849832742558: Pushed [2024-10-22T07:03:15.149Z] 7d19a7029ea8: Pushed [2024-10-22T07:03:15.149Z] 62ddbc5b0f189cb0e082a652d86835a7c06dea97: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:03:15.508Z] + 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-10-22T07:03:15.868Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-22T07:03:15.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-22T07:03:15.868Z] 7d19a7029ea8: Preparing [2024-10-22T07:03:15.868Z] 7f3057cc90a5: Preparing [2024-10-22T07:03:15.868Z] 174b7ee5ccc8: Preparing [2024-10-22T07:03:15.868Z] f67cdd39ef24: Preparing [2024-10-22T07:03:15.868Z] 849832742558: Preparing [2024-10-22T07:03:15.868Z] 2c9e3c7f30cc: Preparing [2024-10-22T07:03:15.868Z] 16113d51b718: Preparing [2024-10-22T07:03:15.868Z] 2c9e3c7f30cc: Waiting [2024-10-22T07:03:15.868Z] 16113d51b718: Waiting [2024-10-22T07:03:15.868Z] 849832742558: Layer already exists [2024-10-22T07:03:15.868Z] 174b7ee5ccc8: Layer already exists [2024-10-22T07:03:15.868Z] f67cdd39ef24: Layer already exists [2024-10-22T07:03:15.868Z] 7d19a7029ea8: Layer already exists [2024-10-22T07:03:15.868Z] 7f3057cc90a5: Layer already exists [2024-10-22T07:03:15.868Z] 16113d51b718: Layer already exists [2024-10-22T07:03:15.868Z] 2c9e3c7f30cc: Layer already exists [2024-10-22T07:03:16.134Z] latest: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:03:16.507Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:03:16.862Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.24 [2024-10-22T07:03:16.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-22T07:03:16.862Z] 7d19a7029ea8: Preparing [2024-10-22T07:03:16.862Z] 7f3057cc90a5: Preparing [2024-10-22T07:03:16.862Z] 174b7ee5ccc8: Preparing [2024-10-22T07:03:16.862Z] f67cdd39ef24: Preparing [2024-10-22T07:03:16.862Z] 849832742558: Preparing [2024-10-22T07:03:16.862Z] 2c9e3c7f30cc: Preparing [2024-10-22T07:03:16.862Z] 16113d51b718: Preparing [2024-10-22T07:03:16.862Z] 2c9e3c7f30cc: Waiting [2024-10-22T07:03:16.862Z] f67cdd39ef24: Layer already exists [2024-10-22T07:03:16.862Z] 7d19a7029ea8: Layer already exists [2024-10-22T07:03:16.862Z] 7f3057cc90a5: Layer already exists [2024-10-22T07:03:16.862Z] 849832742558: Layer already exists [2024-10-22T07:03:16.862Z] 174b7ee5ccc8: Layer already exists [2024-10-22T07:03:16.862Z] 16113d51b718: Layer already exists [2024-10-22T07:03:16.862Z] 2c9e3c7f30cc: Layer already exists [2024-10-22T07:03:17.127Z] 3.2.0-dev.24: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:03:17.490Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:03:17.844Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [2024-10-22T07:03:17.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-22T07:03:17.844Z] 7d19a7029ea8: Preparing [2024-10-22T07:03:17.844Z] 7f3057cc90a5: Preparing [2024-10-22T07:03:17.844Z] 174b7ee5ccc8: Preparing [2024-10-22T07:03:17.844Z] f67cdd39ef24: Preparing [2024-10-22T07:03:17.844Z] 849832742558: Preparing [2024-10-22T07:03:17.844Z] 2c9e3c7f30cc: Preparing [2024-10-22T07:03:17.844Z] 16113d51b718: Preparing [2024-10-22T07:03:17.844Z] 2c9e3c7f30cc: Waiting [2024-10-22T07:03:17.844Z] 16113d51b718: Waiting [2024-10-22T07:03:17.844Z] f67cdd39ef24: Layer already exists [2024-10-22T07:03:17.844Z] 7f3057cc90a5: Layer already exists [2024-10-22T07:03:17.844Z] 7d19a7029ea8: Layer already exists [2024-10-22T07:03:17.844Z] 174b7ee5ccc8: Layer already exists [2024-10-22T07:03:17.844Z] 849832742558: Layer already exists [2024-10-22T07:03:17.844Z] 16113d51b718: Layer already exists [2024-10-22T07:03:17.844Z] 2c9e3c7f30cc: Layer already exists [2024-10-22T07:03:17.844Z] 62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:03:18.472Z] + 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-10-22T07:03:18.831Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-10-22T07:03:18.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-22T07:03:18.831Z] 7d19a7029ea8: Preparing [2024-10-22T07:03:18.831Z] 7f3057cc90a5: Preparing [2024-10-22T07:03:18.831Z] 174b7ee5ccc8: Preparing [2024-10-22T07:03:18.831Z] f67cdd39ef24: Preparing [2024-10-22T07:03:18.831Z] 849832742558: Preparing [2024-10-22T07:03:18.831Z] 2c9e3c7f30cc: Preparing [2024-10-22T07:03:18.831Z] 16113d51b718: Preparing [2024-10-22T07:03:18.831Z] 2c9e3c7f30cc: Waiting [2024-10-22T07:03:18.831Z] 16113d51b718: Waiting [2024-10-22T07:03:18.831Z] 849832742558: Layer already exists [2024-10-22T07:03:18.831Z] 7f3057cc90a5: Layer already exists [2024-10-22T07:03:18.831Z] 7d19a7029ea8: Layer already exists [2024-10-22T07:03:18.831Z] 174b7ee5ccc8: Layer already exists [2024-10-22T07:03:18.831Z] f67cdd39ef24: Layer already exists [2024-10-22T07:03:18.831Z] 16113d51b718: Layer already exists [2024-10-22T07:03:18.831Z] 2c9e3c7f30cc: Layer already exists [2024-10-22T07:03:19.097Z] main: digest: sha256:5f9a42bccf6902504dcb09c9a9c1c0b145968ec05cde2d7d82700af2d74f1edd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T07:03:19.177Z] ===================================================== [Pipeline] echo [2024-10-22T07:03:19.189Z] taggedImages: [2024-10-22T07:03:19.189Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97 [2024-10-22T07:03:19.189Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-22T07:03:19.189Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.24 [2024-10-22T07:03:19.189Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:62ddbc5b0f189cb0e082a652d86835a7c06dea97-3.2.0-dev.24 [2024-10-22T07:03:19.189Z] - 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-10-22T07:03:19.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T07:03:19.580Z] [2024-10-22T07:03:19.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:03:19.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T07:03:21.333Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T07:03:21.333Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T07:03:21.333Z] 04944245beec: Pulling fs layer [2024-10-22T07:03:21.333Z] 699f458cf7ca: Pulling fs layer [2024-10-22T07:03:21.333Z] 765212b225bb: Pulling fs layer [2024-10-22T07:03:21.333Z] f23df028b6ca: Pulling fs layer [2024-10-22T07:03:21.333Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T07:03:21.333Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T07:03:21.333Z] f23df028b6ca: Waiting [2024-10-22T07:03:21.333Z] d65c8cfc05b1: Waiting [2024-10-22T07:03:21.333Z] 765212b225bb: Waiting [2024-10-22T07:03:21.333Z] 2437ff75d9bd: Waiting [2024-10-22T07:03:21.333Z] 04944245beec: Verifying Checksum [2024-10-22T07:03:21.333Z] 04944245beec: Download complete [2024-10-22T07:03:21.333Z] 765212b225bb: Verifying Checksum [2024-10-22T07:03:21.333Z] 765212b225bb: Download complete [2024-10-22T07:03:21.333Z] f23df028b6ca: Verifying Checksum [2024-10-22T07:03:21.333Z] f23df028b6ca: Download complete [2024-10-22T07:03:21.333Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T07:03:21.333Z] d65c8cfc05b1: Download complete [2024-10-22T07:03:21.599Z] 699f458cf7ca: Verifying Checksum [2024-10-22T07:03:21.599Z] 699f458cf7ca: Download complete [2024-10-22T07:03:21.866Z] 8998bd30e6a1: Verifying Checksum [2024-10-22T07:03:21.866Z] 8998bd30e6a1: Download complete [2024-10-22T07:03:24.458Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T07:03:24.458Z] 2437ff75d9bd: Download complete [2024-10-22T07:03:26.403Z] 8998bd30e6a1: Pull complete [2024-10-22T07:03:26.985Z] 04944245beec: Pull complete [2024-10-22T07:03:28.460Z] 699f458cf7ca: Pull complete [2024-10-22T07:03:28.732Z] 765212b225bb: Pull complete [2024-10-22T07:03:29.720Z] f23df028b6ca: Pull complete [2024-10-22T07:03:29.720Z] d65c8cfc05b1: Pull complete [2024-10-22T07:03:47.957Z] 2437ff75d9bd: Pull complete [2024-10-22T07:03:47.957Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T07:03:47.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T07:03:47.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:03:48.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-23483 does not seem to be running inside a container [2024-10-22T07:03:48.227Z] $ 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/99 -v /w/workspace/app-record-replay/99:/w/workspace/app-record-replay/99:rw,z -v /w/workspace/app-record-replay/99@tmp:/w/workspace/app-record-replay/99@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-10-22T07:03:51.163Z] $ docker top 1223894def43d59e7f21c7feaf096e10d7a4ee39b4854b038ca581ce3c0186b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:03:52.025Z] ---> job-cost.sh [2024-10-22T07:03:52.025Z] lf-activate-venv: SKIPPING [2024-10-22T07:03:52.025Z] INFO: No Stack... [2024-10-22T07:03:52.607Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T07:03:53.186Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T07:03:53.517Z] + cat /w/workspace/app-record-replay/99/archives/cost.csv [2024-10-22T07:03:53.517Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T07:03:53.812Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [2024-10-22T07:03:53.820Z] Resource [jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] did not exist. Created. [2024-10-22T07:03:53.826Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T07:03:54.494Z] /w/workspace/app-record-replay/99@tmp/durable-8779a3f2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T07:03:55.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T07:03:55.166Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T07:03:55.220Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T07:03:55.229Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T07:03:55.245Z] $ docker stop --time=1 1223894def43d59e7f21c7feaf096e10d7a4ee39b4854b038ca581ce3c0186b4 [2024-10-22T07:03:56.713Z] $ docker rm -f --volumes 1223894def43d59e7f21c7feaf096e10d7a4ee39b4854b038ca581ce3c0186b4 [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-10-22T07:03:57.198Z] provisioning config files... [2024-10-22T07:03:57.206Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2980554267222817217tmp [Pipeline] { [Pipeline] sh [2024-10-22T07:03:57.514Z] + set +x [2024-10-22T07:03:57.514Z] + curl -s https://codecov.io/bash [2024-10-22T07:03:57.514Z] + bash -s -- [2024-10-22T07:03:57.514Z] [2024-10-22T07:03:57.514Z] _____ _ [2024-10-22T07:03:57.514Z] / ____| | | [2024-10-22T07:03:57.514Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T07:03:57.514Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T07:03:57.514Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T07:03:57.514Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T07:03:57.514Z] Bash-1.0.6 [2024-10-22T07:03:57.514Z] [2024-10-22T07:03:57.514Z] [2024-10-22T07:03:57.514Z] ==> git version 2.25.1 found [2024-10-22T07:03:57.514Z] ==> 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-10-22T07:03:57.514Z] Release-Date: 2020-01-08 [2024-10-22T07:03:57.514Z] 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-10-22T07:03:57.514Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T07:03:57.514Z] ==> Jenkins CI detected. [2024-10-22T07:03:57.514Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-10-22T07:03:57.514Z] project root: . [2024-10-22T07:03:57.514Z] --> token set from env [2024-10-22T07:03:57.514Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T07:03:57.514Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T07:03:57.514Z] ==> Python coveragepy not found [2024-10-22T07:03:57.514Z] ==> Searching for coverage reports in: [2024-10-22T07:03:57.514Z] + . [2024-10-22T07:03:57.773Z] -> Found 1 reports [2024-10-22T07:03:57.773Z] ==> Detecting git/mercurial file structure [2024-10-22T07:03:57.773Z] ==> Reading reports [2024-10-22T07:03:57.773Z] + ./coverage.out bytes=34247 [2024-10-22T07:03:57.773Z] ==> Appending adjustments [2024-10-22T07:03:57.773Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T07:03:57.773Z] + Found adjustments [2024-10-22T07:03:57.773Z] ==> Gzipping contents [2024-10-22T07:03:57.773Z] 8.0K /tmp/codecov.m2DQO8.gz [2024-10-22T07:03:57.773Z] ==> Uploading reports [2024-10-22T07:03:57.773Z] url: https://codecov.io [2024-10-22T07:03:57.773Z] query: branch=main&commit=62ddbc5b0f189cb0e082a652d86835a7c06dea97&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-22T07:03:57.773Z] -> Pinging Codecov [2024-10-22T07:03:57.773Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=62ddbc5b0f189cb0e082a652d86835a7c06dea97&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-22T07:04:06.598Z] -> Uploading to [2024-10-22T07:04:06.598Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/62ddbc5b0f189cb0e082a652d86835a7c06dea97/945cb4ae-eb82-40de-86ef-ce31226aee1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T070404Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0281cc40f77e4e1328ba5b02512adad34c74ae1c02701bc4305cac0f55ae835b [2024-10-22T07:04:06.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T07:04:06.598Z] Dload Upload Total Spent Left Speed [2024-10-22T07:04:06.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 24729 --:--:-- --:--:-- --:--:-- 24843 [2024-10-22T07:04:06.598Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] } [2024-10-22T07:04:06.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-22T07:04:06.760Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-22T07:04:06.778Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:04:07.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T07:04:07.090Z] [2024-10-22T07:04:07.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:04:07.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T07:04:07.404Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-22T07:04:07.404Z] 43c4264eed91: Already exists [2024-10-22T07:04:07.404Z] 4cc291be95ef: Already exists [2024-10-22T07:04:07.404Z] 2ac1f1163629: Already exists [2024-10-22T07:04:07.404Z] 5c3c966382ef: Already exists [2024-10-22T07:04:07.404Z] 4f4fb700ef54: Already exists [2024-10-22T07:04:07.404Z] d9c7d2e4e75e: Pulling fs layer [2024-10-22T07:04:07.404Z] 9c3e1370e548: Pulling fs layer [2024-10-22T07:04:07.663Z] d9c7d2e4e75e: Verifying Checksum [2024-10-22T07:04:07.663Z] d9c7d2e4e75e: Download complete [2024-10-22T07:04:07.923Z] d9c7d2e4e75e: Pull complete [2024-10-22T07:04:08.491Z] 9c3e1370e548: Verifying Checksum [2024-10-22T07:04:08.491Z] 9c3e1370e548: Download complete [2024-10-22T07:04:11.787Z] 9c3e1370e548: Pull complete [2024-10-22T07:04:11.787Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-22T07:04:11.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T07:04:11.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:04:11.909Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T07:04:11.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-22T07:04:12.814Z] $ docker top 24d08255baa0b268233598273a0fb87af4b0342dc996ee3a884c05a3834065a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T07:04:13.191Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-10-22T07:04:13.203Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-10-22T07:04:13.481Z] + set -o pipefail [2024-10-22T07:04:13.481Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-10-22T07:04:20.060Z] [2024-10-22T07:04:20.060Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-10-22T07:04:20.060Z] [2024-10-22T07:04:20.060Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/d4cc874e-085e-411e-b82a-c881e98390ba [2024-10-22T07:04:20.060Z] [2024-10-22T07:04:20.060Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-22T07:04:20.060Z] [Pipeline] } [2024-10-22T07:04:20.043Z] $ docker stop --time=1 24d08255baa0b268233598273a0fb87af4b0342dc996ee3a884c05a3834065a0 [2024-10-22T07:04:22.161Z] $ docker rm -f --volumes 24d08255baa0b268233598273a0fb87af4b0342dc996ee3a884c05a3834065a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T07:04:23.081Z] + git log --format=format:%s -1 62ddbc5b0f189cb0e082a652d86835a7c06dea97 [Pipeline] sh [2024-10-22T07:04:23.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T07:04:23.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:04:23.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T07:04:23.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:04:23.764Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T07:04:23.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T07:04:24.108Z] $ docker top 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe -eo pid,comm [2024-10-22T07:04:24.186Z] 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-10-22T07:04:24.186Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T07:04:24.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T07:04:24.248Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T07:04:24.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T07:04:24.331Z] $ docker exec 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe ssh-agent [2024-10-22T07:04:24.464Z] SSH_AUTH_SOCK=/tmp/ssh-aoS66kEO04bY/agent.32 [2024-10-22T07:04:24.464Z] SSH_AGENT_PID=38 [2024-10-22T07:04:24.469Z] Running ssh-add (command line suppressed) [2024-10-22T07:04:24.554Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2620235750021220735.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2620235750021220735.key) [2024-10-22T07:04:24.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T07:04:24.890Z] + git semver tag [2024-10-22T07:04:25.150Z] 2024-10-22 07:04:25,027 [run_tag] DEBUG tag force:False [2024-10-22T07:04:25.150Z] 2024-10-22 07:04:25,027 [check_head_tag] DEBUG check head tag [2024-10-22T07:04:25.150Z] 2024-10-22 07:04:25,029 [execute] INFO git cat-file --batch-check [2024-10-22T07:04:25.150Z] 2024-10-22 07:04:25,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-22T07:04:25.150Z] 2024-10-22 07:04:25,033 [execute] INFO git cat-file --batch [2024-10-22T07:04:25.151Z] 2024-10-22 07:04:25,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-22T07:04:25.151Z] 2024-10-22 07:04:25,058 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-22T07:04:25.151Z] 2024-10-22 07:04:25,058 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 [2024-10-22T07:04:25.151Z] 2024-10-22 07:04:25,058 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-10-22T07:04:25.151Z] 2024-10-22 07:04:25,063 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-22T07:04:25.151Z] 3.2.0-dev.24 [Pipeline] } [2024-10-22T07:04:25.130Z] $ docker exec --env ******** --env ******** 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe ssh-agent -k [2024-10-22T07:04:25.221Z] unset SSH_AUTH_SOCK; [2024-10-22T07:04:25.221Z] unset SSH_AGENT_PID; [2024-10-22T07:04:25.221Z] echo Agent pid 38 killed; [2024-10-22T07:04:25.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T07:04:25.594Z] + git semver [Pipeline] } [2024-10-22T07:04:25.833Z] $ docker stop --time=1 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe [2024-10-22T07:04:27.093Z] $ docker rm -f --volumes 62e0db066cf1d606584bdde0e13ce79cd25fe17ac30466040ba26dd8783b1ffe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:04:27.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T07:04:27.532Z] [2024-10-22T07:04:27.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:04:27.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T07:04:27.835Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-22T07:04:27.835Z] ab5ef0e58194: Pulling fs layer [2024-10-22T07:04:27.835Z] 9712f1f96733: Pulling fs layer [2024-10-22T07:04:27.835Z] 63f879dbbcfc: Pulling fs layer [2024-10-22T07:04:27.835Z] 0d9ebad4ef96: Pulling fs layer [2024-10-22T07:04:27.835Z] e9a5061849ea: Pulling fs layer [2024-10-22T07:04:27.835Z] d747dcd14b5f: Pulling fs layer [2024-10-22T07:04:27.835Z] 2de7ff778b66: Pulling fs layer [2024-10-22T07:04:27.835Z] 0d9ebad4ef96: Waiting [2024-10-22T07:04:27.835Z] e9a5061849ea: Waiting [2024-10-22T07:04:27.835Z] d747dcd14b5f: Waiting [2024-10-22T07:04:27.835Z] 2de7ff778b66: Waiting [2024-10-22T07:04:27.835Z] 9712f1f96733: Verifying Checksum [2024-10-22T07:04:27.835Z] 9712f1f96733: Download complete [2024-10-22T07:04:28.094Z] 63f879dbbcfc: Verifying Checksum [2024-10-22T07:04:28.094Z] 63f879dbbcfc: Download complete [2024-10-22T07:04:28.353Z] e9a5061849ea: Verifying Checksum [2024-10-22T07:04:28.353Z] e9a5061849ea: Download complete [2024-10-22T07:04:28.353Z] d747dcd14b5f: Download complete [2024-10-22T07:04:28.353Z] ab5ef0e58194: Verifying Checksum [2024-10-22T07:04:28.353Z] ab5ef0e58194: Download complete [2024-10-22T07:04:28.353Z] 0d9ebad4ef96: Download complete [2024-10-22T07:04:28.612Z] 2de7ff778b66: Verifying Checksum [2024-10-22T07:04:28.612Z] 2de7ff778b66: Download complete [2024-10-22T07:04:31.141Z] ab5ef0e58194: Pull complete [2024-10-22T07:04:31.141Z] 9712f1f96733: Pull complete [2024-10-22T07:04:31.709Z] 63f879dbbcfc: Pull complete [2024-10-22T07:04:34.993Z] 0d9ebad4ef96: Pull complete [2024-10-22T07:04:35.252Z] e9a5061849ea: Pull complete [2024-10-22T07:04:35.510Z] d747dcd14b5f: Pull complete [2024-10-22T07:04:36.444Z] 2de7ff778b66: Pull complete [2024-10-22T07:04:36.444Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-22T07:04:36.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T07:04:36.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:04:36.546Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T07:04:36.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-22T07:04:37.887Z] $ docker top ae667d6c904886b000952163d3cb26ac0384879fd0ce6cbb919e84ff0619d3a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-22T07:04:37.995Z] provisioning config files... [2024-10-22T07:04:38.002Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6118769197670518432tmp [2024-10-22T07:04:38.011Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config401506779463329666tmp [2024-10-22T07:04:38.018Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17483142524752509976tmp [Pipeline] { [Pipeline] echo [2024-10-22T07:04:38.041Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:38.335Z] ---> sigul-configuration.sh [2024-10-22T07:04:38.336Z] gpg: directory `/root/.gnupg' created [2024-10-22T07:04:38.336Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-22T07:04:38.336Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-22T07:04:38.336Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-22T07:04:38.336Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-22T07:04:38.336Z] gpg: CAST5 encrypted data [2024-10-22T07:04:38.336Z] gpg: encrypted with 1 passphrase [2024-10-22T07:04:38.336Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-22T07:04:38.630Z] + mkdir /home/jenkins [2024-10-22T07:04:38.630Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-22T07:04:38.925Z] + 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-10-22T07:04:38.939Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:39.230Z] ---> sigul-install.sh [2024-10-22T07:04:39.230Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-22T07:04:39.522Z] + git tag --list [2024-10-22T07:04:39.522Z] v3.1 [2024-10-22T07:04:39.522Z] v3.1.0 [2024-10-22T07:04:39.522Z] v3.1.0-dev.0 [2024-10-22T07:04:39.522Z] v3.1.0-dev.1 [2024-10-22T07:04:39.522Z] v3.1.0-dev.10 [2024-10-22T07:04:39.522Z] v3.1.0-dev.11 [2024-10-22T07:04:39.522Z] v3.1.0-dev.12 [2024-10-22T07:04:39.522Z] v3.1.0-dev.13 [2024-10-22T07:04:39.522Z] v3.1.0-dev.14 [2024-10-22T07:04:39.522Z] v3.1.0-dev.15 [2024-10-22T07:04:39.522Z] v3.1.0-dev.16 [2024-10-22T07:04:39.522Z] v3.1.0-dev.17 [2024-10-22T07:04:39.522Z] v3.1.0-dev.18 [2024-10-22T07:04:39.522Z] v3.1.0-dev.19 [2024-10-22T07:04:39.522Z] v3.1.0-dev.2 [2024-10-22T07:04:39.522Z] v3.1.0-dev.20 [2024-10-22T07:04:39.522Z] v3.1.0-dev.21 [2024-10-22T07:04:39.522Z] v3.1.0-dev.22 [2024-10-22T07:04:39.522Z] v3.1.0-dev.23 [2024-10-22T07:04:39.522Z] v3.1.0-dev.24 [2024-10-22T07:04:39.522Z] v3.1.0-dev.25 [2024-10-22T07:04:39.522Z] v3.1.0-dev.26 [2024-10-22T07:04:39.522Z] v3.1.0-dev.27 [2024-10-22T07:04:39.522Z] v3.1.0-dev.28 [2024-10-22T07:04:39.522Z] v3.1.0-dev.29 [2024-10-22T07:04:39.522Z] v3.1.0-dev.3 [2024-10-22T07:04:39.522Z] v3.1.0-dev.30 [2024-10-22T07:04:39.522Z] v3.1.0-dev.31 [2024-10-22T07:04:39.522Z] v3.1.0-dev.32 [2024-10-22T07:04:39.522Z] v3.1.0-dev.33 [2024-10-22T07:04:39.522Z] v3.1.0-dev.34 [2024-10-22T07:04:39.522Z] v3.1.0-dev.35 [2024-10-22T07:04:39.522Z] v3.1.0-dev.36 [2024-10-22T07:04:39.522Z] v3.1.0-dev.37 [2024-10-22T07:04:39.522Z] v3.1.0-dev.38 [2024-10-22T07:04:39.522Z] v3.1.0-dev.39 [2024-10-22T07:04:39.522Z] v3.1.0-dev.4 [2024-10-22T07:04:39.522Z] v3.1.0-dev.40 [2024-10-22T07:04:39.522Z] v3.1.0-dev.41 [2024-10-22T07:04:39.522Z] v3.1.0-dev.42 [2024-10-22T07:04:39.522Z] v3.1.0-dev.43 [2024-10-22T07:04:39.522Z] v3.1.0-dev.44 [2024-10-22T07:04:39.522Z] v3.1.0-dev.45 [2024-10-22T07:04:39.522Z] v3.1.0-dev.46 [2024-10-22T07:04:39.522Z] v3.1.0-dev.47 [2024-10-22T07:04:39.522Z] v3.1.0-dev.48 [2024-10-22T07:04:39.522Z] v3.1.0-dev.49 [2024-10-22T07:04:39.522Z] v3.1.0-dev.5 [2024-10-22T07:04:39.522Z] v3.1.0-dev.50 [2024-10-22T07:04:39.522Z] v3.1.0-dev.51 [2024-10-22T07:04:39.522Z] v3.1.0-dev.52 [2024-10-22T07:04:39.522Z] v3.1.0-dev.53 [2024-10-22T07:04:39.522Z] v3.1.0-dev.54 [2024-10-22T07:04:39.522Z] v3.1.0-dev.55 [2024-10-22T07:04:39.522Z] v3.1.0-dev.56 [2024-10-22T07:04:39.522Z] v3.1.0-dev.57 [2024-10-22T07:04:39.522Z] v3.1.0-dev.58 [2024-10-22T07:04:39.522Z] v3.1.0-dev.59 [2024-10-22T07:04:39.522Z] v3.1.0-dev.6 [2024-10-22T07:04:39.522Z] v3.1.0-dev.60 [2024-10-22T07:04:39.522Z] v3.1.0-dev.61 [2024-10-22T07:04:39.522Z] v3.1.0-dev.62 [2024-10-22T07:04:39.522Z] v3.1.0-dev.63 [2024-10-22T07:04:39.522Z] v3.1.0-dev.64 [2024-10-22T07:04:39.522Z] v3.1.0-dev.65 [2024-10-22T07:04:39.522Z] v3.1.0-dev.66 [2024-10-22T07:04:39.522Z] v3.1.0-dev.67 [2024-10-22T07:04:39.522Z] v3.1.0-dev.68 [2024-10-22T07:04:39.522Z] v3.1.0-dev.7 [2024-10-22T07:04:39.522Z] v3.1.0-dev.8 [2024-10-22T07:04:39.522Z] v3.1.0-dev.9 [2024-10-22T07:04:39.522Z] v3.1.1 [2024-10-22T07:04:39.522Z] v3.2.0-dev.1 [2024-10-22T07:04:39.522Z] v3.2.0-dev.10 [2024-10-22T07:04:39.522Z] v3.2.0-dev.11 [2024-10-22T07:04:39.522Z] v3.2.0-dev.12 [2024-10-22T07:04:39.522Z] v3.2.0-dev.13 [2024-10-22T07:04:39.522Z] v3.2.0-dev.14 [2024-10-22T07:04:39.522Z] v3.2.0-dev.15 [2024-10-22T07:04:39.522Z] v3.2.0-dev.16 [2024-10-22T07:04:39.522Z] v3.2.0-dev.17 [2024-10-22T07:04:39.522Z] v3.2.0-dev.18 [2024-10-22T07:04:39.522Z] v3.2.0-dev.19 [2024-10-22T07:04:39.522Z] v3.2.0-dev.2 [2024-10-22T07:04:39.522Z] v3.2.0-dev.20 [2024-10-22T07:04:39.522Z] v3.2.0-dev.21 [2024-10-22T07:04:39.522Z] v3.2.0-dev.22 [2024-10-22T07:04:39.522Z] v3.2.0-dev.23 [2024-10-22T07:04:39.522Z] v3.2.0-dev.24 [2024-10-22T07:04:39.522Z] v3.2.0-dev.3 [2024-10-22T07:04:39.522Z] v3.2.0-dev.4 [2024-10-22T07:04:39.522Z] v3.2.0-dev.5 [2024-10-22T07:04:39.522Z] v3.2.0-dev.6 [2024-10-22T07:04:39.522Z] v3.2.0-dev.7 [2024-10-22T07:04:39.522Z] v3.2.0-dev.8 [2024-10-22T07:04:39.522Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-22T07:04:39.820Z] + lftools sign git-tag v3.2.0-dev.24 [2024-10-22T07:04:40.388Z] Signing Git tag with Sigul... [2024-10-22T07:04:40.388Z] Signing v3.2.0-dev.24 [Pipeline] echo [2024-10-22T07:04:40.973Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:41.268Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-22T07:04:41.275Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-22T07:04:41.276Z] $ docker stop --time=1 ae667d6c904886b000952163d3cb26ac0384879fd0ce6cbb919e84ff0619d3a6 [2024-10-22T07:04:42.595Z] $ docker rm -f --volumes ae667d6c904886b000952163d3cb26ac0384879fd0ce6cbb919e84ff0619d3a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-22T07:04:43.069Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T07:04:43.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:04:43.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T07:04:43.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:04:43.458Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T07:04:43.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T07:04:43.792Z] $ docker top d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T07:04:43.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T07:04:43.948Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T07:04:44.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T07:04:44.039Z] $ docker exec d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 ssh-agent [2024-10-22T07:04:44.187Z] SSH_AUTH_SOCK=/tmp/ssh-aE8pwxXtPaOy/agent.32 [2024-10-22T07:04:44.187Z] SSH_AGENT_PID=38 [2024-10-22T07:04:44.191Z] Running ssh-add (command line suppressed) [2024-10-22T07:04:44.278Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8323247214040758558.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8323247214040758558.key) [2024-10-22T07:04:44.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T07:04:44.613Z] + git semver bump pre [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,762 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,763 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,763 [bump_version] DEBUG bumped version:3.2.0-dev.25 [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,763 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,763 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,763 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,765 [execute] INFO git cat-file --batch-check [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,771 [execute] INFO git cat-file --batch [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T07:04:44.873Z] 2024-10-22 07:04:44,777 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-22T07:04:44.873Z] 3.2.0-dev.25 [Pipeline] } [2024-10-22T07:04:44.851Z] $ docker exec --env ******** --env ******** d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 ssh-agent -k [2024-10-22T07:04:44.953Z] unset SSH_AUTH_SOCK; [2024-10-22T07:04:44.953Z] unset SSH_AGENT_PID; [2024-10-22T07:04:44.953Z] echo Agent pid 38 killed; [2024-10-22T07:04:44.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T07:04:45.328Z] + git semver [Pipeline] } [2024-10-22T07:04:45.567Z] $ docker stop --time=1 d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 [2024-10-22T07:04:46.861Z] $ docker rm -f --volumes d254ab2a5a22a92d48e570dceba21501ec62aa49f130fe860f035f92e86562d2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T07:04:47.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T07:04:47.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:04:47.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T07:04:47.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:04:47.632Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T07:04:47.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T07:04:47.975Z] $ docker top 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 -eo pid,comm [2024-10-22T07:04:48.054Z] 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-10-22T07:04:48.054Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T07:04:48.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T07:04:48.112Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T07:04:48.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T07:04:48.195Z] $ docker exec 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 ssh-agent [2024-10-22T07:04:48.344Z] SSH_AUTH_SOCK=/tmp/ssh-GYaZEthQYPmS/agent.32 [2024-10-22T07:04:48.344Z] SSH_AGENT_PID=38 [2024-10-22T07:04:48.349Z] Running ssh-add (command line suppressed) [2024-10-22T07:04:48.418Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5049823384205599275.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5049823384205599275.key) [2024-10-22T07:04:48.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T07:04:48.758Z] + git semver push [2024-10-22T07:04:49.016Z] 2024-10-22 07:04:48,919 [run_push] DEBUG push [2024-10-22T07:04:49.016Z] 2024-10-22 07:04:48,920 [execute] INFO git cat-file --batch-check [2024-10-22T07:04:49.016Z] 2024-10-22 07:04:48,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T07:04:49.016Z] 2024-10-22 07:04:48,925 [execute] INFO git rev-list 9a4236fcf50be1ca5fa023f04b34b1adb5929bf7 -- [2024-10-22T07:04:49.016Z] 2024-10-22 07:04:48,925 [execute] DEBUG Popen(['git', 'rev-list', '9a4236fcf50be1ca5fa023f04b34b1adb5929bf7', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-22T07:04:49.016Z] 2024-10-22 07:04:48,933 [execute] INFO git fetch -v origin [2024-10-22T07:04:49.016Z] 2024-10-22 07:04:48,933 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-22T07:04:49.584Z] 2024-10-22 07:04:49,387 [run_push] DEBUG no remote changes detected [2024-10-22T07:04:49.584Z] 2024-10-22 07:04:49,388 [execute] INFO git push origin semver [2024-10-22T07:04:49.584Z] 2024-10-22 07:04:49,388 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-22T07:04:50.153Z] 2024-10-22 07:04:50,071 [run_push] DEBUG push all version tags [2024-10-22T07:04:50.153Z] 2024-10-22 07:04:50,072 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-22T07:04:50.153Z] 2024-10-22 07:04:50,073 [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-10-22T07:04:51.097Z] 2024-10-22 07:04:50,740 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-22T07:04:51.097Z] 3.2.0-dev.25 [Pipeline] } [2024-10-22T07:04:51.075Z] $ docker exec --env ******** --env ******** 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 ssh-agent -k [2024-10-22T07:04:51.184Z] unset SSH_AUTH_SOCK; [2024-10-22T07:04:51.185Z] unset SSH_AGENT_PID; [2024-10-22T07:04:51.185Z] echo Agent pid 38 killed; [2024-10-22T07:04:51.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T07:04:51.560Z] + git semver [Pipeline] } [2024-10-22T07:04:51.800Z] $ docker stop --time=1 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 [2024-10-22T07:04:53.076Z] $ docker rm -f --volumes 592d9b11435b9fbfff32d7d112c5671fd8577cd2b5c277a66d84a47d67375c79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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-10-22T07:04:53.725Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-10-22T07:04:53.725Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-22T07:04:53.725Z] total 16 [2024-10-22T07:04:53.725Z] drwxr-xr-x 3 root root 4096 Oct 22 06:44 . [2024-10-22T07:04:53.725Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 07:04 .. [2024-10-22T07:04:53.725Z] drwxr-xr-x 2 root root 4096 Oct 22 06:44 cost [2024-10-22T07:04:53.725Z] -rw-r--r-- 1 root root 88 Oct 22 06:44 cost.csv [2024-10-22T07:04:53.725Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-22T07:04:53.725Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-22T07:04:53.725Z] total 16 [2024-10-22T07:04:53.725Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:44 . [2024-10-22T07:04:53.725Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 07:04 .. [2024-10-22T07:04:53.725Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 06:44 cost [2024-10-22T07:04:53.725Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 22 06:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:54.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:54.877Z] ---> package-listing.sh [2024-10-22T07:04:54.877Z] ++ facter osfamily [2024-10-22T07:04:54.877Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T07:04:55.137Z] + OS_FAMILY=debian [2024-10-22T07:04:55.137Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-10-22T07:04:55.137Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T07:04:55.137Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T07:04:55.137Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T07:04:55.137Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T07:04:55.137Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-22T07:04:55.137Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T07:04:55.137Z] + case "${OS_FAMILY}" in [2024-10-22T07:04:55.137Z] + dpkg -l [2024-10-22T07:04:55.137Z] + grep '^ii' [2024-10-22T07:04:55.137Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T07:04:55.137Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T07:04:55.137Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T07:04:55.137Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-22T07:04:55.137Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-10-22T07:04:55.137Z] + 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-10-22T07:04:55.149Z] 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-10-22T07:04:55.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:04:55.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T07:04:55.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:04:56.077Z] prd-ubuntu20.04-docker-8c-8g-23481 does not seem to be running inside a container [2024-10-22T07:04:56.075Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T07:04:56.252Z] $ docker top 5f8f38f99ab37a707b3baf720317824413c64f33381a72dd2793bc2ec295f4a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T07:04:56.636Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T07:04:56.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T07:04:57.209Z] + ls /var/log/sa-host [2024-10-22T07:04:57.209Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T07:04:57.297Z] provisioning config files... [2024-10-22T07:04:57.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3871411662776517187tmp [Pipeline] { [Pipeline] echo [2024-10-22T07:04:57.324Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:57.607Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T07:04:57.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:57.962Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T07:04:57.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:58.256Z] ---> sudo-logs.sh [2024-10-22T07:04:58.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T07:04:58.293Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:58.576Z] ---> job-cost.sh [2024-10-22T07:04:58.576Z] lf-activate-venv: SKIPPING [2024-10-22T07:04:58.576Z] DEBUG: total: 0.2199999988079071 [2024-10-22T07:04:58.576Z] INFO: Retrieving Stack Cost... [2024-10-22T07:04:58.836Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T07:04:59.406Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T07:04:59.422Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:04:59.704Z] ---> logs-deploy.sh [2024-10-22T07:04:59.704Z] lf-activate-venv: SKIPPING [2024-10-22T07:04:59.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/99 [2024-10-22T07:04:59.704Z] INFO: archiving workspace using pattern(s): [2024-10-22T07:05:00.643Z] Archives upload complete. [2024-10-22T07:05:00.903Z] INFO: archiving logs to Nexus