Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98332db10de1426bd36800551eb50bbad6d7add7 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-ssh17669890303927055596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16347969720934564250.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2314048180744824495.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12658726991308649614.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13548185089333266166.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26992’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26994 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98332db10de1426bd36800551eb50bbad6d7add7 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#116)" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98332db10de1426bd36800551eb50bbad6d7add7 # timeout=10 > git rev-list --no-walk 84227a6b8907ed7ae78168a496abf1cce4bdb2a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:03:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:03:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:03:30 ========================================================= 15:03:30 EdgeX Global Pipelines Version Info 15:03:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:03:31 ------------------- 15:03:31 stable info: 15:03:31 ------------------- 15:03:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:03:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:03:31 Message: update stable to v1.0.258 15:03:31 ------------------- 15:03:31 experimental info: 15:03:31 ------------------- 15:03:31 Commited By: **** collab-it+edgex@linuxfoundation.org 15:03:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:03:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:03:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:03:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:03:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:03:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:03:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:03:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98332db [Pipeline] echo 15:03:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:33 provisioning config files... 15:03:33 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config601922928402165747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:33 ---> ****-login.sh 15:03:33 nexus3.edgexfoundry.org:10001 15:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:33 Configure a credential helper to remove this warning. See 15:03:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:33 15:03:33 Login Succeeded 15:03:33 nexus3.edgexfoundry.org:10002 15:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:33 Configure a credential helper to remove this warning. See 15:03:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:33 15:03:33 Login Succeeded 15:03:33 nexus3.edgexfoundry.org:10003 15:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:33 Configure a credential helper to remove this warning. See 15:03:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:33 15:03:33 Login Succeeded 15:03:33 nexus3.edgexfoundry.org:10004 15:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:33 Configure a credential helper to remove this warning. See 15:03:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:33 15:03:33 Login Succeeded 15:03:33 ****.io 15:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:34 Configure a credential helper to remove this warning. See 15:03:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:34 15:03:34 Login Succeeded 15:03:34 ---> ****-login.sh ends [Pipeline] } 15:03:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:03:34 + git rev-list -1 --merges 98332db10de1426bd36800551eb50bbad6d7add7~1..98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] echo 15:03:34 -----------> git rev-list -1 --merges 98332db10de1426bd36800551eb50bbad6d7add7~1..98332db10de1426bd36800551eb50bbad6d7add7 98332db10de1426bd36800551eb50bbad6d7add7 [false] [Pipeline] sh 15:03:35 + git log --format=format:%s -1 98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] echo 15:03:35 ========================================================= 15:03:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:03:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:35 + git log --format=format:%s -1 98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] echo 15:03:35 [semverPrep] GIT_COMMIT: 98332db10de1426bd36800551eb50bbad6d7add7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#116) [Pipeline] echo 15:03:35 [semverPrep] This is not a build commit. [Pipeline] sh 15:03:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:03:35 + grep -v github /etc/ssh/ssh_known_hosts 15:03:35 + [ -e /tmp/ssh_known_hosts ] 15:03:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:03:35 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 15:03:35 -a /etc/ssh/ssh_known_hosts 15:03:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:36 15:03:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:36 0.1.4: Pulling from edgex-devops/py-git-semver 15:03:36 b85a868b505f: Pulling fs layer 15:03:36 e2be974225ed: Pulling fs layer 15:03:36 339a4e72a1f5: Pulling fs layer 15:03:36 988bab9f4d93: Pulling fs layer 15:03:36 1469e6f7b9e6: Pulling fs layer 15:03:36 eaf3925da568: Pulling fs layer 15:03:36 bab4dde63d76: Pulling fs layer 15:03:36 bde34c3a00c8: Pulling fs layer 15:03:36 b352a97aabf1: Pulling fs layer 15:03:36 4872d77fe225: Pulling fs layer 15:03:36 5851b861e8e6: Pulling fs layer 15:03:36 bab4dde63d76: Waiting 15:03:36 988bab9f4d93: Waiting 15:03:36 bde34c3a00c8: Waiting 15:03:36 b352a97aabf1: Waiting 15:03:36 1469e6f7b9e6: Waiting 15:03:36 4872d77fe225: Waiting 15:03:36 eaf3925da568: Waiting 15:03:36 5851b861e8e6: Waiting 15:03:36 e2be974225ed: Verifying Checksum 15:03:36 e2be974225ed: Download complete 15:03:36 988bab9f4d93: Verifying Checksum 15:03:36 988bab9f4d93: Download complete 15:03:36 1469e6f7b9e6: Verifying Checksum 15:03:36 1469e6f7b9e6: Download complete 15:03:36 eaf3925da568: Verifying Checksum 15:03:36 eaf3925da568: Download complete 15:03:36 339a4e72a1f5: Verifying Checksum 15:03:36 339a4e72a1f5: Download complete 15:03:36 bde34c3a00c8: Verifying Checksum 15:03:36 bde34c3a00c8: Download complete 15:03:36 b352a97aabf1: Download complete 15:03:36 4872d77fe225: Verifying Checksum 15:03:36 4872d77fe225: Download complete 15:03:36 5851b861e8e6: Download complete 15:03:36 b85a868b505f: Verifying Checksum 15:03:36 b85a868b505f: Download complete 15:03:37 bab4dde63d76: Verifying Checksum 15:03:37 bab4dde63d76: Download complete 15:03:38 b85a868b505f: Pull complete 15:03:38 e2be974225ed: Pull complete 15:03:38 339a4e72a1f5: Pull complete 15:03:38 988bab9f4d93: Pull complete 15:03:38 1469e6f7b9e6: Pull complete 15:03:38 eaf3925da568: Pull complete 15:03:40 bab4dde63d76: Pull complete 15:03:40 bde34c3a00c8: Pull complete 15:03:40 b352a97aabf1: Pull complete 15:03:40 4872d77fe225: Pull complete 15:03:40 5851b861e8e6: Pull complete 15:03:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:41 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:03:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:03:45 $ docker top eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 -eo pid,comm 15:03:45 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). 15:03:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:03:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:45 [ssh-agent] Looking for ssh-agent implementation... 15:03:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:45 $ docker exec eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 ssh-agent 15:03:45 SSH_AUTH_SOCK=/tmp/ssh-bNbMtE9qaRk4/agent.33 15:03:45 SSH_AGENT_PID=39 15:03:45 Running ssh-add (command line suppressed) 15:03:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11633067180650848814.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11633067180650848814.key) 15:03:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:45 + git tag --points-at HEAD [Pipeline] } 15:03:45 $ docker exec --env ******** --env ******** eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 ssh-agent -k 15:03:46 unset SSH_AUTH_SOCK; 15:03:46 unset SSH_AGENT_PID; 15:03:46 echo Agent pid 39 killed; 15:03:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:46 [ssh-agent] Looking for ssh-agent implementation... 15:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:46 $ docker exec eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 ssh-agent 15:03:46 SSH_AUTH_SOCK=/tmp/ssh-iDILTKi3br0e/agent.73 15:03:46 SSH_AGENT_PID=79 15:03:46 Running ssh-add (command line suppressed) 15:03:46 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16135355982405182812.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16135355982405182812.key) 15:03:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:46 + git semver init 15:03:47 2024-01-09 15:03:46,988 [run_init] DEBUG init version:0.0.0 force:False 15:03:47 2024-01-09 15:03:46,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:03:47 2024-01-09 15:03:46,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:03:47 2024-01-09 15:03:46,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:03:48 2024-01-09 15:03:48,140 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:03:48 2024-01-09 15:03:48,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:03:48 2024-01-09 15:03:48,140 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:03:48 2024-01-09 15:03:48,141 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:03:48 3.2.0-dev.5 [Pipeline] } 15:03:48 $ docker exec --env ******** --env ******** eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 ssh-agent -k 15:03:48 unset SSH_AUTH_SOCK; 15:03:48 unset SSH_AGENT_PID; 15:03:48 echo Agent pid 79 killed; 15:03:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:03:48 + git semver [Pipeline] } 15:03:49 $ docker stop --time=1 eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 15:03:50 $ docker rm -f --volumes eac8596cbb510ffea2d0027ec56d22c9e5a82197eecf9f3a16104c6941f85693 [Pipeline] // withDockerContainer [Pipeline] sh 15:03:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:03:51 Stashed 1 file(s) [Pipeline] echo 15:03:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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 15:03:51 provisioning config files... 15:03:51 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1338704333490718573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:51 ---> ****-login.sh 15:03:51 nexus3.edgexfoundry.org:10001 15:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:51 Configure a credential helper to remove this warning. See 15:03:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:51 15:03:51 Login Succeeded 15:03:51 nexus3.edgexfoundry.org:10002 15:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:51 Configure a credential helper to remove this warning. See 15:03:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:51 15:03:51 Login Succeeded 15:03:51 nexus3.edgexfoundry.org:10003 15:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:52 Configure a credential helper to remove this warning. See 15:03:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:52 15:03:52 Login Succeeded 15:03:52 nexus3.edgexfoundry.org:10004 15:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:52 Configure a credential helper to remove this warning. See 15:03:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:52 15:03:52 Login Succeeded 15:03:52 ****.io 15:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:03:52 Configure a credential helper to remove this warning. See 15:03:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:03:52 15:03:52 Login Succeeded 15:03:52 ---> ****-login.sh ends [Pipeline] } 15:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:03:52 ========================================================= 15:03:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:03:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:03:53 Sending build context to Docker daemon 6.704MB 15:03:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:03:53 Step 2/12 : FROM ${BASE} AS builder 15:03:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:03:53 7264a8db6415: Pulling fs layer 15:03:53 c4d48a809fc2: Pulling fs layer 15:03:53 4f1c88b9dad5: Pulling fs layer 15:03:53 ad3a456e5733: Pulling fs layer 15:03:53 69c7f0334f64: Pulling fs layer 15:03:53 1f1c1a5573a3: Pulling fs layer 15:03:53 ce7588e14bc9: Pulling fs layer 15:03:53 b5e4710f87ac: Pulling fs layer 15:03:53 1f1c1a5573a3: Waiting 15:03:53 ce7588e14bc9: Waiting 15:03:53 ad3a456e5733: Waiting 15:03:53 69c7f0334f64: Waiting 15:03:53 b5e4710f87ac: Waiting 15:03:53 c4d48a809fc2: Download complete 15:03:53 ad3a456e5733: Download complete 15:03:53 69c7f0334f64: Verifying Checksum 15:03:53 69c7f0334f64: Download complete 15:03:53 7264a8db6415: Verifying Checksum 15:03:53 7264a8db6415: Download complete 15:03:53 1f1c1a5573a3: Verifying Checksum 15:03:53 1f1c1a5573a3: Download complete 15:03:53 7264a8db6415: Pull complete 15:03:53 b5e4710f87ac: Verifying Checksum 15:03:53 b5e4710f87ac: Download complete 15:03:53 c4d48a809fc2: Pull complete 15:03:53 4f1c88b9dad5: Download complete 15:03:54 ce7588e14bc9: Verifying Checksum 15:03:54 ce7588e14bc9: Download complete 15:03:56 4f1c88b9dad5: Pull complete 15:03:56 ad3a456e5733: Pull complete 15:03:56 69c7f0334f64: Pull complete 15:03:56 1f1c1a5573a3: Pull complete 15:03:59 ce7588e14bc9: Pull complete 15:04:00 b5e4710f87ac: Pull complete 15:04:00 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:04:00 ---> 88b5674ff536 15:04:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:04:05 ---> Running in 60f1e5afac8a 15:04:05 Removing intermediate container 60f1e5afac8a 15:04:05 ---> 6b10509b8222 15:04:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:04:05 ---> Running in 8bddbdea7fb3 15:04:05 Removing intermediate container 8bddbdea7fb3 15:04:05 ---> ead1d590e724 15:04:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:04:05 ---> Running in 1a1f954130b6 15:04:05 Removing intermediate container 1a1f954130b6 15:04:05 ---> 48719b4b7402 15:04:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:04:05 ---> Running in 02304c2ace6d 15:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:04:06 OK: 264 MiB in 52 packages 15:04:06 Removing intermediate container 02304c2ace6d 15:04:06 ---> 2e86d3a1dbfc 15:04:06 Step 7/12 : WORKDIR /app 15:04:06 ---> Running in ebdb07d3f34d 15:04:06 Removing intermediate container ebdb07d3f34d 15:04:06 ---> fc4d6d1a109b 15:04:06 Step 8/12 : COPY go.mod vendor* ./ 15:04:06 Still waiting to schedule task 15:04:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26993’ is offline 15:04:06 ---> 3c9dadbaa184 15:04:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:06 ---> Running in 5dbd8c5b1ae1 15:04:45 Removing intermediate container 5dbd8c5b1ae1 15:04:45 ---> 48083beeb420 15:04:45 Step 10/12 : COPY . . 15:04:45 ---> 335a2f949ec9 15:04:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:04:45 ---> Running in 9bb25cb48edf 15:04:45 Removing intermediate container 9bb25cb48edf 15:04:45 ---> 59b58a37caf6 15:04:45 Step 12/12 : RUN $MAKE 15:04:45 ---> Running in 2145291d5699 15:04:45 noop 15:04:45 Removing intermediate container 2145291d5699 15:04:45 ---> 298eeedb2abd 15:04:45 Successfully built 298eeedb2abd 15:04:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:45 + docker inspect -f . ci-base-image-x86_64 15:04:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:45 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:04:46 $ docker top ecabdc8ddac685b3df045d8f1d99c184f5117ddb6c4a3d9bfe60000f9a0de193 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:46 + go version 15:04:46 go version go1.21.0 linux/amd64 [Pipeline] } 15:04:46 $ docker stop --time=1 ecabdc8ddac685b3df045d8f1d99c184f5117ddb6c4a3d9bfe60000f9a0de193 15:04:47 $ docker rm -f --volumes ecabdc8ddac685b3df045d8f1d99c184f5117ddb6c4a3d9bfe60000f9a0de193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:48 + docker inspect -f . ci-base-image-x86_64 15:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:48 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:04:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:04:49 $ docker top 2348e20ed058d36fcc826484f41366d9f65eb6c9943abd802d763e4fd19579ed -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:49 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:04:49 + make test 15:04:49 go test -race -coverprofile=coverage.out ./... 15:05:07 ? github.com/edgexfoundry/app-record-replay [no test files] 15:05:09 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:05:09 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:05:09 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:05:09 ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements 15:05:19 ok github.com/edgexfoundry/app-record-replay/internal/application 9.642s coverage: 98.7% of statements 15:05:19 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.105s coverage: 89.7% of statements 15:05:19 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.028s coverage: 100.0% of statements 15:05:41 go vet ./... 15:05:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:05:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:05:41 ./bin/test-attribution-txt.sh [Pipeline] echo 15:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:05:41 $ docker stop --time=1 2348e20ed058d36fcc826484f41366d9f65eb6c9943abd802d763e4fd19579ed 15:05:45 $ docker rm -f --volumes 2348e20ed058d36fcc826484f41366d9f65eb6c9943abd802d763e4fd19579ed [Pipeline] // withDockerContainer [Pipeline] sh 15:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:05:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:05:47 + ls -al . 15:05:47 total 192 15:05:47 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 15:04 . 15:05:47 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:03 .. 15:05:47 -rw-rw-r-- 1 jenkins jenkins 119 Jan 9 15:03 .dockerignore 15:05:47 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:05 .git 15:05:47 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:03 .github 15:05:47 -rw-rw-r-- 1 jenkins jenkins 164 Jan 9 15:03 .gitignore 15:05:47 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 15:03 .golangci.yml 15:05:47 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:03 .semver 15:05:47 -rw-rw-r-- 1 jenkins jenkins 11301 Jan 9 15:03 Attribution.txt 15:05:47 -rw-rw-r-- 1 jenkins jenkins 458 Jan 9 15:03 CHANGELOG.md 15:05:47 -rw-rw-r-- 1 jenkins jenkins 1725 Jan 9 15:03 Dockerfile 15:05:47 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 15:03 GOVERNANCE.md 15:05:47 -rw-rw-r-- 1 jenkins jenkins 681 Jan 9 15:03 Jenkinsfile 15:05:47 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 9 15:03 LICENSE 15:05:47 -rw-rw-r-- 1 jenkins jenkins 3136 Jan 9 15:03 Makefile 15:05:47 -rw-rw-r-- 1 jenkins jenkins 611 Jan 9 15:03 OWNERS.md 15:05:47 -rw-rw-r-- 1 jenkins jenkins 4107 Jan 9 15:03 README.md 15:05:47 -rw-rw-r-- 1 jenkins jenkins 7789 Jan 9 15:03 Record and Reply.postman_collection.json 15:05:47 -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:03 VERSION 15:05:47 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:03 bin 15:05:47 -rw-r--r-- 1 jenkins jenkins 24666 Jan 9 15:05 coverage.out 15:05:47 -rw-rw-r-- 1 jenkins jenkins 3902 Jan 9 15:03 go.mod 15:05:47 -rw-rw-r-- 1 jenkins jenkins 34482 Jan 9 15:03 go.sum 15:05:47 drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 15:03 internal 15:05:47 -rw-rw-r-- 1 jenkins jenkins 913 Jan 9 15:03 main.go 15:05:47 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:03 openapi 15:05:47 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:03 pkg 15:05:47 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:47 + 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=98332db10de1426bd36800551eb50bbad6d7add7 --label arch=amd64 --label version=3.2.0-dev.5 . 15:05:47 Sending build context to Docker daemon 6.73MB 15:05:47 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:05:47 Step 2/27 : FROM ${BASE} AS builder 15:05:47 ---> 298eeedb2abd 15:05:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:05:47 ---> Running in 36dde7ea03c9 15:05:47 Removing intermediate container 36dde7ea03c9 15:05:47 ---> dcf65a2456ab 15:05:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:05:47 ---> Running in 5407844fe8fd 15:05:47 Removing intermediate container 5407844fe8fd 15:05:47 ---> 5adb8fd6dd39 15:05:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:05:47 ---> Running in 3d0de2988f54 15:05:48 Removing intermediate container 3d0de2988f54 15:05:48 ---> 0ab06e6d5970 15:05:48 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:48 ---> Running in f84e82c20035 15:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:05:48 OK: 264 MiB in 52 packages 15:05:48 Removing intermediate container f84e82c20035 15:05:48 ---> 692f60ff655f 15:05:48 Step 7/27 : WORKDIR /app 15:05:48 ---> Running in 224e5187e643 15:05:49 Removing intermediate container 224e5187e643 15:05:49 ---> c7e5263cc87b 15:05:49 Step 8/27 : COPY go.mod vendor* ./ 15:05:49 ---> 8927720354ee 15:05:49 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:49 ---> Running in 4356de18e08e 15:05:50 Removing intermediate container 4356de18e08e 15:05:50 ---> 23699f572a82 15:05:50 Step 10/27 : COPY . . 15:05:50 ---> c9b6096239a7 15:05:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:05:50 ---> Running in 5a5afbdd46ce 15:05:50 Removing intermediate container 5a5afbdd46ce 15:05:50 ---> a8bf103edb36 15:05:50 Step 12/27 : RUN $MAKE 15:05:50 ---> Running in 715b0e4d6b7a 15:05:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5" -trimpath -mod=readonly -o app-record-replay 15:06:12 Removing intermediate container 715b0e4d6b7a 15:06:12 ---> 92755081e9bd 15:06:12 Step 13/27 : FROM alpine:3.18 15:06:12 3.18: Pulling from library/alpine 15:06:12 c926b61bad3b: Pulling fs layer 15:06:12 c926b61bad3b: Verifying Checksum 15:06:12 c926b61bad3b: Download complete 15:06:12 c926b61bad3b: Pull complete 15:06:12 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:06:12 Status: Downloaded newer image for alpine:3.18 15:06:12 ---> b541f2080109 15:06:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:06:12 ---> Running in 0ccb13527660 15:06:12 Removing intermediate container 0ccb13527660 15:06:12 ---> 80d41b2fef36 15:06:12 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 15:06:12 ---> Running in f0f066dace19 15:06:12 Removing intermediate container f0f066dace19 15:06:12 ---> 9fd9d3d34771 15:06:12 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:06:12 ---> Running in 1c8e19155770 15:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:06:12 (1/2) Installing ca-certificates (20230506-r0) 15:06:12 (2/2) Installing dumb-init (1.2.5-r2) 15:06:12 Executing busybox-1.36.1-r5.trigger 15:06:12 Executing ca-certificates-20230506-r0.trigger 15:06:12 OK: 8 MiB in 17 packages 15:06:12 Removing intermediate container 1c8e19155770 15:06:12 ---> 4b375d2cbbc1 15:06:12 Step 17/27 : RUN apk --no-cache upgrade 15:06:12 ---> Running in ad6936ce5500 15:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:06:13 OK: 8 MiB in 17 packages 15:06:13 Removing intermediate container ad6936ce5500 15:06:13 ---> 0b3ca69f79d7 15:06:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:06:13 ---> 55539c7b66ff 15:06:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:06:13 ---> c2c52ac871b8 15:06:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:06:14 ---> 142d0703efe4 15:06:14 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 15:06:14 ---> 454f8a00475b 15:06:14 Step 22/27 : EXPOSE 59712 15:06:14 ---> Running in c131b75035c2 15:06:14 Removing intermediate container c131b75035c2 15:06:14 ---> cb4cbfcc12e9 15:06:14 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 15:06:14 ---> Running in dce029615f70 15:06:14 Removing intermediate container dce029615f70 15:06:14 ---> 16739acbaa09 15:06:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:06:14 ---> Running in 86bfc8c74c9e 15:06:14 Removing intermediate container 86bfc8c74c9e 15:06:14 ---> 91e8366e2709 15:06:14 Step 25/27 : LABEL arch=amd64 15:06:14 ---> Running in db0d8ca0af00 15:06:15 Removing intermediate container db0d8ca0af00 15:06:15 ---> 9590380880d9 15:06:15 Step 26/27 : LABEL git_sha=98332db10de1426bd36800551eb50bbad6d7add7 15:06:15 ---> Running in 18e1d364a4d5 15:06:15 Removing intermediate container 18e1d364a4d5 15:06:15 ---> c00d38d2e4d8 15:06:15 Step 27/27 : LABEL version=3.2.0-dev.5 15:06:15 ---> Running in 4aa84ee902ce 15:06:15 Removing intermediate container 4aa84ee902ce 15:06:15 ---> 27a2c8fea117 15:06:15 [Warning] One or more build-args [ARCH] were not consumed 15:06:15 Successfully built 27a2c8fea117 15:06:15 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:15 provisioning config files... 15:06:15 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13004464822519324021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26996 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:06:15 Running in /w/workspace/app-record-replay/79 [Pipeline] { [Pipeline] checkout 15:06:15 ---> ****-login.sh 15:06:15 nexus3.edgexfoundry.org:10001 15:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:15 Configure a credential helper to remove this warning. See 15:06:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:15 15:06:15 Login Succeeded 15:06:15 nexus3.edgexfoundry.org:10002 15:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:15 Configure a credential helper to remove this warning. See 15:06:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:15 15:06:15 Login Succeeded 15:06:15 nexus3.edgexfoundry.org:10003 15:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:16 Configure a credential helper to remove this warning. See 15:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:16 15:06:16 Login Succeeded 15:06:16 nexus3.edgexfoundry.org:10004 15:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:16 Configure a credential helper to remove this warning. See 15:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:16 15:06:16 Login Succeeded 15:06:16 ****.io 15:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:16 Configure a credential helper to remove this warning. See 15:06:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:16 15:06:16 Login Succeeded 15:06:16 ---> ****-login.sh ends 15:06:18 Selected Git installation does not exist. Using Default 15:06:18 The recommended git tool is: NONE [Pipeline] } 15:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:06:18 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:06:18 98332db10de1426bd36800551eb50bbad6d7add7 15:06:18 latest 15:06:18 3.2.0-dev.5 15:06:18 98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 15:06:18 main 15:06:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:19 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7 15:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:19 6d23a9427023: Preparing 15:06:19 45f194e47bad: Preparing 15:06:19 f8cbb0fe44a7: Preparing 15:06:19 1f67c8071381: Preparing 15:06:19 7dcac2d6daa6: Preparing 15:06:19 31c4f63dd3a9: Preparing 15:06:19 9fe9a137fd00: Preparing 15:06:19 31c4f63dd3a9: Waiting 15:06:19 9fe9a137fd00: Waiting 15:06:19 f8cbb0fe44a7: Pushed 15:06:19 45f194e47bad: Pushed 15:06:19 7dcac2d6daa6: Pushed 15:06:19 1f67c8071381: Pushed 15:06:19 9fe9a137fd00: Layer already exists 15:06:20 31c4f63dd3a9: Pushed 15:06:22 6d23a9427023: Pushed 15:06:22 98332db10de1426bd36800551eb50bbad6d7add7: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:23 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:23 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:23 6d23a9427023: Preparing 15:06:23 45f194e47bad: Preparing 15:06:23 f8cbb0fe44a7: Preparing 15:06:23 1f67c8071381: Preparing 15:06:23 7dcac2d6daa6: Preparing 15:06:23 31c4f63dd3a9: Preparing 15:06:23 9fe9a137fd00: Preparing 15:06:23 31c4f63dd3a9: Waiting 15:06:23 9fe9a137fd00: Waiting 15:06:23 45f194e47bad: Layer already exists 15:06:23 7dcac2d6daa6: Layer already exists 15:06:23 1f67c8071381: Layer already exists 15:06:23 f8cbb0fe44a7: Layer already exists 15:06:23 6d23a9427023: Layer already exists 15:06:23 9fe9a137fd00: Layer already exists 15:06:23 31c4f63dd3a9: Layer already exists 15:06:23 latest: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:23 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.5 15:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:24 6d23a9427023: Preparing 15:06:24 45f194e47bad: Preparing 15:06:24 f8cbb0fe44a7: Preparing 15:06:24 1f67c8071381: Preparing 15:06:24 7dcac2d6daa6: Preparing 15:06:24 31c4f63dd3a9: Preparing 15:06:24 9fe9a137fd00: Preparing 15:06:24 9fe9a137fd00: Waiting 15:06:24 6d23a9427023: Layer already exists 15:06:24 f8cbb0fe44a7: Layer already exists 15:06:24 45f194e47bad: Layer already exists 15:06:24 7dcac2d6daa6: Layer already exists 15:06:24 1f67c8071381: Layer already exists 15:06:24 9fe9a137fd00: Layer already exists 15:06:24 31c4f63dd3a9: Layer already exists 15:06:24 3.2.0-dev.5: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:24 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 15:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:25 6d23a9427023: Preparing 15:06:25 45f194e47bad: Preparing 15:06:25 f8cbb0fe44a7: Preparing 15:06:25 1f67c8071381: Preparing 15:06:25 7dcac2d6daa6: Preparing 15:06:25 31c4f63dd3a9: Preparing 15:06:25 9fe9a137fd00: Preparing 15:06:25 31c4f63dd3a9: Waiting 15:06:25 9fe9a137fd00: Waiting 15:06:25 45f194e47bad: Layer already exists 15:06:25 7dcac2d6daa6: Layer already exists 15:06:25 1f67c8071381: Layer already exists 15:06:25 f8cbb0fe44a7: Layer already exists 15:06:25 6d23a9427023: Layer already exists 15:06:25 31c4f63dd3a9: Layer already exists 15:06:25 9fe9a137fd00: Layer already exists 15:06:25 98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:25 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:25 6d23a9427023: Preparing 15:06:25 45f194e47bad: Preparing 15:06:25 f8cbb0fe44a7: Preparing 15:06:25 1f67c8071381: Preparing 15:06:25 7dcac2d6daa6: Preparing 15:06:25 31c4f63dd3a9: Preparing 15:06:25 9fe9a137fd00: Preparing 15:06:25 31c4f63dd3a9: Waiting 15:06:25 9fe9a137fd00: Waiting 15:06:25 1f67c8071381: Layer already exists 15:06:25 7dcac2d6daa6: Layer already exists 15:06:25 6d23a9427023: Layer already exists 15:06:25 f8cbb0fe44a7: Layer already exists 15:06:25 45f194e47bad: Layer already exists 15:06:25 31c4f63dd3a9: Layer already exists 15:06:25 9fe9a137fd00: Layer already exists 15:06:25 main: digest: sha256:7fec8a8ce2484881cbb3b57ace73d59fcc21c50b857381c3ccbe69cd5431c1d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:26 ===================================================== [Pipeline] echo 15:06:26 taggedImages: 15:06:26 - nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7 15:06:26 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:06:26 - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.5 15:06:26 - nexus3.edgexfoundry.org:10004/app-record-replay:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 15:06:26 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:26 15:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:27 latest: Pulling from edgex-lftools-log-publisher 15:06:27 5eb5b503b376: Pulling fs layer 15:06:27 5c69ac0246d0: Pulling fs layer 15:06:27 ec43610c2a17: Pulling fs layer 15:06:27 3a2ae6a8a46f: Pulling fs layer 15:06:27 33b1e0a273af: Pulling fs layer 15:06:27 5d3b04190fa2: Pulling fs layer 15:06:27 2f39f015ded8: Pulling fs layer 15:06:27 33b1e0a273af: Waiting 15:06:27 5d3b04190fa2: Waiting 15:06:27 2f39f015ded8: Waiting 15:06:27 3a2ae6a8a46f: Waiting 15:06:27 5c69ac0246d0: Verifying Checksum 15:06:27 5c69ac0246d0: Download complete 15:06:27 3a2ae6a8a46f: Verifying Checksum 15:06:27 3a2ae6a8a46f: Download complete 15:06:27 33b1e0a273af: Verifying Checksum 15:06:27 33b1e0a273af: Download complete 15:06:27 ec43610c2a17: Verifying Checksum 15:06:27 ec43610c2a17: Download complete 15:06:27 5d3b04190fa2: Download complete 15:06:27 5eb5b503b376: Verifying Checksum 15:06:27 5eb5b503b376: Download complete 15:06:27 using credential edgex-jenkins-ssh 15:06:27 Cloning the remote Git repository 15:06:28 2f39f015ded8: Download complete 15:06:28 5eb5b503b376: Pull complete 15:06:28 5c69ac0246d0: Pull complete 15:06:27 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:06:27 > git init /w/workspace/app-record-replay/79 # timeout=10 15:06:28 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:06:28 > git --version # timeout=10 15:06:28 > git --version # 'git version 2.25.1' 15:06:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:29 ec43610c2a17: Pull complete 15:06:29 3a2ae6a8a46f: Pull complete 15:06:29 33b1e0a273af: Pull complete 15:06:29 5d3b04190fa2: Pull complete 15:06:29 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:06:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:30 Avoid second fetch 15:06:30 Checking out Revision 98332db10de1426bd36800551eb50bbad6d7add7 (main) 15:06:31 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#116)" 15:06:30 > git config core.sparsecheckout # timeout=10 15:06:30 > git checkout -f 98332db10de1426bd36800551eb50bbad6d7add7 # timeout=10 15:06:31 15:06:31 GitHub has been notified of this commit’s build result 15:06:31 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:06:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:06:32 Dload Upload Total Spent Left Speed 15:06:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 233k [Pipeline] sh 15:06:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:06:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:06:33 + sudo tee /etc/docker/daemon.new 15:06:33 { 15:06:33 "registry-mirrors": [ 15:06:33 "https://nexus3.edgexfoundry.org:10001" 15:06:33 ], 15:06:33 "bip": "10.250.0.254/24", 15:06:33 "hosts": [ 15:06:33 "tcp://0.0.0.0:5555", 15:06:33 "unix:///var/run/docker.sock" 15:06:33 ], 15:06:33 "mtu": 1458, 15:06:33 "selinux-enabled": true, 15:06:33 "seccomp-profile": "/etc/docker/seccomp.json" 15:06:33 } [Pipeline] sh 15:06:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:06:33 + sudo service docker restart 15:06:33 2f39f015ded8: Pull complete 15:06:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:34 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:06:38 $ docker top 7ecfc3721d4c31bcc40e961a76ac52db8856dddc1c879c02c0dc875fa60d5840 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:38 ---> job-cost.sh 15:06:38 lf-activate-venv: SKIPPING 15:06:38 INFO: No Stack... 15:06:39 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:39 INFO: Archiving Costs [Pipeline] sh 15:06:39 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:06:39 + cut -d, -f6 [Pipeline] lock 15:06:39 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] 15:06:39 Resource [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] did not exist. Created. 15:06:39 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:40 + echo total: 0.2199999988079071 [Pipeline] stash 15:06:40 Stashed 1 file(s) [Pipeline] } 15:06:40 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:40 $ docker stop --time=1 7ecfc3721d4c31bcc40e961a76ac52db8856dddc1c879c02c0dc875fa60d5840 15:06:41 $ docker rm -f --volumes 7ecfc3721d4c31bcc40e961a76ac52db8856dddc1c879c02c0dc875fa60d5840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:55 provisioning config files... 15:06:55 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/79@tmp/config11151655326079503767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:56 ---> ****-login.sh 15:06:56 nexus3.edgexfoundry.org:10001 15:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:57 Configure a credential helper to remove this warning. See 15:06:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:57 15:06:57 Login Succeeded 15:06:57 nexus3.edgexfoundry.org:10002 15:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:57 Configure a credential helper to remove this warning. See 15:06:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:57 15:06:57 Login Succeeded 15:06:57 nexus3.edgexfoundry.org:10003 15:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:57 Configure a credential helper to remove this warning. See 15:06:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:57 15:06:57 Login Succeeded 15:06:57 nexus3.edgexfoundry.org:10004 15:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:58 Configure a credential helper to remove this warning. See 15:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:58 15:06:58 Login Succeeded 15:06:58 ****.io 15:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:58 Configure a credential helper to remove this warning. See 15:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:58 15:06:58 Login Succeeded 15:06:58 ---> ****-login.sh ends [Pipeline] } 15:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:06:58 ========================================================= 15:06:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:06:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:07:00 #0 building with "default" instance using docker driver 15:07:00 15:07:00 #1 [internal] load .dockerignore 15:07:00 #1 transferring context: 159B 0.0s done 15:07:00 #1 DONE 0.1s 15:07:00 15:07:00 #2 [internal] load build definition from Dockerfile 15:07:00 #2 transferring dockerfile: 1.76kB done 15:07:00 #2 DONE 0.1s 15:07:00 15:07:00 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:07:00 #3 DONE 0.1s 15:07:00 15:07:00 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:07:00 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 15:07:00 #4 ... 15:07:00 15:07:00 #5 [internal] load build context 15:07:00 #5 transferring context: 220.26kB 0.1s done 15:07:00 #5 DONE 0.1s 15:07:00 15:07:00 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:07:00 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 15:07:00 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 15:07:00 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 15:07:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 15:07:00 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 15:07:00 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 15:07:01 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 15:07:01 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 15:07:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s 15:07:01 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 15:07:01 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 15:07:01 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 15:07:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.3s 15:07:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s 15:07:01 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s 15:07:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.59MB / 63.99MB 0.5s 15:07:01 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s 15:07:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.92MB / 97.63MB 0.5s 15:07:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s 15:07:01 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 15:07:01 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.27MB / 11.40MB 0.6s 15:07:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.09MB / 97.63MB 0.6s 15:07:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.74MB / 63.99MB 0.8s 15:07:01 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 15:07:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.24MB / 97.63MB 0.8s 15:07:01 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 15:07:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s 15:07:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 0.9s 15:07:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.1s 15:07:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.1s 15:07:01 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 15:07:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.87MB / 63.99MB 1.2s 15:07:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.2s 15:07:02 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.73MB / 63.99MB 1.3s 15:07:02 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.3s 15:07:02 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.98MB / 63.99MB 1.4s 15:07:02 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.68MB / 63.99MB 1.5s 15:07:02 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.5s 15:07:02 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done 15:07:02 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.40MB / 97.63MB 1.7s 15:07:02 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s 15:07:02 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15:07:02 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 1.9s 15:07:03 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.27MB / 97.63MB 2.1s 15:07:03 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 15:07:08 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 15:07:14 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s 15:07:20 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.6s done 15:07:22 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 15:07:22 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 15:07:22 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15:07:27 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.3s 15:07:31 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done 15:07:31 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 15:07:33 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 15:07:37 #4 DONE 35.9s 15:07:37 15:07:37 #6 [builder 2/7] RUN apk add --update --no-cache make git 15:07:37 #6 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:07:37 #6 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:07:39 #6 2.378 OK: 266 MiB in 52 packages 15:07:40 #6 DONE 4.0s 15:07:40 15:07:40 #7 [builder 3/7] WORKDIR /app 15:07:40 #7 DONE 0.1s 15:07:40 15:07:40 #8 [builder 4/7] COPY go.mod vendor* ./ 15:07:40 #8 DONE 0.2s 15:07:40 15:07:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:13 #9 DONE 27.9s 15:08:13 15:08:13 #10 [builder 6/7] COPY . . 15:08:13 #10 DONE 0.1s 15:08:13 15:08:13 #11 [builder 7/7] RUN echo noop 15:08:13 #11 0.629 noop 15:08:13 #11 DONE 0.7s 15:08:13 15:08:13 #12 exporting to image 15:08:13 #12 exporting layers 15:08:35 #12 exporting layers 23.1s done 15:08:35 #12 writing image sha256:791c08d18abd68c85b43570f38d5a7a9468ae8ce18419b5b9f4cc39bea36e7ed done 15:08:35 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 15:08:35 #12 DONE 23.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:35 + docker inspect -f . ci-base-image-arm64 15:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:36 prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container 15:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/79 -v /w/workspace/app-record-replay/79:/w/workspace/app-record-replay/79:rw,z -v /w/workspace/app-record-replay/79@tmp:/w/workspace/app-record-replay/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:08:37 $ docker top 33f2a39a8845460ab1222c7b9bbc9d592e8ffd22b51d6fd5b3329b3cb3c10020 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:37 + go version 15:08:38 go version go1.21.0 linux/arm64 [Pipeline] } 15:08:38 $ docker stop --time=1 33f2a39a8845460ab1222c7b9bbc9d592e8ffd22b51d6fd5b3329b3cb3c10020 15:08:39 $ docker rm -f --volumes 33f2a39a8845460ab1222c7b9bbc9d592e8ffd22b51d6fd5b3329b3cb3c10020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:40 + docker inspect -f . ci-base-image-arm64 15:08:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:40 prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container 15:08:40 $ 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/79 -v /w/workspace/app-record-replay/79:/w/workspace/app-record-replay/79:rw,z -v /w/workspace/app-record-replay/79@tmp:/w/workspace/app-record-replay/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:08:41 $ docker top 3d7781e217e00f95412eab3c2e914e05c80316ff0c3232c921d50189ce807183 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:42 + git config --global --add safe.directory /w/workspace/app-record-replay/79 [Pipeline] fileExists [Pipeline] sh 15:08:42 + make test 15:08:42 go test -race -coverprofile=coverage.out ./... 15:10:19 ? github.com/edgexfoundry/app-record-replay [no test files] 15:10:20 ok github.com/edgexfoundry/app-record-replay/internal/app 1.215s coverage: 88.0% of statements 15:10:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:10:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:10:20 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:10:30 ok github.com/edgexfoundry/app-record-replay/internal/application 9.936s coverage: 98.7% of statements 15:10:30 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.565s coverage: 89.7% of statements 15:10:30 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.193s coverage: 100.0% of statements 15:10:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:10:31 go vet ./... 15:11:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:11:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:11:53 ./bin/test-attribution-txt.sh [Pipeline] echo 15:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:11:53 $ docker stop --time=1 3d7781e217e00f95412eab3c2e914e05c80316ff0c3232c921d50189ce807183 15:11:55 $ docker rm -f --volumes 3d7781e217e00f95412eab3c2e914e05c80316ff0c3232c921d50189ce807183 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:11:56 Warning: overwriting stash ‘coverage-report’ 15:11:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:11:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:11:58 + ls -al . 15:11:58 total 188 15:11:58 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 15:08 . 15:11:58 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:06 .. 15:11:58 -rw-rw-r-- 1 jenkins jenkins 119 Jan 9 15:06 .dockerignore 15:11:58 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:06 .git 15:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:06 .github 15:11:58 -rw-rw-r-- 1 jenkins jenkins 164 Jan 9 15:06 .gitignore 15:11:58 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 15:06 .golangci.yml 15:11:58 -rw-rw-r-- 1 jenkins jenkins 11301 Jan 9 15:06 Attribution.txt 15:11:58 -rw-rw-r-- 1 jenkins jenkins 458 Jan 9 15:06 CHANGELOG.md 15:11:58 -rw-rw-r-- 1 jenkins jenkins 1725 Jan 9 15:06 Dockerfile 15:11:58 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 15:06 GOVERNANCE.md 15:11:58 -rw-rw-r-- 1 jenkins jenkins 681 Jan 9 15:06 Jenkinsfile 15:11:58 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 9 15:06 LICENSE 15:11:58 -rw-rw-r-- 1 jenkins jenkins 3136 Jan 9 15:06 Makefile 15:11:58 -rw-rw-r-- 1 jenkins jenkins 611 Jan 9 15:06 OWNERS.md 15:11:58 -rw-rw-r-- 1 jenkins jenkins 4107 Jan 9 15:06 README.md 15:11:58 -rw-rw-r-- 1 jenkins jenkins 7789 Jan 9 15:06 Record and Reply.postman_collection.json 15:11:58 -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:03 VERSION 15:11:58 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:06 bin 15:11:58 -rw-r--r-- 1 jenkins jenkins 24666 Jan 9 15:10 coverage.out 15:11:58 -rw-rw-r-- 1 jenkins jenkins 3902 Jan 9 15:06 go.mod 15:11:58 -rw-rw-r-- 1 jenkins jenkins 34482 Jan 9 15:06 go.sum 15:11:58 drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 15:06 internal 15:11:58 -rw-rw-r-- 1 jenkins jenkins 913 Jan 9 15:06 main.go 15:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:06 openapi 15:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:06 pkg 15:11:58 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:58 + 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=98332db10de1426bd36800551eb50bbad6d7add7 --label arch=arm64 --label version=3.2.0-dev.5 . 15:11:59 #0 building with "default" instance using docker driver 15:11:59 15:11:59 #1 [internal] load build definition from Dockerfile 15:11:59 #1 transferring dockerfile: 1.76kB done 15:11:59 #1 DONE 0.0s 15:11:59 15:11:59 #2 [internal] load .dockerignore 15:11:59 #2 transferring context: 159B done 15:11:59 #2 DONE 0.0s 15:11:59 15:11:59 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:11:59 #3 DONE 0.0s 15:11:59 15:11:59 #4 [internal] load metadata for docker.io/library/alpine:3.18 15:11:59 #4 DONE 0.2s 15:11:59 15:11:59 #5 [internal] load build context 15:11:59 #5 transferring context: 26.74kB 0.0s done 15:11:59 #5 DONE 0.1s 15:11:59 15:11:59 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:11:59 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 15:11:59 #6 ... 15:11:59 15:11:59 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:11:59 #7 DONE 0.2s 15:11:59 15:11:59 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:11:59 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 15:11:59 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 15:11:59 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 15:11:59 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 15:12:00 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 15:12:00 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 15:12:00 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 15:12:00 #6 DONE 0.9s 15:12:00 15:12:00 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:12:01 #8 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:12:01 #8 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:12:02 #8 ... 15:12:02 15:12:02 #9 [builder 2/7] RUN apk add --update --no-cache make git 15:12:02 #9 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:12:02 #9 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:12:02 #9 2.241 OK: 266 MiB in 52 packages 15:12:02 #9 DONE 2.6s 15:12:02 15:12:02 #10 [builder 3/7] WORKDIR /app 15:12:02 #10 DONE 0.1s 15:12:02 15:12:02 #11 [builder 4/7] COPY go.mod vendor* ./ 15:12:02 #11 DONE 0.2s 15:12:02 15:12:02 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:12:02 #8 1.978 (1/2) Installing ca-certificates (20230506-r0) 15:12:02 #8 2.083 (2/2) Installing dumb-init (1.2.5-r2) 15:12:02 #8 2.093 Executing busybox-1.36.1-r5.trigger 15:12:02 #8 2.116 Executing ca-certificates-20230506-r0.trigger 15:12:03 #8 2.364 OK: 9 MiB in 17 packages 15:12:03 #8 DONE 2.7s 15:12:03 15:12:03 #12 [stage-1 3/7] RUN apk --no-cache upgrade 15:12:04 #12 0.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:12:04 #12 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:12:04 #12 ... 15:12:04 15:12:04 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:04 #13 DONE 1.8s 15:12:04 15:12:04 #14 [builder 6/7] COPY . . 15:12:04 #14 DONE 0.1s 15:12:04 15:12:04 #15 [builder 7/7] RUN make build 15:12:05 #15 0.643 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5" -trimpath -mod=readonly -o app-record-replay 15:12:05 #15 ... 15:12:05 15:12:05 #12 [stage-1 3/7] RUN apk --no-cache upgrade 15:12:05 #12 2.206 OK: 9 MiB in 17 packages 15:12:05 #12 DONE 2.5s 15:12:05 15:12:05 #15 [builder 7/7] RUN make build 15:13:13 #15 DONE 59.5s 15:13:13 15:13:13 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 15:13:13 #16 DONE 0.1s 15:13:13 15:13:13 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 15:13:13 #17 DONE 0.1s 15:13:13 15:13:13 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 15:13:13 #18 DONE 0.1s 15:13:13 15:13:13 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 15:13:13 #19 DONE 0.3s 15:13:13 15:13:13 #20 exporting to image 15:13:13 #20 exporting layers 15:13:13 #20 exporting layers 0.3s done 15:13:13 #20 writing image sha256:29f3071c0599d960935483dfb8a093b351440c22931ac777e360e31e6781197a done 15:13:13 #20 naming to docker.io/library/app-record-replay-arm64 done 15:13:13 #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:14 provisioning config files... 15:13:14 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/79@tmp/config17444148562494001781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:14 ---> ****-login.sh 15:13:14 nexus3.edgexfoundry.org:10001 15:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:14 Configure a credential helper to remove this warning. See 15:13:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:14 15:13:14 Login Succeeded 15:13:14 nexus3.edgexfoundry.org:10002 15:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:15 Configure a credential helper to remove this warning. See 15:13:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:15 15:13:15 Login Succeeded 15:13:15 nexus3.edgexfoundry.org:10003 15:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:15 Configure a credential helper to remove this warning. See 15:13:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:15 15:13:15 Login Succeeded 15:13:15 nexus3.edgexfoundry.org:10004 15:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:15 Configure a credential helper to remove this warning. See 15:13:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:15 15:13:15 Login Succeeded 15:13:15 ****.io 15:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:15 Configure a credential helper to remove this warning. See 15:13:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:15 15:13:15 Login Succeeded 15:13:15 ---> ****-login.sh ends [Pipeline] } 15:13:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:13:16 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:13:16 98332db10de1426bd36800551eb50bbad6d7add7 15:13:16 latest 15:13:16 3.2.0-dev.5 15:13:16 98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 15:13:16 main 15:13:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:16 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7 15:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:13:17 e18ebe7c464a: Preparing 15:13:17 81acc5da4e4e: Preparing 15:13:17 27a81b8d28d3: Preparing 15:13:17 10b06c442dff: Preparing 15:13:17 e3adbae15f1b: Preparing 15:13:17 a03049f37e21: Preparing 15:13:17 0faf9b67be60: Preparing 15:13:17 a03049f37e21: Waiting 15:13:17 0faf9b67be60: Waiting 15:13:17 e3adbae15f1b: Pushed 15:13:17 10b06c442dff: Pushed 15:13:17 81acc5da4e4e: Pushed 15:13:17 27a81b8d28d3: Pushed 15:13:17 0faf9b67be60: Layer already exists 15:13:17 a03049f37e21: Pushed 15:13:25 e18ebe7c464a: Pushed 15:13:25 98332db10de1426bd36800551eb50bbad6d7add7: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:26 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:26 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:13:26 e18ebe7c464a: Preparing 15:13:26 81acc5da4e4e: Preparing 15:13:26 27a81b8d28d3: Preparing 15:13:26 10b06c442dff: Preparing 15:13:26 e3adbae15f1b: Preparing 15:13:26 a03049f37e21: Preparing 15:13:26 0faf9b67be60: Preparing 15:13:26 a03049f37e21: Waiting 15:13:26 0faf9b67be60: Waiting 15:13:26 81acc5da4e4e: Layer already exists 15:13:26 27a81b8d28d3: Layer already exists 15:13:26 10b06c442dff: Layer already exists 15:13:26 e18ebe7c464a: Layer already exists 15:13:26 e3adbae15f1b: Layer already exists 15:13:26 a03049f37e21: Layer already exists 15:13:26 0faf9b67be60: Layer already exists 15:13:27 latest: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:27 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.5 15:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:13:28 e18ebe7c464a: Preparing 15:13:28 81acc5da4e4e: Preparing 15:13:28 27a81b8d28d3: Preparing 15:13:28 10b06c442dff: Preparing 15:13:28 e3adbae15f1b: Preparing 15:13:28 a03049f37e21: Preparing 15:13:28 0faf9b67be60: Preparing 15:13:28 0faf9b67be60: Waiting 15:13:28 a03049f37e21: Waiting 15:13:28 e3adbae15f1b: Layer already exists 15:13:28 81acc5da4e4e: Layer already exists 15:13:28 27a81b8d28d3: Layer already exists 15:13:28 e18ebe7c464a: Layer already exists 15:13:28 10b06c442dff: Layer already exists 15:13:28 a03049f37e21: Layer already exists 15:13:28 0faf9b67be60: Layer already exists 15:13:28 3.2.0-dev.5: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:28 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 15:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:13:29 e18ebe7c464a: Preparing 15:13:29 81acc5da4e4e: Preparing 15:13:29 27a81b8d28d3: Preparing 15:13:29 10b06c442dff: Preparing 15:13:29 e3adbae15f1b: Preparing 15:13:29 a03049f37e21: Preparing 15:13:29 0faf9b67be60: Preparing 15:13:29 a03049f37e21: Waiting 15:13:29 0faf9b67be60: Waiting 15:13:29 81acc5da4e4e: Layer already exists 15:13:29 e3adbae15f1b: Layer already exists 15:13:29 10b06c442dff: Layer already exists 15:13:29 e18ebe7c464a: Layer already exists 15:13:29 27a81b8d28d3: Layer already exists 15:13:29 a03049f37e21: Layer already exists 15:13:29 0faf9b67be60: Layer already exists 15:13:29 98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:30 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:30 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:13:30 e18ebe7c464a: Preparing 15:13:30 81acc5da4e4e: Preparing 15:13:30 27a81b8d28d3: Preparing 15:13:30 10b06c442dff: Preparing 15:13:30 e3adbae15f1b: Preparing 15:13:30 a03049f37e21: Preparing 15:13:30 0faf9b67be60: Preparing 15:13:30 a03049f37e21: Waiting 15:13:30 0faf9b67be60: Waiting 15:13:30 27a81b8d28d3: Layer already exists 15:13:30 81acc5da4e4e: Layer already exists 15:13:30 e18ebe7c464a: Layer already exists 15:13:30 e3adbae15f1b: Layer already exists 15:13:30 10b06c442dff: Layer already exists 15:13:30 0faf9b67be60: Layer already exists 15:13:30 a03049f37e21: Layer already exists 15:13:30 main: digest: sha256:cab02fe0a6122304363656453e935522a072c889bce91a80fca21da1cce2cf1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:31 ===================================================== [Pipeline] echo 15:13:31 taggedImages: 15:13:31 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7 15:13:31 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:13:31 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.5 15:13:31 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:98332db10de1426bd36800551eb50bbad6d7add7-3.2.0-dev.5 15:13:31 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:31 15:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:32 arm64: Pulling from edgex-lftools-log-publisher 15:13:32 8998bd30e6a1: Pulling fs layer 15:13:32 04944245beec: Pulling fs layer 15:13:32 699f458cf7ca: Pulling fs layer 15:13:32 765212b225bb: Pulling fs layer 15:13:32 f23df028b6ca: Pulling fs layer 15:13:32 d65c8cfc05b1: Pulling fs layer 15:13:32 2437ff75d9bd: Pulling fs layer 15:13:32 765212b225bb: Waiting 15:13:32 f23df028b6ca: Waiting 15:13:32 2437ff75d9bd: Waiting 15:13:32 d65c8cfc05b1: Waiting 15:13:32 04944245beec: Verifying Checksum 15:13:32 04944245beec: Download complete 15:13:32 765212b225bb: Download complete 15:13:32 f23df028b6ca: Verifying Checksum 15:13:32 f23df028b6ca: Download complete 15:13:32 d65c8cfc05b1: Download complete 15:13:32 699f458cf7ca: Verifying Checksum 15:13:33 8998bd30e6a1: Verifying Checksum 15:13:33 8998bd30e6a1: Download complete 15:13:34 2437ff75d9bd: Verifying Checksum 15:13:34 2437ff75d9bd: Download complete 15:13:39 8998bd30e6a1: Pull complete 15:13:39 04944245beec: Pull complete 15:13:41 699f458cf7ca: Pull complete 15:13:41 765212b225bb: Pull complete 15:13:42 f23df028b6ca: Pull complete 15:13:42 d65c8cfc05b1: Pull complete 15:14:08 2437ff75d9bd: Pull complete 15:14:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:09 prd-ubuntu20.04-docker-arm64-4c-16g-26996 does not seem to be running inside a container 15:14:09 $ 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/79 -v /w/workspace/app-record-replay/79:/w/workspace/app-record-replay/79:rw,z -v /w/workspace/app-record-replay/79@tmp:/w/workspace/app-record-replay/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:14:10 $ docker top 2d3ef27f37cea5520f32694b32eb4a68fba2336cc594e6a126efac0ef9b1c7ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:11 ---> job-cost.sh 15:14:11 lf-activate-venv: SKIPPING 15:14:11 INFO: No Stack... 15:14:11 INFO: Retrieving Pricing Info for: v3-standard-8 15:14:12 INFO: Archiving Costs [Pipeline] sh 15:14:12 + cat /w/workspace/app-record-replay/79/archives/cost.csv 15:14:12 + cut -d, -f6 [Pipeline] lock 15:14:12 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] 15:14:12 Resource [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] did not exist. Created. 15:14:12 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:14:13 /w/workspace/app-record-replay/79@tmp/durable-92dd16e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:14:13 + echo total: 0.2199999988079071 [Pipeline] stash 15:14:13 Warning: overwriting stash ‘stack-cost’ 15:14:13 Stashed 1 file(s) [Pipeline] } 15:14:13 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 15:14:14 $ docker stop --time=1 2d3ef27f37cea5520f32694b32eb4a68fba2336cc594e6a126efac0ef9b1c7ee 15:14:15 $ docker rm -f --volumes 2d3ef27f37cea5520f32694b32eb4a68fba2336cc594e6a126efac0ef9b1c7ee [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 15:14:16 provisioning config files... 15:14:16 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6966594459856049563tmp [Pipeline] { [Pipeline] sh 15:14:17 + set +x 15:14:17 + curl+ -s https://codecov.io/bash 15:14:17 bash -s -- 15:14:17 15:14:17 _____ _ 15:14:17 / ____| | | 15:14:17 | | ___ __| | ___ ___ _____ __ 15:14:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:14:17 | |___| (_) | (_| | __/ (_| (_) \ V / 15:14:17 \_____\___/ \__,_|\___|\___\___/ \_/ 15:14:17 Bash-1.0.6 15:14:17 15:14:17 15:14:17 ==> git version 2.25.1 found 15:14:17 ==> 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 15:14:17 Release-Date: 2020-01-08 15:14:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:14:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:14:17 ==> Jenkins CI detected. 15:14:17 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:14:17 project root: . 15:14:17 --> token set from env 15:14:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:14:17 ==> Running gcov in . (disable via -X gcov) 15:14:17 ==> Python coveragepy not found 15:14:17 ==> Searching for coverage reports in: 15:14:17 + . 15:14:17 -> Found 1 reports 15:14:17 ==> Detecting git/mercurial file structure 15:14:17 ==> Reading reports 15:14:17 + ./coverage.out bytes=24666 15:14:17 ==> Appending adjustments 15:14:17 https://docs.codecov.io/docs/fixing-reports 15:14:17 + Found adjustments 15:14:17 ==> Gzipping contents 15:14:17 8.0K /tmp/codecov.DywZmb.gz 15:14:17 ==> Uploading reports 15:14:17 url: https://codecov.io 15:14:17 query: branch=main&commit=98332db10de1426bd36800551eb50bbad6d7add7&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:14:17 -> Pinging Codecov 15:14:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=98332db10de1426bd36800551eb50bbad6d7add7&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:14:17 -> Uploading to 15:14:17 https://storage.googleapis.com/codecov/v4/raw/2024-01-09/F467761B9912B4F32F9BC62907045C81/98332db10de1426bd36800551eb50bbad6d7add7/f7fe2a95-1062-4b5d-bedf-fc0a933dea16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240109T151417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09f81b6a5da113cc6b29ba6befd3319948088700025ef436442135e5224e42cf 15:14:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:17 Dload Upload Total Spent Left Speed 15:14:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4847 0 0 100 4847 0 23302 --:--:-- --:--:-- --:--:-- 23302 100 4847 0 0 100 4847 0 20451 --:--:-- --:--:-- --:--:-- 20365 15:14:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] } 15:14:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:14:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:14:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:14:18 15:14:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:14:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:14:19 df9b9388f04a: Pulling fs layer 15:14:19 52dc419b0ee2: Pulling fs layer 15:14:19 25bc292e5bac: Pulling fs layer 15:14:19 114826534d7a: Pulling fs layer 15:14:19 4657fd5d0bcf: Pulling fs layer 15:14:19 6ad1cebc031e: Pulling fs layer 15:14:19 8a3aa393b2d8: Pulling fs layer 15:14:19 6ad1cebc031e: Waiting 15:14:19 4657fd5d0bcf: Waiting 15:14:19 114826534d7a: Waiting 15:14:19 8a3aa393b2d8: Waiting 15:14:19 25bc292e5bac: Verifying Checksum 15:14:19 25bc292e5bac: Download complete 15:14:19 52dc419b0ee2: Verifying Checksum 15:14:19 52dc419b0ee2: Download complete 15:14:19 4657fd5d0bcf: Verifying Checksum 15:14:19 4657fd5d0bcf: Download complete 15:14:19 df9b9388f04a: Download complete 15:14:19 6ad1cebc031e: Download complete 15:14:19 df9b9388f04a: Pull complete 15:14:19 52dc419b0ee2: Pull complete 15:14:19 25bc292e5bac: Pull complete 15:14:19 114826534d7a: Verifying Checksum 15:14:19 114826534d7a: Download complete 15:14:20 8a3aa393b2d8: Verifying Checksum 15:14:20 8a3aa393b2d8: Download complete 15:14:23 114826534d7a: Pull complete 15:14:23 4657fd5d0bcf: Pull complete 15:14:23 6ad1cebc031e: Pull complete 15:14:25 8a3aa393b2d8: Pull complete 15:14:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:14:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:14:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:26 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:14:31 $ docker top 449aeba2911d622c6394ef1c726db566d32672b804a53e0e51064ac9af85a32d -eo pid,comm [Pipeline] { [Pipeline] echo 15:14:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:14:31 + set -o pipefail 15:14:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:14:37 15:14:37 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:14:37 15:14:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/cb6ac44f-4255-4077-b266-6202a81dbb12 15:14:37 15:14:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:14:37 15:14:37 15:14:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:14:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:14:37 More details here: https://snyk.co/ue1NS 15:14:37 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:14:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:14:37 $ docker stop --time=1 449aeba2911d622c6394ef1c726db566d32672b804a53e0e51064ac9af85a32d 15:14:41 $ docker rm -f --volumes 449aeba2911d622c6394ef1c726db566d32672b804a53e0e51064ac9af85a32d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:14:42 + git log --format=format:%s -1 98332db10de1426bd36800551eb50bbad6d7add7 [Pipeline] sh 15:14:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:14:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:43 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:14:43 $ docker top 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:44 [ssh-agent] Looking for ssh-agent implementation... 15:14:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:44 $ docker exec 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a ssh-agent 15:14:44 SSH_AUTH_SOCK=/tmp/ssh-UGi38Y04IBak/agent.32 15:14:44 SSH_AGENT_PID=38 15:14:44 Running ssh-add (command line suppressed) 15:14:44 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16307829091805691437.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16307829091805691437.key) 15:14:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:44 + git semver tag 15:14:45 2024-01-09 15:14:44,949 [run_tag] DEBUG tag force:False 15:14:45 2024-01-09 15:14:44,950 [check_head_tag] DEBUG check head tag 15:14:45 2024-01-09 15:14:44,951 [execute] INFO git cat-file --batch-check 15:14:45 2024-01-09 15:14:44,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:14:45 2024-01-09 15:14:44,955 [execute] INFO git cat-file --batch 15:14:45 2024-01-09 15:14:44,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:14:45 2024-01-09 15:14:44,976 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:14:45 2024-01-09 15:14:44,976 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 15:14:45 2024-01-09 15:14:44,976 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:14:45 2024-01-09 15:14:44,981 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:14:45 3.2.0-dev.5 [Pipeline] } 15:14:45 $ docker exec --env ******** --env ******** 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a ssh-agent -k 15:14:45 unset SSH_AUTH_SOCK; 15:14:45 unset SSH_AGENT_PID; 15:14:45 echo Agent pid 38 killed; 15:14:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:45 + git semver [Pipeline] } 15:14:45 $ docker stop --time=1 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a 15:14:47 $ docker rm -f --volumes 55562cdae85d3bdf7c443cd393e157ab856c76ce1452157f1a072ad6d1cf559a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:14:47 15:14:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:14:48 0.23.1-centos7: Pulling from edgex-lftools 15:14:48 ab5ef0e58194: Pulling fs layer 15:14:48 9712f1f96733: Pulling fs layer 15:14:48 63f879dbbcfc: Pulling fs layer 15:14:48 0d9ebad4ef96: Pulling fs layer 15:14:48 e9a5061849ea: Pulling fs layer 15:14:48 d747dcd14b5f: Pulling fs layer 15:14:48 2de7ff778b66: Pulling fs layer 15:14:48 0d9ebad4ef96: Waiting 15:14:48 e9a5061849ea: Waiting 15:14:48 d747dcd14b5f: Waiting 15:14:48 2de7ff778b66: Waiting 15:14:48 63f879dbbcfc: Verifying Checksum 15:14:48 63f879dbbcfc: Download complete 15:14:48 e9a5061849ea: Verifying Checksum 15:14:48 e9a5061849ea: Download complete 15:14:48 d747dcd14b5f: Verifying Checksum 15:14:48 d747dcd14b5f: Download complete 15:14:48 ab5ef0e58194: Verifying Checksum 15:14:48 ab5ef0e58194: Download complete 15:14:48 0d9ebad4ef96: Verifying Checksum 15:14:48 0d9ebad4ef96: Download complete 15:14:48 2de7ff778b66: Verifying Checksum 15:14:48 2de7ff778b66: Download complete 15:14:51 ab5ef0e58194: Pull complete 15:14:51 9712f1f96733: Pull complete 15:14:52 63f879dbbcfc: Pull complete 15:14:56 0d9ebad4ef96: Pull complete 15:14:56 e9a5061849ea: Pull complete 15:14:56 d747dcd14b5f: Pull complete 15:14:56 2de7ff778b66: Pull complete 15:14:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:14:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:14:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:57 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:15:03 $ docker top afab92f10c8419bc12f6ba11ef29ea0db46241e4f45eb25ae09648cc0a1a1132 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:15:03 provisioning config files... 15:15:03 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8202854722070276971tmp 15:15:03 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4582392929872300195tmp 15:15:03 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1113775321147638136tmp [Pipeline] { [Pipeline] echo 15:15:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:15:03 ---> sigul-configuration.sh 15:15:03 gpg: directory `/root/.gnupg' created 15:15:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:15:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:15:03 gpg: keyring `/root/.gnupg/secring.gpg' created 15:15:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:15:03 gpg: CAST5 encrypted data 15:15:03 gpg: encrypted with 1 passphrase 15:15:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:15:03 + mkdir /home/jenkins 15:15:03 + mkdir /home/jenkins/sigul [Pipeline] sh 15:15:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:15:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:15:04 ---> sigul-install.sh 15:15:04 Sigul already installed; skipping installation. [Pipeline] sh 15:15:04 + git tag --list 15:15:04 v3.1 15:15:04 v3.1.0 15:15:04 v3.1.0-dev.0 15:15:04 v3.1.0-dev.1 15:15:04 v3.1.0-dev.10 15:15:04 v3.1.0-dev.11 15:15:04 v3.1.0-dev.12 15:15:04 v3.1.0-dev.13 15:15:04 v3.1.0-dev.14 15:15:04 v3.1.0-dev.15 15:15:04 v3.1.0-dev.16 15:15:04 v3.1.0-dev.17 15:15:04 v3.1.0-dev.18 15:15:04 v3.1.0-dev.19 15:15:04 v3.1.0-dev.2 15:15:04 v3.1.0-dev.20 15:15:04 v3.1.0-dev.21 15:15:04 v3.1.0-dev.22 15:15:04 v3.1.0-dev.23 15:15:04 v3.1.0-dev.24 15:15:04 v3.1.0-dev.25 15:15:04 v3.1.0-dev.26 15:15:04 v3.1.0-dev.27 15:15:04 v3.1.0-dev.28 15:15:04 v3.1.0-dev.29 15:15:04 v3.1.0-dev.3 15:15:04 v3.1.0-dev.30 15:15:04 v3.1.0-dev.31 15:15:04 v3.1.0-dev.32 15:15:04 v3.1.0-dev.33 15:15:04 v3.1.0-dev.34 15:15:04 v3.1.0-dev.35 15:15:04 v3.1.0-dev.36 15:15:04 v3.1.0-dev.37 15:15:04 v3.1.0-dev.38 15:15:04 v3.1.0-dev.39 15:15:04 v3.1.0-dev.4 15:15:04 v3.1.0-dev.40 15:15:04 v3.1.0-dev.41 15:15:04 v3.1.0-dev.42 15:15:04 v3.1.0-dev.43 15:15:04 v3.1.0-dev.44 15:15:04 v3.1.0-dev.45 15:15:04 v3.1.0-dev.46 15:15:04 v3.1.0-dev.47 15:15:04 v3.1.0-dev.48 15:15:04 v3.1.0-dev.49 15:15:04 v3.1.0-dev.5 15:15:04 v3.1.0-dev.50 15:15:04 v3.1.0-dev.51 15:15:04 v3.1.0-dev.52 15:15:04 v3.1.0-dev.53 15:15:04 v3.1.0-dev.54 15:15:04 v3.1.0-dev.55 15:15:04 v3.1.0-dev.56 15:15:04 v3.1.0-dev.57 15:15:04 v3.1.0-dev.58 15:15:04 v3.1.0-dev.59 15:15:04 v3.1.0-dev.6 15:15:04 v3.1.0-dev.60 15:15:04 v3.1.0-dev.61 15:15:04 v3.1.0-dev.62 15:15:04 v3.1.0-dev.63 15:15:04 v3.1.0-dev.64 15:15:04 v3.1.0-dev.65 15:15:04 v3.1.0-dev.66 15:15:04 v3.1.0-dev.67 15:15:04 v3.1.0-dev.68 15:15:04 v3.1.0-dev.7 15:15:04 v3.1.0-dev.8 15:15:04 v3.1.0-dev.9 15:15:04 v3.2.0-dev.1 15:15:04 v3.2.0-dev.2 15:15:04 v3.2.0-dev.3 15:15:04 v3.2.0-dev.4 15:15:04 v3.2.0-dev.5 [Pipeline] sh 15:15:05 + lftools sign git-tag v3.2.0-dev.5 15:15:05 Signing Git tag with Sigul... 15:15:05 Signing v3.2.0-dev.5 [Pipeline] echo 15:15:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:15:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:15:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:15:06 $ docker stop --time=1 afab92f10c8419bc12f6ba11ef29ea0db46241e4f45eb25ae09648cc0a1a1132 15:15:08 $ docker rm -f --volumes afab92f10c8419bc12f6ba11ef29ea0db46241e4f45eb25ae09648cc0a1a1132 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:15:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:15:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:15:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:09 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:15:09 $ docker top 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea -eo pid,comm 15:15:09 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). 15:15:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:15:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:15:10 [ssh-agent] Looking for ssh-agent implementation... 15:15:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:10 $ docker exec 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea ssh-agent 15:15:10 SSH_AUTH_SOCK=/tmp/ssh-vmgjI4GgbiQ5/agent.32 15:15:10 SSH_AGENT_PID=38 15:15:10 Running ssh-add (command line suppressed) 15:15:10 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10577928767533439210.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10577928767533439210.key) 15:15:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:10 + git semver bump pre 15:15:11 2024-01-09 15:15:11,139 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:15:11 2024-01-09 15:15:11,139 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev 15:15:11 2024-01-09 15:15:11,139 [bump_version] DEBUG bumped version:3.2.0-dev.6 15:15:11 2024-01-09 15:15:11,139 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:15:11 2024-01-09 15:15:11,139 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:15:11 2024-01-09 15:15:11,139 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:15:11 2024-01-09 15:15:11,141 [execute] INFO git cat-file --batch-check 15:15:11 2024-01-09 15:15:11,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:15:11 2024-01-09 15:15:11,147 [execute] INFO git cat-file --batch 15:15:11 2024-01-09 15:15:11,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:15:11 2024-01-09 15:15:11,152 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:15:11 3.2.0-dev.6 [Pipeline] } 15:15:11 $ docker exec --env ******** --env ******** 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea ssh-agent -k 15:15:11 unset SSH_AUTH_SOCK; 15:15:11 unset SSH_AGENT_PID; 15:15:11 echo Agent pid 38 killed; 15:15:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:15:11 + git semver [Pipeline] } 15:15:12 $ docker stop --time=1 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea 15:15:13 $ docker rm -f --volumes 6963285d2bd789ef11235ab4091debda972bee9fdd1c653ee20d233f034587ea [Pipeline] // withDockerContainer [Pipeline] sh 15:15:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:15:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:14 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:15:14 $ docker top c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 -eo pid,comm 15:15:14 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). 15:15:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:15:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:15:15 [ssh-agent] Looking for ssh-agent implementation... 15:15:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:15 $ docker exec c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 ssh-agent 15:15:15 SSH_AUTH_SOCK=/tmp/ssh-XWCuHnSbzeBr/agent.32 15:15:15 SSH_AGENT_PID=38 15:15:15 Running ssh-add (command line suppressed) 15:15:15 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15370942076511587457.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15370942076511587457.key) 15:15:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:15 + git semver push 15:15:16 2024-01-09 15:15:16,071 [run_push] DEBUG push 15:15:16 2024-01-09 15:15:16,071 [execute] INFO git cat-file --batch-check 15:15:16 2024-01-09 15:15:16,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:15:16 2024-01-09 15:15:16,076 [execute] INFO git rev-list 4e630813a84174d7abc2506e385725ddba092b40 -- 15:15:16 2024-01-09 15:15:16,076 [execute] DEBUG Popen(['git', 'rev-list', '4e630813a84174d7abc2506e385725ddba092b40', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:15:16 2024-01-09 15:15:16,083 [execute] INFO git fetch -v origin 15:15:16 2024-01-09 15:15:16,084 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:15:16 2024-01-09 15:15:16,642 [run_push] DEBUG no remote changes detected 15:15:16 2024-01-09 15:15:16,642 [execute] INFO git push origin semver 15:15:16 2024-01-09 15:15:16,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:15:17 2024-01-09 15:15:17,418 [run_push] DEBUG push all version tags 15:15:17 2024-01-09 15:15:17,419 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:15:17 2024-01-09 15:15:17,419 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:15:18 2024-01-09 15:15:18,193 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:15:18 3.2.0-dev.6 [Pipeline] } 15:15:18 $ docker exec --env ******** --env ******** c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 ssh-agent -k 15:15:18 unset SSH_AUTH_SOCK; 15:15:18 unset SSH_AGENT_PID; 15:15:18 echo Agent pid 38 killed; 15:15:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:15:19 + git semver [Pipeline] } 15:15:19 $ docker stop --time=1 c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 15:15:20 $ docker rm -f --volumes c4b7446457b1b2188015a63a56c30001a8f8c7b49acafe20c506d0fcf5fed567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:15:22 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:15:22 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:15:22 total 16 15:15:22 drwxr-xr-x 3 root root 4096 Jan 9 15:06 . 15:15:22 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 15:15 .. 15:15:22 drwxr-xr-x 2 root root 4096 Jan 9 15:06 cost 15:15:22 -rw-r--r-- 1 root root 88 Jan 9 15:06 cost.csv 15:15:22 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:15:22 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:15:22 total 16 15:15:22 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:06 . 15:15:22 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 15:15 .. 15:15:22 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 15:06 cost 15:15:22 -rw-r--r-- 1 jenkins jenkins 88 Jan 9 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:15:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:15:23 ---> package-listing.sh 15:15:23 ++ facter osfamily 15:15:23 ++ tr '[:upper:]' '[:lower:]' 15:15:23 + OS_FAMILY=debian 15:15:23 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:15:23 + START_PACKAGES=/tmp/packages_start.txt 15:15:23 + END_PACKAGES=/tmp/packages_end.txt 15:15:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:23 + PACKAGES=/tmp/packages_start.txt 15:15:23 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:15:23 + PACKAGES=/tmp/packages_end.txt 15:15:23 + case "${OS_FAMILY}" in 15:15:23 + dpkg -l 15:15:23 + grep '^ii' 15:15:23 + '[' -f /tmp/packages_start.txt ']' 15:15:23 + '[' -f /tmp/packages_end.txt ']' 15:15:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:23 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:15:23 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:15:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:15:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:15:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:24 prd-ubuntu20.04-docker-8c-8g-26994 does not seem to be running inside a container 15:15:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:15:24 $ docker top 43d3b8d1a7d6271a906086d3d24dcd5360a072610d4036562ccf7684662d3f98 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:15:25 + mkdir -p /var/log/sysstat [Pipeline] sh 15:15:26 + ls /var/log/sa-host 15:15:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:26 provisioning config files... 15:15:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1858858706507378970tmp [Pipeline] { [Pipeline] echo 15:15:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:15:26 ---> create-netrc.sh [Pipeline] } 15:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:15:27 ---> python-tools-install.sh [Pipeline] echo 15:15:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:15:27 ---> sudo-logs.sh 15:15:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:15:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:15:27 ---> job-cost.sh 15:15:27 lf-activate-venv: SKIPPING 15:15:27 DEBUG: total: 0.2199999988079071 15:15:27 INFO: Retrieving Stack Cost... 15:15:28 INFO: Retrieving Pricing Info for: v3-standard-8 15:15:28 INFO: Archiving Costs [Pipeline] echo 15:15:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:15:28 ---> logs-deploy.sh 15:15:28 lf-activate-venv: SKIPPING 15:15:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/79 15:15:28 INFO: archiving workspace using pattern(s): 15:15:29 Archives upload complete. 15:15:29 INFO: archiving logs to Nexus