Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c583aa4fb078343a3c888109ea4df2cf2137b3df 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-ssh13197825792743241387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11911383872378620571.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6162684768750646474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14411469433954485904.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-service-configurable/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-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17043928606326431878.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-service-configurable] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10134 in /w/workspace/ry_app-service-configurable_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-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c583aa4fb078343a3c888109ea4df2cf2137b3df (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#613)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 > git rev-list --no-walk 52199917436ecc7613ed2233e2d3644ee65f7bdc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:28:18.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:28:18.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:28:18.309Z] ========================================================= [2023-10-24T18:28:18.309Z] EdgeX Global Pipelines Version Info [2023-10-24T18:28:18.309Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:28:19.381Z] ------------------- [2023-10-24T18:28:19.381Z] stable info: [2023-10-24T18:28:19.381Z] ------------------- [2023-10-24T18:28:19.381Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:28:19.381Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:28:19.381Z] Message: update stable to v1.0.254 [2023-10-24T18:28:19.641Z] ------------------- [2023-10-24T18:28:19.641Z] experimental info: [2023-10-24T18:28:19.641Z] ------------------- [2023-10-24T18:28:19.641Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:28:19.641Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:28:19.641Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:28:19.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-24T18:28:19.837Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-24T18:28:19.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:28:19.869Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:28:19.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:28:19.905Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:28:19.923Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:28:19.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:28:19.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:28:19.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:28:19.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:28:19.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-24T18:28:20.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:28:20.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:28:20.038Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:28:20.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:28:20.063Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:28:20.074Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:28:20.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:28:20.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:28:20.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:28:20.142Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:28:20.159Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:28:20.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:28:20.194Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:28:20.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:28:20.233Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:28:20.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:28:20.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:28:20.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:28:20.292Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] echo [2023-10-24T18:28:20.308Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c583aa4 [Pipeline] echo [2023-10-24T18:28:20.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:28:20.365Z] provisioning config files... [2023-10-24T18:28:20.376Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13728481225788694610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:28:20.677Z] ---> docker-login.sh [2023-10-24T18:28:20.677Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:28:20.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:20.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:20.937Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:20.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:20.937Z] [2023-10-24T18:28:20.937Z] Login Succeeded [2023-10-24T18:28:20.937Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:28:20.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:20.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:20.937Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:20.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:20.937Z] [2023-10-24T18:28:20.937Z] Login Succeeded [2023-10-24T18:28:20.937Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:28:21.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:21.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:21.197Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:21.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:21.197Z] [2023-10-24T18:28:21.197Z] Login Succeeded [2023-10-24T18:28:21.197Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:28:21.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:21.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:21.197Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:21.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:21.197Z] [2023-10-24T18:28:21.197Z] Login Succeeded [2023-10-24T18:28:21.197Z] docker.io [2023-10-24T18:28:21.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:21.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:21.457Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:21.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:21.457Z] [2023-10-24T18:28:21.457Z] Login Succeeded [2023-10-24T18:28:21.457Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:28:21.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:28:23.051Z] + git rev-list -1 --merges c583aa4fb078343a3c888109ea4df2cf2137b3df~1..c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] echo [2023-10-24T18:28:23.103Z] -----------> git rev-list -1 --merges c583aa4fb078343a3c888109ea4df2cf2137b3df~1..c583aa4fb078343a3c888109ea4df2cf2137b3df c583aa4fb078343a3c888109ea4df2cf2137b3df [false] [Pipeline] sh [2023-10-24T18:28:27.043Z] + git log --format=format:%s -1 c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] echo [2023-10-24T18:28:27.060Z] ========================================================= [2023-10-24T18:28:27.060Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:28:27.060Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:28:27.419Z] + git log --format=format:%s -1 c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] echo [2023-10-24T18:28:27.431Z] [semverPrep] GIT_COMMIT: c583aa4fb078343a3c888109ea4df2cf2137b3df, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#613) [Pipeline] echo [2023-10-24T18:28:27.442Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:28:27.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:28:27.801Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:28:27.801Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:28:27.801Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:28:27.801Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:28:27.801Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:28:27.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:28:28.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:28:28.141Z] [2023-10-24T18:28:28.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:28:31.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:28:31.162Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:28:31.162Z] b85a868b505f: Pulling fs layer [2023-10-24T18:28:31.162Z] e2be974225ed: Pulling fs layer [2023-10-24T18:28:31.162Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:28:31.162Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:28:31.162Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:28:31.162Z] eaf3925da568: Pulling fs layer [2023-10-24T18:28:31.162Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:28:31.162Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:28:31.162Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:28:31.162Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:28:31.162Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:28:31.162Z] 1469e6f7b9e6: Waiting [2023-10-24T18:28:31.162Z] eaf3925da568: Waiting [2023-10-24T18:28:31.162Z] bab4dde63d76: Waiting [2023-10-24T18:28:31.162Z] bde34c3a00c8: Waiting [2023-10-24T18:28:31.162Z] b352a97aabf1: Waiting [2023-10-24T18:28:31.162Z] 4872d77fe225: Waiting [2023-10-24T18:28:31.162Z] 5851b861e8e6: Waiting [2023-10-24T18:28:31.162Z] 988bab9f4d93: Waiting [2023-10-24T18:28:31.162Z] e2be974225ed: Download complete [2023-10-24T18:28:31.162Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:28:31.162Z] 988bab9f4d93: Download complete [2023-10-24T18:28:35.776Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:28:35.776Z] 1469e6f7b9e6: Download complete [2023-10-24T18:28:35.776Z] eaf3925da568: Download complete [2023-10-24T18:28:35.776Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:28:35.776Z] 339a4e72a1f5: Download complete [2023-10-24T18:28:35.776Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:28:35.776Z] bde34c3a00c8: Download complete [2023-10-24T18:28:35.776Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:28:35.776Z] b352a97aabf1: Download complete [2023-10-24T18:28:35.776Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:28:35.776Z] 4872d77fe225: Download complete [2023-10-24T18:28:35.776Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:28:35.776Z] 5851b861e8e6: Download complete [2023-10-24T18:28:36.035Z] b85a868b505f: Verifying Checksum [2023-10-24T18:28:36.035Z] b85a868b505f: Download complete [2023-10-24T18:28:36.035Z] bab4dde63d76: Download complete [2023-10-24T18:28:37.367Z] b85a868b505f: Pull complete [2023-10-24T18:28:37.367Z] e2be974225ed: Pull complete [2023-10-24T18:28:37.934Z] 339a4e72a1f5: Pull complete [2023-10-24T18:28:37.934Z] 988bab9f4d93: Pull complete [2023-10-24T18:28:38.193Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:28:38.193Z] eaf3925da568: Pull complete [2023-10-24T18:28:41.841Z] bab4dde63d76: Pull complete [2023-10-24T18:28:41.841Z] bde34c3a00c8: Pull complete [2023-10-24T18:28:41.841Z] b352a97aabf1: Pull complete [2023-10-24T18:28:41.841Z] 4872d77fe225: Pull complete [2023-10-24T18:28:41.841Z] 5851b861e8e6: Pull complete [2023-10-24T18:28:41.841Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:28:41.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:28:41.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:28:41.954Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:28:42.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:28:44.920Z] $ docker top 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a -eo pid,comm [2023-10-24T18:28:44.316Z] 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-10-24T18:28:44.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:28:44.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:28:44.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:28:44.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:28:45.128Z] $ docker exec 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a ssh-agent [2023-10-24T18:28:44.590Z] SSH_AUTH_SOCK=/tmp/ssh-6SKU6ZM4pPBG/agent.32 [2023-10-24T18:28:44.590Z] SSH_AGENT_PID=38 [2023-10-24T18:28:44.596Z] Running ssh-add (command line suppressed) [2023-10-24T18:28:45.370Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8008573377997567345.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8008573377997567345.key) [2023-10-24T18:28:44.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:28:45.016Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:28:45.694Z] $ docker exec --env ******** --env ******** 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a ssh-agent -k [2023-10-24T18:28:45.808Z] unset SSH_AUTH_SOCK; [2023-10-24T18:28:45.808Z] unset SSH_AGENT_PID; [2023-10-24T18:28:45.808Z] echo Agent pid 38 killed; [2023-10-24T18:28:45.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:28:45.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:28:45.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:28:45.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:28:45.959Z] $ docker exec 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a ssh-agent [2023-10-24T18:28:45.401Z] SSH_AUTH_SOCK=/tmp/ssh-ea5i0BM0I8nn/agent.70 [2023-10-24T18:28:45.401Z] SSH_AGENT_PID=77 [2023-10-24T18:28:45.407Z] Running ssh-add (command line suppressed) [2023-10-24T18:28:46.173Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2487278471755759536.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2487278471755759536.key) [2023-10-24T18:28:45.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:28:45.816Z] + git semver init [2023-10-24T18:28:46.075Z] 2023-10-24 18:28:46,660 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:28:46.075Z] 2023-10-24 18:28:46,661 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-10-24T18:28:46.075Z] 2023-10-24 18:28:46,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-10-24T18:28:46.075Z] 2023-10-24 18:28:46,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:28:47.013Z] 2023-10-24 18:28:47,561 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-10-24T18:28:47.013Z] 2023-10-24 18:28:47,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-10-24T18:28:47.013Z] 2023-10-24 18:28:47,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:28:47.013Z] 2023-10-24 18:28:47,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:28:47.013Z] 3.1.0-dev.32 [Pipeline] } [2023-10-24T18:28:47.689Z] $ docker exec --env ******** --env ******** 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a ssh-agent -k [2023-10-24T18:28:47.790Z] unset SSH_AUTH_SOCK; [2023-10-24T18:28:47.791Z] unset SSH_AGENT_PID; [2023-10-24T18:28:47.791Z] echo Agent pid 77 killed; [2023-10-24T18:28:47.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:28:47.441Z] + git semver [Pipeline] } [2023-10-24T18:28:48.378Z] $ docker stop --time=1 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a [2023-10-24T18:28:49.681Z] $ docker rm -f --volumes 24900b18316187cdd74c4904b7aba8eb75ec81fbe187bf1cdaaaea6b08fc509a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:28:49.355Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:28:49.558Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:28:49.560Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [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-10-24T18:28:49.713Z] provisioning config files... [2023-10-24T18:28:49.722Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6872885120983454987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:28:50.015Z] ---> docker-login.sh [2023-10-24T18:28:50.015Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:28:50.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:50.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:50.015Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:50.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:50.015Z] [2023-10-24T18:28:50.015Z] Login Succeeded [2023-10-24T18:28:50.015Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:28:50.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:50.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:50.015Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:50.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:50.015Z] [2023-10-24T18:28:50.015Z] Login Succeeded [2023-10-24T18:28:50.015Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:28:50.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:50.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:50.274Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:50.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:50.274Z] [2023-10-24T18:28:50.274Z] Login Succeeded [2023-10-24T18:28:50.274Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:28:50.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:50.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:50.274Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:50.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:50.274Z] [2023-10-24T18:28:50.274Z] Login Succeeded [2023-10-24T18:28:50.274Z] docker.io [2023-10-24T18:28:50.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:50.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:50.793Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:50.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:50.793Z] [2023-10-24T18:28:50.793Z] Login Succeeded [2023-10-24T18:28:50.793Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:28:50.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:28:50.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:28:50.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:28:50.887Z] ========================================================= [2023-10-24T18:28:50.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:28:50.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:28:51.199Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:28:51.200Z] Sending build context to Docker daemon 3.361MB [2023-10-24T18:28:51.200Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:28:51.200Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:28:51.200Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:28:51.200Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:28:51.200Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:28:51.200Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:28:51.200Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:28:51.200Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:28:51.200Z] c68163c4e522: Pulling fs layer [2023-10-24T18:28:51.200Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:28:51.200Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:28:51.200Z] 33e27b845d1e: Waiting [2023-10-24T18:28:51.200Z] 50da416c3ac9: Waiting [2023-10-24T18:28:51.200Z] 23d2d4c4bb30: Waiting [2023-10-24T18:28:51.200Z] ad3a456e5733: Waiting [2023-10-24T18:28:51.200Z] c68163c4e522: Waiting [2023-10-24T18:28:51.200Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:28:51.200Z] c4d48a809fc2: Download complete [2023-10-24T18:28:51.200Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:28:51.200Z] ad3a456e5733: Download complete [2023-10-24T18:28:51.200Z] 33e27b845d1e: Download complete [2023-10-24T18:28:51.200Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:28:51.200Z] 7264a8db6415: Download complete [2023-10-24T18:28:51.459Z] c68163c4e522: Verifying Checksum [2023-10-24T18:28:51.459Z] c68163c4e522: Download complete [2023-10-24T18:28:51.459Z] 7264a8db6415: Pull complete [2023-10-24T18:28:51.459Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:28:51.459Z] 23d2d4c4bb30: Download complete [2023-10-24T18:28:51.716Z] c4d48a809fc2: Pull complete [2023-10-24T18:28:51.716Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:28:51.716Z] 4f1c88b9dad5: Download complete [2023-10-24T18:28:52.281Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:28:52.281Z] 50da416c3ac9: Download complete [2023-10-24T18:28:55.565Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:28:55.565Z] ad3a456e5733: Pull complete [2023-10-24T18:28:55.565Z] 33e27b845d1e: Pull complete [2023-10-24T18:28:55.565Z] c68163c4e522: Pull complete [2023-10-24T18:28:57.461Z] 50da416c3ac9: Pull complete [2023-10-24T18:28:58.030Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:28:58.030Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:28:58.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:28:58.030Z] ---> 0786185ac409 [2023-10-24T18:28:58.030Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:29:01.315Z] ---> Running in 1552af16436f [2023-10-24T18:29:01.315Z] Removing intermediate container 1552af16436f [2023-10-24T18:29:01.315Z] ---> 8ce8f8497af7 [2023-10-24T18:29:01.315Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:29:01.315Z] ---> Running in 8f46f7174460 [2023-10-24T18:29:01.315Z] Removing intermediate container 8f46f7174460 [2023-10-24T18:29:01.315Z] ---> 2c4d88b31ef3 [2023-10-24T18:29:01.315Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:29:01.315Z] ---> Running in 19042d53ab82 [2023-10-24T18:29:01.573Z] Removing intermediate container 19042d53ab82 [2023-10-24T18:29:01.573Z] ---> 0eccd48338d4 [2023-10-24T18:29:01.573Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:29:01.573Z] ---> Running in e2aeb14b91a6 [2023-10-24T18:29:01.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:29:01.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:29:02.090Z] OK: 264 MiB in 52 packages [2023-10-24T18:29:02.351Z] Removing intermediate container e2aeb14b91a6 [2023-10-24T18:29:02.351Z] ---> 0c8d3fd81d0f [2023-10-24T18:29:02.351Z] Step 7/12 : WORKDIR /app [2023-10-24T18:29:02.351Z] ---> Running in d7abd4d1a8fd [2023-10-24T18:29:02.351Z] Removing intermediate container d7abd4d1a8fd [2023-10-24T18:29:02.351Z] ---> 319f68df5534 [2023-10-24T18:29:02.351Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:29:02.609Z] ---> 6d39b129ff04 [2023-10-24T18:29:02.609Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:29:02.609Z] ---> Running in fec69eb78eb9 [2023-10-24T18:29:04.664Z] Still waiting to schedule task [2023-10-24T18:29:04.664Z] ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-8c-8g-10139’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-8c-8g-9984’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-8c-8g-9985’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-8c-8g-9986’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-8c-8g-9988’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-8c-8g-9989’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-8c-8g-9990’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-8c-8g-9993’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10001’ is offline [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10002’ is offline [2023-10-24T18:29:04.664Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10130’ is offline [2023-10-24T18:29:04.665Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9995’ is offline [2023-10-24T18:29:04.665Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9997’ is offline [2023-10-24T18:29:04.665Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9999’ is offline [2023-10-24T18:29:49.304Z] Removing intermediate container fec69eb78eb9 [2023-10-24T18:29:49.304Z] ---> 5312d826badd [2023-10-24T18:29:49.304Z] Step 10/12 : COPY . . [2023-10-24T18:29:49.304Z] ---> b46478cfc53d [2023-10-24T18:29:49.304Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:29:49.304Z] ---> Running in be5627e96e53 [2023-10-24T18:29:49.304Z] Removing intermediate container be5627e96e53 [2023-10-24T18:29:49.304Z] ---> ce8c76eb75ca [2023-10-24T18:29:49.304Z] Step 12/12 : RUN $MAKE [2023-10-24T18:29:49.304Z] ---> Running in 4dba6d356e2a [2023-10-24T18:29:49.304Z] noop [2023-10-24T18:29:49.304Z] Removing intermediate container 4dba6d356e2a [2023-10-24T18:29:49.304Z] ---> 1d8e476e74be [2023-10-24T18:29:49.304Z] Successfully built 1d8e476e74be [2023-10-24T18:29:49.304Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:49.608Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:29:49.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:29:49.683Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:29:49.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:29:50.058Z] $ docker top 5f2749a1f4d3ad825c6633e12f9bce70f2d66188702c334f5ebcb0b531a0cf4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:29:50.401Z] + go version [2023-10-24T18:29:50.401Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:29:50.413Z] $ docker stop --time=1 5f2749a1f4d3ad825c6633e12f9bce70f2d66188702c334f5ebcb0b531a0cf4f [2023-10-24T18:29:51.662Z] $ docker rm -f --volumes 5f2749a1f4d3ad825c6633e12f9bce70f2d66188702c334f5ebcb0b531a0cf4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:29:52.076Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:29:52.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:29:52.140Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:29:52.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:29:52.491Z] $ docker top 72208764a645ee12688a0ab25abe59340c93b39dbdb74d3db8d2d51990269037 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:29:52.838Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:29:53.133Z] + make test [2023-10-24T18:29:53.133Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T18:30:11.242Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T18:30:33.156Z] go vet ./... [2023-10-24T18:30:34.090Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:30:34.090Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:30:34.090Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:30:34.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:30:34.123Z] $ docker stop --time=1 72208764a645ee12688a0ab25abe59340c93b39dbdb74d3db8d2d51990269037 [2023-10-24T18:30:37.977Z] $ docker rm -f --volumes 72208764a645ee12688a0ab25abe59340c93b39dbdb74d3db8d2d51990269037 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:30:38.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:30:38.507Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:30:38.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:30:39.205Z] + ls -al . [2023-10-24T18:30:39.205Z] total 180 [2023-10-24T18:30:39.205Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:29 . [2023-10-24T18:30:39.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:28 .. [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:28 .dockerignore [2023-10-24T18:30:39.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:30 .git [2023-10-24T18:30:39.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 .github [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:28 .gitignore [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:28 .golangci.yml [2023-10-24T18:30:39.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:28 .semver [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:28 Attribution.txt [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:28 CHANGELOG.md [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:28 Dockerfile [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:28 GOVERNANCE.md [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:28 Jenkinsfile [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:28 LICENSE [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:28 OWNERS.md [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:28 README.md [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:28 VERSION [2023-10-24T18:30:39.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:28 bin [2023-10-24T18:30:39.205Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:29 coverage.out [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:28 go.mod [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:28 go.sum [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:28 main.go [2023-10-24T18:30:39.205Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:28 makefile [2023-10-24T18:30:39.205Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:30:39.539Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c583aa4fb078343a3c888109ea4df2cf2137b3df --label arch=amd64 --label version=3.1.0-dev.32 . [2023-10-24T18:30:39.539Z] Sending build context to Docker daemon 3.362MB [2023-10-24T18:30:39.539Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:30:39.539Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T18:30:39.539Z] ---> 1d8e476e74be [2023-10-24T18:30:39.539Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:30:39.539Z] ---> Running in a6559f24ae6f [2023-10-24T18:30:39.809Z] Removing intermediate container a6559f24ae6f [2023-10-24T18:30:39.809Z] ---> cfc0ce542e5d [2023-10-24T18:30:39.809Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:30:39.809Z] ---> Running in c3754b36e933 [2023-10-24T18:30:39.809Z] Removing intermediate container c3754b36e933 [2023-10-24T18:30:39.809Z] ---> 4dd17a97fc44 [2023-10-24T18:30:39.809Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:30:39.809Z] ---> Running in dc949539fb63 [2023-10-24T18:30:39.809Z] Removing intermediate container dc949539fb63 [2023-10-24T18:30:39.809Z] ---> dcfe2025d624 [2023-10-24T18:30:39.809Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:30:40.088Z] ---> Running in c9fc034e3ac1 [2023-10-24T18:30:40.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:30:40.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:30:40.640Z] OK: 264 MiB in 52 packages [2023-10-24T18:30:40.914Z] Removing intermediate container c9fc034e3ac1 [2023-10-24T18:30:40.914Z] ---> 481a3c6ff32f [2023-10-24T18:30:40.914Z] Step 7/26 : WORKDIR /app [2023-10-24T18:30:40.914Z] ---> Running in 79625c9f7607 [2023-10-24T18:30:40.914Z] Removing intermediate container 79625c9f7607 [2023-10-24T18:30:40.914Z] ---> dfee6caa673d [2023-10-24T18:30:40.914Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T18:30:40.914Z] ---> 09926c397870 [2023-10-24T18:30:40.914Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:30:41.186Z] ---> Running in e192047ea199 [2023-10-24T18:30:41.899Z] Removing intermediate container e192047ea199 [2023-10-24T18:30:41.899Z] ---> 01b61c3a9170 [2023-10-24T18:30:41.899Z] Step 10/26 : COPY . . [2023-10-24T18:30:41.899Z] ---> 6d1b89f8ac6b [2023-10-24T18:30:41.899Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:30:41.899Z] ---> Running in 38b78046a5b1 [2023-10-24T18:30:42.157Z] Removing intermediate container 38b78046a5b1 [2023-10-24T18:30:42.157Z] ---> 869b8e05b72d [2023-10-24T18:30:42.157Z] Step 12/26 : RUN $MAKE [2023-10-24T18:30:42.157Z] ---> Running in 5f958a11d0ec [2023-10-24T18:30:42.416Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.32" -trimpath -mod=readonly -o app-service-configurable [2023-10-24T18:31:00.506Z] Removing intermediate container 5f958a11d0ec [2023-10-24T18:31:00.506Z] ---> aadef8214a87 [2023-10-24T18:31:00.506Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T18:31:00.506Z] 3.18: Pulling from library/alpine [2023-10-24T18:31:00.506Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:31:00.506Z] 96526aa774ef: Download complete [2023-10-24T18:31:00.506Z] 96526aa774ef: Pull complete [2023-10-24T18:31:00.506Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:31:00.506Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:31:00.506Z] ---> 8ca4688f4f35 [2023-10-24T18:31:00.506Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:31:00.765Z] ---> Running in 9b858bbd9c3c [2023-10-24T18:31:00.765Z] Removing intermediate container 9b858bbd9c3c [2023-10-24T18:31:00.765Z] ---> c41078682ae2 [2023-10-24T18:31:00.765Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T18:31:00.765Z] ---> Running in 3933c068717b [2023-10-24T18:31:00.765Z] Removing intermediate container 3933c068717b [2023-10-24T18:31:00.765Z] ---> d7aad4575ce7 [2023-10-24T18:31:00.765Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:31:00.765Z] ---> Running in c85fb8ef61d3 [2023-10-24T18:31:01.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:31:01.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:31:01.286Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:31:01.286Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:31:01.286Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:31:01.286Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:31:01.568Z] OK: 8 MiB in 17 packages [2023-10-24T18:31:01.826Z] Removing intermediate container c85fb8ef61d3 [2023-10-24T18:31:01.826Z] ---> 728f0f38a7c5 [2023-10-24T18:31:01.826Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:31:02.085Z] ---> 026c393531ca [2023-10-24T18:31:02.085Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:31:02.085Z] ---> bf23a1156d58 [2023-10-24T18:31:02.085Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:31:02.343Z] ---> b94874b73218 [2023-10-24T18:31:02.344Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-24T18:31:02.911Z] ---> 737141c046ad [2023-10-24T18:31:02.911Z] Step 21/26 : EXPOSE 48095 [2023-10-24T18:31:02.911Z] ---> Running in 38e045714f9a [2023-10-24T18:31:02.911Z] Removing intermediate container 38e045714f9a [2023-10-24T18:31:02.911Z] ---> 78d819689eab [2023-10-24T18:31:02.911Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T18:31:02.911Z] ---> Running in 7a3a389dabef [2023-10-24T18:31:03.175Z] Removing intermediate container 7a3a389dabef [2023-10-24T18:31:03.175Z] ---> 56f9f45e5c59 [2023-10-24T18:31:03.175Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:31:03.175Z] ---> Running in 80ddd91bb9ec [2023-10-24T18:31:03.175Z] Removing intermediate container 80ddd91bb9ec [2023-10-24T18:31:03.175Z] ---> 53170b3a897c [2023-10-24T18:31:03.175Z] Step 24/26 : LABEL arch=amd64 [2023-10-24T18:31:03.175Z] ---> Running in 0516a4a6d90e [2023-10-24T18:31:03.175Z] Removing intermediate container 0516a4a6d90e [2023-10-24T18:31:03.175Z] ---> 4af028278a05 [2023-10-24T18:31:03.175Z] Step 25/26 : LABEL git_sha=c583aa4fb078343a3c888109ea4df2cf2137b3df [2023-10-24T18:31:03.175Z] ---> Running in 7e9be82140c9 [2023-10-24T18:31:03.433Z] Removing intermediate container 7e9be82140c9 [2023-10-24T18:31:03.433Z] ---> 47e03b1d5589 [2023-10-24T18:31:03.433Z] Step 26/26 : LABEL version=3.1.0-dev.32 [2023-10-24T18:31:03.433Z] ---> Running in 120835388b20 [2023-10-24T18:31:03.433Z] Removing intermediate container 120835388b20 [2023-10-24T18:31:03.433Z] ---> 89fbd5726ae5 [2023-10-24T18:31:03.433Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:31:03.433Z] Successfully built 89fbd5726ae5 [2023-10-24T18:31:03.433Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:31:03.516Z] provisioning config files... [2023-10-24T18:31:03.523Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3587695816820145925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:31:03.822Z] ---> docker-login.sh [2023-10-24T18:31:03.822Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:31:03.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:31:03.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:31:03.822Z] Configure a credential helper to remove this warning. See [2023-10-24T18:31:03.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:31:03.822Z] [2023-10-24T18:31:03.822Z] Login Succeeded [2023-10-24T18:31:03.822Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:31:03.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:31:03.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:31:03.822Z] Configure a credential helper to remove this warning. See [2023-10-24T18:31:03.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:31:03.822Z] [2023-10-24T18:31:03.822Z] Login Succeeded [2023-10-24T18:31:03.822Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:31:04.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:31:04.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:31:04.080Z] Configure a credential helper to remove this warning. See [2023-10-24T18:31:04.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:31:04.080Z] [2023-10-24T18:31:04.080Z] Login Succeeded [2023-10-24T18:31:04.080Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:31:04.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:31:04.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:31:04.080Z] Configure a credential helper to remove this warning. See [2023-10-24T18:31:04.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:31:04.080Z] [2023-10-24T18:31:04.080Z] Login Succeeded [2023-10-24T18:31:04.080Z] docker.io [2023-10-24T18:31:04.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:31:04.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:31:04.599Z] Configure a credential helper to remove this warning. See [2023-10-24T18:31:04.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:31:04.599Z] [2023-10-24T18:31:04.599Z] Login Succeeded [2023-10-24T18:31:04.599Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:31:04.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:31:04.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:31:04.659Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-10-24T18:31:04.659Z] c583aa4fb078343a3c888109ea4df2cf2137b3df [2023-10-24T18:31:04.659Z] latest [2023-10-24T18:31:04.659Z] 3.1.0-dev.32 [2023-10-24T18:31:04.659Z] c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [2023-10-24T18:31:04.659Z] main [2023-10-24T18:31:04.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:04.993Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:05.302Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df [2023-10-24T18:31:05.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:31:05.302Z] fc3c318e5124: Preparing [2023-10-24T18:31:05.302Z] 8be56ba2f981: Preparing [2023-10-24T18:31:05.302Z] 26819c925027: Preparing [2023-10-24T18:31:05.302Z] 9c35841f4630: Preparing [2023-10-24T18:31:05.302Z] fd3dd5bb9d09: Preparing [2023-10-24T18:31:05.303Z] cc2447e1835a: Preparing [2023-10-24T18:31:05.303Z] cc2447e1835a: Waiting [2023-10-24T18:31:05.303Z] 9c35841f4630: Pushed [2023-10-24T18:31:05.303Z] 26819c925027: Pushed [2023-10-24T18:31:05.303Z] cc2447e1835a: Layer already exists [2023-10-24T18:31:05.303Z] 8be56ba2f981: Pushed [2023-10-24T18:31:05.303Z] fd3dd5bb9d09: Pushed [2023-10-24T18:31:07.839Z] fc3c318e5124: Pushed [2023-10-24T18:31:07.839Z] c583aa4fb078343a3c888109ea4df2cf2137b3df: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:08.151Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:08.455Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-24T18:31:08.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:31:08.455Z] fc3c318e5124: Preparing [2023-10-24T18:31:08.455Z] 8be56ba2f981: Preparing [2023-10-24T18:31:08.455Z] 26819c925027: Preparing [2023-10-24T18:31:08.455Z] 9c35841f4630: Preparing [2023-10-24T18:31:08.455Z] fd3dd5bb9d09: Preparing [2023-10-24T18:31:08.455Z] cc2447e1835a: Preparing [2023-10-24T18:31:08.455Z] cc2447e1835a: Waiting [2023-10-24T18:31:08.455Z] 8be56ba2f981: Layer already exists [2023-10-24T18:31:08.455Z] fd3dd5bb9d09: Layer already exists [2023-10-24T18:31:08.455Z] fc3c318e5124: Layer already exists [2023-10-24T18:31:08.455Z] 26819c925027: Layer already exists [2023-10-24T18:31:08.455Z] 9c35841f4630: Layer already exists [2023-10-24T18:31:08.455Z] cc2447e1835a: Layer already exists [2023-10-24T18:31:08.455Z] latest: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:08.776Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:09.088Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.32 [2023-10-24T18:31:09.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:31:09.088Z] fc3c318e5124: Preparing [2023-10-24T18:31:09.088Z] 8be56ba2f981: Preparing [2023-10-24T18:31:09.088Z] 26819c925027: Preparing [2023-10-24T18:31:09.088Z] 9c35841f4630: Preparing [2023-10-24T18:31:09.088Z] fd3dd5bb9d09: Preparing [2023-10-24T18:31:09.088Z] cc2447e1835a: Preparing [2023-10-24T18:31:09.088Z] fc3c318e5124: Layer already exists [2023-10-24T18:31:09.088Z] fd3dd5bb9d09: Layer already exists [2023-10-24T18:31:09.088Z] 9c35841f4630: Layer already exists [2023-10-24T18:31:09.088Z] 26819c925027: Layer already exists [2023-10-24T18:31:09.088Z] 8be56ba2f981: Layer already exists [2023-10-24T18:31:09.088Z] cc2447e1835a: Layer already exists [2023-10-24T18:31:09.088Z] 3.1.0-dev.32: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:09.400Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:09.701Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [2023-10-24T18:31:09.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:31:09.701Z] fc3c318e5124: Preparing [2023-10-24T18:31:09.701Z] 8be56ba2f981: Preparing [2023-10-24T18:31:09.701Z] 26819c925027: Preparing [2023-10-24T18:31:09.701Z] 9c35841f4630: Preparing [2023-10-24T18:31:09.701Z] fd3dd5bb9d09: Preparing [2023-10-24T18:31:09.701Z] cc2447e1835a: Preparing [2023-10-24T18:31:09.701Z] cc2447e1835a: Waiting [2023-10-24T18:31:09.701Z] fc3c318e5124: Layer already exists [2023-10-24T18:31:09.701Z] 8be56ba2f981: Layer already exists [2023-10-24T18:31:09.701Z] 9c35841f4630: Layer already exists [2023-10-24T18:31:09.701Z] 26819c925027: Layer already exists [2023-10-24T18:31:09.701Z] fd3dd5bb9d09: Layer already exists [2023-10-24T18:31:09.701Z] cc2447e1835a: Layer already exists [2023-10-24T18:31:09.701Z] c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:10.010Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:10.318Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-10-24T18:31:10.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-24T18:31:10.318Z] fc3c318e5124: Preparing [2023-10-24T18:31:10.318Z] 8be56ba2f981: Preparing [2023-10-24T18:31:10.318Z] 26819c925027: Preparing [2023-10-24T18:31:10.318Z] 9c35841f4630: Preparing [2023-10-24T18:31:10.318Z] fd3dd5bb9d09: Preparing [2023-10-24T18:31:10.318Z] cc2447e1835a: Preparing [2023-10-24T18:31:10.318Z] cc2447e1835a: Waiting [2023-10-24T18:31:10.318Z] 26819c925027: Layer already exists [2023-10-24T18:31:10.318Z] fc3c318e5124: Layer already exists [2023-10-24T18:31:10.318Z] 9c35841f4630: Layer already exists [2023-10-24T18:31:10.318Z] fd3dd5bb9d09: Layer already exists [2023-10-24T18:31:10.318Z] 8be56ba2f981: Layer already exists [2023-10-24T18:31:10.318Z] cc2447e1835a: Layer already exists [2023-10-24T18:31:10.318Z] main: digest: sha256:7c98f195367012d515d348b71a72ee8a643e3545e3e93757e17af1af26f71510 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:31:10.370Z] ===================================================== [Pipeline] echo [2023-10-24T18:31:10.379Z] taggedImages: [2023-10-24T18:31:10.379Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df [2023-10-24T18:31:10.379Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-24T18:31:10.379Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.32 [2023-10-24T18:31:10.379Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [2023-10-24T18:31:10.379Z] - nexus3.edgexfoundry.org:10004/app-service-configurable: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-10-24T18:31:10.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:31:10.746Z] [2023-10-24T18:31:10.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:31:11.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:31:11.039Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:31:11.039Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:31:11.039Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:31:11.039Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:31:11.039Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:31:11.039Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:31:11.039Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:31:11.039Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:31:11.039Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:31:11.039Z] 33b1e0a273af: Waiting [2023-10-24T18:31:11.039Z] 5d3b04190fa2: Waiting [2023-10-24T18:31:11.039Z] 2f39f015ded8: Waiting [2023-10-24T18:31:11.039Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T18:31:11.039Z] 5c69ac0246d0: Download complete [2023-10-24T18:31:11.039Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:31:11.039Z] 33b1e0a273af: Download complete [2023-10-24T18:31:11.039Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:31:11.039Z] 5d3b04190fa2: Download complete [2023-10-24T18:31:11.039Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:31:11.039Z] ec43610c2a17: Download complete [2023-10-24T18:31:11.304Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:31:11.304Z] 5eb5b503b376: Download complete [2023-10-24T18:31:11.871Z] 2f39f015ded8: Download complete [2023-10-24T18:31:12.437Z] 5eb5b503b376: Pull complete [2023-10-24T18:31:12.437Z] 5c69ac0246d0: Pull complete [2023-10-24T18:31:12.694Z] ec43610c2a17: Pull complete [2023-10-24T18:31:12.953Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:31:12.953Z] 33b1e0a273af: Pull complete [2023-10-24T18:31:13.211Z] 5d3b04190fa2: Pull complete [2023-10-24T18:31:17.396Z] 2f39f015ded8: Pull complete [2023-10-24T18:31:17.396Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:31:17.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:31:17.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:31:17.474Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:31:17.498Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:31:21.245Z] $ docker top 7781e1e9e114f62b2a8a73a83726eaeac971cf0acfc4eafb9523d82c8b693918 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:31:21.602Z] ---> job-cost.sh [2023-10-24T18:31:21.603Z] lf-activate-venv: SKIPPING [2023-10-24T18:31:21.603Z] INFO: No Stack... [2023-10-24T18:31:21.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:31:22.120Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:31:22.406Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-10-24T18:31:22.406Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:31:22.417Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [2023-10-24T18:31:22.423Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] did not exist. Created. [2023-10-24T18:31:22.423Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:31:22.721Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:31:22.746Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:31:22.753Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:31:22.771Z] $ docker stop --time=1 7781e1e9e114f62b2a8a73a83726eaeac971cf0acfc4eafb9523d82c8b693918 [2023-10-24T18:31:23.924Z] $ docker rm -f --volumes 7781e1e9e114f62b2a8a73a83726eaeac971cf0acfc4eafb9523d82c8b693918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:37:59.767Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10237 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-10-24T18:37:59.781Z] Running in /w/workspace/app-service-configurable/202 [Pipeline] { [Pipeline] checkout [2023-10-24T18:37:59.815Z] Selected Git installation does not exist. Using Default [2023-10-24T18:37:59.815Z] The recommended git tool is: NONE [2023-10-24T18:38:07.878Z] using credential edgex-jenkins-ssh [2023-10-24T18:38:07.900Z] Cloning the remote Git repository [2023-10-24T18:38:07.965Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T18:38:08.138Z] > git init /w/workspace/app-service-configurable/202 # timeout=10 [2023-10-24T18:38:08.381Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T18:38:08.382Z] > git --version # timeout=10 [2023-10-24T18:38:08.412Z] > git --version # 'git version 2.25.1' [2023-10-24T18:38:08.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:38:08.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:38:09.991Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-24T18:38:10.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:38:11.419Z] Avoid second fetch [2023-10-24T18:38:11.420Z] Checking out Revision c583aa4fb078343a3c888109ea4df2cf2137b3df (main) [2023-10-24T18:38:11.444Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:38:11.543Z] > git checkout -f c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 [2023-10-24T18:38:12.338Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#613)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:38:13.580Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:38:13.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:38:13.580Z] Dload Upload Total Spent Left Speed [2023-10-24T18:38:13.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh [2023-10-24T18:38:14.368Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:38:14.742Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:38:14.742Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:38:14.742Z] { [2023-10-24T18:38:14.742Z] "registry-mirrors": [ [2023-10-24T18:38:14.742Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:38:14.742Z] ], [2023-10-24T18:38:14.742Z] "bip": "10.250.0.254/24", [2023-10-24T18:38:14.742Z] "hosts": [ [2023-10-24T18:38:14.742Z] "tcp://0.0.0.0:5555", [2023-10-24T18:38:14.742Z] "unix:///var/run/docker.sock" [2023-10-24T18:38:14.742Z] ], [2023-10-24T18:38:14.742Z] "mtu": 1458, [2023-10-24T18:38:14.742Z] "selinux-enabled": true, [2023-10-24T18:38:14.742Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:38:14.742Z] } [Pipeline] sh [2023-10-24T18:38:15.151Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:38:15.529Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:38:33.878Z] provisioning config files... [2023-10-24T18:38:33.909Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/202@tmp/config3359229889124870301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:38:34.281Z] ---> docker-login.sh [2023-10-24T18:38:34.281Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:38:34.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:35.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:35.136Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:35.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:35.136Z] [2023-10-24T18:38:35.136Z] Login Succeeded [2023-10-24T18:38:35.136Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:38:35.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:35.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:35.407Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:35.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:35.407Z] [2023-10-24T18:38:35.407Z] Login Succeeded [2023-10-24T18:38:35.407Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:38:35.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:35.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:35.952Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:35.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:35.952Z] [2023-10-24T18:38:35.952Z] Login Succeeded [2023-10-24T18:38:35.952Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:38:36.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:36.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:36.225Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:36.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:36.225Z] [2023-10-24T18:38:36.225Z] Login Succeeded [2023-10-24T18:38:36.225Z] docker.io [2023-10-24T18:38:36.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:36.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:36.768Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:36.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:36.768Z] [2023-10-24T18:38:36.768Z] Login Succeeded [2023-10-24T18:38:36.768Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:38:36.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:38:37.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:38:37.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:38:37.123Z] ========================================================= [2023-10-24T18:38:37.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:38:37.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:37.497Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:38:37.497Z] Sending build context to Docker daemon 157.7kB [2023-10-24T18:38:37.772Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:38:37.772Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:38:38.042Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:38:38.042Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:38:38.042Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:38:38.042Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:38:38.042Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:38:38.042Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:38:38.042Z] 17808c966233: Pulling fs layer [2023-10-24T18:38:38.042Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:38:38.042Z] cefa15bbcfad: Waiting [2023-10-24T18:38:38.042Z] 17808c966233: Waiting [2023-10-24T18:38:38.042Z] f4c1fc716caa: Waiting [2023-10-24T18:38:38.042Z] f0e02332f6b5: Waiting [2023-10-24T18:38:38.042Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:38:38.042Z] 5d54e960e981: Download complete [2023-10-24T18:38:38.042Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:38:38.042Z] f0e02332f6b5: Download complete [2023-10-24T18:38:38.042Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:38:38.042Z] cefa15bbcfad: Download complete [2023-10-24T18:38:38.042Z] 9fda8d8052c6: Download complete [2023-10-24T18:38:38.634Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:38:38.634Z] f4c1fc716caa: Download complete [2023-10-24T18:38:39.604Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:38:39.604Z] c4a7e357bf2a: Download complete [2023-10-24T18:38:40.200Z] 9fda8d8052c6: Pull complete [2023-10-24T18:38:40.472Z] 17808c966233: Verifying Checksum [2023-10-24T18:38:40.472Z] 17808c966233: Download complete [2023-10-24T18:38:40.742Z] 5d54e960e981: Pull complete [2023-10-24T18:38:55.884Z] c4a7e357bf2a: Pull complete [2023-10-24T18:38:55.884Z] f0e02332f6b5: Pull complete [2023-10-24T18:38:55.884Z] cefa15bbcfad: Pull complete [2023-10-24T18:39:04.241Z] 17808c966233: Pull complete [2023-10-24T18:39:09.633Z] f4c1fc716caa: Pull complete [2023-10-24T18:39:09.633Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:39:09.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:39:09.633Z] ---> ea914061e18c [2023-10-24T18:39:09.633Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:39:11.587Z] ---> Running in c1d69e946e06 [2023-10-24T18:39:11.855Z] Removing intermediate container c1d69e946e06 [2023-10-24T18:39:11.855Z] ---> d6a99b5dff56 [2023-10-24T18:39:11.855Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:39:11.855Z] ---> Running in 4c7f7a0464e2 [2023-10-24T18:39:12.448Z] Removing intermediate container 4c7f7a0464e2 [2023-10-24T18:39:12.448Z] ---> c20d8a64d31d [2023-10-24T18:39:12.448Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:39:12.448Z] ---> Running in 4364218f1392 [2023-10-24T18:39:13.044Z] Removing intermediate container 4364218f1392 [2023-10-24T18:39:13.044Z] ---> 461772c12acd [2023-10-24T18:39:13.044Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:39:13.044Z] ---> Running in 3fa85ecc36b2 [2023-10-24T18:39:14.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:39:15.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:39:16.211Z] OK: 266 MiB in 52 packages [2023-10-24T18:39:17.638Z] Removing intermediate container 3fa85ecc36b2 [2023-10-24T18:39:17.638Z] ---> 8df1655d3c3a [2023-10-24T18:39:17.638Z] Step 7/12 : WORKDIR /app [2023-10-24T18:39:17.638Z] ---> Running in b63177a42356 [2023-10-24T18:39:17.908Z] Removing intermediate container b63177a42356 [2023-10-24T18:39:17.908Z] ---> 7f81e50e6f6e [2023-10-24T18:39:17.908Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:39:18.495Z] ---> 36278055a2b7 [2023-10-24T18:39:18.495Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:39:18.771Z] ---> Running in d3fcc39261b9 [2023-10-24T18:40:58.163Z] Removing intermediate container d3fcc39261b9 [2023-10-24T18:40:58.163Z] ---> b7a9dd9e7553 [2023-10-24T18:40:58.163Z] Step 10/12 : COPY . . [2023-10-24T18:40:58.163Z] ---> 865c34189907 [2023-10-24T18:40:58.163Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:40:58.163Z] ---> Running in fac1eb43b6e8 [2023-10-24T18:40:58.163Z] Removing intermediate container fac1eb43b6e8 [2023-10-24T18:40:58.163Z] ---> ce45cd3579d5 [2023-10-24T18:40:58.163Z] Step 12/12 : RUN $MAKE [2023-10-24T18:40:58.163Z] ---> Running in e5b87cc30505 [2023-10-24T18:40:58.163Z] noop [2023-10-24T18:40:58.163Z] Removing intermediate container e5b87cc30505 [2023-10-24T18:40:58.163Z] ---> d199af62d5cc [2023-10-24T18:40:58.163Z] Successfully built d199af62d5cc [2023-10-24T18:40:58.163Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:40:58.543Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:40:58.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:40:58.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-10237 does not seem to be running inside a container [2023-10-24T18:40:58.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/202 -v /w/workspace/app-service-configurable/202:/w/workspace/app-service-configurable/202:rw,z -v /w/workspace/app-service-configurable/202@tmp:/w/workspace/app-service-configurable/202@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-10-24T18:41:00.233Z] $ docker top cb39bc381fc9f440262ba968c1ec931da9b4173744f6eb4f8ce73d32772c09d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:41:01.104Z] + go version [2023-10-24T18:41:01.104Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:41:01.126Z] $ docker stop --time=1 cb39bc381fc9f440262ba968c1ec931da9b4173744f6eb4f8ce73d32772c09d2 [2023-10-24T18:41:02.844Z] $ docker rm -f --volumes cb39bc381fc9f440262ba968c1ec931da9b4173744f6eb4f8ce73d32772c09d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:41:03.431Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:41:03.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:41:03.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-10237 does not seem to be running inside a container [2023-10-24T18:41:03.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/202 -v /w/workspace/app-service-configurable/202:/w/workspace/app-service-configurable/202:rw,z -v /w/workspace/app-service-configurable/202@tmp:/w/workspace/app-service-configurable/202@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-10-24T18:41:05.002Z] $ docker top 6a1615b44083155adfb14d71b0e7e7cd0334d04cf9255c8d660191de8213cf03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:41:05.849Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/202 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:41:06.514Z] + make test [2023-10-24T18:41:06.514Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T18:43:58.369Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T18:43:58.369Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:43:58.369Z] go vet ./... [2023-10-24T18:46:08.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:46:08.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:46:08.954Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:46:08.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:46:08.992Z] $ docker stop --time=1 6a1615b44083155adfb14d71b0e7e7cd0334d04cf9255c8d660191de8213cf03 [2023-10-24T18:46:11.103Z] $ docker rm -f --volumes 6a1615b44083155adfb14d71b0e7e7cd0334d04cf9255c8d660191de8213cf03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:46:12.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:46:12.839Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:46:13.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:46:13.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:46:14.037Z] + ls -al . [2023-10-24T18:46:14.037Z] total 176 [2023-10-24T18:46:14.037Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 18:41 . [2023-10-24T18:46:14.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 .. [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:38 .dockerignore [2023-10-24T18:46:14.037Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:38 .git [2023-10-24T18:46:14.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 .github [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:38 .gitignore [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:38 .golangci.yml [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:38 Attribution.txt [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:38 CHANGELOG.md [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:38 Dockerfile [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:38 GOVERNANCE.md [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:38 Jenkinsfile [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:38 LICENSE [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:38 OWNERS.md [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:38 README.md [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:28 VERSION [2023-10-24T18:46:14.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 bin [2023-10-24T18:46:14.037Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:41 coverage.out [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:38 go.mod [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:38 go.sum [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:38 main.go [2023-10-24T18:46:14.037Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:38 makefile [2023-10-24T18:46:14.037Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:46:14.374Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c583aa4fb078343a3c888109ea4df2cf2137b3df --label arch=arm64 --label version=3.1.0-dev.32 . [2023-10-24T18:46:14.374Z] Sending build context to Docker daemon 158.7kB [2023-10-24T18:46:16.038Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:46:16.038Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T18:46:16.038Z] ---> d199af62d5cc [2023-10-24T18:46:16.038Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:46:16.307Z] ---> Running in 86e254748842 [2023-10-24T18:46:16.577Z] Removing intermediate container 86e254748842 [2023-10-24T18:46:16.577Z] ---> b2da52814b90 [2023-10-24T18:46:16.577Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:46:16.846Z] ---> Running in 000d66471893 [2023-10-24T18:46:17.118Z] Removing intermediate container 000d66471893 [2023-10-24T18:46:17.118Z] ---> e454f36a918d [2023-10-24T18:46:17.118Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:46:17.118Z] ---> Running in 9f9fd42b9f19 [2023-10-24T18:46:17.385Z] Removing intermediate container 9f9fd42b9f19 [2023-10-24T18:46:17.385Z] ---> a0b70b894b80 [2023-10-24T18:46:17.385Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:46:17.653Z] ---> Running in 98fedd00ce81 [2023-10-24T18:46:18.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:46:18.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:46:20.305Z] OK: 266 MiB in 52 packages [2023-10-24T18:46:21.286Z] Removing intermediate container 98fedd00ce81 [2023-10-24T18:46:21.286Z] ---> 68e468c76bfb [2023-10-24T18:46:21.286Z] Step 7/26 : WORKDIR /app [2023-10-24T18:46:21.286Z] ---> Running in 4f4f57bb5fc5 [2023-10-24T18:46:21.887Z] Removing intermediate container 4f4f57bb5fc5 [2023-10-24T18:46:21.887Z] ---> b051fcd4338e [2023-10-24T18:46:21.887Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T18:46:22.483Z] ---> afad6c02f66f [2023-10-24T18:46:22.483Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:46:22.751Z] ---> Running in e76bc2b26751 [2023-10-24T18:46:26.123Z] Removing intermediate container e76bc2b26751 [2023-10-24T18:46:26.123Z] ---> 85653798f55a [2023-10-24T18:46:26.123Z] Step 10/26 : COPY . . [2023-10-24T18:46:26.720Z] ---> 54934e6f69c5 [2023-10-24T18:46:26.720Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:46:26.720Z] ---> Running in cf7bfa8dea6a [2023-10-24T18:46:26.992Z] Removing intermediate container cf7bfa8dea6a [2023-10-24T18:46:26.992Z] ---> 231e61c0192f [2023-10-24T18:46:26.992Z] Step 12/26 : RUN $MAKE [2023-10-24T18:46:27.262Z] ---> Running in 03c1fabf8fc0 [2023-10-24T18:46:28.237Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.32" -trimpath -mod=readonly -o app-service-configurable [2023-10-24T18:48:51.738Z] Removing intermediate container 03c1fabf8fc0 [2023-10-24T18:48:51.738Z] ---> 7ce46ad67d43 [2023-10-24T18:48:51.738Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T18:48:51.738Z] 3.18: Pulling from library/alpine [2023-10-24T18:48:51.738Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:48:51.738Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:48:51.738Z] 579b34f0a95b: Download complete [2023-10-24T18:48:51.738Z] 579b34f0a95b: Pull complete [2023-10-24T18:48:51.738Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:48:51.738Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:48:51.738Z] ---> 3cc203321400 [2023-10-24T18:48:51.738Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:48:51.738Z] ---> Running in 4e8a6dd0ef97 [2023-10-24T18:48:51.738Z] Removing intermediate container 4e8a6dd0ef97 [2023-10-24T18:48:51.738Z] ---> 0d08db24203a [2023-10-24T18:48:51.738Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T18:48:51.738Z] ---> Running in f92ace97567b [2023-10-24T18:48:51.738Z] Removing intermediate container f92ace97567b [2023-10-24T18:48:51.738Z] ---> 3225c2cf6649 [2023-10-24T18:48:51.738Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:48:51.738Z] ---> Running in ddbc9458778f [2023-10-24T18:48:51.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:48:51.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:48:51.738Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:48:51.738Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:48:51.738Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:48:51.738Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:48:51.738Z] OK: 9 MiB in 17 packages [2023-10-24T18:48:51.738Z] Removing intermediate container ddbc9458778f [2023-10-24T18:48:51.738Z] ---> e0c7c060c419 [2023-10-24T18:48:51.738Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:48:51.738Z] ---> c274e5fc1585 [2023-10-24T18:48:51.738Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:48:51.738Z] ---> 58d40e998a2a [2023-10-24T18:48:51.738Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:48:52.337Z] ---> 05d17f47f600 [2023-10-24T18:48:52.337Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-24T18:48:54.945Z] ---> eee0820e09b6 [2023-10-24T18:48:54.945Z] Step 21/26 : EXPOSE 48095 [2023-10-24T18:48:54.945Z] ---> Running in 6febc93101ec [2023-10-24T18:48:54.945Z] Removing intermediate container 6febc93101ec [2023-10-24T18:48:54.945Z] ---> a158f7393c74 [2023-10-24T18:48:54.945Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T18:48:54.945Z] ---> Running in 189c7d536b25 [2023-10-24T18:48:55.538Z] Removing intermediate container 189c7d536b25 [2023-10-24T18:48:55.538Z] ---> 3f574113e167 [2023-10-24T18:48:55.538Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:48:55.809Z] ---> Running in ba507d8ff666 [2023-10-24T18:48:56.079Z] Removing intermediate container ba507d8ff666 [2023-10-24T18:48:56.079Z] ---> 21d902318b76 [2023-10-24T18:48:56.079Z] Step 24/26 : LABEL arch=arm64 [2023-10-24T18:48:56.079Z] ---> Running in fe002c423667 [2023-10-24T18:48:56.670Z] Removing intermediate container fe002c423667 [2023-10-24T18:48:56.670Z] ---> b509afdc8ed0 [2023-10-24T18:48:56.670Z] Step 25/26 : LABEL git_sha=c583aa4fb078343a3c888109ea4df2cf2137b3df [2023-10-24T18:48:56.670Z] ---> Running in e46e1c64f591 [2023-10-24T18:48:56.946Z] Removing intermediate container e46e1c64f591 [2023-10-24T18:48:56.946Z] ---> de19890f6673 [2023-10-24T18:48:56.946Z] Step 26/26 : LABEL version=3.1.0-dev.32 [2023-10-24T18:48:57.219Z] ---> Running in 5ff8fd005b7d [2023-10-24T18:48:57.489Z] Removing intermediate container 5ff8fd005b7d [2023-10-24T18:48:57.489Z] ---> f3e50ace43b2 [2023-10-24T18:48:57.489Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:48:57.489Z] Successfully built f3e50ace43b2 [2023-10-24T18:48:57.489Z] Successfully tagged app-service-configurable-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-10-24T18:48:57.604Z] provisioning config files... [2023-10-24T18:48:57.623Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/202@tmp/config5685296185620982263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:57.980Z] ---> docker-login.sh [2023-10-24T18:48:57.980Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:48:58.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:48:58.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:48:58.250Z] Configure a credential helper to remove this warning. See [2023-10-24T18:48:58.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:48:58.250Z] [2023-10-24T18:48:58.250Z] Login Succeeded [2023-10-24T18:48:58.250Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:48:58.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:48:58.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:48:58.794Z] Configure a credential helper to remove this warning. See [2023-10-24T18:48:58.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:48:58.794Z] [2023-10-24T18:48:58.794Z] Login Succeeded [2023-10-24T18:48:58.794Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:48:59.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:48:59.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:48:59.335Z] Configure a credential helper to remove this warning. See [2023-10-24T18:48:59.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:48:59.335Z] [2023-10-24T18:48:59.335Z] Login Succeeded [2023-10-24T18:48:59.335Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:48:59.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:48:59.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:48:59.606Z] Configure a credential helper to remove this warning. See [2023-10-24T18:48:59.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:48:59.606Z] [2023-10-24T18:48:59.606Z] Login Succeeded [2023-10-24T18:48:59.606Z] docker.io [2023-10-24T18:49:00.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:49:00.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:49:00.520Z] Configure a credential helper to remove this warning. See [2023-10-24T18:49:00.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:49:00.520Z] [2023-10-24T18:49:00.520Z] Login Succeeded [2023-10-24T18:49:00.520Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:49:00.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:49:00.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:49:00.638Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-10-24T18:49:00.638Z] c583aa4fb078343a3c888109ea4df2cf2137b3df [2023-10-24T18:49:00.638Z] latest [2023-10-24T18:49:00.638Z] 3.1.0-dev.32 [2023-10-24T18:49:00.638Z] c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [2023-10-24T18:49:00.638Z] main [2023-10-24T18:49:00.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:01.032Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:04.812Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df [2023-10-24T18:49:04.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:49:04.812Z] 238af1af9395: Preparing [2023-10-24T18:49:04.812Z] 02204677bd67: Preparing [2023-10-24T18:49:04.812Z] 4adc867b9134: Preparing [2023-10-24T18:49:04.812Z] 3f67cb8c81a3: Preparing [2023-10-24T18:49:04.812Z] 5bef9a01ee73: Preparing [2023-10-24T18:49:04.812Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:04.812Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:05.095Z] 4adc867b9134: Pushed [2023-10-24T18:49:05.095Z] 02204677bd67: Pushed [2023-10-24T18:49:05.095Z] 3f67cb8c81a3: Pushed [2023-10-24T18:49:05.095Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:05.364Z] 5bef9a01ee73: Pushed [2023-10-24T18:49:12.020Z] 238af1af9395: Pushed [2023-10-24T18:49:12.020Z] c583aa4fb078343a3c888109ea4df2cf2137b3df: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:12.382Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:12.728Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-24T18:49:12.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:49:12.728Z] 238af1af9395: Preparing [2023-10-24T18:49:12.728Z] 02204677bd67: Preparing [2023-10-24T18:49:12.728Z] 4adc867b9134: Preparing [2023-10-24T18:49:12.728Z] 3f67cb8c81a3: Preparing [2023-10-24T18:49:12.728Z] 5bef9a01ee73: Preparing [2023-10-24T18:49:12.728Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:12.728Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:12.728Z] 5bef9a01ee73: Layer already exists [2023-10-24T18:49:12.728Z] 238af1af9395: Layer already exists [2023-10-24T18:49:12.729Z] 3f67cb8c81a3: Layer already exists [2023-10-24T18:49:12.729Z] 02204677bd67: Layer already exists [2023-10-24T18:49:12.729Z] 4adc867b9134: Layer already exists [2023-10-24T18:49:12.729Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:12.996Z] latest: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:13.365Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:13.732Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.32 [2023-10-24T18:49:13.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:49:13.732Z] 238af1af9395: Preparing [2023-10-24T18:49:13.732Z] 02204677bd67: Preparing [2023-10-24T18:49:13.732Z] 4adc867b9134: Preparing [2023-10-24T18:49:13.732Z] 3f67cb8c81a3: Preparing [2023-10-24T18:49:13.732Z] 5bef9a01ee73: Preparing [2023-10-24T18:49:13.732Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:13.732Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:13.732Z] 02204677bd67: Layer already exists [2023-10-24T18:49:13.732Z] 3f67cb8c81a3: Layer already exists [2023-10-24T18:49:13.732Z] 4adc867b9134: Layer already exists [2023-10-24T18:49:13.732Z] 238af1af9395: Layer already exists [2023-10-24T18:49:13.732Z] 5bef9a01ee73: Layer already exists [2023-10-24T18:49:13.732Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:13.998Z] 3.1.0-dev.32: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:14.346Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:14.696Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [2023-10-24T18:49:14.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:49:14.696Z] 238af1af9395: Preparing [2023-10-24T18:49:14.696Z] 02204677bd67: Preparing [2023-10-24T18:49:14.696Z] 4adc867b9134: Preparing [2023-10-24T18:49:14.696Z] 3f67cb8c81a3: Preparing [2023-10-24T18:49:14.696Z] 5bef9a01ee73: Preparing [2023-10-24T18:49:14.696Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:14.696Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:14.696Z] 5bef9a01ee73: Layer already exists [2023-10-24T18:49:14.696Z] 3f67cb8c81a3: Layer already exists [2023-10-24T18:49:14.696Z] 238af1af9395: Layer already exists [2023-10-24T18:49:14.696Z] 02204677bd67: Layer already exists [2023-10-24T18:49:14.696Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:14.696Z] 4adc867b9134: Layer already exists [2023-10-24T18:49:14.964Z] c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:15.324Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:19.011Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-10-24T18:49:19.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-24T18:49:19.011Z] 238af1af9395: Preparing [2023-10-24T18:49:19.011Z] 02204677bd67: Preparing [2023-10-24T18:49:19.011Z] 4adc867b9134: Preparing [2023-10-24T18:49:19.011Z] 3f67cb8c81a3: Preparing [2023-10-24T18:49:19.011Z] 5bef9a01ee73: Preparing [2023-10-24T18:49:19.011Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:19.011Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:19.011Z] 238af1af9395: Layer already exists [2023-10-24T18:49:19.011Z] 5bef9a01ee73: Layer already exists [2023-10-24T18:49:19.011Z] 02204677bd67: Layer already exists [2023-10-24T18:49:19.011Z] 3f67cb8c81a3: Layer already exists [2023-10-24T18:49:19.011Z] 4adc867b9134: Layer already exists [2023-10-24T18:49:19.011Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:19.277Z] main: digest: sha256:b0d143946db6ac6480d1c4a48d914294dcdceb0c9417ed31969f5688258dd7d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:49:19.326Z] ===================================================== [Pipeline] echo [2023-10-24T18:49:19.335Z] taggedImages: [2023-10-24T18:49:19.335Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df [2023-10-24T18:49:19.335Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-24T18:49:19.335Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.32 [2023-10-24T18:49:19.335Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c583aa4fb078343a3c888109ea4df2cf2137b3df-3.1.0-dev.32 [2023-10-24T18:49:19.335Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:19.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:49:19.696Z] [2023-10-24T18:49:19.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:20.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:49:20.304Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:49:20.304Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:49:20.304Z] 04944245beec: Pulling fs layer [2023-10-24T18:49:20.304Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:49:20.304Z] 765212b225bb: Pulling fs layer [2023-10-24T18:49:20.304Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:49:20.304Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:49:20.304Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:49:20.304Z] f23df028b6ca: Waiting [2023-10-24T18:49:20.304Z] d65c8cfc05b1: Waiting [2023-10-24T18:49:20.304Z] 765212b225bb: Waiting [2023-10-24T18:49:20.304Z] 2437ff75d9bd: Waiting [2023-10-24T18:49:20.304Z] 04944245beec: Verifying Checksum [2023-10-24T18:49:20.304Z] 04944245beec: Download complete [2023-10-24T18:49:20.304Z] 765212b225bb: Verifying Checksum [2023-10-24T18:49:20.304Z] 765212b225bb: Download complete [2023-10-24T18:49:20.304Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:49:20.304Z] f23df028b6ca: Download complete [2023-10-24T18:49:20.578Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:49:20.578Z] d65c8cfc05b1: Download complete [2023-10-24T18:49:20.578Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:49:20.578Z] 699f458cf7ca: Download complete [2023-10-24T18:49:21.162Z] 8998bd30e6a1: Download complete [2023-10-24T18:49:23.762Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:49:23.762Z] 2437ff75d9bd: Download complete [2023-10-24T18:49:25.717Z] 8998bd30e6a1: Pull complete [2023-10-24T18:49:26.302Z] 04944245beec: Pull complete [2023-10-24T18:49:28.258Z] 699f458cf7ca: Pull complete [2023-10-24T18:49:28.258Z] 765212b225bb: Pull complete [2023-10-24T18:49:29.225Z] f23df028b6ca: Pull complete [2023-10-24T18:49:29.494Z] d65c8cfc05b1: Pull complete [2023-10-24T18:49:47.731Z] 2437ff75d9bd: Pull complete [2023-10-24T18:49:47.731Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:49:47.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:49:47.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:49:47.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-10237 does not seem to be running inside a container [2023-10-24T18:49:48.029Z] $ 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-service-configurable/202 -v /w/workspace/app-service-configurable/202:/w/workspace/app-service-configurable/202:rw,z -v /w/workspace/app-service-configurable/202@tmp:/w/workspace/app-service-configurable/202@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-10-24T18:49:51.329Z] $ docker top df293e2e8f386bc83aa019754a9b35bf5d567df32b2a4bb3c94006dc953a1872 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:49:52.203Z] ---> job-cost.sh [2023-10-24T18:49:52.203Z] lf-activate-venv: SKIPPING [2023-10-24T18:49:52.203Z] INFO: No Stack... [2023-10-24T18:49:52.476Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:49:53.445Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:49:54.112Z] + cat /w/workspace/app-service-configurable/202/archives/cost.csv [2023-10-24T18:49:54.112Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:49:54.182Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [2023-10-24T18:49:54.188Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] did not exist. Created. [2023-10-24T18:49:54.188Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:49:54.864Z] /w/workspace/app-service-configurable/202@tmp/durable-ef533be0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:49:55.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:49:55.542Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:49:55.599Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:49:55.605Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:49:55.625Z] $ docker stop --time=1 df293e2e8f386bc83aa019754a9b35bf5d567df32b2a4bb3c94006dc953a1872 [2023-10-24T18:49:57.285Z] $ docker rm -f --volumes df293e2e8f386bc83aa019754a9b35bf5d567df32b2a4bb3c94006dc953a1872 [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-10-24T18:49:57.781Z] provisioning config files... [2023-10-24T18:49:57.788Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config212382713971753967tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:49:58.086Z] + set +x [2023-10-24T18:49:58.086Z] + bash -s -- [2023-10-24T18:49:58.086Z] + curl -s https://codecov.io/bash [2023-10-24T18:49:58.086Z] [2023-10-24T18:49:58.086Z] _____ _ [2023-10-24T18:49:58.086Z] / ____| | | [2023-10-24T18:49:58.086Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:49:58.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:49:58.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:49:58.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:49:58.086Z] Bash-1.0.6 [2023-10-24T18:49:58.086Z] [2023-10-24T18:49:58.086Z] [2023-10-24T18:49:58.086Z] ==> git version 2.25.1 found [2023-10-24T18:49:58.086Z] ==> 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-10-24T18:49:58.086Z] Release-Date: 2020-01-08 [2023-10-24T18:49:58.086Z] 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-10-24T18:49:58.086Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:49:58.086Z] ==> Jenkins CI detected. [2023-10-24T18:49:58.086Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-10-24T18:49:58.086Z] project root: . [2023-10-24T18:49:58.086Z] --> token set from env [2023-10-24T18:49:58.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:49:58.086Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:49:58.086Z] ==> Python coveragepy not found [2023-10-24T18:49:58.086Z] ==> Searching for coverage reports in: [2023-10-24T18:49:58.086Z] + . [2023-10-24T18:49:58.086Z] -> Found 1 reports [2023-10-24T18:49:58.086Z] ==> Detecting git/mercurial file structure [2023-10-24T18:49:58.086Z] ==> Reading reports [2023-10-24T18:49:58.086Z] + ./coverage.out bytes=13 [2023-10-24T18:49:58.086Z] ==> Appending adjustments [2023-10-24T18:49:58.086Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:49:58.345Z] + Found adjustments [2023-10-24T18:49:58.345Z] ==> Gzipping contents [2023-10-24T18:49:58.345Z] 4.0K /tmp/codecov.1h6yYx.gz [2023-10-24T18:49:58.345Z] ==> Uploading reports [2023-10-24T18:49:58.345Z] url: https://codecov.io [2023-10-24T18:49:58.345Z] query: branch=main&commit=c583aa4fb078343a3c888109ea4df2cf2137b3df&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:49:58.345Z] -> Pinging Codecov [2023-10-24T18:49:58.345Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=c583aa4fb078343a3c888109ea4df2cf2137b3df&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:49:58.345Z] -> Uploading to [2023-10-24T18:49:58.345Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/A97CA9966030D2A3747ED39772930CCE/c583aa4fb078343a3c888109ea4df2cf2137b3df/59de2d6b-5efc-455d-8515-a40dca7d20e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T184958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33940d88ede5bd4fb64b8520294ba052bbe38a56a161aaf399b7da1f3f9379a1 [2023-10-24T18:49:58.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:49:58.345Z] Dload Upload Total Spent Left Speed [2023-10-24T18:49:58.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 823 --:--:-- --:--:-- --:--:-- 821 100 234 0 0 100 234 0 823 --:--:-- --:--:-- --:--:-- 821 [2023-10-24T18:49:58.604Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] } [2023-10-24T18:49:58.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T18:49:58.741Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T18:49:58.754Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:59.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:49:59.048Z] [2023-10-24T18:49:59.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:59.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:49:59.343Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T18:49:59.343Z] df9b9388f04a: Pulling fs layer [2023-10-24T18:49:59.343Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T18:49:59.343Z] 25bc292e5bac: Pulling fs layer [2023-10-24T18:49:59.343Z] 114826534d7a: Pulling fs layer [2023-10-24T18:49:59.343Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T18:49:59.343Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T18:49:59.343Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T18:49:59.343Z] 114826534d7a: Waiting [2023-10-24T18:49:59.343Z] 4657fd5d0bcf: Waiting [2023-10-24T18:49:59.343Z] 6ad1cebc031e: Waiting [2023-10-24T18:49:59.343Z] 8a3aa393b2d8: Waiting [2023-10-24T18:49:59.343Z] 25bc292e5bac: Download complete [2023-10-24T18:49:59.343Z] 52dc419b0ee2: Verifying Checksum [2023-10-24T18:49:59.343Z] 52dc419b0ee2: Download complete [2023-10-24T18:49:59.343Z] 4657fd5d0bcf: Download complete [2023-10-24T18:49:59.343Z] df9b9388f04a: Verifying Checksum [2023-10-24T18:49:59.343Z] df9b9388f04a: Download complete [2023-10-24T18:49:59.600Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T18:49:59.600Z] 6ad1cebc031e: Download complete [2023-10-24T18:49:59.600Z] df9b9388f04a: Pull complete [2023-10-24T18:49:59.857Z] 52dc419b0ee2: Pull complete [2023-10-24T18:49:59.857Z] 25bc292e5bac: Pull complete [2023-10-24T18:50:00.113Z] 114826534d7a: Verifying Checksum [2023-10-24T18:50:00.113Z] 114826534d7a: Download complete [2023-10-24T18:50:00.113Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T18:50:03.388Z] 114826534d7a: Pull complete [2023-10-24T18:50:03.388Z] 4657fd5d0bcf: Pull complete [2023-10-24T18:50:03.388Z] 6ad1cebc031e: Pull complete [2023-10-24T18:50:05.909Z] 8a3aa393b2d8: Pull complete [2023-10-24T18:50:05.909Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T18:50:05.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:50:05.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:50:06.001Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:50:06.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:50:08.780Z] $ docker top a96c4cddc494a8537a1130e8ebe8e6c2ba154198e2b905599d60649497ac2937 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:50:08.851Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-10-24T18:50:09.129Z] + set -o pipefail [2023-10-24T18:50:09.129Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-10-24T18:50:17.264Z] [2023-10-24T18:50:17.264Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-10-24T18:50:17.264Z] [2023-10-24T18:50:17.264Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dc838543-989a-43e1-b905-2781e1f0d782 [2023-10-24T18:50:17.264Z] [2023-10-24T18:50:17.264Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T18:50:17.264Z] [2023-10-24T18:50:18.202Z] [2023-10-24T18:50:18.202Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T18:50:18.202Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T18:50:18.202Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T18:50:18.214Z] $ docker stop --time=1 a96c4cddc494a8537a1130e8ebe8e6c2ba154198e2b905599d60649497ac2937 [2023-10-24T18:50:21.616Z] $ docker rm -f --volumes a96c4cddc494a8537a1130e8ebe8e6c2ba154198e2b905599d60649497ac2937 [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-10-24T18:50:22.316Z] + git log --format=format:%s -1 c583aa4fb078343a3c888109ea4df2cf2137b3df [Pipeline] sh [2023-10-24T18:50:22.604Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:50:22.604Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:50:22.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:50:22.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:50:22.974Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:50:23.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:50:23.429Z] $ docker top 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:50:23.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:50:23.511Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:50:23.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:50:23.629Z] $ docker exec 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f ssh-agent [2023-10-24T18:50:23.742Z] SSH_AUTH_SOCK=/tmp/ssh-eV7wCKXeOobG/agent.31 [2023-10-24T18:50:23.742Z] SSH_AGENT_PID=37 [2023-10-24T18:50:23.746Z] Running ssh-add (command line suppressed) [2023-10-24T18:50:23.840Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3706665256013825482.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3706665256013825482.key) [2023-10-24T18:50:23.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:50:24.140Z] + git semver tag [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,298 [run_tag] DEBUG tag force:False [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,299 [check_head_tag] DEBUG check head tag [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,300 [execute] INFO git cat-file --batch-check [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,304 [execute] INFO git cat-file --batch [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,321 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,321 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,321 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:50:24.399Z] 2023-10-24 18:50:24,325 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:50:24.399Z] 3.1.0-dev.32 [Pipeline] } [2023-10-24T18:50:24.406Z] $ docker exec --env ******** --env ******** 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f ssh-agent -k [2023-10-24T18:50:24.496Z] unset SSH_AUTH_SOCK; [2023-10-24T18:50:24.497Z] unset SSH_AGENT_PID; [2023-10-24T18:50:24.497Z] echo Agent pid 37 killed; [2023-10-24T18:50:24.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:50:24.812Z] + git semver [Pipeline] } [2023-10-24T18:50:25.082Z] $ docker stop --time=1 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f [2023-10-24T18:50:26.379Z] $ docker rm -f --volumes 0214e8a594dbdfee4f84206e7ed51737285990a559b4b8b80ae49b53707ad42f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:50:26.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:50:26.765Z] [2023-10-24T18:50:26.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:50:27.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:50:27.063Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T18:50:27.063Z] ab5ef0e58194: Pulling fs layer [2023-10-24T18:50:27.063Z] 9712f1f96733: Pulling fs layer [2023-10-24T18:50:27.063Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T18:50:27.063Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T18:50:27.063Z] e9a5061849ea: Pulling fs layer [2023-10-24T18:50:27.063Z] d747dcd14b5f: Pulling fs layer [2023-10-24T18:50:27.063Z] 2de7ff778b66: Pulling fs layer [2023-10-24T18:50:27.063Z] e9a5061849ea: Waiting [2023-10-24T18:50:27.063Z] d747dcd14b5f: Waiting [2023-10-24T18:50:27.063Z] 2de7ff778b66: Waiting [2023-10-24T18:50:27.063Z] 0d9ebad4ef96: Waiting [2023-10-24T18:50:27.063Z] 9712f1f96733: Verifying Checksum [2023-10-24T18:50:27.063Z] 9712f1f96733: Download complete [2023-10-24T18:50:27.325Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T18:50:27.325Z] 63f879dbbcfc: Download complete [2023-10-24T18:50:27.584Z] e9a5061849ea: Verifying Checksum [2023-10-24T18:50:27.584Z] e9a5061849ea: Download complete [2023-10-24T18:50:27.584Z] d747dcd14b5f: Verifying Checksum [2023-10-24T18:50:27.584Z] d747dcd14b5f: Download complete [2023-10-24T18:50:27.584Z] ab5ef0e58194: Verifying Checksum [2023-10-24T18:50:27.584Z] ab5ef0e58194: Download complete [2023-10-24T18:50:27.584Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T18:50:27.584Z] 0d9ebad4ef96: Download complete [2023-10-24T18:50:27.584Z] 2de7ff778b66: Verifying Checksum [2023-10-24T18:50:27.584Z] 2de7ff778b66: Download complete [2023-10-24T18:50:30.865Z] ab5ef0e58194: Pull complete [2023-10-24T18:50:30.865Z] 9712f1f96733: Pull complete [2023-10-24T18:50:31.430Z] 63f879dbbcfc: Pull complete [2023-10-24T18:50:34.709Z] 0d9ebad4ef96: Pull complete [2023-10-24T18:50:34.968Z] e9a5061849ea: Pull complete [2023-10-24T18:50:34.968Z] d747dcd14b5f: Pull complete [2023-10-24T18:50:36.340Z] 2de7ff778b66: Pull complete [2023-10-24T18:50:36.340Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T18:50:36.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:50:36.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:50:36.419Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:50:36.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:50:39.809Z] $ docker top 69f89d0af137c12262d2ffafebc738a81820a81be4acb12a4151342a237c11d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:50:39.875Z] provisioning config files... [2023-10-24T18:50:39.880Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6165072627986332873tmp [2023-10-24T18:50:39.891Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17031953354953616088tmp [2023-10-24T18:50:39.899Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10867955857304288758tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:50:39.913Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:40.192Z] ---> sigul-configuration.sh [2023-10-24T18:50:40.192Z] gpg: directory `/root/.gnupg' created [2023-10-24T18:50:40.192Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T18:50:40.192Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T18:50:40.192Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T18:50:40.192Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T18:50:40.192Z] gpg: CAST5 encrypted data [2023-10-24T18:50:40.192Z] gpg: encrypted with 1 passphrase [2023-10-24T18:50:40.192Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T18:50:40.478Z] + mkdir /home/jenkins [2023-10-24T18:50:40.478Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T18:50:40.761Z] + 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-10-24T18:50:40.770Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:41.052Z] ---> sigul-install.sh [2023-10-24T18:50:41.052Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T18:50:41.335Z] + git tag --list [2023-10-24T18:50:41.335Z] v1.0.0 [2023-10-24T18:50:41.335Z] v1.1.0 [2023-10-24T18:50:41.335Z] v1.2.0 [2023-10-24T18:50:41.335Z] v1.3.0 [2023-10-24T18:50:41.335Z] v1.3.1 [2023-10-24T18:50:41.335Z] v2.0.0 [2023-10-24T18:50:41.335Z] v2.0.1 [2023-10-24T18:50:41.335Z] v2.1.0 [2023-10-24T18:50:41.335Z] v2.1.1 [2023-10-24T18:50:41.335Z] v2.1.2 [2023-10-24T18:50:41.335Z] v2.2.0 [2023-10-24T18:50:41.335Z] v2.3 [2023-10-24T18:50:41.335Z] v2.3.0 [2023-10-24T18:50:41.335Z] v2.3.1 [2023-10-24T18:50:41.335Z] v3.0 [2023-10-24T18:50:41.335Z] v3.0.0 [2023-10-24T18:50:41.335Z] v3.0.1 [2023-10-24T18:50:41.335Z] v3.0.1-dev.1 [2023-10-24T18:50:41.335Z] v3.1.0-dev.1 [2023-10-24T18:50:41.335Z] v3.1.0-dev.10 [2023-10-24T18:50:41.335Z] v3.1.0-dev.11 [2023-10-24T18:50:41.335Z] v3.1.0-dev.12 [2023-10-24T18:50:41.335Z] v3.1.0-dev.13 [2023-10-24T18:50:41.335Z] v3.1.0-dev.14 [2023-10-24T18:50:41.335Z] v3.1.0-dev.15 [2023-10-24T18:50:41.335Z] v3.1.0-dev.16 [2023-10-24T18:50:41.335Z] v3.1.0-dev.17 [2023-10-24T18:50:41.335Z] v3.1.0-dev.18 [2023-10-24T18:50:41.335Z] v3.1.0-dev.19 [2023-10-24T18:50:41.335Z] v3.1.0-dev.2 [2023-10-24T18:50:41.335Z] v3.1.0-dev.20 [2023-10-24T18:50:41.335Z] v3.1.0-dev.21 [2023-10-24T18:50:41.335Z] v3.1.0-dev.22 [2023-10-24T18:50:41.335Z] v3.1.0-dev.23 [2023-10-24T18:50:41.335Z] v3.1.0-dev.24 [2023-10-24T18:50:41.335Z] v3.1.0-dev.25 [2023-10-24T18:50:41.335Z] v3.1.0-dev.26 [2023-10-24T18:50:41.335Z] v3.1.0-dev.27 [2023-10-24T18:50:41.335Z] v3.1.0-dev.28 [2023-10-24T18:50:41.335Z] v3.1.0-dev.29 [2023-10-24T18:50:41.335Z] v3.1.0-dev.3 [2023-10-24T18:50:41.335Z] v3.1.0-dev.30 [2023-10-24T18:50:41.335Z] v3.1.0-dev.31 [2023-10-24T18:50:41.335Z] v3.1.0-dev.32 [2023-10-24T18:50:41.335Z] v3.1.0-dev.4 [2023-10-24T18:50:41.335Z] v3.1.0-dev.5 [2023-10-24T18:50:41.335Z] v3.1.0-dev.6 [2023-10-24T18:50:41.335Z] v3.1.0-dev.7 [2023-10-24T18:50:41.335Z] v3.1.0-dev.8 [2023-10-24T18:50:41.335Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T18:50:41.621Z] + lftools sign git-tag v3.1.0-dev.32 [2023-10-24T18:50:42.192Z] Signing Git tag with Sigul... [2023-10-24T18:50:42.192Z] Signing v3.1.0-dev.32 [Pipeline] echo [2023-10-24T18:50:42.768Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:43.047Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T18:50:43.055Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T18:50:43.073Z] $ docker stop --time=1 69f89d0af137c12262d2ffafebc738a81820a81be4acb12a4151342a237c11d3 [2023-10-24T18:50:44.381Z] $ docker rm -f --volumes 69f89d0af137c12262d2ffafebc738a81820a81be4acb12a4151342a237c11d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T18:50:44.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:50:44.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:50:45.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:50:45.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:50:45.220Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:50:45.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:50:45.609Z] $ docker top 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 -eo pid,comm [2023-10-24T18:50:45.657Z] 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-10-24T18:50:45.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:50:45.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:50:45.692Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:50:45.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:50:45.807Z] $ docker exec 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 ssh-agent [2023-10-24T18:50:45.921Z] SSH_AUTH_SOCK=/tmp/ssh-S6kYtI0zzYpq/agent.32 [2023-10-24T18:50:45.921Z] SSH_AGENT_PID=38 [2023-10-24T18:50:45.926Z] Running ssh-add (command line suppressed) [2023-10-24T18:50:46.030Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2546937966853224337.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2546937966853224337.key) [2023-10-24T18:50:46.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:50:46.338Z] + git semver bump pre [2023-10-24T18:50:46.597Z] 2023-10-24 18:50:46,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,507 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,507 [bump_version] DEBUG bumped version:3.1.0-dev.33 [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,507 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,507 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,507 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,509 [execute] INFO git cat-file --batch-check [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,515 [execute] INFO git cat-file --batch [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:50:46.598Z] 2023-10-24 18:50:46,521 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:50:46.598Z] 3.1.0-dev.33 [Pipeline] } [2023-10-24T18:50:46.606Z] $ docker exec --env ******** --env ******** 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 ssh-agent -k [2023-10-24T18:50:46.714Z] unset SSH_AUTH_SOCK; [2023-10-24T18:50:46.714Z] unset SSH_AGENT_PID; [2023-10-24T18:50:46.714Z] echo Agent pid 38 killed; [2023-10-24T18:50:46.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:50:47.035Z] + git semver [Pipeline] } [2023-10-24T18:50:47.302Z] $ docker stop --time=1 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 [2023-10-24T18:50:48.571Z] $ docker rm -f --volumes 90c2ca75bece0d00682a349bad8b7556c367241dd8fa00a1122eb786ce6c0f81 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:50:48.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:50:48.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:50:49.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:50:49.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:50:49.274Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:50:49.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:50:49.633Z] $ docker top 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 -eo pid,comm [2023-10-24T18:50:49.685Z] 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-10-24T18:50:49.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:50:49.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:50:49.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:50:49.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:50:49.834Z] $ docker exec 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 ssh-agent [2023-10-24T18:50:49.954Z] SSH_AUTH_SOCK=/tmp/ssh-Pl9af91iczc9/agent.33 [2023-10-24T18:50:49.954Z] SSH_AGENT_PID=39 [2023-10-24T18:50:49.959Z] Running ssh-add (command line suppressed) [2023-10-24T18:50:50.071Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7516210656817565817.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7516210656817565817.key) [2023-10-24T18:50:50.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:50:50.434Z] + git semver push [2023-10-24T18:50:50.709Z] 2023-10-24 18:50:50,570 [run_push] DEBUG push [2023-10-24T18:50:50.709Z] 2023-10-24 18:50:50,571 [execute] INFO git cat-file --batch-check [2023-10-24T18:50:50.709Z] 2023-10-24 18:50:50,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:50:50.709Z] 2023-10-24 18:50:50,575 [execute] INFO git rev-list 035b290dd8f7d67b3251ba46deeff04a9c371ffe -- [2023-10-24T18:50:50.709Z] 2023-10-24 18:50:50,576 [execute] DEBUG Popen(['git', 'rev-list', '035b290dd8f7d67b3251ba46deeff04a9c371ffe', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:50:50.709Z] 2023-10-24 18:50:50,588 [execute] INFO git fetch -v origin [2023-10-24T18:50:50.709Z] 2023-10-24 18:50:50,589 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T18:50:51.299Z] 2023-10-24 18:50:51,143 [run_push] DEBUG no remote changes detected [2023-10-24T18:50:51.299Z] 2023-10-24 18:50:51,144 [execute] INFO git push origin semver [2023-10-24T18:50:51.299Z] 2023-10-24 18:50:51,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:50:52.257Z] 2023-10-24 18:50:51,955 [run_push] DEBUG push all version tags [2023-10-24T18:50:52.257Z] 2023-10-24 18:50:51,956 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T18:50:52.257Z] 2023-10-24 18:50:51,956 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:50:52.826Z] 2023-10-24 18:50:52,767 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-24T18:50:52.826Z] 3.1.0-dev.33 [Pipeline] } [2023-10-24T18:50:52.832Z] $ docker exec --env ******** --env ******** 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 ssh-agent -k [2023-10-24T18:50:52.944Z] unset SSH_AUTH_SOCK; [2023-10-24T18:50:52.944Z] unset SSH_AGENT_PID; [2023-10-24T18:50:52.944Z] echo Agent pid 39 killed; [2023-10-24T18:50:52.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:50:53.262Z] + git semver [Pipeline] } [2023-10-24T18:50:53.534Z] $ docker stop --time=1 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 [2023-10-24T18:50:54.833Z] $ docker rm -f --volumes 20e6712c7d8c2ac9b3aa1e62de9f6fd595322cfa8ea2bb7685bbf32444565695 [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-10-24T18:50:55.390Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-10-24T18:50:55.390Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-24T18:50:55.390Z] total 16 [2023-10-24T18:50:55.390Z] drwxr-xr-x 3 root root 4096 Oct 24 18:31 . [2023-10-24T18:50:55.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:50 .. [2023-10-24T18:50:55.390Z] drwxr-xr-x 2 root root 4096 Oct 24 18:31 cost [2023-10-24T18:50:55.390Z] -rw-r--r-- 1 root root 96 Oct 24 18:31 cost.csv [2023-10-24T18:50:55.390Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-10-24T18:50:55.390Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-24T18:50:55.390Z] total 16 [2023-10-24T18:50:55.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:31 . [2023-10-24T18:50:55.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:50 .. [2023-10-24T18:50:55.390Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:31 cost [2023-10-24T18:50:55.390Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 24 18:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:55.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:56.540Z] ---> package-listing.sh [2023-10-24T18:50:56.540Z] ++ facter osfamily [2023-10-24T18:50:56.540Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:50:56.800Z] + OS_FAMILY=debian [2023-10-24T18:50:56.800Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-10-24T18:50:56.800Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:50:56.800Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:50:56.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:50:56.800Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:50:56.800Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-24T18:50:56.800Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:50:56.800Z] + case "${OS_FAMILY}" in [2023-10-24T18:50:56.801Z] + dpkg -l [2023-10-24T18:50:56.801Z] + grep '^ii' [2023-10-24T18:50:56.801Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:50:56.801Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:50:56.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:50:56.801Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-24T18:50:56.801Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-10-24T18:50:56.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-10-24T18:50:56.812Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T18:50:57.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:50:57.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:50:57.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:50:57.730Z] prd-ubuntu20.04-docker-8c-8g-10134 does not seem to be running inside a container [2023-10-24T18:50:57.759Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-10-24T18:50:57.951Z] $ docker top 9b8e8ede7eabb2c012c64cdd23b98d78c88cf9b4eeea753c5b31ffac1a8a5af1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:50:58.299Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:50:58.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:50:58.864Z] + ls /var/log/sa-host [2023-10-24T18:50:58.864Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:50:58.942Z] provisioning config files... [2023-10-24T18:50:58.950Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14632234391216075100tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:50:58.962Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:59.245Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:50:59.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:59.566Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:50:59.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:59.853Z] ---> sudo-logs.sh [2023-10-24T18:50:59.853Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:50:59.880Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:00.159Z] ---> job-cost.sh [2023-10-24T18:51:00.159Z] lf-activate-venv: SKIPPING [2023-10-24T18:51:00.159Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:51:00.159Z] INFO: Retrieving Stack Cost... [2023-10-24T18:51:00.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:51:00.985Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:51:00.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:01.277Z] ---> logs-deploy.sh [2023-10-24T18:51:01.277Z] lf-activate-venv: SKIPPING [2023-10-24T18:51:01.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/202 [2023-10-24T18:51:01.277Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:51:02.212Z] Archives upload complete. [2023-10-24T18:51:02.471Z] INFO: archiving logs to Nexus [2023-10-24T18:51:03.039Z] ---> uname -a: [2023-10-24T18:51:03.039Z] Linux prd-ubuntu20-04-docker-8c-8g-10134 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T18:51:03.039Z] [2023-10-24T18:51:03.039Z] [2023-10-24T18:51:03.039Z] ---> lscpu: [2023-10-24T18:51:03.039Z] Architecture: x86_64 [2023-10-24T18:51:03.039Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T18:51:03.039Z] Byte Order: Little Endian [2023-10-24T18:51:03.039Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T18:51:03.039Z] CPU(s): 8 [2023-10-24T18:51:03.039Z] On-line CPU(s) list: 0-7 [2023-10-24T18:51:03.039Z] Thread(s) per core: 1 [2023-10-24T18:51:03.039Z] Core(s) per socket: 1 [2023-10-24T18:51:03.039Z] Socket(s): 8 [2023-10-24T18:51:03.039Z] NUMA node(s): 1 [2023-10-24T18:51:03.039Z] Vendor ID: AuthenticAMD [2023-10-24T18:51:03.039Z] CPU family: 23 [2023-10-24T18:51:03.039Z] Model: 49 [2023-10-24T18:51:03.039Z] Model name: AMD EPYC-Rome Processor [2023-10-24T18:51:03.039Z] Stepping: 0 [2023-10-24T18:51:03.039Z] CPU MHz: 2800.000 [2023-10-24T18:51:03.039Z] BogoMIPS: 5600.00 [2023-10-24T18:51:03.039Z] Virtualization: AMD-V [2023-10-24T18:51:03.039Z] Hypervisor vendor: KVM [2023-10-24T18:51:03.039Z] Virtualization type: full [2023-10-24T18:51:03.039Z] L1d cache: 256 KiB [2023-10-24T18:51:03.039Z] L1i cache: 256 KiB [2023-10-24T18:51:03.039Z] L2 cache: 4 MiB [2023-10-24T18:51:03.039Z] L3 cache: 128 MiB [2023-10-24T18:51:03.039Z] NUMA node0 CPU(s): 0-7 [2023-10-24T18:51:03.039Z] Vulnerability Itlb multihit: Not affected [2023-10-24T18:51:03.039Z] Vulnerability L1tf: Not affected [2023-10-24T18:51:03.039Z] Vulnerability Mds: Not affected [2023-10-24T18:51:03.039Z] Vulnerability Meltdown: Not affected [2023-10-24T18:51:03.039Z] Vulnerability Mmio stale data: Not affected [2023-10-24T18:51:03.039Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T18:51:03.039Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T18:51:03.039Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T18:51:03.039Z] Vulnerability Srbds: Not affected [2023-10-24T18:51:03.039Z] Vulnerability Tsx async abort: Not affected [2023-10-24T18:51:03.039Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-24T18:51:03.039Z] [2023-10-24T18:51:03.039Z] [2023-10-24T18:51:03.039Z] ---> nproc: [2023-10-24T18:51:03.039Z] 8 [2023-10-24T18:51:03.039Z] [2023-10-24T18:51:03.039Z] [2023-10-24T18:51:03.039Z] ---> df -h: [2023-10-24T18:51:03.039Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T18:51:03.039Z] overlay 155G 13G 143G 9% / [2023-10-24T18:51:03.039Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T18:51:03.039Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T18:51:03.039Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T18:51:03.039Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-24T18:51:03.039Z] [2023-10-24T18:51:03.039Z]