Pull request #37 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 64d72031ff490a5cf26e632fe12eb7be76a9f2e2+c21995dc83c9d4518c4a60710b227f9f01242914 (6b762315c6eb9e265462431c2fb93031ae9b0c2f) 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-ssh153986338618993298.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7842073190885225794.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2716548038525851106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh290180155891838601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12491781182174322654.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-37/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-37/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7338431740177938884.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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-863’ Running on prd-ubuntu20.04-docker-8c-8g-865 in /w/workspace/xfoundry_app-record-replay_PR-37 [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/xfoundry_app-record-replay_PR-37 # 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 Merging remotes/origin/main commit c21995dc83c9d4518c4a60710b227f9f01242914 into PR head commit 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 Merge succeeded, producing 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 Checking out Revision 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 (PR-37) > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 # timeout=10 Commit message: "feat: Implement Replay Start endpoint" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:29:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:29:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:29:39 ========================================================= 18:29:39 EdgeX Global Pipelines Version Info 18:29:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:29:39 ------------------- 18:29:39 stable info: 18:29:39 ------------------- 18:29:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:29:39 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:29:39 Message: update stable to v1.0.250 18:29:40 ------------------- 18:29:40 experimental info: 18:29:40 ------------------- 18:29:40 Commited By: **** collab-it+edgex@linuxfoundation.org 18:29:40 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:29:40 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:29:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 18:29:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 18:29:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:29:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo 18:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo 18:29:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo 18:29:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [Pipeline] echo 18:29:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64d7203 [Pipeline] echo 18:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:42 provisioning config files... 18:29:42 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-37@tmp/config4027032827621654208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:42 ---> docker-login.sh 18:29:42 nexus3.edgexfoundry.org:10001 18:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:42 Configure a credential helper to remove this warning. See 18:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:42 18:29:42 Login Succeeded 18:29:42 nexus3.edgexfoundry.org:10002 18:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:42 Configure a credential helper to remove this warning. See 18:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:42 18:29:42 Login Succeeded 18:29:42 nexus3.edgexfoundry.org:10003 18:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:43 Configure a credential helper to remove this warning. See 18:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:43 18:29:43 Login Succeeded 18:29:43 nexus3.edgexfoundry.org:10004 18:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:43 Configure a credential helper to remove this warning. See 18:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:43 18:29:43 Login Succeeded 18:29:43 docker.io 18:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:43 Configure a credential helper to remove this warning. See 18:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:43 18:29:43 Login Succeeded 18:29:43 ---> docker-login.sh ends [Pipeline] } 18:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:29:44 + git rev-list -1 --merges 64d72031ff490a5cf26e632fe12eb7be76a9f2e2~1..64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [Pipeline] echo 18:29:44 -----------> git rev-list -1 --merges 64d72031ff490a5cf26e632fe12eb7be76a9f2e2~1..64d72031ff490a5cf26e632fe12eb7be76a9f2e2 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [false] [Pipeline] sh 18:29:44 + git log --format=format:%s -1 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [Pipeline] echo 18:29:44 ========================================================= 18:29:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:29:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:44 + git log --format=format:%s -1 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 [Pipeline] echo 18:29:44 [semverPrep] GIT_COMMIT: 64d72031ff490a5cf26e632fe12eb7be76a9f2e2, Commit Message: feat: Implement Replay Start endpoint [Pipeline] echo 18:29:45 [semverPrep] This is not a build commit. [Pipeline] sh 18:29:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:29:45 + grep -v github /etc/ssh/ssh_known_hosts 18:29:45 + [ -e /tmp/ssh_known_hosts ] 18:29:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:29:45 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:29:45 sudo tee -a /etc/ssh/ssh_known_hosts 18:29:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:45 18:29:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:46 0.1.4: Pulling from edgex-devops/py-git-semver 18:29:46 b85a868b505f: Pulling fs layer 18:29:46 e2be974225ed: Pulling fs layer 18:29:46 339a4e72a1f5: Pulling fs layer 18:29:46 988bab9f4d93: Pulling fs layer 18:29:46 1469e6f7b9e6: Pulling fs layer 18:29:46 eaf3925da568: Pulling fs layer 18:29:46 bab4dde63d76: Pulling fs layer 18:29:46 bde34c3a00c8: Pulling fs layer 18:29:46 b352a97aabf1: Pulling fs layer 18:29:46 4872d77fe225: Pulling fs layer 18:29:46 5851b861e8e6: Pulling fs layer 18:29:46 988bab9f4d93: Waiting 18:29:46 1469e6f7b9e6: Waiting 18:29:46 eaf3925da568: Waiting 18:29:46 bab4dde63d76: Waiting 18:29:46 bde34c3a00c8: Waiting 18:29:46 b352a97aabf1: Waiting 18:29:46 4872d77fe225: Waiting 18:29:46 5851b861e8e6: Waiting 18:29:46 e2be974225ed: Verifying Checksum 18:29:46 e2be974225ed: Download complete 18:29:46 988bab9f4d93: Verifying Checksum 18:29:46 988bab9f4d93: Download complete 18:29:46 1469e6f7b9e6: Verifying Checksum 18:29:46 1469e6f7b9e6: Download complete 18:29:46 eaf3925da568: Download complete 18:29:46 339a4e72a1f5: Verifying Checksum 18:29:46 339a4e72a1f5: Download complete 18:29:46 bde34c3a00c8: Verifying Checksum 18:29:46 bde34c3a00c8: Download complete 18:29:46 b352a97aabf1: Verifying Checksum 18:29:46 b352a97aabf1: Download complete 18:29:46 4872d77fe225: Verifying Checksum 18:29:46 4872d77fe225: Download complete 18:29:46 5851b861e8e6: Verifying Checksum 18:29:46 5851b861e8e6: Download complete 18:29:46 b85a868b505f: Verifying Checksum 18:29:46 b85a868b505f: Download complete 18:29:46 bab4dde63d76: Verifying Checksum 18:29:46 bab4dde63d76: Download complete 18:29:47 b85a868b505f: Pull complete 18:29:47 e2be974225ed: Pull complete 18:29:48 339a4e72a1f5: Pull complete 18:29:48 988bab9f4d93: Pull complete 18:29:48 1469e6f7b9e6: Pull complete 18:29:48 eaf3925da568: Pull complete 18:29:50 bab4dde63d76: Pull complete 18:29:50 bde34c3a00c8: Pull complete 18:29:50 b352a97aabf1: Pull complete 18:29:50 4872d77fe225: Pull complete 18:29:50 5851b861e8e6: Pull complete 18:29:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:29:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:50 prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container 18:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:29:53 $ docker top 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c -eo pid,comm 18:29:53 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). 18:29:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:53 [ssh-agent] Looking for ssh-agent implementation... 18:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:53 $ docker exec 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c ssh-agent 18:29:53 SSH_AUTH_SOCK=/tmp/ssh-5zy8NzoRhUgy/agent.33 18:29:53 SSH_AGENT_PID=39 18:29:53 Running ssh-add (command line suppressed) 18:29:53 Identity added: /w/workspace/xfoundry_app-record-replay_PR-37@tmp/private_key_17498498487882319273.key (/w/workspace/xfoundry_app-record-replay_PR-37@tmp/private_key_17498498487882319273.key) 18:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:54 + git tag --points-at HEAD [Pipeline] } 18:29:54 $ docker exec --env ******** --env ******** 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c ssh-agent -k 18:29:54 unset SSH_AUTH_SOCK; 18:29:54 unset SSH_AGENT_PID; 18:29:54 echo Agent pid 39 killed; 18:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:29:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:54 [ssh-agent] Looking for ssh-agent implementation... 18:29:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:54 $ docker exec 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c ssh-agent 18:29:54 SSH_AUTH_SOCK=/tmp/ssh-PxRSO1PZcnuv/agent.72 18:29:54 SSH_AGENT_PID=78 18:29:54 Running ssh-add (command line suppressed) 18:29:54 Identity added: /w/workspace/xfoundry_app-record-replay_PR-37@tmp/private_key_310849446021067998.key (/w/workspace/xfoundry_app-record-replay_PR-37@tmp/private_key_310849446021067998.key) 18:29:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:55 + git semver init 18:29:55 2023-07-11 18:29:55,314 [run_init] DEBUG init version:0.0.0 force:False 18:29:55 2023-07-11 18:29:55,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-37/.semver 18:29:55 2023-07-11 18:29:55,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-37/.semver 18:29:55 2023-07-11 18:29:55,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-37/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-37, universal_newlines=False, shell=None, istream=None) 18:29:55 2023-07-11 18:29:55,876 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-37/.git/info/exclude 18:29:55 2023-07-11 18:29:55,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-37/.semver/PR-37 with force:False 18:29:55 2023-07-11 18:29:55,877 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-37/.semver/PR-37 18:29:55 2023-07-11 18:29:55,881 [execute] INFO git cat-file --batch-check 18:29:55 2023-07-11 18:29:55,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-37/.semver, universal_newlines=False, shell=None, istream=) 18:29:55 2023-07-11 18:29:55,887 [execute] INFO git cat-file --batch 18:29:55 2023-07-11 18:29:55,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-37/.semver, universal_newlines=False, shell=None, istream=) 18:29:55 2023-07-11 18:29:55,893 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-37/.semver/PR-37 18:29:55 0.0.0 [Pipeline] } 18:29:55 $ docker exec --env ******** --env ******** 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c ssh-agent -k 18:29:56 unset SSH_AUTH_SOCK; 18:29:56 unset SSH_AGENT_PID; 18:29:56 echo Agent pid 78 killed; 18:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:56 + git semver [Pipeline] } 18:29:56 $ docker stop --time=1 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c 18:29:58 $ docker rm -f --volumes 4adac1a6ec3c1c403c4f5ea49171f1e65e3c5b0b28913e14a8083c5af1cb848c [Pipeline] // withDockerContainer [Pipeline] sh 18:29:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:29:58 Stashed 1 file(s) [Pipeline] echo 18:29:58 [edgeXSemver]: initialized semver on version 0.0.0 [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 18:29:59 provisioning config files... 18:29:59 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-37@tmp/config12305066470796662672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:59 ---> docker-login.sh 18:29:59 nexus3.edgexfoundry.org:10001 18:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:59 Configure a credential helper to remove this warning. See 18:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:59 18:29:59 Login Succeeded 18:29:59 nexus3.edgexfoundry.org:10002 18:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:59 Configure a credential helper to remove this warning. See 18:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:59 18:29:59 Login Succeeded 18:29:59 nexus3.edgexfoundry.org:10003 18:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:00 Configure a credential helper to remove this warning. See 18:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:00 18:30:00 Login Succeeded 18:30:00 nexus3.edgexfoundry.org:10004 18:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:00 Configure a credential helper to remove this warning. See 18:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:00 18:30:00 Login Succeeded 18:30:00 docker.io 18:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:00 Configure a credential helper to remove this warning. See 18:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:00 18:30:00 Login Succeeded 18:30:00 ---> docker-login.sh ends [Pipeline] } 18:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:00 ========================================================= 18:30:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:30:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:30:01 Sending build context to Docker daemon 321kB 18:30:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:30:01 Step 2/12 : FROM ${BASE} AS builder 18:30:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:30:01 f56be85fc22e: Pulling fs layer 18:30:01 85791d961cd3: Pulling fs layer 18:30:01 d694b5ae8c79: Pulling fs layer 18:30:01 9f32a84ed3da: Pulling fs layer 18:30:01 4d19c01a9841: Pulling fs layer 18:30:01 9325e15d5711: Pulling fs layer 18:30:01 556b6ee489ea: Pulling fs layer 18:30:01 c5a4b2cf53e6: Pulling fs layer 18:30:01 9f32a84ed3da: Waiting 18:30:01 4d19c01a9841: Waiting 18:30:01 9325e15d5711: Waiting 18:30:01 556b6ee489ea: Waiting 18:30:01 c5a4b2cf53e6: Waiting 18:30:01 85791d961cd3: Download complete 18:30:01 9f32a84ed3da: Download complete 18:30:01 4d19c01a9841: Download complete 18:30:01 f56be85fc22e: Verifying Checksum 18:30:01 f56be85fc22e: Download complete 18:30:01 9325e15d5711: Verifying Checksum 18:30:01 9325e15d5711: Download complete 18:30:01 f56be85fc22e: Pull complete 18:30:01 85791d961cd3: Pull complete 18:30:01 c5a4b2cf53e6: Download complete 18:30:01 d694b5ae8c79: Download complete 18:30:02 556b6ee489ea: Verifying Checksum 18:30:02 556b6ee489ea: Download complete 18:30:05 d694b5ae8c79: Pull complete 18:30:05 9f32a84ed3da: Pull complete 18:30:05 4d19c01a9841: Pull complete 18:30:05 9325e15d5711: Pull complete 18:30:07 556b6ee489ea: Pull complete 18:30:08 c5a4b2cf53e6: Pull complete 18:30:08 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:30:08 ---> c4be618373d6 18:30:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:30:13 ---> Running in f488b3dd1b05 18:30:13 Removing intermediate container f488b3dd1b05 18:30:13 ---> 3bc745c09f27 18:30:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:30:13 ---> Running in 585ca682d7d1 18:30:13 Removing intermediate container 585ca682d7d1 18:30:13 ---> a1f7e3fcadf8 18:30:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:30:13 ---> Running in df3fd45aff9e 18:30:13 Removing intermediate container df3fd45aff9e 18:30:13 ---> 4db4411454f0 18:30:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:30:13 ---> Running in e1fad635834c 18:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:30:14 OK: 265 MiB in 53 packages 18:30:14 Still waiting to schedule task 18:30:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-864’ 18:30:14 Removing intermediate container e1fad635834c 18:30:14 ---> 3e4848168670 18:30:14 Step 7/12 : WORKDIR /app 18:30:14 ---> Running in c1cae1b8a653 18:30:14 Removing intermediate container c1cae1b8a653 18:30:14 ---> 9fdd587ec72c 18:30:14 Step 8/12 : COPY go.mod vendor* ./ 18:30:14 ---> 4fa6b880f211 18:30:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:14 ---> Running in 984b4dd36f61 18:30:46 Removing intermediate container 984b4dd36f61 18:30:46 ---> 9aa1f4ded45f 18:30:46 Step 10/12 : COPY . . 18:30:46 ---> 8f649c108f00 18:30:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:46 ---> Running in e03d80d671de 18:30:46 Removing intermediate container e03d80d671de 18:30:46 ---> 445fcc3c7357 18:30:46 Step 12/12 : RUN $MAKE 18:30:46 ---> Running in ef94c276d947 18:30:46 noop 18:30:46 Removing intermediate container ef94c276d947 18:30:46 ---> a67b50ca1fe3 18:30:46 Successfully built a67b50ca1fe3 18:30:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:47 + docker inspect -f . ci-base-image-x86_64 18:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:47 prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container 18:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:30:48 $ docker top 90648ebb48b62a265317a1c9c070b454c2ba3faba1e75fcdcbd639b565b156ba -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:48 + go version 18:30:48 go version go1.20.2 linux/amd64 [Pipeline] } 18:30:48 $ docker stop --time=1 90648ebb48b62a265317a1c9c070b454c2ba3faba1e75fcdcbd639b565b156ba 18:30:49 $ docker rm -f --volumes 90648ebb48b62a265317a1c9c070b454c2ba3faba1e75fcdcbd639b565b156ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:50 + docker inspect -f . ci-base-image-x86_64 18:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:50 prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container 18:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:30:51 $ docker top 5831e31d1ec80ea11dcfbd24417ca2f0ab219ca7f143b0fc8ed376e0cda2d6cd -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:51 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-37 [Pipeline] fileExists [Pipeline] sh 18:30:51 + make test 18:30:51 go test -race -coverprofile=coverage.out ./... 18:31:09 ? github.com/edgexfoundry/app-record-replay [no test files] 18:31:09 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:31:09 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:31:09 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:31:09 ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 76.9% of statements 18:31:09 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.068s coverage: 91.2% of statements 18:31:09 ok github.com/edgexfoundry/app-record-replay/internal/data 0.059s coverage: 27.3% of statements 18:31:28 go vet ./... 18:31:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:31:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:31:31 ./bin/test-attribution-txt.sh [Pipeline] echo 18:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:31:31 $ docker stop --time=1 5831e31d1ec80ea11dcfbd24417ca2f0ab219ca7f143b0fc8ed376e0cda2d6cd 18:31:39 $ docker rm -f --volumes 5831e31d1ec80ea11dcfbd24417ca2f0ab219ca7f143b0fc8ed376e0cda2d6cd [Pipeline] // withDockerContainer [Pipeline] sh 18:31:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:31:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:31:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:31:40 + ls -al . 18:31:40 total 160 18:31:40 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 18:30 . 18:31:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:29 .. 18:31:40 -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 18:29 .dockerignore 18:31:40 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 18:29 .git 18:31:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:29 .github 18:31:40 -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 18:29 .gitignore 18:31:40 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 18:29 .golangci.yml 18:31:40 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 18:29 .semver 18:31:40 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 18:29 Attribution.txt 18:31:40 -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 18:29 CHANGELOG.md 18:31:40 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 18:29 Dockerfile 18:31:40 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 18:29 GOVERNANCE.md 18:31:40 -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 18:29 Jenkinsfile 18:31:40 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 18:29 LICENSE 18:31:40 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 18:29 Makefile 18:31:40 -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 18:29 OWNERS.md 18:31:40 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 18:29 README.md 18:31:40 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 11 18:29 Record and Reply.postman_collection.json 18:31:40 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 18:29 VERSION 18:31:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:29 bin 18:31:40 -rw-r--r-- 1 jenkins jenkins 6157 Jul 11 18:31 coverage.out 18:31:40 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 18:29 go.mod 18:31:40 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 18:29 go.sum 18:31:40 drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 18:29 internal 18:31:40 -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 18:29 main.go 18:31:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 18:29 pkg 18:31:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:41 + 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=64d72031ff490a5cf26e632fe12eb7be76a9f2e2 --label arch=amd64 --label version=0.0.0 . 18:31:41 Sending build context to Docker daemon 328.2kB 18:31:41 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:31:41 Step 2/26 : FROM ${BASE} AS builder 18:31:41 ---> a67b50ca1fe3 18:31:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:31:41 ---> Running in 7dfdea2b7281 18:31:41 Removing intermediate container 7dfdea2b7281 18:31:41 ---> 8d1b5f8ef245 18:31:41 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:31:41 ---> Running in e80bf8d02d08 18:31:41 Removing intermediate container e80bf8d02d08 18:31:41 ---> 78ef495a247b 18:31:41 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:31:41 ---> Running in efb1aa70504b 18:31:41 Removing intermediate container efb1aa70504b 18:31:41 ---> 528ba81796eb 18:31:41 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:41 ---> Running in 12c8ec9aa2f3 18:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:31:42 OK: 265 MiB in 53 packages 18:31:42 Removing intermediate container 12c8ec9aa2f3 18:31:42 ---> e3a44cc8e9a8 18:31:42 Step 7/26 : WORKDIR /app 18:31:42 ---> Running in 2043f9b9f71a 18:31:42 Removing intermediate container 2043f9b9f71a 18:31:42 ---> 918d714d1939 18:31:42 Step 8/26 : COPY go.mod vendor* ./ 18:31:42 ---> 75ccfd700bbf 18:31:42 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:42 ---> Running in d77f2920d57e 18:31:43 Removing intermediate container d77f2920d57e 18:31:43 ---> 4720f8511385 18:31:43 Step 10/26 : COPY . . 18:31:43 ---> 5bee812ef889 18:31:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:31:43 ---> Running in 73f0ae7057df 18:31:43 Removing intermediate container 73f0ae7057df 18:31:43 ---> 1e1a863558e8 18:31:43 Step 12/26 : RUN $MAKE 18:31:43 ---> Running in 66a9451b4d20 18:31:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 18:32:06 Removing intermediate container 66a9451b4d20 18:32:06 ---> 24248eca318d 18:32:06 Step 13/26 : FROM alpine:3.17 18:32:06 3.17: Pulling from library/alpine 18:32:06 4db1b89c0bd1: Pulling fs layer 18:32:06 4db1b89c0bd1: Verifying Checksum 18:32:06 4db1b89c0bd1: Download complete 18:32:06 4db1b89c0bd1: Pull complete 18:32:06 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 18:32:06 Status: Downloaded newer image for alpine:3.17 18:32:06 ---> 1f73a9d63274 18:32:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:32:06 ---> Running in 1eed5da1ad25 18:32:06 Removing intermediate container 1eed5da1ad25 18:32:06 ---> f3dcc389e479 18:32:06 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 18:32:06 ---> Running in c4257aae9991 18:32:06 Removing intermediate container c4257aae9991 18:32:06 ---> ddcc6e8835ea 18:32:06 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:32:06 ---> Running in 55ba71f740b5 18:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:32:06 (1/2) Installing ca-certificates (20230506-r0) 18:32:06 (2/2) Installing dumb-init (1.2.5-r2) 18:32:06 Executing busybox-1.35.0-r29.trigger 18:32:06 Executing ca-certificates-20230506-r0.trigger 18:32:06 OK: 8 MiB in 17 packages 18:32:06 Removing intermediate container 55ba71f740b5 18:32:06 ---> 61cb3f41861f 18:32:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:32:06 ---> 605354c8628a 18:32:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:32:06 ---> f35b5baeed31 18:32:06 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:32:06 ---> 110549f589b3 18:32:06 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 18:32:07 ---> bc25c690af58 18:32:07 Step 21/26 : EXPOSE 59712 18:32:07 ---> Running in 4b6e28821261 18:32:07 Removing intermediate container 4b6e28821261 18:32:07 ---> 8b1635d820f6 18:32:07 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 18:32:07 ---> Running in 5bde98fd9bd3 18:32:07 Removing intermediate container 5bde98fd9bd3 18:32:07 ---> 99266fee1db6 18:32:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:32:07 ---> Running in 4f0f0bd23c52 18:32:07 Removing intermediate container 4f0f0bd23c52 18:32:07 ---> 0b07c7f939c5 18:32:07 Step 24/26 : LABEL arch=amd64 18:32:07 ---> Running in 59ab84a5cccc 18:32:07 Removing intermediate container 59ab84a5cccc 18:32:07 ---> 1377189b960a 18:32:07 Step 25/26 : LABEL git_sha=64d72031ff490a5cf26e632fe12eb7be76a9f2e2 18:32:07 ---> Running in af1ab67d6ba3 18:32:07 Removing intermediate container af1ab67d6ba3 18:32:07 ---> 3b3fc719adc1 18:32:07 Step 26/26 : LABEL version=0.0.0 18:32:07 ---> Running in fe3d68b37211 18:32:07 Removing intermediate container fe3d68b37211 18:32:07 ---> a222d3b488a0 18:32:07 [Warning] One or more build-args [ARCH] were not consumed 18:32:07 Successfully built a222d3b488a0 18:32:07 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:08 18:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:08 latest: Pulling from edgex-lftools-log-publisher 18:32:08 5eb5b503b376: Pulling fs layer 18:32:08 5c69ac0246d0: Pulling fs layer 18:32:08 ec43610c2a17: Pulling fs layer 18:32:08 3a2ae6a8a46f: Pulling fs layer 18:32:08 33b1e0a273af: Pulling fs layer 18:32:08 5d3b04190fa2: Pulling fs layer 18:32:08 2f39f015ded8: Pulling fs layer 18:32:08 33b1e0a273af: Waiting 18:32:08 3a2ae6a8a46f: Waiting 18:32:08 2f39f015ded8: Waiting 18:32:08 5d3b04190fa2: Waiting 18:32:08 5c69ac0246d0: Download complete 18:32:08 3a2ae6a8a46f: Verifying Checksum 18:32:08 3a2ae6a8a46f: Download complete 18:32:08 33b1e0a273af: Verifying Checksum 18:32:08 33b1e0a273af: Download complete 18:32:08 5d3b04190fa2: Verifying Checksum 18:32:08 5d3b04190fa2: Download complete 18:32:08 ec43610c2a17: Verifying Checksum 18:32:08 ec43610c2a17: Download complete 18:32:09 5eb5b503b376: Verifying Checksum 18:32:09 5eb5b503b376: Download complete 18:32:09 2f39f015ded8: Download complete 18:32:10 5eb5b503b376: Pull complete 18:32:10 5c69ac0246d0: Pull complete 18:32:10 ec43610c2a17: Pull complete 18:32:10 3a2ae6a8a46f: Pull complete 18:32:11 33b1e0a273af: Pull complete 18:32:11 5d3b04190fa2: Pull complete 18:32:15 2f39f015ded8: Pull complete 18:32:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:15 prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container 18:32:15 $ 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/xfoundry_app-record-replay_PR-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:32:19 $ docker top 471bf8c444c8e25929cbaa572c8f19bd5a01252b923ff4ed9889cbda336fc33b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:20 ---> job-cost.sh 18:32:20 lf-activate-venv: SKIPPING 18:32:20 INFO: No Stack... 18:32:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:32:20 INFO: Archiving Costs [Pipeline] sh 18:32:21 + cat /w/workspace/xfoundry_app-record-replay_PR-37/archives/cost.csv 18:32:21 + cut -d, -f6 [Pipeline] lock 18:32:21 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] 18:32:21 Resource [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] did not exist. Created. 18:32:21 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:32:21 + echo total: 0.2199999988079071 [Pipeline] stash 18:32:21 Stashed 1 file(s) [Pipeline] } 18:32:21 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:32:21 $ docker stop --time=1 471bf8c444c8e25929cbaa572c8f19bd5a01252b923ff4ed9889cbda336fc33b 18:32:22 $ docker rm -f --volumes 471bf8c444c8e25929cbaa572c8f19bd5a01252b923ff4ed9889cbda336fc33b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:33:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-867 in /w/workspace/xfoundry_app-record-replay_PR-37 [Pipeline] { [Pipeline] ws 18:33:44 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 18:33:44 Selected Git installation does not exist. Using Default 18:33:44 The recommended git tool is: NONE 18:33:49 using credential edgex-jenkins-ssh 18:33:49 Cloning the remote Git repository 18:33:49 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 18:33:49 > git init /w/workspace/app-record-replay/1 # timeout=10 18:33:49 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 18:33:49 > git --version # timeout=10 18:33:49 > git --version # 'git version 2.25.1' 18:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:50 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 18:33:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:51 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 18:33:51 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 18:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:33:51 Merging remotes/origin/main commit c21995dc83c9d4518c4a60710b227f9f01242914 into PR head commit 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 18:33:52 Merge succeeded, producing 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 18:33:52 Checking out Revision 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 (PR-37) 18:33:51 > git config core.sparsecheckout # timeout=10 18:33:51 > git checkout -f 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 # timeout=10 18:33:51 > git remote # timeout=10 18:33:51 > git config --get remote.origin.url # timeout=10 18:33:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:52 > git merge c21995dc83c9d4518c4a60710b227f9f01242914 # timeout=10 18:33:52 > git rev-parse HEAD^{commit} # timeout=10 18:33:52 > git config core.sparsecheckout # timeout=10 18:33:52 > git checkout -f 64d72031ff490a5cf26e632fe12eb7be76a9f2e2 # timeout=10 18:33:55 Commit message: "feat: Implement Replay Start endpoint" 18:33:55 > git --version # timeout=10 18:33:55 > git --version # 'git version 2.25.1' 18:33:55 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:33:56 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:56 Dload Upload Total Spent Left Speed 18:33:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 18:33:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:33:57 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 18:33:57 18:33:57 { 18:33:57 "registry-mirrors": [ 18:33:57 "https://nexus3.edgexfoundry.org:10001" 18:33:57 ], 18:33:57 "bip": "10.250.0.254/24", 18:33:57 "hosts": [ 18:33:57 "tcp://0.0.0.0:5555", 18:33:57 "unix:///var/run/docker.sock" 18:33:57 ], 18:33:57 "mtu": 1458, 18:33:57 "selinux-enabled": true, 18:33:57 "seccomp-profile": "/etc/docker/seccomp.json" 18:33:57 } [Pipeline] sh 18:33:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:33:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:16 provisioning config files... 18:34:16 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config277258338678610204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:17 ---> docker-login.sh 18:34:17 nexus3.edgexfoundry.org:10001 18:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:17 Configure a credential helper to remove this warning. See 18:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:17 18:34:17 Login Succeeded 18:34:17 nexus3.edgexfoundry.org:10002 18:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:18 Configure a credential helper to remove this warning. See 18:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:18 18:34:18 Login Succeeded 18:34:18 nexus3.edgexfoundry.org:10003 18:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:18 Configure a credential helper to remove this warning. See 18:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:18 18:34:18 Login Succeeded 18:34:18 nexus3.edgexfoundry.org:10004 18:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:18 Configure a credential helper to remove this warning. See 18:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:18 18:34:18 Login Succeeded 18:34:18 docker.io 18:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:19 Configure a credential helper to remove this warning. See 18:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:19 18:34:19 Login Succeeded 18:34:19 ---> docker-login.sh ends [Pipeline] } 18:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:20 ========================================================= 18:34:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:34:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:34:20 Sending build context to Docker daemon 149.5kB 18:34:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:34:20 Step 2/12 : FROM ${BASE} AS builder 18:34:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:34:21 c41833b44d91: Pulling fs layer 18:34:21 ed15518f5707: Pulling fs layer 18:34:21 feae8fd75edb: Pulling fs layer 18:34:21 242c74f7c9fa: Pulling fs layer 18:34:21 3cdef696dda3: Pulling fs layer 18:34:21 2ced38df9373: Pulling fs layer 18:34:21 58f1dce35555: Pulling fs layer 18:34:21 3cdef696dda3: Waiting 18:34:21 2ced38df9373: Waiting 18:34:21 58f1dce35555: Waiting 18:34:21 242c74f7c9fa: Waiting 18:34:22 ed15518f5707: Download complete 18:34:22 242c74f7c9fa: Verifying Checksum 18:34:22 242c74f7c9fa: Download complete 18:34:22 3cdef696dda3: Verifying Checksum 18:34:22 3cdef696dda3: Download complete 18:34:22 c41833b44d91: Verifying Checksum 18:34:23 c41833b44d91: Pull complete 18:34:23 58f1dce35555: Verifying Checksum 18:34:23 58f1dce35555: Download complete 18:34:23 ed15518f5707: Pull complete 18:34:24 feae8fd75edb: Verifying Checksum 18:34:24 feae8fd75edb: Download complete 18:34:24 2ced38df9373: Verifying Checksum 18:34:24 2ced38df9373: Download complete 18:34:36 feae8fd75edb: Pull complete 18:34:36 242c74f7c9fa: Pull complete 18:34:36 3cdef696dda3: Pull complete 18:34:43 2ced38df9373: Pull complete 18:34:45 58f1dce35555: Pull complete 18:34:45 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:34:45 ---> fadd8f120f05 18:34:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:34:47 ---> Running in 1af8b448596d 18:34:47 Removing intermediate container 1af8b448596d 18:34:47 ---> 30a63488180b 18:34:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:34:47 ---> Running in 5f8fe9b89f74 18:34:47 Removing intermediate container 5f8fe9b89f74 18:34:47 ---> ccfabce32d0d 18:34:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:34:47 ---> Running in 2eef170f6267 18:34:48 Removing intermediate container 2eef170f6267 18:34:48 ---> be6d4b90aa3d 18:34:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:48 ---> Running in fd1441ac26d6 18:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:34:50 OK: 263 MiB in 53 packages 18:34:51 Removing intermediate container fd1441ac26d6 18:34:51 ---> ec0c8f5f64a2 18:34:51 Step 7/12 : WORKDIR /app 18:34:51 ---> Running in 37c349be4347 18:34:52 Removing intermediate container 37c349be4347 18:34:52 ---> edd81a290e34 18:34:52 Step 8/12 : COPY go.mod vendor* ./ 18:34:52 ---> ae6500bcc93f 18:34:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:52 ---> Running in 765bd26f6d2d 18:36:00 Removing intermediate container 765bd26f6d2d 18:36:00 ---> 5c85edcc8b82 18:36:00 Step 10/12 : COPY . . 18:36:00 ---> 9c314f2af871 18:36:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:36:00 ---> Running in e37137569428 18:36:00 Removing intermediate container e37137569428 18:36:00 ---> 5eaea1ca365a 18:36:00 Step 12/12 : RUN $MAKE 18:36:00 ---> Running in 98cd1420d1cc 18:36:00 noop 18:36:00 Removing intermediate container 98cd1420d1cc 18:36:00 ---> c2eb6ae4e19c 18:36:00 Successfully built c2eb6ae4e19c 18:36:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:01 + docker inspect -f . ci-base-image-arm64 18:36:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:01 prd-ubuntu20.04-docker-arm64-4c-16g-867 does not seem to be running inside a container 18:36:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:36:02 $ docker top ffb4f0006c7ce011dd7d00fa3d6b93a69d9d0301d2e3309f8239e2eb670b6cfd -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:03 + go version 18:36:03 go version go1.20.2 linux/arm64 [Pipeline] } 18:36:03 $ docker stop --time=1 ffb4f0006c7ce011dd7d00fa3d6b93a69d9d0301d2e3309f8239e2eb670b6cfd 18:36:05 $ docker rm -f --volumes ffb4f0006c7ce011dd7d00fa3d6b93a69d9d0301d2e3309f8239e2eb670b6cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:06 + docker inspect -f . ci-base-image-arm64 18:36:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:06 prd-ubuntu20.04-docker-arm64-4c-16g-867 does not seem to be running inside a container 18:36:06 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:36:08 $ docker top c97ff5422d612a7335f4cf383ffe5c131d401d489782501cb15ac1beb4ce8730 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:09 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 18:36:10 + make test 18:36:10 go test -race -coverprofile=coverage.out ./... 18:39:01 ? github.com/edgexfoundry/app-record-replay [no test files] 18:39:03 ok github.com/edgexfoundry/app-record-replay/internal/app 0.243s coverage: 76.9% of statements 18:39:05 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.333s coverage: 91.2% of statements 18:39:07 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:39:07 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:39:07 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:39:07 ok github.com/edgexfoundry/app-record-replay/internal/data 0.219s coverage: 27.3% of statements 18:39:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:39:08 go vet ./... 18:41:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:41:30 ./bin/test-attribution-txt.sh [Pipeline] echo 18:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:41:30 $ docker stop --time=1 c97ff5422d612a7335f4cf383ffe5c131d401d489782501cb15ac1beb4ce8730 18:41:34 $ docker rm -f --volumes c97ff5422d612a7335f4cf383ffe5c131d401d489782501cb15ac1beb4ce8730 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:41:35 Warning: overwriting stash ‘coverage-report’ 18:41:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:41:37 + ls -al . 18:41:37 total 156 18:41:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 18:36 . 18:41:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:33 .. 18:41:37 -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 18:33 .dockerignore 18:41:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 18:33 .git 18:41:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:33 .github 18:41:37 -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 18:33 .gitignore 18:41:37 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 18:33 .golangci.yml 18:41:37 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 18:33 Attribution.txt 18:41:37 -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 18:33 CHANGELOG.md 18:41:37 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 18:33 Dockerfile 18:41:37 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 18:33 GOVERNANCE.md 18:41:37 -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 18:33 Jenkinsfile 18:41:37 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 18:33 LICENSE 18:41:37 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 18:33 Makefile 18:41:37 -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 18:33 OWNERS.md 18:41:37 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 18:33 README.md 18:41:37 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 11 18:33 Record and Reply.postman_collection.json 18:41:37 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 18:29 VERSION 18:41:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:33 bin 18:41:37 -rw-r--r-- 1 jenkins jenkins 6157 Jul 11 18:39 coverage.out 18:41:37 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 11 18:33 go.mod 18:41:37 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 11 18:33 go.sum 18:41:37 drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 18:33 internal 18:41:37 -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 18:33 main.go 18:41:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 18:33 pkg 18:41:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:37 + 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=64d72031ff490a5cf26e632fe12eb7be76a9f2e2 --label arch=arm64 --label version=0.0.0 . 18:41:37 Sending build context to Docker daemon 156.7kB 18:41:37 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:41:37 Step 2/26 : FROM ${BASE} AS builder 18:41:37 ---> c2eb6ae4e19c 18:41:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:41:37 ---> Running in e2d70a5bb2a4 18:41:38 Removing intermediate container e2d70a5bb2a4 18:41:38 ---> 35d311bced0d 18:41:38 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:41:38 ---> Running in a240850ffeef 18:41:38 Removing intermediate container a240850ffeef 18:41:38 ---> dfc714861939 18:41:38 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:41:38 ---> Running in 632140dec5d8 18:41:39 Removing intermediate container 632140dec5d8 18:41:39 ---> 41a199b90fb0 18:41:39 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:39 ---> Running in 2ae4a0217e9b 18:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:41:42 OK: 263 MiB in 53 packages 18:41:43 Removing intermediate container 2ae4a0217e9b 18:41:43 ---> 9b4f0449d2a5 18:41:43 Step 7/26 : WORKDIR /app 18:41:43 ---> Running in 84151db1bd3f 18:41:43 Removing intermediate container 84151db1bd3f 18:41:43 ---> f9696997a05d 18:41:43 Step 8/26 : COPY go.mod vendor* ./ 18:41:43 ---> 5be9a3ceb196 18:41:44 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:44 ---> Running in a6ea2bafd065 18:41:49 Removing intermediate container a6ea2bafd065 18:41:49 ---> 5ffba500fe23 18:41:49 Step 10/26 : COPY . . 18:41:49 ---> a26c953680ff 18:41:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:49 ---> Running in 675e42b723de 18:41:49 Removing intermediate container 675e42b723de 18:41:49 ---> 4e93c9fea5e7 18:41:49 Step 12/26 : RUN $MAKE 18:41:49 ---> Running in 0de1588e94cc 18:41:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 18:44:12 Removing intermediate container 0de1588e94cc 18:44:12 ---> 7626bd5cb710 18:44:12 Step 13/26 : FROM alpine:3.17 18:44:12 3.17: Pulling from library/alpine 18:44:12 edb6bdbacee9: Pulling fs layer 18:44:12 edb6bdbacee9: Verifying Checksum 18:44:12 edb6bdbacee9: Download complete 18:44:12 edb6bdbacee9: Pull complete 18:44:12 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 18:44:12 Status: Downloaded newer image for alpine:3.17 18:44:12 ---> 779605e5fbc0 18:44:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:12 ---> Running in 94d95ab4ad39 18:44:12 Removing intermediate container 94d95ab4ad39 18:44:12 ---> c3a3c2d53c2d 18:44:12 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 18:44:12 ---> Running in 18e66ad73a5c 18:44:12 Removing intermediate container 18e66ad73a5c 18:44:12 ---> f32eda013a6b 18:44:12 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:44:12 ---> Running in 2e8d963d2de3 18:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:12 (1/2) Installing ca-certificates (20230506-r0) 18:44:12 (2/2) Installing dumb-init (1.2.5-r2) 18:44:12 Executing busybox-1.35.0-r29.trigger 18:44:12 Executing ca-certificates-20230506-r0.trigger 18:44:12 OK: 8 MiB in 17 packages 18:44:12 Removing intermediate container 2e8d963d2de3 18:44:12 ---> e040d999c6df 18:44:12 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:44:12 ---> 8baad495e621 18:44:12 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:44:12 ---> eba6e232acdf 18:44:12 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:44:12 ---> 21b60c035b62 18:44:12 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 18:44:12 ---> 83008b69b6c9 18:44:12 Step 21/26 : EXPOSE 59712 18:44:12 ---> Running in a261a57c14ab 18:44:12 Removing intermediate container a261a57c14ab 18:44:12 ---> 280df0a37687 18:44:12 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 18:44:12 ---> Running in ecf353458677 18:44:12 Removing intermediate container ecf353458677 18:44:12 ---> de1c2f9e84ca 18:44:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:12 ---> Running in 79d56026338b 18:44:12 Removing intermediate container 79d56026338b 18:44:12 ---> 54df37eac316 18:44:12 Step 24/26 : LABEL arch=arm64 18:44:12 ---> Running in a11f94b7ff47 18:44:12 Removing intermediate container a11f94b7ff47 18:44:12 ---> 1a141cd59e5b 18:44:12 Step 25/26 : LABEL git_sha=64d72031ff490a5cf26e632fe12eb7be76a9f2e2 18:44:12 ---> Running in d14e6ec756dd 18:44:12 Removing intermediate container d14e6ec756dd 18:44:12 ---> bb046b8f14e5 18:44:12 Step 26/26 : LABEL version=0.0.0 18:44:12 ---> Running in cea396ea9381 18:44:12 Removing intermediate container cea396ea9381 18:44:12 ---> 76e9a73ce40f 18:44:12 [Warning] One or more build-args [ARCH] were not consumed 18:44:12 Successfully built 76e9a73ce40f 18:44:12 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:13 18:44:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:13 arm64: Pulling from edgex-lftools-log-publisher 18:44:13 8998bd30e6a1: Pulling fs layer 18:44:13 04944245beec: Pulling fs layer 18:44:13 699f458cf7ca: Pulling fs layer 18:44:13 765212b225bb: Pulling fs layer 18:44:13 f23df028b6ca: Pulling fs layer 18:44:13 765212b225bb: Waiting 18:44:13 f23df028b6ca: Waiting 18:44:13 d65c8cfc05b1: Pulling fs layer 18:44:13 2437ff75d9bd: Pulling fs layer 18:44:13 d65c8cfc05b1: Waiting 18:44:13 2437ff75d9bd: Waiting 18:44:14 04944245beec: Verifying Checksum 18:44:14 04944245beec: Download complete 18:44:14 765212b225bb: Verifying Checksum 18:44:14 765212b225bb: Download complete 18:44:14 f23df028b6ca: Verifying Checksum 18:44:14 f23df028b6ca: Download complete 18:44:14 d65c8cfc05b1: Verifying Checksum 18:44:14 d65c8cfc05b1: Download complete 18:44:14 699f458cf7ca: Verifying Checksum 18:44:14 699f458cf7ca: Download complete 18:44:14 8998bd30e6a1: Verifying Checksum 18:44:14 8998bd30e6a1: Download complete 18:44:17 2437ff75d9bd: Verifying Checksum 18:44:18 8998bd30e6a1: Pull complete 18:44:19 04944245beec: Pull complete 18:44:20 699f458cf7ca: Pull complete 18:44:20 765212b225bb: Pull complete 18:44:21 f23df028b6ca: Pull complete 18:44:21 d65c8cfc05b1: Pull complete 18:44:36 2437ff75d9bd: Pull complete 18:44:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:36 prd-ubuntu20.04-docker-arm64-4c-16g-867 does not seem to be running inside a container 18:44:37 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:44:39 $ docker top a128943862f5fc16837e1f5c6c325f8317c713cff6f375a88486c2dd07d61045 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:40 ---> job-cost.sh 18:44:40 lf-activate-venv: SKIPPING 18:44:40 INFO: No Stack... 18:44:41 INFO: Retrieving Pricing Info for: v3-standard-4 18:44:41 INFO: Archiving Costs [Pipeline] sh 18:44:42 + cat /w/workspace/app-record-replay/1/archives/cost.csv 18:44:42 + cut -d, -f6 [Pipeline] lock 18:44:42 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] 18:44:42 Resource [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] did not exist. Created. 18:44:42 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:43 /w/workspace/app-record-replay/1@tmp/durable-f23456f1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:44:43 + echo total: 0.10999999940395355 [Pipeline] stash 18:44:43 Warning: overwriting stash ‘stack-cost’ 18:44:43 Stashed 1 file(s) [Pipeline] } 18:44:43 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:43 $ docker stop --time=1 a128943862f5fc16837e1f5c6c325f8317c713cff6f375a88486c2dd07d61045 18:44:45 $ docker rm -f --volumes a128943862f5fc16837e1f5c6c325f8317c713cff6f375a88486c2dd07d61045 [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 18:44:46 provisioning config files... 18:44:46 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-37 #1 18:44:46 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-37@tmp/config2476897420189787127tmp [Pipeline] { [Pipeline] sh 18:44:46 + set +x 18:44:46 + curl -s https://codecov.io/bash 18:44:46 + bash -s -- 18:44:46 18:44:46 _____ _ 18:44:46 / ____| | | 18:44:46 | | ___ __| | ___ ___ _____ __ 18:44:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:44:46 | |___| (_) | (_| | __/ (_| (_) \ V / 18:44:46 \_____\___/ \__,_|\___|\___\___/ \_/ 18:44:46 Bash-1.0.6 18:44:46 18:44:46 18:44:46 ==> git version 2.25.1 found 18:44:46 ==> 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 18:44:46 Release-Date: 2020-01-08 18:44:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:44:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:44:46 ==> Jenkins CI detected. 18:44:46 current dir:  /w/workspace/xfoundry_app-record-replay_PR-37 18:44:46 project root: . 18:44:46 --> token set from env 18:44:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:44:46 ==> Running gcov in . (disable via -X gcov) 18:44:46 ==> Python coveragepy not found 18:44:46 ==> Searching for coverage reports in: 18:44:46 + . 18:44:46 -> Found 1 reports 18:44:46 ==> Detecting git/mercurial file structure 18:44:46 ==> Reading reports 18:44:47 + ./coverage.out bytes=6157 18:44:47 ==> Appending adjustments 18:44:47 https://docs.codecov.io/docs/fixing-reports 18:44:47 + Found adjustments 18:44:47 ==> Gzipping contents 18:44:47 4.0K /tmp/codecov.Wo40E3.gz 18:44:47 ==> Uploading reports 18:44:47 url: https://codecov.io 18:44:47 query: branch=PR-37&commit=64d72031ff490a5cf26e632fe12eb7be76a9f2e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=37&job=&cmd_args= 18:44:47 -> Pinging Codecov 18:44:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-37&commit=64d72031ff490a5cf26e632fe12eb7be76a9f2e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=37&job=&cmd_args= 18:44:47 Invalid request parameters 18:44:47 400 [Pipeline] } 18:44:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:44:48 + [ -d /w/workspace/xfoundry_app-record-replay_PR-37/archives ] 18:44:48 + ls -al /w/workspace/xfoundry_app-record-replay_PR-37/archives 18:44:48 total 16 18:44:48 drwxr-xr-x 3 root root 4096 Jul 11 18:32 . 18:44:48 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 18:32 .. 18:44:48 drwxr-xr-x 2 root root 4096 Jul 11 18:32 cost 18:44:48 -rw-r--r-- 1 root root 88 Jul 11 18:32 cost.csv 18:44:48 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-37/archives 18:44:48 + ls -al /w/workspace/xfoundry_app-record-replay_PR-37/archives 18:44:48 total 16 18:44:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 18:32 . 18:44:48 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 18:32 .. 18:44:48 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 18:32 cost 18:44:48 -rw-r--r-- 1 jenkins jenkins 88 Jul 11 18:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:44:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:44:50 ---> package-listing.sh 18:44:50 ++ facter osfamily 18:44:50 ++ tr '[:upper:]' '[:lower:]' 18:44:50 + OS_FAMILY=debian 18:44:50 + workspace=/w/workspace/xfoundry_app-record-replay_PR-37 18:44:50 + START_PACKAGES=/tmp/packages_start.txt 18:44:50 + END_PACKAGES=/tmp/packages_end.txt 18:44:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:44:50 + PACKAGES=/tmp/packages_start.txt 18:44:50 + '[' /w/workspace/xfoundry_app-record-replay_PR-37 ']' 18:44:50 + PACKAGES=/tmp/packages_end.txt 18:44:50 + case "${OS_FAMILY}" in 18:44:50 + dpkg -l 18:44:50 + grep '^ii' 18:44:50 + '[' -f /tmp/packages_start.txt ']' 18:44:50 + '[' -f /tmp/packages_end.txt ']' 18:44:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:44:50 + '[' /w/workspace/xfoundry_app-record-replay_PR-37 ']' 18:44:50 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-37/archives/ 18:44:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-37/archives/ [Pipeline] echo 18:44:50 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/xfoundry_app-record-replay_PR-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:44:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:51 prd-ubuntu20.04-docker-8c-8g-865 does not seem to be running inside a container 18:44:51 $ 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/xfoundry_app-record-replay_PR-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-37 -v /w/workspace/xfoundry_app-record-replay_PR-37:/w/workspace/xfoundry_app-record-replay_PR-37:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-37@tmp:/w/workspace/xfoundry_app-record-replay_PR-37@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:51 $ docker top 7d72cd7508063c2c76354098201d823c6ba8f5c6dd1240dca9d882d92d262563 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:52 + touch /tmp/pre-build-complete [Pipeline] sh 18:44:52 + mkdir -p /var/log/sysstat [Pipeline] sh 18:44:52 + ls /var/log/sa-host 18:44:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:52 provisioning config files... 18:44:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-37@tmp/config15137808286383400858tmp [Pipeline] { [Pipeline] echo 18:44:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:44:53 ---> create-netrc.sh [Pipeline] } 18:44:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:44:53 ---> python-tools-install.sh [Pipeline] echo 18:44:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:44:54 ---> sudo-logs.sh 18:44:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:44:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:44:54 ---> job-cost.sh 18:44:54 lf-activate-venv: SKIPPING 18:44:54 DEBUG: total: 0.2199999988079071 18:44:54 INFO: Retrieving Stack Cost... 18:44:55 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:55 INFO: Archiving Costs [Pipeline] echo 18:44:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:44:55 ---> logs-deploy.sh 18:44:55 lf-activate-venv: SKIPPING 18:44:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-37/1 18:44:55 INFO: archiving workspace using pattern(s): 18:44:56 Archives upload complete. 18:44:56 INFO: archiving logs to Nexus