Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 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-ssh4246071581587232011.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-ssh10763360299992715993.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-ssh6645810376705951193.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-ssh316156240754695428.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-ssh9013367329368909479.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-2291 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 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#501)" > 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 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d # timeout=10 > git rev-list --no-walk fd655868e697ec9388f878b1610694eb9d0dc845 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-13T23:50:54.603Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-13T23:50:54.654Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-13T23:50:54.671Z] ========================================================= [2023-01-13T23:50:54.671Z] EdgeX Global Pipelines Version Info [2023-01-13T23:50:54.671Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:50:55.380Z] ------------------- [2023-01-13T23:50:55.380Z] stable info: [2023-01-13T23:50:55.380Z] ------------------- [2023-01-13T23:50:55.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-13T23:50:55.380Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T23:50:55.380Z] Message: update stable to v1.0.244 [2023-01-13T23:50:55.950Z] ------------------- [2023-01-13T23:50:55.950Z] experimental info: [2023-01-13T23:50:55.950Z] ------------------- [2023-01-13T23:50:55.951Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-13T23:50:55.951Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T23:50:55.951Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-13T23:50:56.101Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-13T23:50:56.109Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-13T23:50:56.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-13T23:50:56.137Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-13T23:50:56.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-13T23:50:56.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-13T23:50:56.172Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-13T23:50:56.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-13T23:50:56.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-13T23:50:56.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-13T23:50:56.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-13T23:50:56.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-13T23:50:56.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-13T23:50:56.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-13T23:50:56.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T23:50:56.275Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T23:50:56.287Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-13T23:50:56.300Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-13T23:50:56.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-13T23:50:56.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-13T23:50:56.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-13T23:50:56.358Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-13T23:50:56.370Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-13T23:50:56.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-13T23:50:56.395Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-13T23:50:56.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-13T23:50:56.420Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-13T23:50:56.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-13T23:50:56.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-13T23:50:56.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-13T23:50:56.473Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] echo [2023-01-13T23:50:56.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98ba4b5 [Pipeline] echo [2023-01-13T23:50:56.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:50:56.541Z] provisioning config files... [2023-01-13T23:50:56.555Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13695346848966470377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:50:56.856Z] ---> docker-login.sh [2023-01-13T23:50:56.856Z] nexus3.edgexfoundry.org:10001 [2023-01-13T23:50:57.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:50:57.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:50:57.376Z] Configure a credential helper to remove this warning. See [2023-01-13T23:50:57.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:50:57.376Z] [2023-01-13T23:50:57.376Z] Login Succeeded [2023-01-13T23:50:57.376Z] nexus3.edgexfoundry.org:10002 [2023-01-13T23:50:57.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:50:57.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:50:57.376Z] Configure a credential helper to remove this warning. See [2023-01-13T23:50:57.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:50:57.376Z] [2023-01-13T23:50:57.376Z] Login Succeeded [2023-01-13T23:50:57.376Z] nexus3.edgexfoundry.org:10003 [2023-01-13T23:50:57.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:50:57.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:50:57.376Z] Configure a credential helper to remove this warning. See [2023-01-13T23:50:57.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:50:57.376Z] [2023-01-13T23:50:57.376Z] Login Succeeded [2023-01-13T23:50:57.376Z] nexus3.edgexfoundry.org:10004 [2023-01-13T23:50:57.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:50:57.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:50:57.636Z] Configure a credential helper to remove this warning. See [2023-01-13T23:50:57.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:50:57.636Z] [2023-01-13T23:50:57.636Z] Login Succeeded [2023-01-13T23:50:57.636Z] docker.io [2023-01-13T23:50:57.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:50:57.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:50:57.898Z] Configure a credential helper to remove this warning. See [2023-01-13T23:50:57.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:50:57.898Z] [2023-01-13T23:50:57.898Z] Login Succeeded [2023-01-13T23:50:57.898Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T23:50:57.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-13T23:50:58.270Z] + git rev-list -1 --merges 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d~1..98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] echo [2023-01-13T23:50:58.316Z] -----------> git rev-list -1 --merges 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d~1..98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [false] [Pipeline] sh [2023-01-13T23:50:58.606Z] + git log --format=format:%s -1 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] echo [2023-01-13T23:50:58.622Z] ========================================================= [2023-01-13T23:50:58.622Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-13T23:50:58.622Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T23:50:58.941Z] + git log --format=format:%s -1 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] echo [2023-01-13T23:50:58.953Z] [semverPrep] GIT_COMMIT: 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#501) [Pipeline] echo [2023-01-13T23:50:58.961Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-13T23:50:59.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T23:50:59.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-13T23:50:59.317Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-13T23:50:59.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-13T23:50:59.317Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-13T23:50:59.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-13T23:50:59.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:50:59.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:50:59.721Z] [2023-01-13T23:50:59.721Z] 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-13T23:51:00.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:51:00.023Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-13T23:51:00.023Z] b85a868b505f: Pulling fs layer [2023-01-13T23:51:00.023Z] e2be974225ed: Pulling fs layer [2023-01-13T23:51:00.023Z] 339a4e72a1f5: Pulling fs layer [2023-01-13T23:51:00.023Z] 988bab9f4d93: Pulling fs layer [2023-01-13T23:51:00.023Z] 1469e6f7b9e6: Pulling fs layer [2023-01-13T23:51:00.023Z] 988bab9f4d93: Waiting [2023-01-13T23:51:00.023Z] eaf3925da568: Pulling fs layer [2023-01-13T23:51:00.023Z] bab4dde63d76: Pulling fs layer [2023-01-13T23:51:00.023Z] 1469e6f7b9e6: Waiting [2023-01-13T23:51:00.023Z] eaf3925da568: Waiting [2023-01-13T23:51:00.023Z] bab4dde63d76: Waiting [2023-01-13T23:51:00.023Z] bde34c3a00c8: Pulling fs layer [2023-01-13T23:51:00.023Z] b352a97aabf1: Pulling fs layer [2023-01-13T23:51:00.023Z] 4872d77fe225: Pulling fs layer [2023-01-13T23:51:00.023Z] 5851b861e8e6: Pulling fs layer [2023-01-13T23:51:00.023Z] 5851b861e8e6: Waiting [2023-01-13T23:51:00.023Z] b352a97aabf1: Waiting [2023-01-13T23:51:00.023Z] bde34c3a00c8: Waiting [2023-01-13T23:51:00.023Z] e2be974225ed: Verifying Checksum [2023-01-13T23:51:00.023Z] e2be974225ed: Download complete [2023-01-13T23:51:00.023Z] 988bab9f4d93: Verifying Checksum [2023-01-13T23:51:00.023Z] 988bab9f4d93: Download complete [2023-01-13T23:51:00.287Z] 1469e6f7b9e6: Verifying Checksum [2023-01-13T23:51:00.287Z] 1469e6f7b9e6: Download complete [2023-01-13T23:51:00.287Z] 339a4e72a1f5: Verifying Checksum [2023-01-13T23:51:00.287Z] 339a4e72a1f5: Download complete [2023-01-13T23:51:00.287Z] eaf3925da568: Verifying Checksum [2023-01-13T23:51:00.287Z] eaf3925da568: Download complete [2023-01-13T23:51:00.287Z] bde34c3a00c8: Download complete [2023-01-13T23:51:00.287Z] b352a97aabf1: Download complete [2023-01-13T23:51:00.287Z] 4872d77fe225: Verifying Checksum [2023-01-13T23:51:00.287Z] 4872d77fe225: Download complete [2023-01-13T23:51:00.287Z] b85a868b505f: Verifying Checksum [2023-01-13T23:51:00.287Z] b85a868b505f: Download complete [2023-01-13T23:51:00.287Z] 5851b861e8e6: Verifying Checksum [2023-01-13T23:51:00.287Z] 5851b861e8e6: Download complete [2023-01-13T23:51:00.547Z] bab4dde63d76: Verifying Checksum [2023-01-13T23:51:00.547Z] bab4dde63d76: Download complete [2023-01-13T23:51:01.483Z] b85a868b505f: Pull complete [2023-01-13T23:51:01.742Z] e2be974225ed: Pull complete [2023-01-13T23:51:02.003Z] 339a4e72a1f5: Pull complete [2023-01-13T23:51:02.263Z] 988bab9f4d93: Pull complete [2023-01-13T23:51:02.524Z] 1469e6f7b9e6: Pull complete [2023-01-13T23:51:02.524Z] eaf3925da568: Pull complete [2023-01-13T23:51:03.904Z] bab4dde63d76: Pull complete [2023-01-13T23:51:04.163Z] bde34c3a00c8: Pull complete [2023-01-13T23:51:04.163Z] b352a97aabf1: Pull complete [2023-01-13T23:51:04.422Z] 4872d77fe225: Pull complete [2023-01-13T23:51:04.422Z] 5851b861e8e6: Pull complete [2023-01-13T23:51:04.422Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-13T23:51:04.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:51:04.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:51:04.506Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-13T23:51:04.527Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T23:51:05.867Z] $ docker top 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e -eo pid,comm [2023-01-13T23:51:05.936Z] 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-13T23:51:05.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T23:51:05.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:51:05.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:51:06.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:51:06.087Z] $ docker exec 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e ssh-agent [2023-01-13T23:51:06.210Z] SSH_AUTH_SOCK=/tmp/ssh-57d4CoEXSWOp/agent.32 [2023-01-13T23:51:06.210Z] SSH_AGENT_PID=38 [2023-01-13T23:51:06.216Z] Running ssh-add (command line suppressed) [2023-01-13T23:51:06.300Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8568136914271300962.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8568136914271300962.key) [2023-01-13T23:51:06.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:51:06.608Z] + git tag --points-at HEAD [Pipeline] } [2023-01-13T23:51:06.613Z] $ docker exec --env ******** --env ******** 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e ssh-agent -k [2023-01-13T23:51:06.716Z] unset SSH_AUTH_SOCK; [2023-01-13T23:51:06.716Z] unset SSH_AGENT_PID; [2023-01-13T23:51:06.716Z] echo Agent pid 38 killed; [2023-01-13T23:51:06.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-13T23:51:06.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:51:06.759Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:51:06.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:51:06.870Z] $ docker exec 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e ssh-agent [2023-01-13T23:51:06.985Z] SSH_AUTH_SOCK=/tmp/ssh-yE5EBVFtcnIK/agent.70 [2023-01-13T23:51:06.985Z] SSH_AGENT_PID=76 [2023-01-13T23:51:06.990Z] Running ssh-add (command line suppressed) [2023-01-13T23:51:07.083Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12907501425929358.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12907501425929358.key) [2023-01-13T23:51:07.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:51:07.391Z] + git semver init [2023-01-13T23:51:07.651Z] 2023-01-13 23:51:07,573 [run_init] DEBUG init version:0.0.0 force:False [2023-01-13T23:51:07.651Z] 2023-01-13 23:51:07,573 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-01-13T23:51:07.651Z] 2023-01-13 23:51:07,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-01-13T23:51:07.651Z] 2023-01-13 23:51:07,574 [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-13T23:51:08.593Z] 2023-01-13 23:51:08,390 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-01-13T23:51:08.593Z] 2023-01-13 23:51:08,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-01-13T23:51:08.593Z] 2023-01-13 23:51:08,390 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-13T23:51:08.593Z] 2023-01-13 23:51:08,391 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-13T23:51:08.593Z] 3.0.0-dev.9 [Pipeline] } [2023-01-13T23:51:08.596Z] $ docker exec --env ******** --env ******** 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e ssh-agent -k [2023-01-13T23:51:08.711Z] unset SSH_AUTH_SOCK; [2023-01-13T23:51:08.711Z] unset SSH_AGENT_PID; [2023-01-13T23:51:08.711Z] echo Agent pid 76 killed; [2023-01-13T23:51:08.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T23:51:09.027Z] + git semver [Pipeline] } [2023-01-13T23:51:09.296Z] $ docker stop --time=1 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e [2023-01-13T23:51:10.661Z] $ docker rm -f --volumes 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T23:51:11.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-13T23:51:11.211Z] Stashed 1 file(s) [Pipeline] echo [2023-01-13T23:51:11.214Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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-13T23:51:11.347Z] provisioning config files... [2023-01-13T23:51:11.357Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13116755791657823516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:51:11.654Z] ---> docker-login.sh [2023-01-13T23:51:11.654Z] nexus3.edgexfoundry.org:10001 [2023-01-13T23:51:11.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:51:11.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:51:11.654Z] Configure a credential helper to remove this warning. See [2023-01-13T23:51:11.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:51:11.654Z] [2023-01-13T23:51:11.654Z] Login Succeeded [2023-01-13T23:51:11.654Z] nexus3.edgexfoundry.org:10002 [2023-01-13T23:51:11.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:51:11.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:51:11.654Z] Configure a credential helper to remove this warning. See [2023-01-13T23:51:11.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:51:11.654Z] [2023-01-13T23:51:11.654Z] Login Succeeded [2023-01-13T23:51:11.654Z] nexus3.edgexfoundry.org:10003 [2023-01-13T23:51:11.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:51:11.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:51:11.914Z] Configure a credential helper to remove this warning. See [2023-01-13T23:51:11.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:51:11.914Z] [2023-01-13T23:51:11.914Z] Login Succeeded [2023-01-13T23:51:11.914Z] nexus3.edgexfoundry.org:10004 [2023-01-13T23:51:11.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:51:11.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:51:11.914Z] Configure a credential helper to remove this warning. See [2023-01-13T23:51:11.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:51:11.914Z] [2023-01-13T23:51:11.914Z] Login Succeeded [2023-01-13T23:51:11.914Z] docker.io [2023-01-13T23:51:12.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:51:12.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:51:12.174Z] Configure a credential helper to remove this warning. See [2023-01-13T23:51:12.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:51:12.174Z] [2023-01-13T23:51:12.174Z] Login Succeeded [2023-01-13T23:51:12.174Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T23:51:12.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-13T23:51:12.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:51:12.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:51:12.253Z] ========================================================= [2023-01-13T23:51:12.253Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-13T23:51:12.253Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:51:12.553Z] + 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-13T23:51:12.553Z] Sending build context to Docker daemon 3.219MB [2023-01-13T23:51:12.553Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T23:51:12.553Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-13T23:51:12.553Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-13T23:51:12.553Z] 213ec9aee27d: Pulling fs layer [2023-01-13T23:51:12.553Z] 4583459ba037: Pulling fs layer [2023-01-13T23:51:12.553Z] 93c1e223e6f2: Pulling fs layer [2023-01-13T23:51:12.553Z] 53926ce57604: Pulling fs layer [2023-01-13T23:51:12.553Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-13T23:51:12.553Z] 22ff95d597cd: Pulling fs layer [2023-01-13T23:51:12.553Z] 12d6caf4c0d1: Pulling fs layer [2023-01-13T23:51:12.553Z] 96b7cbca73a9: Pulling fs layer [2023-01-13T23:51:12.553Z] a7acece74701: Pulling fs layer [2023-01-13T23:51:12.553Z] 53926ce57604: Waiting [2023-01-13T23:51:12.553Z] 21b2b0c7a3f4: Waiting [2023-01-13T23:51:12.553Z] 22ff95d597cd: Waiting [2023-01-13T23:51:12.553Z] 12d6caf4c0d1: Waiting [2023-01-13T23:51:12.553Z] 96b7cbca73a9: Waiting [2023-01-13T23:51:12.553Z] a7acece74701: Waiting [2023-01-13T23:51:12.553Z] 93c1e223e6f2: Verifying Checksum [2023-01-13T23:51:12.553Z] 93c1e223e6f2: Download complete [2023-01-13T23:51:12.553Z] 4583459ba037: Verifying Checksum [2023-01-13T23:51:12.553Z] 4583459ba037: Download complete [2023-01-13T23:51:12.553Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-13T23:51:12.553Z] 21b2b0c7a3f4: Download complete [2023-01-13T23:51:12.812Z] 22ff95d597cd: Verifying Checksum [2023-01-13T23:51:12.812Z] 22ff95d597cd: Download complete [2023-01-13T23:51:12.812Z] 213ec9aee27d: Verifying Checksum [2023-01-13T23:51:12.812Z] 213ec9aee27d: Download complete [2023-01-13T23:51:12.812Z] 12d6caf4c0d1: Verifying Checksum [2023-01-13T23:51:12.812Z] 12d6caf4c0d1: Download complete [2023-01-13T23:51:12.812Z] 213ec9aee27d: Pull complete [2023-01-13T23:51:13.070Z] 4583459ba037: Pull complete [2023-01-13T23:51:13.070Z] 93c1e223e6f2: Pull complete [2023-01-13T23:51:13.639Z] a7acece74701: Verifying Checksum [2023-01-13T23:51:13.639Z] a7acece74701: Download complete [2023-01-13T23:51:13.897Z] 96b7cbca73a9: Verifying Checksum [2023-01-13T23:51:13.897Z] 96b7cbca73a9: Download complete [2023-01-13T23:51:13.897Z] 53926ce57604: Verifying Checksum [2023-01-13T23:51:13.897Z] 53926ce57604: Download complete [2023-01-13T23:51:17.183Z] 53926ce57604: Pull complete [2023-01-13T23:51:17.183Z] 21b2b0c7a3f4: Pull complete [2023-01-13T23:51:17.443Z] 22ff95d597cd: Pull complete [2023-01-13T23:51:17.443Z] 12d6caf4c0d1: Pull complete [2023-01-13T23:51:19.355Z] 96b7cbca73a9: Pull complete [2023-01-13T23:51:19.922Z] a7acece74701: Pull complete [2023-01-13T23:51:19.922Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-13T23:51:19.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T23:51:19.922Z] ---> db6d94c90886 [2023-01-13T23:51:19.922Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-13T23:51:21.826Z] ---> Running in 71e530c34e55 [2023-01-13T23:51:21.826Z] Removing intermediate container 71e530c34e55 [2023-01-13T23:51:21.826Z] ---> c533f0cb66ea [2023-01-13T23:51:21.826Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T23:51:21.826Z] ---> Running in d0e008b95aef [2023-01-13T23:51:21.826Z] Removing intermediate container d0e008b95aef [2023-01-13T23:51:21.826Z] ---> 3eced5612fda [2023-01-13T23:51:21.826Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:51:21.826Z] ---> Running in 5700e25eadbe [2023-01-13T23:51:21.826Z] Removing intermediate container 5700e25eadbe [2023-01-13T23:51:21.826Z] ---> bf82c1f1e131 [2023-01-13T23:51:21.826Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T23:51:22.086Z] ---> Running in d9cd43be2a3d [2023-01-13T23:51:22.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:51:22.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:51:22.604Z] OK: 211 MiB in 51 packages [2023-01-13T23:51:23.173Z] Removing intermediate container d9cd43be2a3d [2023-01-13T23:51:23.173Z] ---> ee4639bc9194 [2023-01-13T23:51:23.173Z] Step 7/12 : WORKDIR /app [2023-01-13T23:51:23.173Z] ---> Running in 3d4b9456a97d [2023-01-13T23:51:23.173Z] Removing intermediate container 3d4b9456a97d [2023-01-13T23:51:23.173Z] ---> b620a4c3f6e4 [2023-01-13T23:51:23.173Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-13T23:51:23.433Z] ---> 216dcd320ccf [2023-01-13T23:51:23.433Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:51:23.433Z] ---> Running in 8c599a4db751 [2023-01-13T23:51:26.293Z] Still waiting to schedule task [2023-01-13T23:51:26.294Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2290’ [2023-01-13T23:51:45.368Z] Removing intermediate container 8c599a4db751 [2023-01-13T23:51:45.368Z] ---> 13d8b29da933 [2023-01-13T23:51:45.368Z] Step 10/12 : COPY . . [2023-01-13T23:51:45.368Z] ---> 6f35a6ce5e88 [2023-01-13T23:51:45.368Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T23:51:45.368Z] ---> Running in a63431f6e217 [2023-01-13T23:51:45.368Z] Removing intermediate container a63431f6e217 [2023-01-13T23:51:45.368Z] ---> 38eff49cc11c [2023-01-13T23:51:45.368Z] Step 12/12 : RUN $MAKE [2023-01-13T23:51:45.368Z] ---> Running in 0c9f430f704c [2023-01-13T23:51:45.368Z] noop [2023-01-13T23:51:45.368Z] Removing intermediate container 0c9f430f704c [2023-01-13T23:51:45.368Z] ---> bfb6618719fc [2023-01-13T23:51:45.368Z] Successfully built bfb6618719fc [2023-01-13T23:51:45.368Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:51:45.672Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T23:51:45.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:51:45.740Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-13T23:51:45.768Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-13T23:51:46.158Z] $ docker top 9ec257fa9cb7fa070fb79762bcb4f6dfd6dad55f8574e87e55d8be4cdfa08391 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:51:46.499Z] + go version [2023-01-13T23:51:46.499Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-13T23:51:46.512Z] $ docker stop --time=1 9ec257fa9cb7fa070fb79762bcb4f6dfd6dad55f8574e87e55d8be4cdfa08391 [2023-01-13T23:51:47.811Z] $ docker rm -f --volumes 9ec257fa9cb7fa070fb79762bcb4f6dfd6dad55f8574e87e55d8be4cdfa08391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:51:48.186Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T23:51:48.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:51:48.255Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-13T23:51:48.288Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-13T23:51:48.666Z] $ docker top c40fa057c7caa0264eac1277d322673de568bee049508dfb500accd174827842 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:51:48.999Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-01-13T23:51:49.297Z] + make test [2023-01-13T23:51:49.298Z] go test -race -coverprofile=coverage.out ./... [2023-01-13T23:52:07.371Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-13T23:52:07.371Z] go vet ./... [2023-01-13T23:52:17.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T23:52:17.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T23:52:17.330Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-13T23:52:17.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-13T23:52:17.356Z] $ docker stop --time=1 c40fa057c7caa0264eac1277d322673de568bee049508dfb500accd174827842 [2023-01-13T23:52:19.598Z] $ docker rm -f --volumes c40fa057c7caa0264eac1277d322673de568bee049508dfb500accd174827842 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T23:52:20.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-13T23:52:20.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-13T23:52:20.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-13T23:52:20.838Z] + ls -al . [2023-01-13T23:52:20.839Z] total 184 [2023-01-13T23:52:20.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 23:51 . [2023-01-13T23:52:20.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:50 .. [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 13 23:50 .dockerignore [2023-01-13T23:52:20.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 23:51 .git [2023-01-13T23:52:20.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 23:50 .github [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 13 23:50 .gitignore [2023-01-13T23:52:20.839Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 23:51 .semver [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 13 23:50 Attribution.txt [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 13 23:50 CHANGELOG.md [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 13 23:50 Dockerfile [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 23:50 GOVERNANCE.md [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 13 23:50 Jenkinsfile [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 13 23:50 LICENSE [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 13 23:50 OWNERS.md [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 13 23:50 README.md [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 23:51 VERSION [2023-01-13T23:52:20.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 23:50 bin [2023-01-13T23:52:20.839Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 13 23:51 coverage.out [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 13 23:50 go.mod [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 13 23:50 go.sum [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 13 23:50 main.go [2023-01-13T23:52:20.839Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 13 23:50 makefile [2023-01-13T23:52:20.839Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 23:50 res [2023-01-13T23:52:20.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:21.137Z] + 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=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d --label arch=amd64 --label version=3.0.0-dev.9 . [2023-01-13T23:52:21.137Z] Sending build context to Docker daemon 3.22MB [2023-01-13T23:52:21.137Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T23:52:21.137Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-13T23:52:21.137Z] ---> bfb6618719fc [2023-01-13T23:52:21.137Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-13T23:52:21.137Z] ---> Running in 31a661567163 [2023-01-13T23:52:21.395Z] Removing intermediate container 31a661567163 [2023-01-13T23:52:21.395Z] ---> 69820d53cc48 [2023-01-13T23:52:21.395Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T23:52:21.395Z] ---> Running in 2e39b64fe21c [2023-01-13T23:52:21.396Z] Removing intermediate container 2e39b64fe21c [2023-01-13T23:52:21.396Z] ---> 64c537e87b2f [2023-01-13T23:52:21.396Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:52:21.396Z] ---> Running in 67c9d79bdf1b [2023-01-13T23:52:21.654Z] Removing intermediate container 67c9d79bdf1b [2023-01-13T23:52:21.654Z] ---> 728fbd4a0553 [2023-01-13T23:52:21.654Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T23:52:21.654Z] ---> Running in 5d24bfd01c33 [2023-01-13T23:52:21.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:52:22.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:52:22.434Z] OK: 211 MiB in 51 packages [2023-01-13T23:52:22.693Z] Removing intermediate container 5d24bfd01c33 [2023-01-13T23:52:22.693Z] ---> 4416ede428ef [2023-01-13T23:52:22.693Z] Step 7/26 : WORKDIR /app [2023-01-13T23:52:22.693Z] ---> Running in f1fc92ee3cfc [2023-01-13T23:52:22.953Z] Removing intermediate container f1fc92ee3cfc [2023-01-13T23:52:22.953Z] ---> 60c13c079e3c [2023-01-13T23:52:22.953Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-13T23:52:22.953Z] ---> 0f013200f58c [2023-01-13T23:52:22.953Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:52:23.212Z] ---> Running in d7cafa52bbff [2023-01-13T23:52:23.791Z] Removing intermediate container d7cafa52bbff [2023-01-13T23:52:23.791Z] ---> c35c97b7c073 [2023-01-13T23:52:23.791Z] Step 10/26 : COPY . . [2023-01-13T23:52:24.050Z] ---> b6741a98b20b [2023-01-13T23:52:24.050Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T23:52:24.050Z] ---> Running in 9343c19ddfa4 [2023-01-13T23:52:24.050Z] Removing intermediate container 9343c19ddfa4 [2023-01-13T23:52:24.050Z] ---> 153aad1e8574 [2023-01-13T23:52:24.050Z] Step 12/26 : RUN $MAKE [2023-01-13T23:52:24.050Z] ---> Running in 50abaa20cd05 [2023-01-13T23:52:24.309Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.9" -trimpath -mod=readonly -o app-service-configurable [2023-01-13T23:52:42.402Z] Removing intermediate container 50abaa20cd05 [2023-01-13T23:52:42.402Z] ---> 7d9bae10429e [2023-01-13T23:52:42.402Z] Step 13/26 : FROM alpine:3.16 [2023-01-13T23:52:42.402Z] 3.16: Pulling from library/alpine [2023-01-13T23:52:42.402Z] ca7dd9ec2225: Pulling fs layer [2023-01-13T23:52:42.402Z] ca7dd9ec2225: Verifying Checksum [2023-01-13T23:52:42.402Z] ca7dd9ec2225: Download complete [2023-01-13T23:52:42.402Z] ca7dd9ec2225: Pull complete [2023-01-13T23:52:42.402Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T23:52:42.402Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T23:52:42.402Z] ---> bfe296a52501 [2023-01-13T23:52:42.402Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-13T23:52:42.402Z] ---> Running in ff08d065d0e2 [2023-01-13T23:52:42.402Z] Removing intermediate container ff08d065d0e2 [2023-01-13T23:52:42.402Z] ---> 753548a53cfe [2023-01-13T23:52:42.402Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-13T23:52:42.402Z] ---> Running in 0d3834d6e443 [2023-01-13T23:52:42.402Z] Removing intermediate container 0d3834d6e443 [2023-01-13T23:52:42.402Z] ---> c02964b0c3b5 [2023-01-13T23:52:42.402Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-13T23:52:42.402Z] ---> Running in 9dea6de9dfa0 [2023-01-13T23:52:42.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:52:42.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:52:42.402Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-13T23:52:42.402Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-13T23:52:42.402Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:52:42.402Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:52:42.402Z] OK: 6 MiB in 16 packages [2023-01-13T23:52:42.982Z] Removing intermediate container 9dea6de9dfa0 [2023-01-13T23:52:42.982Z] ---> dab52672dd1d [2023-01-13T23:52:42.982Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-13T23:52:42.982Z] ---> 52d7559e5b72 [2023-01-13T23:52:42.982Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-13T23:52:43.242Z] ---> 0cd81dec837e [2023-01-13T23:52:43.242Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-13T23:52:43.242Z] ---> 2fa9c792c117 [2023-01-13T23:52:43.242Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-13T23:52:43.811Z] ---> 621cad232dfc [2023-01-13T23:52:43.811Z] Step 21/26 : EXPOSE 48095 [2023-01-13T23:52:43.811Z] ---> Running in ea5b870d52eb [2023-01-13T23:52:43.811Z] Removing intermediate container ea5b870d52eb [2023-01-13T23:52:43.811Z] ---> cc6b04abb337 [2023-01-13T23:52:43.811Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-13T23:52:44.069Z] ---> Running in 3fc78a641e50 [2023-01-13T23:52:44.069Z] Removing intermediate container 3fc78a641e50 [2023-01-13T23:52:44.069Z] ---> e2df2e6e837c [2023-01-13T23:52:44.069Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:52:44.069Z] ---> Running in e2e073df67aa [2023-01-13T23:52:44.328Z] Removing intermediate container e2e073df67aa [2023-01-13T23:52:44.328Z] ---> 4e7e10b64aa0 [2023-01-13T23:52:44.328Z] Step 24/26 : LABEL arch=amd64 [2023-01-13T23:52:44.328Z] ---> Running in 300539229a34 [2023-01-13T23:52:44.328Z] Removing intermediate container 300539229a34 [2023-01-13T23:52:44.328Z] ---> 30791f13ef7e [2023-01-13T23:52:44.328Z] Step 25/26 : LABEL git_sha=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [2023-01-13T23:52:44.328Z] ---> Running in 6a5b28a5906d [2023-01-13T23:52:44.588Z] Removing intermediate container 6a5b28a5906d [2023-01-13T23:52:44.588Z] ---> cb75d16f22e3 [2023-01-13T23:52:44.588Z] Step 26/26 : LABEL version=3.0.0-dev.9 [2023-01-13T23:52:44.588Z] ---> Running in 1bc9200840e6 [2023-01-13T23:52:44.588Z] Removing intermediate container 1bc9200840e6 [2023-01-13T23:52:44.588Z] ---> ccc83b84277d [2023-01-13T23:52:44.588Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-13T23:52:44.588Z] Successfully built ccc83b84277d [2023-01-13T23:52:44.588Z] 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-13T23:52:44.702Z] provisioning config files... [2023-01-13T23:52:44.710Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13552056558193359754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:52:45.003Z] ---> docker-login.sh [2023-01-13T23:52:45.003Z] nexus3.edgexfoundry.org:10001 [2023-01-13T23:52:45.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:52:45.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:52:45.003Z] Configure a credential helper to remove this warning. See [2023-01-13T23:52:45.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:52:45.003Z] [2023-01-13T23:52:45.003Z] Login Succeeded [2023-01-13T23:52:45.003Z] nexus3.edgexfoundry.org:10002 [2023-01-13T23:52:45.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:52:45.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:52:45.003Z] Configure a credential helper to remove this warning. See [2023-01-13T23:52:45.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:52:45.003Z] [2023-01-13T23:52:45.003Z] Login Succeeded [2023-01-13T23:52:45.003Z] nexus3.edgexfoundry.org:10003 [2023-01-13T23:52:45.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:52:45.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:52:45.262Z] Configure a credential helper to remove this warning. See [2023-01-13T23:52:45.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:52:45.262Z] [2023-01-13T23:52:45.262Z] Login Succeeded [2023-01-13T23:52:45.262Z] nexus3.edgexfoundry.org:10004 [2023-01-13T23:52:45.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:52:45.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:52:45.262Z] Configure a credential helper to remove this warning. See [2023-01-13T23:52:45.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:52:45.262Z] [2023-01-13T23:52:45.262Z] Login Succeeded [2023-01-13T23:52:45.262Z] docker.io [2023-01-13T23:52:45.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:52:45.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:52:45.520Z] Configure a credential helper to remove this warning. See [2023-01-13T23:52:45.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:52:45.520Z] [2023-01-13T23:52:45.520Z] Login Succeeded [2023-01-13T23:52:45.520Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T23:52:45.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:52:45.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:52:45.581Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-01-13T23:52:45.581Z] 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [2023-01-13T23:52:45.581Z] latest [2023-01-13T23:52:45.581Z] 3.0.0-dev.9 [2023-01-13T23:52:45.581Z] 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [2023-01-13T23:52:45.581Z] main [2023-01-13T23:52:45.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:45.916Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:46.224Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [2023-01-13T23:52:46.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-13T23:52:46.224Z] 629069d457cb: Preparing [2023-01-13T23:52:46.224Z] 4ef9b1a348f5: Preparing [2023-01-13T23:52:46.224Z] 0589f188a6ef: Preparing [2023-01-13T23:52:46.224Z] 7f76a4e3f4bf: Preparing [2023-01-13T23:52:46.224Z] 7fcc090f237e: Preparing [2023-01-13T23:52:46.224Z] e5e13b0c77cb: Preparing [2023-01-13T23:52:46.224Z] e5e13b0c77cb: Waiting [2023-01-13T23:52:46.224Z] 0589f188a6ef: Pushed [2023-01-13T23:52:46.224Z] 4ef9b1a348f5: Pushed [2023-01-13T23:52:46.224Z] 7f76a4e3f4bf: Pushed [2023-01-13T23:52:46.224Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:52:46.224Z] 7fcc090f237e: Pushed [2023-01-13T23:52:48.765Z] 629069d457cb: Pushed [2023-01-13T23:52:48.765Z] 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:49.082Z] + 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-13T23:52:49.397Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-13T23:52:49.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-13T23:52:49.397Z] 629069d457cb: Preparing [2023-01-13T23:52:49.397Z] 4ef9b1a348f5: Preparing [2023-01-13T23:52:49.397Z] 0589f188a6ef: Preparing [2023-01-13T23:52:49.397Z] 7f76a4e3f4bf: Preparing [2023-01-13T23:52:49.397Z] 7fcc090f237e: Preparing [2023-01-13T23:52:49.397Z] e5e13b0c77cb: Preparing [2023-01-13T23:52:49.397Z] e5e13b0c77cb: Waiting [2023-01-13T23:52:49.397Z] 7fcc090f237e: Layer already exists [2023-01-13T23:52:49.397Z] 7f76a4e3f4bf: Layer already exists [2023-01-13T23:52:49.397Z] 4ef9b1a348f5: Layer already exists [2023-01-13T23:52:49.397Z] 629069d457cb: Layer already exists [2023-01-13T23:52:49.397Z] 0589f188a6ef: Layer already exists [2023-01-13T23:52:49.397Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:52:49.397Z] latest: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:49.772Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:50.111Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.9 [2023-01-13T23:52:50.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-13T23:52:50.111Z] 629069d457cb: Preparing [2023-01-13T23:52:50.111Z] 4ef9b1a348f5: Preparing [2023-01-13T23:52:50.111Z] 0589f188a6ef: Preparing [2023-01-13T23:52:50.111Z] 7f76a4e3f4bf: Preparing [2023-01-13T23:52:50.111Z] 7fcc090f237e: Preparing [2023-01-13T23:52:50.111Z] e5e13b0c77cb: Preparing [2023-01-13T23:52:50.111Z] e5e13b0c77cb: Waiting [2023-01-13T23:52:50.111Z] 629069d457cb: Layer already exists [2023-01-13T23:52:50.111Z] 7f76a4e3f4bf: Layer already exists [2023-01-13T23:52:50.111Z] 4ef9b1a348f5: Layer already exists [2023-01-13T23:52:50.111Z] 0589f188a6ef: Layer already exists [2023-01-13T23:52:50.111Z] 7fcc090f237e: Layer already exists [2023-01-13T23:52:50.111Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:52:50.111Z] 3.0.0-dev.9: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:50.476Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:50.782Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [2023-01-13T23:52:50.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-13T23:52:50.782Z] 629069d457cb: Preparing [2023-01-13T23:52:50.782Z] 4ef9b1a348f5: Preparing [2023-01-13T23:52:50.782Z] 0589f188a6ef: Preparing [2023-01-13T23:52:50.782Z] 7f76a4e3f4bf: Preparing [2023-01-13T23:52:50.782Z] 7fcc090f237e: Preparing [2023-01-13T23:52:50.782Z] e5e13b0c77cb: Preparing [2023-01-13T23:52:50.782Z] e5e13b0c77cb: Waiting [2023-01-13T23:52:50.782Z] 7f76a4e3f4bf: Layer already exists [2023-01-13T23:52:50.782Z] 7fcc090f237e: Layer already exists [2023-01-13T23:52:50.782Z] 4ef9b1a348f5: Layer already exists [2023-01-13T23:52:50.782Z] 0589f188a6ef: Layer already exists [2023-01-13T23:52:50.782Z] 629069d457cb: Layer already exists [2023-01-13T23:52:50.782Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:52:50.782Z] 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:51.089Z] + 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-13T23:52:51.393Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-01-13T23:52:51.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-13T23:52:51.393Z] 629069d457cb: Preparing [2023-01-13T23:52:51.393Z] 4ef9b1a348f5: Preparing [2023-01-13T23:52:51.393Z] 0589f188a6ef: Preparing [2023-01-13T23:52:51.393Z] 7f76a4e3f4bf: Preparing [2023-01-13T23:52:51.393Z] 7fcc090f237e: Preparing [2023-01-13T23:52:51.393Z] e5e13b0c77cb: Preparing [2023-01-13T23:52:51.393Z] e5e13b0c77cb: Waiting [2023-01-13T23:52:51.393Z] 0589f188a6ef: Layer already exists [2023-01-13T23:52:51.393Z] 629069d457cb: Layer already exists [2023-01-13T23:52:51.393Z] 7fcc090f237e: Layer already exists [2023-01-13T23:52:51.393Z] 4ef9b1a348f5: Layer already exists [2023-01-13T23:52:51.393Z] 7f76a4e3f4bf: Layer already exists [2023-01-13T23:52:51.393Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:52:51.393Z] main: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:52:51.444Z] ===================================================== [Pipeline] echo [2023-01-13T23:52:51.452Z] taggedImages: [2023-01-13T23:52:51.452Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [2023-01-13T23:52:51.452Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-13T23:52:51.452Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.9 [2023-01-13T23:52:51.452Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [2023-01-13T23:52:51.452Z] - 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-13T23:52:51.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T23:52:51.828Z] [2023-01-13T23:52:51.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:52:52.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T23:52:52.129Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-13T23:52:52.129Z] 5eb5b503b376: Pulling fs layer [2023-01-13T23:52:52.129Z] 5c69ac0246d0: Pulling fs layer [2023-01-13T23:52:52.129Z] ec43610c2a17: Pulling fs layer [2023-01-13T23:52:52.129Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-13T23:52:52.129Z] 33b1e0a273af: Pulling fs layer [2023-01-13T23:52:52.129Z] 5d3b04190fa2: Pulling fs layer [2023-01-13T23:52:52.129Z] 2f39f015ded8: Pulling fs layer [2023-01-13T23:52:52.129Z] 5d3b04190fa2: Waiting [2023-01-13T23:52:52.129Z] 2f39f015ded8: Waiting [2023-01-13T23:52:52.129Z] 3a2ae6a8a46f: Waiting [2023-01-13T23:52:52.129Z] 33b1e0a273af: Waiting [2023-01-13T23:52:52.129Z] 5c69ac0246d0: Verifying Checksum [2023-01-13T23:52:52.130Z] 5c69ac0246d0: Download complete [2023-01-13T23:52:52.130Z] 3a2ae6a8a46f: Download complete [2023-01-13T23:52:52.130Z] 33b1e0a273af: Verifying Checksum [2023-01-13T23:52:52.130Z] 33b1e0a273af: Download complete [2023-01-13T23:52:52.130Z] 5d3b04190fa2: Verifying Checksum [2023-01-13T23:52:52.130Z] 5d3b04190fa2: Download complete [2023-01-13T23:52:52.390Z] ec43610c2a17: Verifying Checksum [2023-01-13T23:52:52.390Z] ec43610c2a17: Download complete [2023-01-13T23:52:52.390Z] 5eb5b503b376: Verifying Checksum [2023-01-13T23:52:52.390Z] 5eb5b503b376: Download complete [2023-01-13T23:52:52.957Z] 2f39f015ded8: Download complete [2023-01-13T23:52:53.523Z] 5eb5b503b376: Pull complete [2023-01-13T23:52:53.523Z] 5c69ac0246d0: Pull complete [2023-01-13T23:52:54.088Z] ec43610c2a17: Pull complete [2023-01-13T23:52:54.088Z] 3a2ae6a8a46f: Pull complete [2023-01-13T23:52:54.088Z] 33b1e0a273af: Pull complete [2023-01-13T23:52:54.346Z] 5d3b04190fa2: Pull complete [2023-01-13T23:52:58.529Z] 2f39f015ded8: Pull complete [2023-01-13T23:52:58.529Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-13T23:52:58.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T23:52:58.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:52:58.610Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-13T23:52:58.645Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T23:53:00.186Z] $ docker top 5e93aa8a2a190ac1495d4fb7829f871cfbfa73042817bf7a33847b02d04127f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:53:00.579Z] ---> job-cost.sh [2023-01-13T23:53:00.579Z] lf-activate-venv: SKIPPING [2023-01-13T23:53:00.579Z] INFO: No Stack... [2023-01-13T23:53:01.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T23:53:01.406Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T23:53:01.694Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-01-13T23:53:01.694Z] + cut -d, -f6 [Pipeline] lock [2023-01-13T23:53:01.706Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [2023-01-13T23:53:01.712Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] did not exist. Created. [2023-01-13T23:53:01.713Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T23:53:02.009Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-13T23:53:02.036Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T23:53:02.043Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T23:53:02.065Z] $ docker stop --time=1 5e93aa8a2a190ac1495d4fb7829f871cfbfa73042817bf7a33847b02d04127f9 [2023-01-13T23:53:03.260Z] $ docker rm -f --volumes 5e93aa8a2a190ac1495d4fb7829f871cfbfa73042817bf7a33847b02d04127f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-13T23:54:52.353Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2292 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-01-13T23:54:52.366Z] Running in /w/workspace/app-service-configurable/126 [Pipeline] { [Pipeline] checkout [2023-01-13T23:54:52.407Z] Selected Git installation does not exist. Using Default [2023-01-13T23:54:52.407Z] The recommended git tool is: NONE [2023-01-13T23:54:57.516Z] using credential edgex-jenkins-ssh [2023-01-13T23:54:57.530Z] Cloning the remote Git repository [2023-01-13T23:54:57.568Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-13T23:54:57.636Z] > git init /w/workspace/app-service-configurable/126 # timeout=10 [2023-01-13T23:54:57.782Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-13T23:54:57.783Z] > git --version # timeout=10 [2023-01-13T23:54:57.808Z] > git --version # 'git version 2.25.1' [2023-01-13T23:54:57.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T23:54:57.869Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T23:54:59.753Z] Avoid second fetch [2023-01-13T23:54:59.753Z] Checking out Revision 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d (main) [2023-01-13T23:54:58.914Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-13T23:54:58.937Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T23:54:59.769Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T23:54:59.786Z] > git checkout -f 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d # timeout=10 [2023-01-13T23:55:00.245Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#501)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T23:55:01.262Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-13T23:55:01.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:55:01.262Z] Dload Upload Total Spent Left Speed [2023-01-13T23:55:01.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh [2023-01-13T23:55:01.920Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-13T23:55:02.258Z] + sudo tee /etc/docker/daemon.new [2023-01-13T23:55:02.258Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-13T23:55:02.258Z] { [2023-01-13T23:55:02.258Z] "registry-mirrors": [ [2023-01-13T23:55:02.259Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-13T23:55:02.259Z] ], [2023-01-13T23:55:02.259Z] "bip": "10.250.0.254/24", [2023-01-13T23:55:02.259Z] "hosts": [ [2023-01-13T23:55:02.259Z] "tcp://0.0.0.0:5555", [2023-01-13T23:55:02.259Z] "unix:///var/run/docker.sock" [2023-01-13T23:55:02.259Z] ], [2023-01-13T23:55:02.259Z] "mtu": 1458, [2023-01-13T23:55:02.259Z] "selinux-enabled": true, [2023-01-13T23:55:02.259Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-13T23:55:02.259Z] } [Pipeline] sh [2023-01-13T23:55:02.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-13T23:55:02.926Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:55:21.199Z] provisioning config files... [2023-01-13T23:55:21.224Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config10447238797991499553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:55:21.565Z] ---> docker-login.sh [2023-01-13T23:55:21.566Z] nexus3.edgexfoundry.org:10001 [2023-01-13T23:55:21.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:55:22.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:55:22.105Z] Configure a credential helper to remove this warning. See [2023-01-13T23:55:22.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:55:22.105Z] [2023-01-13T23:55:22.105Z] Login Succeeded [2023-01-13T23:55:22.105Z] nexus3.edgexfoundry.org:10002 [2023-01-13T23:55:22.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:55:22.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:55:22.373Z] Configure a credential helper to remove this warning. See [2023-01-13T23:55:22.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:55:22.373Z] [2023-01-13T23:55:22.373Z] Login Succeeded [2023-01-13T23:55:22.373Z] nexus3.edgexfoundry.org:10003 [2023-01-13T23:55:22.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:55:22.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:55:22.912Z] Configure a credential helper to remove this warning. See [2023-01-13T23:55:22.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:55:22.912Z] [2023-01-13T23:55:22.912Z] Login Succeeded [2023-01-13T23:55:22.912Z] nexus3.edgexfoundry.org:10004 [2023-01-13T23:55:23.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:55:23.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:55:23.180Z] Configure a credential helper to remove this warning. See [2023-01-13T23:55:23.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:55:23.180Z] [2023-01-13T23:55:23.180Z] Login Succeeded [2023-01-13T23:55:23.180Z] docker.io [2023-01-13T23:55:23.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:55:23.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:55:23.717Z] Configure a credential helper to remove this warning. See [2023-01-13T23:55:23.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:55:23.717Z] [2023-01-13T23:55:23.717Z] Login Succeeded [2023-01-13T23:55:23.717Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T23:55:23.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-13T23:55:23.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:55:23.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:55:23.982Z] ========================================================= [2023-01-13T23:55:23.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-13T23:55:23.982Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:55:24.322Z] + 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-13T23:55:24.322Z] Sending build context to Docker daemon 216.6kB [2023-01-13T23:55:24.591Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-13T23:55:24.591Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-13T23:55:24.591Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-13T23:55:24.591Z] 9b18e9b68314: Pulling fs layer [2023-01-13T23:55:24.591Z] 35d82f9e3411: Pulling fs layer [2023-01-13T23:55:24.591Z] e16973657156: Pulling fs layer [2023-01-13T23:55:24.591Z] fc693d55d65f: Pulling fs layer [2023-01-13T23:55:24.591Z] 7e9fc2657dce: Pulling fs layer [2023-01-13T23:55:24.591Z] dda99020689f: Pulling fs layer [2023-01-13T23:55:24.591Z] db1c61fa0a46: Pulling fs layer [2023-01-13T23:55:24.591Z] 891c053d2c06: Pulling fs layer [2023-01-13T23:55:24.591Z] fc693d55d65f: Waiting [2023-01-13T23:55:24.591Z] 7e9fc2657dce: Waiting [2023-01-13T23:55:24.591Z] dda99020689f: Waiting [2023-01-13T23:55:24.591Z] 891c053d2c06: Waiting [2023-01-13T23:55:24.591Z] db1c61fa0a46: Waiting [2023-01-13T23:55:24.867Z] e16973657156: Verifying Checksum [2023-01-13T23:55:24.867Z] e16973657156: Download complete [2023-01-13T23:55:24.867Z] 35d82f9e3411: Verifying Checksum [2023-01-13T23:55:24.867Z] 35d82f9e3411: Download complete [2023-01-13T23:55:24.867Z] 7e9fc2657dce: Verifying Checksum [2023-01-13T23:55:24.867Z] 7e9fc2657dce: Download complete [2023-01-13T23:55:24.867Z] dda99020689f: Verifying Checksum [2023-01-13T23:55:24.867Z] dda99020689f: Download complete [2023-01-13T23:55:24.867Z] 9b18e9b68314: Verifying Checksum [2023-01-13T23:55:24.867Z] 9b18e9b68314: Download complete [2023-01-13T23:55:25.862Z] 9b18e9b68314: Pull complete [2023-01-13T23:55:25.862Z] 891c053d2c06: Verifying Checksum [2023-01-13T23:55:25.862Z] 891c053d2c06: Download complete [2023-01-13T23:55:26.136Z] 35d82f9e3411: Pull complete [2023-01-13T23:55:26.419Z] e16973657156: Pull complete [2023-01-13T23:55:27.014Z] db1c61fa0a46: Verifying Checksum [2023-01-13T23:55:27.014Z] db1c61fa0a46: Download complete [2023-01-13T23:55:27.607Z] fc693d55d65f: Verifying Checksum [2023-01-13T23:55:27.607Z] fc693d55d65f: Download complete [2023-01-13T23:55:39.979Z] fc693d55d65f: Pull complete [2023-01-13T23:55:39.979Z] 7e9fc2657dce: Pull complete [2023-01-13T23:55:39.979Z] dda99020689f: Pull complete [2023-01-13T23:55:44.267Z] db1c61fa0a46: Pull complete [2023-01-13T23:55:45.691Z] 891c053d2c06: Pull complete [2023-01-13T23:55:45.691Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-13T23:55:45.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T23:55:45.691Z] ---> f96f9c87975a [2023-01-13T23:55:45.691Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-13T23:55:47.643Z] ---> Running in fc8636840fdc [2023-01-13T23:55:47.921Z] Removing intermediate container fc8636840fdc [2023-01-13T23:55:47.921Z] ---> 7d86c3f0ad96 [2023-01-13T23:55:47.921Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-13T23:55:48.190Z] ---> Running in bf694081d556 [2023-01-13T23:55:48.458Z] Removing intermediate container bf694081d556 [2023-01-13T23:55:48.458Z] ---> f3a3df5c793c [2023-01-13T23:55:48.458Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:55:48.458Z] ---> Running in 261e92f5156a [2023-01-13T23:55:48.725Z] Removing intermediate container 261e92f5156a [2023-01-13T23:55:48.725Z] ---> 2b1287442f76 [2023-01-13T23:55:48.725Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-13T23:55:48.725Z] ---> Running in 118bf67e80b9 [2023-01-13T23:55:50.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:55:50.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:55:51.111Z] OK: 221 MiB in 51 packages [2023-01-13T23:55:52.076Z] Removing intermediate container 118bf67e80b9 [2023-01-13T23:55:52.076Z] ---> ab7de495c63b [2023-01-13T23:55:52.077Z] Step 7/12 : WORKDIR /app [2023-01-13T23:55:52.077Z] ---> Running in 18e9c32579c1 [2023-01-13T23:55:52.345Z] Removing intermediate container 18e9c32579c1 [2023-01-13T23:55:52.345Z] ---> aa534ab5c494 [2023-01-13T23:55:52.345Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-13T23:55:52.933Z] ---> 79ce513f1d84 [2023-01-13T23:55:52.933Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:55:52.933Z] ---> Running in 6134e773ca96 [2023-01-13T23:56:49.527Z] Removing intermediate container 6134e773ca96 [2023-01-13T23:56:49.527Z] ---> fca7b872b28d [2023-01-13T23:56:49.527Z] Step 10/12 : COPY . . [2023-01-13T23:56:49.527Z] ---> 9993011d1ce1 [2023-01-13T23:56:49.527Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-13T23:56:49.527Z] ---> Running in c625012f9aa1 [2023-01-13T23:56:49.527Z] Removing intermediate container c625012f9aa1 [2023-01-13T23:56:49.527Z] ---> 251fb7bf97e5 [2023-01-13T23:56:49.527Z] Step 12/12 : RUN $MAKE [2023-01-13T23:56:49.801Z] ---> Running in ae12225b4079 [2023-01-13T23:56:50.769Z] noop [2023-01-13T23:56:51.353Z] Removing intermediate container ae12225b4079 [2023-01-13T23:56:51.353Z] ---> cf0ff880f9e3 [2023-01-13T23:56:51.353Z] Successfully built cf0ff880f9e3 [2023-01-13T23:56:51.353Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:56:51.708Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T23:56:51.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:56:51.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-2292 does not seem to be running inside a container [2023-01-13T23:56:51.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@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-13T23:56:53.186Z] $ docker top 5e02e3573a71ad21c1ed44d2f00975c3a91e9c2e7a22df3492eff20ab9c5905e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:56:54.010Z] + go version [2023-01-13T23:56:54.010Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-13T23:56:54.035Z] $ docker stop --time=1 5e02e3573a71ad21c1ed44d2f00975c3a91e9c2e7a22df3492eff20ab9c5905e [2023-01-13T23:56:55.658Z] $ docker rm -f --volumes 5e02e3573a71ad21c1ed44d2f00975c3a91e9c2e7a22df3492eff20ab9c5905e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:56:56.169Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T23:56:56.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:56:56.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-2292 does not seem to be running inside a container [2023-01-13T23:56:56.426Z] $ 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/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@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-13T23:56:57.559Z] $ docker top ce05f86b5537061bdab9a9f6efaca3b6bc0a10847c9a199dc5309ba6f87009e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:56:58.332Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/126 [Pipeline] fileExists [Pipeline] sh [2023-01-13T23:56:58.670Z] + make test [2023-01-13T23:56:58.670Z] go test -race -coverprofile=coverage.out ./... [2023-01-13T23:59:20.411Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-13T23:59:20.411Z] go vet ./... [2023-01-14T00:00:57.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T00:00:57.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T00:00:57.161Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-14T00:00:57.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-14T00:00:57.190Z] $ docker stop --time=1 ce05f86b5537061bdab9a9f6efaca3b6bc0a10847c9a199dc5309ba6f87009e4 [2023-01-14T00:00:58.973Z] $ docker rm -f --volumes ce05f86b5537061bdab9a9f6efaca3b6bc0a10847c9a199dc5309ba6f87009e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T00:01:00.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-14T00:01:00.250Z] Warning: overwriting stash ‘coverage-report’ [2023-01-14T00:01:00.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T00:01:01.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-14T00:01:01.351Z] + ls -al . [2023-01-14T00:01:01.351Z] total 180 [2023-01-14T00:01:01.351Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 13 23:56 . [2023-01-14T00:01:01.351Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:54 .. [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 13 23:54 .dockerignore [2023-01-14T00:01:01.351Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 23:54 .git [2023-01-14T00:01:01.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 23:54 .github [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 13 23:54 .gitignore [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 13 23:54 Attribution.txt [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 13 23:54 CHANGELOG.md [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 13 23:54 Dockerfile [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 23:54 GOVERNANCE.md [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 13 23:54 Jenkinsfile [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 13 23:54 LICENSE [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 13 23:54 OWNERS.md [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 13 23:54 README.md [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 23:51 VERSION [2023-01-14T00:01:01.351Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 23:54 bin [2023-01-14T00:01:01.351Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 13 23:56 coverage.out [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 13 23:54 go.mod [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 13 23:54 go.sum [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 13 23:54 main.go [2023-01-14T00:01:01.351Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 13 23:54 makefile [2023-01-14T00:01:01.351Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 23:54 res [2023-01-14T00:01:01.351Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:01:01.696Z] + 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=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d --label arch=arm64 --label version=3.0.0-dev.9 . [2023-01-14T00:01:01.696Z] Sending build context to Docker daemon 217.6kB [2023-01-14T00:01:01.963Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T00:01:01.964Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-14T00:01:01.964Z] ---> cf0ff880f9e3 [2023-01-14T00:01:01.964Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T00:01:04.548Z] ---> Running in 7f57ec9d0d78 [2023-01-14T00:01:04.548Z] Removing intermediate container 7f57ec9d0d78 [2023-01-14T00:01:04.548Z] ---> 17904d5e1b89 [2023-01-14T00:01:04.548Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T00:01:04.548Z] ---> Running in da9265adb13b [2023-01-14T00:01:04.816Z] Removing intermediate container da9265adb13b [2023-01-14T00:01:04.816Z] ---> 37b180dfcf7e [2023-01-14T00:01:04.816Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-14T00:01:04.816Z] ---> Running in 7b711b7e04c1 [2023-01-14T00:01:05.085Z] Removing intermediate container 7b711b7e04c1 [2023-01-14T00:01:05.085Z] ---> 1560dbf43f85 [2023-01-14T00:01:05.085Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T00:01:05.354Z] ---> Running in 78c9540d41eb [2023-01-14T00:01:06.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T00:01:06.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T00:01:07.547Z] OK: 221 MiB in 51 packages [2023-01-14T00:01:08.509Z] Removing intermediate container 78c9540d41eb [2023-01-14T00:01:08.509Z] ---> 51a7fdd9ae6e [2023-01-14T00:01:08.509Z] Step 7/26 : WORKDIR /app [2023-01-14T00:01:08.509Z] ---> Running in 1ca9f7d4e972 [2023-01-14T00:01:08.777Z] Removing intermediate container 1ca9f7d4e972 [2023-01-14T00:01:08.777Z] ---> 6d4e84a08935 [2023-01-14T00:01:08.778Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-14T00:01:09.367Z] ---> 7d17c8425435 [2023-01-14T00:01:09.367Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T00:01:09.367Z] ---> Running in 219e84500ebf [2023-01-14T00:01:11.964Z] Removing intermediate container 219e84500ebf [2023-01-14T00:01:11.964Z] ---> 299060fc04e4 [2023-01-14T00:01:11.964Z] Step 10/26 : COPY . . [2023-01-14T00:01:12.232Z] ---> 92f6135c3463 [2023-01-14T00:01:12.232Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-14T00:01:12.232Z] ---> Running in ec1364ed8bba [2023-01-14T00:01:12.501Z] Removing intermediate container ec1364ed8bba [2023-01-14T00:01:12.501Z] ---> 801d57a24c27 [2023-01-14T00:01:12.501Z] Step 12/26 : RUN $MAKE [2023-01-14T00:01:12.501Z] ---> Running in 80b2c9eda3a2 [2023-01-14T00:01:13.465Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.9" -trimpath -mod=readonly -o app-service-configurable [2023-01-14T00:03:20.156Z] Removing intermediate container 80b2c9eda3a2 [2023-01-14T00:03:20.156Z] ---> 19fc93e2a6a3 [2023-01-14T00:03:20.156Z] Step 13/26 : FROM alpine:3.16 [2023-01-14T00:03:20.156Z] 3.16: Pulling from library/alpine [2023-01-14T00:03:20.156Z] 6875df1f5354: Pulling fs layer [2023-01-14T00:03:20.156Z] 6875df1f5354: Verifying Checksum [2023-01-14T00:03:20.156Z] 6875df1f5354: Download complete [2023-01-14T00:03:20.156Z] 6875df1f5354: Pull complete [2023-01-14T00:03:20.156Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-14T00:03:20.156Z] Status: Downloaded newer image for alpine:3.16 [2023-01-14T00:03:20.156Z] ---> 2b4661558fb8 [2023-01-14T00:03:20.156Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-14T00:03:20.156Z] ---> Running in ba9f638392ec [2023-01-14T00:03:20.156Z] Removing intermediate container ba9f638392ec [2023-01-14T00:03:20.156Z] ---> 31b8d76f07a9 [2023-01-14T00:03:20.156Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-14T00:03:20.156Z] ---> Running in 231a059aa34e [2023-01-14T00:03:20.156Z] Removing intermediate container 231a059aa34e [2023-01-14T00:03:20.156Z] ---> 75f19ef9a47d [2023-01-14T00:03:20.156Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-14T00:03:20.156Z] ---> Running in d93a24d098ff [2023-01-14T00:03:20.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T00:03:20.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T00:03:20.156Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-14T00:03:20.156Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-14T00:03:20.156Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T00:03:20.156Z] Executing ca-certificates-20220614-r0.trigger [2023-01-14T00:03:20.156Z] OK: 6 MiB in 16 packages [2023-01-14T00:03:20.156Z] Removing intermediate container d93a24d098ff [2023-01-14T00:03:20.156Z] ---> ca147f20e2b7 [2023-01-14T00:03:20.156Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-14T00:03:20.156Z] ---> 9936b0812923 [2023-01-14T00:03:20.156Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-14T00:03:20.156Z] ---> b7b669474881 [2023-01-14T00:03:20.156Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-14T00:03:20.156Z] ---> 2aa5ea5586e8 [2023-01-14T00:03:20.156Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-14T00:03:20.156Z] ---> 390403bd9603 [2023-01-14T00:03:20.156Z] Step 21/26 : EXPOSE 48095 [2023-01-14T00:03:20.156Z] ---> Running in 0a965c5b20d0 [2023-01-14T00:03:20.156Z] Removing intermediate container 0a965c5b20d0 [2023-01-14T00:03:20.156Z] ---> eb28ba266454 [2023-01-14T00:03:20.156Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-14T00:03:20.156Z] ---> Running in e22321e54055 [2023-01-14T00:03:20.156Z] Removing intermediate container e22321e54055 [2023-01-14T00:03:20.156Z] ---> 37b6fa3f48b8 [2023-01-14T00:03:20.156Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T00:03:20.156Z] ---> Running in 9f70b0c2f88b [2023-01-14T00:03:20.156Z] Removing intermediate container 9f70b0c2f88b [2023-01-14T00:03:20.156Z] ---> 3f7315638dd8 [2023-01-14T00:03:20.156Z] Step 24/26 : LABEL arch=arm64 [2023-01-14T00:03:20.156Z] ---> Running in 57f86cbc337f [2023-01-14T00:03:20.156Z] Removing intermediate container 57f86cbc337f [2023-01-14T00:03:20.156Z] ---> 93ce13925a63 [2023-01-14T00:03:20.156Z] Step 25/26 : LABEL git_sha=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [2023-01-14T00:03:20.156Z] ---> Running in aaec93857caf [2023-01-14T00:03:20.424Z] Removing intermediate container aaec93857caf [2023-01-14T00:03:20.424Z] ---> 98c39614188d [2023-01-14T00:03:20.424Z] Step 26/26 : LABEL version=3.0.0-dev.9 [2023-01-14T00:03:20.424Z] ---> Running in 85b216697cc4 [2023-01-14T00:03:20.690Z] Removing intermediate container 85b216697cc4 [2023-01-14T00:03:20.690Z] ---> 759b95665f94 [2023-01-14T00:03:20.690Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-14T00:03:20.690Z] Successfully built 759b95665f94 [2023-01-14T00:03:20.690Z] 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-14T00:03:20.787Z] provisioning config files... [2023-01-14T00:03:20.802Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config4247128858643079720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:03:21.130Z] ---> docker-login.sh [2023-01-14T00:03:21.131Z] nexus3.edgexfoundry.org:10001 [2023-01-14T00:03:21.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T00:03:21.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T00:03:21.398Z] Configure a credential helper to remove this warning. See [2023-01-14T00:03:21.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T00:03:21.398Z] [2023-01-14T00:03:21.398Z] Login Succeeded [2023-01-14T00:03:21.398Z] nexus3.edgexfoundry.org:10002 [2023-01-14T00:03:21.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T00:03:21.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T00:03:21.666Z] Configure a credential helper to remove this warning. See [2023-01-14T00:03:21.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T00:03:21.666Z] [2023-01-14T00:03:21.666Z] Login Succeeded [2023-01-14T00:03:21.666Z] nexus3.edgexfoundry.org:10003 [2023-01-14T00:03:21.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T00:03:22.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T00:03:22.200Z] Configure a credential helper to remove this warning. See [2023-01-14T00:03:22.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T00:03:22.200Z] [2023-01-14T00:03:22.200Z] Login Succeeded [2023-01-14T00:03:22.200Z] nexus3.edgexfoundry.org:10004 [2023-01-14T00:03:22.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T00:03:22.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T00:03:22.470Z] Configure a credential helper to remove this warning. See [2023-01-14T00:03:22.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T00:03:22.470Z] [2023-01-14T00:03:22.470Z] Login Succeeded [2023-01-14T00:03:22.470Z] docker.io [2023-01-14T00:03:22.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T00:03:23.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T00:03:23.005Z] Configure a credential helper to remove this warning. See [2023-01-14T00:03:23.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T00:03:23.005Z] [2023-01-14T00:03:23.005Z] Login Succeeded [2023-01-14T00:03:23.005Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T00:03:23.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-14T00:03:23.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T00:03:23.059Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-01-14T00:03:23.059Z] 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [2023-01-14T00:03:23.059Z] latest [2023-01-14T00:03:23.059Z] 3.0.0-dev.9 [2023-01-14T00:03:23.059Z] 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [2023-01-14T00:03:23.059Z] main [2023-01-14T00:03:23.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:03:23.397Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:03:23.744Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [2023-01-14T00:03:23.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-14T00:03:23.744Z] 49440e3fbe24: Preparing [2023-01-14T00:03:23.744Z] 1062cc45c212: Preparing [2023-01-14T00:03:23.744Z] 2c0033cbc077: Preparing [2023-01-14T00:03:23.744Z] 3d7c1c745e31: Preparing [2023-01-14T00:03:23.744Z] 59c28738d3cd: Preparing [2023-01-14T00:03:23.744Z] 17bec77d7fdc: Preparing [2023-01-14T00:03:23.744Z] 17bec77d7fdc: Waiting [2023-01-14T00:03:24.011Z] 2c0033cbc077: Pushed [2023-01-14T00:03:24.011Z] 3d7c1c745e31: Pushed [2023-01-14T00:03:24.011Z] 1062cc45c212: Pushed [2023-01-14T00:03:24.011Z] 17bec77d7fdc: Layer already exists [2023-01-14T00:03:24.277Z] 59c28738d3cd: Pushed [2023-01-14T00:03:29.620Z] 49440e3fbe24: Pushed [2023-01-14T00:03:29.620Z] 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:03:29.978Z] + 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-14T00:03:30.327Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-14T00:03:30.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-14T00:03:30.327Z] 49440e3fbe24: Preparing [2023-01-14T00:03:30.327Z] 1062cc45c212: Preparing [2023-01-14T00:03:30.327Z] 2c0033cbc077: Preparing [2023-01-14T00:03:30.327Z] 3d7c1c745e31: Preparing [2023-01-14T00:03:30.327Z] 59c28738d3cd: Preparing [2023-01-14T00:03:30.327Z] 17bec77d7fdc: Preparing [2023-01-14T00:03:30.327Z] 17bec77d7fdc: Waiting [2023-01-14T00:03:30.327Z] 1062cc45c212: Layer already exists [2023-01-14T00:03:30.327Z] 59c28738d3cd: Layer already exists [2023-01-14T00:03:30.327Z] 49440e3fbe24: Layer already exists [2023-01-14T00:03:30.327Z] 3d7c1c745e31: Layer already exists [2023-01-14T00:03:30.327Z] 2c0033cbc077: Layer already exists [2023-01-14T00:03:30.327Z] 17bec77d7fdc: Layer already exists [2023-01-14T00:03:30.596Z] latest: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:03:30.950Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:03:31.303Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.9 [2023-01-14T00:03:31.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-14T00:03:31.303Z] 49440e3fbe24: Preparing [2023-01-14T00:03:31.303Z] 1062cc45c212: Preparing [2023-01-14T00:03:31.303Z] 2c0033cbc077: Preparing [2023-01-14T00:03:31.303Z] 3d7c1c745e31: Preparing [2023-01-14T00:03:31.303Z] 59c28738d3cd: Preparing [2023-01-14T00:03:31.303Z] 17bec77d7fdc: Preparing [2023-01-14T00:03:31.303Z] 17bec77d7fdc: Waiting [2023-01-14T00:03:31.303Z] 59c28738d3cd: Layer already exists [2023-01-14T00:03:31.303Z] 2c0033cbc077: Layer already exists [2023-01-14T00:03:31.303Z] 49440e3fbe24: Layer already exists [2023-01-14T00:03:31.303Z] 3d7c1c745e31: Layer already exists [2023-01-14T00:03:31.303Z] 1062cc45c212: Layer already exists [2023-01-14T00:03:31.303Z] 17bec77d7fdc: Layer already exists [2023-01-14T00:03:31.303Z] 3.0.0-dev.9: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:03:31.921Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:03:32.265Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [2023-01-14T00:03:32.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-14T00:03:32.265Z] 49440e3fbe24: Preparing [2023-01-14T00:03:32.265Z] 1062cc45c212: Preparing [2023-01-14T00:03:32.265Z] 2c0033cbc077: Preparing [2023-01-14T00:03:32.265Z] 3d7c1c745e31: Preparing [2023-01-14T00:03:32.265Z] 59c28738d3cd: Preparing [2023-01-14T00:03:32.265Z] 17bec77d7fdc: Preparing [2023-01-14T00:03:32.265Z] 17bec77d7fdc: Waiting [2023-01-14T00:03:32.265Z] 3d7c1c745e31: Layer already exists [2023-01-14T00:03:32.265Z] 49440e3fbe24: Layer already exists [2023-01-14T00:03:32.265Z] 1062cc45c212: Layer already exists [2023-01-14T00:03:32.265Z] 2c0033cbc077: Layer already exists [2023-01-14T00:03:32.265Z] 59c28738d3cd: Layer already exists [2023-01-14T00:03:32.265Z] 17bec77d7fdc: Layer already exists [2023-01-14T00:03:32.265Z] 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:03:32.628Z] + 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-14T00:03:32.972Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-01-14T00:03:32.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-14T00:03:32.972Z] 49440e3fbe24: Preparing [2023-01-14T00:03:32.972Z] 1062cc45c212: Preparing [2023-01-14T00:03:32.972Z] 2c0033cbc077: Preparing [2023-01-14T00:03:32.972Z] 3d7c1c745e31: Preparing [2023-01-14T00:03:32.972Z] 59c28738d3cd: Preparing [2023-01-14T00:03:32.972Z] 17bec77d7fdc: Preparing [2023-01-14T00:03:32.972Z] 17bec77d7fdc: Waiting [2023-01-14T00:03:32.972Z] 1062cc45c212: Layer already exists [2023-01-14T00:03:32.972Z] 49440e3fbe24: Layer already exists [2023-01-14T00:03:32.972Z] 2c0033cbc077: Layer already exists [2023-01-14T00:03:32.972Z] 3d7c1c745e31: Layer already exists [2023-01-14T00:03:32.972Z] 59c28738d3cd: Layer already exists [2023-01-14T00:03:32.972Z] 17bec77d7fdc: Layer already exists [2023-01-14T00:03:33.238Z] main: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-14T00:03:33.292Z] ===================================================== [Pipeline] echo [2023-01-14T00:03:33.305Z] taggedImages: [2023-01-14T00:03:33.305Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [2023-01-14T00:03:33.305Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-14T00:03:33.305Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.9 [2023-01-14T00:03:33.305Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [2023-01-14T00:03:33.305Z] - 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-14T00:03:33.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T00:03:33.660Z] [2023-01-14T00:03:33.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:03:33.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T00:03:33.994Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-14T00:03:33.994Z] 8998bd30e6a1: Pulling fs layer [2023-01-14T00:03:33.994Z] 04944245beec: Pulling fs layer [2023-01-14T00:03:33.994Z] 699f458cf7ca: Pulling fs layer [2023-01-14T00:03:33.994Z] 765212b225bb: Pulling fs layer [2023-01-14T00:03:33.994Z] f23df028b6ca: Pulling fs layer [2023-01-14T00:03:33.994Z] d65c8cfc05b1: Pulling fs layer [2023-01-14T00:03:33.994Z] 2437ff75d9bd: Pulling fs layer [2023-01-14T00:03:33.994Z] 765212b225bb: Waiting [2023-01-14T00:03:33.994Z] d65c8cfc05b1: Waiting [2023-01-14T00:03:33.994Z] f23df028b6ca: Waiting [2023-01-14T00:03:33.994Z] 2437ff75d9bd: Waiting [2023-01-14T00:03:34.261Z] 04944245beec: Verifying Checksum [2023-01-14T00:03:34.261Z] 04944245beec: Download complete [2023-01-14T00:03:34.261Z] 765212b225bb: Verifying Checksum [2023-01-14T00:03:34.261Z] 765212b225bb: Download complete [2023-01-14T00:03:34.261Z] f23df028b6ca: Verifying Checksum [2023-01-14T00:03:34.261Z] f23df028b6ca: Download complete [2023-01-14T00:03:34.261Z] d65c8cfc05b1: Verifying Checksum [2023-01-14T00:03:34.261Z] d65c8cfc05b1: Download complete [2023-01-14T00:03:34.261Z] 699f458cf7ca: Verifying Checksum [2023-01-14T00:03:34.261Z] 699f458cf7ca: Download complete [2023-01-14T00:03:34.850Z] 8998bd30e6a1: Verifying Checksum [2023-01-14T00:03:34.850Z] 8998bd30e6a1: Download complete [2023-01-14T00:03:37.546Z] 2437ff75d9bd: Verifying Checksum [2023-01-14T00:03:37.546Z] 2437ff75d9bd: Download complete [2023-01-14T00:03:38.556Z] 8998bd30e6a1: Pull complete [2023-01-14T00:03:39.172Z] 04944245beec: Pull complete [2023-01-14T00:03:40.626Z] 699f458cf7ca: Pull complete [2023-01-14T00:03:40.896Z] 765212b225bb: Pull complete [2023-01-14T00:03:41.480Z] f23df028b6ca: Pull complete [2023-01-14T00:03:41.749Z] d65c8cfc05b1: Pull complete [2023-01-14T00:03:56.748Z] 2437ff75d9bd: Pull complete [2023-01-14T00:03:56.748Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-14T00:03:56.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T00:03:56.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T00:03:56.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-2292 does not seem to be running inside a container [2023-01-14T00:03:56.998Z] $ 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/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@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-14T00:03:59.391Z] $ docker top 5e91c7e8e281901e4998b47ff9119b3cbeebe5e9f6e7e931b9728429878871c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:04:00.231Z] ---> job-cost.sh [2023-01-14T00:04:00.231Z] lf-activate-venv: SKIPPING [2023-01-14T00:04:00.231Z] INFO: No Stack... [2023-01-14T00:04:00.498Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-14T00:04:01.455Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T00:04:02.092Z] + cat+ cut -d, -f6 [2023-01-14T00:04:02.092Z] /w/workspace/app-service-configurable/126/archives/cost.csv [Pipeline] lock [2023-01-14T00:04:02.165Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [2023-01-14T00:04:02.171Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] did not exist. Created. [2023-01-14T00:04:02.171Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T00:04:02.824Z] /w/workspace/app-service-configurable/126@tmp/durable-d741db68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-14T00:04:03.161Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-14T00:04:03.189Z] Warning: overwriting stash ‘stack-cost’ [2023-01-14T00:04:03.244Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T00:04:03.251Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T00:04:03.268Z] $ docker stop --time=1 5e91c7e8e281901e4998b47ff9119b3cbeebe5e9f6e7e931b9728429878871c7 [2023-01-14T00:04:04.762Z] $ docker rm -f --volumes 5e91c7e8e281901e4998b47ff9119b3cbeebe5e9f6e7e931b9728429878871c7 [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-14T00:04:05.218Z] provisioning config files... [2023-01-14T00:04:05.225Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2011111421858107571tmp [Pipeline] { [Pipeline] sh [2023-01-14T00:04:05.512Z] + set +x [2023-01-14T00:04:05.512Z] + + curl -s https://codecov.io/bashbash [2023-01-14T00:04:05.512Z] -s -- [2023-01-14T00:04:05.512Z] [2023-01-14T00:04:05.512Z] _____ _ [2023-01-14T00:04:05.512Z] / ____| | | [2023-01-14T00:04:05.512Z] | | ___ __| | ___ ___ _____ __ [2023-01-14T00:04:05.512Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-14T00:04:05.512Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-14T00:04:05.512Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-14T00:04:05.512Z] Bash-1.0.6 [2023-01-14T00:04:05.512Z] [2023-01-14T00:04:05.512Z] [2023-01-14T00:04:05.512Z] ==> git version 2.25.1 found [2023-01-14T00:04:05.512Z] ==> 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-14T00:04:05.512Z] Release-Date: 2020-01-08 [2023-01-14T00:04:05.512Z] 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-14T00:04:05.512Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-14T00:04:05.512Z] ==> Jenkins CI detected. [2023-01-14T00:04:05.512Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-01-14T00:04:05.512Z] project root: . [2023-01-14T00:04:05.512Z] --> token set from env [2023-01-14T00:04:05.512Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-14T00:04:05.512Z] ==> Running gcov in . (disable via -X gcov) [2023-01-14T00:04:05.512Z] ==> Python coveragepy not found [2023-01-14T00:04:05.512Z] ==> Searching for coverage reports in: [2023-01-14T00:04:05.512Z] + . [2023-01-14T00:04:05.512Z] -> Found 1 reports [2023-01-14T00:04:05.512Z] ==> Detecting git/mercurial file structure [2023-01-14T00:04:05.512Z] ==> Reading reports [2023-01-14T00:04:05.512Z] + ./coverage.out bytes=13 [2023-01-14T00:04:05.512Z] ==> Appending adjustments [2023-01-14T00:04:05.512Z] https://docs.codecov.io/docs/fixing-reports [2023-01-14T00:04:05.771Z] + Found adjustments [2023-01-14T00:04:05.771Z] ==> Gzipping contents [2023-01-14T00:04:05.771Z] 4.0K /tmp/codecov.htPs5w.gz [2023-01-14T00:04:05.771Z] ==> Uploading reports [2023-01-14T00:04:05.771Z] url: https://codecov.io [2023-01-14T00:04:05.771Z] query: branch=main&commit=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-14T00:04:05.771Z] -> Pinging Codecov [2023-01-14T00:04:05.771Z] 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=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-14T00:04:06.030Z] -> Uploading to [2023-01-14T00:04:06.030Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-14/A97CA9966030D2A3747ED39772930CCE/98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d/dcfc0766-610d-42e3-b9ed-909ac51c25f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T000405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbe17c8683bfc07a133b849a03d9944e2345b9a01372e8b03fa488f16932798e [2023-01-14T00:04:06.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T00:04:06.288Z] Dload Upload Total Spent Left Speed [2023-01-14T00:04:06.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2111 --:--:-- --:--:-- --:--:-- 2111 [2023-01-14T00:04:06.547Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] } [2023-01-14T00:04:06.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-14T00:04:06.749Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-14T00:04:06.758Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:04:07.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-14T00:04:07.054Z] [2023-01-14T00:04:07.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-14T00:04:07.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-14T00:04:07.347Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-14T00:04:07.347Z] df9b9388f04a: Pulling fs layer [2023-01-14T00:04:07.347Z] 52dc419b0ee2: Pulling fs layer [2023-01-14T00:04:07.347Z] 25bc292e5bac: Pulling fs layer [2023-01-14T00:04:07.347Z] 114826534d7a: Pulling fs layer [2023-01-14T00:04:07.347Z] 4657fd5d0bcf: Pulling fs layer [2023-01-14T00:04:07.347Z] 6ad1cebc031e: Pulling fs layer [2023-01-14T00:04:07.347Z] 8a3aa393b2d8: Pulling fs layer [2023-01-14T00:04:07.347Z] 114826534d7a: Waiting [2023-01-14T00:04:07.347Z] 4657fd5d0bcf: Waiting [2023-01-14T00:04:07.347Z] 6ad1cebc031e: Waiting [2023-01-14T00:04:07.347Z] 8a3aa393b2d8: Waiting [2023-01-14T00:04:07.347Z] 25bc292e5bac: Verifying Checksum [2023-01-14T00:04:07.347Z] 25bc292e5bac: Download complete [2023-01-14T00:04:07.347Z] 52dc419b0ee2: Verifying Checksum [2023-01-14T00:04:07.347Z] 52dc419b0ee2: Download complete [2023-01-14T00:04:07.347Z] 4657fd5d0bcf: Verifying Checksum [2023-01-14T00:04:07.347Z] 4657fd5d0bcf: Download complete [2023-01-14T00:04:07.613Z] df9b9388f04a: Download complete [2023-01-14T00:04:07.613Z] 6ad1cebc031e: Verifying Checksum [2023-01-14T00:04:07.613Z] 6ad1cebc031e: Download complete [2023-01-14T00:04:07.613Z] df9b9388f04a: Pull complete [2023-01-14T00:04:07.885Z] 52dc419b0ee2: Pull complete [2023-01-14T00:04:07.885Z] 25bc292e5bac: Pull complete [2023-01-14T00:04:08.148Z] 114826534d7a: Verifying Checksum [2023-01-14T00:04:08.148Z] 114826534d7a: Download complete [2023-01-14T00:04:08.719Z] 8a3aa393b2d8: Verifying Checksum [2023-01-14T00:04:08.719Z] 8a3aa393b2d8: Download complete [2023-01-14T00:04:11.994Z] 114826534d7a: Pull complete [2023-01-14T00:04:11.994Z] 4657fd5d0bcf: Pull complete [2023-01-14T00:04:11.994Z] 6ad1cebc031e: Pull complete [2023-01-14T00:04:14.521Z] 8a3aa393b2d8: Pull complete [2023-01-14T00:04:14.522Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-14T00:04:14.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-14T00:04:14.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T00:04:14.599Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-14T00:04:14.646Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-14T00:04:16.422Z] $ docker top a78e3147a30a39bc35b3d281a0d1dd580dd4f64a9fbd214a798c2619cde67ef0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-14T00:04:16.467Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-01-14T00:04:16.745Z] + set -o pipefail [2023-01-14T00:04:16.745Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-01-14T00:04:23.314Z] [2023-01-14T00:04:23.314Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-01-14T00:04:23.314Z] [2023-01-14T00:04:23.314Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0b9e8768-e877-4507-9f8c-c4cf0a070eb5 [2023-01-14T00:04:23.314Z] [2023-01-14T00:04:23.314Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-14T00:04:23.314Z] [2023-01-14T00:04:23.314Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-14T00:04:23.314Z] [2023-01-14T00:04:23.314Z] [2023-01-14T00:04:23.314Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-14T00:04:23.314Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-14T00:04:23.314Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-14T00:04:23.341Z] $ docker stop --time=1 a78e3147a30a39bc35b3d281a0d1dd580dd4f64a9fbd214a798c2619cde67ef0 [2023-01-14T00:04:25.485Z] $ docker rm -f --volumes a78e3147a30a39bc35b3d281a0d1dd580dd4f64a9fbd214a798c2619cde67ef0 [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-14T00:04:26.213Z] + git log --format=format:%s -1 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] sh [2023-01-14T00:04:26.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-14T00:04:26.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:04:26.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T00:04:26.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T00:04:26.872Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-14T00:04:26.918Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-14T00:04:27.341Z] $ docker top c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 -eo pid,comm [2023-01-14T00:04:27.368Z] 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-14T00:04:27.368Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-14T00:04:27.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T00:04:27.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T00:04:27.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T00:04:27.549Z] $ docker exec c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 ssh-agent [2023-01-14T00:04:27.645Z] SSH_AUTH_SOCK=/tmp/ssh-Ffa08g6xGQXh/agent.32 [2023-01-14T00:04:27.645Z] SSH_AGENT_PID=38 [2023-01-14T00:04:27.650Z] Running ssh-add (command line suppressed) [2023-01-14T00:04:27.765Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15387920259450132774.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15387920259450132774.key) [2023-01-14T00:04:27.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T00:04:28.053Z] + git semver tag [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,244 [run_tag] DEBUG tag force:False [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,244 [check_head_tag] DEBUG check head tag [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,245 [execute] INFO git cat-file --batch-check [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,249 [execute] INFO git cat-file --batch [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,269 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,269 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,270 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-14T00:04:28.314Z] 2023-01-14 00:04:28,274 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-14T00:04:28.314Z] 3.0.0-dev.9 [Pipeline] } [2023-01-14T00:04:28.340Z] $ docker exec --env ******** --env ******** c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 ssh-agent -k [2023-01-14T00:04:28.436Z] unset SSH_AUTH_SOCK; [2023-01-14T00:04:28.436Z] unset SSH_AGENT_PID; [2023-01-14T00:04:28.437Z] echo Agent pid 38 killed; [2023-01-14T00:04:28.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-14T00:04:28.728Z] + git semver [Pipeline] } [2023-01-14T00:04:29.016Z] $ docker stop --time=1 c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 [2023-01-14T00:04:30.329Z] $ docker rm -f --volumes c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:04:30.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-14T00:04:30.693Z] [2023-01-14T00:04:30.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:04:30.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-14T00:04:30.996Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-14T00:04:30.996Z] ab5ef0e58194: Pulling fs layer [2023-01-14T00:04:30.996Z] 9712f1f96733: Pulling fs layer [2023-01-14T00:04:30.996Z] 63f879dbbcfc: Pulling fs layer [2023-01-14T00:04:30.996Z] 0d9ebad4ef96: Pulling fs layer [2023-01-14T00:04:30.996Z] e9a5061849ea: Pulling fs layer [2023-01-14T00:04:30.996Z] d747dcd14b5f: Pulling fs layer [2023-01-14T00:04:30.996Z] 2de7ff778b66: Pulling fs layer [2023-01-14T00:04:30.996Z] 0d9ebad4ef96: Waiting [2023-01-14T00:04:30.996Z] 2de7ff778b66: Waiting [2023-01-14T00:04:30.996Z] e9a5061849ea: Waiting [2023-01-14T00:04:30.996Z] d747dcd14b5f: Waiting [2023-01-14T00:04:30.996Z] 9712f1f96733: Verifying Checksum [2023-01-14T00:04:30.996Z] 9712f1f96733: Download complete [2023-01-14T00:04:31.257Z] 63f879dbbcfc: Verifying Checksum [2023-01-14T00:04:31.257Z] 63f879dbbcfc: Download complete [2023-01-14T00:04:31.518Z] e9a5061849ea: Verifying Checksum [2023-01-14T00:04:31.518Z] e9a5061849ea: Download complete [2023-01-14T00:04:31.518Z] d747dcd14b5f: Verifying Checksum [2023-01-14T00:04:31.518Z] d747dcd14b5f: Download complete [2023-01-14T00:04:31.777Z] 2de7ff778b66: Verifying Checksum [2023-01-14T00:04:31.777Z] 2de7ff778b66: Download complete [2023-01-14T00:04:31.777Z] ab5ef0e58194: Verifying Checksum [2023-01-14T00:04:31.777Z] ab5ef0e58194: Download complete [2023-01-14T00:04:31.777Z] 0d9ebad4ef96: Verifying Checksum [2023-01-14T00:04:31.777Z] 0d9ebad4ef96: Download complete [2023-01-14T00:04:34.305Z] ab5ef0e58194: Pull complete [2023-01-14T00:04:34.305Z] 9712f1f96733: Pull complete [2023-01-14T00:04:34.870Z] 63f879dbbcfc: Pull complete [2023-01-14T00:04:38.153Z] 0d9ebad4ef96: Pull complete [2023-01-14T00:04:38.412Z] e9a5061849ea: Pull complete [2023-01-14T00:04:38.412Z] d747dcd14b5f: Pull complete [2023-01-14T00:04:39.349Z] 2de7ff778b66: Pull complete [2023-01-14T00:04:39.349Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-14T00:04:39.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-14T00:04:39.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T00:04:39.441Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-14T00:04:39.486Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-14T00:04:41.392Z] $ docker top 1e558836b2c7de13949feeb308a6bea4ebfe7d96c382b407d71dd347766019bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-14T00:04:41.454Z] provisioning config files... [2023-01-14T00:04:41.461Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14742628911690762504tmp [2023-01-14T00:04:41.471Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11928333577180093610tmp [2023-01-14T00:04:41.480Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10766100729953751892tmp [Pipeline] { [Pipeline] echo [2023-01-14T00:04:41.492Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:04:41.776Z] ---> sigul-configuration.sh [2023-01-14T00:04:41.776Z] gpg: directory `/root/.gnupg' created [2023-01-14T00:04:41.776Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-14T00:04:41.776Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-14T00:04:41.776Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-14T00:04:41.776Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-14T00:04:41.776Z] gpg: CAST5 encrypted data [2023-01-14T00:04:41.776Z] gpg: encrypted with 1 passphrase [2023-01-14T00:04:41.776Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-14T00:04:42.062Z] + mkdir /home/jenkins [2023-01-14T00:04:42.062Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-14T00:04:42.346Z] + 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-14T00:04:42.355Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:04:42.641Z] ---> sigul-install.sh [2023-01-14T00:04:42.641Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-14T00:04:42.927Z] + git tag --list [2023-01-14T00:04:42.927Z] v1.0.0 [2023-01-14T00:04:42.927Z] v1.1.0 [2023-01-14T00:04:42.927Z] v1.2.0 [2023-01-14T00:04:42.927Z] v1.3.0 [2023-01-14T00:04:42.927Z] v1.3.1 [2023-01-14T00:04:42.927Z] v2.0.0 [2023-01-14T00:04:42.927Z] v2.0.1 [2023-01-14T00:04:42.927Z] v2.1.0 [2023-01-14T00:04:42.927Z] v2.1.1 [2023-01-14T00:04:42.927Z] v2.1.1-dev.1 [2023-01-14T00:04:42.927Z] v2.1.1-dev.2 [2023-01-14T00:04:42.927Z] v2.2.0 [2023-01-14T00:04:42.927Z] v2.2.1-dev.1 [2023-01-14T00:04:42.927Z] v2.2.1-dev.10 [2023-01-14T00:04:42.927Z] v2.2.1-dev.2 [2023-01-14T00:04:42.927Z] v2.2.1-dev.3 [2023-01-14T00:04:42.927Z] v2.2.1-dev.4 [2023-01-14T00:04:42.927Z] v2.2.1-dev.5 [2023-01-14T00:04:42.927Z] v2.2.1-dev.6 [2023-01-14T00:04:42.927Z] v2.2.1-dev.7 [2023-01-14T00:04:42.927Z] v2.2.1-dev.8 [2023-01-14T00:04:42.927Z] v2.2.1-dev.9 [2023-01-14T00:04:42.927Z] v2.3.0 [2023-01-14T00:04:42.927Z] v2.3.0-dev.10 [2023-01-14T00:04:42.927Z] v2.3.0-dev.11 [2023-01-14T00:04:42.927Z] v2.3.0-dev.12 [2023-01-14T00:04:42.927Z] v2.3.0-dev.13 [2023-01-14T00:04:42.927Z] v2.3.0-dev.14 [2023-01-14T00:04:42.927Z] v2.3.0-dev.15 [2023-01-14T00:04:42.927Z] v2.3.0-dev.16 [2023-01-14T00:04:42.927Z] v2.3.0-dev.17 [2023-01-14T00:04:42.927Z] v2.3.0-dev.18 [2023-01-14T00:04:42.927Z] v2.3.0-dev.19 [2023-01-14T00:04:42.927Z] v2.3.0-dev.20 [2023-01-14T00:04:42.927Z] v2.3.0-dev.21 [2023-01-14T00:04:42.927Z] v2.3.0-dev.22 [2023-01-14T00:04:42.927Z] v2.3.0-dev.23 [2023-01-14T00:04:42.927Z] v2.3.0-dev.24 [2023-01-14T00:04:42.927Z] v2.3.0-dev.25 [2023-01-14T00:04:42.927Z] v2.3.0-dev.26 [2023-01-14T00:04:42.927Z] v2.3.0-dev.27 [2023-01-14T00:04:42.927Z] v2.3.0-dev.28 [2023-01-14T00:04:42.927Z] v2.3.0-dev.29 [2023-01-14T00:04:42.927Z] v2.3.0-dev.30 [2023-01-14T00:04:42.927Z] v2.3.0-dev.31 [2023-01-14T00:04:42.927Z] v2.3.0-dev.32 [2023-01-14T00:04:42.927Z] v2.3.0-dev.33 [2023-01-14T00:04:42.927Z] v2.3.0-dev.34 [2023-01-14T00:04:42.927Z] v2.3.0-dev.35 [2023-01-14T00:04:42.927Z] v2.3.0-dev.36 [2023-01-14T00:04:42.927Z] v2.3.0-dev.37 [2023-01-14T00:04:42.927Z] v3.0.0-dev.1 [2023-01-14T00:04:42.927Z] v3.0.0-dev.2 [2023-01-14T00:04:42.927Z] v3.0.0-dev.3 [2023-01-14T00:04:42.927Z] v3.0.0-dev.4 [2023-01-14T00:04:42.927Z] v3.0.0-dev.5 [2023-01-14T00:04:42.927Z] v3.0.0-dev.6 [2023-01-14T00:04:42.927Z] v3.0.0-dev.7 [2023-01-14T00:04:42.927Z] v3.0.0-dev.8 [2023-01-14T00:04:42.927Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-14T00:04:43.214Z] + lftools sign git-tag v3.0.0-dev.9 [2023-01-14T00:04:43.780Z] Signing Git tag with Sigul... [2023-01-14T00:04:43.780Z] Signing v3.0.0-dev.9 [Pipeline] echo [2023-01-14T00:04:44.724Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:04:45.011Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-14T00:04:45.018Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-14T00:04:45.052Z] $ docker stop --time=1 1e558836b2c7de13949feeb308a6bea4ebfe7d96c382b407d71dd347766019bc [2023-01-14T00:04:46.387Z] $ docker rm -f --volumes 1e558836b2c7de13949feeb308a6bea4ebfe7d96c382b407d71dd347766019bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-14T00:04:46.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-14T00:04:46.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:04:47.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T00:04:47.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T00:04:47.164Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-14T00:04:47.211Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-14T00:04:47.581Z] $ docker top 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-14T00:04:47.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T00:04:47.649Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T00:04:47.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T00:04:47.775Z] $ docker exec 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb ssh-agent [2023-01-14T00:04:47.870Z] SSH_AUTH_SOCK=/tmp/ssh-bvnyq1Dv6B95/agent.32 [2023-01-14T00:04:47.870Z] SSH_AGENT_PID=37 [2023-01-14T00:04:47.875Z] Running ssh-add (command line suppressed) [2023-01-14T00:04:47.984Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12362656632228801381.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12362656632228801381.key) [2023-01-14T00:04:47.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T00:04:48.265Z] + git semver bump pre [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,447 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,448 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,448 [bump_version] DEBUG bumped version:3.0.0-dev.10 [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,448 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,448 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,448 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,450 [execute] INFO git cat-file --batch-check [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,450 [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-14T00:04:48.523Z] 2023-01-14 00:04:48,455 [execute] INFO git cat-file --batch [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T00:04:48.523Z] 2023-01-14 00:04:48,460 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-14T00:04:48.523Z] 3.0.0-dev.10 [Pipeline] } [2023-01-14T00:04:48.549Z] $ docker exec --env ******** --env ******** 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb ssh-agent -k [2023-01-14T00:04:48.648Z] unset SSH_AUTH_SOCK; [2023-01-14T00:04:48.648Z] unset SSH_AGENT_PID; [2023-01-14T00:04:48.648Z] echo Agent pid 37 killed; [2023-01-14T00:04:48.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-14T00:04:48.944Z] + git semver [Pipeline] } [2023-01-14T00:04:49.230Z] $ docker stop --time=1 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb [2023-01-14T00:04:50.537Z] $ docker rm -f --volumes 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T00:04:50.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-14T00:04:50.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:04:51.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T00:04:51.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T00:04:51.235Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-14T00:04:51.279Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-14T00:04:51.606Z] $ docker top 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 -eo pid,comm [2023-01-14T00:04:51.639Z] 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-14T00:04:51.639Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-14T00:04:51.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T00:04:51.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T00:04:51.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T00:04:51.815Z] $ docker exec 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 ssh-agent [2023-01-14T00:04:51.930Z] SSH_AUTH_SOCK=/tmp/ssh-wh5mOa8KhI8l/agent.32 [2023-01-14T00:04:51.930Z] SSH_AGENT_PID=38 [2023-01-14T00:04:51.934Z] Running ssh-add (command line suppressed) [2023-01-14T00:04:52.048Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3893621841821557748.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3893621841821557748.key) [2023-01-14T00:04:52.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T00:04:52.332Z] + git semver push [2023-01-14T00:04:52.591Z] 2023-01-14 00:04:52,512 [run_push] DEBUG push [2023-01-14T00:04:52.591Z] 2023-01-14 00:04:52,513 [execute] INFO git cat-file --batch-check [2023-01-14T00:04:52.591Z] 2023-01-14 00:04:52,514 [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-14T00:04:52.591Z] 2023-01-14 00:04:52,517 [execute] INFO git rev-list 5317a831091a07ebd5dbfb4f2db965b5a0dbe678 -- [2023-01-14T00:04:52.591Z] 2023-01-14 00:04:52,518 [execute] DEBUG Popen(['git', 'rev-list', '5317a831091a07ebd5dbfb4f2db965b5a0dbe678', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-14T00:04:52.591Z] 2023-01-14 00:04:52,527 [execute] INFO git fetch -v origin [2023-01-14T00:04:52.591Z] 2023-01-14 00:04:52,527 [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-14T00:04:53.159Z] 2023-01-14 00:04:53,037 [run_push] DEBUG no remote changes detected [2023-01-14T00:04:53.159Z] 2023-01-14 00:04:53,037 [execute] INFO git push origin semver [2023-01-14T00:04:53.159Z] 2023-01-14 00:04:53,038 [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-14T00:04:54.095Z] 2023-01-14 00:04:53,814 [run_push] DEBUG push all version tags [2023-01-14T00:04:54.095Z] 2023-01-14 00:04:53,814 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-14T00:04:54.095Z] 2023-01-14 00:04:53,815 [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-14T00:04:54.663Z] 2023-01-14 00:04:54,591 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-14T00:04:54.663Z] 3.0.0-dev.10 [Pipeline] } [2023-01-14T00:04:54.688Z] $ docker exec --env ******** --env ******** 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 ssh-agent -k [2023-01-14T00:04:54.784Z] unset SSH_AUTH_SOCK; [2023-01-14T00:04:54.784Z] unset SSH_AGENT_PID; [2023-01-14T00:04:54.784Z] echo Agent pid 38 killed; [2023-01-14T00:04:54.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-14T00:04:55.075Z] + git semver [Pipeline] } [2023-01-14T00:04:55.361Z] $ docker stop --time=1 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 [2023-01-14T00:04:56.679Z] $ docker rm -f --volumes 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 [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-14T00:04:57.269Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-01-14T00:04:57.269Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-14T00:04:57.269Z] total 16 [2023-01-14T00:04:57.270Z] drwxr-xr-x 3 root root 4096 Jan 13 23:53 . [2023-01-14T00:04:57.270Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 00:04 .. [2023-01-14T00:04:57.270Z] drwxr-xr-x 2 root root 4096 Jan 13 23:53 cost [2023-01-14T00:04:57.270Z] -rw-r--r-- 1 root root 96 Jan 13 23:53 cost.csv [2023-01-14T00:04:57.270Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-01-14T00:04:57.270Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-14T00:04:57.270Z] total 16 [2023-01-14T00:04:57.270Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 23:53 . [2023-01-14T00:04:57.270Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 00:04 .. [2023-01-14T00:04:57.270Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 23:53 cost [2023-01-14T00:04:57.270Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 13 23:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:04:57.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:04:58.412Z] ---> package-listing.sh [2023-01-14T00:04:58.412Z] ++ facter osfamily [2023-01-14T00:04:58.412Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-14T00:04:58.671Z] + OS_FAMILY=debian [2023-01-14T00:04:58.671Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-01-14T00:04:58.671Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-14T00:04:58.671Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-14T00:04:58.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-14T00:04:58.671Z] + PACKAGES=/tmp/packages_start.txt [2023-01-14T00:04:58.671Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-14T00:04:58.671Z] + PACKAGES=/tmp/packages_end.txt [2023-01-14T00:04:58.671Z] + case "${OS_FAMILY}" in [2023-01-14T00:04:58.671Z] + dpkg -l [2023-01-14T00:04:58.671Z] + grep '^ii' [2023-01-14T00:04:58.671Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-14T00:04:58.671Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-14T00:04:58.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-14T00:04:58.671Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-14T00:04:58.671Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-01-14T00:04:58.671Z] + 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-14T00:04:58.681Z] 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-14T00:04:58.958Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T00:04:59.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T00:04:59.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T00:04:59.581Z] prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container [2023-01-14T00:04:59.621Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-14T00:04:59.864Z] $ docker top 2dc90a41b3efeada5d53f30cd27b27db36a23bb36e86cf6e1bd6445654ee08ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T00:05:00.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-14T00:05:00.553Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-14T00:05:00.834Z] + ls /var/log/sa-host [2023-01-14T00:05:00.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T00:05:00.985Z] provisioning config files... [2023-01-14T00:05:00.993Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12864690726548229891tmp [Pipeline] { [Pipeline] echo [2023-01-14T00:05:01.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:05:01.278Z] ---> create-netrc.sh [Pipeline] } [2023-01-14T00:05:01.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:05:01.608Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-14T00:05:01.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:05:01.900Z] ---> sudo-logs.sh [2023-01-14T00:05:01.900Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-14T00:05:01.932Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:05:02.215Z] ---> job-cost.sh [2023-01-14T00:05:02.215Z] lf-activate-venv: SKIPPING [2023-01-14T00:05:02.215Z] DEBUG: total: 0.2199999988079071 [2023-01-14T00:05:02.215Z] INFO: Retrieving Stack Cost... [2023-01-14T00:05:02.475Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T00:05:03.043Z] INFO: Archiving Costs [Pipeline] echo [2023-01-14T00:05:03.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T00:05:03.336Z] ---> logs-deploy.sh [2023-01-14T00:05:03.336Z] lf-activate-venv: SKIPPING [2023-01-14T00:05:03.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/126 [2023-01-14T00:05:03.336Z] INFO: archiving workspace using pattern(s): [2023-01-14T00:05:04.272Z] Archives upload complete. [2023-01-14T00:05:04.272Z] INFO: archiving logs to Nexus