Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd655868e697ec9388f878b1610694eb9d0dc845 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-ssh14277079083391621758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9042621662468552179.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8333547233868416870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh15444792649242936026.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-ssh4340175837961144302.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-1921 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 fd655868e697ec9388f878b1610694eb9d0dc845 (main) Commit message: "refactor!: Adjust configuration for reworked MessageBs config (#499)" > 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 fd655868e697ec9388f878b1610694eb9d0dc845 # timeout=10 > git rev-list --no-walk a0e8a3cf402e2d18cab125a1c4a8a92554f18848 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T18:40:43.916Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T18:40:43.969Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T18:40:43.979Z] ========================================================= [2023-01-11T18:40:43.979Z] EdgeX Global Pipelines Version Info [2023-01-11T18:40:43.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:40:44.697Z] ------------------- [2023-01-11T18:40:44.697Z] stable info: [2023-01-11T18:40:44.697Z] ------------------- [2023-01-11T18:40:44.697Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T18:40:44.697Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T18:40:44.697Z] Message: update stable to v1.0.244 [2023-01-11T18:40:45.267Z] ------------------- [2023-01-11T18:40:45.267Z] experimental info: [2023-01-11T18:40:45.267Z] ------------------- [2023-01-11T18:40:45.267Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T18:40:45.267Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T18:40:45.267Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T18:40:45.629Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-11T18:40:45.638Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-11T18:40:45.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T18:40:45.660Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T18:40:45.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T18:40:45.681Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T18:40:45.694Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T18:40:45.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T18:40:45.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T18:40:45.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T18:40:45.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T18:40:45.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-11T18:40:45.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T18:40:45.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T18:40:45.787Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T18:40:45.803Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T18:40:45.816Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T18:40:45.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T18:40:45.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T18:40:45.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T18:40:45.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T18:40:45.873Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T18:40:45.884Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T18:40:45.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T18:40:45.907Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T18:40:45.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T18:40:45.930Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T18:40:45.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-11T18:40:45.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-11T18:40:45.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-11T18:40:45.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] echo [2023-01-11T18:40:45.982Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd65586 [Pipeline] echo [2023-01-11T18:40:45.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:40:46.032Z] provisioning config files... [2023-01-11T18:40:46.045Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1322228316576164233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:40:46.347Z] ---> docker-login.sh [2023-01-11T18:40:46.347Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:40:46.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:46.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:46.608Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:46.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:46.608Z] [2023-01-11T18:40:46.608Z] Login Succeeded [2023-01-11T18:40:46.608Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:40:46.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:46.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:46.608Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:46.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:46.608Z] [2023-01-11T18:40:46.608Z] Login Succeeded [2023-01-11T18:40:46.608Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:40:46.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:46.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:46.870Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:46.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:46.870Z] [2023-01-11T18:40:46.870Z] Login Succeeded [2023-01-11T18:40:46.870Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:40:46.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:46.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:46.870Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:46.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:46.870Z] [2023-01-11T18:40:46.870Z] Login Succeeded [2023-01-11T18:40:46.870Z] docker.io [2023-01-11T18:40:46.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:47.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:47.130Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:47.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:47.130Z] [2023-01-11T18:40:47.130Z] Login Succeeded [2023-01-11T18:40:47.130Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:40:47.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T18:40:47.504Z] + git rev-list -1 --merges fd655868e697ec9388f878b1610694eb9d0dc845~1..fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] echo [2023-01-11T18:40:47.555Z] -----------> git rev-list -1 --merges fd655868e697ec9388f878b1610694eb9d0dc845~1..fd655868e697ec9388f878b1610694eb9d0dc845 fd655868e697ec9388f878b1610694eb9d0dc845 [false] [Pipeline] sh [2023-01-11T18:40:47.846Z] + git log --format=format:%s -1 fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] echo [2023-01-11T18:40:47.861Z] ========================================================= [2023-01-11T18:40:47.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T18:40:47.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:40:48.189Z] + git log --format=format:%s -1 fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] echo [2023-01-11T18:40:48.199Z] [semverPrep] GIT_COMMIT: fd655868e697ec9388f878b1610694eb9d0dc845, Commit Message: refactor!: Adjust configuration for reworked MessageBs config (#499) [Pipeline] echo [2023-01-11T18:40:48.208Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T18:40:48.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:40:48.548Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T18:40:48.548Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T18:40:48.548Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T18:40:48.548Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T18:40:48.548Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T18:40:48.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:48.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:40:48.886Z] [2023-01-11T18:40:48.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:49.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:40:49.194Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T18:40:49.194Z] b85a868b505f: Pulling fs layer [2023-01-11T18:40:49.194Z] e2be974225ed: Pulling fs layer [2023-01-11T18:40:49.194Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T18:40:49.194Z] 988bab9f4d93: Pulling fs layer [2023-01-11T18:40:49.194Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T18:40:49.194Z] eaf3925da568: Pulling fs layer [2023-01-11T18:40:49.194Z] bab4dde63d76: Pulling fs layer [2023-01-11T18:40:49.194Z] bde34c3a00c8: Pulling fs layer [2023-01-11T18:40:49.194Z] b352a97aabf1: Pulling fs layer [2023-01-11T18:40:49.194Z] 4872d77fe225: Pulling fs layer [2023-01-11T18:40:49.194Z] 5851b861e8e6: Pulling fs layer [2023-01-11T18:40:49.194Z] 988bab9f4d93: Waiting [2023-01-11T18:40:49.194Z] bab4dde63d76: Waiting [2023-01-11T18:40:49.194Z] bde34c3a00c8: Waiting [2023-01-11T18:40:49.194Z] b352a97aabf1: Waiting [2023-01-11T18:40:49.194Z] 5851b861e8e6: Waiting [2023-01-11T18:40:49.194Z] eaf3925da568: Waiting [2023-01-11T18:40:49.194Z] 4872d77fe225: Waiting [2023-01-11T18:40:49.194Z] e2be974225ed: Verifying Checksum [2023-01-11T18:40:49.194Z] e2be974225ed: Download complete [2023-01-11T18:40:49.194Z] 988bab9f4d93: Verifying Checksum [2023-01-11T18:40:49.194Z] 988bab9f4d93: Download complete [2023-01-11T18:40:49.459Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T18:40:49.459Z] 1469e6f7b9e6: Download complete [2023-01-11T18:40:49.459Z] eaf3925da568: Verifying Checksum [2023-01-11T18:40:49.459Z] eaf3925da568: Download complete [2023-01-11T18:40:49.459Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T18:40:49.459Z] 339a4e72a1f5: Download complete [2023-01-11T18:40:49.459Z] bde34c3a00c8: Download complete [2023-01-11T18:40:49.459Z] b352a97aabf1: Verifying Checksum [2023-01-11T18:40:49.459Z] b352a97aabf1: Download complete [2023-01-11T18:40:49.459Z] 4872d77fe225: Download complete [2023-01-11T18:40:49.459Z] 5851b861e8e6: Verifying Checksum [2023-01-11T18:40:49.459Z] 5851b861e8e6: Download complete [2023-01-11T18:40:49.724Z] b85a868b505f: Verifying Checksum [2023-01-11T18:40:49.724Z] b85a868b505f: Download complete [2023-01-11T18:40:49.983Z] bab4dde63d76: Verifying Checksum [2023-01-11T18:40:49.983Z] bab4dde63d76: Download complete [2023-01-11T18:40:50.548Z] b85a868b505f: Pull complete [2023-01-11T18:40:50.806Z] e2be974225ed: Pull complete [2023-01-11T18:40:51.375Z] 339a4e72a1f5: Pull complete [2023-01-11T18:40:51.375Z] 988bab9f4d93: Pull complete [2023-01-11T18:40:51.632Z] 1469e6f7b9e6: Pull complete [2023-01-11T18:40:51.632Z] eaf3925da568: Pull complete [2023-01-11T18:40:53.544Z] bab4dde63d76: Pull complete [2023-01-11T18:40:53.544Z] bde34c3a00c8: Pull complete [2023-01-11T18:40:53.544Z] b352a97aabf1: Pull complete [2023-01-11T18:40:53.544Z] 4872d77fe225: Pull complete [2023-01-11T18:40:53.544Z] 5851b861e8e6: Pull complete [2023-01-11T18:40:53.544Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T18:40:53.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:40:53.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:40:53.624Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:40:53.657Z] $ 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-01-11T18:40:56.542Z] $ docker top 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 -eo pid,comm [2023-01-11T18:40:56.595Z] 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-01-11T18:40:56.595Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:40:56.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:40:56.628Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:40:56.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:40:56.747Z] $ docker exec 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 ssh-agent [2023-01-11T18:40:56.862Z] SSH_AUTH_SOCK=/tmp/ssh-Bb3hWVWalYID/agent.33 [2023-01-11T18:40:56.862Z] SSH_AGENT_PID=39 [2023-01-11T18:40:56.868Z] Running ssh-add (command line suppressed) [2023-01-11T18:40:56.978Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6905948378814102329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6905948378814102329.key) [2023-01-11T18:40:56.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:40:57.280Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T18:40:57.291Z] $ docker exec --env ******** --env ******** 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 ssh-agent -k [2023-01-11T18:40:57.381Z] unset SSH_AUTH_SOCK; [2023-01-11T18:40:57.381Z] unset SSH_AGENT_PID; [2023-01-11T18:40:57.381Z] echo Agent pid 39 killed; [2023-01-11T18:40:57.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T18:40:57.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:40:57.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:40:57.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:40:57.531Z] $ docker exec 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 ssh-agent [2023-01-11T18:40:57.631Z] SSH_AUTH_SOCK=/tmp/ssh-XH3Z8QgV0ZLh/agent.71 [2023-01-11T18:40:57.631Z] SSH_AGENT_PID=77 [2023-01-11T18:40:57.641Z] Running ssh-add (command line suppressed) [2023-01-11T18:40:57.729Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16456867368395011376.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16456867368395011376.key) [2023-01-11T18:40:57.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:40:58.023Z] + git semver init [2023-01-11T18:40:58.282Z] 2023-01-11 18:40:58,207 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T18:40:58.282Z] 2023-01-11 18:40:58,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-01-11T18:40:58.282Z] 2023-01-11 18:40:58,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-01-11T18:40:58.282Z] 2023-01-11 18:40:58,208 [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-01-11T18:40:59.219Z] 2023-01-11 18:40:59,060 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-01-11T18:40:59.219Z] 2023-01-11 18:40:59,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-01-11T18:40:59.219Z] 2023-01-11 18:40:59,061 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-11T18:40:59.219Z] 2023-01-11 18:40:59,061 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-11T18:40:59.219Z] 3.0.0-dev.8 [Pipeline] } [2023-01-11T18:40:59.228Z] $ docker exec --env ******** --env ******** 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 ssh-agent -k [2023-01-11T18:40:59.323Z] unset SSH_AUTH_SOCK; [2023-01-11T18:40:59.324Z] unset SSH_AGENT_PID; [2023-01-11T18:40:59.324Z] echo Agent pid 77 killed; [2023-01-11T18:40:59.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:40:59.637Z] + git semver [Pipeline] } [2023-01-11T18:40:59.908Z] $ docker stop --time=1 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 [2023-01-11T18:41:01.195Z] $ docker rm -f --volumes 1328fd392824495ed19eaa589659b635bc487b86216bd0fcfeaf34ecb6ed82d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:41:01.535Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T18:41:01.741Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T18:41:01.745Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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-01-11T18:41:01.906Z] provisioning config files... [2023-01-11T18:41:01.915Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18188574839778921174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:41:02.213Z] ---> docker-login.sh [2023-01-11T18:41:02.214Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:41:02.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:41:02.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:41:02.214Z] Configure a credential helper to remove this warning. See [2023-01-11T18:41:02.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:41:02.214Z] [2023-01-11T18:41:02.214Z] Login Succeeded [2023-01-11T18:41:02.214Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:41:02.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:41:02.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:41:02.214Z] Configure a credential helper to remove this warning. See [2023-01-11T18:41:02.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:41:02.214Z] [2023-01-11T18:41:02.214Z] Login Succeeded [2023-01-11T18:41:02.214Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:41:02.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:41:02.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:41:02.474Z] Configure a credential helper to remove this warning. See [2023-01-11T18:41:02.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:41:02.474Z] [2023-01-11T18:41:02.474Z] Login Succeeded [2023-01-11T18:41:02.474Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:41:02.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:41:02.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:41:02.474Z] Configure a credential helper to remove this warning. See [2023-01-11T18:41:02.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:41:02.474Z] [2023-01-11T18:41:02.474Z] Login Succeeded [2023-01-11T18:41:02.474Z] docker.io [2023-01-11T18:41:02.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:41:02.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:41:02.734Z] Configure a credential helper to remove this warning. See [2023-01-11T18:41:02.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:41:02.734Z] [2023-01-11T18:41:02.734Z] Login Succeeded [2023-01-11T18:41:02.734Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:41:02.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T18:41:02.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:41:02.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:41:02.827Z] ========================================================= [2023-01-11T18:41:02.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T18:41:02.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:41:03.148Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T18:41:03.148Z] Sending build context to Docker daemon 3.219MB [2023-01-11T18:41:03.148Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:41:03.148Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T18:41:03.148Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T18:41:03.148Z] 213ec9aee27d: Pulling fs layer [2023-01-11T18:41:03.148Z] 4583459ba037: Pulling fs layer [2023-01-11T18:41:03.148Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T18:41:03.148Z] 53926ce57604: Pulling fs layer [2023-01-11T18:41:03.148Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T18:41:03.148Z] 53926ce57604: Waiting [2023-01-11T18:41:03.148Z] 22ff95d597cd: Pulling fs layer [2023-01-11T18:41:03.148Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T18:41:03.148Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T18:41:03.148Z] a7acece74701: Pulling fs layer [2023-01-11T18:41:03.148Z] 21b2b0c7a3f4: Waiting [2023-01-11T18:41:03.148Z] 22ff95d597cd: Waiting [2023-01-11T18:41:03.148Z] 12d6caf4c0d1: Waiting [2023-01-11T18:41:03.148Z] 96b7cbca73a9: Waiting [2023-01-11T18:41:03.148Z] a7acece74701: Waiting [2023-01-11T18:41:03.148Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T18:41:03.148Z] 93c1e223e6f2: Download complete [2023-01-11T18:41:03.148Z] 4583459ba037: Download complete [2023-01-11T18:41:03.148Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T18:41:03.148Z] 21b2b0c7a3f4: Download complete [2023-01-11T18:41:03.148Z] 22ff95d597cd: Verifying Checksum [2023-01-11T18:41:03.148Z] 22ff95d597cd: Download complete [2023-01-11T18:41:03.408Z] 213ec9aee27d: Verifying Checksum [2023-01-11T18:41:03.408Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T18:41:03.408Z] 12d6caf4c0d1: Download complete [2023-01-11T18:41:03.408Z] 213ec9aee27d: Pull complete [2023-01-11T18:41:03.681Z] 4583459ba037: Pull complete [2023-01-11T18:41:03.681Z] 93c1e223e6f2: Pull complete [2023-01-11T18:41:03.963Z] a7acece74701: Verifying Checksum [2023-01-11T18:41:03.963Z] a7acece74701: Download complete [2023-01-11T18:41:04.227Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T18:41:04.227Z] 96b7cbca73a9: Download complete [2023-01-11T18:41:04.227Z] 53926ce57604: Verifying Checksum [2023-01-11T18:41:04.227Z] 53926ce57604: Download complete [2023-01-11T18:41:07.507Z] 53926ce57604: Pull complete [2023-01-11T18:41:07.507Z] 21b2b0c7a3f4: Pull complete [2023-01-11T18:41:07.507Z] 22ff95d597cd: Pull complete [2023-01-11T18:41:07.765Z] 12d6caf4c0d1: Pull complete [2023-01-11T18:41:09.669Z] 96b7cbca73a9: Pull complete [2023-01-11T18:41:10.603Z] a7acece74701: Pull complete [2023-01-11T18:41:10.603Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T18:41:10.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T18:41:10.603Z] ---> db6d94c90886 [2023-01-11T18:41:10.603Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T18:41:14.827Z] ---> Running in 32f672ebea5a [2023-01-11T18:41:14.827Z] Removing intermediate container 32f672ebea5a [2023-01-11T18:41:14.827Z] ---> b4a63481d079 [2023-01-11T18:41:14.827Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:41:14.827Z] ---> Running in f05baa041ed7 [2023-01-11T18:41:14.828Z] Removing intermediate container f05baa041ed7 [2023-01-11T18:41:14.828Z] ---> 67731246caf8 [2023-01-11T18:41:14.828Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:41:14.828Z] ---> Running in d6ba31f61b7a [2023-01-11T18:41:14.828Z] Removing intermediate container d6ba31f61b7a [2023-01-11T18:41:14.828Z] ---> 9132aa1eced4 [2023-01-11T18:41:14.828Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:41:14.828Z] ---> Running in d3294a19c1bc [2023-01-11T18:41:14.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:41:15.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:41:15.085Z] OK: 211 MiB in 51 packages [2023-01-11T18:41:15.655Z] Removing intermediate container d3294a19c1bc [2023-01-11T18:41:15.655Z] ---> 55eff0a7e801 [2023-01-11T18:41:15.655Z] Step 7/12 : WORKDIR /app [2023-01-11T18:41:15.655Z] ---> Running in 36d4f28d6f29 [2023-01-11T18:41:15.655Z] Removing intermediate container 36d4f28d6f29 [2023-01-11T18:41:15.655Z] ---> 4be8603e2573 [2023-01-11T18:41:15.655Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T18:41:15.655Z] ---> b9d5d18729ba [2023-01-11T18:41:15.655Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:41:15.655Z] ---> Running in c34bb11c0ce4 [2023-01-11T18:41:16.848Z] Still waiting to schedule task [2023-01-11T18:41:16.848Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-11T18:41:37.634Z] Removing intermediate container c34bb11c0ce4 [2023-01-11T18:41:37.634Z] ---> d54bfdeaebac [2023-01-11T18:41:37.634Z] Step 10/12 : COPY . . [2023-01-11T18:41:37.634Z] ---> 1f879051ca24 [2023-01-11T18:41:37.634Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:41:37.634Z] ---> Running in f83c2229189f [2023-01-11T18:41:37.634Z] Removing intermediate container f83c2229189f [2023-01-11T18:41:37.634Z] ---> 1c9fdb107256 [2023-01-11T18:41:37.634Z] Step 12/12 : RUN $MAKE [2023-01-11T18:41:37.634Z] ---> Running in 44491541c7d1 [2023-01-11T18:41:37.634Z] noop [2023-01-11T18:41:37.634Z] Removing intermediate container 44491541c7d1 [2023-01-11T18:41:37.634Z] ---> e0e000758c1d [2023-01-11T18:41:37.634Z] Successfully built e0e000758c1d [2023-01-11T18:41:37.634Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:41:37.939Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T18:41:37.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:41:38.013Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:41:38.048Z] $ 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-01-11T18:41:38.392Z] $ docker top fce27d91a5626970ea2d40267a52a4b8c1de4439a6355b1d97674b5277c2a1ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:41:38.733Z] + go version [2023-01-11T18:41:38.733Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T18:41:38.745Z] $ docker stop --time=1 fce27d91a5626970ea2d40267a52a4b8c1de4439a6355b1d97674b5277c2a1ec [2023-01-11T18:41:40.046Z] $ docker rm -f --volumes fce27d91a5626970ea2d40267a52a4b8c1de4439a6355b1d97674b5277c2a1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:41:40.453Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T18:41:40.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:41:40.524Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:41:40.559Z] $ 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-01-11T18:41:40.874Z] $ docker top 3eeaadabfd5a1ef77c46f54bfac611ef6c029bbe344e37870f344ada0662b69e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:41:41.208Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-01-11T18:41:41.503Z] + make test [2023-01-11T18:41:41.503Z] go test -race -coverprofile=coverage.out ./... [2023-01-11T18:41:59.581Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-11T18:41:59.581Z] go vet ./... [2023-01-11T18:42:07.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T18:42:07.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T18:42:07.683Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T18:42:07.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T18:42:07.706Z] $ docker stop --time=1 3eeaadabfd5a1ef77c46f54bfac611ef6c029bbe344e37870f344ada0662b69e [2023-01-11T18:42:11.288Z] $ docker rm -f --volumes 3eeaadabfd5a1ef77c46f54bfac611ef6c029bbe344e37870f344ada0662b69e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:42:11.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T18:42:11.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T18:42:12.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T18:42:12.497Z] + ls -al . [2023-01-11T18:42:12.497Z] total 184 [2023-01-11T18:42:12.497Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:41 . [2023-01-11T18:42:12.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:40 .. [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 11 18:40 .dockerignore [2023-01-11T18:42:12.497Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:40 .git [2023-01-11T18:42:12.497Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:40 .github [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 11 18:40 .gitignore [2023-01-11T18:42:12.497Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:40 .semver [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 11 18:40 Attribution.txt [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 11 18:40 CHANGELOG.md [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 11 18:40 Dockerfile [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:40 GOVERNANCE.md [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 11 18:40 Jenkinsfile [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 11 18:40 LICENSE [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 11 18:40 OWNERS.md [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 11 18:40 README.md [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 18:41 VERSION [2023-01-11T18:42:12.497Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:40 bin [2023-01-11T18:42:12.497Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 11 18:41 coverage.out [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 11 18:40 go.mod [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 11 18:40 go.sum [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 11 18:40 main.go [2023-01-11T18:42:12.497Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 11 18:40 makefile [2023-01-11T18:42:12.497Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:40 res [2023-01-11T18:42:12.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:12.804Z] + 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=fd655868e697ec9388f878b1610694eb9d0dc845 --label arch=amd64 --label version=3.0.0-dev.8 . [2023-01-11T18:42:12.804Z] Sending build context to Docker daemon 3.22MB [2023-01-11T18:42:12.804Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:42:12.804Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-11T18:42:12.804Z] ---> e0e000758c1d [2023-01-11T18:42:12.804Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T18:42:12.804Z] ---> Running in 2a2653fb0da9 [2023-01-11T18:42:12.804Z] Removing intermediate container 2a2653fb0da9 [2023-01-11T18:42:12.804Z] ---> 6f33ae4ffce7 [2023-01-11T18:42:12.804Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:42:13.064Z] ---> Running in 3b663637db81 [2023-01-11T18:42:13.064Z] Removing intermediate container 3b663637db81 [2023-01-11T18:42:13.064Z] ---> dbd0c76ead77 [2023-01-11T18:42:13.064Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:42:13.064Z] ---> Running in e9aaa961cfba [2023-01-11T18:42:13.064Z] Removing intermediate container e9aaa961cfba [2023-01-11T18:42:13.064Z] ---> 8ecd544cb4ac [2023-01-11T18:42:13.064Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:42:13.064Z] ---> Running in 47a9f74cb562 [2023-01-11T18:42:13.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:42:13.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:42:13.583Z] OK: 211 MiB in 51 packages [2023-01-11T18:42:13.841Z] Removing intermediate container 47a9f74cb562 [2023-01-11T18:42:13.841Z] ---> 76c951d409df [2023-01-11T18:42:13.841Z] Step 7/26 : WORKDIR /app [2023-01-11T18:42:13.841Z] ---> Running in e057d18a8d4b [2023-01-11T18:42:14.100Z] Removing intermediate container e057d18a8d4b [2023-01-11T18:42:14.100Z] ---> 57eedf6eabb7 [2023-01-11T18:42:14.100Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-11T18:42:14.100Z] ---> ac91422ae6b7 [2023-01-11T18:42:14.100Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:42:14.100Z] ---> Running in c06f90a9a7b2 [2023-01-11T18:42:14.667Z] Removing intermediate container c06f90a9a7b2 [2023-01-11T18:42:14.667Z] ---> 7bd5a827fc6d [2023-01-11T18:42:14.667Z] Step 10/26 : COPY . . [2023-01-11T18:42:14.926Z] ---> 4322f193b73b [2023-01-11T18:42:14.926Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:42:14.926Z] ---> Running in 1d4830da87d8 [2023-01-11T18:42:14.926Z] Removing intermediate container 1d4830da87d8 [2023-01-11T18:42:14.926Z] ---> acd7a6f3552d [2023-01-11T18:42:14.926Z] Step 12/26 : RUN $MAKE [2023-01-11T18:42:14.926Z] ---> Running in 2bb08512599e [2023-01-11T18:42:15.184Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.8" -trimpath -mod=readonly -o app-service-configurable [2023-01-11T18:42:33.254Z] Removing intermediate container 2bb08512599e [2023-01-11T18:42:33.254Z] ---> 4811057bd8be [2023-01-11T18:42:33.254Z] Step 13/26 : FROM alpine:3.16 [2023-01-11T18:42:33.820Z] 3.16: Pulling from library/alpine [2023-01-11T18:42:33.820Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T18:42:34.078Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T18:42:34.078Z] ca7dd9ec2225: Download complete [2023-01-11T18:42:34.078Z] ca7dd9ec2225: Pull complete [2023-01-11T18:42:34.078Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T18:42:34.078Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T18:42:34.078Z] ---> bfe296a52501 [2023-01-11T18:42:34.078Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-11T18:42:34.334Z] ---> Running in ba8dcd7b9d9f [2023-01-11T18:42:34.334Z] Removing intermediate container ba8dcd7b9d9f [2023-01-11T18:42:34.334Z] ---> 5a9bd51195ec [2023-01-11T18:42:34.334Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-11T18:42:34.334Z] ---> Running in ef12e2c78e6e [2023-01-11T18:42:34.334Z] Removing intermediate container ef12e2c78e6e [2023-01-11T18:42:34.334Z] ---> 82990e486878 [2023-01-11T18:42:34.334Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-11T18:42:34.334Z] ---> Running in 81bf38f2f61c [2023-01-11T18:42:34.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:42:34.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:42:34.851Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T18:42:34.851Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T18:42:34.851Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:42:34.851Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T18:42:34.851Z] OK: 6 MiB in 16 packages [2023-01-11T18:42:35.419Z] Removing intermediate container 81bf38f2f61c [2023-01-11T18:42:35.419Z] ---> f800fc074ba8 [2023-01-11T18:42:35.419Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-11T18:42:35.419Z] ---> c752daba0954 [2023-01-11T18:42:35.419Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-11T18:42:35.419Z] ---> 6ebdc5575b21 [2023-01-11T18:42:35.419Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-11T18:42:35.677Z] ---> dddc48a49bc4 [2023-01-11T18:42:35.677Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-11T18:42:36.342Z] ---> 8549197c6485 [2023-01-11T18:42:36.342Z] Step 21/26 : EXPOSE 48095 [2023-01-11T18:42:36.342Z] ---> Running in c9b66bf37178 [2023-01-11T18:42:36.342Z] Removing intermediate container c9b66bf37178 [2023-01-11T18:42:36.342Z] ---> 40d0e5d75278 [2023-01-11T18:42:36.342Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-11T18:42:36.342Z] ---> Running in cf8dad63c9c1 [2023-01-11T18:42:36.603Z] Removing intermediate container cf8dad63c9c1 [2023-01-11T18:42:36.603Z] ---> 1416952a9af0 [2023-01-11T18:42:36.603Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T18:42:36.603Z] ---> Running in ccf033d5cadc [2023-01-11T18:42:36.603Z] Removing intermediate container ccf033d5cadc [2023-01-11T18:42:36.603Z] ---> 17da37c456e3 [2023-01-11T18:42:36.603Z] Step 24/26 : LABEL arch=amd64 [2023-01-11T18:42:36.603Z] ---> Running in 86542a44d93d [2023-01-11T18:42:36.603Z] Removing intermediate container 86542a44d93d [2023-01-11T18:42:36.603Z] ---> 4ccd595aa058 [2023-01-11T18:42:36.603Z] Step 25/26 : LABEL git_sha=fd655868e697ec9388f878b1610694eb9d0dc845 [2023-01-11T18:42:36.603Z] ---> Running in 4306d66fa9d0 [2023-01-11T18:42:36.861Z] Removing intermediate container 4306d66fa9d0 [2023-01-11T18:42:36.861Z] ---> 954de8d9a30b [2023-01-11T18:42:36.861Z] Step 26/26 : LABEL version=3.0.0-dev.8 [2023-01-11T18:42:36.861Z] ---> Running in 8dfe14b47514 [2023-01-11T18:42:36.861Z] Removing intermediate container 8dfe14b47514 [2023-01-11T18:42:36.861Z] ---> 9dcff5c2e65b [2023-01-11T18:42:36.861Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T18:42:36.861Z] Successfully built 9dcff5c2e65b [2023-01-11T18:42:36.861Z] 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-01-11T18:42:36.945Z] provisioning config files... [2023-01-11T18:42:36.952Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2006424370618161887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:42:37.245Z] ---> docker-login.sh [2023-01-11T18:42:37.246Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:42:37.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:42:37.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:42:37.246Z] Configure a credential helper to remove this warning. See [2023-01-11T18:42:37.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:42:37.246Z] [2023-01-11T18:42:37.246Z] Login Succeeded [2023-01-11T18:42:37.246Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:42:37.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:42:37.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:42:37.246Z] Configure a credential helper to remove this warning. See [2023-01-11T18:42:37.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:42:37.246Z] [2023-01-11T18:42:37.246Z] Login Succeeded [2023-01-11T18:42:37.246Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:42:37.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:42:37.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:42:37.504Z] Configure a credential helper to remove this warning. See [2023-01-11T18:42:37.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:42:37.504Z] [2023-01-11T18:42:37.504Z] Login Succeeded [2023-01-11T18:42:37.504Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:42:37.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:42:37.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:42:37.504Z] Configure a credential helper to remove this warning. See [2023-01-11T18:42:37.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:42:37.504Z] [2023-01-11T18:42:37.504Z] Login Succeeded [2023-01-11T18:42:37.504Z] docker.io [2023-01-11T18:42:37.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:42:37.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:42:37.763Z] Configure a credential helper to remove this warning. See [2023-01-11T18:42:37.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:42:37.763Z] [2023-01-11T18:42:37.763Z] Login Succeeded [2023-01-11T18:42:37.763Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:42:37.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T18:42:37.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:42:37.828Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-01-11T18:42:37.828Z] fd655868e697ec9388f878b1610694eb9d0dc845 [2023-01-11T18:42:37.828Z] latest [2023-01-11T18:42:37.828Z] 3.0.0-dev.8 [2023-01-11T18:42:37.828Z] fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [2023-01-11T18:42:37.828Z] main [2023-01-11T18:42:37.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:38.155Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:38.532Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845 [2023-01-11T18:42:38.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-11T18:42:38.532Z] 26ee3c0a8953: Preparing [2023-01-11T18:42:38.532Z] ee41c563ad82: Preparing [2023-01-11T18:42:38.532Z] 84c2d92e488a: Preparing [2023-01-11T18:42:38.532Z] e2a707e60b57: Preparing [2023-01-11T18:42:38.532Z] 0aa073b6bb3d: Preparing [2023-01-11T18:42:38.532Z] e5e13b0c77cb: Preparing [2023-01-11T18:42:38.532Z] e5e13b0c77cb: Waiting [2023-01-11T18:42:38.532Z] ee41c563ad82: Pushed [2023-01-11T18:42:38.532Z] 84c2d92e488a: Pushed [2023-01-11T18:42:38.532Z] e2a707e60b57: Pushed [2023-01-11T18:42:38.532Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:42:38.532Z] 0aa073b6bb3d: Pushed [2023-01-11T18:42:41.142Z] 26ee3c0a8953: Pushed [2023-01-11T18:42:41.142Z] fd655868e697ec9388f878b1610694eb9d0dc845: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:41.448Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:41.751Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-11T18:42:41.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-11T18:42:41.751Z] 26ee3c0a8953: Preparing [2023-01-11T18:42:41.751Z] ee41c563ad82: Preparing [2023-01-11T18:42:41.751Z] 84c2d92e488a: Preparing [2023-01-11T18:42:41.751Z] e2a707e60b57: Preparing [2023-01-11T18:42:41.751Z] 0aa073b6bb3d: Preparing [2023-01-11T18:42:41.751Z] e5e13b0c77cb: Preparing [2023-01-11T18:42:41.751Z] e5e13b0c77cb: Waiting [2023-01-11T18:42:41.751Z] ee41c563ad82: Layer already exists [2023-01-11T18:42:41.751Z] 26ee3c0a8953: Layer already exists [2023-01-11T18:42:41.751Z] 84c2d92e488a: Layer already exists [2023-01-11T18:42:41.751Z] 0aa073b6bb3d: Layer already exists [2023-01-11T18:42:41.751Z] e2a707e60b57: Layer already exists [2023-01-11T18:42:41.751Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:42:41.751Z] latest: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:42.057Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:42.363Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.8 [2023-01-11T18:42:42.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-11T18:42:42.363Z] 26ee3c0a8953: Preparing [2023-01-11T18:42:42.363Z] ee41c563ad82: Preparing [2023-01-11T18:42:42.363Z] 84c2d92e488a: Preparing [2023-01-11T18:42:42.363Z] e2a707e60b57: Preparing [2023-01-11T18:42:42.363Z] 0aa073b6bb3d: Preparing [2023-01-11T18:42:42.363Z] e5e13b0c77cb: Preparing [2023-01-11T18:42:42.363Z] e5e13b0c77cb: Waiting [2023-01-11T18:42:42.363Z] 26ee3c0a8953: Layer already exists [2023-01-11T18:42:42.363Z] e2a707e60b57: Layer already exists [2023-01-11T18:42:42.363Z] ee41c563ad82: Layer already exists [2023-01-11T18:42:42.363Z] 84c2d92e488a: Layer already exists [2023-01-11T18:42:42.363Z] 0aa073b6bb3d: Layer already exists [2023-01-11T18:42:42.363Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:42:42.363Z] 3.0.0-dev.8: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:42.673Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:42.979Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [2023-01-11T18:42:42.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-11T18:42:42.979Z] 26ee3c0a8953: Preparing [2023-01-11T18:42:42.979Z] ee41c563ad82: Preparing [2023-01-11T18:42:42.979Z] 84c2d92e488a: Preparing [2023-01-11T18:42:42.979Z] e2a707e60b57: Preparing [2023-01-11T18:42:42.979Z] 0aa073b6bb3d: Preparing [2023-01-11T18:42:42.979Z] e5e13b0c77cb: Preparing [2023-01-11T18:42:42.979Z] e5e13b0c77cb: Waiting [2023-01-11T18:42:42.979Z] e2a707e60b57: Layer already exists [2023-01-11T18:42:42.979Z] 84c2d92e488a: Layer already exists [2023-01-11T18:42:42.979Z] 0aa073b6bb3d: Layer already exists [2023-01-11T18:42:42.979Z] ee41c563ad82: Layer already exists [2023-01-11T18:42:42.979Z] 26ee3c0a8953: Layer already exists [2023-01-11T18:42:42.979Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:42:42.979Z] fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:43.289Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:43.590Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-01-11T18:42:43.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-11T18:42:43.590Z] 26ee3c0a8953: Preparing [2023-01-11T18:42:43.591Z] ee41c563ad82: Preparing [2023-01-11T18:42:43.591Z] 84c2d92e488a: Preparing [2023-01-11T18:42:43.591Z] e2a707e60b57: Preparing [2023-01-11T18:42:43.591Z] 0aa073b6bb3d: Preparing [2023-01-11T18:42:43.591Z] e5e13b0c77cb: Preparing [2023-01-11T18:42:43.591Z] e5e13b0c77cb: Waiting [2023-01-11T18:42:43.591Z] 84c2d92e488a: Layer already exists [2023-01-11T18:42:43.591Z] ee41c563ad82: Layer already exists [2023-01-11T18:42:43.591Z] 0aa073b6bb3d: Layer already exists [2023-01-11T18:42:43.591Z] e2a707e60b57: Layer already exists [2023-01-11T18:42:43.591Z] 26ee3c0a8953: Layer already exists [2023-01-11T18:42:43.591Z] e5e13b0c77cb: Layer already exists [2023-01-11T18:42:43.591Z] main: digest: sha256:7e47775f8b6ca64a2147f982cbb5b424740beebea8a19ce663098fee74167c25 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T18:42:43.641Z] ===================================================== [Pipeline] echo [2023-01-11T18:42:43.650Z] taggedImages: [2023-01-11T18:42:43.650Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845 [2023-01-11T18:42:43.650Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-11T18:42:43.650Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.8 [2023-01-11T18:42:43.650Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [2023-01-11T18:42:43.650Z] - 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-01-11T18:42:44.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:42:44.006Z] [2023-01-11T18:42:44.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:44.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:42:44.301Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T18:42:44.301Z] 5eb5b503b376: Pulling fs layer [2023-01-11T18:42:44.301Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T18:42:44.301Z] ec43610c2a17: Pulling fs layer [2023-01-11T18:42:44.301Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T18:42:44.301Z] 33b1e0a273af: Pulling fs layer [2023-01-11T18:42:44.301Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T18:42:44.301Z] 2f39f015ded8: Pulling fs layer [2023-01-11T18:42:44.301Z] 3a2ae6a8a46f: Waiting [2023-01-11T18:42:44.301Z] 33b1e0a273af: Waiting [2023-01-11T18:42:44.301Z] 5d3b04190fa2: Waiting [2023-01-11T18:42:44.301Z] 2f39f015ded8: Waiting [2023-01-11T18:42:44.301Z] 5c69ac0246d0: Download complete [2023-01-11T18:42:44.301Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T18:42:44.301Z] 3a2ae6a8a46f: Download complete [2023-01-11T18:42:44.301Z] 33b1e0a273af: Verifying Checksum [2023-01-11T18:42:44.301Z] 33b1e0a273af: Download complete [2023-01-11T18:42:44.559Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T18:42:44.559Z] 5d3b04190fa2: Download complete [2023-01-11T18:42:44.559Z] ec43610c2a17: Verifying Checksum [2023-01-11T18:42:44.559Z] ec43610c2a17: Download complete [2023-01-11T18:42:44.559Z] 5eb5b503b376: Verifying Checksum [2023-01-11T18:42:44.559Z] 5eb5b503b376: Download complete [2023-01-11T18:42:45.123Z] 2f39f015ded8: Download complete [2023-01-11T18:42:45.688Z] 5eb5b503b376: Pull complete [2023-01-11T18:42:45.946Z] 5c69ac0246d0: Pull complete [2023-01-11T18:42:46.204Z] ec43610c2a17: Pull complete [2023-01-11T18:42:46.204Z] 3a2ae6a8a46f: Pull complete [2023-01-11T18:42:46.461Z] 33b1e0a273af: Pull complete [2023-01-11T18:42:46.461Z] 5d3b04190fa2: Pull complete [2023-01-11T18:42:50.645Z] 2f39f015ded8: Pull complete [2023-01-11T18:42:50.645Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T18:42:50.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:42:50.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:42:50.733Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:42:50.765Z] $ 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-01-11T18:42:53.522Z] $ docker top fb3f7729407a7418224dc2485233103baf229702a3ba0e3438042b070665bffe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:42:53.885Z] ---> job-cost.sh [2023-01-11T18:42:53.885Z] lf-activate-venv: SKIPPING [2023-01-11T18:42:53.885Z] INFO: No Stack... [2023-01-11T18:42:54.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T18:42:54.712Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T18:42:55.007Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-01-11T18:42:55.007Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T18:42:55.024Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [2023-01-11T18:42:55.030Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] did not exist. Created. [2023-01-11T18:42:55.030Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T18:42:55.329Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T18:42:55.363Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T18:42:55.370Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T18:42:55.387Z] $ docker stop --time=1 fb3f7729407a7418224dc2485233103baf229702a3ba0e3438042b070665bffe [2023-01-11T18:42:56.542Z] $ docker rm -f --volumes fb3f7729407a7418224dc2485233103baf229702a3ba0e3438042b070665bffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T18:44:15.756Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1924 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-01-11T18:44:15.768Z] Running in /w/workspace/app-service-configurable/125 [Pipeline] { [Pipeline] checkout [2023-01-11T18:44:15.800Z] Selected Git installation does not exist. Using Default [2023-01-11T18:44:15.800Z] The recommended git tool is: NONE [2023-01-11T18:44:22.255Z] using credential edgex-jenkins-ssh [2023-01-11T18:44:22.273Z] Cloning the remote Git repository [2023-01-11T18:44:22.348Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-11T18:44:22.447Z] > git init /w/workspace/app-service-configurable/125 # timeout=10 [2023-01-11T18:44:22.633Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-11T18:44:22.634Z] > git --version # timeout=10 [2023-01-11T18:44:22.656Z] > git --version # 'git version 2.25.1' [2023-01-11T18:44:22.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T18:44:22.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T18:44:24.535Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-11T18:44:24.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T18:44:25.635Z] Avoid second fetch [2023-01-11T18:44:25.635Z] Checking out Revision fd655868e697ec9388f878b1610694eb9d0dc845 (main) [2023-01-11T18:44:25.659Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T18:44:25.680Z] > git checkout -f fd655868e697ec9388f878b1610694eb9d0dc845 # timeout=10 [2023-01-11T18:44:26.240Z] Commit message: "refactor!: Adjust configuration for reworked MessageBs config (#499)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:44:27.091Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T18:44:27.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:44:27.091Z] Dload Upload Total Spent Left Speed [2023-01-11T18:44:27.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-01-11T18:44:27.777Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T18:44:28.126Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T18:44:28.126Z] + sudo tee /etc/docker/daemon.new [2023-01-11T18:44:28.126Z] { [2023-01-11T18:44:28.126Z] "registry-mirrors": [ [2023-01-11T18:44:28.126Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T18:44:28.126Z] ], [2023-01-11T18:44:28.126Z] "bip": "10.250.0.254/24", [2023-01-11T18:44:28.126Z] "hosts": [ [2023-01-11T18:44:28.126Z] "tcp://0.0.0.0:5555", [2023-01-11T18:44:28.126Z] "unix:///var/run/docker.sock" [2023-01-11T18:44:28.126Z] ], [2023-01-11T18:44:28.126Z] "mtu": 1458, [2023-01-11T18:44:28.126Z] "selinux-enabled": true, [2023-01-11T18:44:28.126Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T18:44:28.126Z] } [Pipeline] sh [2023-01-11T18:44:28.491Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T18:44:28.864Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:44:47.179Z] provisioning config files... [2023-01-11T18:44:47.282Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config15292616235923681065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:44:47.731Z] ---> docker-login.sh [2023-01-11T18:44:47.731Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:44:48.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:48.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:48.702Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:48.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:48.702Z] [2023-01-11T18:44:48.702Z] Login Succeeded [2023-01-11T18:44:48.702Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:44:48.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:49.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:49.252Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:49.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:49.252Z] [2023-01-11T18:44:49.252Z] Login Succeeded [2023-01-11T18:44:49.252Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:44:49.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:49.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:49.528Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:49.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:49.528Z] [2023-01-11T18:44:49.528Z] Login Succeeded [2023-01-11T18:44:49.528Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:44:49.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:50.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:50.072Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:50.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:50.072Z] [2023-01-11T18:44:50.072Z] Login Succeeded [2023-01-11T18:44:50.072Z] docker.io [2023-01-11T18:44:50.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:50.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:50.613Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:50.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:50.613Z] [2023-01-11T18:44:50.613Z] Login Succeeded [2023-01-11T18:44:50.613Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:44:50.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T18:44:50.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:44:50.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:44:50.954Z] ========================================================= [2023-01-11T18:44:50.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T18:44:50.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:44:51.308Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T18:44:51.308Z] Sending build context to Docker daemon 216.6kB [2023-01-11T18:44:51.577Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:44:51.577Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T18:44:51.852Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T18:44:51.852Z] 9b18e9b68314: Pulling fs layer [2023-01-11T18:44:51.852Z] 35d82f9e3411: Pulling fs layer [2023-01-11T18:44:51.852Z] e16973657156: Pulling fs layer [2023-01-11T18:44:51.852Z] fc693d55d65f: Pulling fs layer [2023-01-11T18:44:51.852Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T18:44:51.852Z] dda99020689f: Pulling fs layer [2023-01-11T18:44:51.852Z] db1c61fa0a46: Pulling fs layer [2023-01-11T18:44:51.852Z] 891c053d2c06: Pulling fs layer [2023-01-11T18:44:51.852Z] dda99020689f: Waiting [2023-01-11T18:44:51.852Z] fc693d55d65f: Waiting [2023-01-11T18:44:51.852Z] 7e9fc2657dce: Waiting [2023-01-11T18:44:51.852Z] db1c61fa0a46: Waiting [2023-01-11T18:44:51.852Z] 891c053d2c06: Waiting [2023-01-11T18:44:51.852Z] e16973657156: Verifying Checksum [2023-01-11T18:44:51.852Z] e16973657156: Download complete [2023-01-11T18:44:51.852Z] 35d82f9e3411: Verifying Checksum [2023-01-11T18:44:51.852Z] 35d82f9e3411: Download complete [2023-01-11T18:44:51.852Z] 7e9fc2657dce: Download complete [2023-01-11T18:44:51.852Z] dda99020689f: Verifying Checksum [2023-01-11T18:44:51.852Z] dda99020689f: Download complete [2023-01-11T18:44:51.852Z] 9b18e9b68314: Verifying Checksum [2023-01-11T18:44:51.852Z] 9b18e9b68314: Download complete [2023-01-11T18:44:52.845Z] 9b18e9b68314: Pull complete [2023-01-11T18:44:53.139Z] 891c053d2c06: Verifying Checksum [2023-01-11T18:44:53.139Z] 891c053d2c06: Download complete [2023-01-11T18:44:53.731Z] 35d82f9e3411: Pull complete [2023-01-11T18:44:54.000Z] e16973657156: Pull complete [2023-01-11T18:44:54.590Z] db1c61fa0a46: Verifying Checksum [2023-01-11T18:44:54.591Z] db1c61fa0a46: Download complete [2023-01-11T18:44:54.860Z] fc693d55d65f: Verifying Checksum [2023-01-11T18:44:54.860Z] fc693d55d65f: Download complete [2023-01-11T18:45:07.211Z] fc693d55d65f: Pull complete [2023-01-11T18:45:07.211Z] 7e9fc2657dce: Pull complete [2023-01-11T18:45:07.211Z] dda99020689f: Pull complete [2023-01-11T18:45:12.592Z] db1c61fa0a46: Pull complete [2023-01-11T18:45:14.016Z] 891c053d2c06: Pull complete [2023-01-11T18:45:14.016Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T18:45:14.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T18:45:14.285Z] ---> f96f9c87975a [2023-01-11T18:45:14.285Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T18:45:16.241Z] ---> Running in 16539e1db2ab [2023-01-11T18:45:16.511Z] Removing intermediate container 16539e1db2ab [2023-01-11T18:45:16.511Z] ---> 19b15aafae50 [2023-01-11T18:45:16.511Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:45:16.782Z] ---> Running in c94b208a8bc9 [2023-01-11T18:45:17.124Z] Removing intermediate container c94b208a8bc9 [2023-01-11T18:45:17.124Z] ---> 48eb3e266ae4 [2023-01-11T18:45:17.124Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:45:17.124Z] ---> Running in 2e9fa3677ca4 [2023-01-11T18:45:17.406Z] Removing intermediate container 2e9fa3677ca4 [2023-01-11T18:45:17.406Z] ---> 65f1581e2ce9 [2023-01-11T18:45:17.406Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:45:17.681Z] ---> Running in 3a3e6c62d6e0 [2023-01-11T18:45:19.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:45:19.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:45:20.858Z] OK: 221 MiB in 51 packages [2023-01-11T18:45:21.455Z] Removing intermediate container 3a3e6c62d6e0 [2023-01-11T18:45:21.455Z] ---> 18149b3d8f98 [2023-01-11T18:45:21.455Z] Step 7/12 : WORKDIR /app [2023-01-11T18:45:21.726Z] ---> Running in 9e2fd5374304 [2023-01-11T18:45:21.999Z] Removing intermediate container 9e2fd5374304 [2023-01-11T18:45:21.999Z] ---> ee5d893db199 [2023-01-11T18:45:21.999Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T18:45:22.594Z] ---> d3e14ad90966 [2023-01-11T18:45:22.594Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:45:22.594Z] ---> Running in 4fdfbffc0ca5 [2023-01-11T18:46:19.056Z] Removing intermediate container 4fdfbffc0ca5 [2023-01-11T18:46:19.056Z] ---> 913ddb966703 [2023-01-11T18:46:19.056Z] Step 10/12 : COPY . . [2023-01-11T18:46:19.056Z] ---> 2361a9095994 [2023-01-11T18:46:19.056Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:46:19.056Z] ---> Running in 1227ea849a02 [2023-01-11T18:46:19.056Z] Removing intermediate container 1227ea849a02 [2023-01-11T18:46:19.056Z] ---> ed8c125cfa2c [2023-01-11T18:46:19.056Z] Step 12/12 : RUN $MAKE [2023-01-11T18:46:19.056Z] ---> Running in 924959f15cab [2023-01-11T18:46:20.023Z] noop [2023-01-11T18:46:20.993Z] Removing intermediate container 924959f15cab [2023-01-11T18:46:20.993Z] ---> b69f4b1f9efe [2023-01-11T18:46:20.993Z] Successfully built b69f4b1f9efe [2023-01-11T18:46:20.993Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:46:21.352Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T18:46:21.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:46:21.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-1924 does not seem to be running inside a container [2023-01-11T18:46:21.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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-01-11T18:46:23.002Z] $ docker top f245f91f49883e74d8a43e7b1e9f1ed36248d13da9aac362a74a70c0e39a3fd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:46:23.880Z] + go version [2023-01-11T18:46:23.880Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T18:46:23.904Z] $ docker stop --time=1 f245f91f49883e74d8a43e7b1e9f1ed36248d13da9aac362a74a70c0e39a3fd0 [2023-01-11T18:46:25.625Z] $ docker rm -f --volumes f245f91f49883e74d8a43e7b1e9f1ed36248d13da9aac362a74a70c0e39a3fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:46:26.176Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T18:46:26.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:46:26.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-1924 does not seem to be running inside a container [2023-01-11T18:46:26.476Z] $ 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/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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-01-11T18:46:27.802Z] $ docker top c58fd8f3cc4fa624be6727a50bfaf9adda9ebac7158e1f365765f04d2c9136cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:46:28.673Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/125 [Pipeline] fileExists [Pipeline] sh [2023-01-11T18:46:29.347Z] + make test [2023-01-11T18:46:29.347Z] go test -race -coverprofile=coverage.out ./... [2023-01-11T18:49:21.186Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-11T18:49:21.186Z] go vet ./... [2023-01-11T18:51:12.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T18:51:12.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T18:51:12.927Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T18:51:12.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T18:51:12.960Z] $ docker stop --time=1 c58fd8f3cc4fa624be6727a50bfaf9adda9ebac7158e1f365765f04d2c9136cc [2023-01-11T18:51:14.807Z] $ docker rm -f --volumes c58fd8f3cc4fa624be6727a50bfaf9adda9ebac7158e1f365765f04d2c9136cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:51:16.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T18:51:16.178Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T18:51:16.684Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:51:17.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T18:51:17.420Z] + ls -al . [2023-01-11T18:51:17.420Z] total 180 [2023-01-11T18:51:17.420Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 11 18:46 . [2023-01-11T18:51:17.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:44 .. [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 11 18:44 .dockerignore [2023-01-11T18:51:17.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:44 .git [2023-01-11T18:51:17.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:44 .github [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 11 18:44 .gitignore [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 11 18:44 Attribution.txt [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 11 18:44 CHANGELOG.md [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 11 18:44 Dockerfile [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:44 GOVERNANCE.md [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 11 18:44 Jenkinsfile [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 11 18:44 LICENSE [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 11 18:44 OWNERS.md [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 11 18:44 README.md [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 18:41 VERSION [2023-01-11T18:51:17.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:44 bin [2023-01-11T18:51:17.420Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 11 18:46 coverage.out [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 11 18:44 go.mod [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 11 18:44 go.sum [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 11 18:44 main.go [2023-01-11T18:51:17.420Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 11 18:44 makefile [2023-01-11T18:51:17.420Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:44 res [2023-01-11T18:51:17.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:44 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:51:17.766Z] + 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=fd655868e697ec9388f878b1610694eb9d0dc845 --label arch=arm64 --label version=3.0.0-dev.8 . [2023-01-11T18:51:17.766Z] Sending build context to Docker daemon 217.6kB [2023-01-11T18:51:18.039Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:51:18.039Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-11T18:51:18.039Z] ---> b69f4b1f9efe [2023-01-11T18:51:18.039Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T18:51:18.039Z] ---> Running in 64c56769a99f [2023-01-11T18:51:18.627Z] Removing intermediate container 64c56769a99f [2023-01-11T18:51:18.627Z] ---> 871a4ca26871 [2023-01-11T18:51:18.627Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:51:18.627Z] ---> Running in 599c9750d899 [2023-01-11T18:51:18.895Z] Removing intermediate container 599c9750d899 [2023-01-11T18:51:18.895Z] ---> a916490d2e7f [2023-01-11T18:51:18.895Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:51:18.895Z] ---> Running in b2aafd8b2e42 [2023-01-11T18:51:19.481Z] Removing intermediate container b2aafd8b2e42 [2023-01-11T18:51:19.481Z] ---> e08b0523c2c5 [2023-01-11T18:51:19.481Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:51:19.481Z] ---> Running in d60759db0ee5 [2023-01-11T18:51:20.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:51:20.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:51:22.139Z] OK: 221 MiB in 51 packages [2023-01-11T18:51:22.729Z] Removing intermediate container d60759db0ee5 [2023-01-11T18:51:22.729Z] ---> c6a836ae05f5 [2023-01-11T18:51:22.729Z] Step 7/26 : WORKDIR /app [2023-01-11T18:51:24.149Z] ---> Running in 679a22dc2877 [2023-01-11T18:51:24.417Z] Removing intermediate container 679a22dc2877 [2023-01-11T18:51:24.417Z] ---> 4d59c7270d27 [2023-01-11T18:51:24.417Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-11T18:51:24.714Z] ---> 280b28cb4321 [2023-01-11T18:51:24.714Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:51:24.982Z] ---> Running in 549476bbe2f9 [2023-01-11T18:51:26.927Z] Removing intermediate container 549476bbe2f9 [2023-01-11T18:51:26.927Z] ---> a650f6f47449 [2023-01-11T18:51:26.927Z] Step 10/26 : COPY . . [2023-01-11T18:51:27.895Z] ---> e2c604d9e1bf [2023-01-11T18:51:27.895Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:51:27.895Z] ---> Running in f6004dfa25f9 [2023-01-11T18:51:28.163Z] Removing intermediate container f6004dfa25f9 [2023-01-11T18:51:28.163Z] ---> ee827445db14 [2023-01-11T18:51:28.163Z] Step 12/26 : RUN $MAKE [2023-01-11T18:51:28.163Z] ---> Running in 09ea487ec27c [2023-01-11T18:51:29.124Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.8" -trimpath -mod=readonly -o app-service-configurable [2023-01-11T18:53:35.840Z] Removing intermediate container 09ea487ec27c [2023-01-11T18:53:35.840Z] ---> 310c3b3e5a7b [2023-01-11T18:53:35.840Z] Step 13/26 : FROM alpine:3.16 [2023-01-11T18:53:35.840Z] 3.16: Pulling from library/alpine [2023-01-11T18:53:35.840Z] 6875df1f5354: Pulling fs layer [2023-01-11T18:53:36.107Z] 6875df1f5354: Verifying Checksum [2023-01-11T18:53:36.107Z] 6875df1f5354: Download complete [2023-01-11T18:53:36.698Z] 6875df1f5354: Pull complete [2023-01-11T18:53:36.698Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T18:53:36.698Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T18:53:36.698Z] ---> 2b4661558fb8 [2023-01-11T18:53:36.698Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-11T18:53:36.698Z] ---> Running in 68c85879c2dc [2023-01-11T18:53:36.966Z] Removing intermediate container 68c85879c2dc [2023-01-11T18:53:36.966Z] ---> 0cbd9a822900 [2023-01-11T18:53:36.966Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-11T18:53:37.234Z] ---> Running in 106369ce5b09 [2023-01-11T18:53:37.503Z] Removing intermediate container 106369ce5b09 [2023-01-11T18:53:37.503Z] ---> 10918e76d0fa [2023-01-11T18:53:37.503Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-11T18:53:37.503Z] ---> Running in a49465841847 [2023-01-11T18:53:38.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:53:38.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:53:40.144Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T18:53:40.144Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T18:53:40.144Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:53:40.144Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T18:53:40.144Z] OK: 6 MiB in 16 packages [2023-01-11T18:53:42.094Z] Removing intermediate container a49465841847 [2023-01-11T18:53:42.094Z] ---> 197a80148412 [2023-01-11T18:53:42.094Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-11T18:53:42.362Z] ---> a6a37970a340 [2023-01-11T18:53:42.362Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-11T18:53:42.945Z] ---> c6a133aeac96 [2023-01-11T18:53:42.945Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-11T18:53:43.533Z] ---> 007e82720529 [2023-01-11T18:53:43.533Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-11T18:53:44.951Z] ---> 56d00ac8700b [2023-01-11T18:53:44.951Z] Step 21/26 : EXPOSE 48095 [2023-01-11T18:53:44.951Z] ---> Running in dd1ce1d3aeb2 [2023-01-11T18:53:45.229Z] Removing intermediate container dd1ce1d3aeb2 [2023-01-11T18:53:45.229Z] ---> ba6b328b46e9 [2023-01-11T18:53:45.229Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-11T18:53:45.499Z] ---> Running in 9a2ecc3b644b [2023-01-11T18:53:45.767Z] Removing intermediate container 9a2ecc3b644b [2023-01-11T18:53:45.767Z] ---> e927fd6b0d52 [2023-01-11T18:53:45.767Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T18:53:45.767Z] ---> Running in e598bd1212ed [2023-01-11T18:53:46.036Z] Removing intermediate container e598bd1212ed [2023-01-11T18:53:46.036Z] ---> 7101373eed12 [2023-01-11T18:53:46.036Z] Step 24/26 : LABEL arch=arm64 [2023-01-11T18:53:46.036Z] ---> Running in b924dafd91b4 [2023-01-11T18:53:46.303Z] Removing intermediate container b924dafd91b4 [2023-01-11T18:53:46.303Z] ---> cc66bb9b7d5b [2023-01-11T18:53:46.303Z] Step 25/26 : LABEL git_sha=fd655868e697ec9388f878b1610694eb9d0dc845 [2023-01-11T18:53:46.571Z] ---> Running in c2fd537f65b1 [2023-01-11T18:53:46.840Z] Removing intermediate container c2fd537f65b1 [2023-01-11T18:53:46.841Z] ---> 38f71365fe5b [2023-01-11T18:53:46.841Z] Step 26/26 : LABEL version=3.0.0-dev.8 [2023-01-11T18:53:46.841Z] ---> Running in f40970fb7f6e [2023-01-11T18:53:47.110Z] Removing intermediate container f40970fb7f6e [2023-01-11T18:53:47.110Z] ---> 5e5f35f53f55 [2023-01-11T18:53:47.110Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T18:53:47.110Z] Successfully built 5e5f35f53f55 [2023-01-11T18:53:47.110Z] 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-01-11T18:53:47.232Z] provisioning config files... [2023-01-11T18:53:47.245Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/125@tmp/config4931735758119883484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:53:47.589Z] ---> docker-login.sh [2023-01-11T18:53:47.589Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:53:47.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:53:47.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:53:47.857Z] Configure a credential helper to remove this warning. See [2023-01-11T18:53:47.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:53:47.857Z] [2023-01-11T18:53:47.857Z] Login Succeeded [2023-01-11T18:53:47.857Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:53:48.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:53:48.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:53:48.126Z] Configure a credential helper to remove this warning. See [2023-01-11T18:53:48.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:53:48.126Z] [2023-01-11T18:53:48.126Z] Login Succeeded [2023-01-11T18:53:48.126Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:53:48.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:53:48.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:53:48.665Z] Configure a credential helper to remove this warning. See [2023-01-11T18:53:48.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:53:48.665Z] [2023-01-11T18:53:48.665Z] Login Succeeded [2023-01-11T18:53:48.665Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:53:48.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:53:48.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:53:48.932Z] Configure a credential helper to remove this warning. See [2023-01-11T18:53:48.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:53:48.932Z] [2023-01-11T18:53:48.932Z] Login Succeeded [2023-01-11T18:53:48.932Z] docker.io [2023-01-11T18:53:49.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:53:49.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:53:49.468Z] Configure a credential helper to remove this warning. See [2023-01-11T18:53:49.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:53:49.468Z] [2023-01-11T18:53:49.468Z] Login Succeeded [2023-01-11T18:53:49.468Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:53:49.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T18:53:49.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:53:49.534Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-01-11T18:53:49.534Z] fd655868e697ec9388f878b1610694eb9d0dc845 [2023-01-11T18:53:49.534Z] latest [2023-01-11T18:53:49.534Z] 3.0.0-dev.8 [2023-01-11T18:53:49.534Z] fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [2023-01-11T18:53:49.534Z] main [2023-01-11T18:53:49.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:53:49.987Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:53:50.343Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845 [2023-01-11T18:53:50.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-11T18:53:50.343Z] 642d525f4ab2: Preparing [2023-01-11T18:53:50.343Z] 1b6eb96489b4: Preparing [2023-01-11T18:53:50.343Z] 2a3e2581b5c0: Preparing [2023-01-11T18:53:50.343Z] a02f8a0e5d90: Preparing [2023-01-11T18:53:50.343Z] 5b3ef26a065c: Preparing [2023-01-11T18:53:50.343Z] 17bec77d7fdc: Preparing [2023-01-11T18:53:50.343Z] 17bec77d7fdc: Waiting [2023-01-11T18:53:50.617Z] a02f8a0e5d90: Pushed [2023-01-11T18:53:50.617Z] 2a3e2581b5c0: Pushed [2023-01-11T18:53:50.617Z] 1b6eb96489b4: Pushed [2023-01-11T18:53:50.617Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:53:50.884Z] 5b3ef26a065c: Pushed [2023-01-11T18:53:56.304Z] 642d525f4ab2: Pushed [2023-01-11T18:53:56.304Z] fd655868e697ec9388f878b1610694eb9d0dc845: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:53:56.683Z] + 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-01-11T18:53:57.039Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-11T18:53:57.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-11T18:53:57.039Z] 642d525f4ab2: Preparing [2023-01-11T18:53:57.039Z] 1b6eb96489b4: Preparing [2023-01-11T18:53:57.039Z] 2a3e2581b5c0: Preparing [2023-01-11T18:53:57.039Z] a02f8a0e5d90: Preparing [2023-01-11T18:53:57.039Z] 5b3ef26a065c: Preparing [2023-01-11T18:53:57.039Z] 17bec77d7fdc: Preparing [2023-01-11T18:53:57.039Z] 17bec77d7fdc: Waiting [2023-01-11T18:53:57.039Z] 5b3ef26a065c: Layer already exists [2023-01-11T18:53:57.039Z] 642d525f4ab2: Layer already exists [2023-01-11T18:53:57.039Z] a02f8a0e5d90: Layer already exists [2023-01-11T18:53:57.039Z] 1b6eb96489b4: Layer already exists [2023-01-11T18:53:57.039Z] 2a3e2581b5c0: Layer already exists [2023-01-11T18:53:57.039Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:53:57.306Z] latest: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:53:57.643Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:53:57.978Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.8 [2023-01-11T18:53:57.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-11T18:53:57.978Z] 642d525f4ab2: Preparing [2023-01-11T18:53:57.978Z] 1b6eb96489b4: Preparing [2023-01-11T18:53:57.978Z] 2a3e2581b5c0: Preparing [2023-01-11T18:53:57.978Z] a02f8a0e5d90: Preparing [2023-01-11T18:53:57.978Z] 5b3ef26a065c: Preparing [2023-01-11T18:53:57.978Z] 17bec77d7fdc: Preparing [2023-01-11T18:53:57.978Z] 17bec77d7fdc: Waiting [2023-01-11T18:53:57.978Z] a02f8a0e5d90: Layer already exists [2023-01-11T18:53:57.978Z] 5b3ef26a065c: Layer already exists [2023-01-11T18:53:57.978Z] 642d525f4ab2: Layer already exists [2023-01-11T18:53:57.978Z] 2a3e2581b5c0: Layer already exists [2023-01-11T18:53:57.978Z] 1b6eb96489b4: Layer already exists [2023-01-11T18:53:57.978Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:53:58.244Z] 3.0.0-dev.8: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:53:58.588Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:53:58.932Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [2023-01-11T18:53:58.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-11T18:53:58.932Z] 642d525f4ab2: Preparing [2023-01-11T18:53:58.932Z] 1b6eb96489b4: Preparing [2023-01-11T18:53:58.932Z] 2a3e2581b5c0: Preparing [2023-01-11T18:53:58.932Z] a02f8a0e5d90: Preparing [2023-01-11T18:53:58.932Z] 5b3ef26a065c: Preparing [2023-01-11T18:53:58.932Z] 17bec77d7fdc: Preparing [2023-01-11T18:53:58.932Z] 17bec77d7fdc: Waiting [2023-01-11T18:53:58.932Z] 2a3e2581b5c0: Layer already exists [2023-01-11T18:53:58.932Z] 5b3ef26a065c: Layer already exists [2023-01-11T18:53:58.932Z] a02f8a0e5d90: Layer already exists [2023-01-11T18:53:58.932Z] 642d525f4ab2: Layer already exists [2023-01-11T18:53:58.932Z] 1b6eb96489b4: Layer already exists [2023-01-11T18:53:58.932Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:53:58.932Z] fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:53:59.272Z] + 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-01-11T18:53:59.605Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-01-11T18:53:59.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-11T18:53:59.605Z] 642d525f4ab2: Preparing [2023-01-11T18:53:59.605Z] 1b6eb96489b4: Preparing [2023-01-11T18:53:59.605Z] 2a3e2581b5c0: Preparing [2023-01-11T18:53:59.605Z] a02f8a0e5d90: Preparing [2023-01-11T18:53:59.605Z] 5b3ef26a065c: Preparing [2023-01-11T18:53:59.605Z] 17bec77d7fdc: Preparing [2023-01-11T18:53:59.605Z] 17bec77d7fdc: Waiting [2023-01-11T18:53:59.605Z] a02f8a0e5d90: Layer already exists [2023-01-11T18:53:59.605Z] 5b3ef26a065c: Layer already exists [2023-01-11T18:53:59.605Z] 642d525f4ab2: Layer already exists [2023-01-11T18:53:59.605Z] 2a3e2581b5c0: Layer already exists [2023-01-11T18:53:59.605Z] 1b6eb96489b4: Layer already exists [2023-01-11T18:53:59.605Z] 17bec77d7fdc: Layer already exists [2023-01-11T18:53:59.870Z] main: digest: sha256:8bc6c2dbc449db9480fb057dcf2b45330c3bf72fc43c5c7e6188dc3cd49dee79 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T18:53:59.919Z] ===================================================== [Pipeline] echo [2023-01-11T18:53:59.928Z] taggedImages: [2023-01-11T18:53:59.928Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845 [2023-01-11T18:53:59.928Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-11T18:53:59.928Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.8 [2023-01-11T18:53:59.928Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fd655868e697ec9388f878b1610694eb9d0dc845-3.0.0-dev.8 [2023-01-11T18:53:59.928Z] - 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-01-11T18:54:00.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:54:00.295Z] [2023-01-11T18:54:00.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:54:00.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:54:00.631Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T18:54:00.631Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T18:54:00.631Z] 04944245beec: Pulling fs layer [2023-01-11T18:54:00.631Z] 699f458cf7ca: Pulling fs layer [2023-01-11T18:54:00.631Z] 765212b225bb: Pulling fs layer [2023-01-11T18:54:00.631Z] f23df028b6ca: Pulling fs layer [2023-01-11T18:54:00.631Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T18:54:00.631Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T18:54:00.631Z] f23df028b6ca: Waiting [2023-01-11T18:54:00.631Z] d65c8cfc05b1: Waiting [2023-01-11T18:54:00.631Z] 2437ff75d9bd: Waiting [2023-01-11T18:54:00.631Z] 765212b225bb: Waiting [2023-01-11T18:54:00.897Z] 04944245beec: Verifying Checksum [2023-01-11T18:54:00.897Z] 04944245beec: Download complete [2023-01-11T18:54:00.897Z] 765212b225bb: Verifying Checksum [2023-01-11T18:54:00.897Z] 765212b225bb: Download complete [2023-01-11T18:54:00.897Z] f23df028b6ca: Verifying Checksum [2023-01-11T18:54:00.897Z] f23df028b6ca: Download complete [2023-01-11T18:54:00.897Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T18:54:00.897Z] d65c8cfc05b1: Download complete [2023-01-11T18:54:01.165Z] 699f458cf7ca: Verifying Checksum [2023-01-11T18:54:01.165Z] 699f458cf7ca: Download complete [2023-01-11T18:54:01.434Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T18:54:01.434Z] 8998bd30e6a1: Download complete [2023-01-11T18:54:04.011Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T18:54:04.011Z] 2437ff75d9bd: Download complete [2023-01-11T18:54:04.967Z] 8998bd30e6a1: Pull complete [2023-01-11T18:54:05.609Z] 04944245beec: Pull complete [2023-01-11T18:54:06.571Z] 699f458cf7ca: Pull complete [2023-01-11T18:54:06.837Z] 765212b225bb: Pull complete [2023-01-11T18:54:07.794Z] f23df028b6ca: Pull complete [2023-01-11T18:54:07.794Z] d65c8cfc05b1: Pull complete [2023-01-11T18:54:22.787Z] 2437ff75d9bd: Pull complete [2023-01-11T18:54:22.787Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T18:54:22.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:54:22.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:54:22.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-1924 does not seem to be running inside a container [2023-01-11T18:54:23.045Z] $ 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/125 -v /w/workspace/app-service-configurable/125:/w/workspace/app-service-configurable/125:rw,z -v /w/workspace/app-service-configurable/125@tmp:/w/workspace/app-service-configurable/125@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-01-11T18:54:25.785Z] $ docker top 88af18364c23a60ca4b2fabc12523c4509b716cc186831f8e2ffe08681883dfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:54:26.632Z] ---> job-cost.sh [2023-01-11T18:54:26.632Z] lf-activate-venv: SKIPPING [2023-01-11T18:54:26.632Z] INFO: No Stack... [2023-01-11T18:54:27.212Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T18:54:27.793Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T18:54:28.438Z] + cat /w/workspace/app-service-configurable/125/archives/cost.csv [2023-01-11T18:54:28.438Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T18:54:28.510Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [2023-01-11T18:54:28.518Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] did not exist. Created. [2023-01-11T18:54:28.519Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T18:54:28.865Z] /w/workspace/app-service-configurable/125@tmp/durable-3cc65241/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T18:54:29.530Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T18:54:29.553Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T18:54:29.610Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T18:54:29.617Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T18:54:29.641Z] $ docker stop --time=1 88af18364c23a60ca4b2fabc12523c4509b716cc186831f8e2ffe08681883dfa [2023-01-11T18:54:31.133Z] $ docker rm -f --volumes 88af18364c23a60ca4b2fabc12523c4509b716cc186831f8e2ffe08681883dfa [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-01-11T18:54:31.531Z] provisioning config files... [2023-01-11T18:54:31.539Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18015991676884525406tmp [Pipeline] { [Pipeline] sh [2023-01-11T18:54:31.833Z] + set +x [2023-01-11T18:54:31.833Z] + + curl -s https://codecov.io/bash [2023-01-11T18:54:31.833Z] bash -s -- [2023-01-11T18:54:31.833Z] [2023-01-11T18:54:31.833Z] _____ _ [2023-01-11T18:54:31.833Z] / ____| | | [2023-01-11T18:54:31.833Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T18:54:31.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T18:54:31.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T18:54:31.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T18:54:31.833Z] Bash-1.0.6 [2023-01-11T18:54:31.833Z] [2023-01-11T18:54:31.833Z] [2023-01-11T18:54:31.833Z] ==> git version 2.25.1 found [2023-01-11T18:54:31.833Z] ==> 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-01-11T18:54:31.833Z] Release-Date: 2020-01-08 [2023-01-11T18:54:31.833Z] 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-01-11T18:54:31.833Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T18:54:31.833Z] ==> Jenkins CI detected. [2023-01-11T18:54:31.833Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-01-11T18:54:31.833Z] project root: . [2023-01-11T18:54:31.833Z] --> token set from env [2023-01-11T18:54:31.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T18:54:31.833Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T18:54:31.833Z] ==> Python coveragepy not found [2023-01-11T18:54:31.833Z] ==> Searching for coverage reports in: [2023-01-11T18:54:31.833Z] + . [2023-01-11T18:54:31.833Z] -> Found 1 reports [2023-01-11T18:54:31.833Z] ==> Detecting git/mercurial file structure [2023-01-11T18:54:31.833Z] ==> Reading reports [2023-01-11T18:54:31.833Z] + ./coverage.out bytes=13 [2023-01-11T18:54:31.833Z] ==> Appending adjustments [2023-01-11T18:54:31.833Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T18:54:31.833Z] + Found adjustments [2023-01-11T18:54:31.833Z] ==> Gzipping contents [2023-01-11T18:54:31.833Z] 4.0K /tmp/codecov.8MFu12.gz [2023-01-11T18:54:31.833Z] ==> Uploading reports [2023-01-11T18:54:31.833Z] url: https://codecov.io [2023-01-11T18:54:31.833Z] query: branch=main&commit=fd655868e697ec9388f878b1610694eb9d0dc845&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T18:54:32.092Z] -> Pinging Codecov [2023-01-11T18:54:32.092Z] 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=fd655868e697ec9388f878b1610694eb9d0dc845&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T18:54:32.352Z] -> Uploading to [2023-01-11T18:54:32.352Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/A97CA9966030D2A3747ED39772930CCE/fd655868e697ec9388f878b1610694eb9d0dc845/73e3cfc8-84c6-4166-9e1f-f9d00d4efe96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T185432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd9a705755a574772ba1bef25992a0da94ffec460770a168853d075d47443e37 [2023-01-11T18:54:32.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:54:32.352Z] Dload Upload Total Spent Left Speed [2023-01-11T18:54:32.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2086 --:--:-- --:--:-- --:--:-- 2086 [2023-01-11T18:54:32.612Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] } [2023-01-11T18:54:32.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-11T18:54:32.737Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-11T18:54:32.752Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:54:33.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T18:54:33.054Z] [2023-01-11T18:54:33.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:54:33.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T18:54:33.358Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-11T18:54:33.358Z] df9b9388f04a: Pulling fs layer [2023-01-11T18:54:33.358Z] 52dc419b0ee2: Pulling fs layer [2023-01-11T18:54:33.358Z] 25bc292e5bac: Pulling fs layer [2023-01-11T18:54:33.358Z] 114826534d7a: Pulling fs layer [2023-01-11T18:54:33.358Z] 4657fd5d0bcf: Pulling fs layer [2023-01-11T18:54:33.358Z] 6ad1cebc031e: Pulling fs layer [2023-01-11T18:54:33.358Z] 8a3aa393b2d8: Pulling fs layer [2023-01-11T18:54:33.358Z] 6ad1cebc031e: Waiting [2023-01-11T18:54:33.358Z] 114826534d7a: Waiting [2023-01-11T18:54:33.358Z] 4657fd5d0bcf: Waiting [2023-01-11T18:54:33.358Z] 8a3aa393b2d8: Waiting [2023-01-11T18:54:33.358Z] 25bc292e5bac: Verifying Checksum [2023-01-11T18:54:33.358Z] 25bc292e5bac: Download complete [2023-01-11T18:54:33.358Z] 52dc419b0ee2: Download complete [2023-01-11T18:54:33.358Z] 4657fd5d0bcf: Download complete [2023-01-11T18:54:33.358Z] df9b9388f04a: Download complete [2023-01-11T18:54:33.623Z] df9b9388f04a: Pull complete [2023-01-11T18:54:33.623Z] 6ad1cebc031e: Verifying Checksum [2023-01-11T18:54:33.623Z] 6ad1cebc031e: Download complete [2023-01-11T18:54:33.623Z] 52dc419b0ee2: Pull complete [2023-01-11T18:54:33.623Z] 25bc292e5bac: Pull complete [2023-01-11T18:54:34.605Z] 114826534d7a: Verifying Checksum [2023-01-11T18:54:34.605Z] 114826534d7a: Download complete [2023-01-11T18:54:34.863Z] 8a3aa393b2d8: Verifying Checksum [2023-01-11T18:54:34.863Z] 8a3aa393b2d8: Download complete [2023-01-11T18:54:38.141Z] 114826534d7a: Pull complete [2023-01-11T18:54:38.141Z] 4657fd5d0bcf: Pull complete [2023-01-11T18:54:38.399Z] 6ad1cebc031e: Pull complete [2023-01-11T18:54:41.679Z] 8a3aa393b2d8: Pull complete [2023-01-11T18:54:41.679Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-11T18:54:41.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T18:54:41.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:54:41.751Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:54:41.782Z] $ 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-01-11T18:54:44.481Z] $ docker top d8260ba5df0765cb6285249feb160051e859be1caca3c3bfccfc4b452685f813 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-11T18:54:44.543Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-01-11T18:54:44.818Z] + set -o pipefail [2023-01-11T18:54:44.818Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-01-11T18:54:51.376Z] [2023-01-11T18:54:51.376Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-01-11T18:54:51.376Z] [2023-01-11T18:54:51.376Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/432b7d15-be2c-468f-a13f-57b40acf6666 [2023-01-11T18:54:51.376Z] [2023-01-11T18:54:51.376Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-11T18:54:51.376Z] [2023-01-11T18:54:51.376Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-11T18:54:51.376Z] [2023-01-11T18:54:51.376Z] [2023-01-11T18:54:51.376Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-11T18:54:51.376Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-11T18:54:51.376Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-11T18:54:51.387Z] $ docker stop --time=1 d8260ba5df0765cb6285249feb160051e859be1caca3c3bfccfc4b452685f813 [2023-01-11T18:54:54.401Z] $ docker rm -f --volumes d8260ba5df0765cb6285249feb160051e859be1caca3c3bfccfc4b452685f813 [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-01-11T18:54:55.083Z] + git log --format=format:%s -1 fd655868e697ec9388f878b1610694eb9d0dc845 [Pipeline] sh [2023-01-11T18:54:55.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:54:55.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:54:55.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:54:55.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:54:55.735Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:54:55.765Z] $ 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-01-11T18:54:56.186Z] $ docker top b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:54:56.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:54:56.273Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:54:56.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:54:56.381Z] $ docker exec b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 ssh-agent [2023-01-11T18:54:56.485Z] SSH_AUTH_SOCK=/tmp/ssh-FaizNvnH0jJU/agent.33 [2023-01-11T18:54:56.485Z] SSH_AGENT_PID=39 [2023-01-11T18:54:56.489Z] Running ssh-add (command line suppressed) [2023-01-11T18:54:56.600Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7686580769459772454.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7686580769459772454.key) [2023-01-11T18:54:56.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:54:56.902Z] + git semver tag [2023-01-11T18:54:57.160Z] 2023-01-11 18:54:57,090 [run_tag] DEBUG tag force:False [2023-01-11T18:54:57.160Z] 2023-01-11 18:54:57,090 [check_head_tag] DEBUG check head tag [2023-01-11T18:54:57.160Z] 2023-01-11 18:54:57,092 [execute] INFO git cat-file --batch-check [2023-01-11T18:54:57.160Z] 2023-01-11 18:54:57,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-11T18:54:57.160Z] 2023-01-11 18:54:57,096 [execute] INFO git cat-file --batch [2023-01-11T18:54:57.160Z] 2023-01-11 18:54:57,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-11T18:54:57.160Z] 2023-01-11 18:54:57,114 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-11T18:54:57.160Z] 2023-01-11 18:54:57,114 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 [2023-01-11T18:54:57.160Z] 2023-01-11 18:54:57,114 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:54:57.161Z] 2023-01-11 18:54:57,120 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-11T18:54:57.161Z] 3.0.0-dev.8 [Pipeline] } [2023-01-11T18:54:57.170Z] $ docker exec --env ******** --env ******** b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 ssh-agent -k [2023-01-11T18:54:57.266Z] unset SSH_AUTH_SOCK; [2023-01-11T18:54:57.266Z] unset SSH_AGENT_PID; [2023-01-11T18:54:57.266Z] echo Agent pid 39 killed; [2023-01-11T18:54:57.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:54:57.573Z] + git semver [Pipeline] } [2023-01-11T18:54:57.841Z] $ docker stop --time=1 b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 [2023-01-11T18:54:59.132Z] $ docker rm -f --volumes b1e85ade1d8c429dd7ce73031788ffeef33c3d88eecaad425da27f8533824315 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:54:59.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T18:54:59.517Z] [2023-01-11T18:54:59.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:54:59.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T18:54:59.814Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-11T18:54:59.814Z] ab5ef0e58194: Pulling fs layer [2023-01-11T18:54:59.814Z] 9712f1f96733: Pulling fs layer [2023-01-11T18:54:59.814Z] 63f879dbbcfc: Pulling fs layer [2023-01-11T18:54:59.814Z] 0d9ebad4ef96: Pulling fs layer [2023-01-11T18:54:59.814Z] e9a5061849ea: Pulling fs layer [2023-01-11T18:54:59.814Z] d747dcd14b5f: Pulling fs layer [2023-01-11T18:54:59.814Z] 2de7ff778b66: Pulling fs layer [2023-01-11T18:54:59.814Z] 0d9ebad4ef96: Waiting [2023-01-11T18:54:59.814Z] e9a5061849ea: Waiting [2023-01-11T18:54:59.814Z] d747dcd14b5f: Waiting [2023-01-11T18:54:59.814Z] 2de7ff778b66: Waiting [2023-01-11T18:54:59.814Z] 9712f1f96733: Verifying Checksum [2023-01-11T18:54:59.814Z] 9712f1f96733: Download complete [2023-01-11T18:55:00.399Z] 63f879dbbcfc: Verifying Checksum [2023-01-11T18:55:00.399Z] 63f879dbbcfc: Download complete [2023-01-11T18:55:00.399Z] 0d9ebad4ef96: Verifying Checksum [2023-01-11T18:55:00.399Z] 0d9ebad4ef96: Download complete [2023-01-11T18:55:00.399Z] e9a5061849ea: Verifying Checksum [2023-01-11T18:55:00.399Z] e9a5061849ea: Download complete [2023-01-11T18:55:00.399Z] d747dcd14b5f: Download complete [2023-01-11T18:55:00.656Z] ab5ef0e58194: Verifying Checksum [2023-01-11T18:55:00.656Z] ab5ef0e58194: Download complete [2023-01-11T18:55:00.656Z] 2de7ff778b66: Verifying Checksum [2023-01-11T18:55:00.656Z] 2de7ff778b66: Download complete [2023-01-11T18:55:03.183Z] ab5ef0e58194: Pull complete [2023-01-11T18:55:03.184Z] 9712f1f96733: Pull complete [2023-01-11T18:55:04.140Z] 63f879dbbcfc: Pull complete [2023-01-11T18:55:07.445Z] 0d9ebad4ef96: Pull complete [2023-01-11T18:55:07.703Z] e9a5061849ea: Pull complete [2023-01-11T18:55:07.960Z] d747dcd14b5f: Pull complete [2023-01-11T18:55:08.893Z] 2de7ff778b66: Pull complete [2023-01-11T18:55:08.893Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-11T18:55:08.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T18:55:08.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:55:08.966Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:55:08.991Z] $ 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-01-11T18:55:13.124Z] $ docker top 96ea87704929a86e901531d3be31b42f5cf50e54446b3ba3d4a9287f154d51ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:55:13.196Z] provisioning config files... [2023-01-11T18:55:13.201Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9018280527200472439tmp [2023-01-11T18:55:13.209Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9942598251493475892tmp [2023-01-11T18:55:13.216Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16627896706511574360tmp [Pipeline] { [Pipeline] echo [2023-01-11T18:55:13.232Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:13.511Z] ---> sigul-configuration.sh [2023-01-11T18:55:13.511Z] gpg: directory `/root/.gnupg' created [2023-01-11T18:55:13.511Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-11T18:55:13.511Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-11T18:55:13.511Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-11T18:55:13.511Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-11T18:55:13.511Z] gpg: CAST5 encrypted data [2023-01-11T18:55:13.511Z] gpg: encrypted with 1 passphrase [2023-01-11T18:55:13.511Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-11T18:55:13.798Z] + mkdir /home/jenkins [2023-01-11T18:55:13.798Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-11T18:55:14.081Z] + 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-01-11T18:55:14.090Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:14.374Z] ---> sigul-install.sh [2023-01-11T18:55:14.374Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-11T18:55:14.659Z] + git tag --list [2023-01-11T18:55:14.659Z] v1.0.0 [2023-01-11T18:55:14.659Z] v1.1.0 [2023-01-11T18:55:14.659Z] v1.2.0 [2023-01-11T18:55:14.659Z] v1.3.0 [2023-01-11T18:55:14.659Z] v1.3.1 [2023-01-11T18:55:14.659Z] v2.0.0 [2023-01-11T18:55:14.659Z] v2.0.1 [2023-01-11T18:55:14.659Z] v2.1.0 [2023-01-11T18:55:14.659Z] v2.1.1 [2023-01-11T18:55:14.659Z] v2.1.1-dev.1 [2023-01-11T18:55:14.659Z] v2.1.1-dev.2 [2023-01-11T18:55:14.659Z] v2.2.0 [2023-01-11T18:55:14.659Z] v2.2.1-dev.1 [2023-01-11T18:55:14.659Z] v2.2.1-dev.10 [2023-01-11T18:55:14.659Z] v2.2.1-dev.2 [2023-01-11T18:55:14.659Z] v2.2.1-dev.3 [2023-01-11T18:55:14.659Z] v2.2.1-dev.4 [2023-01-11T18:55:14.659Z] v2.2.1-dev.5 [2023-01-11T18:55:14.659Z] v2.2.1-dev.6 [2023-01-11T18:55:14.659Z] v2.2.1-dev.7 [2023-01-11T18:55:14.659Z] v2.2.1-dev.8 [2023-01-11T18:55:14.659Z] v2.2.1-dev.9 [2023-01-11T18:55:14.659Z] v2.3.0 [2023-01-11T18:55:14.659Z] v2.3.0-dev.10 [2023-01-11T18:55:14.659Z] v2.3.0-dev.11 [2023-01-11T18:55:14.659Z] v2.3.0-dev.12 [2023-01-11T18:55:14.659Z] v2.3.0-dev.13 [2023-01-11T18:55:14.659Z] v2.3.0-dev.14 [2023-01-11T18:55:14.659Z] v2.3.0-dev.15 [2023-01-11T18:55:14.659Z] v2.3.0-dev.16 [2023-01-11T18:55:14.659Z] v2.3.0-dev.17 [2023-01-11T18:55:14.659Z] v2.3.0-dev.18 [2023-01-11T18:55:14.659Z] v2.3.0-dev.19 [2023-01-11T18:55:14.659Z] v2.3.0-dev.20 [2023-01-11T18:55:14.659Z] v2.3.0-dev.21 [2023-01-11T18:55:14.659Z] v2.3.0-dev.22 [2023-01-11T18:55:14.659Z] v2.3.0-dev.23 [2023-01-11T18:55:14.659Z] v2.3.0-dev.24 [2023-01-11T18:55:14.659Z] v2.3.0-dev.25 [2023-01-11T18:55:14.659Z] v2.3.0-dev.26 [2023-01-11T18:55:14.659Z] v2.3.0-dev.27 [2023-01-11T18:55:14.659Z] v2.3.0-dev.28 [2023-01-11T18:55:14.659Z] v2.3.0-dev.29 [2023-01-11T18:55:14.659Z] v2.3.0-dev.30 [2023-01-11T18:55:14.659Z] v2.3.0-dev.31 [2023-01-11T18:55:14.659Z] v2.3.0-dev.32 [2023-01-11T18:55:14.659Z] v2.3.0-dev.33 [2023-01-11T18:55:14.659Z] v2.3.0-dev.34 [2023-01-11T18:55:14.659Z] v2.3.0-dev.35 [2023-01-11T18:55:14.659Z] v2.3.0-dev.36 [2023-01-11T18:55:14.659Z] v2.3.0-dev.37 [2023-01-11T18:55:14.659Z] v3.0.0-dev.1 [2023-01-11T18:55:14.659Z] v3.0.0-dev.2 [2023-01-11T18:55:14.659Z] v3.0.0-dev.3 [2023-01-11T18:55:14.659Z] v3.0.0-dev.4 [2023-01-11T18:55:14.659Z] v3.0.0-dev.5 [2023-01-11T18:55:14.659Z] v3.0.0-dev.6 [2023-01-11T18:55:14.659Z] v3.0.0-dev.7 [2023-01-11T18:55:14.659Z] v3.0.0-dev.8 [Pipeline] sh [2023-01-11T18:55:14.946Z] + lftools sign git-tag v3.0.0-dev.8 [2023-01-11T18:55:15.516Z] Signing Git tag with Sigul... [2023-01-11T18:55:15.516Z] Signing v3.0.0-dev.8 [Pipeline] echo [2023-01-11T18:55:15.783Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:16.072Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-11T18:55:16.079Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-11T18:55:16.096Z] $ docker stop --time=1 96ea87704929a86e901531d3be31b42f5cf50e54446b3ba3d4a9287f154d51ca [2023-01-11T18:55:17.363Z] $ docker rm -f --volumes 96ea87704929a86e901531d3be31b42f5cf50e54446b3ba3d4a9287f154d51ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-11T18:55:17.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:55:17.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:55:18.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:55:18.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:55:18.109Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:55:18.137Z] $ 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-01-11T18:55:18.448Z] $ docker top 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c -eo pid,comm [2023-01-11T18:55:18.493Z] 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-01-11T18:55:18.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:55:18.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:55:18.530Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:55:18.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:55:18.648Z] $ docker exec 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c ssh-agent [2023-01-11T18:55:18.740Z] SSH_AUTH_SOCK=/tmp/ssh-uqA01agPbXIl/agent.32 [2023-01-11T18:55:18.740Z] SSH_AGENT_PID=38 [2023-01-11T18:55:18.746Z] Running ssh-add (command line suppressed) [2023-01-11T18:55:18.841Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8850918308870948906.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8850918308870948906.key) [2023-01-11T18:55:18.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:55:19.136Z] + git semver bump pre [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,314 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,314 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,314 [bump_version] DEBUG bumped version:3.0.0-dev.9 [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,314 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,314 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,315 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,316 [execute] INFO git cat-file --batch-check [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,322 [execute] INFO git cat-file --batch [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:55:19.395Z] 2023-01-11 18:55:19,327 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-11T18:55:19.395Z] 3.0.0-dev.9 [Pipeline] } [2023-01-11T18:55:19.405Z] $ docker exec --env ******** --env ******** 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c ssh-agent -k [2023-01-11T18:55:19.498Z] unset SSH_AUTH_SOCK; [2023-01-11T18:55:19.498Z] unset SSH_AGENT_PID; [2023-01-11T18:55:19.498Z] echo Agent pid 38 killed; [2023-01-11T18:55:19.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:55:19.809Z] + git semver [Pipeline] } [2023-01-11T18:55:20.083Z] $ docker stop --time=1 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c [2023-01-11T18:55:21.355Z] $ docker rm -f --volumes 522e93b4fca51201fda36510ce5959f946b8b7a66d5780b444880e636c1c697c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:55:21.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:55:21.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:55:21.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:55:21.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:55:22.049Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:55:22.081Z] $ 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-01-11T18:55:22.405Z] $ docker top 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a -eo pid,comm [2023-01-11T18:55:22.450Z] 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-01-11T18:55:22.450Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:55:22.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:55:22.485Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:55:22.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:55:22.602Z] $ docker exec 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a ssh-agent [2023-01-11T18:55:22.710Z] SSH_AUTH_SOCK=/tmp/ssh-doZFjjrGNDUL/agent.32 [2023-01-11T18:55:22.710Z] SSH_AGENT_PID=38 [2023-01-11T18:55:22.715Z] Running ssh-add (command line suppressed) [2023-01-11T18:55:22.821Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9544078493983818972.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9544078493983818972.key) [2023-01-11T18:55:22.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:55:23.119Z] + git semver push [2023-01-11T18:55:23.378Z] 2023-01-11 18:55:23,285 [run_push] DEBUG push [2023-01-11T18:55:23.378Z] 2023-01-11 18:55:23,286 [execute] INFO git cat-file --batch-check [2023-01-11T18:55:23.378Z] 2023-01-11 18:55:23,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:55:23.378Z] 2023-01-11 18:55:23,289 [execute] INFO git rev-list 0910ef36e652e2932238224a912aee87372b02ee -- [2023-01-11T18:55:23.378Z] 2023-01-11 18:55:23,290 [execute] DEBUG Popen(['git', 'rev-list', '0910ef36e652e2932238224a912aee87372b02ee', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:55:23.378Z] 2023-01-11 18:55:23,298 [execute] INFO git fetch -v origin [2023-01-11T18:55:23.378Z] 2023-01-11 18:55:23,298 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-11T18:55:23.947Z] 2023-01-11 18:55:23,820 [run_push] DEBUG no remote changes detected [2023-01-11T18:55:23.947Z] 2023-01-11 18:55:23,821 [execute] INFO git push origin semver [2023-01-11T18:55:23.947Z] 2023-01-11 18:55:23,821 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:55:24.882Z] 2023-01-11 18:55:24,641 [run_push] DEBUG push all version tags [2023-01-11T18:55:24.882Z] 2023-01-11 18:55:24,642 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-11T18:55:24.882Z] 2023-01-11 18:55:24,642 [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-01-11T18:55:25.451Z] 2023-01-11 18:55:25,446 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-11T18:55:25.451Z] 3.0.0-dev.9 [Pipeline] } [2023-01-11T18:55:25.721Z] $ docker exec --env ******** --env ******** 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a ssh-agent -k [2023-01-11T18:55:25.812Z] unset SSH_AUTH_SOCK; [2023-01-11T18:55:25.815Z] unset SSH_AGENT_PID; [2023-01-11T18:55:25.815Z] echo Agent pid 38 killed; [2023-01-11T18:55:25.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:55:26.125Z] + git semver [Pipeline] } [2023-01-11T18:55:26.396Z] $ docker stop --time=1 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a [2023-01-11T18:55:27.662Z] $ docker rm -f --volumes 584a7e1429bbc0cae5da709f911944a9f36567eaa92a7c5f19cc50f41634016a [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-01-11T18:55:28.249Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-01-11T18:55:28.249Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-11T18:55:28.249Z] total 16 [2023-01-11T18:55:28.249Z] drwxr-xr-x 3 root root 4096 Jan 11 18:42 . [2023-01-11T18:55:28.249Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:55 .. [2023-01-11T18:55:28.249Z] drwxr-xr-x 2 root root 4096 Jan 11 18:42 cost [2023-01-11T18:55:28.249Z] -rw-r--r-- 1 root root 96 Jan 11 18:42 cost.csv [2023-01-11T18:55:28.249Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-01-11T18:55:28.249Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-11T18:55:28.249Z] total 16 [2023-01-11T18:55:28.249Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:42 . [2023-01-11T18:55:28.249Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:55 .. [2023-01-11T18:55:28.249Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 18:42 cost [2023-01-11T18:55:28.249Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 11 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:28.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:29.404Z] ---> package-listing.sh [2023-01-11T18:55:29.404Z] ++ facter osfamily [2023-01-11T18:55:29.404Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T18:55:29.663Z] + OS_FAMILY=debian [2023-01-11T18:55:29.663Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-01-11T18:55:29.663Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T18:55:29.663Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T18:55:29.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T18:55:29.663Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T18:55:29.663Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-11T18:55:29.663Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T18:55:29.663Z] + case "${OS_FAMILY}" in [2023-01-11T18:55:29.663Z] + dpkg -l [2023-01-11T18:55:29.663Z] + grep '^ii' [2023-01-11T18:55:29.663Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T18:55:29.663Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T18:55:29.663Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T18:55:29.663Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-11T18:55:29.663Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-01-11T18:55:29.663Z] + 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-01-11T18:55:29.673Z] 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-01-11T18:55:29.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:55:30.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:55:30.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:55:30.582Z] prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container [2023-01-11T18:55:30.613Z] $ 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-01-11T18:55:30.798Z] $ docker top f86e46dd42f01278bc78e872cd35dcaf990b98147726b98153b490bdf30926d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:55:31.127Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T18:55:31.408Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T18:55:31.691Z] + ls /var/log/sa-host [2023-01-11T18:55:31.691Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:55:31.846Z] provisioning config files... [2023-01-11T18:55:31.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17424788718964493631tmp [Pipeline] { [Pipeline] echo [2023-01-11T18:55:31.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:32.145Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T18:55:32.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:32.475Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T18:55:32.484Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:32.770Z] ---> sudo-logs.sh [2023-01-11T18:55:32.770Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T18:55:32.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:33.088Z] ---> job-cost.sh [2023-01-11T18:55:33.088Z] lf-activate-venv: SKIPPING [2023-01-11T18:55:33.088Z] DEBUG: total: 0.2199999988079071 [2023-01-11T18:55:33.088Z] INFO: Retrieving Stack Cost... [2023-01-11T18:55:33.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T18:55:33.914Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T18:55:33.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:55:34.314Z] ---> logs-deploy.sh [2023-01-11T18:55:34.314Z] lf-activate-venv: SKIPPING [2023-01-11T18:55:34.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/125 [2023-01-11T18:55:34.314Z] INFO: archiving workspace using pattern(s): [2023-01-11T18:55:34.917Z] Archives upload complete. [2023-01-11T18:55:35.242Z] INFO: archiving logs to Nexus