Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 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-ssh7630352904430641682.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-ssh8771698090949254963.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-ssh13304944572667648152.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-ssh8485542497181535291.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-ssh16045919367593169165.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 ‘prd-ubuntu20.04-docker-8c-8g-22345’ Running on prd-ubuntu20.04-docker-8c-8g-22347 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 # timeout=10 Commit message: "Merge pull request #144 from weichou1229/go-1.23" > git rev-list --no-walk 1e9672949cfb823ec9986450d7a7f4bcaf4a9b02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T22:00:45.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T22:00:45.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T22:00:45.560Z] ========================================================= [2024-10-09T22:00:45.560Z] EdgeX Global Pipelines Version Info [2024-10-09T22:00:45.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:00:47.212Z] ------------------- [2024-10-09T22:00:47.212Z] stable info: [2024-10-09T22:00:47.212Z] ------------------- [2024-10-09T22:00:47.212Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T22:00:47.212Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T22:00:47.212Z] Message: update stable to v1.0.265 [2024-10-09T22:00:47.472Z] ------------------- [2024-10-09T22:00:47.472Z] experimental info: [2024-10-09T22:00:47.472Z] ------------------- [2024-10-09T22:00:47.472Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T22:00:47.472Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T22:00:47.472Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T22:00:47.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-10-09T22:00:47.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-10-09T22:00:47.598Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T22:00:47.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T22:00:47.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T22:00:47.657Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T22:00:47.676Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T22:00:47.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T22:00:47.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T22:00:47.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T22:00:47.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T22:00:47.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-10-09T22:00:47.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T22:00:47.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T22:00:47.841Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:00:47.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:00:47.883Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:00:47.904Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:00:47.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T22:00:47.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T22:00:47.969Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T22:00:47.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T22:00:48.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T22:00:48.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T22:00:48.050Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T22:00:48.069Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T22:00:48.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T22:00:48.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T22:00:48.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T22:00:48.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T22:00:48.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] echo [2024-10-09T22:00:48.208Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e02d7e [Pipeline] echo [2024-10-09T22:00:48.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:00:48.287Z] provisioning config files... [2024-10-09T22:00:48.300Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15433301381838573024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:00:48.625Z] ---> ****-login.sh [2024-10-09T22:00:48.625Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:00:48.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:48.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:48.887Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:48.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:48.887Z] [2024-10-09T22:00:48.887Z] Login Succeeded [2024-10-09T22:00:48.887Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:00:48.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:48.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:48.887Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:48.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:48.887Z] [2024-10-09T22:00:48.887Z] Login Succeeded [2024-10-09T22:00:48.887Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:00:48.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:49.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:49.146Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:49.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:49.146Z] [2024-10-09T22:00:49.146Z] Login Succeeded [2024-10-09T22:00:49.146Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:00:49.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:49.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:49.146Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:49.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:49.146Z] [2024-10-09T22:00:49.146Z] Login Succeeded [2024-10-09T22:00:49.146Z] ****.io [2024-10-09T22:00:49.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:49.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:49.405Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:49.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:49.405Z] [2024-10-09T22:00:49.405Z] Login Succeeded [2024-10-09T22:00:49.405Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:00:49.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T22:00:49.803Z] + git rev-list -1 --merges 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4~1..4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] echo [2024-10-09T22:00:49.832Z] -----------> git rev-list -1 --merges 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4~1..4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [2024-10-09T22:00:49.832Z] 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [false] [Pipeline] sh [2024-10-09T22:00:50.124Z] + git log --format=format:%s -1 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] echo [2024-10-09T22:00:50.140Z] ========================================================= [2024-10-09T22:00:50.140Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T22:00:50.140Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:00:50.474Z] + git log --format=format:%s -1 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] echo [2024-10-09T22:00:50.487Z] [semverPrep] GIT_COMMIT: 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4, Commit Message: Merge pull request #144 from weichou1229/go-1.23 [Pipeline] echo [2024-10-09T22:00:50.500Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T22:00:50.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:00:50.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T22:00:50.859Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T22:00:50.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T22:00:50.859Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T22:00:50.859Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T22:00:50.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:00:51.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:00:51.211Z] [2024-10-09T22:00:51.211Z] 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-09T22:00:51.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:00:51.519Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T22:00:51.519Z] b85a868b505f: Pulling fs layer [2024-10-09T22:00:51.519Z] e2be974225ed: Pulling fs layer [2024-10-09T22:00:51.519Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T22:00:51.519Z] 988bab9f4d93: Pulling fs layer [2024-10-09T22:00:51.519Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T22:00:51.519Z] eaf3925da568: Pulling fs layer [2024-10-09T22:00:51.519Z] bab4dde63d76: Pulling fs layer [2024-10-09T22:00:51.519Z] bde34c3a00c8: Pulling fs layer [2024-10-09T22:00:51.519Z] b352a97aabf1: Pulling fs layer [2024-10-09T22:00:51.519Z] 4872d77fe225: Pulling fs layer [2024-10-09T22:00:51.519Z] 5851b861e8e6: Pulling fs layer [2024-10-09T22:00:51.519Z] 1469e6f7b9e6: Waiting [2024-10-09T22:00:51.519Z] eaf3925da568: Waiting [2024-10-09T22:00:51.519Z] bab4dde63d76: Waiting [2024-10-09T22:00:51.519Z] bde34c3a00c8: Waiting [2024-10-09T22:00:51.519Z] b352a97aabf1: Waiting [2024-10-09T22:00:51.519Z] 4872d77fe225: Waiting [2024-10-09T22:00:51.519Z] 5851b861e8e6: Waiting [2024-10-09T22:00:51.519Z] 988bab9f4d93: Waiting [2024-10-09T22:00:51.519Z] e2be974225ed: Verifying Checksum [2024-10-09T22:00:51.519Z] e2be974225ed: Download complete [2024-10-09T22:00:51.519Z] 988bab9f4d93: Verifying Checksum [2024-10-09T22:00:51.519Z] 988bab9f4d93: Download complete [2024-10-09T22:00:51.519Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T22:00:51.519Z] 1469e6f7b9e6: Download complete [2024-10-09T22:00:51.519Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T22:00:51.519Z] 339a4e72a1f5: Download complete [2024-10-09T22:00:51.519Z] eaf3925da568: Verifying Checksum [2024-10-09T22:00:51.519Z] eaf3925da568: Download complete [2024-10-09T22:00:51.519Z] bde34c3a00c8: Download complete [2024-10-09T22:00:51.776Z] b352a97aabf1: Download complete [2024-10-09T22:00:51.777Z] 4872d77fe225: Download complete [2024-10-09T22:00:51.777Z] 5851b861e8e6: Verifying Checksum [2024-10-09T22:00:51.777Z] 5851b861e8e6: Download complete [2024-10-09T22:00:51.777Z] b85a868b505f: Verifying Checksum [2024-10-09T22:00:51.777Z] b85a868b505f: Download complete [2024-10-09T22:00:52.035Z] bab4dde63d76: Verifying Checksum [2024-10-09T22:00:52.035Z] bab4dde63d76: Download complete [2024-10-09T22:00:52.968Z] b85a868b505f: Pull complete [2024-10-09T22:00:52.968Z] e2be974225ed: Pull complete [2024-10-09T22:00:53.536Z] 339a4e72a1f5: Pull complete [2024-10-09T22:00:53.536Z] 988bab9f4d93: Pull complete [2024-10-09T22:00:53.794Z] 1469e6f7b9e6: Pull complete [2024-10-09T22:00:53.794Z] eaf3925da568: Pull complete [2024-10-09T22:00:55.699Z] bab4dde63d76: Pull complete [2024-10-09T22:00:55.699Z] bde34c3a00c8: Pull complete [2024-10-09T22:00:55.699Z] b352a97aabf1: Pull complete [2024-10-09T22:00:55.699Z] 4872d77fe225: Pull complete [2024-10-09T22:00:55.699Z] 5851b861e8e6: Pull complete [2024-10-09T22:00:55.699Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T22:00:55.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:00:55.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:00:55.844Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:00:55.868Z] $ 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-09T22:00:59.737Z] $ docker top b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 -eo pid,comm [2024-10-09T22:00:59.792Z] 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-09T22:00:59.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:00:59.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:00:59.863Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:00:59.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:00:59.965Z] $ docker exec b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 ssh-agent [2024-10-09T22:01:00.077Z] SSH_AUTH_SOCK=/tmp/ssh-i0FhpmPlQgqd/agent.32 [2024-10-09T22:01:00.077Z] SSH_AGENT_PID=38 [2024-10-09T22:01:00.084Z] Running ssh-add (command line suppressed) [2024-10-09T22:01:00.195Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3663858738742140427.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3663858738742140427.key) [2024-10-09T22:01:00.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:01:00.505Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T22:01:00.516Z] $ docker exec --env ******** --env ******** b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 ssh-agent -k [2024-10-09T22:01:00.616Z] unset SSH_AUTH_SOCK; [2024-10-09T22:01:00.617Z] unset SSH_AGENT_PID; [2024-10-09T22:01:00.617Z] echo Agent pid 38 killed; [2024-10-09T22:01:00.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T22:01:00.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:01:00.674Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:01:00.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:01:00.796Z] $ docker exec b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 ssh-agent [2024-10-09T22:01:00.902Z] SSH_AUTH_SOCK=/tmp/ssh-1DgkCYT1O4nK/agent.71 [2024-10-09T22:01:00.902Z] SSH_AGENT_PID=77 [2024-10-09T22:01:00.907Z] Running ssh-add (command line suppressed) [2024-10-09T22:01:00.987Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17301299001314706358.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17301299001314706358.key) [2024-10-09T22:01:01.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:01:01.297Z] + git semver init [2024-10-09T22:01:01.556Z] 2024-10-09 22:01:01,467 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T22:01:01.556Z] 2024-10-09 22:01:01,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-09T22:01:01.556Z] 2024-10-09 22:01:01,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-10-09T22:01:01.556Z] 2024-10-09 22:01:01,469 [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-09T22:01:02.936Z] 2024-10-09 22:01:02,763 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-10-09T22:01:02.936Z] 2024-10-09 22:01:02,764 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-10-09T22:01:02.936Z] 2024-10-09 22:01:02,764 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:01:02.936Z] 2024-10-09 22:01:02,764 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:01:02.936Z] 3.2.0-dev.20 [Pipeline] } [2024-10-09T22:01:02.944Z] $ docker exec --env ******** --env ******** b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 ssh-agent -k [2024-10-09T22:01:03.039Z] unset SSH_AUTH_SOCK; [2024-10-09T22:01:03.039Z] unset SSH_AGENT_PID; [2024-10-09T22:01:03.040Z] echo Agent pid 77 killed; [2024-10-09T22:01:03.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:01:03.378Z] + git semver [Pipeline] } [2024-10-09T22:01:03.649Z] $ docker stop --time=1 b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 [2024-10-09T22:01:04.986Z] $ docker rm -f --volumes b14051654dd2aee3d4eede9e1a491ba82e89545fe2a3c9c044912993b138c7c2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:01:05.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T22:01:05.556Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T22:01:05.560Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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-09T22:01:05.740Z] provisioning config files... [2024-10-09T22:01:05.750Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9575574681620507554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:01:06.051Z] ---> ****-login.sh [2024-10-09T22:01:06.051Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:01:06.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:06.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:06.051Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:06.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:06.051Z] [2024-10-09T22:01:06.051Z] Login Succeeded [2024-10-09T22:01:06.051Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:01:06.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:06.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:06.051Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:06.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:06.051Z] [2024-10-09T22:01:06.051Z] Login Succeeded [2024-10-09T22:01:06.051Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:01:06.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:06.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:06.310Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:06.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:06.310Z] [2024-10-09T22:01:06.310Z] Login Succeeded [2024-10-09T22:01:06.310Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:01:06.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:06.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:06.311Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:06.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:06.311Z] [2024-10-09T22:01:06.311Z] Login Succeeded [2024-10-09T22:01:06.570Z] ****.io [2024-10-09T22:01:06.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:06.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:06.570Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:06.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:06.571Z] [2024-10-09T22:01:06.571Z] Login Succeeded [2024-10-09T22:01:06.571Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:01:06.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:01:06.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:01:06.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:01:06.702Z] ========================================================= [2024-10-09T22:01:06.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T22:01:06.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:07.055Z] + 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-09T22:01:07.055Z] Sending build context to Docker daemon 9.887MB [2024-10-09T22:01:07.055Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:01:07.055Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:01:07.055Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T22:01:07.055Z] 43c4264eed91: Pulling fs layer [2024-10-09T22:01:07.055Z] 4cc291be95ef: Pulling fs layer [2024-10-09T22:01:07.055Z] 2ac1f1163629: Pulling fs layer [2024-10-09T22:01:07.055Z] 5c3c966382ef: Pulling fs layer [2024-10-09T22:01:07.055Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:01:07.055Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T22:01:07.055Z] 9f66e0745190: Pulling fs layer [2024-10-09T22:01:07.055Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T22:01:07.055Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T22:01:07.055Z] 9f66e0745190: Waiting [2024-10-09T22:01:07.055Z] f49a43e4bbc0: Waiting [2024-10-09T22:01:07.055Z] 561ebcabdf7f: Waiting [2024-10-09T22:01:07.055Z] 5c3c966382ef: Waiting [2024-10-09T22:01:07.055Z] 4f4fb700ef54: Waiting [2024-10-09T22:01:07.055Z] 5d5c8e513c77: Waiting [2024-10-09T22:01:07.055Z] 4cc291be95ef: Verifying Checksum [2024-10-09T22:01:07.055Z] 4cc291be95ef: Download complete [2024-10-09T22:01:07.055Z] 5c3c966382ef: Verifying Checksum [2024-10-09T22:01:07.055Z] 5c3c966382ef: Download complete [2024-10-09T22:01:07.055Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:01:07.055Z] 4f4fb700ef54: Download complete [2024-10-09T22:01:07.055Z] 43c4264eed91: Verifying Checksum [2024-10-09T22:01:07.055Z] 43c4264eed91: Download complete [2024-10-09T22:01:07.055Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T22:01:07.055Z] 5d5c8e513c77: Download complete [2024-10-09T22:01:09.062Z] 43c4264eed91: Pull complete [2024-10-09T22:01:09.062Z] 4cc291be95ef: Pull complete [2024-10-09T22:01:09.322Z] 9f66e0745190: Verifying Checksum [2024-10-09T22:01:09.322Z] 9f66e0745190: Download complete [2024-10-09T22:01:09.322Z] 561ebcabdf7f: Download complete [2024-10-09T22:01:09.579Z] 2ac1f1163629: Verifying Checksum [2024-10-09T22:01:09.579Z] 2ac1f1163629: Download complete [2024-10-09T22:01:09.837Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T22:01:09.837Z] f49a43e4bbc0: Download complete [2024-10-09T22:01:13.116Z] 2ac1f1163629: Pull complete [2024-10-09T22:01:13.116Z] 5c3c966382ef: Pull complete [2024-10-09T22:01:13.116Z] 4f4fb700ef54: Pull complete [2024-10-09T22:01:13.116Z] 5d5c8e513c77: Pull complete [2024-10-09T22:01:13.116Z] 9f66e0745190: Pull complete [2024-10-09T22:01:15.013Z] f49a43e4bbc0: Pull complete [2024-10-09T22:01:15.577Z] 561ebcabdf7f: Pull complete [2024-10-09T22:01:15.577Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T22:01:15.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:01:15.577Z] ---> 3a752c3f9dda [2024-10-09T22:01:15.577Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:01:20.687Z] Still waiting to schedule task [2024-10-09T22:01:20.687Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22346’ [2024-10-09T22:01:22.145Z] ---> Running in 9baf8d0845e3 [2024-10-09T22:01:22.145Z] Removing intermediate container 9baf8d0845e3 [2024-10-09T22:01:22.145Z] ---> bc58c9176bd8 [2024-10-09T22:01:22.145Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:01:22.145Z] ---> Running in af91e017ada8 [2024-10-09T22:01:22.145Z] Removing intermediate container af91e017ada8 [2024-10-09T22:01:22.145Z] ---> 0924e9b8d6de [2024-10-09T22:01:22.145Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:01:22.145Z] ---> Running in 1a65ec35e36d [2024-10-09T22:01:22.145Z] Removing intermediate container 1a65ec35e36d [2024-10-09T22:01:22.145Z] ---> be99a7531825 [2024-10-09T22:01:22.145Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:01:22.145Z] ---> Running in 0cc2e156f618 [2024-10-09T22:01:22.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:22.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:22.403Z] OK: 246 MiB in 54 packages [2024-10-09T22:01:22.662Z] Removing intermediate container 0cc2e156f618 [2024-10-09T22:01:22.662Z] ---> fa62c5ecfaa0 [2024-10-09T22:01:22.662Z] Step 7/12 : WORKDIR /app [2024-10-09T22:01:22.662Z] ---> Running in 6679c77df945 [2024-10-09T22:01:22.662Z] Removing intermediate container 6679c77df945 [2024-10-09T22:01:22.662Z] ---> 905e0a2c9641 [2024-10-09T22:01:22.662Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:01:22.662Z] ---> b92fffb153fa [2024-10-09T22:01:22.662Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:01:22.921Z] ---> Running in f61487eb6db8 [2024-10-09T22:02:20.041Z] Removing intermediate container f61487eb6db8 [2024-10-09T22:02:20.041Z] ---> 72f36d323c75 [2024-10-09T22:02:20.041Z] Step 10/12 : COPY . . [2024-10-09T22:02:20.041Z] ---> 72a6274bfd2b [2024-10-09T22:02:20.041Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:02:20.041Z] ---> Running in 8e772a70e281 [2024-10-09T22:02:20.041Z] Removing intermediate container 8e772a70e281 [2024-10-09T22:02:20.041Z] ---> fc9284336357 [2024-10-09T22:02:20.041Z] Step 12/12 : RUN $MAKE [2024-10-09T22:02:20.041Z] ---> Running in 5bc224cc0301 [2024-10-09T22:02:20.041Z] noop [2024-10-09T22:02:20.041Z] Removing intermediate container 5bc224cc0301 [2024-10-09T22:02:20.041Z] ---> db832a844219 [2024-10-09T22:02:20.041Z] Successfully built db832a844219 [2024-10-09T22:02:20.041Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:02:20.386Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:02:20.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:02:20.473Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:02:20.506Z] $ 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-09T22:02:20.845Z] $ docker top cd31d5f929cfb5ff6cde89c647fce164b2737d1e15c41d6fb57e6bcc50aa6ffa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:02:21.203Z] + go version [2024-10-09T22:02:21.203Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T22:02:21.213Z] $ docker stop --time=1 cd31d5f929cfb5ff6cde89c647fce164b2737d1e15c41d6fb57e6bcc50aa6ffa [2024-10-09T22:02:22.487Z] $ docker rm -f --volumes cd31d5f929cfb5ff6cde89c647fce164b2737d1e15c41d6fb57e6bcc50aa6ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:02:22.929Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:02:22.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:02:23.011Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:02:23.040Z] $ 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-09T22:02:23.361Z] $ docker top 5e3d18bfe8f52d3dd36fe343f5ebdbc9cbaed5e8eb4c8192ce790ce322a89d53 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:02:23.710Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:02:24.019Z] + make test [2024-10-09T22:02:24.020Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T22:02:56.088Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-09T22:02:56.088Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-09T22:02:56.088Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-09T22:02:56.088Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:02:57.027Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.024s coverage: 88.0% of statements [2024-10-09T22:03:07.131Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.588s coverage: 98.7% of statements [2024-10-09T22:03:07.131Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.066s coverage: 89.7% of statements [2024-10-09T22:03:07.131Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2024-10-09T22:03:07.390Z] running golangci-lint [2024-10-09T22:03:07.649Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-09T22:03:07.649Z] go version go1.23.2 linux/amd64 [2024-10-09T22:03:07.906Z] 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-09T22:03:07.906Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-09T22:03:07.906Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-09T22:03:29.834Z] level=info msg="[loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 21.648696387s" [2024-10-09T22:03:29.834Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.52113ms" [2024-10-09T22:03:38.624Z] level=info msg="[linters_context/goanalysis] analyzers took 45.196324916s with top 10 stages: buildir: 36.554658867s, fact_deprecated: 1.870609351s, inspect: 1.77008584s, printf: 1.176148712s, ctrlflow: 1.113604406s, fact_purity: 762.05331ms, nilness: 638.128909ms, typedness: 367.622689ms, SA5012: 331.386236ms, tokenfileanalyzer: 258.966635ms" [2024-10-09T22:03:38.624Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-10-09T22:03:38.624Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 10/10, invalid_issue: 10/10, path_prettifier: 10/10, skip_dirs: 10/10, cgo: 10/10, exclude: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, autogenerated_exclude: 10/10, identifier_marker: 10/10" [2024-10-09T22:03:38.624Z] level=info msg="[runner] processing took 789.469µs with stages: identifier_marker: 406.095µs, autogenerated_exclude: 159.841µs, exclude-rules: 95.991µs, path_prettifier: 72.271µs, skip_dirs: 38.031µs, invalid_issue: 4.1µs, cgo: 3.25µs, nolint: 1.79µs, filename_unadjuster: 1.3µs, max_same_issues: 1.18µs, fixer: 880ns, uniq_by_line: 820ns, max_from_linter: 520ns, path_prefixer: 510ns, skip_files: 460ns, sort_results: 460ns, exclude: 420ns, severity-rules: 370ns, max_per_file_from_linter: 330ns, diff: 310ns, path_shortener: 270ns, source_code: 270ns" [2024-10-09T22:03:38.624Z] level=info msg="[runner] linters took 8.927731953s with stages: goanalysis_metalinter: 8.926800653s" [2024-10-09T22:03:38.624Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-09T22:03:38.624Z] level=info msg="Memory: 307 samples, avg is 201.5MB, max is 1007.4MB" [2024-10-09T22:03:38.624Z] level=info msg="Execution took 30.587202038s" [2024-10-09T22:03:38.624Z] go vet ./... [2024-10-09T22:03:44.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:03:44.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:03:44.805Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:03:44.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:03:44.829Z] $ docker stop --time=1 5e3d18bfe8f52d3dd36fe343f5ebdbc9cbaed5e8eb4c8192ce790ce322a89d53 [2024-10-09T22:03:49.920Z] $ docker rm -f --volumes 5e3d18bfe8f52d3dd36fe343f5ebdbc9cbaed5e8eb4c8192ce790ce322a89d53 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:03:50.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:03:50.634Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T22:03:51.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:03:51.369Z] + ls -al . [2024-10-09T22:03:51.369Z] total 276 [2024-10-09T22:03:51.369Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:02 . [2024-10-09T22:03:51.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:00 .. [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:00 .dockerignore [2024-10-09T22:03:51.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:03 .git [2024-10-09T22:03:51.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:00 .github [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 22:00 .gitignore [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:00 .golangci.yml [2024-10-09T22:03:51.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:01 .semver [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 22:00 Attribution.txt [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 22:00 CHANGELOG.md [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 22:00 Dockerfile [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:00 GOVERNANCE.md [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 22:00 Jenkinsfile [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:00 LICENSE [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 22:00 Makefile [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 22:00 OWNERS.md [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 22:00 README.md [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 22:00 Record and Reply.postman_collection.json [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:01 VERSION [2024-10-09T22:03:51.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:00 bin [2024-10-09T22:03:51.369Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 22:03 coverage.out [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 7113 Oct 9 22:00 go.mod [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 99876 Oct 9 22:00 go.sum [2024-10-09T22:03:51.369Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:00 internal [2024-10-09T22:03:51.369Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 22:00 main.go [2024-10-09T22:03:51.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:00 openapi [2024-10-09T22:03:51.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:00 pkg [2024-10-09T22:03:51.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:03:51.767Z] + 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=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 --label arch=amd64 --label version=3.2.0-dev.20 . [2024-10-09T22:03:51.767Z] Sending build context to Docker daemon 9.922MB [2024-10-09T22:03:51.767Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:03:51.767Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-09T22:03:51.767Z] ---> db832a844219 [2024-10-09T22:03:51.767Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:03:52.026Z] ---> Running in 7e95966fbf16 [2024-10-09T22:03:52.026Z] Removing intermediate container 7e95966fbf16 [2024-10-09T22:03:52.026Z] ---> 8c669c346596 [2024-10-09T22:03:52.026Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:03:52.026Z] ---> Running in 5a594b556c83 [2024-10-09T22:03:52.285Z] Removing intermediate container 5a594b556c83 [2024-10-09T22:03:52.285Z] ---> 2127bab1cc94 [2024-10-09T22:03:52.285Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:03:52.285Z] ---> Running in 8f568937fc04 [2024-10-09T22:03:52.285Z] Removing intermediate container 8f568937fc04 [2024-10-09T22:03:52.285Z] ---> 7e7160e5c928 [2024-10-09T22:03:52.285Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:03:52.547Z] ---> Running in 33de0bde3b14 [2024-10-09T22:03:52.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:03:52.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:03:53.061Z] OK: 246 MiB in 54 packages [2024-10-09T22:03:53.320Z] Removing intermediate container 33de0bde3b14 [2024-10-09T22:03:53.320Z] ---> ac8fd372d6bf [2024-10-09T22:03:53.320Z] Step 7/27 : WORKDIR /app [2024-10-09T22:03:53.320Z] ---> Running in 0529a6536fe1 [2024-10-09T22:03:53.577Z] Removing intermediate container 0529a6536fe1 [2024-10-09T22:03:53.577Z] ---> 9a0c2ffa8501 [2024-10-09T22:03:53.577Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-09T22:03:53.577Z] ---> 17c08f7265d4 [2024-10-09T22:03:53.577Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:03:53.577Z] ---> Running in 1eb59abfb440 [2024-10-09T22:03:54.958Z] Removing intermediate container 1eb59abfb440 [2024-10-09T22:03:54.958Z] ---> 3e980241076c [2024-10-09T22:03:54.958Z] Step 10/27 : COPY . . [2024-10-09T22:03:55.531Z] ---> eb44427ec1b7 [2024-10-09T22:03:55.531Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:03:55.789Z] ---> Running in 74269118c40e [2024-10-09T22:03:56.047Z] Removing intermediate container 74269118c40e [2024-10-09T22:03:56.047Z] ---> 748c54cb04f9 [2024-10-09T22:03:56.047Z] Step 12/27 : RUN $MAKE [2024-10-09T22:03:56.125Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22350 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-10-09T22:03:56.144Z] Running in /w/workspace/app-record-replay/95 [Pipeline] { [Pipeline] checkout [2024-10-09T22:03:56.305Z] ---> Running in 7ba56f097276 [2024-10-09T22:03:56.872Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20" -trimpath -mod=readonly -o app-record-replay [2024-10-09T22:03:59.206Z] Selected Git installation does not exist. Using Default [2024-10-09T22:03:59.206Z] The recommended git tool is: NONE [2024-10-09T22:04:06.796Z] using credential edgex-jenkins-ssh [2024-10-09T22:04:06.821Z] Cloning the remote Git repository [2024-10-09T22:04:06.867Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-10-09T22:04:06.969Z] > git init /w/workspace/app-record-replay/95 # timeout=10 [2024-10-09T22:04:07.143Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-10-09T22:04:07.144Z] > git --version # timeout=10 [2024-10-09T22:04:07.167Z] > git --version # 'git version 2.25.1' [2024-10-09T22:04:07.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:04:07.328Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:04:09.560Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-10-09T22:04:09.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:04:10.621Z] Avoid second fetch [2024-10-09T22:04:10.621Z] Checking out Revision 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 (main) [2024-10-09T22:04:10.638Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:04:10.731Z] > git checkout -f 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 # timeout=10 [2024-10-09T22:04:11.325Z] Commit message: "Merge pull request #144 from weichou1229/go-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:04:16.165Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T22:04:16.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:04:16.165Z] Dload Upload Total Spent Left Speed [2024-10-09T22:04:16.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2024-10-09T22:04:16.504Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T22:04:16.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T22:04:16.846Z] + sudo tee /etc/docker/daemon.new [2024-10-09T22:04:16.846Z] { [2024-10-09T22:04:16.846Z] "registry-mirrors": [ [2024-10-09T22:04:16.846Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T22:04:16.846Z] ], [2024-10-09T22:04:16.846Z] "bip": "10.250.0.254/24", [2024-10-09T22:04:16.846Z] "hosts": [ [2024-10-09T22:04:16.846Z] "tcp://0.0.0.0:5555", [2024-10-09T22:04:16.846Z] "unix:///var/run/docker.sock" [2024-10-09T22:04:16.846Z] ], [2024-10-09T22:04:16.846Z] "mtu": 1458, [2024-10-09T22:04:16.846Z] "selinux-enabled": true, [2024-10-09T22:04:16.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T22:04:16.846Z] } [Pipeline] sh [2024-10-09T22:04:17.206Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T22:04:17.552Z] + sudo service docker restart [2024-10-09T22:04:31.335Z] Removing intermediate container 7ba56f097276 [2024-10-09T22:04:31.335Z] ---> f8ecf810dca6 [2024-10-09T22:04:31.335Z] Step 13/27 : FROM alpine:3.20 [2024-10-09T22:04:31.335Z] 3.20: Pulling from library/alpine [2024-10-09T22:04:31.335Z] 43c4264eed91: Already exists [2024-10-09T22:04:31.594Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:04:31.594Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:04:31.594Z] ---> 91ef0af61f39 [2024-10-09T22:04:31.594Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:04:31.594Z] ---> Running in 199508cdf779 [2024-10-09T22:04:31.594Z] Removing intermediate container 199508cdf779 [2024-10-09T22:04:31.594Z] ---> d5ef667d081e [2024-10-09T22:04:31.594Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-09T22:04:31.594Z] ---> Running in f423cc9cb274 [2024-10-09T22:04:31.594Z] Removing intermediate container f423cc9cb274 [2024-10-09T22:04:31.594Z] ---> d0b879ffac7c [2024-10-09T22:04:31.594Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:04:31.594Z] ---> Running in c784826304b1 [2024-10-09T22:04:31.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:32.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:32.375Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:04:32.375Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:04:32.375Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:04:32.375Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:04:32.632Z] OK: 9 MiB in 16 packages [2024-10-09T22:04:32.891Z] Removing intermediate container c784826304b1 [2024-10-09T22:04:32.891Z] ---> ccd32547c564 [2024-10-09T22:04:32.891Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-09T22:04:32.891Z] ---> Running in 5380c0cde341 [2024-10-09T22:04:33.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:33.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:33.670Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:04:33.670Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:04:33.670Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:04:33.670Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:04:33.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:33.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:33.929Z] OK: 9 MiB in 16 packages [2024-10-09T22:04:34.188Z] Removing intermediate container 5380c0cde341 [2024-10-09T22:04:34.188Z] ---> d5fff451848d [2024-10-09T22:04:34.188Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:04:34.446Z] ---> 2f1be2a18748 [2024-10-09T22:04:34.446Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:04:34.446Z] ---> 1b32a65e91e8 [2024-10-09T22:04:34.446Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:04:34.704Z] ---> 52b0a03eb739 [2024-10-09T22:04:34.704Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-09T22:04:35.639Z] ---> d89c291f5988 [2024-10-09T22:04:35.639Z] Step 22/27 : EXPOSE 59712 [2024-10-09T22:04:35.639Z] ---> Running in 7c7e650084c3 [2024-10-09T22:04:35.639Z] Removing intermediate container 7c7e650084c3 [2024-10-09T22:04:35.639Z] ---> e4494d33ba8e [2024-10-09T22:04:35.639Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-09T22:04:35.639Z] ---> Running in 6f551b0056fe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:04:35.824Z] provisioning config files... [2024-10-09T22:04:35.853Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/95@tmp/config2132328067803842652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:04:35.896Z] Removing intermediate container 6f551b0056fe [2024-10-09T22:04:35.896Z] ---> 65b264c9bb8b [2024-10-09T22:04:35.896Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T22:04:35.896Z] ---> Running in f13adb4fb072 [2024-10-09T22:04:35.896Z] Removing intermediate container f13adb4fb072 [2024-10-09T22:04:35.896Z] ---> 9dabc4f675aa [2024-10-09T22:04:35.896Z] Step 25/27 : LABEL arch=amd64 [2024-10-09T22:04:35.896Z] ---> Running in 002d32a5ec61 [2024-10-09T22:04:35.896Z] Removing intermediate container 002d32a5ec61 [2024-10-09T22:04:35.896Z] ---> ad918c6ccc08 [2024-10-09T22:04:35.896Z] Step 26/27 : LABEL git_sha=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [2024-10-09T22:04:35.896Z] ---> Running in f487af139dcd [2024-10-09T22:04:36.156Z] Removing intermediate container f487af139dcd [2024-10-09T22:04:36.156Z] ---> 345165e3c30a [2024-10-09T22:04:36.156Z] Step 27/27 : LABEL version=3.2.0-dev.20 [2024-10-09T22:04:36.156Z] ---> Running in eb151e7a2aae [2024-10-09T22:04:36.156Z] Removing intermediate container eb151e7a2aae [2024-10-09T22:04:36.156Z] ---> 0d2a2c2a10d5 [2024-10-09T22:04:36.156Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:04:36.156Z] Successfully built 0d2a2c2a10d5 [2024-10-09T22:04:36.156Z] 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-09T22:04:36.291Z] provisioning config files... [2024-10-09T22:04:36.300Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9718875180055544358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:04:36.361Z] ---> ****-login.sh [2024-10-09T22:04:36.361Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:04:36.608Z] ---> ****-login.sh [2024-10-09T22:04:36.608Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:04:36.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:36.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:36.608Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:36.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:36.608Z] [2024-10-09T22:04:36.608Z] Login Succeeded [2024-10-09T22:04:36.608Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:04:36.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:36.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:36.609Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:36.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:36.609Z] [2024-10-09T22:04:36.609Z] Login Succeeded [2024-10-09T22:04:36.609Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:04:36.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:36.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:36.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:36.870Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:36.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:36.870Z] [2024-10-09T22:04:36.870Z] Login Succeeded [2024-10-09T22:04:36.870Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:04:36.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:36.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:36.870Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:36.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:36.870Z] [2024-10-09T22:04:36.870Z] Login Succeeded [2024-10-09T22:04:36.870Z] ****.io [2024-10-09T22:04:36.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:36.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:36.907Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:36.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:36.907Z] [2024-10-09T22:04:36.907Z] Login Succeeded [2024-10-09T22:04:36.907Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:04:37.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:37.130Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:37.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:37.130Z] [2024-10-09T22:04:37.130Z] Login Succeeded [2024-10-09T22:04:37.130Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:04:37.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-10-09T22:04:37.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:37.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:37.180Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:37.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:37.180Z] [2024-10-09T22:04:37.180Z] Login Succeeded [2024-10-09T22:04:37.180Z] nexus3.edgexfoundry.org:10003 [Pipeline] echo [2024-10-09T22:04:37.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:04:37.220Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-10-09T22:04:37.220Z] 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [2024-10-09T22:04:37.220Z] latest [2024-10-09T22:04:37.220Z] 3.2.0-dev.20 [2024-10-09T22:04:37.220Z] 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [2024-10-09T22:04:37.220Z] main [2024-10-09T22:04:37.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:37.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:37.559Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:37.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:37.729Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:37.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:37.729Z] [2024-10-09T22:04:37.729Z] Login Succeeded [2024-10-09T22:04:37.729Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:04:37.868Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [2024-10-09T22:04:37.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:04:37.868Z] 9735d02c9f1d: Preparing [2024-10-09T22:04:37.868Z] 0434a596e698: Preparing [2024-10-09T22:04:37.868Z] 88494fa230fa: Preparing [2024-10-09T22:04:37.868Z] ef6e32950784: Preparing [2024-10-09T22:04:37.868Z] cdb413c1be3f: Preparing [2024-10-09T22:04:37.868Z] e82a7c20ee9d: Preparing [2024-10-09T22:04:37.868Z] 63ca1fbb43ae: Preparing [2024-10-09T22:04:37.868Z] e82a7c20ee9d: Waiting [2024-10-09T22:04:37.868Z] 63ca1fbb43ae: Waiting [2024-10-09T22:04:37.868Z] 88494fa230fa: Pushed [2024-10-09T22:04:37.868Z] ef6e32950784: Pushed [2024-10-09T22:04:37.868Z] 0434a596e698: Pushed [2024-10-09T22:04:37.868Z] cdb413c1be3f: Pushed [2024-10-09T22:04:37.868Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:04:38.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:38.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:38.005Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:38.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:38.005Z] [2024-10-09T22:04:38.005Z] Login Succeeded [2024-10-09T22:04:38.005Z] ****.io [2024-10-09T22:04:38.127Z] e82a7c20ee9d: Pushed [2024-10-09T22:04:38.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:04:38.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:04:38.548Z] Configure a credential helper to remove this warning. See [2024-10-09T22:04:38.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:04:38.548Z] [2024-10-09T22:04:38.548Z] Login Succeeded [2024-10-09T22:04:38.548Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:04:38.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:04:38.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:04:38.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:04:38.944Z] ========================================================= [2024-10-09T22:04:38.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:04:38.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:39.340Z] + 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-09T22:04:39.612Z] Sending build context to Docker daemon 336.4kB [2024-10-09T22:04:39.612Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:04:39.612Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:04:39.881Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:04:39.881Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:04:39.881Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:04:39.881Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:04:39.881Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:04:39.881Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:04:39.881Z] 80978eb59214: Pulling fs layer [2024-10-09T22:04:39.881Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:04:39.881Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:04:39.881Z] 4f4fb700ef54: Waiting [2024-10-09T22:04:39.881Z] 80978eb59214: Waiting [2024-10-09T22:04:39.881Z] c9f46d7d2bd2: Waiting [2024-10-09T22:04:39.881Z] c5a475d317c9: Waiting [2024-10-09T22:04:39.881Z] 50b3750afda1: Waiting [2024-10-09T22:04:39.881Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T22:04:39.881Z] 55b35a11ae5e: Download complete [2024-10-09T22:04:39.881Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:04:39.881Z] 50b3750afda1: Download complete [2024-10-09T22:04:39.881Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:04:39.881Z] 4f4fb700ef54: Download complete [2024-10-09T22:04:39.881Z] 80978eb59214: Verifying Checksum [2024-10-09T22:04:39.881Z] 80978eb59214: Download complete [2024-10-09T22:04:39.881Z] cf04c63912e1: Download complete [2024-10-09T22:04:40.470Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:04:40.470Z] c5a475d317c9: Download complete [2024-10-09T22:04:40.655Z] 9735d02c9f1d: Pushed [2024-10-09T22:04:40.916Z] 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:41.065Z] cf04c63912e1: Pull complete [2024-10-09T22:04:41.246Z] + 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-09T22:04:41.557Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-09T22:04:41.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:04:41.557Z] 9735d02c9f1d: Preparing [2024-10-09T22:04:41.557Z] 0434a596e698: Preparing [2024-10-09T22:04:41.557Z] 88494fa230fa: Preparing [2024-10-09T22:04:41.557Z] ef6e32950784: Preparing [2024-10-09T22:04:41.557Z] cdb413c1be3f: Preparing [2024-10-09T22:04:41.557Z] e82a7c20ee9d: Preparing [2024-10-09T22:04:41.557Z] 63ca1fbb43ae: Preparing [2024-10-09T22:04:41.557Z] e82a7c20ee9d: Waiting [2024-10-09T22:04:41.557Z] 63ca1fbb43ae: Waiting [2024-10-09T22:04:41.557Z] ef6e32950784: Layer already exists [2024-10-09T22:04:41.557Z] 88494fa230fa: Layer already exists [2024-10-09T22:04:41.557Z] cdb413c1be3f: Layer already exists [2024-10-09T22:04:41.557Z] 0434a596e698: Layer already exists [2024-10-09T22:04:41.557Z] 9735d02c9f1d: Layer already exists [2024-10-09T22:04:41.557Z] e82a7c20ee9d: Layer already exists [2024-10-09T22:04:41.557Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:04:41.557Z] latest: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:41.649Z] 55b35a11ae5e: Pull complete [2024-10-09T22:04:41.891Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [2024-10-09T22:04:41.917Z] a37a00ec5f00: Verifying Checksum [2024-10-09T22:04:41.918Z] a37a00ec5f00: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:42.216Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.20 [2024-10-09T22:04:42.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:04:42.216Z] 9735d02c9f1d: Preparing [2024-10-09T22:04:42.216Z] 0434a596e698: Preparing [2024-10-09T22:04:42.216Z] 88494fa230fa: Preparing [2024-10-09T22:04:42.216Z] ef6e32950784: Preparing [2024-10-09T22:04:42.216Z] cdb413c1be3f: Preparing [2024-10-09T22:04:42.216Z] e82a7c20ee9d: Preparing [2024-10-09T22:04:42.216Z] 63ca1fbb43ae: Preparing [2024-10-09T22:04:42.216Z] 63ca1fbb43ae: Waiting [2024-10-09T22:04:42.216Z] 88494fa230fa: Layer already exists [2024-10-09T22:04:42.216Z] cdb413c1be3f: Layer already exists [2024-10-09T22:04:42.216Z] 9735d02c9f1d: Layer already exists [2024-10-09T22:04:42.216Z] 0434a596e698: Layer already exists [2024-10-09T22:04:42.216Z] ef6e32950784: Layer already exists [2024-10-09T22:04:42.216Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:04:42.216Z] e82a7c20ee9d: Layer already exists [2024-10-09T22:04:42.216Z] 3.2.0-dev.20: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:42.541Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:42.867Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [2024-10-09T22:04:42.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:04:42.867Z] 9735d02c9f1d: Preparing [2024-10-09T22:04:42.867Z] 0434a596e698: Preparing [2024-10-09T22:04:42.867Z] 88494fa230fa: Preparing [2024-10-09T22:04:42.867Z] ef6e32950784: Preparing [2024-10-09T22:04:42.867Z] cdb413c1be3f: Preparing [2024-10-09T22:04:42.867Z] e82a7c20ee9d: Preparing [2024-10-09T22:04:42.867Z] 63ca1fbb43ae: Preparing [2024-10-09T22:04:42.867Z] e82a7c20ee9d: Waiting [2024-10-09T22:04:42.867Z] 63ca1fbb43ae: Waiting [2024-10-09T22:04:42.867Z] 9735d02c9f1d: Layer already exists [2024-10-09T22:04:42.867Z] cdb413c1be3f: Layer already exists [2024-10-09T22:04:42.867Z] ef6e32950784: Layer already exists [2024-10-09T22:04:42.867Z] 0434a596e698: Layer already exists [2024-10-09T22:04:42.867Z] 88494fa230fa: Layer already exists [2024-10-09T22:04:42.867Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:04:42.867Z] e82a7c20ee9d: Layer already exists [2024-10-09T22:04:42.867Z] 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } [2024-10-09T22:04:42.879Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T22:04:42.879Z] c9f46d7d2bd2: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:43.198Z] + 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-09T22:04:43.518Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-10-09T22:04:43.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-10-09T22:04:43.518Z] 9735d02c9f1d: Preparing [2024-10-09T22:04:43.518Z] 0434a596e698: Preparing [2024-10-09T22:04:43.518Z] 88494fa230fa: Preparing [2024-10-09T22:04:43.518Z] ef6e32950784: Preparing [2024-10-09T22:04:43.518Z] cdb413c1be3f: Preparing [2024-10-09T22:04:43.518Z] e82a7c20ee9d: Preparing [2024-10-09T22:04:43.518Z] 63ca1fbb43ae: Preparing [2024-10-09T22:04:43.518Z] e82a7c20ee9d: Waiting [2024-10-09T22:04:43.518Z] 63ca1fbb43ae: Waiting [2024-10-09T22:04:43.518Z] cdb413c1be3f: Layer already exists [2024-10-09T22:04:43.518Z] 88494fa230fa: Layer already exists [2024-10-09T22:04:43.518Z] ef6e32950784: Layer already exists [2024-10-09T22:04:43.518Z] 9735d02c9f1d: Layer already exists [2024-10-09T22:04:43.518Z] 0434a596e698: Layer already exists [2024-10-09T22:04:43.518Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:04:43.518Z] e82a7c20ee9d: Layer already exists [2024-10-09T22:04:43.518Z] main: digest: sha256:53b71ce81a5ef777089efbaf3ca3ba215d2ced276a686532af998bccdb53c0aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:04:43.594Z] ===================================================== [Pipeline] echo [2024-10-09T22:04:43.611Z] taggedImages: [2024-10-09T22:04:43.611Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [2024-10-09T22:04:43.611Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-10-09T22:04:43.611Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.20 [2024-10-09T22:04:43.611Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [2024-10-09T22:04:43.611Z] - 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-09T22:04:44.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:04:44.028Z] [2024-10-09T22:04:44.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:44.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:04:44.334Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T22:04:44.334Z] 5eb5b503b376: Pulling fs layer [2024-10-09T22:04:44.334Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T22:04:44.334Z] ec43610c2a17: Pulling fs layer [2024-10-09T22:04:44.334Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T22:04:44.334Z] 33b1e0a273af: Pulling fs layer [2024-10-09T22:04:44.334Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T22:04:44.334Z] 2f39f015ded8: Pulling fs layer [2024-10-09T22:04:44.334Z] 5d3b04190fa2: Waiting [2024-10-09T22:04:44.334Z] 33b1e0a273af: Waiting [2024-10-09T22:04:44.334Z] 3a2ae6a8a46f: Waiting [2024-10-09T22:04:44.334Z] 2f39f015ded8: Waiting [2024-10-09T22:04:44.334Z] 5c69ac0246d0: Download complete [2024-10-09T22:04:44.334Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T22:04:44.334Z] 3a2ae6a8a46f: Download complete [2024-10-09T22:04:44.334Z] 33b1e0a273af: Verifying Checksum [2024-10-09T22:04:44.334Z] 33b1e0a273af: Download complete [2024-10-09T22:04:44.334Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T22:04:44.334Z] 5d3b04190fa2: Download complete [2024-10-09T22:04:44.334Z] ec43610c2a17: Verifying Checksum [2024-10-09T22:04:44.592Z] 5eb5b503b376: Verifying Checksum [2024-10-09T22:04:44.592Z] 5eb5b503b376: Download complete [2024-10-09T22:04:45.157Z] 2f39f015ded8: Download complete [2024-10-09T22:04:45.725Z] 5eb5b503b376: Pull complete [2024-10-09T22:04:45.983Z] 5c69ac0246d0: Pull complete [2024-10-09T22:04:46.239Z] ec43610c2a17: Pull complete [2024-10-09T22:04:46.239Z] 3a2ae6a8a46f: Pull complete [2024-10-09T22:04:46.495Z] 33b1e0a273af: Pull complete [2024-10-09T22:04:46.495Z] 5d3b04190fa2: Pull complete [2024-10-09T22:04:50.677Z] 2f39f015ded8: Pull complete [2024-10-09T22:04:50.677Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T22:04:50.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:04:50.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:04:50.767Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:04:50.792Z] $ 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-09T22:04:55.316Z] $ docker top 0e4c84f4f4a8f4ebdf06987bb8534d69b9dc56f72d5010047fe402258f3aff05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:04:55.697Z] ---> job-cost.sh [2024-10-09T22:04:55.697Z] lf-activate-venv: SKIPPING [2024-10-09T22:04:55.697Z] INFO: No Stack... [2024-10-09T22:04:55.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:04:56.215Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:04:56.503Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-10-09T22:04:56.503Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:04:56.520Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [2024-10-09T22:04:56.527Z] Resource [jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] did not exist. Created. [2024-10-09T22:04:56.533Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:04:56.846Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T22:04:56.866Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:04:56.873Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:04:56.893Z] $ docker stop --time=1 0e4c84f4f4a8f4ebdf06987bb8534d69b9dc56f72d5010047fe402258f3aff05 [2024-10-09T22:04:58.637Z] $ docker rm -f --volumes 0e4c84f4f4a8f4ebdf06987bb8534d69b9dc56f72d5010047fe402258f3aff05 [2024-10-09T22:04:58.643Z] a37a00ec5f00: Pull complete [2024-10-09T22:04:58.643Z] 50b3750afda1: Pull complete [2024-10-09T22:04:58.643Z] 4f4fb700ef54: Pull complete [2024-10-09T22:04:58.643Z] 80978eb59214: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T22:05:05.849Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:05:07.909Z] c5a475d317c9: Pull complete [2024-10-09T22:05:07.909Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:05:07.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:05:07.909Z] ---> be29e6b0f0d4 [2024-10-09T22:05:07.909Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:05:12.273Z] ---> Running in 2cadf31e040f [2024-10-09T22:05:12.273Z] Removing intermediate container 2cadf31e040f [2024-10-09T22:05:12.273Z] ---> b11472299ecd [2024-10-09T22:05:12.273Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:05:12.273Z] ---> Running in fd7b9cad4c5a [2024-10-09T22:05:12.273Z] Removing intermediate container fd7b9cad4c5a [2024-10-09T22:05:12.273Z] ---> c2b3912b0b91 [2024-10-09T22:05:12.273Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:05:12.273Z] ---> Running in d94cdaa43a52 [2024-10-09T22:05:12.273Z] Removing intermediate container d94cdaa43a52 [2024-10-09T22:05:12.273Z] ---> 18f5baa660dd [2024-10-09T22:05:12.273Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:05:12.273Z] ---> Running in dfebfd3262f8 [2024-10-09T22:05:12.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:05:12.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:05:14.301Z] OK: 238 MiB in 54 packages [2024-10-09T22:05:18.445Z] Removing intermediate container dfebfd3262f8 [2024-10-09T22:05:18.445Z] ---> a9687f143483 [2024-10-09T22:05:18.445Z] Step 7/12 : WORKDIR /app [2024-10-09T22:05:18.445Z] ---> Running in 6af1c5fb9b91 [2024-10-09T22:05:18.445Z] Removing intermediate container 6af1c5fb9b91 [2024-10-09T22:05:18.445Z] ---> 3781dd2adc1d [2024-10-09T22:05:18.445Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:05:18.445Z] ---> f75671dbfca1 [2024-10-09T22:05:18.445Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:05:18.445Z] ---> Running in eae5c9d711f8 [2024-10-09T22:07:25.903Z] Removing intermediate container eae5c9d711f8 [2024-10-09T22:07:25.903Z] ---> 5c1f58b12973 [2024-10-09T22:07:25.904Z] Step 10/12 : COPY . . [2024-10-09T22:07:25.904Z] ---> 017307a711d5 [2024-10-09T22:07:25.904Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:07:25.904Z] ---> Running in 20f22d80b5cd [2024-10-09T22:07:25.904Z] Removing intermediate container 20f22d80b5cd [2024-10-09T22:07:25.904Z] ---> 3481ce71628b [2024-10-09T22:07:25.904Z] Step 12/12 : RUN $MAKE [2024-10-09T22:07:25.904Z] ---> Running in e9775739d19b [2024-10-09T22:07:25.904Z] noop [2024-10-09T22:07:25.904Z] Removing intermediate container e9775739d19b [2024-10-09T22:07:25.904Z] ---> 077ec4443774 [2024-10-09T22:07:25.904Z] Successfully built 077ec4443774 [2024-10-09T22:07:25.904Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:26.274Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:07:26.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:07:26.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-22350 does not seem to be running inside a container [2024-10-09T22:07:26.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/95 -v /w/workspace/app-record-replay/95:/w/workspace/app-record-replay/95:rw,z -v /w/workspace/app-record-replay/95@tmp:/w/workspace/app-record-replay/95@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-09T22:07:27.749Z] $ docker top 07b60a466f177cfe84784785206527cc9effec5532f2642b85a46a10b58921aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:07:28.613Z] + go version [2024-10-09T22:07:28.613Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:07:28.631Z] $ docker stop --time=1 07b60a466f177cfe84784785206527cc9effec5532f2642b85a46a10b58921aa [2024-10-09T22:07:30.358Z] $ docker rm -f --volumes 07b60a466f177cfe84784785206527cc9effec5532f2642b85a46a10b58921aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:07:31.008Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:07:31.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:07:31.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-22350 does not seem to be running inside a container [2024-10-09T22:07:31.318Z] $ 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/95 -v /w/workspace/app-record-replay/95:/w/workspace/app-record-replay/95:rw,z -v /w/workspace/app-record-replay/95@tmp:/w/workspace/app-record-replay/95@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-09T22:07:32.687Z] $ docker top 3e0293acb58dda470b095ba060ad01a04dfbcbaf021e70b06539d9c0fba0f2ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:07:33.572Z] + git config --global --add safe.directory /w/workspace/app-record-replay/95 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:07:34.264Z] + make test [2024-10-09T22:07:34.264Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T22:12:57.029Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-10-09T22:13:19.197Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.142s coverage: 88.0% of statements [2024-10-09T22:13:25.884Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-10-09T22:13:25.884Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:13:29.251Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-10-09T22:13:30.769Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.922s coverage: 98.7% of statements [2024-10-09T22:13:30.769Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.499s coverage: 89.7% of statements [2024-10-09T22:13:30.769Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.087s coverage: 100.0% of statements [2024-10-09T22:13:32.785Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T22:13:32.785Z] go vet ./... [2024-10-09T22:18:40.422Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:18:40.422Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:18:40.422Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:18:40.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:18:40.461Z] $ docker stop --time=1 3e0293acb58dda470b095ba060ad01a04dfbcbaf021e70b06539d9c0fba0f2ed [2024-10-09T22:18:42.744Z] $ docker rm -f --volumes 3e0293acb58dda470b095ba060ad01a04dfbcbaf021e70b06539d9c0fba0f2ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:18:45.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:18:45.823Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T22:18:46.423Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:18:46.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:18:47.270Z] + ls -al . [2024-10-09T22:18:47.270Z] total 272 [2024-10-09T22:18:47.270Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 22:07 . [2024-10-09T22:18:47.270Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:04 .. [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:04 .dockerignore [2024-10-09T22:18:47.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:04 .git [2024-10-09T22:18:47.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:04 .github [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 9 22:04 .gitignore [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 22:04 .golangci.yml [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 20126 Oct 9 22:04 Attribution.txt [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 458 Oct 9 22:04 CHANGELOG.md [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 1725 Oct 9 22:04 Dockerfile [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:04 GOVERNANCE.md [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 9 22:04 Jenkinsfile [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:04 LICENSE [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 3268 Oct 9 22:04 Makefile [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 9 22:04 OWNERS.md [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 4107 Oct 9 22:04 README.md [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 9 22:04 Record and Reply.postman_collection.json [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:01 VERSION [2024-10-09T22:18:47.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:04 bin [2024-10-09T22:18:47.270Z] -rw-r--r-- 1 jenkins jenkins 34247 Oct 9 22:13 coverage.out [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 7113 Oct 9 22:04 go.mod [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 99876 Oct 9 22:04 go.sum [2024-10-09T22:18:47.270Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:04 internal [2024-10-09T22:18:47.270Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 9 22:04 main.go [2024-10-09T22:18:47.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:04 openapi [2024-10-09T22:18:47.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:04 pkg [2024-10-09T22:18:47.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:18:47.631Z] + 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=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 --label arch=arm64 --label version=3.2.0-dev.20 . [2024-10-09T22:18:47.900Z] Sending build context to Docker daemon 371.2kB [2024-10-09T22:18:47.900Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:18:47.900Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-09T22:18:47.900Z] ---> 077ec4443774 [2024-10-09T22:18:47.900Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:18:48.180Z] ---> Running in 783026e7c893 [2024-10-09T22:18:48.453Z] Removing intermediate container 783026e7c893 [2024-10-09T22:18:48.453Z] ---> 41b1c626f2fb [2024-10-09T22:18:48.453Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:18:48.453Z] ---> Running in 9e365d0c6bd2 [2024-10-09T22:18:48.728Z] Removing intermediate container 9e365d0c6bd2 [2024-10-09T22:18:48.728Z] ---> ae5f872349cc [2024-10-09T22:18:48.728Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:18:49.004Z] ---> Running in e209c80467ad [2024-10-09T22:18:49.279Z] Removing intermediate container e209c80467ad [2024-10-09T22:18:49.279Z] ---> 02ef79bd5571 [2024-10-09T22:18:49.279Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:18:49.560Z] ---> Running in 30b064e746fa [2024-10-09T22:18:50.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:18:51.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:18:53.077Z] OK: 238 MiB in 54 packages [2024-10-09T22:18:54.043Z] Removing intermediate container 30b064e746fa [2024-10-09T22:18:54.043Z] ---> a3ec6ed2ff81 [2024-10-09T22:18:54.043Z] Step 7/27 : WORKDIR /app [2024-10-09T22:18:54.319Z] ---> Running in 9ae887b10975 [2024-10-09T22:18:54.594Z] Removing intermediate container 9ae887b10975 [2024-10-09T22:18:54.594Z] ---> e5e867dac50b [2024-10-09T22:18:54.594Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-09T22:18:55.195Z] ---> 5dde13cf82aa [2024-10-09T22:18:55.195Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:18:55.195Z] ---> Running in b8d0ab6a31e1 [2024-10-09T22:18:58.587Z] Removing intermediate container b8d0ab6a31e1 [2024-10-09T22:18:58.587Z] ---> 85311e065037 [2024-10-09T22:18:58.587Z] Step 10/27 : COPY . . [2024-10-09T22:18:59.181Z] ---> 05dc7524660b [2024-10-09T22:18:59.181Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:18:59.181Z] ---> Running in 9996ba957a37 [2024-10-09T22:18:59.462Z] Removing intermediate container 9996ba957a37 [2024-10-09T22:18:59.462Z] ---> d08129c9417d [2024-10-09T22:18:59.462Z] Step 12/27 : RUN $MAKE [2024-10-09T22:18:59.741Z] ---> Running in 877e1454fa9c [2024-10-09T22:19:00.728Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20" -trimpath -mod=readonly -o app-record-replay [2024-10-09T22:23:37.771Z] Removing intermediate container 877e1454fa9c [2024-10-09T22:23:37.771Z] ---> a6dc11a058df [2024-10-09T22:23:37.771Z] Step 13/27 : FROM alpine:3.20 [2024-10-09T22:23:37.771Z] 3.20: Pulling from library/alpine [2024-10-09T22:23:37.771Z] cf04c63912e1: Already exists [2024-10-09T22:23:37.771Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:23:37.771Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:23:37.771Z] ---> c157a85ed455 [2024-10-09T22:23:37.771Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:23:37.771Z] ---> Running in 52a8d2bb9868 [2024-10-09T22:23:37.771Z] Removing intermediate container 52a8d2bb9868 [2024-10-09T22:23:37.771Z] ---> 89682ae4a14f [2024-10-09T22:23:37.771Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-10-09T22:23:37.771Z] ---> Running in 08e0a892bb9d [2024-10-09T22:23:38.041Z] Removing intermediate container 08e0a892bb9d [2024-10-09T22:23:38.041Z] ---> 946de9e7d1e6 [2024-10-09T22:23:38.041Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:23:38.041Z] ---> Running in d8813e556127 [2024-10-09T22:23:39.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:23:39.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:23:41.148Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:23:41.148Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:23:41.148Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:23:41.148Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:23:41.418Z] OK: 10 MiB in 16 packages [2024-10-09T22:23:42.850Z] Removing intermediate container d8813e556127 [2024-10-09T22:23:42.850Z] ---> 6fb2f3d44769 [2024-10-09T22:23:42.850Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-09T22:23:42.850Z] ---> Running in a77c3a1653d2 [2024-10-09T22:23:44.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:23:44.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:23:45.664Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:23:45.664Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:23:45.664Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:23:46.249Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:23:46.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:23:46.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:23:47.922Z] OK: 10 MiB in 16 packages [2024-10-09T22:23:48.893Z] Removing intermediate container a77c3a1653d2 [2024-10-09T22:23:48.893Z] ---> edef3b1a148e [2024-10-09T22:23:48.893Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:23:49.163Z] ---> 5d061bd7ed2e [2024-10-09T22:23:49.163Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:23:49.758Z] ---> f25043e381c6 [2024-10-09T22:23:49.758Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:23:50.351Z] ---> cc2c5e73eccf [2024-10-09T22:23:50.351Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-10-09T22:23:52.296Z] ---> baf8a7bf9d20 [2024-10-09T22:23:52.296Z] Step 22/27 : EXPOSE 59712 [2024-10-09T22:23:52.296Z] ---> Running in fe5b9535a38c [2024-10-09T22:23:52.296Z] Removing intermediate container fe5b9535a38c [2024-10-09T22:23:52.296Z] ---> d0fc81617b41 [2024-10-09T22:23:52.296Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-10-09T22:23:52.296Z] ---> Running in 209d35021b89 [2024-10-09T22:23:52.879Z] Removing intermediate container 209d35021b89 [2024-10-09T22:23:52.879Z] ---> be0ec5e274bc [2024-10-09T22:23:52.879Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T22:23:52.879Z] ---> Running in 353ebe94fa03 [2024-10-09T22:23:53.146Z] Removing intermediate container 353ebe94fa03 [2024-10-09T22:23:53.146Z] ---> 0f67ae9d2653 [2024-10-09T22:23:53.146Z] Step 25/27 : LABEL arch=arm64 [2024-10-09T22:23:53.146Z] ---> Running in eb22fc7658c3 [2024-10-09T22:23:53.414Z] Removing intermediate container eb22fc7658c3 [2024-10-09T22:23:53.414Z] ---> 61f4b53ee002 [2024-10-09T22:23:53.414Z] Step 26/27 : LABEL git_sha=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [2024-10-09T22:23:53.683Z] ---> Running in e1b7956e3ea5 [2024-10-09T22:23:53.951Z] Removing intermediate container e1b7956e3ea5 [2024-10-09T22:23:53.951Z] ---> 09f493d33b16 [2024-10-09T22:23:53.951Z] Step 27/27 : LABEL version=3.2.0-dev.20 [2024-10-09T22:23:53.951Z] ---> Running in 22a580666121 [2024-10-09T22:23:54.543Z] Removing intermediate container 22a580666121 [2024-10-09T22:23:54.543Z] ---> 9552fc8090e7 [2024-10-09T22:23:54.544Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:23:54.544Z] Successfully built 9552fc8090e7 [2024-10-09T22:23:54.544Z] 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-09T22:23:54.681Z] provisioning config files... [2024-10-09T22:23:54.699Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/95@tmp/config366659513357931016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:23:55.055Z] ---> ****-login.sh [2024-10-09T22:23:55.055Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:23:55.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:23:55.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:23:55.323Z] Configure a credential helper to remove this warning. See [2024-10-09T22:23:55.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:23:55.323Z] [2024-10-09T22:23:55.323Z] Login Succeeded [2024-10-09T22:23:55.323Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:23:55.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:23:55.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:23:55.862Z] Configure a credential helper to remove this warning. See [2024-10-09T22:23:55.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:23:55.862Z] [2024-10-09T22:23:55.862Z] Login Succeeded [2024-10-09T22:23:55.862Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:23:56.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:23:56.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:23:56.129Z] Configure a credential helper to remove this warning. See [2024-10-09T22:23:56.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:23:56.129Z] [2024-10-09T22:23:56.129Z] Login Succeeded [2024-10-09T22:23:56.129Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:23:56.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:23:56.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:23:56.665Z] Configure a credential helper to remove this warning. See [2024-10-09T22:23:56.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:23:56.665Z] [2024-10-09T22:23:56.665Z] Login Succeeded [2024-10-09T22:23:56.665Z] ****.io [2024-10-09T22:23:56.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:23:56.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:23:56.931Z] Configure a credential helper to remove this warning. See [2024-10-09T22:23:56.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:23:56.931Z] [2024-10-09T22:23:56.931Z] Login Succeeded [2024-10-09T22:23:56.931Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:23:56.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:23:57.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:23:57.037Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-10-09T22:23:57.037Z] 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [2024-10-09T22:23:57.037Z] latest [2024-10-09T22:23:57.037Z] 3.2.0-dev.20 [2024-10-09T22:23:57.037Z] 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [2024-10-09T22:23:57.037Z] main [2024-10-09T22:23:57.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:57.414Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:23:57.774Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [2024-10-09T22:23:57.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:23:57.775Z] 12256775bf98: Preparing [2024-10-09T22:23:57.775Z] 6b9a5840a07e: Preparing [2024-10-09T22:23:57.775Z] e3e408d884b0: Preparing [2024-10-09T22:23:57.775Z] 74e0080ac7b8: Preparing [2024-10-09T22:23:57.775Z] c75189378070: Preparing [2024-10-09T22:23:57.775Z] 6f97e45bd3ea: Preparing [2024-10-09T22:23:57.775Z] 16113d51b718: Preparing [2024-10-09T22:23:57.775Z] 6f97e45bd3ea: Waiting [2024-10-09T22:23:57.775Z] 16113d51b718: Waiting [2024-10-09T22:23:58.043Z] 74e0080ac7b8: Pushed [2024-10-09T22:23:58.043Z] e3e408d884b0: Pushed [2024-10-09T22:23:58.043Z] 6b9a5840a07e: Pushed [2024-10-09T22:23:58.043Z] c75189378070: Pushed [2024-10-09T22:23:58.043Z] 16113d51b718: Layer already exists [2024-10-09T22:23:58.312Z] 6f97e45bd3ea: Pushed [2024-10-09T22:24:04.980Z] 12256775bf98: Pushed [2024-10-09T22:24:04.980Z] 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:05.364Z] + 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-09T22:24:05.737Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-09T22:24:05.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:24:05.737Z] 12256775bf98: Preparing [2024-10-09T22:24:05.737Z] 6b9a5840a07e: Preparing [2024-10-09T22:24:05.737Z] e3e408d884b0: Preparing [2024-10-09T22:24:05.737Z] 74e0080ac7b8: Preparing [2024-10-09T22:24:05.737Z] c75189378070: Preparing [2024-10-09T22:24:05.737Z] 6f97e45bd3ea: Preparing [2024-10-09T22:24:05.737Z] 16113d51b718: Preparing [2024-10-09T22:24:05.737Z] 6f97e45bd3ea: Waiting [2024-10-09T22:24:05.737Z] 16113d51b718: Waiting [2024-10-09T22:24:05.737Z] 74e0080ac7b8: Layer already exists [2024-10-09T22:24:05.737Z] 12256775bf98: Layer already exists [2024-10-09T22:24:05.737Z] e3e408d884b0: Layer already exists [2024-10-09T22:24:05.737Z] c75189378070: Layer already exists [2024-10-09T22:24:05.737Z] 6b9a5840a07e: Layer already exists [2024-10-09T22:24:05.737Z] 6f97e45bd3ea: Layer already exists [2024-10-09T22:24:05.737Z] 16113d51b718: Layer already exists [2024-10-09T22:24:06.005Z] latest: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:06.377Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:06.743Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.20 [2024-10-09T22:24:06.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:24:06.743Z] 12256775bf98: Preparing [2024-10-09T22:24:06.743Z] 6b9a5840a07e: Preparing [2024-10-09T22:24:06.743Z] e3e408d884b0: Preparing [2024-10-09T22:24:06.743Z] 74e0080ac7b8: Preparing [2024-10-09T22:24:06.743Z] c75189378070: Preparing [2024-10-09T22:24:06.743Z] 6f97e45bd3ea: Preparing [2024-10-09T22:24:06.743Z] 16113d51b718: Preparing [2024-10-09T22:24:06.743Z] 6f97e45bd3ea: Waiting [2024-10-09T22:24:06.743Z] 16113d51b718: Waiting [2024-10-09T22:24:06.743Z] c75189378070: Layer already exists [2024-10-09T22:24:06.743Z] e3e408d884b0: Layer already exists [2024-10-09T22:24:06.743Z] 74e0080ac7b8: Layer already exists [2024-10-09T22:24:06.743Z] 12256775bf98: Layer already exists [2024-10-09T22:24:06.743Z] 6b9a5840a07e: Layer already exists [2024-10-09T22:24:06.743Z] 16113d51b718: Layer already exists [2024-10-09T22:24:06.743Z] 6f97e45bd3ea: Layer already exists [2024-10-09T22:24:07.014Z] 3.2.0-dev.20: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:07.390Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:07.755Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [2024-10-09T22:24:07.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:24:07.755Z] 12256775bf98: Preparing [2024-10-09T22:24:07.755Z] 6b9a5840a07e: Preparing [2024-10-09T22:24:07.755Z] e3e408d884b0: Preparing [2024-10-09T22:24:07.755Z] 74e0080ac7b8: Preparing [2024-10-09T22:24:07.755Z] c75189378070: Preparing [2024-10-09T22:24:07.755Z] 6f97e45bd3ea: Preparing [2024-10-09T22:24:07.755Z] 16113d51b718: Preparing [2024-10-09T22:24:07.755Z] 6f97e45bd3ea: Waiting [2024-10-09T22:24:07.755Z] 16113d51b718: Waiting [2024-10-09T22:24:07.755Z] 6b9a5840a07e: Layer already exists [2024-10-09T22:24:07.755Z] 74e0080ac7b8: Layer already exists [2024-10-09T22:24:07.755Z] e3e408d884b0: Layer already exists [2024-10-09T22:24:07.755Z] 12256775bf98: Layer already exists [2024-10-09T22:24:07.755Z] c75189378070: Layer already exists [2024-10-09T22:24:07.755Z] 6f97e45bd3ea: Layer already exists [2024-10-09T22:24:07.755Z] 16113d51b718: Layer already exists [2024-10-09T22:24:08.020Z] 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:08.396Z] + 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-09T22:24:08.752Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-10-09T22:24:08.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-10-09T22:24:08.752Z] 12256775bf98: Preparing [2024-10-09T22:24:08.752Z] 6b9a5840a07e: Preparing [2024-10-09T22:24:08.752Z] e3e408d884b0: Preparing [2024-10-09T22:24:08.752Z] 74e0080ac7b8: Preparing [2024-10-09T22:24:08.752Z] c75189378070: Preparing [2024-10-09T22:24:08.752Z] 6f97e45bd3ea: Preparing [2024-10-09T22:24:08.752Z] 16113d51b718: Preparing [2024-10-09T22:24:08.752Z] 6f97e45bd3ea: Waiting [2024-10-09T22:24:08.752Z] 16113d51b718: Waiting [2024-10-09T22:24:08.752Z] c75189378070: Layer already exists [2024-10-09T22:24:08.752Z] e3e408d884b0: Layer already exists [2024-10-09T22:24:08.752Z] 6b9a5840a07e: Layer already exists [2024-10-09T22:24:08.752Z] 74e0080ac7b8: Layer already exists [2024-10-09T22:24:08.752Z] 12256775bf98: Layer already exists [2024-10-09T22:24:08.752Z] 6f97e45bd3ea: Layer already exists [2024-10-09T22:24:08.752Z] 16113d51b718: Layer already exists [2024-10-09T22:24:09.019Z] main: digest: sha256:ddf63f71cb65d9c45f5a091ce7612e31985a9254c999d8e2bb7d6103f0348f16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:24:09.107Z] ===================================================== [Pipeline] echo [2024-10-09T22:24:09.120Z] taggedImages: [2024-10-09T22:24:09.120Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [2024-10-09T22:24:09.120Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-10-09T22:24:09.120Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.20 [2024-10-09T22:24:09.120Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4-3.2.0-dev.20 [2024-10-09T22:24:09.120Z] - 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-09T22:24:09.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:24:09.512Z] [2024-10-09T22:24:09.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:09.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:24:10.128Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T22:24:10.128Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T22:24:10.128Z] 04944245beec: Pulling fs layer [2024-10-09T22:24:10.128Z] 699f458cf7ca: Pulling fs layer [2024-10-09T22:24:10.128Z] 765212b225bb: Pulling fs layer [2024-10-09T22:24:10.128Z] f23df028b6ca: Pulling fs layer [2024-10-09T22:24:10.128Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T22:24:10.128Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T22:24:10.128Z] 765212b225bb: Waiting [2024-10-09T22:24:10.128Z] f23df028b6ca: Waiting [2024-10-09T22:24:10.128Z] d65c8cfc05b1: Waiting [2024-10-09T22:24:10.128Z] 2437ff75d9bd: Waiting [2024-10-09T22:24:10.128Z] 04944245beec: Verifying Checksum [2024-10-09T22:24:10.128Z] 04944245beec: Download complete [2024-10-09T22:24:10.128Z] 765212b225bb: Verifying Checksum [2024-10-09T22:24:10.128Z] 765212b225bb: Download complete [2024-10-09T22:24:10.128Z] f23df028b6ca: Download complete [2024-10-09T22:24:10.128Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T22:24:10.128Z] d65c8cfc05b1: Download complete [2024-10-09T22:24:10.395Z] 699f458cf7ca: Verifying Checksum [2024-10-09T22:24:10.395Z] 699f458cf7ca: Download complete [2024-10-09T22:24:10.978Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T22:24:10.978Z] 8998bd30e6a1: Download complete [2024-10-09T22:24:13.570Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T22:24:13.570Z] 2437ff75d9bd: Download complete [2024-10-09T22:24:16.149Z] 8998bd30e6a1: Pull complete [2024-10-09T22:24:16.149Z] 04944245beec: Pull complete [2024-10-09T22:24:17.551Z] 699f458cf7ca: Pull complete [2024-10-09T22:24:17.817Z] 765212b225bb: Pull complete [2024-10-09T22:24:18.774Z] f23df028b6ca: Pull complete [2024-10-09T22:24:19.040Z] d65c8cfc05b1: Pull complete [2024-10-09T22:24:37.244Z] 2437ff75d9bd: Pull complete [2024-10-09T22:24:37.244Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T22:24:37.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:24:37.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:24:37.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-22350 does not seem to be running inside a container [2024-10-09T22:24:37.543Z] $ 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/95 -v /w/workspace/app-record-replay/95:/w/workspace/app-record-replay/95:rw,z -v /w/workspace/app-record-replay/95@tmp:/w/workspace/app-record-replay/95@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-09T22:24:40.558Z] $ docker top 19faf5242b83a9c47398fa3ba5182297d1dea6e78e8863ac06b89453113f4f10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:24:41.532Z] ---> job-cost.sh [2024-10-09T22:24:41.532Z] lf-activate-venv: SKIPPING [2024-10-09T22:24:41.532Z] INFO: No Stack... [2024-10-09T22:24:41.808Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T22:24:42.793Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:24:43.198Z] + + cutcat -d, /w/workspace/app-record-replay/95/archives/cost.csv -f6 [2024-10-09T22:24:43.198Z] [Pipeline] lock [2024-10-09T22:24:43.257Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [2024-10-09T22:24:43.267Z] Resource [jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] did not exist. Created. [2024-10-09T22:24:43.274Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:24:43.969Z] /w/workspace/app-record-replay/95@tmp/durable-ed285316/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T22:24:44.611Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T22:24:44.633Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T22:24:44.694Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:24:44.702Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:24:44.728Z] $ docker stop --time=1 19faf5242b83a9c47398fa3ba5182297d1dea6e78e8863ac06b89453113f4f10 [2024-10-09T22:24:46.237Z] $ docker rm -f --volumes 19faf5242b83a9c47398fa3ba5182297d1dea6e78e8863ac06b89453113f4f10 [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-09T22:24:46.705Z] provisioning config files... [2024-10-09T22:24:46.718Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2196529059523717145tmp [Pipeline] { [Pipeline] sh [2024-10-09T22:24:47.054Z] + set +x [2024-10-09T22:24:47.054Z] + curl -s https://codecov.io/bash [2024-10-09T22:24:47.054Z] + bash -s -- [2024-10-09T22:24:47.054Z] [2024-10-09T22:24:47.054Z] _____ _ [2024-10-09T22:24:47.054Z] / ____| | | [2024-10-09T22:24:47.054Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T22:24:47.054Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T22:24:47.054Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T22:24:47.054Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T22:24:47.054Z] Bash-1.0.6 [2024-10-09T22:24:47.054Z] [2024-10-09T22:24:47.054Z] [2024-10-09T22:24:47.054Z] ==> git version 2.25.1 found [2024-10-09T22:24:47.055Z] ==> 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-09T22:24:47.055Z] Release-Date: 2020-01-08 [2024-10-09T22:24:47.055Z] 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-09T22:24:47.055Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T22:24:47.055Z] ==> Jenkins CI detected. [2024-10-09T22:24:47.055Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-10-09T22:24:47.055Z] project root: . [2024-10-09T22:24:47.055Z] --> token set from env [2024-10-09T22:24:47.055Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T22:24:47.055Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T22:24:47.055Z] ==> Python coveragepy not found [2024-10-09T22:24:47.055Z] ==> Searching for coverage reports in: [2024-10-09T22:24:47.055Z] + . [2024-10-09T22:24:47.055Z] -> Found 1 reports [2024-10-09T22:24:47.055Z] ==> Detecting git/mercurial file structure [2024-10-09T22:24:47.055Z] ==> Reading reports [2024-10-09T22:24:47.055Z] + ./coverage.out bytes=34247 [2024-10-09T22:24:47.055Z] ==> Appending adjustments [2024-10-09T22:24:47.055Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T22:24:47.322Z] + Found adjustments [2024-10-09T22:24:47.322Z] ==> Gzipping contents [2024-10-09T22:24:47.322Z] 8.0K /tmp/codecov.aSSbBs.gz [2024-10-09T22:24:47.322Z] ==> Uploading reports [2024-10-09T22:24:47.322Z] url: https://codecov.io [2024-10-09T22:24:47.322Z] query: branch=main&commit=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:24:47.322Z] -> Pinging Codecov [2024-10-09T22:24:47.323Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:24:47.323Z] -> Uploading to [2024-10-09T22:24:47.323Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4/64595d55-3c27-467a-9bf8-b44f644e17e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222447Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e04820f3667db06435742c3a8f68d02ab336c0aeaee955d662828ad0f160cdaa [2024-10-09T22:24:47.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:24:47.323Z] Dload Upload Total Spent Left Speed [2024-10-09T22:24:47.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5390 0 0 100 5390 0 22000 --:--:-- --:--:-- --:--:-- 21910 100 5390 0 0 100 5390 0 22000 --:--:-- --:--:-- --:--:-- 21910 [2024-10-09T22:24:47.587Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] } [2024-10-09T22:24:47.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-09T22:24:47.733Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T22:24:47.749Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:48.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:24:48.080Z] [2024-10-09T22:24:48.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:24:48.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:24:48.424Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T22:24:48.424Z] 43c4264eed91: Already exists [2024-10-09T22:24:48.424Z] 4cc291be95ef: Already exists [2024-10-09T22:24:48.424Z] 2ac1f1163629: Already exists [2024-10-09T22:24:48.424Z] 5c3c966382ef: Already exists [2024-10-09T22:24:48.424Z] 4f4fb700ef54: Already exists [2024-10-09T22:24:48.424Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T22:24:48.424Z] 9c3e1370e548: Pulling fs layer [2024-10-09T22:24:48.682Z] d9c7d2e4e75e: Verifying Checksum [2024-10-09T22:24:48.682Z] d9c7d2e4e75e: Download complete [2024-10-09T22:24:48.940Z] d9c7d2e4e75e: Pull complete [2024-10-09T22:24:49.507Z] 9c3e1370e548: Verifying Checksum [2024-10-09T22:24:49.507Z] 9c3e1370e548: Download complete [2024-10-09T22:24:52.040Z] 9c3e1370e548: Pull complete [2024-10-09T22:24:52.040Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T22:24:52.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:24:52.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:24:52.135Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:24:52.139Z] $ 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-09T22:24:55.302Z] $ docker top 0342c9e341c8bb7bbffcd83bfdfb240c2a77d38fee6d03a60c5670753a502400 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:24:55.682Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2024-10-09T22:24:55.693Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-10-09T22:24:55.976Z] + set -o pipefail [2024-10-09T22:24:55.976Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-10-09T22:25:02.549Z] [2024-10-09T22:25:02.549Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-10-09T22:25:02.549Z] [2024-10-09T22:25:02.549Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/62e01f21-2cc1-42e9-b62a-720ef0a151d4 [2024-10-09T22:25:02.549Z] [2024-10-09T22:25:02.549Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T22:25:02.549Z] [2024-10-09T22:25:02.549Z] [2024-10-09T22:25:02.549Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T22:25:02.549Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T22:25:02.532Z] $ docker stop --time=1 0342c9e341c8bb7bbffcd83bfdfb240c2a77d38fee6d03a60c5670753a502400 [2024-10-09T22:25:09.368Z] $ docker rm -f --volumes 0342c9e341c8bb7bbffcd83bfdfb240c2a77d38fee6d03a60c5670753a502400 [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-09T22:25:10.281Z] + git log --format=format:%s -1 4e02d7e7ee3d056775d0a2c0a060980b3fd4bda4 [Pipeline] sh [2024-10-09T22:25:10.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:25:10.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:25:10.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:25:10.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:25:13.760Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:25:13.768Z] $ 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-09T22:25:14.375Z] $ docker top 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 -eo pid,comm [2024-10-09T22:25:14.452Z] 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-09T22:25:14.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:25:14.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:25:14.515Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:25:14.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:25:14.594Z] $ docker exec 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 ssh-agent [2024-10-09T22:25:14.722Z] SSH_AUTH_SOCK=/tmp/ssh-9yW9yBV2HEkv/agent.32 [2024-10-09T22:25:14.722Z] SSH_AGENT_PID=38 [2024-10-09T22:25:14.727Z] Running ssh-add (command line suppressed) [2024-10-09T22:25:14.795Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3208102430403673905.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3208102430403673905.key) [2024-10-09T22:25:14.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:25:15.131Z] + git semver tag [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,255 [run_tag] DEBUG tag force:False [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,256 [check_head_tag] DEBUG check head tag [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,257 [execute] INFO git cat-file --batch-check [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,260 [execute] INFO git cat-file --batch [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,285 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,286 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,286 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:25:15.391Z] 2024-10-09 22:25:15,290 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:25:15.391Z] 3.2.0-dev.20 [Pipeline] } [2024-10-09T22:25:15.374Z] $ docker exec --env ******** --env ******** 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 ssh-agent -k [2024-10-09T22:25:15.458Z] unset SSH_AUTH_SOCK; [2024-10-09T22:25:15.459Z] unset SSH_AGENT_PID; [2024-10-09T22:25:15.459Z] echo Agent pid 38 killed; [2024-10-09T22:25:15.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:25:15.832Z] + git semver [Pipeline] } [2024-10-09T22:25:16.077Z] $ docker stop --time=1 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 [2024-10-09T22:25:17.332Z] $ docker rm -f --volumes 75ce313609e927a6967e6c8a5efbff501b58519e84fb37ceb6b220ad1a3de478 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:25:17.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:25:17.772Z] [2024-10-09T22:25:17.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:25:18.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:25:18.082Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T22:25:18.082Z] ab5ef0e58194: Pulling fs layer [2024-10-09T22:25:18.082Z] 9712f1f96733: Pulling fs layer [2024-10-09T22:25:18.082Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T22:25:18.082Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T22:25:18.082Z] e9a5061849ea: Pulling fs layer [2024-10-09T22:25:18.082Z] d747dcd14b5f: Pulling fs layer [2024-10-09T22:25:18.082Z] 2de7ff778b66: Pulling fs layer [2024-10-09T22:25:18.082Z] 0d9ebad4ef96: Waiting [2024-10-09T22:25:18.082Z] 2de7ff778b66: Waiting [2024-10-09T22:25:18.082Z] e9a5061849ea: Waiting [2024-10-09T22:25:18.082Z] d747dcd14b5f: Waiting [2024-10-09T22:25:18.082Z] 9712f1f96733: Verifying Checksum [2024-10-09T22:25:18.082Z] 9712f1f96733: Download complete [2024-10-09T22:25:18.341Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T22:25:18.341Z] 63f879dbbcfc: Download complete [2024-10-09T22:25:18.599Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T22:25:18.599Z] 0d9ebad4ef96: Download complete [2024-10-09T22:25:18.599Z] d747dcd14b5f: Verifying Checksum [2024-10-09T22:25:18.599Z] d747dcd14b5f: Download complete [2024-10-09T22:25:18.599Z] e9a5061849ea: Verifying Checksum [2024-10-09T22:25:18.599Z] e9a5061849ea: Download complete [2024-10-09T22:25:18.599Z] ab5ef0e58194: Download complete [2024-10-09T22:25:18.599Z] 2de7ff778b66: Verifying Checksum [2024-10-09T22:25:18.599Z] 2de7ff778b66: Download complete [2024-10-09T22:25:21.127Z] ab5ef0e58194: Pull complete [2024-10-09T22:25:21.127Z] 9712f1f96733: Pull complete [2024-10-09T22:25:22.061Z] 63f879dbbcfc: Pull complete [2024-10-09T22:25:25.470Z] 0d9ebad4ef96: Pull complete [2024-10-09T22:25:25.470Z] e9a5061849ea: Pull complete [2024-10-09T22:25:25.470Z] d747dcd14b5f: Pull complete [2024-10-09T22:25:26.406Z] 2de7ff778b66: Pull complete [2024-10-09T22:25:26.406Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T22:25:26.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:25:26.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:25:26.506Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:25:26.510Z] $ 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-09T22:25:32.157Z] $ docker top 057b9688f1664817083238bcf815dc273a816d3711672303b9aab83df45bc5af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:25:32.269Z] provisioning config files... [2024-10-09T22:25:32.280Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2159641846648525331tmp [2024-10-09T22:25:32.290Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13972436420160452575tmp [2024-10-09T22:25:32.297Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2212062389461016774tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:25:32.325Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:32.620Z] ---> sigul-configuration.sh [2024-10-09T22:25:32.620Z] gpg: directory `/root/.gnupg' created [2024-10-09T22:25:32.620Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T22:25:32.620Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T22:25:32.620Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T22:25:32.620Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T22:25:32.620Z] gpg: CAST5 encrypted data [2024-10-09T22:25:32.620Z] gpg: encrypted with 1 passphrase [2024-10-09T22:25:32.620Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T22:25:32.915Z] + mkdir /home/jenkins [2024-10-09T22:25:32.915Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T22:25:33.212Z] + 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-09T22:25:33.227Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:33.521Z] ---> sigul-install.sh [2024-10-09T22:25:33.521Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T22:25:33.817Z] + git tag --list [2024-10-09T22:25:33.817Z] v3.1 [2024-10-09T22:25:33.817Z] v3.1.0 [2024-10-09T22:25:33.817Z] v3.1.0-dev.0 [2024-10-09T22:25:33.817Z] v3.1.0-dev.1 [2024-10-09T22:25:33.817Z] v3.1.0-dev.10 [2024-10-09T22:25:33.817Z] v3.1.0-dev.11 [2024-10-09T22:25:33.817Z] v3.1.0-dev.12 [2024-10-09T22:25:33.817Z] v3.1.0-dev.13 [2024-10-09T22:25:33.817Z] v3.1.0-dev.14 [2024-10-09T22:25:33.817Z] v3.1.0-dev.15 [2024-10-09T22:25:33.817Z] v3.1.0-dev.16 [2024-10-09T22:25:33.818Z] v3.1.0-dev.17 [2024-10-09T22:25:33.818Z] v3.1.0-dev.18 [2024-10-09T22:25:33.818Z] v3.1.0-dev.19 [2024-10-09T22:25:33.818Z] v3.1.0-dev.2 [2024-10-09T22:25:33.818Z] v3.1.0-dev.20 [2024-10-09T22:25:33.818Z] v3.1.0-dev.21 [2024-10-09T22:25:33.818Z] v3.1.0-dev.22 [2024-10-09T22:25:33.818Z] v3.1.0-dev.23 [2024-10-09T22:25:33.818Z] v3.1.0-dev.24 [2024-10-09T22:25:33.818Z] v3.1.0-dev.25 [2024-10-09T22:25:33.818Z] v3.1.0-dev.26 [2024-10-09T22:25:33.818Z] v3.1.0-dev.27 [2024-10-09T22:25:33.818Z] v3.1.0-dev.28 [2024-10-09T22:25:33.818Z] v3.1.0-dev.29 [2024-10-09T22:25:33.818Z] v3.1.0-dev.3 [2024-10-09T22:25:33.818Z] v3.1.0-dev.30 [2024-10-09T22:25:33.818Z] v3.1.0-dev.31 [2024-10-09T22:25:33.818Z] v3.1.0-dev.32 [2024-10-09T22:25:33.818Z] v3.1.0-dev.33 [2024-10-09T22:25:33.818Z] v3.1.0-dev.34 [2024-10-09T22:25:33.818Z] v3.1.0-dev.35 [2024-10-09T22:25:33.818Z] v3.1.0-dev.36 [2024-10-09T22:25:33.818Z] v3.1.0-dev.37 [2024-10-09T22:25:33.818Z] v3.1.0-dev.38 [2024-10-09T22:25:33.818Z] v3.1.0-dev.39 [2024-10-09T22:25:33.818Z] v3.1.0-dev.4 [2024-10-09T22:25:33.818Z] v3.1.0-dev.40 [2024-10-09T22:25:33.818Z] v3.1.0-dev.41 [2024-10-09T22:25:33.818Z] v3.1.0-dev.42 [2024-10-09T22:25:33.818Z] v3.1.0-dev.43 [2024-10-09T22:25:33.818Z] v3.1.0-dev.44 [2024-10-09T22:25:33.818Z] v3.1.0-dev.45 [2024-10-09T22:25:33.818Z] v3.1.0-dev.46 [2024-10-09T22:25:33.818Z] v3.1.0-dev.47 [2024-10-09T22:25:33.818Z] v3.1.0-dev.48 [2024-10-09T22:25:33.818Z] v3.1.0-dev.49 [2024-10-09T22:25:33.818Z] v3.1.0-dev.5 [2024-10-09T22:25:33.818Z] v3.1.0-dev.50 [2024-10-09T22:25:33.818Z] v3.1.0-dev.51 [2024-10-09T22:25:33.818Z] v3.1.0-dev.52 [2024-10-09T22:25:33.818Z] v3.1.0-dev.53 [2024-10-09T22:25:33.818Z] v3.1.0-dev.54 [2024-10-09T22:25:33.818Z] v3.1.0-dev.55 [2024-10-09T22:25:33.818Z] v3.1.0-dev.56 [2024-10-09T22:25:33.818Z] v3.1.0-dev.57 [2024-10-09T22:25:33.818Z] v3.1.0-dev.58 [2024-10-09T22:25:33.818Z] v3.1.0-dev.59 [2024-10-09T22:25:33.818Z] v3.1.0-dev.6 [2024-10-09T22:25:33.818Z] v3.1.0-dev.60 [2024-10-09T22:25:33.818Z] v3.1.0-dev.61 [2024-10-09T22:25:33.818Z] v3.1.0-dev.62 [2024-10-09T22:25:33.818Z] v3.1.0-dev.63 [2024-10-09T22:25:33.818Z] v3.1.0-dev.64 [2024-10-09T22:25:33.818Z] v3.1.0-dev.65 [2024-10-09T22:25:33.818Z] v3.1.0-dev.66 [2024-10-09T22:25:33.818Z] v3.1.0-dev.67 [2024-10-09T22:25:33.818Z] v3.1.0-dev.68 [2024-10-09T22:25:33.818Z] v3.1.0-dev.7 [2024-10-09T22:25:33.818Z] v3.1.0-dev.8 [2024-10-09T22:25:33.818Z] v3.1.0-dev.9 [2024-10-09T22:25:33.818Z] v3.1.1 [2024-10-09T22:25:33.818Z] v3.2.0-dev.1 [2024-10-09T22:25:33.818Z] v3.2.0-dev.10 [2024-10-09T22:25:33.818Z] v3.2.0-dev.11 [2024-10-09T22:25:33.818Z] v3.2.0-dev.12 [2024-10-09T22:25:33.818Z] v3.2.0-dev.13 [2024-10-09T22:25:33.818Z] v3.2.0-dev.14 [2024-10-09T22:25:33.818Z] v3.2.0-dev.15 [2024-10-09T22:25:33.818Z] v3.2.0-dev.16 [2024-10-09T22:25:33.818Z] v3.2.0-dev.17 [2024-10-09T22:25:33.818Z] v3.2.0-dev.18 [2024-10-09T22:25:33.818Z] v3.2.0-dev.19 [2024-10-09T22:25:33.818Z] v3.2.0-dev.2 [2024-10-09T22:25:33.818Z] v3.2.0-dev.20 [2024-10-09T22:25:33.818Z] v3.2.0-dev.3 [2024-10-09T22:25:33.818Z] v3.2.0-dev.4 [2024-10-09T22:25:33.818Z] v3.2.0-dev.5 [2024-10-09T22:25:33.818Z] v3.2.0-dev.6 [2024-10-09T22:25:33.818Z] v3.2.0-dev.7 [2024-10-09T22:25:33.818Z] v3.2.0-dev.8 [2024-10-09T22:25:33.818Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-09T22:25:34.113Z] + lftools sign git-tag v3.2.0-dev.20 [2024-10-09T22:25:34.684Z] Signing Git tag with Sigul... [2024-10-09T22:25:34.684Z] Signing v3.2.0-dev.20 [Pipeline] echo [2024-10-09T22:25:34.957Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:35.254Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T22:25:35.262Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T22:25:35.264Z] $ docker stop --time=1 057b9688f1664817083238bcf815dc273a816d3711672303b9aab83df45bc5af [2024-10-09T22:25:36.562Z] $ docker rm -f --volumes 057b9688f1664817083238bcf815dc273a816d3711672303b9aab83df45bc5af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T22:25:37.031Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:25:37.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:25:37.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:25:37.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:25:37.420Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:25:37.425Z] $ 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-09T22:25:37.733Z] $ docker top 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc -eo pid,comm [2024-10-09T22:25:37.803Z] 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-09T22:25:37.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:25:37.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:25:37.874Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:25:37.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:25:37.959Z] $ docker exec 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc ssh-agent [2024-10-09T22:25:38.079Z] SSH_AUTH_SOCK=/tmp/ssh-HQsEI8dImap0/agent.32 [2024-10-09T22:25:38.079Z] SSH_AGENT_PID=38 [2024-10-09T22:25:38.083Z] Running ssh-add (command line suppressed) [2024-10-09T22:25:38.149Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4914219105314715708.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4914219105314715708.key) [2024-10-09T22:25:38.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:25:38.487Z] + git semver bump pre [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,624 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,624 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,624 [bump_version] DEBUG bumped version:3.2.0-dev.21 [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,624 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,624 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,624 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,626 [execute] INFO git cat-file --batch-check [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,626 [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-09T22:25:38.747Z] 2024-10-09 22:25:38,631 [execute] INFO git cat-file --batch [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:25:38.747Z] 2024-10-09 22:25:38,636 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:25:38.747Z] 3.2.0-dev.21 [Pipeline] } [2024-10-09T22:25:38.727Z] $ docker exec --env ******** --env ******** 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc ssh-agent -k [2024-10-09T22:25:38.821Z] unset SSH_AUTH_SOCK; [2024-10-09T22:25:38.821Z] unset SSH_AGENT_PID; [2024-10-09T22:25:38.821Z] echo Agent pid 38 killed; [2024-10-09T22:25:38.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:25:39.180Z] + git semver [Pipeline] } [2024-10-09T22:25:39.422Z] $ docker stop --time=1 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc [2024-10-09T22:25:40.687Z] $ docker rm -f --volumes 15e011938f40f05d272489756161e88e7c95b3cbc1a80ad483a161a0a1b2d7bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:25:41.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:25:41.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:25:41.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:25:41.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:25:41.480Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:25:41.478Z] $ 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-09T22:25:41.796Z] $ docker top d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:25:41.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:25:41.920Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:25:42.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:25:41.996Z] $ docker exec d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e ssh-agent [2024-10-09T22:25:42.134Z] SSH_AUTH_SOCK=/tmp/ssh-kiSCfe2UtX2E/agent.32 [2024-10-09T22:25:42.134Z] SSH_AGENT_PID=38 [2024-10-09T22:25:42.139Z] Running ssh-add (command line suppressed) [2024-10-09T22:25:42.214Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16783237206675098886.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16783237206675098886.key) [2024-10-09T22:25:42.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:25:42.553Z] + git semver push [2024-10-09T22:25:42.813Z] 2024-10-09 22:25:42,702 [run_push] DEBUG push [2024-10-09T22:25:42.813Z] 2024-10-09 22:25:42,702 [execute] INFO git cat-file --batch-check [2024-10-09T22:25:42.813Z] 2024-10-09 22:25:42,703 [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-09T22:25:42.813Z] 2024-10-09 22:25:42,706 [execute] INFO git rev-list 2d14c7403d08630308ae9f62cc982d0c17090446 -- [2024-10-09T22:25:42.813Z] 2024-10-09 22:25:42,706 [execute] DEBUG Popen(['git', 'rev-list', '2d14c7403d08630308ae9f62cc982d0c17090446', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:25:42.813Z] 2024-10-09 22:25:42,713 [execute] INFO git fetch -v origin [2024-10-09T22:25:42.813Z] 2024-10-09 22:25:42,713 [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-09T22:25:43.381Z] 2024-10-09 22:25:43,292 [run_push] DEBUG no remote changes detected [2024-10-09T22:25:43.381Z] 2024-10-09 22:25:43,293 [execute] INFO git push origin semver [2024-10-09T22:25:43.381Z] 2024-10-09 22:25:43,293 [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-09T22:25:43.949Z] 2024-10-09 22:25:43,910 [run_push] DEBUG push all version tags [2024-10-09T22:25:43.949Z] 2024-10-09 22:25:43,911 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T22:25:43.949Z] 2024-10-09 22:25:43,911 [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-09T22:25:44.888Z] 2024-10-09 22:25:44,575 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-10-09T22:25:44.888Z] 3.2.0-dev.21 [Pipeline] } [2024-10-09T22:25:44.869Z] $ docker exec --env ******** --env ******** d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e ssh-agent -k [2024-10-09T22:25:44.968Z] unset SSH_AUTH_SOCK; [2024-10-09T22:25:44.968Z] unset SSH_AGENT_PID; [2024-10-09T22:25:44.968Z] echo Agent pid 38 killed; [2024-10-09T22:25:45.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:25:45.336Z] + git semver [Pipeline] } [2024-10-09T22:25:45.581Z] $ docker stop --time=1 d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e [2024-10-09T22:25:46.864Z] $ docker rm -f --volumes d0f05707e7f3c2aaf1a72195c7e79a0312d4b03dc0dbbe0f49c55abfe5bc3b6e [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-09T22:25:47.594Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-10-09T22:25:47.594Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-09T22:25:47.594Z] total 16 [2024-10-09T22:25:47.594Z] drwxr-xr-x 3 root root 4096 Oct 9 22:04 . [2024-10-09T22:25:47.594Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:25 .. [2024-10-09T22:25:47.594Z] drwxr-xr-x 2 root root 4096 Oct 9 22:04 cost [2024-10-09T22:25:47.594Z] -rw-r--r-- 1 root root 88 Oct 9 22:04 cost.csv [2024-10-09T22:25:47.594Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-09T22:25:47.594Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-10-09T22:25:47.594Z] total 16 [2024-10-09T22:25:47.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:04 . [2024-10-09T22:25:47.594Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:25 .. [2024-10-09T22:25:47.594Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:04 cost [2024-10-09T22:25:47.594Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 9 22:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:47.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:48.746Z] ---> package-listing.sh [2024-10-09T22:25:48.746Z] ++ facter osfamily [2024-10-09T22:25:48.746Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T22:25:49.006Z] + OS_FAMILY=debian [2024-10-09T22:25:49.006Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-10-09T22:25:49.006Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T22:25:49.006Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T22:25:49.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T22:25:49.006Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T22:25:49.006Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-09T22:25:49.006Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T22:25:49.006Z] + case "${OS_FAMILY}" in [2024-10-09T22:25:49.006Z] + dpkg -l [2024-10-09T22:25:49.006Z] + grep '^ii' [2024-10-09T22:25:49.006Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T22:25:49.006Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T22:25:49.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T22:25:49.006Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-10-09T22:25:49.006Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-10-09T22:25:49.006Z] + 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-09T22:25:49.018Z] 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-09T22:25:49.298Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:25:49.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:25:49.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:25:49.958Z] prd-ubuntu20.04-docker-8c-8g-22347 does not seem to be running inside a container [2024-10-09T22:25:49.958Z] $ 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-09T22:25:50.201Z] $ docker top c3a53f6e5db415cce3b65dae1d3ddeb32b8c5ee11159ecbef92918456ee4967f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:25:50.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T22:25:50.865Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T22:25:51.150Z] + ls /var/log/sa-host [2024-10-09T22:25:51.150Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:25:51.235Z] provisioning config files... [2024-10-09T22:25:51.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5737821311923225813tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:25:51.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:51.540Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T22:25:51.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:51.883Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T22:25:51.895Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:52.180Z] ---> sudo-logs.sh [2024-10-09T22:25:52.180Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T22:25:52.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:52.499Z] ---> job-cost.sh [2024-10-09T22:25:52.499Z] lf-activate-venv: SKIPPING [2024-10-09T22:25:52.499Z] DEBUG: total: 0.2199999988079071 [2024-10-09T22:25:52.499Z] INFO: Retrieving Stack Cost... [2024-10-09T22:25:53.068Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:25:53.329Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T22:25:53.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:53.626Z] ---> logs-deploy.sh [2024-10-09T22:25:53.627Z] lf-activate-venv: SKIPPING [2024-10-09T22:25:53.627Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/95 [2024-10-09T22:25:53.627Z] INFO: archiving workspace using pattern(s): [2024-10-09T22:25:54.568Z] Archives upload complete. [2024-10-09T22:25:54.568Z] INFO: archiving logs to Nexus