Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ced618f1fdce2a80cc557ee98d043400b8102f3 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-ssh16716244674128614887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17307028941096338528.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh898068335876679335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh13620623385665690413.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-ssh13635734480680983080.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4925 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 9ced618f1fdce2a80cc557ee98d043400b8102f3 (main) Commit message: "Merge pull request #74 from lenny-intel/postman-swagger" > 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 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 > git rev-list --no-walk 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-30T20:04:43.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-30T20:04:43.679Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-30T20:04:43.696Z] ========================================================= [2023-08-30T20:04:43.696Z] EdgeX Global Pipelines Version Info [2023-08-30T20:04:43.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:04:44.447Z] ------------------- [2023-08-30T20:04:44.447Z] stable info: [2023-08-30T20:04:44.447Z] ------------------- [2023-08-30T20:04:44.447Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-30T20:04:44.447Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T20:04:44.447Z] Message: update stable to v1.0.253 [2023-08-30T20:04:45.017Z] ------------------- [2023-08-30T20:04:45.017Z] experimental info: [2023-08-30T20:04:45.017Z] ------------------- [2023-08-30T20:04:45.017Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-30T20:04:45.017Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T20:04:45.017Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-30T20:04:45.173Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-30T20:04:45.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-30T20:04:45.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-30T20:04:45.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-30T20:04:45.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-30T20:04:45.222Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-30T20:04:45.232Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-30T20:04:45.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-30T20:04:45.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-30T20:04:45.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-30T20:04:45.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-30T20:04:45.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-30T20:04:45.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-30T20:04:45.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-30T20:04:45.305Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T20:04:45.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T20:04:45.326Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T20:04:45.343Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T20:04:45.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-30T20:04:45.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-30T20:04:45.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-30T20:04:45.411Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-30T20:04:45.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-30T20:04:45.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-30T20:04:45.452Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-30T20:04:45.466Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-30T20:04:45.477Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-30T20:04:45.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-30T20:04:45.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-30T20:04:45.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-30T20:04:45.535Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] echo [2023-08-30T20:04:45.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ced618 [Pipeline] echo [2023-08-30T20:04:45.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T20:04:45.602Z] provisioning config files... [2023-08-30T20:04:45.625Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6143496451675190847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:04:45.934Z] ---> docker-login.sh [2023-08-30T20:04:45.935Z] nexus3.edgexfoundry.org:10001 [2023-08-30T20:04:45.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:04:46.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:04:46.195Z] Configure a credential helper to remove this warning. See [2023-08-30T20:04:46.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:04:46.195Z] [2023-08-30T20:04:46.195Z] Login Succeeded [2023-08-30T20:04:46.195Z] nexus3.edgexfoundry.org:10002 [2023-08-30T20:04:46.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:04:46.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:04:46.455Z] Configure a credential helper to remove this warning. See [2023-08-30T20:04:46.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:04:46.455Z] [2023-08-30T20:04:46.455Z] Login Succeeded [2023-08-30T20:04:46.455Z] nexus3.edgexfoundry.org:10003 [2023-08-30T20:04:46.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:04:46.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:04:46.455Z] Configure a credential helper to remove this warning. See [2023-08-30T20:04:46.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:04:46.455Z] [2023-08-30T20:04:46.455Z] Login Succeeded [2023-08-30T20:04:46.455Z] nexus3.edgexfoundry.org:10004 [2023-08-30T20:04:46.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:04:46.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:04:46.715Z] Configure a credential helper to remove this warning. See [2023-08-30T20:04:46.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:04:46.715Z] [2023-08-30T20:04:46.715Z] Login Succeeded [2023-08-30T20:04:46.715Z] docker.io [2023-08-30T20:04:46.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:04:46.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:04:46.975Z] Configure a credential helper to remove this warning. See [2023-08-30T20:04:46.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:04:46.975Z] [2023-08-30T20:04:46.975Z] Login Succeeded [2023-08-30T20:04:46.975Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T20:04:46.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-30T20:04:47.339Z] + git rev-list -1 --merges 9ced618f1fdce2a80cc557ee98d043400b8102f3~1..9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] echo [2023-08-30T20:04:47.403Z] -----------> git rev-list -1 --merges 9ced618f1fdce2a80cc557ee98d043400b8102f3~1..9ced618f1fdce2a80cc557ee98d043400b8102f3 9ced618f1fdce2a80cc557ee98d043400b8102f3 [2023-08-30T20:04:47.403Z] 9ced618f1fdce2a80cc557ee98d043400b8102f3 [false] [Pipeline] sh [2023-08-30T20:04:47.693Z] + git log --format=format:%s -1 9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] echo [2023-08-30T20:04:47.708Z] ========================================================= [2023-08-30T20:04:47.708Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-30T20:04:47.708Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T20:04:48.051Z] + git log --format=format:%s -1 9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] echo [2023-08-30T20:04:48.061Z] [semverPrep] GIT_COMMIT: 9ced618f1fdce2a80cc557ee98d043400b8102f3, Commit Message: Merge pull request #74 from lenny-intel/postman-swagger [Pipeline] echo [2023-08-30T20:04:48.069Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-30T20:04:48.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T20:04:48.442Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-30T20:04:48.442Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-30T20:04:48.442Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-30T20:04:48.442Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-30T20:04:48.442Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-30T20:04:48.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:04:48.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T20:04:48.862Z] [2023-08-30T20:04:48.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:04:49.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T20:04:49.168Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-30T20:04:49.168Z] b85a868b505f: Pulling fs layer [2023-08-30T20:04:49.168Z] e2be974225ed: Pulling fs layer [2023-08-30T20:04:49.168Z] 339a4e72a1f5: Pulling fs layer [2023-08-30T20:04:49.168Z] 988bab9f4d93: Pulling fs layer [2023-08-30T20:04:49.168Z] 1469e6f7b9e6: Pulling fs layer [2023-08-30T20:04:49.168Z] 988bab9f4d93: Waiting [2023-08-30T20:04:49.168Z] eaf3925da568: Pulling fs layer [2023-08-30T20:04:49.168Z] bab4dde63d76: Pulling fs layer [2023-08-30T20:04:49.168Z] bde34c3a00c8: Pulling fs layer [2023-08-30T20:04:49.168Z] 1469e6f7b9e6: Waiting [2023-08-30T20:04:49.168Z] eaf3925da568: Waiting [2023-08-30T20:04:49.168Z] bab4dde63d76: Waiting [2023-08-30T20:04:49.168Z] bde34c3a00c8: Waiting [2023-08-30T20:04:49.168Z] b352a97aabf1: Pulling fs layer [2023-08-30T20:04:49.168Z] 4872d77fe225: Pulling fs layer [2023-08-30T20:04:49.168Z] 5851b861e8e6: Pulling fs layer [2023-08-30T20:04:49.168Z] b352a97aabf1: Waiting [2023-08-30T20:04:49.168Z] 4872d77fe225: Waiting [2023-08-30T20:04:49.168Z] 5851b861e8e6: Waiting [2023-08-30T20:04:49.168Z] e2be974225ed: Download complete [2023-08-30T20:04:49.168Z] 988bab9f4d93: Verifying Checksum [2023-08-30T20:04:49.168Z] 988bab9f4d93: Download complete [2023-08-30T20:04:49.428Z] 1469e6f7b9e6: Verifying Checksum [2023-08-30T20:04:49.428Z] 1469e6f7b9e6: Download complete [2023-08-30T20:04:49.428Z] eaf3925da568: Verifying Checksum [2023-08-30T20:04:49.428Z] eaf3925da568: Download complete [2023-08-30T20:04:49.428Z] 339a4e72a1f5: Verifying Checksum [2023-08-30T20:04:49.428Z] 339a4e72a1f5: Download complete [2023-08-30T20:04:49.428Z] bde34c3a00c8: Download complete [2023-08-30T20:04:49.428Z] b352a97aabf1: Verifying Checksum [2023-08-30T20:04:49.428Z] 4872d77fe225: Verifying Checksum [2023-08-30T20:04:49.428Z] 4872d77fe225: Download complete [2023-08-30T20:04:49.428Z] 5851b861e8e6: Download complete [2023-08-30T20:04:49.428Z] b85a868b505f: Verifying Checksum [2023-08-30T20:04:49.428Z] b85a868b505f: Download complete [2023-08-30T20:04:49.687Z] bab4dde63d76: Verifying Checksum [2023-08-30T20:04:51.066Z] b85a868b505f: Pull complete [2023-08-30T20:04:51.066Z] e2be974225ed: Pull complete [2023-08-30T20:04:51.633Z] 339a4e72a1f5: Pull complete [2023-08-30T20:04:51.633Z] 988bab9f4d93: Pull complete [2023-08-30T20:04:51.891Z] 1469e6f7b9e6: Pull complete [2023-08-30T20:04:51.891Z] eaf3925da568: Pull complete [2023-08-30T20:04:53.800Z] bab4dde63d76: Pull complete [2023-08-30T20:04:53.800Z] bde34c3a00c8: Pull complete [2023-08-30T20:04:54.061Z] b352a97aabf1: Pull complete [2023-08-30T20:04:54.061Z] 4872d77fe225: Pull complete [2023-08-30T20:04:54.321Z] 5851b861e8e6: Pull complete [2023-08-30T20:04:54.321Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-30T20:04:54.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T20:04:54.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:04:54.422Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:04:54.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-30T20:04:57.448Z] $ docker top 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 -eo pid,comm [2023-08-30T20:04:57.506Z] 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). [2023-08-30T20:04:57.506Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T20:04:57.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T20:04:57.538Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T20:04:57.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T20:04:57.676Z] $ docker exec 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 ssh-agent [2023-08-30T20:04:57.796Z] SSH_AUTH_SOCK=/tmp/ssh-MEWchwa2WiMt/agent.32 [2023-08-30T20:04:57.796Z] SSH_AGENT_PID=38 [2023-08-30T20:04:57.804Z] Running ssh-add (command line suppressed) [2023-08-30T20:04:57.916Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11569539106183886565.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11569539106183886565.key) [2023-08-30T20:04:57.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T20:04:58.213Z] + git tag --points-at HEAD [Pipeline] } [2023-08-30T20:04:58.232Z] $ docker exec --env ******** --env ******** 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 ssh-agent -k [2023-08-30T20:04:58.341Z] unset SSH_AUTH_SOCK; [2023-08-30T20:04:58.342Z] unset SSH_AGENT_PID; [2023-08-30T20:04:58.342Z] echo Agent pid 38 killed; [2023-08-30T20:04:58.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-30T20:04:58.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T20:04:58.377Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T20:04:58.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T20:04:58.506Z] $ docker exec 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 ssh-agent [2023-08-30T20:04:58.628Z] SSH_AUTH_SOCK=/tmp/ssh-TXTtSzk8Z3HQ/agent.70 [2023-08-30T20:04:58.628Z] SSH_AGENT_PID=76 [2023-08-30T20:04:58.633Z] Running ssh-add (command line suppressed) [2023-08-30T20:04:58.746Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13489952301789572025.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13489952301789572025.key) [2023-08-30T20:04:58.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T20:04:59.042Z] + git semver init [2023-08-30T20:04:59.300Z] 2023-08-30 20:04:59,230 [run_init] DEBUG init version:0.0.0 force:False [2023-08-30T20:04:59.300Z] 2023-08-30 20:04:59,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-30T20:04:59.300Z] 2023-08-30 20:04:59,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-30T20:04:59.300Z] 2023-08-30 20:04:59,232 [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) [2023-08-30T20:04:59.867Z] 2023-08-30 20:04:59,850 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-30T20:04:59.867Z] 2023-08-30 20:04:59,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-30T20:04:59.867Z] 2023-08-30 20:04:59,851 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T20:04:59.867Z] 2023-08-30 20:04:59,851 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T20:04:59.867Z] 3.1.0-dev.42 [Pipeline] } [2023-08-30T20:05:00.140Z] $ docker exec --env ******** --env ******** 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 ssh-agent -k [2023-08-30T20:05:00.236Z] unset SSH_AUTH_SOCK; [2023-08-30T20:05:00.236Z] unset SSH_AGENT_PID; [2023-08-30T20:05:00.237Z] echo Agent pid 76 killed; [2023-08-30T20:05:00.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T20:05:00.548Z] + git semver [Pipeline] } [2023-08-30T20:05:00.822Z] $ docker stop --time=1 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 [2023-08-30T20:05:02.112Z] $ docker rm -f --volumes 3027ae079aca3d2b035f3ed1994869668b694c0039a59f4a87a91c09310495f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T20:05:02.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-30T20:05:02.671Z] Stashed 1 file(s) [Pipeline] echo [2023-08-30T20:05:02.674Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.42 [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 [2023-08-30T20:05:02.781Z] provisioning config files... [2023-08-30T20:05:02.790Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11681126996165327976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:05:03.092Z] ---> docker-login.sh [2023-08-30T20:05:03.092Z] nexus3.edgexfoundry.org:10001 [2023-08-30T20:05:03.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:05:03.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:05:03.092Z] Configure a credential helper to remove this warning. See [2023-08-30T20:05:03.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:05:03.092Z] [2023-08-30T20:05:03.092Z] Login Succeeded [2023-08-30T20:05:03.092Z] nexus3.edgexfoundry.org:10002 [2023-08-30T20:05:03.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:05:03.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:05:03.092Z] Configure a credential helper to remove this warning. See [2023-08-30T20:05:03.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:05:03.092Z] [2023-08-30T20:05:03.092Z] Login Succeeded [2023-08-30T20:05:03.092Z] nexus3.edgexfoundry.org:10003 [2023-08-30T20:05:03.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:05:03.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:05:03.352Z] Configure a credential helper to remove this warning. See [2023-08-30T20:05:03.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:05:03.352Z] [2023-08-30T20:05:03.352Z] Login Succeeded [2023-08-30T20:05:03.352Z] nexus3.edgexfoundry.org:10004 [2023-08-30T20:05:03.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:05:03.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:05:03.352Z] Configure a credential helper to remove this warning. See [2023-08-30T20:05:03.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:05:03.352Z] [2023-08-30T20:05:03.352Z] Login Succeeded [2023-08-30T20:05:03.352Z] docker.io [2023-08-30T20:05:03.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:05:03.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:05:03.873Z] Configure a credential helper to remove this warning. See [2023-08-30T20:05:03.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:05:03.873Z] [2023-08-30T20:05:03.873Z] Login Succeeded [2023-08-30T20:05:03.873Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T20:05:03.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-30T20:05:03.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T20:05:03.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T20:05:03.967Z] ========================================================= [2023-08-30T20:05:03.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-30T20:05:03.967Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:05:04.287Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-30T20:05:04.287Z] Sending build context to Docker daemon 554kB [2023-08-30T20:05:04.287Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T20:05:04.287Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T20:05:04.287Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-30T20:05:04.287Z] 4db1b89c0bd1: Pulling fs layer [2023-08-30T20:05:04.287Z] 6911f1a30b25: Pulling fs layer [2023-08-30T20:05:04.287Z] e194b8c5c2a9: Pulling fs layer [2023-08-30T20:05:04.287Z] 6863d3e3a2b1: Pulling fs layer [2023-08-30T20:05:04.287Z] ec0bb842ea78: Pulling fs layer [2023-08-30T20:05:04.287Z] 40a00589a448: Pulling fs layer [2023-08-30T20:05:04.287Z] 6c08303d61cc: Pulling fs layer [2023-08-30T20:05:04.287Z] 798269fcf238: Pulling fs layer [2023-08-30T20:05:04.287Z] 6863d3e3a2b1: Waiting [2023-08-30T20:05:04.287Z] ec0bb842ea78: Waiting [2023-08-30T20:05:04.287Z] 40a00589a448: Waiting [2023-08-30T20:05:04.287Z] 6c08303d61cc: Waiting [2023-08-30T20:05:04.287Z] 798269fcf238: Waiting [2023-08-30T20:05:04.287Z] 6911f1a30b25: Download complete [2023-08-30T20:05:04.287Z] 6863d3e3a2b1: Download complete [2023-08-30T20:05:04.287Z] ec0bb842ea78: Verifying Checksum [2023-08-30T20:05:04.287Z] ec0bb842ea78: Download complete [2023-08-30T20:05:04.287Z] 4db1b89c0bd1: Verifying Checksum [2023-08-30T20:05:04.287Z] 4db1b89c0bd1: Download complete [2023-08-30T20:05:04.546Z] 40a00589a448: Verifying Checksum [2023-08-30T20:05:04.546Z] 40a00589a448: Download complete [2023-08-30T20:05:04.546Z] 4db1b89c0bd1: Pull complete [2023-08-30T20:05:04.806Z] 6911f1a30b25: Pull complete [2023-08-30T20:05:05.068Z] 798269fcf238: Verifying Checksum [2023-08-30T20:05:05.068Z] 798269fcf238: Download complete [2023-08-30T20:05:05.068Z] e194b8c5c2a9: Verifying Checksum [2023-08-30T20:05:05.068Z] e194b8c5c2a9: Download complete [2023-08-30T20:05:05.327Z] 6c08303d61cc: Verifying Checksum [2023-08-30T20:05:05.327Z] 6c08303d61cc: Download complete [2023-08-30T20:05:08.615Z] e194b8c5c2a9: Pull complete [2023-08-30T20:05:08.615Z] 6863d3e3a2b1: Pull complete [2023-08-30T20:05:08.873Z] ec0bb842ea78: Pull complete [2023-08-30T20:05:08.873Z] 40a00589a448: Pull complete [2023-08-30T20:05:11.404Z] 6c08303d61cc: Pull complete [2023-08-30T20:05:12.339Z] 798269fcf238: Pull complete [2023-08-30T20:05:12.339Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-30T20:05:12.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T20:05:12.339Z] ---> ec979cd7f677 [2023-08-30T20:05:12.339Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T20:05:16.543Z] ---> Running in 80bd90fb3c72 [2023-08-30T20:05:16.543Z] Removing intermediate container 80bd90fb3c72 [2023-08-30T20:05:16.543Z] ---> 12998753d1ca [2023-08-30T20:05:16.543Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T20:05:16.543Z] ---> Running in b5a1d4ddde86 [2023-08-30T20:05:16.543Z] Removing intermediate container b5a1d4ddde86 [2023-08-30T20:05:16.543Z] ---> 1648fa81266b [2023-08-30T20:05:16.543Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T20:05:16.543Z] ---> Running in f14babe7b2ce [2023-08-30T20:05:16.543Z] Removing intermediate container f14babe7b2ce [2023-08-30T20:05:16.543Z] ---> c672d143995d [2023-08-30T20:05:16.543Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T20:05:16.800Z] ---> Running in 80221d3403ce [2023-08-30T20:05:17.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T20:05:17.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T20:05:17.625Z] OK: 265 MiB in 53 packages [2023-08-30T20:05:17.625Z] Removing intermediate container 80221d3403ce [2023-08-30T20:05:17.625Z] ---> 35b24921d6a5 [2023-08-30T20:05:17.625Z] Step 7/12 : WORKDIR /app [2023-08-30T20:05:17.752Z] Still waiting to schedule task [2023-08-30T20:05:17.752Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-30T20:05:17.885Z] ---> Running in 9f2241a36397 [2023-08-30T20:05:17.885Z] Removing intermediate container 9f2241a36397 [2023-08-30T20:05:17.885Z] ---> b60b8a19504e [2023-08-30T20:05:17.885Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T20:05:17.885Z] ---> 51e349d1a833 [2023-08-30T20:05:17.885Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T20:05:17.885Z] ---> Running in 79036f01e11a [2023-08-30T20:06:08.571Z] Removing intermediate container 79036f01e11a [2023-08-30T20:06:08.571Z] ---> 4ba3fe2dd3f7 [2023-08-30T20:06:08.571Z] Step 10/12 : COPY . . [2023-08-30T20:06:08.571Z] ---> 245a62f3d28a [2023-08-30T20:06:08.571Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T20:06:08.571Z] ---> Running in f2c4e0a6ab8e [2023-08-30T20:06:08.571Z] Removing intermediate container f2c4e0a6ab8e [2023-08-30T20:06:08.571Z] ---> f52308509e25 [2023-08-30T20:06:08.571Z] Step 12/12 : RUN $MAKE [2023-08-30T20:06:08.571Z] ---> Running in d435fbfd1c90 [2023-08-30T20:06:08.571Z] noop [2023-08-30T20:06:08.571Z] Removing intermediate container d435fbfd1c90 [2023-08-30T20:06:08.571Z] ---> 1d0476e790b4 [2023-08-30T20:06:08.571Z] Successfully built 1d0476e790b4 [2023-08-30T20:06:08.571Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:06:08.899Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T20:06:08.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:06:08.969Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:06:09.005Z] $ 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 [2023-08-30T20:06:09.336Z] $ docker top 295a020dc876ff0dc6a7893f5bd1a65cfec470227329974d86cf3422a7af6617 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T20:06:09.673Z] + go version [2023-08-30T20:06:09.673Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-30T20:06:09.686Z] $ docker stop --time=1 295a020dc876ff0dc6a7893f5bd1a65cfec470227329974d86cf3422a7af6617 [2023-08-30T20:06:10.953Z] $ docker rm -f --volumes 295a020dc876ff0dc6a7893f5bd1a65cfec470227329974d86cf3422a7af6617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:06:11.358Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T20:06:11.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:06:11.437Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:06:11.473Z] $ 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 [2023-08-30T20:06:11.780Z] $ docker top c57d651923c9f7bcb2cb76240c492862e6ec032e306511e2bd2286147fe173cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T20:06:12.119Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-30T20:06:12.412Z] + make test [2023-08-30T20:06:12.412Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T20:06:30.494Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-30T20:06:31.059Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.095s coverage: 88.0% of statements [2023-08-30T20:06:31.317Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-30T20:06:31.317Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-30T20:06:31.317Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-30T20:06:41.292Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.617s coverage: 98.7% of statements [2023-08-30T20:06:41.292Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.112s coverage: 78.7% of statements [2023-08-30T20:06:41.292Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.046s coverage: 100.0% of statements [2023-08-30T20:06:42.689Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4926 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-30T20:06:42.702Z] Running in /w/workspace/app-record-replay/46 [Pipeline] { [Pipeline] checkout [2023-08-30T20:06:42.729Z] Selected Git installation does not exist. Using Default [2023-08-30T20:06:42.729Z] The recommended git tool is: NONE [2023-08-30T20:06:47.629Z] using credential edgex-jenkins-ssh [2023-08-30T20:06:47.642Z] Cloning the remote Git repository [2023-08-30T20:06:47.676Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-30T20:06:47.761Z] > git init /w/workspace/app-record-replay/46 # timeout=10 [2023-08-30T20:06:47.894Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-30T20:06:47.895Z] > git --version # timeout=10 [2023-08-30T20:06:47.915Z] > git --version # 'git version 2.25.1' [2023-08-30T20:06:47.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T20:06:48.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T20:06:48.721Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-30T20:06:48.740Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T20:06:49.534Z] Avoid second fetch [2023-08-30T20:06:49.535Z] Checking out Revision 9ced618f1fdce2a80cc557ee98d043400b8102f3 (main) [2023-08-30T20:06:50.042Z] Commit message: "Merge pull request #74 from lenny-intel/postman-swagger" [2023-08-30T20:06:49.548Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T20:06:49.605Z] > git checkout -f 9ced618f1fdce2a80cc557ee98d043400b8102f3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T20:06:51.179Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-30T20:06:51.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T20:06:51.179Z] Dload Upload Total Spent Left Speed [2023-08-30T20:06:51.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 83446 0 --:--:-- --:--:-- --:--:-- 82819 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-08-30T20:06:51.834Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-30T20:06:52.156Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-30T20:06:52.156Z] + sudo tee /etc/docker/daemon.new [2023-08-30T20:06:52.156Z] { [2023-08-30T20:06:52.156Z] "registry-mirrors": [ [2023-08-30T20:06:52.156Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-30T20:06:52.156Z] ], [2023-08-30T20:06:52.156Z] "bip": "10.250.0.254/24", [2023-08-30T20:06:52.156Z] "hosts": [ [2023-08-30T20:06:52.156Z] "tcp://0.0.0.0:5555", [2023-08-30T20:06:52.156Z] "unix:///var/run/docker.sock" [2023-08-30T20:06:52.156Z] ], [2023-08-30T20:06:52.156Z] "mtu": 1458, [2023-08-30T20:06:52.156Z] "selinux-enabled": true, [2023-08-30T20:06:52.156Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-30T20:06:52.156Z] } [Pipeline] sh [2023-08-30T20:06:52.484Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-30T20:06:52.809Z] + sudo service docker restart [2023-08-30T20:07:03.240Z] go vet ./... [2023-08-30T20:07:06.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T20:07:06.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T20:07:07.257Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-30T20:07:07.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T20:07:07.281Z] $ docker stop --time=1 c57d651923c9f7bcb2cb76240c492862e6ec032e306511e2bd2286147fe173cb [2023-08-30T20:07:10.892Z] $ docker rm -f --volumes c57d651923c9f7bcb2cb76240c492862e6ec032e306511e2bd2286147fe173cb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T20:07:11.172Z] provisioning config files... [2023-08-30T20:07:11.199Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/46@tmp/config2883530997416835389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:07:11.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T20:07:11.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-30T20:07:11.560Z] ---> docker-login.sh [2023-08-30T20:07:11.560Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2023-08-30T20:07:11.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:11.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T20:07:12.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:12.103Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:12.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:12.103Z] [2023-08-30T20:07:12.103Z] Login Succeeded [2023-08-30T20:07:12.103Z] nexus3.edgexfoundry.org:10002 [2023-08-30T20:07:12.233Z] + ls -al . [2023-08-30T20:07:12.233Z] total 184 [2023-08-30T20:07:12.233Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 20:06 . [2023-08-30T20:07:12.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:04 .. [2023-08-30T20:07:12.233Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 20:04 .dockerignore [2023-08-30T20:07:12.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 20:05 .git [2023-08-30T20:07:12.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:04 .github [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 20:04 .gitignore [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 20:04 .golangci.yml [2023-08-30T20:07:12.234Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 20:04 .semver [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 20:04 Attribution.txt [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 20:04 CHANGELOG.md [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 20:04 Dockerfile [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 20:04 GOVERNANCE.md [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 20:04 Jenkinsfile [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 20:04 LICENSE [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 20:04 Makefile [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 20:04 OWNERS.md [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 20:04 README.md [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 7594 Aug 30 20:04 Record and Reply.postman_collection.json [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 20:05 VERSION [2023-08-30T20:07:12.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:04 bin [2023-08-30T20:07:12.234Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 20:06 coverage.out [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 20:04 go.mod [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 20:04 go.sum [2023-08-30T20:07:12.234Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 20:04 internal [2023-08-30T20:07:12.234Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 20:04 main.go [2023-08-30T20:07:12.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:04 openapi [2023-08-30T20:07:12.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:04 pkg [2023-08-30T20:07:12.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:12.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:12.536Z] + 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=9ced618f1fdce2a80cc557ee98d043400b8102f3 --label arch=amd64 --label version=3.1.0-dev.42 . [2023-08-30T20:07:12.536Z] Sending build context to Docker daemon 579.1kB [2023-08-30T20:07:12.536Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T20:07:12.536Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T20:07:12.536Z] ---> 1d0476e790b4 [2023-08-30T20:07:12.536Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T20:07:12.536Z] ---> Running in 5bbd6f429f67 [2023-08-30T20:07:12.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:12.642Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:12.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:12.642Z] [2023-08-30T20:07:12.642Z] Login Succeeded [2023-08-30T20:07:12.642Z] nexus3.edgexfoundry.org:10003 [2023-08-30T20:07:12.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:12.796Z] Removing intermediate container 5bbd6f429f67 [2023-08-30T20:07:12.796Z] ---> f75eeb0e566a [2023-08-30T20:07:12.796Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T20:07:12.796Z] ---> Running in c6a65ba5af59 [2023-08-30T20:07:12.796Z] Removing intermediate container c6a65ba5af59 [2023-08-30T20:07:12.796Z] ---> 5c30d5c9b645 [2023-08-30T20:07:12.796Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T20:07:12.796Z] ---> Running in e2189b884fc9 [2023-08-30T20:07:12.796Z] Removing intermediate container e2189b884fc9 [2023-08-30T20:07:12.796Z] ---> 9fcb4b56f566 [2023-08-30T20:07:12.796Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T20:07:12.796Z] ---> Running in be6e89f5f531 [2023-08-30T20:07:12.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:12.912Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:12.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:12.912Z] [2023-08-30T20:07:12.912Z] Login Succeeded [2023-08-30T20:07:12.912Z] nexus3.edgexfoundry.org:10004 [2023-08-30T20:07:13.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:13.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:13.181Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:13.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:13.181Z] [2023-08-30T20:07:13.181Z] Login Succeeded [2023-08-30T20:07:13.181Z] docker.io [2023-08-30T20:07:13.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T20:07:13.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T20:07:13.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:13.622Z] OK: 265 MiB in 53 packages [2023-08-30T20:07:13.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:13.714Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:13.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:13.714Z] [2023-08-30T20:07:13.714Z] Login Succeeded [2023-08-30T20:07:13.714Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T20:07:13.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-30T20:07:13.881Z] Removing intermediate container be6e89f5f531 [2023-08-30T20:07:13.881Z] ---> c4455e9b642b [2023-08-30T20:07:13.881Z] Step 7/26 : WORKDIR /app [Pipeline] echo [2023-08-30T20:07:13.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T20:07:13.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T20:07:13.968Z] ========================================================= [2023-08-30T20:07:13.968Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-30T20:07:13.968Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:14.139Z] ---> Running in de24c5d2b615 [2023-08-30T20:07:14.139Z] Removing intermediate container de24c5d2b615 [2023-08-30T20:07:14.139Z] ---> f38859122361 [2023-08-30T20:07:14.139Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T20:07:14.139Z] ---> c7e2b0539c68 [2023-08-30T20:07:14.139Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T20:07:14.139Z] ---> Running in a8d7bd37c831 [2023-08-30T20:07:14.304Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-30T20:07:14.579Z] Sending build context to Docker daemon 256.5kB [2023-08-30T20:07:14.579Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T20:07:14.579Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T20:07:14.579Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-30T20:07:14.579Z] edb6bdbacee9: Pulling fs layer [2023-08-30T20:07:14.579Z] 5f9638ab2659: Pulling fs layer [2023-08-30T20:07:14.579Z] 8d51d6327a98: Pulling fs layer [2023-08-30T20:07:14.579Z] 8b374f2dd631: Pulling fs layer [2023-08-30T20:07:14.579Z] ec14aa9079de: Pulling fs layer [2023-08-30T20:07:14.579Z] 2f466654f4bb: Pulling fs layer [2023-08-30T20:07:14.579Z] 554e91adad29: Pulling fs layer [2023-08-30T20:07:14.579Z] 8b374f2dd631: Waiting [2023-08-30T20:07:14.579Z] ec14aa9079de: Waiting [2023-08-30T20:07:14.579Z] 2f466654f4bb: Waiting [2023-08-30T20:07:14.579Z] 554e91adad29: Waiting [2023-08-30T20:07:14.850Z] 5f9638ab2659: Verifying Checksum [2023-08-30T20:07:14.850Z] 5f9638ab2659: Download complete [2023-08-30T20:07:14.850Z] 8b374f2dd631: Verifying Checksum [2023-08-30T20:07:14.850Z] 8b374f2dd631: Download complete [2023-08-30T20:07:14.850Z] ec14aa9079de: Verifying Checksum [2023-08-30T20:07:14.850Z] ec14aa9079de: Download complete [2023-08-30T20:07:14.850Z] edb6bdbacee9: Verifying Checksum [2023-08-30T20:07:14.850Z] edb6bdbacee9: Download complete [2023-08-30T20:07:15.076Z] Removing intermediate container a8d7bd37c831 [2023-08-30T20:07:15.076Z] ---> d5b8d6936465 [2023-08-30T20:07:15.076Z] Step 10/26 : COPY . . [2023-08-30T20:07:15.076Z] ---> 256244234445 [2023-08-30T20:07:15.076Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T20:07:15.076Z] ---> Running in 3fdb69d7f4d3 [2023-08-30T20:07:15.335Z] Removing intermediate container 3fdb69d7f4d3 [2023-08-30T20:07:15.335Z] ---> c6e0fe61926a [2023-08-30T20:07:15.335Z] Step 12/26 : RUN $MAKE [2023-08-30T20:07:15.335Z] ---> Running in 631c68e03f30 [2023-08-30T20:07:15.595Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.42" -trimpath -mod=readonly -o app-record-replay [2023-08-30T20:07:16.274Z] edb6bdbacee9: Pull complete [2023-08-30T20:07:16.542Z] 554e91adad29: Verifying Checksum [2023-08-30T20:07:16.542Z] 554e91adad29: Download complete [2023-08-30T20:07:17.517Z] 2f466654f4bb: Verifying Checksum [2023-08-30T20:07:17.517Z] 2f466654f4bb: Download complete [2023-08-30T20:07:17.784Z] 8d51d6327a98: Verifying Checksum [2023-08-30T20:07:17.784Z] 8d51d6327a98: Download complete [2023-08-30T20:07:18.740Z] 5f9638ab2659: Pull complete [2023-08-30T20:07:28.923Z] 8d51d6327a98: Pull complete [2023-08-30T20:07:29.192Z] 8b374f2dd631: Pull complete [2023-08-30T20:07:29.469Z] ec14aa9079de: Pull complete [2023-08-30T20:07:36.128Z] 2f466654f4bb: Pull complete [2023-08-30T20:07:37.530Z] Removing intermediate container 631c68e03f30 [2023-08-30T20:07:37.530Z] ---> b786d4b6159b [2023-08-30T20:07:37.530Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T20:07:37.530Z] 3.17: Pulling from library/alpine [2023-08-30T20:07:37.530Z] 9398808236ff: Pulling fs layer [2023-08-30T20:07:37.530Z] 9398808236ff: Download complete [2023-08-30T20:07:37.788Z] 9398808236ff: Pull complete [2023-08-30T20:07:37.788Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T20:07:37.788Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T20:07:37.788Z] ---> 1e0b8b5322fc [2023-08-30T20:07:37.789Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T20:07:38.047Z] ---> Running in 2dfeb758b847 [2023-08-30T20:07:38.047Z] Removing intermediate container 2dfeb758b847 [2023-08-30T20:07:38.047Z] ---> 73aa0dd9838e [2023-08-30T20:07:38.047Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-30T20:07:38.047Z] ---> Running in 210fa65fa27c [2023-08-30T20:07:38.047Z] Removing intermediate container 210fa65fa27c [2023-08-30T20:07:38.047Z] ---> 39b9404abb42 [2023-08-30T20:07:38.047Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T20:07:38.047Z] ---> Running in da331a4d2d03 [2023-08-30T20:07:38.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T20:07:38.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T20:07:38.709Z] 554e91adad29: Pull complete [2023-08-30T20:07:38.709Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-30T20:07:38.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T20:07:38.709Z] ---> 1e15ea492957 [2023-08-30T20:07:38.709Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T20:07:38.825Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T20:07:38.825Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T20:07:38.825Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T20:07:38.825Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T20:07:39.088Z] OK: 8 MiB in 17 packages [2023-08-30T20:07:39.347Z] Removing intermediate container da331a4d2d03 [2023-08-30T20:07:39.347Z] ---> 67c84688eb1d [2023-08-30T20:07:39.347Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T20:07:39.609Z] ---> 04bee2eb17fc [2023-08-30T20:07:39.609Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T20:07:39.609Z] ---> cd6c20c2ba55 [2023-08-30T20:07:39.609Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T20:07:39.609Z] ---> 3d5dfd204173 [2023-08-30T20:07:39.609Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-30T20:07:40.543Z] ---> 2259a1fa26c9 [2023-08-30T20:07:40.543Z] Step 21/26 : EXPOSE 59712 [2023-08-30T20:07:40.543Z] ---> Running in 7d3b47a4ba30 [2023-08-30T20:07:40.699Z] ---> Running in 1d5d7bd30a7c [2023-08-30T20:07:40.700Z] Removing intermediate container 1d5d7bd30a7c [2023-08-30T20:07:40.700Z] ---> 595ad5eae21b [2023-08-30T20:07:40.700Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T20:07:40.700Z] ---> Running in 5b1f5bc001e1 [2023-08-30T20:07:40.808Z] Removing intermediate container 7d3b47a4ba30 [2023-08-30T20:07:40.808Z] ---> 66f6426d5d34 [2023-08-30T20:07:40.808Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-30T20:07:40.808Z] ---> Running in 2995eca128f1 [2023-08-30T20:07:40.808Z] Removing intermediate container 2995eca128f1 [2023-08-30T20:07:40.808Z] ---> e109efd50921 [2023-08-30T20:07:40.808Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T20:07:40.808Z] ---> Running in 6c868d812560 [2023-08-30T20:07:40.808Z] Removing intermediate container 6c868d812560 [2023-08-30T20:07:40.808Z] ---> 63ecc191b152 [2023-08-30T20:07:40.808Z] Step 24/26 : LABEL arch=amd64 [2023-08-30T20:07:40.969Z] Removing intermediate container 5b1f5bc001e1 [2023-08-30T20:07:40.969Z] ---> 1de39767ef21 [2023-08-30T20:07:40.969Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T20:07:40.969Z] ---> Running in b4bbb0ea14fc [2023-08-30T20:07:41.068Z] ---> Running in e722a6aa5699 [2023-08-30T20:07:41.068Z] Removing intermediate container e722a6aa5699 [2023-08-30T20:07:41.068Z] ---> d6fca7a24447 [2023-08-30T20:07:41.068Z] Step 25/26 : LABEL git_sha=9ced618f1fdce2a80cc557ee98d043400b8102f3 [2023-08-30T20:07:41.068Z] ---> Running in 3eddadd33490 [2023-08-30T20:07:41.068Z] Removing intermediate container 3eddadd33490 [2023-08-30T20:07:41.068Z] ---> b7a051fb89c1 [2023-08-30T20:07:41.068Z] Step 26/26 : LABEL version=3.1.0-dev.42 [2023-08-30T20:07:41.068Z] ---> Running in 1b38d4ede7c9 [2023-08-30T20:07:41.068Z] Removing intermediate container 1b38d4ede7c9 [2023-08-30T20:07:41.068Z] ---> 043bb5937b1f [2023-08-30T20:07:41.068Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T20:07:41.244Z] Removing intermediate container b4bbb0ea14fc [2023-08-30T20:07:41.244Z] ---> ca99c9b17f96 [2023-08-30T20:07:41.244Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T20:07:41.328Z] Successfully built 043bb5937b1f [2023-08-30T20:07:41.328Z] 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 [2023-08-30T20:07:41.452Z] provisioning config files... [2023-08-30T20:07:41.463Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13125053747512126344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:07:41.518Z] ---> Running in cd490979234c [2023-08-30T20:07:41.762Z] ---> docker-login.sh [2023-08-30T20:07:41.762Z] nexus3.edgexfoundry.org:10001 [2023-08-30T20:07:41.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:41.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:41.762Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:41.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:41.762Z] [2023-08-30T20:07:41.762Z] Login Succeeded [2023-08-30T20:07:41.762Z] nexus3.edgexfoundry.org:10002 [2023-08-30T20:07:41.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:41.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:41.762Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:41.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:41.762Z] [2023-08-30T20:07:41.762Z] Login Succeeded [2023-08-30T20:07:41.762Z] nexus3.edgexfoundry.org:10003 [2023-08-30T20:07:42.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:42.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:42.028Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:42.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:42.028Z] [2023-08-30T20:07:42.028Z] Login Succeeded [2023-08-30T20:07:42.028Z] nexus3.edgexfoundry.org:10004 [2023-08-30T20:07:42.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:42.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:42.028Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:42.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:42.028Z] [2023-08-30T20:07:42.028Z] Login Succeeded [2023-08-30T20:07:42.028Z] docker.io [2023-08-30T20:07:42.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:07:42.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:07:42.295Z] Configure a credential helper to remove this warning. See [2023-08-30T20:07:42.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:07:42.295Z] [2023-08-30T20:07:42.295Z] Login Succeeded [2023-08-30T20:07:42.295Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T20:07:42.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T20:07:42.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T20:07:42.365Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-30T20:07:42.365Z] 9ced618f1fdce2a80cc557ee98d043400b8102f3 [2023-08-30T20:07:42.365Z] latest [2023-08-30T20:07:42.365Z] 3.1.0-dev.42 [2023-08-30T20:07:42.365Z] 9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [2023-08-30T20:07:42.365Z] main [2023-08-30T20:07:42.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:42.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T20:07:42.703Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:43.018Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3 [2023-08-30T20:07:43.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T20:07:43.018Z] 50df003e1b7c: Preparing [2023-08-30T20:07:43.018Z] ce2c879e863a: Preparing [2023-08-30T20:07:43.018Z] 712f0dbfba13: Preparing [2023-08-30T20:07:43.018Z] 91853aeb1b14: Preparing [2023-08-30T20:07:43.018Z] e73b3f4b086a: Preparing [2023-08-30T20:07:43.018Z] 36b50b131297: Preparing [2023-08-30T20:07:43.018Z] 36b50b131297: Waiting [2023-08-30T20:07:43.018Z] ce2c879e863a: Pushed [2023-08-30T20:07:43.018Z] 36b50b131297: Layer already exists [2023-08-30T20:07:43.018Z] 712f0dbfba13: Pushed [2023-08-30T20:07:43.018Z] 91853aeb1b14: Pushed [2023-08-30T20:07:43.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T20:07:43.284Z] e73b3f4b086a: Pushed [2023-08-30T20:07:44.019Z] OK: 263 MiB in 53 packages [2023-08-30T20:07:44.982Z] Removing intermediate container cd490979234c [2023-08-30T20:07:44.983Z] ---> 83f0f5124bc7 [2023-08-30T20:07:44.983Z] Step 7/12 : WORKDIR /app [2023-08-30T20:07:44.983Z] ---> Running in a322a657eb4a [2023-08-30T20:07:45.249Z] Removing intermediate container a322a657eb4a [2023-08-30T20:07:45.249Z] ---> e6a2c1667644 [2023-08-30T20:07:45.249Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T20:07:46.586Z] 50df003e1b7c: Pushed [2023-08-30T20:07:46.586Z] 9ced618f1fdce2a80cc557ee98d043400b8102f3: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:46.905Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:47.182Z] ---> d13bbffa96f8 [2023-08-30T20:07:47.182Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T20:07:47.182Z] ---> Running in 9d7cae942704 [2023-08-30T20:07:47.207Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-30T20:07:47.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T20:07:47.207Z] 50df003e1b7c: Preparing [2023-08-30T20:07:47.207Z] ce2c879e863a: Preparing [2023-08-30T20:07:47.207Z] 712f0dbfba13: Preparing [2023-08-30T20:07:47.207Z] 91853aeb1b14: Preparing [2023-08-30T20:07:47.207Z] e73b3f4b086a: Preparing [2023-08-30T20:07:47.207Z] 36b50b131297: Preparing [2023-08-30T20:07:47.207Z] 36b50b131297: Waiting [2023-08-30T20:07:47.207Z] 712f0dbfba13: Layer already exists [2023-08-30T20:07:47.207Z] ce2c879e863a: Layer already exists [2023-08-30T20:07:47.207Z] e73b3f4b086a: Layer already exists [2023-08-30T20:07:47.207Z] 91853aeb1b14: Layer already exists [2023-08-30T20:07:47.207Z] 50df003e1b7c: Layer already exists [2023-08-30T20:07:47.207Z] 36b50b131297: Layer already exists [2023-08-30T20:07:47.207Z] latest: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:47.515Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:47.831Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.42 [2023-08-30T20:07:47.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T20:07:47.831Z] 50df003e1b7c: Preparing [2023-08-30T20:07:47.831Z] ce2c879e863a: Preparing [2023-08-30T20:07:47.831Z] 712f0dbfba13: Preparing [2023-08-30T20:07:47.831Z] 91853aeb1b14: Preparing [2023-08-30T20:07:47.831Z] e73b3f4b086a: Preparing [2023-08-30T20:07:47.831Z] 36b50b131297: Preparing [2023-08-30T20:07:47.831Z] 36b50b131297: Waiting [2023-08-30T20:07:47.831Z] e73b3f4b086a: Layer already exists [2023-08-30T20:07:47.831Z] 712f0dbfba13: Layer already exists [2023-08-30T20:07:47.831Z] 50df003e1b7c: Layer already exists [2023-08-30T20:07:47.831Z] ce2c879e863a: Layer already exists [2023-08-30T20:07:47.831Z] 91853aeb1b14: Layer already exists [2023-08-30T20:07:47.831Z] 36b50b131297: Layer already exists [2023-08-30T20:07:47.831Z] 3.1.0-dev.42: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:48.135Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:48.439Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [2023-08-30T20:07:48.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T20:07:48.439Z] 50df003e1b7c: Preparing [2023-08-30T20:07:48.439Z] ce2c879e863a: Preparing [2023-08-30T20:07:48.439Z] 712f0dbfba13: Preparing [2023-08-30T20:07:48.439Z] 91853aeb1b14: Preparing [2023-08-30T20:07:48.439Z] e73b3f4b086a: Preparing [2023-08-30T20:07:48.439Z] 36b50b131297: Preparing [2023-08-30T20:07:48.439Z] 36b50b131297: Waiting [2023-08-30T20:07:48.439Z] 91853aeb1b14: Layer already exists [2023-08-30T20:07:48.439Z] e73b3f4b086a: Layer already exists [2023-08-30T20:07:48.439Z] ce2c879e863a: Layer already exists [2023-08-30T20:07:48.439Z] 712f0dbfba13: Layer already exists [2023-08-30T20:07:48.439Z] 50df003e1b7c: Layer already exists [2023-08-30T20:07:48.439Z] 36b50b131297: Layer already exists [2023-08-30T20:07:48.439Z] 9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:48.756Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:49.068Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-30T20:07:49.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-30T20:07:49.068Z] 50df003e1b7c: Preparing [2023-08-30T20:07:49.068Z] ce2c879e863a: Preparing [2023-08-30T20:07:49.068Z] 712f0dbfba13: Preparing [2023-08-30T20:07:49.068Z] 91853aeb1b14: Preparing [2023-08-30T20:07:49.068Z] e73b3f4b086a: Preparing [2023-08-30T20:07:49.068Z] 36b50b131297: Preparing [2023-08-30T20:07:49.068Z] 36b50b131297: Waiting [2023-08-30T20:07:49.068Z] 50df003e1b7c: Layer already exists [2023-08-30T20:07:49.068Z] e73b3f4b086a: Layer already exists [2023-08-30T20:07:49.068Z] 712f0dbfba13: Layer already exists [2023-08-30T20:07:49.068Z] 91853aeb1b14: Layer already exists [2023-08-30T20:07:49.068Z] ce2c879e863a: Layer already exists [2023-08-30T20:07:49.068Z] 36b50b131297: Layer already exists [2023-08-30T20:07:49.068Z] main: digest: sha256:1b7109cf0f2d18b89b4bc6ae4f95424258e17360820786a625fd1f21231f088d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T20:07:49.124Z] ===================================================== [Pipeline] echo [2023-08-30T20:07:49.133Z] taggedImages: [2023-08-30T20:07:49.133Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3 [2023-08-30T20:07:49.133Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-30T20:07:49.133Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.42 [2023-08-30T20:07:49.133Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [2023-08-30T20:07:49.133Z] - 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 [2023-08-30T20:07:49.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T20:07:49.500Z] [2023-08-30T20:07:49.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:07:49.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T20:07:49.793Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-30T20:07:49.793Z] 5eb5b503b376: Pulling fs layer [2023-08-30T20:07:49.793Z] 5c69ac0246d0: Pulling fs layer [2023-08-30T20:07:49.793Z] ec43610c2a17: Pulling fs layer [2023-08-30T20:07:49.793Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-30T20:07:49.793Z] 33b1e0a273af: Pulling fs layer [2023-08-30T20:07:49.793Z] 5d3b04190fa2: Pulling fs layer [2023-08-30T20:07:49.793Z] 2f39f015ded8: Pulling fs layer [2023-08-30T20:07:49.793Z] 33b1e0a273af: Waiting [2023-08-30T20:07:49.793Z] 5d3b04190fa2: Waiting [2023-08-30T20:07:49.793Z] 3a2ae6a8a46f: Waiting [2023-08-30T20:07:49.793Z] 2f39f015ded8: Waiting [2023-08-30T20:07:49.793Z] 5c69ac0246d0: Download complete [2023-08-30T20:07:49.793Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-30T20:07:49.793Z] 3a2ae6a8a46f: Download complete [2023-08-30T20:07:49.793Z] 33b1e0a273af: Verifying Checksum [2023-08-30T20:07:49.793Z] 33b1e0a273af: Download complete [2023-08-30T20:07:49.793Z] ec43610c2a17: Verifying Checksum [2023-08-30T20:07:49.793Z] ec43610c2a17: Download complete [2023-08-30T20:07:49.793Z] 5d3b04190fa2: Verifying Checksum [2023-08-30T20:07:49.793Z] 5d3b04190fa2: Download complete [2023-08-30T20:07:50.051Z] 5eb5b503b376: Verifying Checksum [2023-08-30T20:07:50.051Z] 5eb5b503b376: Download complete [2023-08-30T20:07:50.618Z] 2f39f015ded8: Download complete [2023-08-30T20:07:51.185Z] 5eb5b503b376: Pull complete [2023-08-30T20:07:51.185Z] 5c69ac0246d0: Pull complete [2023-08-30T20:07:51.751Z] ec43610c2a17: Pull complete [2023-08-30T20:07:51.751Z] 3a2ae6a8a46f: Pull complete [2023-08-30T20:07:52.009Z] 33b1e0a273af: Pull complete [2023-08-30T20:07:52.009Z] 5d3b04190fa2: Pull complete [2023-08-30T20:07:56.195Z] 2f39f015ded8: Pull complete [2023-08-30T20:07:56.195Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-30T20:07:56.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T20:07:56.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:07:56.280Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:07:56.308Z] $ 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 [2023-08-30T20:07:59.815Z] $ docker top be216b9f030059bc62dc07774a9526fbe916ab38b731d66b7ab8731dc9ed6e44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:08:00.220Z] ---> job-cost.sh [2023-08-30T20:08:00.220Z] lf-activate-venv: SKIPPING [2023-08-30T20:08:00.220Z] INFO: No Stack... [2023-08-30T20:08:00.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T20:08:00.739Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T20:08:01.031Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-30T20:08:01.031Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T20:08:01.045Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [2023-08-30T20:08:01.050Z] Resource [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] did not exist. Created. [2023-08-30T20:08:01.051Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T20:08:01.356Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-30T20:08:01.388Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T20:08:01.399Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T20:08:01.415Z] $ docker stop --time=1 be216b9f030059bc62dc07774a9526fbe916ab38b731d66b7ab8731dc9ed6e44 [2023-08-30T20:08:02.594Z] $ docker rm -f --volumes be216b9f030059bc62dc07774a9526fbe916ab38b731d66b7ab8731dc9ed6e44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-30T20:08:55.052Z] Removing intermediate container 9d7cae942704 [2023-08-30T20:08:55.052Z] ---> 838a23d3b224 [2023-08-30T20:08:55.052Z] Step 10/12 : COPY . . [2023-08-30T20:08:55.052Z] ---> 13a412eb4659 [2023-08-30T20:08:55.052Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T20:08:55.052Z] ---> Running in cadb1d567951 [2023-08-30T20:08:55.052Z] Removing intermediate container cadb1d567951 [2023-08-30T20:08:55.052Z] ---> 82b3114a285d [2023-08-30T20:08:55.052Z] Step 12/12 : RUN $MAKE [2023-08-30T20:08:55.052Z] ---> Running in 52ea1bfb62b6 [2023-08-30T20:08:55.052Z] noop [2023-08-30T20:08:55.052Z] Removing intermediate container 52ea1bfb62b6 [2023-08-30T20:08:55.052Z] ---> 8b5cc6007400 [2023-08-30T20:08:55.052Z] Successfully built 8b5cc6007400 [2023-08-30T20:08:55.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:08:55.408Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T20:08:55.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:08:55.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-4926 does not seem to be running inside a container [2023-08-30T20:08:55.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/46 -v /w/workspace/app-record-replay/46:/w/workspace/app-record-replay/46:rw,z -v /w/workspace/app-record-replay/46@tmp:/w/workspace/app-record-replay/46@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 [2023-08-30T20:08:56.814Z] $ docker top 2b32f9e1a522af7b00b7f812cf263d7f2aea932cbcd3ab94e55d8401752deada -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T20:08:57.618Z] + go version [2023-08-30T20:08:57.618Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-30T20:08:57.639Z] $ docker stop --time=1 2b32f9e1a522af7b00b7f812cf263d7f2aea932cbcd3ab94e55d8401752deada [2023-08-30T20:08:59.204Z] $ docker rm -f --volumes 2b32f9e1a522af7b00b7f812cf263d7f2aea932cbcd3ab94e55d8401752deada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:08:59.742Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T20:08:59.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:08:59.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-4926 does not seem to be running inside a container [2023-08-30T20:08:59.971Z] $ 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/46 -v /w/workspace/app-record-replay/46:/w/workspace/app-record-replay/46:rw,z -v /w/workspace/app-record-replay/46@tmp:/w/workspace/app-record-replay/46@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 [2023-08-30T20:09:01.052Z] $ docker top 3921e0f2297cd42cea6eb8602b8d94c8aec782b46bf71dfa1936bc3828458b4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T20:09:01.539Z] + git config --global --add safe.directory /w/workspace/app-record-replay/46 [Pipeline] fileExists [Pipeline] sh [2023-08-30T20:09:01.865Z] + make test [2023-08-30T20:09:01.865Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T20:11:54.425Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-30T20:11:54.425Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.247s coverage: 88.0% of statements [2023-08-30T20:11:55.832Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-30T20:11:55.832Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-30T20:11:55.832Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-30T20:12:02.469Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.925s coverage: 98.7% of statements [2023-08-30T20:12:02.469Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.507s coverage: 78.7% of statements [2023-08-30T20:12:02.469Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.179s coverage: 100.0% of statements [2023-08-30T20:12:03.051Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-30T20:12:03.051Z] go vet ./... [2023-08-30T20:14:24.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T20:14:24.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T20:14:24.741Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-30T20:14:24.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T20:14:24.779Z] $ docker stop --time=1 3921e0f2297cd42cea6eb8602b8d94c8aec782b46bf71dfa1936bc3828458b4a [2023-08-30T20:14:26.600Z] $ docker rm -f --volumes 3921e0f2297cd42cea6eb8602b8d94c8aec782b46bf71dfa1936bc3828458b4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T20:14:28.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T20:14:28.200Z] Warning: overwriting stash ‘coverage-report’ [2023-08-30T20:14:28.599Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T20:14:28.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T20:14:29.298Z] + ls -al . [2023-08-30T20:14:29.298Z] total 180 [2023-08-30T20:14:29.298Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 20:09 . [2023-08-30T20:14:29.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:06 .. [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 20:06 .dockerignore [2023-08-30T20:14:29.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 20:06 .git [2023-08-30T20:14:29.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:06 .github [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 20:06 .gitignore [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 20:06 .golangci.yml [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 20:06 Attribution.txt [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 20:06 CHANGELOG.md [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 20:06 Dockerfile [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 20:06 GOVERNANCE.md [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 20:06 Jenkinsfile [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 20:06 LICENSE [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 20:06 Makefile [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 20:06 OWNERS.md [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 20:06 README.md [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 7594 Aug 30 20:06 Record and Reply.postman_collection.json [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 20:05 VERSION [2023-08-30T20:14:29.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:06 bin [2023-08-30T20:14:29.298Z] -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 20:12 coverage.out [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 20:06 go.mod [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 20:06 go.sum [2023-08-30T20:14:29.298Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 20:06 internal [2023-08-30T20:14:29.298Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 20:06 main.go [2023-08-30T20:14:29.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:06 openapi [2023-08-30T20:14:29.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:06 pkg [2023-08-30T20:14:29.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:14:29.636Z] + 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=9ced618f1fdce2a80cc557ee98d043400b8102f3 --label arch=arm64 --label version=3.1.0-dev.42 . [2023-08-30T20:14:29.903Z] Sending build context to Docker daemon 281.6kB [2023-08-30T20:14:29.903Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T20:14:29.903Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T20:14:29.903Z] ---> 8b5cc6007400 [2023-08-30T20:14:29.903Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T20:14:29.903Z] ---> Running in aace7440158e [2023-08-30T20:14:30.171Z] Removing intermediate container aace7440158e [2023-08-30T20:14:30.171Z] ---> 6d54633ab7c3 [2023-08-30T20:14:30.171Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T20:14:30.171Z] ---> Running in f27ae75d015f [2023-08-30T20:14:33.505Z] Removing intermediate container f27ae75d015f [2023-08-30T20:14:33.505Z] ---> c5f17adaadcc [2023-08-30T20:14:33.505Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T20:14:33.505Z] ---> Running in 89ec3d00c709 [2023-08-30T20:14:33.505Z] Removing intermediate container 89ec3d00c709 [2023-08-30T20:14:33.505Z] ---> bddca60b7008 [2023-08-30T20:14:33.505Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T20:14:33.776Z] ---> Running in 8beae6d97e9b [2023-08-30T20:14:34.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T20:14:35.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T20:14:36.281Z] OK: 263 MiB in 53 packages [2023-08-30T20:14:36.873Z] Removing intermediate container 8beae6d97e9b [2023-08-30T20:14:36.873Z] ---> 4220e7189fb2 [2023-08-30T20:14:36.873Z] Step 7/26 : WORKDIR /app [2023-08-30T20:14:37.143Z] ---> Running in 28990aad9f68 [2023-08-30T20:14:37.410Z] Removing intermediate container 28990aad9f68 [2023-08-30T20:14:37.410Z] ---> b60aebf6f0cb [2023-08-30T20:14:37.410Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T20:14:37.679Z] ---> 113404022174 [2023-08-30T20:14:37.679Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T20:14:37.948Z] ---> Running in 94bc93b55f23 [2023-08-30T20:14:40.534Z] Removing intermediate container 94bc93b55f23 [2023-08-30T20:14:40.534Z] ---> a171b1783b9a [2023-08-30T20:14:40.534Z] Step 10/26 : COPY . . [2023-08-30T20:14:40.800Z] ---> 19cc2ff85b23 [2023-08-30T20:14:40.800Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T20:14:40.800Z] ---> Running in 585f518de8b4 [2023-08-30T20:14:41.071Z] Removing intermediate container 585f518de8b4 [2023-08-30T20:14:41.071Z] ---> e1877bbd7d28 [2023-08-30T20:14:41.071Z] Step 12/26 : RUN $MAKE [2023-08-30T20:14:41.071Z] ---> Running in 6db76901982a [2023-08-30T20:14:42.030Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.42" -trimpath -mod=readonly -o app-record-replay [2023-08-30T20:17:03.927Z] Removing intermediate container 6db76901982a [2023-08-30T20:17:03.927Z] ---> 4b791ea61134 [2023-08-30T20:17:03.927Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T20:17:03.927Z] 3.17: Pulling from library/alpine [2023-08-30T20:17:03.927Z] 4060ece20d7a: Pulling fs layer [2023-08-30T20:17:03.927Z] 4060ece20d7a: Verifying Checksum [2023-08-30T20:17:03.927Z] 4060ece20d7a: Download complete [2023-08-30T20:17:03.927Z] 4060ece20d7a: Pull complete [2023-08-30T20:17:03.927Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T20:17:03.927Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T20:17:03.927Z] ---> 8650cd65339b [2023-08-30T20:17:03.927Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T20:17:03.927Z] ---> Running in b3972250d511 [2023-08-30T20:17:03.927Z] Removing intermediate container b3972250d511 [2023-08-30T20:17:03.927Z] ---> 0c45d731ffaf [2023-08-30T20:17:03.927Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-30T20:17:03.927Z] ---> Running in 4a21e0ac596d [2023-08-30T20:17:03.927Z] Removing intermediate container 4a21e0ac596d [2023-08-30T20:17:03.927Z] ---> d86481976a0c [2023-08-30T20:17:03.927Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T20:17:03.927Z] ---> Running in 4cb45125dabf [2023-08-30T20:17:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T20:17:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T20:17:03.927Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T20:17:03.927Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T20:17:03.927Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T20:17:03.927Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T20:17:03.927Z] OK: 8 MiB in 17 packages [2023-08-30T20:17:03.927Z] Removing intermediate container 4cb45125dabf [2023-08-30T20:17:03.927Z] ---> ee1cdcba7c21 [2023-08-30T20:17:03.927Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T20:17:03.927Z] ---> 985dc84e95e0 [2023-08-30T20:17:03.927Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T20:17:03.927Z] ---> b6a1a45c3da7 [2023-08-30T20:17:03.927Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T20:17:03.927Z] ---> e05001dea158 [2023-08-30T20:17:03.927Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-30T20:17:03.927Z] ---> 7f155a3b2fe2 [2023-08-30T20:17:03.927Z] Step 21/26 : EXPOSE 59712 [2023-08-30T20:17:03.927Z] ---> Running in 1ea266de4146 [2023-08-30T20:17:03.927Z] Removing intermediate container 1ea266de4146 [2023-08-30T20:17:03.927Z] ---> 0e1e914abdac [2023-08-30T20:17:03.927Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-30T20:17:03.927Z] ---> Running in ad446c212415 [2023-08-30T20:17:03.927Z] Removing intermediate container ad446c212415 [2023-08-30T20:17:03.927Z] ---> bc8bedadffae [2023-08-30T20:17:03.927Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T20:17:03.927Z] ---> Running in 1e98c329b998 [2023-08-30T20:17:03.927Z] Removing intermediate container 1e98c329b998 [2023-08-30T20:17:03.927Z] ---> cba3aebe8baa [2023-08-30T20:17:03.927Z] Step 24/26 : LABEL arch=arm64 [2023-08-30T20:17:03.927Z] ---> Running in 345d14753913 [2023-08-30T20:17:03.927Z] Removing intermediate container 345d14753913 [2023-08-30T20:17:03.927Z] ---> b6a0acdbfa86 [2023-08-30T20:17:03.927Z] Step 25/26 : LABEL git_sha=9ced618f1fdce2a80cc557ee98d043400b8102f3 [2023-08-30T20:17:03.927Z] ---> Running in 1fb39121778f [2023-08-30T20:17:03.927Z] Removing intermediate container 1fb39121778f [2023-08-30T20:17:03.927Z] ---> 24533680b044 [2023-08-30T20:17:03.927Z] Step 26/26 : LABEL version=3.1.0-dev.42 [2023-08-30T20:17:04.199Z] ---> Running in 59b1e4cbdc9b [2023-08-30T20:17:04.466Z] Removing intermediate container 59b1e4cbdc9b [2023-08-30T20:17:04.466Z] ---> 747fc8bb6d37 [2023-08-30T20:17:04.466Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T20:17:04.466Z] Successfully built 747fc8bb6d37 [2023-08-30T20:17:04.466Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T20:17:04.591Z] provisioning config files... [2023-08-30T20:17:04.607Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/46@tmp/config17569977680877277545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:17:04.996Z] ---> docker-login.sh [2023-08-30T20:17:04.996Z] nexus3.edgexfoundry.org:10001 [2023-08-30T20:17:04.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:17:05.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:17:05.267Z] Configure a credential helper to remove this warning. See [2023-08-30T20:17:05.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:17:05.267Z] [2023-08-30T20:17:05.267Z] Login Succeeded [2023-08-30T20:17:05.267Z] nexus3.edgexfoundry.org:10002 [2023-08-30T20:17:05.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:17:05.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:17:05.534Z] Configure a credential helper to remove this warning. See [2023-08-30T20:17:05.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:17:05.534Z] [2023-08-30T20:17:05.534Z] Login Succeeded [2023-08-30T20:17:05.534Z] nexus3.edgexfoundry.org:10003 [2023-08-30T20:17:05.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:17:06.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:17:06.066Z] Configure a credential helper to remove this warning. See [2023-08-30T20:17:06.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:17:06.066Z] [2023-08-30T20:17:06.066Z] Login Succeeded [2023-08-30T20:17:06.066Z] nexus3.edgexfoundry.org:10004 [2023-08-30T20:17:06.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:17:06.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:17:06.335Z] Configure a credential helper to remove this warning. See [2023-08-30T20:17:06.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:17:06.335Z] [2023-08-30T20:17:06.335Z] Login Succeeded [2023-08-30T20:17:06.335Z] docker.io [2023-08-30T20:17:06.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T20:17:06.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T20:17:06.865Z] Configure a credential helper to remove this warning. See [2023-08-30T20:17:06.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T20:17:06.865Z] [2023-08-30T20:17:06.865Z] Login Succeeded [2023-08-30T20:17:06.865Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T20:17:06.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T20:17:06.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T20:17:06.934Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-30T20:17:06.934Z] 9ced618f1fdce2a80cc557ee98d043400b8102f3 [2023-08-30T20:17:06.934Z] latest [2023-08-30T20:17:06.934Z] 3.1.0-dev.42 [2023-08-30T20:17:06.934Z] 9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [2023-08-30T20:17:06.934Z] main [2023-08-30T20:17:06.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:07.262Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:07.596Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3 [2023-08-30T20:17:07.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T20:17:07.596Z] 710cf4768d97: Preparing [2023-08-30T20:17:07.596Z] 578f8e5aace2: Preparing [2023-08-30T20:17:07.596Z] 799aa3eea4fc: Preparing [2023-08-30T20:17:07.596Z] dc96f377ccda: Preparing [2023-08-30T20:17:07.596Z] 2b31a7685724: Preparing [2023-08-30T20:17:07.596Z] d2d9d24a8c2a: Preparing [2023-08-30T20:17:07.596Z] d2d9d24a8c2a: Waiting [2023-08-30T20:17:07.861Z] 578f8e5aace2: Pushed [2023-08-30T20:17:07.861Z] 799aa3eea4fc: Pushed [2023-08-30T20:17:07.861Z] dc96f377ccda: Pushed [2023-08-30T20:17:07.861Z] d2d9d24a8c2a: Layer already exists [2023-08-30T20:17:07.861Z] 2b31a7685724: Pushed [2023-08-30T20:17:13.191Z] 710cf4768d97: Pushed [2023-08-30T20:17:13.457Z] 9ced618f1fdce2a80cc557ee98d043400b8102f3: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:13.793Z] + 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 [2023-08-30T20:17:14.125Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-30T20:17:14.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T20:17:14.125Z] 710cf4768d97: Preparing [2023-08-30T20:17:14.125Z] 578f8e5aace2: Preparing [2023-08-30T20:17:14.125Z] 799aa3eea4fc: Preparing [2023-08-30T20:17:14.125Z] dc96f377ccda: Preparing [2023-08-30T20:17:14.125Z] 2b31a7685724: Preparing [2023-08-30T20:17:14.125Z] d2d9d24a8c2a: Preparing [2023-08-30T20:17:14.125Z] d2d9d24a8c2a: Waiting [2023-08-30T20:17:14.125Z] 799aa3eea4fc: Layer already exists [2023-08-30T20:17:14.125Z] 710cf4768d97: Layer already exists [2023-08-30T20:17:14.125Z] dc96f377ccda: Layer already exists [2023-08-30T20:17:14.125Z] 578f8e5aace2: Layer already exists [2023-08-30T20:17:14.125Z] 2b31a7685724: Layer already exists [2023-08-30T20:17:14.125Z] d2d9d24a8c2a: Layer already exists [2023-08-30T20:17:14.391Z] latest: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:14.728Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:15.063Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.42 [2023-08-30T20:17:15.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T20:17:15.063Z] 710cf4768d97: Preparing [2023-08-30T20:17:15.063Z] 578f8e5aace2: Preparing [2023-08-30T20:17:15.063Z] 799aa3eea4fc: Preparing [2023-08-30T20:17:15.063Z] dc96f377ccda: Preparing [2023-08-30T20:17:15.063Z] 2b31a7685724: Preparing [2023-08-30T20:17:15.063Z] d2d9d24a8c2a: Preparing [2023-08-30T20:17:15.063Z] d2d9d24a8c2a: Waiting [2023-08-30T20:17:15.063Z] 578f8e5aace2: Layer already exists [2023-08-30T20:17:15.063Z] 2b31a7685724: Layer already exists [2023-08-30T20:17:15.063Z] 799aa3eea4fc: Layer already exists [2023-08-30T20:17:15.063Z] dc96f377ccda: Layer already exists [2023-08-30T20:17:15.063Z] 710cf4768d97: Layer already exists [2023-08-30T20:17:15.063Z] d2d9d24a8c2a: Layer already exists [2023-08-30T20:17:15.328Z] 3.1.0-dev.42: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:15.670Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:16.005Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [2023-08-30T20:17:16.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T20:17:16.005Z] 710cf4768d97: Preparing [2023-08-30T20:17:16.005Z] 578f8e5aace2: Preparing [2023-08-30T20:17:16.005Z] 799aa3eea4fc: Preparing [2023-08-30T20:17:16.005Z] dc96f377ccda: Preparing [2023-08-30T20:17:16.005Z] 2b31a7685724: Preparing [2023-08-30T20:17:16.005Z] d2d9d24a8c2a: Preparing [2023-08-30T20:17:16.005Z] d2d9d24a8c2a: Waiting [2023-08-30T20:17:16.005Z] 799aa3eea4fc: Layer already exists [2023-08-30T20:17:16.005Z] 710cf4768d97: Layer already exists [2023-08-30T20:17:16.005Z] dc96f377ccda: Layer already exists [2023-08-30T20:17:16.005Z] 2b31a7685724: Layer already exists [2023-08-30T20:17:16.005Z] 578f8e5aace2: Layer already exists [2023-08-30T20:17:16.005Z] d2d9d24a8c2a: Layer already exists [2023-08-30T20:17:16.005Z] 9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:16.342Z] + 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 [2023-08-30T20:17:16.672Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-30T20:17:16.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-30T20:17:16.672Z] 710cf4768d97: Preparing [2023-08-30T20:17:16.672Z] 578f8e5aace2: Preparing [2023-08-30T20:17:16.672Z] 799aa3eea4fc: Preparing [2023-08-30T20:17:16.672Z] dc96f377ccda: Preparing [2023-08-30T20:17:16.672Z] 2b31a7685724: Preparing [2023-08-30T20:17:16.672Z] d2d9d24a8c2a: Preparing [2023-08-30T20:17:16.672Z] d2d9d24a8c2a: Waiting [2023-08-30T20:17:16.672Z] 578f8e5aace2: Layer already exists [2023-08-30T20:17:16.672Z] 2b31a7685724: Layer already exists [2023-08-30T20:17:16.672Z] dc96f377ccda: Layer already exists [2023-08-30T20:17:16.672Z] 710cf4768d97: Layer already exists [2023-08-30T20:17:16.672Z] 799aa3eea4fc: Layer already exists [2023-08-30T20:17:16.672Z] d2d9d24a8c2a: Layer already exists [2023-08-30T20:17:16.937Z] main: digest: sha256:e511804b8ceb5e3f964f9b43f460d082166045bfb48cc504d4824004c6dcd502 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T20:17:16.983Z] ===================================================== [Pipeline] echo [2023-08-30T20:17:16.990Z] taggedImages: [2023-08-30T20:17:16.990Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3 [2023-08-30T20:17:16.990Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-30T20:17:16.990Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.42 [2023-08-30T20:17:16.990Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9ced618f1fdce2a80cc557ee98d043400b8102f3-3.1.0-dev.42 [2023-08-30T20:17:16.990Z] - 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 [2023-08-30T20:17:17.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T20:17:17.343Z] [2023-08-30T20:17:17.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:17.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T20:17:17.671Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-30T20:17:17.671Z] 8998bd30e6a1: Pulling fs layer [2023-08-30T20:17:17.671Z] 04944245beec: Pulling fs layer [2023-08-30T20:17:17.671Z] 699f458cf7ca: Pulling fs layer [2023-08-30T20:17:17.671Z] 765212b225bb: Pulling fs layer [2023-08-30T20:17:17.671Z] f23df028b6ca: Pulling fs layer [2023-08-30T20:17:17.671Z] d65c8cfc05b1: Pulling fs layer [2023-08-30T20:17:17.671Z] 2437ff75d9bd: Pulling fs layer [2023-08-30T20:17:17.671Z] 765212b225bb: Waiting [2023-08-30T20:17:17.671Z] 2437ff75d9bd: Waiting [2023-08-30T20:17:17.671Z] f23df028b6ca: Waiting [2023-08-30T20:17:17.671Z] d65c8cfc05b1: Waiting [2023-08-30T20:17:17.942Z] 04944245beec: Verifying Checksum [2023-08-30T20:17:17.942Z] 04944245beec: Download complete [2023-08-30T20:17:17.942Z] 765212b225bb: Verifying Checksum [2023-08-30T20:17:17.942Z] 765212b225bb: Download complete [2023-08-30T20:17:17.942Z] f23df028b6ca: Verifying Checksum [2023-08-30T20:17:17.942Z] f23df028b6ca: Download complete [2023-08-30T20:17:17.942Z] d65c8cfc05b1: Verifying Checksum [2023-08-30T20:17:17.942Z] d65c8cfc05b1: Download complete [2023-08-30T20:17:17.942Z] 699f458cf7ca: Verifying Checksum [2023-08-30T20:17:17.942Z] 699f458cf7ca: Download complete [2023-08-30T20:17:18.528Z] 8998bd30e6a1: Download complete [2023-08-30T20:17:21.224Z] 2437ff75d9bd: Verifying Checksum [2023-08-30T20:17:21.224Z] 2437ff75d9bd: Download complete [2023-08-30T20:17:22.650Z] 8998bd30e6a1: Pull complete [2023-08-30T20:17:22.918Z] 04944245beec: Pull complete [2023-08-30T20:17:24.330Z] 699f458cf7ca: Pull complete [2023-08-30T20:17:24.598Z] 765212b225bb: Pull complete [2023-08-30T20:17:25.180Z] f23df028b6ca: Pull complete [2023-08-30T20:17:25.446Z] d65c8cfc05b1: Pull complete [2023-08-30T20:17:40.429Z] 2437ff75d9bd: Pull complete [2023-08-30T20:17:40.429Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-30T20:17:40.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T20:17:40.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:17:40.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-4926 does not seem to be running inside a container [2023-08-30T20:17:40.713Z] $ 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/46 -v /w/workspace/app-record-replay/46:/w/workspace/app-record-replay/46:rw,z -v /w/workspace/app-record-replay/46@tmp:/w/workspace/app-record-replay/46@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 [2023-08-30T20:17:43.500Z] $ docker top 596c0b5de3063a9cfa6ef946353489494e9e496354151158fa23d626440acd0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:17:44.344Z] ---> job-cost.sh [2023-08-30T20:17:44.344Z] lf-activate-venv: SKIPPING [2023-08-30T20:17:44.344Z] INFO: No Stack... [2023-08-30T20:17:44.926Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-30T20:17:45.509Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T20:17:46.141Z] + cat /w/workspace/app-record-replay/46/archives/cost.csv [2023-08-30T20:17:46.141Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T20:17:46.172Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [2023-08-30T20:17:46.178Z] Resource [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] did not exist. Created. [2023-08-30T20:17:46.178Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T20:17:46.834Z] /w/workspace/app-record-replay/46@tmp/durable-9c7e50df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-30T20:17:47.479Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-30T20:17:47.502Z] Warning: overwriting stash ‘stack-cost’ [2023-08-30T20:17:47.553Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T20:17:47.559Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T20:17:47.582Z] $ docker stop --time=1 596c0b5de3063a9cfa6ef946353489494e9e496354151158fa23d626440acd0f [2023-08-30T20:17:49.092Z] $ docker rm -f --volumes 596c0b5de3063a9cfa6ef946353489494e9e496354151158fa23d626440acd0f [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 [2023-08-30T20:17:49.505Z] provisioning config files... [2023-08-30T20:17:49.512Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6481800361573218693tmp [Pipeline] { [Pipeline] sh [2023-08-30T20:17:49.806Z] + set +x [2023-08-30T20:17:49.806Z] + curl -s https://codecov.io/bash [2023-08-30T20:17:49.806Z] + bash -s -- [2023-08-30T20:17:49.806Z] [2023-08-30T20:17:49.806Z] _____ _ [2023-08-30T20:17:49.806Z] / ____| | | [2023-08-30T20:17:49.806Z] | | ___ __| | ___ ___ _____ __ [2023-08-30T20:17:49.806Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-30T20:17:49.806Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-30T20:17:49.806Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-30T20:17:49.806Z] Bash-1.0.6 [2023-08-30T20:17:49.806Z] [2023-08-30T20:17:49.806Z] [2023-08-30T20:17:49.806Z] ==> git version 2.25.1 found [2023-08-30T20:17:49.806Z] ==> 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 [2023-08-30T20:17:49.806Z] Release-Date: 2020-01-08 [2023-08-30T20:17:49.806Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-30T20:17:49.806Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-30T20:17:49.806Z] ==> Jenkins CI detected. [2023-08-30T20:17:49.806Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-30T20:17:49.806Z] project root: . [2023-08-30T20:17:49.806Z] --> token set from env [2023-08-30T20:17:49.806Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-30T20:17:49.806Z] ==> Running gcov in . (disable via -X gcov) [2023-08-30T20:17:49.806Z] ==> Python coveragepy not found [2023-08-30T20:17:49.806Z] ==> Searching for coverage reports in: [2023-08-30T20:17:49.806Z] + . [2023-08-30T20:17:49.806Z] -> Found 1 reports [2023-08-30T20:17:49.806Z] ==> Detecting git/mercurial file structure [2023-08-30T20:17:49.806Z] ==> Reading reports [2023-08-30T20:17:50.073Z] + ./coverage.out bytes=24552 [2023-08-30T20:17:50.073Z] ==> Appending adjustments [2023-08-30T20:17:50.073Z] https://docs.codecov.io/docs/fixing-reports [2023-08-30T20:17:50.073Z] + Found adjustments [2023-08-30T20:17:50.073Z] ==> Gzipping contents [2023-08-30T20:17:50.073Z] 8.0K /tmp/codecov.gEQow3.gz [2023-08-30T20:17:50.073Z] ==> Uploading reports [2023-08-30T20:17:50.073Z] url: https://codecov.io [2023-08-30T20:17:50.073Z] query: branch=main&commit=9ced618f1fdce2a80cc557ee98d043400b8102f3&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-30T20:17:50.073Z] -> Pinging Codecov [2023-08-30T20:17:50.073Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=9ced618f1fdce2a80cc557ee98d043400b8102f3&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-30T20:17:50.332Z] -> Uploading to [2023-08-30T20:17:50.332Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-30/F467761B9912B4F32F9BC62907045C81/9ced618f1fdce2a80cc557ee98d043400b8102f3/d2a4a681-9282-4519-9dd1-b7e0a5e6d177.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T201750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ce728af5359e48ce0093a727ec67514f8c976911b75ecd00361787d3c920954 [2023-08-30T20:17:50.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T20:17:50.332Z] Dload Upload Total Spent Left Speed [2023-08-30T20:17:50.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 26983 --:--:-- --:--:-- --:--:-- 26983 [2023-08-30T20:17:50.592Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] } [2023-08-30T20:17:50.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-30T20:17:50.833Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-30T20:17:50.844Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:51.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T20:17:51.140Z] [2023-08-30T20:17:51.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:17:51.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T20:17:51.436Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-30T20:17:51.436Z] df9b9388f04a: Pulling fs layer [2023-08-30T20:17:51.436Z] 52dc419b0ee2: Pulling fs layer [2023-08-30T20:17:51.436Z] 25bc292e5bac: Pulling fs layer [2023-08-30T20:17:51.436Z] 114826534d7a: Pulling fs layer [2023-08-30T20:17:51.436Z] 4657fd5d0bcf: Pulling fs layer [2023-08-30T20:17:51.436Z] 6ad1cebc031e: Pulling fs layer [2023-08-30T20:17:51.436Z] 8a3aa393b2d8: Pulling fs layer [2023-08-30T20:17:51.436Z] 114826534d7a: Waiting [2023-08-30T20:17:51.436Z] 6ad1cebc031e: Waiting [2023-08-30T20:17:51.436Z] 8a3aa393b2d8: Waiting [2023-08-30T20:17:51.436Z] 4657fd5d0bcf: Waiting [2023-08-30T20:17:51.436Z] 25bc292e5bac: Verifying Checksum [2023-08-30T20:17:51.436Z] 25bc292e5bac: Download complete [2023-08-30T20:17:51.436Z] 52dc419b0ee2: Download complete [2023-08-30T20:17:51.436Z] 4657fd5d0bcf: Verifying Checksum [2023-08-30T20:17:51.436Z] 4657fd5d0bcf: Download complete [2023-08-30T20:17:51.436Z] df9b9388f04a: Verifying Checksum [2023-08-30T20:17:51.696Z] df9b9388f04a: Pull complete [2023-08-30T20:17:51.696Z] 6ad1cebc031e: Verifying Checksum [2023-08-30T20:17:51.696Z] 6ad1cebc031e: Download complete [2023-08-30T20:17:51.696Z] 52dc419b0ee2: Pull complete [2023-08-30T20:17:51.696Z] 25bc292e5bac: Pull complete [2023-08-30T20:17:52.268Z] 114826534d7a: Verifying Checksum [2023-08-30T20:17:52.268Z] 114826534d7a: Download complete [2023-08-30T20:17:52.268Z] 8a3aa393b2d8: Verifying Checksum [2023-08-30T20:17:52.268Z] 8a3aa393b2d8: Download complete [2023-08-30T20:17:55.576Z] 114826534d7a: Pull complete [2023-08-30T20:17:55.576Z] 4657fd5d0bcf: Pull complete [2023-08-30T20:17:55.834Z] 6ad1cebc031e: Pull complete [2023-08-30T20:17:58.362Z] 8a3aa393b2d8: Pull complete [2023-08-30T20:17:58.362Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-30T20:17:58.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T20:17:58.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:17:58.451Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:17:58.485Z] $ 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 [2023-08-30T20:18:03.195Z] $ docker top 7dd6ffe52c6a96d041cdaed50915fb63a1d74fdf5213ea78e53267a19bc12ea1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-30T20:18:03.261Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-30T20:18:03.536Z] + set -o pipefail [2023-08-30T20:18:03.536Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-30T20:18:13.384Z] [2023-08-30T20:18:13.384Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-30T20:18:13.384Z] [2023-08-30T20:18:13.385Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/1e427538-1863-4a01-9827-d75451899e76 [2023-08-30T20:18:13.385Z] [2023-08-30T20:18:13.385Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-30T20:18:13.385Z] [2023-08-30T20:18:13.385Z] [2023-08-30T20:18:13.385Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-30T20:18:13.385Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-30T20:18:13.385Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-30T20:18:13.395Z] $ docker stop --time=1 7dd6ffe52c6a96d041cdaed50915fb63a1d74fdf5213ea78e53267a19bc12ea1 [2023-08-30T20:18:17.876Z] $ docker rm -f --volumes 7dd6ffe52c6a96d041cdaed50915fb63a1d74fdf5213ea78e53267a19bc12ea1 [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 [2023-08-30T20:18:18.593Z] + git log --format=format:%s -1 9ced618f1fdce2a80cc557ee98d043400b8102f3 [Pipeline] sh [2023-08-30T20:18:18.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T20:18:18.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:18:19.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T20:18:19.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:18:19.240Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:18:19.267Z] $ 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 [2023-08-30T20:18:19.718Z] $ docker top 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 -eo pid,comm [2023-08-30T20:18:19.767Z] 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). [2023-08-30T20:18:19.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T20:18:19.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T20:18:19.803Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T20:18:19.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T20:18:19.918Z] $ docker exec 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 ssh-agent [2023-08-30T20:18:20.026Z] SSH_AUTH_SOCK=/tmp/ssh-GZOBpqXikkk4/agent.32 [2023-08-30T20:18:20.026Z] SSH_AGENT_PID=38 [2023-08-30T20:18:20.030Z] Running ssh-add (command line suppressed) [2023-08-30T20:18:20.130Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4900536535389392538.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4900536535389392538.key) [2023-08-30T20:18:20.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T20:18:20.426Z] + git semver tag [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,587 [run_tag] DEBUG tag force:False [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,587 [check_head_tag] DEBUG check head tag [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,588 [execute] INFO git cat-file --batch-check [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,591 [execute] INFO git cat-file --batch [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,602 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,602 [execute] INFO git tag -a v3.1.0-dev.42 -m v3.1.0-dev.42 [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,602 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.42', '-m', 'v3.1.0-dev.42'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-30T20:18:20.684Z] 2023-08-30 20:18:20,605 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T20:18:20.684Z] 3.1.0-dev.42 [Pipeline] } [2023-08-30T20:18:20.690Z] $ docker exec --env ******** --env ******** 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 ssh-agent -k [2023-08-30T20:18:20.780Z] unset SSH_AUTH_SOCK; [2023-08-30T20:18:20.781Z] unset SSH_AGENT_PID; [2023-08-30T20:18:20.781Z] echo Agent pid 38 killed; [2023-08-30T20:18:20.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T20:18:21.092Z] + git semver [Pipeline] } [2023-08-30T20:18:21.362Z] $ docker stop --time=1 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 [2023-08-30T20:18:22.625Z] $ docker rm -f --volumes 0345a0a7381cdca062f95fc3c3126ff6d804ed7bfd879bf58e6e47c7a24b42d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:18:23.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T20:18:23.015Z] [2023-08-30T20:18:23.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:18:23.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T20:18:23.316Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-30T20:18:23.316Z] ab5ef0e58194: Pulling fs layer [2023-08-30T20:18:23.316Z] 9712f1f96733: Pulling fs layer [2023-08-30T20:18:23.316Z] 63f879dbbcfc: Pulling fs layer [2023-08-30T20:18:23.316Z] 0d9ebad4ef96: Pulling fs layer [2023-08-30T20:18:23.316Z] e9a5061849ea: Pulling fs layer [2023-08-30T20:18:23.316Z] d747dcd14b5f: Pulling fs layer [2023-08-30T20:18:23.316Z] 2de7ff778b66: Pulling fs layer [2023-08-30T20:18:23.316Z] 0d9ebad4ef96: Waiting [2023-08-30T20:18:23.316Z] e9a5061849ea: Waiting [2023-08-30T20:18:23.316Z] d747dcd14b5f: Waiting [2023-08-30T20:18:23.316Z] 2de7ff778b66: Waiting [2023-08-30T20:18:23.316Z] 9712f1f96733: Download complete [2023-08-30T20:18:23.577Z] 63f879dbbcfc: Verifying Checksum [2023-08-30T20:18:23.577Z] 63f879dbbcfc: Download complete [2023-08-30T20:18:23.835Z] 0d9ebad4ef96: Verifying Checksum [2023-08-30T20:18:23.835Z] 0d9ebad4ef96: Download complete [2023-08-30T20:18:23.835Z] d747dcd14b5f: Verifying Checksum [2023-08-30T20:18:23.835Z] d747dcd14b5f: Download complete [2023-08-30T20:18:23.835Z] e9a5061849ea: Verifying Checksum [2023-08-30T20:18:23.835Z] e9a5061849ea: Download complete [2023-08-30T20:18:23.835Z] ab5ef0e58194: Verifying Checksum [2023-08-30T20:18:23.835Z] ab5ef0e58194: Download complete [2023-08-30T20:18:24.094Z] 2de7ff778b66: Verifying Checksum [2023-08-30T20:18:24.094Z] 2de7ff778b66: Download complete [2023-08-30T20:18:26.626Z] ab5ef0e58194: Pull complete [2023-08-30T20:18:26.626Z] 9712f1f96733: Pull complete [2023-08-30T20:18:26.885Z] 63f879dbbcfc: Pull complete [2023-08-30T20:18:30.165Z] 0d9ebad4ef96: Pull complete [2023-08-30T20:18:30.423Z] e9a5061849ea: Pull complete [2023-08-30T20:18:30.681Z] d747dcd14b5f: Pull complete [2023-08-30T20:18:31.615Z] 2de7ff778b66: Pull complete [2023-08-30T20:18:31.615Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-30T20:18:31.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T20:18:31.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:18:31.700Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:18:31.731Z] $ 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 [2023-08-30T20:18:36.924Z] $ docker top 6b03265baae0cbeb733865aacc0916e247987a907c7c626360c15d7d12ad59f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-30T20:18:36.982Z] provisioning config files... [2023-08-30T20:18:36.988Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1637996499221698792tmp [2023-08-30T20:18:36.997Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1405614890749394046tmp [2023-08-30T20:18:37.005Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17110611790276251345tmp [Pipeline] { [Pipeline] echo [2023-08-30T20:18:37.017Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:18:37.298Z] ---> sigul-configuration.sh [2023-08-30T20:18:37.298Z] gpg: directory `/root/.gnupg' created [2023-08-30T20:18:37.298Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-30T20:18:37.298Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-30T20:18:37.298Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-30T20:18:37.298Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-30T20:18:37.298Z] gpg: CAST5 encrypted data [2023-08-30T20:18:37.298Z] gpg: encrypted with 1 passphrase [2023-08-30T20:18:37.298Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-30T20:18:37.581Z] + mkdir /home/jenkins [2023-08-30T20:18:37.581Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-30T20:18:37.868Z] + 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 [2023-08-30T20:18:37.877Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:18:38.157Z] ---> sigul-install.sh [2023-08-30T20:18:38.157Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-30T20:18:38.445Z] + git tag --list [2023-08-30T20:18:38.445Z] v3.1.0-dev.0 [2023-08-30T20:18:38.445Z] v3.1.0-dev.1 [2023-08-30T20:18:38.445Z] v3.1.0-dev.10 [2023-08-30T20:18:38.445Z] v3.1.0-dev.11 [2023-08-30T20:18:38.445Z] v3.1.0-dev.12 [2023-08-30T20:18:38.445Z] v3.1.0-dev.13 [2023-08-30T20:18:38.445Z] v3.1.0-dev.14 [2023-08-30T20:18:38.445Z] v3.1.0-dev.15 [2023-08-30T20:18:38.445Z] v3.1.0-dev.16 [2023-08-30T20:18:38.445Z] v3.1.0-dev.17 [2023-08-30T20:18:38.445Z] v3.1.0-dev.18 [2023-08-30T20:18:38.445Z] v3.1.0-dev.19 [2023-08-30T20:18:38.445Z] v3.1.0-dev.2 [2023-08-30T20:18:38.445Z] v3.1.0-dev.20 [2023-08-30T20:18:38.445Z] v3.1.0-dev.21 [2023-08-30T20:18:38.445Z] v3.1.0-dev.22 [2023-08-30T20:18:38.445Z] v3.1.0-dev.23 [2023-08-30T20:18:38.445Z] v3.1.0-dev.24 [2023-08-30T20:18:38.445Z] v3.1.0-dev.25 [2023-08-30T20:18:38.445Z] v3.1.0-dev.26 [2023-08-30T20:18:38.445Z] v3.1.0-dev.27 [2023-08-30T20:18:38.445Z] v3.1.0-dev.28 [2023-08-30T20:18:38.445Z] v3.1.0-dev.29 [2023-08-30T20:18:38.445Z] v3.1.0-dev.3 [2023-08-30T20:18:38.445Z] v3.1.0-dev.30 [2023-08-30T20:18:38.445Z] v3.1.0-dev.31 [2023-08-30T20:18:38.445Z] v3.1.0-dev.32 [2023-08-30T20:18:38.445Z] v3.1.0-dev.33 [2023-08-30T20:18:38.445Z] v3.1.0-dev.34 [2023-08-30T20:18:38.445Z] v3.1.0-dev.35 [2023-08-30T20:18:38.445Z] v3.1.0-dev.36 [2023-08-30T20:18:38.445Z] v3.1.0-dev.37 [2023-08-30T20:18:38.445Z] v3.1.0-dev.38 [2023-08-30T20:18:38.445Z] v3.1.0-dev.39 [2023-08-30T20:18:38.445Z] v3.1.0-dev.4 [2023-08-30T20:18:38.445Z] v3.1.0-dev.40 [2023-08-30T20:18:38.445Z] v3.1.0-dev.41 [2023-08-30T20:18:38.445Z] v3.1.0-dev.42 [2023-08-30T20:18:38.445Z] v3.1.0-dev.5 [2023-08-30T20:18:38.445Z] v3.1.0-dev.6 [2023-08-30T20:18:38.445Z] v3.1.0-dev.7 [2023-08-30T20:18:38.445Z] v3.1.0-dev.8 [2023-08-30T20:18:38.445Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-30T20:18:38.728Z] + lftools sign git-tag v3.1.0-dev.42 [2023-08-30T20:18:39.296Z] Signing Git tag with Sigul... [2023-08-30T20:18:39.296Z] Signing v3.1.0-dev.42 [Pipeline] echo [2023-08-30T20:18:39.563Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:18:39.844Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-30T20:18:39.850Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-30T20:18:39.872Z] $ docker stop --time=1 6b03265baae0cbeb733865aacc0916e247987a907c7c626360c15d7d12ad59f1 [2023-08-30T20:18:41.162Z] $ docker rm -f --volumes 6b03265baae0cbeb733865aacc0916e247987a907c7c626360c15d7d12ad59f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-30T20:18:41.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T20:18:41.555Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:18:41.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T20:18:41.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:18:41.926Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:18:41.954Z] $ 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 [2023-08-30T20:18:42.297Z] $ docker top 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 -eo pid,comm [2023-08-30T20:18:42.344Z] 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). [2023-08-30T20:18:42.344Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T20:18:42.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T20:18:42.380Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T20:18:42.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T20:18:42.495Z] $ docker exec 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 ssh-agent [2023-08-30T20:18:42.596Z] SSH_AUTH_SOCK=/tmp/ssh-iLfCK2YLVa9L/agent.32 [2023-08-30T20:18:42.596Z] SSH_AGENT_PID=38 [2023-08-30T20:18:42.600Z] Running ssh-add (command line suppressed) [2023-08-30T20:18:42.705Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6327168748379888931.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6327168748379888931.key) [2023-08-30T20:18:42.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T20:18:43.007Z] + git semver bump pre [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,203 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,203 [bump_version] DEBUG bumping version:3.1.0-dev.42 on axis:pre with prefix:dev [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,203 [bump_version] DEBUG bumped version:3.1.0-dev.43 [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,203 [write_version] DEBUG write version:3.1.0-dev.43 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,203 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,203 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,205 [execute] INFO git cat-file --batch-check [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,210 [execute] INFO git cat-file --batch [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T20:18:43.266Z] 2023-08-30 20:18:43,215 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T20:18:43.266Z] 3.1.0-dev.43 [Pipeline] } [2023-08-30T20:18:43.276Z] $ docker exec --env ******** --env ******** 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 ssh-agent -k [2023-08-30T20:18:43.382Z] unset SSH_AUTH_SOCK; [2023-08-30T20:18:43.382Z] unset SSH_AGENT_PID; [2023-08-30T20:18:43.382Z] echo Agent pid 38 killed; [2023-08-30T20:18:43.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T20:18:43.699Z] + git semver [Pipeline] } [2023-08-30T20:18:43.966Z] $ docker stop --time=1 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 [2023-08-30T20:18:45.196Z] $ docker rm -f --volumes 8323374f825b80f4b865206dbe4d35fca4e0041a8cd9e71aa7a9535eb55e16f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T20:18:45.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T20:18:45.537Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:18:45.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T20:18:45.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:18:45.906Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:18:46.043Z] $ 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 [2023-08-30T20:18:46.364Z] $ docker top 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T20:18:46.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T20:18:46.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T20:18:46.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T20:18:46.553Z] $ docker exec 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 ssh-agent [2023-08-30T20:18:46.659Z] SSH_AUTH_SOCK=/tmp/ssh-UIa7UUMJxgS4/agent.31 [2023-08-30T20:18:46.659Z] SSH_AGENT_PID=37 [2023-08-30T20:18:46.666Z] Running ssh-add (command line suppressed) [2023-08-30T20:18:46.770Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13083904282759754682.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13083904282759754682.key) [2023-08-30T20:18:46.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T20:18:47.078Z] + git semver push [2023-08-30T20:18:47.338Z] 2023-08-30 20:18:47,254 [run_push] DEBUG push [2023-08-30T20:18:47.338Z] 2023-08-30 20:18:47,255 [execute] INFO git cat-file --batch-check [2023-08-30T20:18:47.338Z] 2023-08-30 20:18:47,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T20:18:47.338Z] 2023-08-30 20:18:47,258 [execute] INFO git rev-list ff29d7fb18416a3995e7d638e4cffcd749619deb -- [2023-08-30T20:18:47.338Z] 2023-08-30 20:18:47,258 [execute] DEBUG Popen(['git', 'rev-list', 'ff29d7fb18416a3995e7d638e4cffcd749619deb', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-30T20:18:47.338Z] 2023-08-30 20:18:47,264 [execute] INFO git fetch -v origin [2023-08-30T20:18:47.338Z] 2023-08-30 20:18:47,265 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-30T20:18:47.906Z] 2023-08-30 20:18:47,856 [run_push] DEBUG no remote changes detected [2023-08-30T20:18:47.906Z] 2023-08-30 20:18:47,856 [execute] INFO git push origin semver [2023-08-30T20:18:47.906Z] 2023-08-30 20:18:47,857 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-30T20:18:49.283Z] 2023-08-30 20:18:49,064 [run_push] DEBUG push all version tags [2023-08-30T20:18:49.283Z] 2023-08-30 20:18:49,065 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-30T20:18:49.283Z] 2023-08-30 20:18:49,066 [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) [2023-08-30T20:18:49.851Z] 2023-08-30 20:18:49,758 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-30T20:18:49.851Z] 3.1.0-dev.43 [Pipeline] } [2023-08-30T20:18:49.857Z] $ docker exec --env ******** --env ******** 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 ssh-agent -k [2023-08-30T20:18:49.963Z] unset SSH_AUTH_SOCK; [2023-08-30T20:18:49.964Z] unset SSH_AGENT_PID; [2023-08-30T20:18:49.964Z] echo Agent pid 37 killed; [2023-08-30T20:18:49.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T20:18:50.272Z] + git semver [Pipeline] } [2023-08-30T20:18:50.541Z] $ docker stop --time=1 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 [2023-08-30T20:18:51.849Z] $ docker rm -f --volumes 7492d3e5e5eec1b9c0860d5d2d1cc8e876a35cf0fc2a58c07c2dab98f31dda24 [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 [2023-08-30T20:19:00.048Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-30T20:19:00.048Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-30T20:19:00.048Z] total 16 [2023-08-30T20:19:00.048Z] drwxr-xr-x 3 root root 4096 Aug 30 20:08 . [2023-08-30T20:19:00.048Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 20:18 .. [2023-08-30T20:19:00.048Z] drwxr-xr-x 2 root root 4096 Aug 30 20:08 cost [2023-08-30T20:19:00.048Z] -rw-r--r-- 1 root root 88 Aug 30 20:08 cost.csv [2023-08-30T20:19:00.048Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-30T20:19:00.048Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-30T20:19:00.049Z] total 16 [2023-08-30T20:19:00.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 20:08 . [2023-08-30T20:19:00.049Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 20:18 .. [2023-08-30T20:19:00.049Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 20:08 cost [2023-08-30T20:19:00.049Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 30 20:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:19:00.339Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:19:01.195Z] ---> package-listing.sh [2023-08-30T20:19:01.195Z] ++ facter osfamily [2023-08-30T20:19:01.195Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-30T20:19:01.453Z] + OS_FAMILY=debian [2023-08-30T20:19:01.453Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-30T20:19:01.453Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-30T20:19:01.453Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-30T20:19:01.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-30T20:19:01.453Z] + PACKAGES=/tmp/packages_start.txt [2023-08-30T20:19:01.453Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-30T20:19:01.453Z] + PACKAGES=/tmp/packages_end.txt [2023-08-30T20:19:01.453Z] + case "${OS_FAMILY}" in [2023-08-30T20:19:01.453Z] + dpkg -l [2023-08-30T20:19:01.453Z] + grep '^ii' [2023-08-30T20:19:01.453Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-30T20:19:01.453Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-30T20:19:01.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-30T20:19:01.453Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-30T20:19:01.453Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-30T20:19:01.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-08-30T20:19:01.464Z] 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 [2023-08-30T20:19:01.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T20:19:02.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T20:19:02.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T20:19:02.373Z] prd-ubuntu20.04-docker-8c-8g-4925 does not seem to be running inside a container [2023-08-30T20:19:02.402Z] $ 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 [2023-08-30T20:19:02.612Z] $ docker top f40e3532658a068454d87795391a6eb508f24786da67a05a4fccbd19bd10aa6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T20:19:02.956Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-30T20:19:03.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-30T20:19:03.518Z] + ls /var/log/sa-host [2023-08-30T20:19:03.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T20:19:03.582Z] provisioning config files... [2023-08-30T20:19:03.590Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17331594813482128653tmp [Pipeline] { [Pipeline] echo [2023-08-30T20:19:03.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:19:03.889Z] ---> create-netrc.sh [Pipeline] } [2023-08-30T20:19:03.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:19:04.210Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-30T20:19:04.217Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:19:04.500Z] ---> sudo-logs.sh [2023-08-30T20:19:04.500Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-30T20:19:04.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:19:04.815Z] ---> job-cost.sh [2023-08-30T20:19:04.815Z] lf-activate-venv: SKIPPING [2023-08-30T20:19:04.815Z] DEBUG: total: 0.2199999988079071 [2023-08-30T20:19:04.815Z] INFO: Retrieving Stack Cost... [2023-08-30T20:19:05.073Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T20:19:06.306Z] INFO: Archiving Costs [Pipeline] echo [2023-08-30T20:19:06.317Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T20:19:06.599Z] ---> logs-deploy.sh [2023-08-30T20:19:06.599Z] lf-activate-venv: SKIPPING [2023-08-30T20:19:06.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/46 [2023-08-30T20:19:06.599Z] INFO: archiving workspace using pattern(s): [2023-08-30T20:19:07.538Z] Archives upload complete. [2023-08-30T20:19:07.538Z] INFO: archiving logs to Nexus