Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ea7de7037f69387958e609f1deec0c61dae2d1a 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-ssh4391663001984996370.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh421464937062585364.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7556032393160212829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5603527729177144946.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-ssh12526322440442699444.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5836 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 6ea7de7037f69387958e609f1deec0c61dae2d1a (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#536)" > 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 6ea7de7037f69387958e609f1deec0c61dae2d1a # timeout=10 > git rev-list --no-walk dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-26T04:22:03.066Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-26T04:22:03.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-26T04:22:03.118Z] ========================================================= [2023-03-26T04:22:03.118Z] EdgeX Global Pipelines Version Info [2023-03-26T04:22:03.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:22:03.828Z] ------------------- [2023-03-26T04:22:03.828Z] stable info: [2023-03-26T04:22:03.828Z] ------------------- [2023-03-26T04:22:03.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-26T04:22:03.828Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-26T04:22:03.828Z] Message: update stable to v1.0.245 [2023-03-26T04:22:04.399Z] ------------------- [2023-03-26T04:22:04.399Z] experimental info: [2023-03-26T04:22:04.399Z] ------------------- [2023-03-26T04:22:04.399Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-26T04:22:04.399Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-26T04:22:04.399Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-26T04:22:05.016Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-26T04:22:05.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-26T04:22:05.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-26T04:22:05.058Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-26T04:22:05.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-26T04:22:05.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-26T04:22:05.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-26T04:22:05.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-26T04:22:05.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-26T04:22:05.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-26T04:22:05.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-26T04:22:05.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-26T04:22:05.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-26T04:22:05.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-26T04:22:05.188Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-26T04:22:05.198Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-26T04:22:05.209Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-26T04:22:05.222Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-26T04:22:05.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-26T04:22:05.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-26T04:22:05.257Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-26T04:22:05.268Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-26T04:22:05.279Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-26T04:22:05.301Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-26T04:22:05.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-26T04:22:05.320Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-26T04:22:05.329Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-26T04:22:05.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-26T04:22:05.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-26T04:22:05.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-26T04:22:05.382Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] echo [2023-03-26T04:22:05.393Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ea7de7 [Pipeline] echo [2023-03-26T04:22:05.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-26T04:22:05.444Z] provisioning config files... [2023-03-26T04:22:05.458Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5171784280829840094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:22:05.764Z] ---> docker-login.sh [2023-03-26T04:22:05.764Z] nexus3.edgexfoundry.org:10001 [2023-03-26T04:22:06.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:06.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:06.287Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:06.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:06.287Z] [2023-03-26T04:22:06.287Z] Login Succeeded [2023-03-26T04:22:06.287Z] nexus3.edgexfoundry.org:10002 [2023-03-26T04:22:06.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:06.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:06.287Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:06.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:06.287Z] [2023-03-26T04:22:06.287Z] Login Succeeded [2023-03-26T04:22:06.287Z] nexus3.edgexfoundry.org:10003 [2023-03-26T04:22:06.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:06.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:06.548Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:06.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:06.548Z] [2023-03-26T04:22:06.548Z] Login Succeeded [2023-03-26T04:22:06.548Z] nexus3.edgexfoundry.org:10004 [2023-03-26T04:22:06.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:06.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:06.548Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:06.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:06.548Z] [2023-03-26T04:22:06.548Z] Login Succeeded [2023-03-26T04:22:06.548Z] docker.io [2023-03-26T04:22:06.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:06.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:06.808Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:06.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:06.808Z] [2023-03-26T04:22:06.808Z] Login Succeeded [2023-03-26T04:22:06.808Z] ---> docker-login.sh ends [Pipeline] } [2023-03-26T04:22:06.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-26T04:22:07.200Z] + git rev-list -1 --merges 6ea7de7037f69387958e609f1deec0c61dae2d1a~1..6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] echo [2023-03-26T04:22:07.271Z] -----------> git rev-list -1 --merges 6ea7de7037f69387958e609f1deec0c61dae2d1a~1..6ea7de7037f69387958e609f1deec0c61dae2d1a 6ea7de7037f69387958e609f1deec0c61dae2d1a [false] [Pipeline] sh [2023-03-26T04:22:07.564Z] + git log --format=format:%s -1 6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] echo [2023-03-26T04:22:07.582Z] ========================================================= [2023-03-26T04:22:07.583Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-26T04:22:07.583Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-26T04:22:07.918Z] + git log --format=format:%s -1 6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] echo [2023-03-26T04:22:07.930Z] [semverPrep] GIT_COMMIT: 6ea7de7037f69387958e609f1deec0c61dae2d1a, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#536) [Pipeline] echo [2023-03-26T04:22:07.939Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-26T04:22:08.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-26T04:22:08.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-26T04:22:08.317Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-26T04:22:08.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-26T04:22:08.317Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-26T04:22:08.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-26T04:22:08.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:22:08.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-26T04:22:08.850Z] [2023-03-26T04:22:08.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:22:09.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-26T04:22:09.159Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-26T04:22:09.159Z] b85a868b505f: Pulling fs layer [2023-03-26T04:22:09.159Z] e2be974225ed: Pulling fs layer [2023-03-26T04:22:09.159Z] 339a4e72a1f5: Pulling fs layer [2023-03-26T04:22:09.159Z] 988bab9f4d93: Pulling fs layer [2023-03-26T04:22:09.159Z] 1469e6f7b9e6: Pulling fs layer [2023-03-26T04:22:09.159Z] eaf3925da568: Pulling fs layer [2023-03-26T04:22:09.159Z] bab4dde63d76: Pulling fs layer [2023-03-26T04:22:09.159Z] bde34c3a00c8: Pulling fs layer [2023-03-26T04:22:09.159Z] b352a97aabf1: Pulling fs layer [2023-03-26T04:22:09.159Z] 4872d77fe225: Pulling fs layer [2023-03-26T04:22:09.159Z] 5851b861e8e6: Pulling fs layer [2023-03-26T04:22:09.159Z] bab4dde63d76: Waiting [2023-03-26T04:22:09.159Z] bde34c3a00c8: Waiting [2023-03-26T04:22:09.159Z] b352a97aabf1: Waiting [2023-03-26T04:22:09.159Z] 5851b861e8e6: Waiting [2023-03-26T04:22:09.159Z] 988bab9f4d93: Waiting [2023-03-26T04:22:09.159Z] 4872d77fe225: Waiting [2023-03-26T04:22:09.159Z] 1469e6f7b9e6: Waiting [2023-03-26T04:22:09.159Z] eaf3925da568: Waiting [2023-03-26T04:22:09.159Z] e2be974225ed: Verifying Checksum [2023-03-26T04:22:09.159Z] e2be974225ed: Download complete [2023-03-26T04:22:09.159Z] 988bab9f4d93: Verifying Checksum [2023-03-26T04:22:09.159Z] 988bab9f4d93: Download complete [2023-03-26T04:22:09.418Z] 1469e6f7b9e6: Verifying Checksum [2023-03-26T04:22:09.418Z] 1469e6f7b9e6: Download complete [2023-03-26T04:22:09.418Z] 339a4e72a1f5: Verifying Checksum [2023-03-26T04:22:09.418Z] 339a4e72a1f5: Download complete [2023-03-26T04:22:09.418Z] eaf3925da568: Download complete [2023-03-26T04:22:09.418Z] bde34c3a00c8: Download complete [2023-03-26T04:22:09.418Z] b352a97aabf1: Download complete [2023-03-26T04:22:09.418Z] 4872d77fe225: Download complete [2023-03-26T04:22:09.418Z] 5851b861e8e6: Verifying Checksum [2023-03-26T04:22:09.418Z] 5851b861e8e6: Download complete [2023-03-26T04:22:09.418Z] b85a868b505f: Verifying Checksum [2023-03-26T04:22:09.418Z] b85a868b505f: Download complete [2023-03-26T04:22:09.677Z] bab4dde63d76: Verifying Checksum [2023-03-26T04:22:09.677Z] bab4dde63d76: Download complete [2023-03-26T04:22:10.616Z] b85a868b505f: Pull complete [2023-03-26T04:22:10.875Z] e2be974225ed: Pull complete [2023-03-26T04:22:11.442Z] 339a4e72a1f5: Pull complete [2023-03-26T04:22:11.442Z] 988bab9f4d93: Pull complete [2023-03-26T04:22:11.701Z] 1469e6f7b9e6: Pull complete [2023-03-26T04:22:11.701Z] eaf3925da568: Pull complete [2023-03-26T04:22:13.604Z] bab4dde63d76: Pull complete [2023-03-26T04:22:13.604Z] bde34c3a00c8: Pull complete [2023-03-26T04:22:13.863Z] b352a97aabf1: Pull complete [2023-03-26T04:22:13.864Z] 4872d77fe225: Pull complete [2023-03-26T04:22:13.864Z] 5851b861e8e6: Pull complete [2023-03-26T04:22:13.864Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-26T04:22:13.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-26T04:22:13.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:22:13.958Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:22:13.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-26T04:22:16.032Z] $ docker top 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 -eo pid,comm [2023-03-26T04:22:16.085Z] 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-03-26T04:22:16.085Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-26T04:22:16.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-26T04:22:16.123Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-26T04:22:16.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-26T04:22:16.250Z] $ docker exec 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 ssh-agent [2023-03-26T04:22:16.347Z] SSH_AUTH_SOCK=/tmp/ssh-Owu6K7daRQF8/agent.32 [2023-03-26T04:22:16.347Z] SSH_AGENT_PID=37 [2023-03-26T04:22:16.354Z] Running ssh-add (command line suppressed) [2023-03-26T04:22:16.462Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15791158771732343079.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15791158771732343079.key) [2023-03-26T04:22:16.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-26T04:22:16.758Z] + git tag --points-at HEAD [Pipeline] } [2023-03-26T04:22:16.773Z] $ docker exec --env ******** --env ******** 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 ssh-agent -k [2023-03-26T04:22:16.868Z] unset SSH_AUTH_SOCK; [2023-03-26T04:22:16.870Z] unset SSH_AGENT_PID; [2023-03-26T04:22:16.870Z] echo Agent pid 37 killed; [2023-03-26T04:22:16.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-26T04:22:16.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-26T04:22:16.903Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-26T04:22:17.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-26T04:22:17.027Z] $ docker exec 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 ssh-agent [2023-03-26T04:22:17.134Z] SSH_AUTH_SOCK=/tmp/ssh-Eh20BkPdgX2y/agent.69 [2023-03-26T04:22:17.134Z] SSH_AGENT_PID=75 [2023-03-26T04:22:17.139Z] Running ssh-add (command line suppressed) [2023-03-26T04:22:17.250Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15869617124121274729.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15869617124121274729.key) [2023-03-26T04:22:17.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-26T04:22:17.554Z] + git semver init [2023-03-26T04:22:17.814Z] 2023-03-26 04:22:17,743 [run_init] DEBUG init version:0.0.0 force:False [2023-03-26T04:22:17.814Z] 2023-03-26 04:22:17,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-03-26T04:22:17.814Z] 2023-03-26 04:22:17,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-03-26T04:22:17.814Z] 2023-03-26 04:22:17,744 [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-03-26T04:22:18.754Z] 2023-03-26 04:22:18,520 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-03-26T04:22:18.754Z] 2023-03-26 04:22:18,521 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-03-26T04:22:18.754Z] 2023-03-26 04:22:18,521 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-26T04:22:18.754Z] 2023-03-26 04:22:18,521 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-26T04:22:18.754Z] 3.0.0-dev.26 [Pipeline] } [2023-03-26T04:22:18.768Z] $ docker exec --env ******** --env ******** 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 ssh-agent -k [2023-03-26T04:22:18.869Z] unset SSH_AUTH_SOCK; [2023-03-26T04:22:18.869Z] unset SSH_AGENT_PID; [2023-03-26T04:22:18.869Z] echo Agent pid 75 killed; [2023-03-26T04:22:18.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-26T04:22:19.184Z] + git semver [Pipeline] } [2023-03-26T04:22:19.462Z] $ docker stop --time=1 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 [2023-03-26T04:22:20.773Z] $ docker rm -f --volumes 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-26T04:22:21.120Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-26T04:22:21.329Z] Stashed 1 file(s) [Pipeline] echo [2023-03-26T04:22:21.333Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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-03-26T04:22:21.482Z] provisioning config files... [2023-03-26T04:22:21.507Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11297408292229319702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:22:21.825Z] ---> docker-login.sh [2023-03-26T04:22:21.826Z] nexus3.edgexfoundry.org:10001 [2023-03-26T04:22:21.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:21.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:21.826Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:21.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:21.826Z] [2023-03-26T04:22:21.826Z] Login Succeeded [2023-03-26T04:22:21.826Z] nexus3.edgexfoundry.org:10002 [2023-03-26T04:22:21.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:21.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:21.826Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:21.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:21.826Z] [2023-03-26T04:22:21.826Z] Login Succeeded [2023-03-26T04:22:21.826Z] nexus3.edgexfoundry.org:10003 [2023-03-26T04:22:22.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:22.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:22.085Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:22.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:22.085Z] [2023-03-26T04:22:22.085Z] Login Succeeded [2023-03-26T04:22:22.085Z] nexus3.edgexfoundry.org:10004 [2023-03-26T04:22:22.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:22.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:22.085Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:22.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:22.085Z] [2023-03-26T04:22:22.085Z] Login Succeeded [2023-03-26T04:22:22.085Z] docker.io [2023-03-26T04:22:22.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:22:22.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:22:22.345Z] Configure a credential helper to remove this warning. See [2023-03-26T04:22:22.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:22:22.345Z] [2023-03-26T04:22:22.345Z] Login Succeeded [2023-03-26T04:22:22.345Z] ---> docker-login.sh ends [Pipeline] } [2023-03-26T04:22:22.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-26T04:22:22.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-26T04:22:22.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-26T04:22:22.425Z] ========================================================= [2023-03-26T04:22:22.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-26T04:22:22.425Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:22:22.740Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-26T04:22:22.740Z] Sending build context to Docker daemon 3.237MB [2023-03-26T04:22:22.740Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-26T04:22:22.740Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-26T04:22:22.740Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-26T04:22:22.740Z] 63b65145d645: Pulling fs layer [2023-03-26T04:22:22.740Z] a2d21d5440eb: Pulling fs layer [2023-03-26T04:22:22.740Z] 935e6c44a52c: Pulling fs layer [2023-03-26T04:22:22.740Z] 94cc34f8dd06: Pulling fs layer [2023-03-26T04:22:22.740Z] 30dea6a524f1: Pulling fs layer [2023-03-26T04:22:22.740Z] a2aff8979fd8: Pulling fs layer [2023-03-26T04:22:22.740Z] 6808be2612f2: Pulling fs layer [2023-03-26T04:22:22.740Z] f25807f1079a: Pulling fs layer [2023-03-26T04:22:22.740Z] 94cc34f8dd06: Waiting [2023-03-26T04:22:22.740Z] 30dea6a524f1: Waiting [2023-03-26T04:22:22.740Z] a2aff8979fd8: Waiting [2023-03-26T04:22:22.740Z] 6808be2612f2: Waiting [2023-03-26T04:22:22.740Z] f25807f1079a: Waiting [2023-03-26T04:22:22.740Z] a2d21d5440eb: Download complete [2023-03-26T04:22:22.740Z] 94cc34f8dd06: Verifying Checksum [2023-03-26T04:22:22.740Z] 94cc34f8dd06: Download complete [2023-03-26T04:22:22.740Z] 30dea6a524f1: Download complete [2023-03-26T04:22:23.000Z] 63b65145d645: Verifying Checksum [2023-03-26T04:22:23.000Z] 63b65145d645: Download complete [2023-03-26T04:22:23.000Z] a2aff8979fd8: Verifying Checksum [2023-03-26T04:22:23.000Z] a2aff8979fd8: Download complete [2023-03-26T04:22:23.000Z] 63b65145d645: Pull complete [2023-03-26T04:22:23.259Z] a2d21d5440eb: Pull complete [2023-03-26T04:22:23.259Z] f25807f1079a: Verifying Checksum [2023-03-26T04:22:23.259Z] f25807f1079a: Download complete [2023-03-26T04:22:23.517Z] 935e6c44a52c: Verifying Checksum [2023-03-26T04:22:23.517Z] 935e6c44a52c: Download complete [2023-03-26T04:22:23.775Z] 6808be2612f2: Verifying Checksum [2023-03-26T04:22:23.775Z] 6808be2612f2: Download complete [2023-03-26T04:22:27.058Z] 935e6c44a52c: Pull complete [2023-03-26T04:22:27.058Z] 94cc34f8dd06: Pull complete [2023-03-26T04:22:27.058Z] 30dea6a524f1: Pull complete [2023-03-26T04:22:27.058Z] a2aff8979fd8: Pull complete [2023-03-26T04:22:28.960Z] 6808be2612f2: Pull complete [2023-03-26T04:22:29.894Z] f25807f1079a: Pull complete [2023-03-26T04:22:29.894Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-26T04:22:29.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-26T04:22:29.894Z] ---> 3b553350e43f [2023-03-26T04:22:29.894Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-26T04:22:33.188Z] ---> Running in d92362306802 [2023-03-26T04:22:33.188Z] Removing intermediate container d92362306802 [2023-03-26T04:22:33.188Z] ---> 4cb50ca73e34 [2023-03-26T04:22:33.188Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-26T04:22:33.188Z] ---> Running in 709b2afbf6c7 [2023-03-26T04:22:33.188Z] Removing intermediate container 709b2afbf6c7 [2023-03-26T04:22:33.188Z] ---> 4697d8527a55 [2023-03-26T04:22:33.188Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-26T04:22:33.188Z] ---> Running in d3b29e650776 [2023-03-26T04:22:33.188Z] Removing intermediate container d3b29e650776 [2023-03-26T04:22:33.188Z] ---> 05e3b3197f7d [2023-03-26T04:22:33.188Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-26T04:22:33.188Z] ---> Running in 2cc267adde56 [2023-03-26T04:22:33.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-26T04:22:33.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-26T04:22:34.016Z] OK: 265 MiB in 53 packages [2023-03-26T04:22:34.274Z] Removing intermediate container 2cc267adde56 [2023-03-26T04:22:34.274Z] ---> 1fe0382a3963 [2023-03-26T04:22:34.274Z] Step 7/12 : WORKDIR /app [2023-03-26T04:22:34.274Z] ---> Running in 826e28618409 [2023-03-26T04:22:34.274Z] Removing intermediate container 826e28618409 [2023-03-26T04:22:34.274Z] ---> 79c3c896243f [2023-03-26T04:22:34.274Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-26T04:22:34.532Z] ---> c5f7651a2fa5 [2023-03-26T04:22:34.532Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-26T04:22:34.532Z] ---> Running in 3da29d807caf [2023-03-26T04:22:36.435Z] Still waiting to schedule task [2023-03-26T04:22:36.436Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-26T04:23:13.265Z] Removing intermediate container 3da29d807caf [2023-03-26T04:23:13.265Z] ---> d0617bb14ccb [2023-03-26T04:23:13.265Z] Step 10/12 : COPY . . [2023-03-26T04:23:13.265Z] ---> 93e18e13028e [2023-03-26T04:23:13.265Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-26T04:23:13.265Z] ---> Running in 32c8b9f62a02 [2023-03-26T04:23:13.265Z] Removing intermediate container 32c8b9f62a02 [2023-03-26T04:23:13.265Z] ---> dbc3aadc7e15 [2023-03-26T04:23:13.265Z] Step 12/12 : RUN $MAKE [2023-03-26T04:23:13.265Z] ---> Running in 529a030d7731 [2023-03-26T04:23:13.265Z] noop [2023-03-26T04:23:13.265Z] Removing intermediate container 529a030d7731 [2023-03-26T04:23:13.265Z] ---> 0e6b2fd5f82c [2023-03-26T04:23:13.265Z] Successfully built 0e6b2fd5f82c [2023-03-26T04:23:13.265Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:23:13.570Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-26T04:23:13.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:23:13.634Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:23:13.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-26T04:23:14.014Z] $ docker top 2353a4d3bb370fdeac758dc4dadee69439011225180ecfc6f8725feef46e377b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-26T04:23:14.351Z] + go version [2023-03-26T04:23:14.351Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-26T04:23:14.365Z] $ docker stop --time=1 2353a4d3bb370fdeac758dc4dadee69439011225180ecfc6f8725feef46e377b [2023-03-26T04:23:15.589Z] $ docker rm -f --volumes 2353a4d3bb370fdeac758dc4dadee69439011225180ecfc6f8725feef46e377b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:23:15.964Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-26T04:23:15.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:23:16.027Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:23:16.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-26T04:23:16.385Z] $ docker top d83bba930bce2d02faa489126dfd2b933619fc91d7c5efc7341f30732cdea93a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-26T04:23:16.726Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-03-26T04:23:17.020Z] + make test [2023-03-26T04:23:17.020Z] go test -race -coverprofile=coverage.out ./... [2023-03-26T04:23:38.951Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-26T04:23:57.021Z] go vet ./... [2023-03-26T04:24:00.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-26T04:24:00.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-26T04:24:00.301Z] ./bin/test-attribution-txt.sh [2023-03-26T04:24:00.301Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-26T04:24:00.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-26T04:24:00.325Z] $ docker stop --time=1 d83bba930bce2d02faa489126dfd2b933619fc91d7c5efc7341f30732cdea93a [2023-03-26T04:24:03.419Z] $ docker rm -f --volumes d83bba930bce2d02faa489126dfd2b933619fc91d7c5efc7341f30732cdea93a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-26T04:24:03.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-26T04:24:04.011Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-26T04:24:04.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-26T04:24:04.790Z] + ls -al . [2023-03-26T04:24:04.790Z] total 176 [2023-03-26T04:24:04.790Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 04:23 . [2023-03-26T04:24:04.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 04:22 .. [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 04:22 .dockerignore [2023-03-26T04:24:04.790Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 04:22 .git [2023-03-26T04:24:04.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 04:22 .github [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 26 04:22 .gitignore [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 04:22 .golangci.yml [2023-03-26T04:24:04.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 04:22 .semver [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 26 04:22 Attribution.txt [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 26 04:22 CHANGELOG.md [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 26 04:22 Dockerfile [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 04:22 GOVERNANCE.md [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 26 04:22 Jenkinsfile [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 04:22 LICENSE [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 04:22 OWNERS.md [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 26 04:22 README.md [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 04:22 VERSION [2023-03-26T04:24:04.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 04:22 bin [2023-03-26T04:24:04.790Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 26 04:23 coverage.out [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 26 04:22 go.mod [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 26 04:22 go.sum [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 26 04:22 main.go [2023-03-26T04:24:04.790Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 26 04:22 makefile [2023-03-26T04:24:04.790Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 04:22 res [2023-03-26T04:24:04.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 04:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:05.093Z] + 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=6ea7de7037f69387958e609f1deec0c61dae2d1a --label arch=amd64 --label version=3.0.0-dev.26 . [2023-03-26T04:24:05.093Z] Sending build context to Docker daemon 3.238MB [2023-03-26T04:24:05.093Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-26T04:24:05.093Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-26T04:24:05.093Z] ---> 0e6b2fd5f82c [2023-03-26T04:24:05.093Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-26T04:24:05.352Z] ---> Running in 3184aa357a93 [2023-03-26T04:24:05.352Z] Removing intermediate container 3184aa357a93 [2023-03-26T04:24:05.352Z] ---> 75b3c2fb6c73 [2023-03-26T04:24:05.352Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-26T04:24:05.352Z] ---> Running in 0fbb33470317 [2023-03-26T04:24:05.352Z] Removing intermediate container 0fbb33470317 [2023-03-26T04:24:05.352Z] ---> 79fafe4caa10 [2023-03-26T04:24:05.352Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-26T04:24:05.352Z] ---> Running in bb6a83e340df [2023-03-26T04:24:05.612Z] Removing intermediate container bb6a83e340df [2023-03-26T04:24:05.612Z] ---> b05b97917d0d [2023-03-26T04:24:05.612Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-26T04:24:05.612Z] ---> Running in 1a40b53653b0 [2023-03-26T04:24:05.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-26T04:24:05.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-26T04:24:06.128Z] OK: 265 MiB in 53 packages [2023-03-26T04:24:06.388Z] Removing intermediate container 1a40b53653b0 [2023-03-26T04:24:06.388Z] ---> f286dd4b4369 [2023-03-26T04:24:06.388Z] Step 7/26 : WORKDIR /app [2023-03-26T04:24:06.388Z] ---> Running in fd3e723e2a77 [2023-03-26T04:24:06.388Z] Removing intermediate container fd3e723e2a77 [2023-03-26T04:24:06.388Z] ---> e29727c36037 [2023-03-26T04:24:06.388Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-26T04:24:06.648Z] ---> 41c764c21ecb [2023-03-26T04:24:06.648Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-26T04:24:06.648Z] ---> Running in 837855e7f7ce [2023-03-26T04:24:07.075Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5837 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-03-26T04:24:07.087Z] Running in /w/workspace/app-service-configurable/143 [Pipeline] { [Pipeline] checkout [2023-03-26T04:24:07.117Z] Selected Git installation does not exist. Using Default [2023-03-26T04:24:07.117Z] The recommended git tool is: NONE [2023-03-26T04:24:07.630Z] Removing intermediate container 837855e7f7ce [2023-03-26T04:24:07.630Z] ---> b306a6e8232e [2023-03-26T04:24:07.630Z] Step 10/26 : COPY . . [2023-03-26T04:24:07.889Z] ---> 99bf4b6ad916 [2023-03-26T04:24:07.890Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-26T04:24:07.890Z] ---> Running in b19660fead1c [2023-03-26T04:24:07.890Z] Removing intermediate container b19660fead1c [2023-03-26T04:24:07.890Z] ---> c1b64172bfe2 [2023-03-26T04:24:07.890Z] Step 12/26 : RUN $MAKE [2023-03-26T04:24:07.890Z] ---> Running in 1f420dd6c271 [2023-03-26T04:24:08.147Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.26" -trimpath -mod=readonly -o app-service-configurable [2023-03-26T04:24:12.590Z] using credential edgex-jenkins-ssh [2023-03-26T04:24:12.607Z] Cloning the remote Git repository [2023-03-26T04:24:12.653Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-26T04:24:12.750Z] > git init /w/workspace/app-service-configurable/143 # timeout=10 [2023-03-26T04:24:12.907Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-26T04:24:12.909Z] > git --version # timeout=10 [2023-03-26T04:24:12.930Z] > git --version # 'git version 2.25.1' [2023-03-26T04:24:12.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-26T04:24:13.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-26T04:24:14.241Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-26T04:24:14.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-26T04:24:15.096Z] Avoid second fetch [2023-03-26T04:24:15.096Z] Checking out Revision 6ea7de7037f69387958e609f1deec0c61dae2d1a (main) [2023-03-26T04:24:15.628Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#536)" [2023-03-26T04:24:15.116Z] > git config core.sparsecheckout # timeout=10 [2023-03-26T04:24:15.177Z] > git checkout -f 6ea7de7037f69387958e609f1deec0c61dae2d1a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-26T04:24:16.545Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-26T04:24:16.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-26T04:24:16.545Z] Dload Upload Total Spent Left Speed [2023-03-26T04:24:16.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-03-26T04:24:17.176Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-26T04:24:17.510Z] + sudo tee /etc/docker/daemon.new [2023-03-26T04:24:17.510Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-26T04:24:17.510Z] { [2023-03-26T04:24:17.510Z] "registry-mirrors": [ [2023-03-26T04:24:17.510Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-26T04:24:17.510Z] ], [2023-03-26T04:24:17.510Z] "bip": "10.250.0.254/24", [2023-03-26T04:24:17.510Z] "hosts": [ [2023-03-26T04:24:17.510Z] "tcp://0.0.0.0:5555", [2023-03-26T04:24:17.510Z] "unix:///var/run/docker.sock" [2023-03-26T04:24:17.510Z] ], [2023-03-26T04:24:17.510Z] "mtu": 1458, [2023-03-26T04:24:17.510Z] "selinux-enabled": true, [2023-03-26T04:24:17.510Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-26T04:24:17.510Z] } [Pipeline] sh [2023-03-26T04:24:17.847Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-26T04:24:18.184Z] + sudo service docker restart [2023-03-26T04:24:26.239Z] Removing intermediate container 1f420dd6c271 [2023-03-26T04:24:26.239Z] ---> 032a3e7a9864 [2023-03-26T04:24:26.239Z] Step 13/26 : FROM alpine:3.17 [2023-03-26T04:24:26.813Z] 3.17: Pulling from library/alpine [2023-03-26T04:24:26.813Z] 63b65145d645: Already exists [2023-03-26T04:24:26.813Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-26T04:24:26.813Z] Status: Downloaded newer image for alpine:3.17 [2023-03-26T04:24:26.813Z] ---> b2aa39c304c2 [2023-03-26T04:24:26.813Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-26T04:24:27.073Z] ---> Running in 0dcad3177a1d [2023-03-26T04:24:27.073Z] Removing intermediate container 0dcad3177a1d [2023-03-26T04:24:27.073Z] ---> 05c9d1d6f0f9 [2023-03-26T04:24:27.073Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-26T04:24:27.332Z] ---> Running in 6a3bef03e100 [2023-03-26T04:24:27.332Z] Removing intermediate container 6a3bef03e100 [2023-03-26T04:24:27.332Z] ---> b5310de0bdf3 [2023-03-26T04:24:27.332Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-26T04:24:27.332Z] ---> Running in 1c891c534a46 [2023-03-26T04:24:27.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-26T04:24:27.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-26T04:24:27.851Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-26T04:24:27.851Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-26T04:24:28.111Z] Executing busybox-1.35.0-r29.trigger [2023-03-26T04:24:28.111Z] Executing ca-certificates-20220614-r4.trigger [2023-03-26T04:24:28.111Z] OK: 8 MiB in 17 packages [2023-03-26T04:24:28.373Z] Removing intermediate container 1c891c534a46 [2023-03-26T04:24:28.373Z] ---> 872456211a5a [2023-03-26T04:24:28.373Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-26T04:24:28.633Z] ---> 97be22e2b314 [2023-03-26T04:24:28.633Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-26T04:24:28.892Z] ---> a3e73b49fcfc [2023-03-26T04:24:28.892Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-26T04:24:28.892Z] ---> 747109fef86a [2023-03-26T04:24:28.892Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-26T04:24:29.459Z] ---> 6b0b6483cb75 [2023-03-26T04:24:29.459Z] Step 21/26 : EXPOSE 48095 [2023-03-26T04:24:29.459Z] ---> Running in 7992ad378d39 [2023-03-26T04:24:29.717Z] Removing intermediate container 7992ad378d39 [2023-03-26T04:24:29.717Z] ---> 7497d33e5a60 [2023-03-26T04:24:29.717Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-26T04:24:29.717Z] ---> Running in 8040fc16e543 [2023-03-26T04:24:29.717Z] Removing intermediate container 8040fc16e543 [2023-03-26T04:24:29.717Z] ---> 426933edfa9e [2023-03-26T04:24:29.717Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-26T04:24:29.717Z] ---> Running in 114052e0884c [2023-03-26T04:24:29.976Z] Removing intermediate container 114052e0884c [2023-03-26T04:24:29.976Z] ---> f2aad2a690e1 [2023-03-26T04:24:29.976Z] Step 24/26 : LABEL arch=amd64 [2023-03-26T04:24:29.976Z] ---> Running in 1cb4a813a39f [2023-03-26T04:24:29.976Z] Removing intermediate container 1cb4a813a39f [2023-03-26T04:24:29.976Z] ---> a0a18170fd55 [2023-03-26T04:24:29.976Z] Step 25/26 : LABEL git_sha=6ea7de7037f69387958e609f1deec0c61dae2d1a [2023-03-26T04:24:29.976Z] ---> Running in 9c3d1f379546 [2023-03-26T04:24:30.235Z] Removing intermediate container 9c3d1f379546 [2023-03-26T04:24:30.235Z] ---> db3a683b1842 [2023-03-26T04:24:30.235Z] Step 26/26 : LABEL version=3.0.0-dev.26 [2023-03-26T04:24:30.235Z] ---> Running in afa165ba22b4 [2023-03-26T04:24:30.235Z] Removing intermediate container afa165ba22b4 [2023-03-26T04:24:30.235Z] ---> 8251621c4707 [2023-03-26T04:24:30.235Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-26T04:24:30.235Z] Successfully built 8251621c4707 [2023-03-26T04:24:30.235Z] 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-03-26T04:24:30.314Z] provisioning config files... [2023-03-26T04:24:30.328Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17691201826863581843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:24:30.620Z] ---> docker-login.sh [2023-03-26T04:24:30.620Z] nexus3.edgexfoundry.org:10001 [2023-03-26T04:24:30.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:24:30.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:30.620Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:30.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:30.620Z] [2023-03-26T04:24:30.620Z] Login Succeeded [2023-03-26T04:24:30.620Z] nexus3.edgexfoundry.org:10002 [2023-03-26T04:24:30.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:24:30.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:30.620Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:30.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:30.620Z] [2023-03-26T04:24:30.620Z] Login Succeeded [2023-03-26T04:24:30.620Z] nexus3.edgexfoundry.org:10003 [2023-03-26T04:24:30.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:24:30.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:30.877Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:30.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:30.877Z] [2023-03-26T04:24:30.877Z] Login Succeeded [2023-03-26T04:24:30.877Z] nexus3.edgexfoundry.org:10004 [2023-03-26T04:24:30.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:24:30.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:30.877Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:30.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:30.878Z] [2023-03-26T04:24:30.878Z] Login Succeeded [2023-03-26T04:24:30.878Z] docker.io [2023-03-26T04:24:31.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:24:31.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:31.136Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:31.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:31.136Z] [2023-03-26T04:24:31.136Z] Login Succeeded [2023-03-26T04:24:31.136Z] ---> docker-login.sh ends [Pipeline] } [2023-03-26T04:24:31.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-26T04:24:31.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-26T04:24:31.175Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-03-26T04:24:31.175Z] 6ea7de7037f69387958e609f1deec0c61dae2d1a [2023-03-26T04:24:31.175Z] latest [2023-03-26T04:24:31.175Z] 3.0.0-dev.26 [2023-03-26T04:24:31.175Z] 6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [2023-03-26T04:24:31.175Z] main [2023-03-26T04:24:31.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:31.475Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:31.773Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a [2023-03-26T04:24:31.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-26T04:24:31.774Z] 3dd403f915f0: Preparing [2023-03-26T04:24:31.774Z] 6f172efc8035: Preparing [2023-03-26T04:24:31.774Z] ab756d6f4c90: Preparing [2023-03-26T04:24:31.774Z] 76c2b6d1a49e: Preparing [2023-03-26T04:24:31.774Z] 08d59ee1b623: Preparing [2023-03-26T04:24:31.774Z] 7cd52847ad77: Preparing [2023-03-26T04:24:31.774Z] 7cd52847ad77: Waiting [2023-03-26T04:24:31.774Z] 76c2b6d1a49e: Pushed [2023-03-26T04:24:31.774Z] 6f172efc8035: Pushed [2023-03-26T04:24:31.774Z] 7cd52847ad77: Layer already exists [2023-03-26T04:24:31.774Z] ab756d6f4c90: Pushed [2023-03-26T04:24:32.031Z] 08d59ee1b623: Pushed [2023-03-26T04:24:34.568Z] 3dd403f915f0: Pushed [2023-03-26T04:24:34.568Z] 6ea7de7037f69387958e609f1deec0c61dae2d1a: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:34.884Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:35.187Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-26T04:24:35.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-26T04:24:35.187Z] 3dd403f915f0: Preparing [2023-03-26T04:24:35.187Z] 6f172efc8035: Preparing [2023-03-26T04:24:35.187Z] ab756d6f4c90: Preparing [2023-03-26T04:24:35.187Z] 76c2b6d1a49e: Preparing [2023-03-26T04:24:35.187Z] 08d59ee1b623: Preparing [2023-03-26T04:24:35.187Z] 7cd52847ad77: Preparing [2023-03-26T04:24:35.187Z] 7cd52847ad77: Waiting [2023-03-26T04:24:35.187Z] ab756d6f4c90: Layer already exists [2023-03-26T04:24:35.187Z] 6f172efc8035: Layer already exists [2023-03-26T04:24:35.187Z] 08d59ee1b623: Layer already exists [2023-03-26T04:24:35.187Z] 3dd403f915f0: Layer already exists [2023-03-26T04:24:35.187Z] 76c2b6d1a49e: Layer already exists [2023-03-26T04:24:35.187Z] 7cd52847ad77: Layer already exists [2023-03-26T04:24:35.187Z] latest: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:35.495Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:35.798Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.26 [2023-03-26T04:24:35.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-26T04:24:35.798Z] 3dd403f915f0: Preparing [2023-03-26T04:24:35.798Z] 6f172efc8035: Preparing [2023-03-26T04:24:35.798Z] ab756d6f4c90: Preparing [2023-03-26T04:24:35.798Z] 76c2b6d1a49e: Preparing [2023-03-26T04:24:35.798Z] 08d59ee1b623: Preparing [2023-03-26T04:24:35.798Z] 7cd52847ad77: Preparing [2023-03-26T04:24:35.798Z] 7cd52847ad77: Waiting [2023-03-26T04:24:35.798Z] 76c2b6d1a49e: Layer already exists [2023-03-26T04:24:35.798Z] 3dd403f915f0: Layer already exists [2023-03-26T04:24:35.798Z] ab756d6f4c90: Layer already exists [2023-03-26T04:24:35.798Z] 08d59ee1b623: Layer already exists [2023-03-26T04:24:35.798Z] 6f172efc8035: Layer already exists [2023-03-26T04:24:35.798Z] 7cd52847ad77: Layer already exists [2023-03-26T04:24:35.798Z] 3.0.0-dev.26: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:36.103Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:36.403Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [2023-03-26T04:24:36.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-26T04:24:36.404Z] 3dd403f915f0: Preparing [2023-03-26T04:24:36.404Z] 6f172efc8035: Preparing [2023-03-26T04:24:36.404Z] ab756d6f4c90: Preparing [2023-03-26T04:24:36.404Z] 76c2b6d1a49e: Preparing [2023-03-26T04:24:36.404Z] 08d59ee1b623: Preparing [2023-03-26T04:24:36.404Z] 7cd52847ad77: Preparing [2023-03-26T04:24:36.404Z] 7cd52847ad77: Waiting [2023-03-26T04:24:36.404Z] 6f172efc8035: Layer already exists [2023-03-26T04:24:36.404Z] 3dd403f915f0: Layer already exists [2023-03-26T04:24:36.404Z] 08d59ee1b623: Layer already exists [2023-03-26T04:24:36.404Z] ab756d6f4c90: Layer already exists [2023-03-26T04:24:36.404Z] 76c2b6d1a49e: Layer already exists [2023-03-26T04:24:36.404Z] 7cd52847ad77: Layer already exists [2023-03-26T04:24:36.404Z] 6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-26T04:24:36.444Z] provisioning config files... [Pipeline] sh [2023-03-26T04:24:36.468Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/143@tmp/config3799423288236621912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:24:36.720Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:36.814Z] ---> docker-login.sh [2023-03-26T04:24:36.814Z] nexus3.edgexfoundry.org:10001 [2023-03-26T04:24:37.025Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-03-26T04:24:37.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-26T04:24:37.025Z] 3dd403f915f0: Preparing [2023-03-26T04:24:37.025Z] 6f172efc8035: Preparing [2023-03-26T04:24:37.025Z] ab756d6f4c90: Preparing [2023-03-26T04:24:37.025Z] 76c2b6d1a49e: Preparing [2023-03-26T04:24:37.025Z] 08d59ee1b623: Preparing [2023-03-26T04:24:37.025Z] 7cd52847ad77: Preparing [2023-03-26T04:24:37.025Z] ab756d6f4c90: Layer already exists [2023-03-26T04:24:37.025Z] 3dd403f915f0: Layer already exists [2023-03-26T04:24:37.025Z] 76c2b6d1a49e: Layer already exists [2023-03-26T04:24:37.025Z] 08d59ee1b623: Layer already exists [2023-03-26T04:24:37.025Z] 6f172efc8035: Layer already exists [2023-03-26T04:24:37.025Z] 7cd52847ad77: Layer already exists [2023-03-26T04:24:37.025Z] main: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-26T04:24:37.079Z] ===================================================== [2023-03-26T04:24:37.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2023-03-26T04:24:37.090Z] taggedImages: [2023-03-26T04:24:37.090Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a [2023-03-26T04:24:37.090Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-26T04:24:37.090Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.26 [2023-03-26T04:24:37.090Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [2023-03-26T04:24:37.090Z] - 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-03-26T04:24:37.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:37.355Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:37.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:37.355Z] [2023-03-26T04:24:37.355Z] Login Succeeded [2023-03-26T04:24:37.355Z] nexus3.edgexfoundry.org:10002 [2023-03-26T04:24:37.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-26T04:24:37.475Z] [2023-03-26T04:24:37.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:37.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:24:37.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-26T04:24:37.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:37.899Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:37.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:37.899Z] [2023-03-26T04:24:37.899Z] Login Succeeded [2023-03-26T04:24:37.899Z] nexus3.edgexfoundry.org:10003 [2023-03-26T04:24:37.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:24:38.039Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-26T04:24:38.039Z] 5eb5b503b376: Pulling fs layer [2023-03-26T04:24:38.039Z] 5c69ac0246d0: Pulling fs layer [2023-03-26T04:24:38.039Z] ec43610c2a17: Pulling fs layer [2023-03-26T04:24:38.039Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-26T04:24:38.039Z] 33b1e0a273af: Pulling fs layer [2023-03-26T04:24:38.039Z] 5d3b04190fa2: Pulling fs layer [2023-03-26T04:24:38.039Z] 2f39f015ded8: Pulling fs layer [2023-03-26T04:24:38.039Z] 3a2ae6a8a46f: Waiting [2023-03-26T04:24:38.039Z] 33b1e0a273af: Waiting [2023-03-26T04:24:38.039Z] 2f39f015ded8: Waiting [2023-03-26T04:24:38.039Z] 5d3b04190fa2: Waiting [2023-03-26T04:24:38.039Z] 5c69ac0246d0: Verifying Checksum [2023-03-26T04:24:38.039Z] 5c69ac0246d0: Download complete [2023-03-26T04:24:38.039Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-26T04:24:38.039Z] 3a2ae6a8a46f: Download complete [2023-03-26T04:24:38.039Z] 33b1e0a273af: Verifying Checksum [2023-03-26T04:24:38.039Z] 33b1e0a273af: Download complete [2023-03-26T04:24:38.039Z] 5d3b04190fa2: Verifying Checksum [2023-03-26T04:24:38.039Z] 5d3b04190fa2: Download complete [2023-03-26T04:24:38.039Z] ec43610c2a17: Verifying Checksum [2023-03-26T04:24:38.039Z] ec43610c2a17: Download complete [2023-03-26T04:24:38.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:38.169Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:38.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:38.169Z] [2023-03-26T04:24:38.169Z] Login Succeeded [2023-03-26T04:24:38.169Z] nexus3.edgexfoundry.org:10004 [2023-03-26T04:24:38.298Z] 5eb5b503b376: Verifying Checksum [2023-03-26T04:24:38.298Z] 5eb5b503b376: Download complete [2023-03-26T04:24:38.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:24:38.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:38.438Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:38.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:38.438Z] [2023-03-26T04:24:38.438Z] Login Succeeded [2023-03-26T04:24:38.438Z] docker.io [2023-03-26T04:24:38.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:24:38.866Z] 2f39f015ded8: Download complete [2023-03-26T04:24:38.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:24:38.976Z] Configure a credential helper to remove this warning. See [2023-03-26T04:24:38.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:24:38.976Z] [2023-03-26T04:24:38.976Z] Login Succeeded [2023-03-26T04:24:38.976Z] ---> docker-login.sh ends [Pipeline] } [2023-03-26T04:24:38.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-26T04:24:39.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-26T04:24:39.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-26T04:24:39.287Z] ========================================================= [2023-03-26T04:24:39.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-26T04:24:39.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:24:39.432Z] 5eb5b503b376: Pull complete [2023-03-26T04:24:39.642Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-26T04:24:39.642Z] Sending build context to Docker daemon 173.6kB [2023-03-26T04:24:39.913Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-26T04:24:39.913Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-26T04:24:39.913Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-26T04:24:39.913Z] af6eaf76a39c: Pulling fs layer [2023-03-26T04:24:39.913Z] 55522c791124: Pulling fs layer [2023-03-26T04:24:39.913Z] ce5c4a1c91eb: Pulling fs layer [2023-03-26T04:24:39.913Z] 169dfbe0d373: Pulling fs layer [2023-03-26T04:24:39.913Z] e1ff8fa3b103: Pulling fs layer [2023-03-26T04:24:39.913Z] 52ebb69f0ebf: Pulling fs layer [2023-03-26T04:24:39.913Z] 169dfbe0d373: Waiting [2023-03-26T04:24:39.913Z] e1ff8fa3b103: Waiting [2023-03-26T04:24:39.913Z] 52ebb69f0ebf: Waiting [2023-03-26T04:24:39.913Z] 5abe8eddf0d5: Pulling fs layer [2023-03-26T04:24:39.913Z] 5abe8eddf0d5: Waiting [2023-03-26T04:24:40.004Z] 5c69ac0246d0: Pull complete [2023-03-26T04:24:40.185Z] 55522c791124: Verifying Checksum [2023-03-26T04:24:40.185Z] 55522c791124: Download complete [2023-03-26T04:24:40.185Z] 169dfbe0d373: Verifying Checksum [2023-03-26T04:24:40.185Z] 169dfbe0d373: Download complete [2023-03-26T04:24:40.185Z] e1ff8fa3b103: Verifying Checksum [2023-03-26T04:24:40.185Z] e1ff8fa3b103: Download complete [2023-03-26T04:24:40.185Z] af6eaf76a39c: Download complete [2023-03-26T04:24:40.263Z] ec43610c2a17: Pull complete [2023-03-26T04:24:40.522Z] 3a2ae6a8a46f: Pull complete [2023-03-26T04:24:40.779Z] 33b1e0a273af: Pull complete [2023-03-26T04:24:40.779Z] 5d3b04190fa2: Pull complete [2023-03-26T04:24:41.161Z] af6eaf76a39c: Pull complete [2023-03-26T04:24:41.161Z] 5abe8eddf0d5: Verifying Checksum [2023-03-26T04:24:41.161Z] 5abe8eddf0d5: Download complete [2023-03-26T04:24:41.764Z] 55522c791124: Pull complete [2023-03-26T04:24:42.747Z] ce5c4a1c91eb: Verifying Checksum [2023-03-26T04:24:42.747Z] ce5c4a1c91eb: Download complete [2023-03-26T04:24:42.747Z] 52ebb69f0ebf: Verifying Checksum [2023-03-26T04:24:42.747Z] 52ebb69f0ebf: Download complete [2023-03-26T04:24:44.971Z] 2f39f015ded8: Pull complete [2023-03-26T04:24:44.971Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-26T04:24:44.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-26T04:24:44.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:24:45.040Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:24:45.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-26T04:24:47.796Z] $ docker top e33cfa961b6e90952ddf08e602771a6158e369176ede8eb3f4a3e54b0c7f3407 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:24:48.184Z] ---> job-cost.sh [2023-03-26T04:24:48.184Z] lf-activate-venv: SKIPPING [2023-03-26T04:24:48.184Z] INFO: No Stack... [2023-03-26T04:24:48.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-26T04:24:49.013Z] INFO: Archiving Costs [Pipeline] sh [2023-03-26T04:24:49.320Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-03-26T04:24:49.320Z] + cut -d, -f6 [Pipeline] lock [2023-03-26T04:24:49.332Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [2023-03-26T04:24:49.342Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] did not exist. Created. [2023-03-26T04:24:49.342Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-26T04:24:49.700Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-26T04:24:49.738Z] Stashed 1 file(s) [Pipeline] } [2023-03-26T04:24:49.744Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-26T04:24:49.766Z] $ docker stop --time=1 e33cfa961b6e90952ddf08e602771a6158e369176ede8eb3f4a3e54b0c7f3407 [2023-03-26T04:24:50.924Z] $ docker rm -f --volumes e33cfa961b6e90952ddf08e602771a6158e369176ede8eb3f4a3e54b0c7f3407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-26T04:24:52.860Z] ce5c4a1c91eb: Pull complete [2023-03-26T04:24:53.129Z] 169dfbe0d373: Pull complete [2023-03-26T04:24:53.398Z] e1ff8fa3b103: Pull complete [2023-03-26T04:25:00.068Z] 52ebb69f0ebf: Pull complete [2023-03-26T04:25:02.041Z] 5abe8eddf0d5: Pull complete [2023-03-26T04:25:02.041Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-26T04:25:02.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-26T04:25:02.041Z] ---> 6cb57ee374ae [2023-03-26T04:25:02.041Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-26T04:25:04.009Z] ---> Running in 119853aefc35 [2023-03-26T04:25:04.009Z] Removing intermediate container 119853aefc35 [2023-03-26T04:25:04.009Z] ---> e208d6148940 [2023-03-26T04:25:04.009Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-26T04:25:04.009Z] ---> Running in 51514f9f1e1f [2023-03-26T04:25:04.281Z] Removing intermediate container 51514f9f1e1f [2023-03-26T04:25:04.281Z] ---> 35b14db31d28 [2023-03-26T04:25:04.281Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-26T04:25:04.281Z] ---> Running in 99a61a141c31 [2023-03-26T04:25:04.869Z] Removing intermediate container 99a61a141c31 [2023-03-26T04:25:04.869Z] ---> 091d31d5553b [2023-03-26T04:25:04.869Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-26T04:25:04.869Z] ---> Running in 57cd96766b64 [2023-03-26T04:25:05.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-26T04:25:06.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-26T04:25:07.378Z] OK: 263 MiB in 53 packages [2023-03-26T04:25:08.342Z] Removing intermediate container 57cd96766b64 [2023-03-26T04:25:08.342Z] ---> 9a607232ff5c [2023-03-26T04:25:08.342Z] Step 7/12 : WORKDIR /app [2023-03-26T04:25:08.342Z] ---> Running in 5ccc221bcd0b [2023-03-26T04:25:08.662Z] Removing intermediate container 5ccc221bcd0b [2023-03-26T04:25:08.662Z] ---> e7431477904e [2023-03-26T04:25:08.662Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-26T04:25:09.265Z] ---> e902e6afa82d [2023-03-26T04:25:09.265Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-26T04:25:09.265Z] ---> Running in 9b875778c35e [2023-03-26T04:26:17.193Z] Removing intermediate container 9b875778c35e [2023-03-26T04:26:17.193Z] ---> 8dab84fa0645 [2023-03-26T04:26:17.193Z] Step 10/12 : COPY . . [2023-03-26T04:26:17.193Z] ---> 4ded02cb7905 [2023-03-26T04:26:17.193Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-26T04:26:17.193Z] ---> Running in c71975b9d053 [2023-03-26T04:26:17.193Z] Removing intermediate container c71975b9d053 [2023-03-26T04:26:17.193Z] ---> 38c21565e460 [2023-03-26T04:26:17.193Z] Step 12/12 : RUN $MAKE [2023-03-26T04:26:17.193Z] ---> Running in cd8ddb41b5c2 [2023-03-26T04:26:17.193Z] noop [2023-03-26T04:26:17.193Z] Removing intermediate container cd8ddb41b5c2 [2023-03-26T04:26:17.193Z] ---> 22710ddd5d82 [2023-03-26T04:26:17.193Z] Successfully built 22710ddd5d82 [2023-03-26T04:26:17.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:26:17.547Z] + docker inspect -f . ci-base-image-arm64 [2023-03-26T04:26:17.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:26:17.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-5837 does not seem to be running inside a container [2023-03-26T04:26:17.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/143 -v /w/workspace/app-service-configurable/143:/w/workspace/app-service-configurable/143:rw,z -v /w/workspace/app-service-configurable/143@tmp:/w/workspace/app-service-configurable/143@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-03-26T04:26:19.022Z] $ docker top 8326a504907944f4dab9cad7843f111d20308651bbfcce1805e64871b1ce3838 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-26T04:26:19.952Z] + go version [2023-03-26T04:26:19.953Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-26T04:26:19.977Z] $ docker stop --time=1 8326a504907944f4dab9cad7843f111d20308651bbfcce1805e64871b1ce3838 [2023-03-26T04:26:21.603Z] $ docker rm -f --volumes 8326a504907944f4dab9cad7843f111d20308651bbfcce1805e64871b1ce3838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:26:22.142Z] + docker inspect -f . ci-base-image-arm64 [2023-03-26T04:26:22.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:26:22.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-5837 does not seem to be running inside a container [2023-03-26T04:26:22.397Z] $ 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/143 -v /w/workspace/app-service-configurable/143:/w/workspace/app-service-configurable/143:rw,z -v /w/workspace/app-service-configurable/143@tmp:/w/workspace/app-service-configurable/143@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-03-26T04:26:23.545Z] $ docker top 142573f165c73270e322679e5ae7d00f8a891031ee7a6d5d2d965a33a0b87ee8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-26T04:26:24.039Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/143 [Pipeline] fileExists [Pipeline] sh [2023-03-26T04:26:24.369Z] + make test [2023-03-26T04:26:24.369Z] go test -race -coverprofile=coverage.out ./... [2023-03-26T04:28:46.057Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-26T04:28:46.057Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-26T04:28:46.057Z] go vet ./... [2023-03-26T04:31:07.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-26T04:31:07.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-26T04:31:07.758Z] ./bin/test-attribution-txt.sh [2023-03-26T04:31:07.758Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-26T04:31:07.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-26T04:31:07.838Z] $ docker stop --time=1 142573f165c73270e322679e5ae7d00f8a891031ee7a6d5d2d965a33a0b87ee8 [2023-03-26T04:31:09.658Z] $ docker rm -f --volumes 142573f165c73270e322679e5ae7d00f8a891031ee7a6d5d2d965a33a0b87ee8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-26T04:31:11.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-26T04:31:11.100Z] Warning: overwriting stash ‘coverage-report’ [2023-03-26T04:31:11.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-26T04:31:11.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-26T04:31:12.186Z] + ls -al . [2023-03-26T04:31:12.187Z] total 172 [2023-03-26T04:31:12.187Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 04:26 . [2023-03-26T04:31:12.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 04:24 .. [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 04:24 .dockerignore [2023-03-26T04:31:12.187Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 04:24 .git [2023-03-26T04:31:12.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 04:24 .github [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 26 04:24 .gitignore [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 04:24 .golangci.yml [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 26 04:24 Attribution.txt [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 26 04:24 CHANGELOG.md [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 26 04:24 Dockerfile [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 04:24 GOVERNANCE.md [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 26 04:24 Jenkinsfile [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 04:24 LICENSE [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 04:24 OWNERS.md [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 26 04:24 README.md [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 04:22 VERSION [2023-03-26T04:31:12.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 04:24 bin [2023-03-26T04:31:12.187Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 26 04:26 coverage.out [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 26 04:24 go.mod [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 26 04:24 go.sum [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 26 04:24 main.go [2023-03-26T04:31:12.187Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 26 04:24 makefile [2023-03-26T04:31:12.187Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 04:24 res [2023-03-26T04:31:12.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 04:24 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:31:12.538Z] + 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=6ea7de7037f69387958e609f1deec0c61dae2d1a --label arch=arm64 --label version=3.0.0-dev.26 . [2023-03-26T04:31:12.538Z] Sending build context to Docker daemon 174.6kB [2023-03-26T04:31:12.804Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-26T04:31:12.804Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-26T04:31:12.804Z] ---> 22710ddd5d82 [2023-03-26T04:31:12.804Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-26T04:31:12.804Z] ---> Running in cf867fbcc352 [2023-03-26T04:31:13.071Z] Removing intermediate container cf867fbcc352 [2023-03-26T04:31:13.071Z] ---> 2e385dc7ad74 [2023-03-26T04:31:13.071Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-26T04:31:13.071Z] ---> Running in 4f806b70525c [2023-03-26T04:31:13.343Z] Removing intermediate container 4f806b70525c [2023-03-26T04:31:13.343Z] ---> 2dee63f05b01 [2023-03-26T04:31:13.343Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-26T04:31:13.616Z] ---> Running in f294da74341d [2023-03-26T04:31:13.882Z] Removing intermediate container f294da74341d [2023-03-26T04:31:13.882Z] ---> dbae380e5201 [2023-03-26T04:31:13.882Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-26T04:31:13.882Z] ---> Running in 28e60fc6a7a4 [2023-03-26T04:31:14.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-26T04:31:15.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-26T04:31:16.390Z] OK: 263 MiB in 53 packages [2023-03-26T04:31:17.352Z] Removing intermediate container 28e60fc6a7a4 [2023-03-26T04:31:17.352Z] ---> 89ad4747960c [2023-03-26T04:31:17.352Z] Step 7/26 : WORKDIR /app [2023-03-26T04:31:17.352Z] ---> Running in d168ec1e8286 [2023-03-26T04:31:17.617Z] Removing intermediate container d168ec1e8286 [2023-03-26T04:31:17.617Z] ---> 0d71eef529ad [2023-03-26T04:31:17.617Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-26T04:31:19.023Z] ---> c76a178212d4 [2023-03-26T04:31:19.023Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-26T04:31:19.023Z] ---> Running in 266faebef84b [2023-03-26T04:31:21.607Z] Removing intermediate container 266faebef84b [2023-03-26T04:31:21.607Z] ---> 713bc86fecb2 [2023-03-26T04:31:21.607Z] Step 10/26 : COPY . . [2023-03-26T04:31:22.192Z] ---> a75e46d20843 [2023-03-26T04:31:22.192Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-26T04:31:22.192Z] ---> Running in 0bce72a4bf19 [2023-03-26T04:31:22.462Z] Removing intermediate container 0bce72a4bf19 [2023-03-26T04:31:22.462Z] ---> 8b123428980a [2023-03-26T04:31:22.462Z] Step 12/26 : RUN $MAKE [2023-03-26T04:31:22.462Z] ---> Running in d89dabda4e2c [2023-03-26T04:31:23.425Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.26" -trimpath -mod=readonly -o app-service-configurable [2023-03-26T04:33:30.099Z] Removing intermediate container d89dabda4e2c [2023-03-26T04:33:30.099Z] ---> 8c74f6b1985a [2023-03-26T04:33:30.099Z] Step 13/26 : FROM alpine:3.17 [2023-03-26T04:33:30.099Z] 3.17: Pulling from library/alpine [2023-03-26T04:33:30.099Z] af6eaf76a39c: Already exists [2023-03-26T04:33:30.099Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-26T04:33:30.099Z] Status: Downloaded newer image for alpine:3.17 [2023-03-26T04:33:30.099Z] ---> d74e625d9115 [2023-03-26T04:33:30.099Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-26T04:33:30.099Z] ---> Running in c713aab63898 [2023-03-26T04:33:30.099Z] Removing intermediate container c713aab63898 [2023-03-26T04:33:30.099Z] ---> c9b9ae865c5f [2023-03-26T04:33:30.099Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-26T04:33:30.099Z] ---> Running in 53dd40595264 [2023-03-26T04:33:30.099Z] Removing intermediate container 53dd40595264 [2023-03-26T04:33:30.099Z] ---> 0d77de0a3119 [2023-03-26T04:33:30.099Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-26T04:33:30.099Z] ---> Running in b8b2e688a6e2 [2023-03-26T04:33:30.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-26T04:33:30.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-26T04:33:30.684Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-26T04:33:30.684Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-26T04:33:30.684Z] Executing busybox-1.35.0-r29.trigger [2023-03-26T04:33:30.684Z] Executing ca-certificates-20220614-r4.trigger [2023-03-26T04:33:30.953Z] OK: 8 MiB in 17 packages [2023-03-26T04:33:32.378Z] Removing intermediate container b8b2e688a6e2 [2023-03-26T04:33:32.378Z] ---> 0a1ebd6ae119 [2023-03-26T04:33:32.378Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-26T04:33:32.645Z] ---> e0987bb7c708 [2023-03-26T04:33:32.645Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-26T04:33:33.228Z] ---> e4f9128d0bc2 [2023-03-26T04:33:33.228Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-26T04:33:33.813Z] ---> 36de40839420 [2023-03-26T04:33:33.813Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-26T04:33:35.224Z] ---> 573ec4dcf08c [2023-03-26T04:33:35.224Z] Step 21/26 : EXPOSE 48095 [2023-03-26T04:33:35.224Z] ---> Running in 4ea671ded59d [2023-03-26T04:33:35.224Z] Removing intermediate container 4ea671ded59d [2023-03-26T04:33:35.224Z] ---> dc21dc13ca2a [2023-03-26T04:33:35.224Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-26T04:33:35.491Z] ---> Running in 16f5c44739cc [2023-03-26T04:33:35.765Z] Removing intermediate container 16f5c44739cc [2023-03-26T04:33:35.765Z] ---> 340d49fb3a1a [2023-03-26T04:33:35.765Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-26T04:33:35.765Z] ---> Running in ac70e301d5c0 [2023-03-26T04:33:36.034Z] Removing intermediate container ac70e301d5c0 [2023-03-26T04:33:36.034Z] ---> d06442edf934 [2023-03-26T04:33:36.034Z] Step 24/26 : LABEL arch=arm64 [2023-03-26T04:33:36.034Z] ---> Running in 4223a75ee792 [2023-03-26T04:33:36.303Z] Removing intermediate container 4223a75ee792 [2023-03-26T04:33:36.303Z] ---> 220cf35ac62d [2023-03-26T04:33:36.303Z] Step 25/26 : LABEL git_sha=6ea7de7037f69387958e609f1deec0c61dae2d1a [2023-03-26T04:33:36.571Z] ---> Running in 519ab79c811d [2023-03-26T04:33:36.839Z] Removing intermediate container 519ab79c811d [2023-03-26T04:33:36.839Z] ---> 3c6e2198a272 [2023-03-26T04:33:36.839Z] Step 26/26 : LABEL version=3.0.0-dev.26 [2023-03-26T04:33:36.839Z] ---> Running in b696a8e8faf5 [2023-03-26T04:33:37.106Z] Removing intermediate container b696a8e8faf5 [2023-03-26T04:33:37.106Z] ---> 2889941514ef [2023-03-26T04:33:37.106Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-26T04:33:37.106Z] Successfully built 2889941514ef [2023-03-26T04:33:37.106Z] 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-03-26T04:33:37.190Z] provisioning config files... [2023-03-26T04:33:37.205Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/143@tmp/config10132284481383189397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:33:37.536Z] ---> docker-login.sh [2023-03-26T04:33:37.536Z] nexus3.edgexfoundry.org:10001 [2023-03-26T04:33:37.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:33:37.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:33:37.803Z] Configure a credential helper to remove this warning. See [2023-03-26T04:33:37.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:33:37.803Z] [2023-03-26T04:33:37.803Z] Login Succeeded [2023-03-26T04:33:37.803Z] nexus3.edgexfoundry.org:10002 [2023-03-26T04:33:38.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:33:38.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:33:38.070Z] Configure a credential helper to remove this warning. See [2023-03-26T04:33:38.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:33:38.070Z] [2023-03-26T04:33:38.336Z] Login Succeeded [2023-03-26T04:33:38.336Z] nexus3.edgexfoundry.org:10003 [2023-03-26T04:33:38.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:33:38.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:33:38.603Z] Configure a credential helper to remove this warning. See [2023-03-26T04:33:38.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:33:38.603Z] [2023-03-26T04:33:38.603Z] Login Succeeded [2023-03-26T04:33:38.603Z] nexus3.edgexfoundry.org:10004 [2023-03-26T04:33:38.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:33:38.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:33:38.873Z] Configure a credential helper to remove this warning. See [2023-03-26T04:33:38.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:33:38.873Z] [2023-03-26T04:33:38.873Z] Login Succeeded [2023-03-26T04:33:38.873Z] docker.io [2023-03-26T04:33:39.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-26T04:33:39.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-26T04:33:39.408Z] Configure a credential helper to remove this warning. See [2023-03-26T04:33:39.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-26T04:33:39.408Z] [2023-03-26T04:33:39.408Z] Login Succeeded [2023-03-26T04:33:39.408Z] ---> docker-login.sh ends [Pipeline] } [2023-03-26T04:33:39.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-26T04:33:39.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-26T04:33:39.462Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-03-26T04:33:39.462Z] 6ea7de7037f69387958e609f1deec0c61dae2d1a [2023-03-26T04:33:39.462Z] latest [2023-03-26T04:33:39.462Z] 3.0.0-dev.26 [2023-03-26T04:33:39.462Z] 6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [2023-03-26T04:33:39.462Z] main [2023-03-26T04:33:39.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:33:39.793Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:33:40.139Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a [2023-03-26T04:33:40.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-26T04:33:40.139Z] 6b52b27947e6: Preparing [2023-03-26T04:33:40.139Z] 003f0ca8a0e5: Preparing [2023-03-26T04:33:40.139Z] 1b256fc333d2: Preparing [2023-03-26T04:33:40.139Z] e183d2eb4364: Preparing [2023-03-26T04:33:40.139Z] 0d3126a9d137: Preparing [2023-03-26T04:33:40.139Z] edf70074bd40: Preparing [2023-03-26T04:33:40.139Z] edf70074bd40: Waiting [2023-03-26T04:33:40.407Z] e183d2eb4364: Pushed [2023-03-26T04:33:40.407Z] 1b256fc333d2: Pushed [2023-03-26T04:33:40.407Z] 003f0ca8a0e5: Pushed [2023-03-26T04:33:40.407Z] edf70074bd40: Layer already exists [2023-03-26T04:33:40.674Z] 0d3126a9d137: Pushed [2023-03-26T04:33:46.008Z] 6b52b27947e6: Pushed [2023-03-26T04:33:46.008Z] 6ea7de7037f69387958e609f1deec0c61dae2d1a: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:33:46.358Z] + 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-03-26T04:33:46.697Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-26T04:33:46.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-26T04:33:46.697Z] 6b52b27947e6: Preparing [2023-03-26T04:33:46.697Z] 003f0ca8a0e5: Preparing [2023-03-26T04:33:46.697Z] 1b256fc333d2: Preparing [2023-03-26T04:33:46.697Z] e183d2eb4364: Preparing [2023-03-26T04:33:46.697Z] 0d3126a9d137: Preparing [2023-03-26T04:33:46.697Z] edf70074bd40: Preparing [2023-03-26T04:33:46.697Z] edf70074bd40: Waiting [2023-03-26T04:33:46.697Z] 0d3126a9d137: Layer already exists [2023-03-26T04:33:46.697Z] 1b256fc333d2: Layer already exists [2023-03-26T04:33:46.697Z] 003f0ca8a0e5: Layer already exists [2023-03-26T04:33:46.697Z] 6b52b27947e6: Layer already exists [2023-03-26T04:33:46.697Z] e183d2eb4364: Layer already exists [2023-03-26T04:33:46.697Z] edf70074bd40: Layer already exists [2023-03-26T04:33:46.962Z] latest: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:33:47.306Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:33:47.633Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.26 [2023-03-26T04:33:47.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-26T04:33:47.633Z] 6b52b27947e6: Preparing [2023-03-26T04:33:47.633Z] 003f0ca8a0e5: Preparing [2023-03-26T04:33:47.633Z] 1b256fc333d2: Preparing [2023-03-26T04:33:47.633Z] e183d2eb4364: Preparing [2023-03-26T04:33:47.633Z] 0d3126a9d137: Preparing [2023-03-26T04:33:47.633Z] edf70074bd40: Preparing [2023-03-26T04:33:47.633Z] edf70074bd40: Waiting [2023-03-26T04:33:47.633Z] 6b52b27947e6: Layer already exists [2023-03-26T04:33:47.633Z] 003f0ca8a0e5: Layer already exists [2023-03-26T04:33:47.633Z] 1b256fc333d2: Layer already exists [2023-03-26T04:33:47.633Z] 0d3126a9d137: Layer already exists [2023-03-26T04:33:47.633Z] e183d2eb4364: Layer already exists [2023-03-26T04:33:47.633Z] edf70074bd40: Layer already exists [2023-03-26T04:33:47.633Z] 3.0.0-dev.26: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:33:47.964Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:33:48.295Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [2023-03-26T04:33:48.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-26T04:33:48.295Z] 6b52b27947e6: Preparing [2023-03-26T04:33:48.295Z] 003f0ca8a0e5: Preparing [2023-03-26T04:33:48.295Z] 1b256fc333d2: Preparing [2023-03-26T04:33:48.295Z] e183d2eb4364: Preparing [2023-03-26T04:33:48.295Z] 0d3126a9d137: Preparing [2023-03-26T04:33:48.295Z] edf70074bd40: Preparing [2023-03-26T04:33:48.295Z] edf70074bd40: Waiting [2023-03-26T04:33:48.295Z] 6b52b27947e6: Layer already exists [2023-03-26T04:33:48.295Z] 1b256fc333d2: Layer already exists [2023-03-26T04:33:48.295Z] e183d2eb4364: Layer already exists [2023-03-26T04:33:48.295Z] 003f0ca8a0e5: Layer already exists [2023-03-26T04:33:48.295Z] 0d3126a9d137: Layer already exists [2023-03-26T04:33:48.295Z] edf70074bd40: Layer already exists [2023-03-26T04:33:48.295Z] 6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:33:48.623Z] + 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-03-26T04:33:48.955Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-03-26T04:33:48.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-26T04:33:48.955Z] 6b52b27947e6: Preparing [2023-03-26T04:33:48.955Z] 003f0ca8a0e5: Preparing [2023-03-26T04:33:48.955Z] 1b256fc333d2: Preparing [2023-03-26T04:33:48.955Z] e183d2eb4364: Preparing [2023-03-26T04:33:48.955Z] 0d3126a9d137: Preparing [2023-03-26T04:33:48.955Z] edf70074bd40: Preparing [2023-03-26T04:33:48.955Z] edf70074bd40: Waiting [2023-03-26T04:33:48.955Z] 0d3126a9d137: Layer already exists [2023-03-26T04:33:48.955Z] 6b52b27947e6: Layer already exists [2023-03-26T04:33:48.955Z] 003f0ca8a0e5: Layer already exists [2023-03-26T04:33:48.955Z] 1b256fc333d2: Layer already exists [2023-03-26T04:33:48.955Z] e183d2eb4364: Layer already exists [2023-03-26T04:33:48.955Z] edf70074bd40: Layer already exists [2023-03-26T04:33:48.955Z] main: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-26T04:33:49.000Z] ===================================================== [Pipeline] echo [2023-03-26T04:33:49.005Z] taggedImages: [2023-03-26T04:33:49.005Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a [2023-03-26T04:33:49.005Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-26T04:33:49.005Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.26 [2023-03-26T04:33:49.005Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [2023-03-26T04:33:49.005Z] - 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-03-26T04:33:49.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-26T04:33:49.363Z] [2023-03-26T04:33:49.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:33:49.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-26T04:33:49.694Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-26T04:33:49.694Z] 8998bd30e6a1: Pulling fs layer [2023-03-26T04:33:49.694Z] 04944245beec: Pulling fs layer [2023-03-26T04:33:49.694Z] 699f458cf7ca: Pulling fs layer [2023-03-26T04:33:49.694Z] 765212b225bb: Pulling fs layer [2023-03-26T04:33:49.694Z] f23df028b6ca: Pulling fs layer [2023-03-26T04:33:49.694Z] d65c8cfc05b1: Pulling fs layer [2023-03-26T04:33:49.694Z] 2437ff75d9bd: Pulling fs layer [2023-03-26T04:33:49.694Z] 765212b225bb: Waiting [2023-03-26T04:33:49.694Z] f23df028b6ca: Waiting [2023-03-26T04:33:49.694Z] d65c8cfc05b1: Waiting [2023-03-26T04:33:49.964Z] 04944245beec: Verifying Checksum [2023-03-26T04:33:49.964Z] 04944245beec: Download complete [2023-03-26T04:33:49.964Z] 765212b225bb: Download complete [2023-03-26T04:33:49.964Z] f23df028b6ca: Verifying Checksum [2023-03-26T04:33:49.964Z] f23df028b6ca: Download complete [2023-03-26T04:33:49.964Z] d65c8cfc05b1: Verifying Checksum [2023-03-26T04:33:49.964Z] d65c8cfc05b1: Download complete [2023-03-26T04:33:49.964Z] 699f458cf7ca: Verifying Checksum [2023-03-26T04:33:49.964Z] 699f458cf7ca: Download complete [2023-03-26T04:33:50.553Z] 8998bd30e6a1: Verifying Checksum [2023-03-26T04:33:50.553Z] 8998bd30e6a1: Download complete [2023-03-26T04:33:52.500Z] 2437ff75d9bd: Verifying Checksum [2023-03-26T04:33:52.500Z] 2437ff75d9bd: Download complete [2023-03-26T04:33:54.443Z] 8998bd30e6a1: Pull complete [2023-03-26T04:33:54.443Z] 04944245beec: Pull complete [2023-03-26T04:33:55.914Z] 699f458cf7ca: Pull complete [2023-03-26T04:33:56.183Z] 765212b225bb: Pull complete [2023-03-26T04:33:56.783Z] f23df028b6ca: Pull complete [2023-03-26T04:33:57.055Z] d65c8cfc05b1: Pull complete [2023-03-26T04:34:09.400Z] 2437ff75d9bd: Pull complete [2023-03-26T04:34:09.401Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-26T04:34:09.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-26T04:34:09.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:34:09.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-5837 does not seem to be running inside a container [2023-03-26T04:34:09.664Z] $ 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/143 -v /w/workspace/app-service-configurable/143:/w/workspace/app-service-configurable/143:rw,z -v /w/workspace/app-service-configurable/143@tmp:/w/workspace/app-service-configurable/143@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-03-26T04:34:12.224Z] $ docker top d326423a5e06c11d5e431a2331801b6889749b7c95e95233d3dbe68d96b4f5a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:34:13.063Z] ---> job-cost.sh [2023-03-26T04:34:13.063Z] lf-activate-venv: SKIPPING [2023-03-26T04:34:13.063Z] INFO: No Stack... [2023-03-26T04:34:13.646Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-26T04:34:14.226Z] INFO: Archiving Costs [Pipeline] sh [2023-03-26T04:34:14.546Z] + cat /w/workspace/app-service-configurable/143/archives/cost.csv [2023-03-26T04:34:14.546Z] + cut -d, -f6 [Pipeline] lock [2023-03-26T04:34:14.872Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [2023-03-26T04:34:14.879Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] did not exist. Created. [2023-03-26T04:34:14.879Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-26T04:34:15.207Z] /w/workspace/app-service-configurable/143@tmp/durable-47a0e0dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-26T04:34:15.856Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-26T04:34:15.879Z] Warning: overwriting stash ‘stack-cost’ [2023-03-26T04:34:15.927Z] Stashed 1 file(s) [Pipeline] } [2023-03-26T04:34:15.933Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-26T04:34:15.954Z] $ docker stop --time=1 d326423a5e06c11d5e431a2331801b6889749b7c95e95233d3dbe68d96b4f5a5 [2023-03-26T04:34:17.931Z] $ docker rm -f --volumes d326423a5e06c11d5e431a2331801b6889749b7c95e95233d3dbe68d96b4f5a5 [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-03-26T04:34:18.314Z] provisioning config files... [2023-03-26T04:34:18.323Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3998800375796219361tmp [Pipeline] { [Pipeline] sh [2023-03-26T04:34:18.611Z] + set +x [2023-03-26T04:34:18.611Z] + curl -s https://codecov.io/bash [2023-03-26T04:34:18.611Z] + bash -s -- [2023-03-26T04:34:18.611Z] [2023-03-26T04:34:18.611Z] _____ _ [2023-03-26T04:34:18.611Z] / ____| | | [2023-03-26T04:34:18.611Z] | | ___ __| | ___ ___ _____ __ [2023-03-26T04:34:18.611Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-26T04:34:18.611Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-26T04:34:18.611Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-26T04:34:18.611Z] Bash-1.0.6 [2023-03-26T04:34:18.611Z] [2023-03-26T04:34:18.611Z] [2023-03-26T04:34:18.611Z] ==> git version 2.25.1 found [2023-03-26T04:34:18.611Z] ==> 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-03-26T04:34:18.611Z] Release-Date: 2020-01-08 [2023-03-26T04:34:18.611Z] 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-03-26T04:34:18.611Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-26T04:34:18.611Z] ==> Jenkins CI detected. [2023-03-26T04:34:18.611Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-03-26T04:34:18.611Z] project root: . [2023-03-26T04:34:18.611Z] --> token set from env [2023-03-26T04:34:18.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-26T04:34:18.611Z] ==> Running gcov in . (disable via -X gcov) [2023-03-26T04:34:18.611Z] ==> Python coveragepy not found [2023-03-26T04:34:18.611Z] ==> Searching for coverage reports in: [2023-03-26T04:34:18.611Z] + . [2023-03-26T04:34:18.611Z] -> Found 1 reports [2023-03-26T04:34:18.611Z] ==> Detecting git/mercurial file structure [2023-03-26T04:34:18.870Z] ==> Reading reports [2023-03-26T04:34:18.870Z] + ./coverage.out bytes=13 [2023-03-26T04:34:18.870Z] ==> Appending adjustments [2023-03-26T04:34:18.870Z] https://docs.codecov.io/docs/fixing-reports [2023-03-26T04:34:18.870Z] + Found adjustments [2023-03-26T04:34:18.870Z] ==> Gzipping contents [2023-03-26T04:34:18.870Z] 4.0K /tmp/codecov.c4CUyG.gz [2023-03-26T04:34:18.870Z] ==> Uploading reports [2023-03-26T04:34:18.870Z] url: https://codecov.io [2023-03-26T04:34:18.870Z] query: branch=main&commit=6ea7de7037f69387958e609f1deec0c61dae2d1a&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-26T04:34:18.870Z] -> Pinging Codecov [2023-03-26T04:34:18.870Z] 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=6ea7de7037f69387958e609f1deec0c61dae2d1a&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-26T04:34:19.132Z] -> Uploading to [2023-03-26T04:34:19.132Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-26/A97CA9966030D2A3747ED39772930CCE/6ea7de7037f69387958e609f1deec0c61dae2d1a/a567daf3-e17d-43be-908c-5c0b91409522.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230326T043418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8674996e7d61521f091d80174a2ebd69075e6d29f5b17b573616fdd3337ca343 [2023-03-26T04:34:19.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-26T04:34:19.132Z] Dload Upload Total Spent Left Speed [2023-03-26T04:34:19.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 511 0 0 100 511 0 1703 --:--:-- --:--:-- --:--:-- 1703 [2023-03-26T04:34:19.392Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] } [2023-03-26T04:34:19.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-26T04:34:19.590Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-26T04:34:19.600Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:34:19.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-26T04:34:19.900Z] [2023-03-26T04:34:19.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:34:20.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-26T04:34:20.205Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-26T04:34:20.205Z] df9b9388f04a: Pulling fs layer [2023-03-26T04:34:20.205Z] 52dc419b0ee2: Pulling fs layer [2023-03-26T04:34:20.205Z] 25bc292e5bac: Pulling fs layer [2023-03-26T04:34:20.205Z] 114826534d7a: Pulling fs layer [2023-03-26T04:34:20.205Z] 4657fd5d0bcf: Pulling fs layer [2023-03-26T04:34:20.205Z] 6ad1cebc031e: Pulling fs layer [2023-03-26T04:34:20.205Z] 8a3aa393b2d8: Pulling fs layer [2023-03-26T04:34:20.206Z] 4657fd5d0bcf: Waiting [2023-03-26T04:34:20.206Z] 6ad1cebc031e: Waiting [2023-03-26T04:34:20.206Z] 8a3aa393b2d8: Waiting [2023-03-26T04:34:20.206Z] 114826534d7a: Waiting [2023-03-26T04:34:20.206Z] 25bc292e5bac: Verifying Checksum [2023-03-26T04:34:20.206Z] 25bc292e5bac: Download complete [2023-03-26T04:34:20.206Z] 52dc419b0ee2: Verifying Checksum [2023-03-26T04:34:20.206Z] 52dc419b0ee2: Download complete [2023-03-26T04:34:20.206Z] 4657fd5d0bcf: Download complete [2023-03-26T04:34:20.206Z] df9b9388f04a: Verifying Checksum [2023-03-26T04:34:20.206Z] df9b9388f04a: Download complete [2023-03-26T04:34:20.472Z] 6ad1cebc031e: Verifying Checksum [2023-03-26T04:34:20.473Z] 6ad1cebc031e: Download complete [2023-03-26T04:34:20.473Z] df9b9388f04a: Pull complete [2023-03-26T04:34:20.732Z] 52dc419b0ee2: Pull complete [2023-03-26T04:34:20.732Z] 25bc292e5bac: Pull complete [2023-03-26T04:34:20.990Z] 114826534d7a: Verifying Checksum [2023-03-26T04:34:20.990Z] 114826534d7a: Download complete [2023-03-26T04:34:21.247Z] 8a3aa393b2d8: Verifying Checksum [2023-03-26T04:34:21.247Z] 8a3aa393b2d8: Download complete [2023-03-26T04:34:24.528Z] 114826534d7a: Pull complete [2023-03-26T04:34:24.786Z] 4657fd5d0bcf: Pull complete [2023-03-26T04:34:25.045Z] 6ad1cebc031e: Pull complete [2023-03-26T04:34:28.327Z] 8a3aa393b2d8: Pull complete [2023-03-26T04:34:28.327Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-26T04:34:28.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-26T04:34:28.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:34:28.419Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:34:28.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-26T04:34:31.882Z] $ docker top ccb958a1f2e5bb3ded00c1b5f9b2d017447045e8fa73d9200bf94e14a76d12ef -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-26T04:34:31.951Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-03-26T04:34:32.230Z] + set -o pipefail [2023-03-26T04:34:32.230Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-03-26T04:34:37.504Z] [2023-03-26T04:34:37.504Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-03-26T04:34:37.504Z] [2023-03-26T04:34:37.504Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/7cf47e5c-afbe-443e-8d85-e2901d3c4baa [2023-03-26T04:34:37.504Z] [2023-03-26T04:34:37.504Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-26T04:34:37.504Z] [2023-03-26T04:34:37.504Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-26T04:34:37.504Z] [2023-03-26T04:34:37.504Z] [2023-03-26T04:34:37.504Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-26T04:34:37.504Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-26T04:34:37.504Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-26T04:34:37.520Z] $ docker stop --time=1 ccb958a1f2e5bb3ded00c1b5f9b2d017447045e8fa73d9200bf94e14a76d12ef [2023-03-26T04:34:41.121Z] $ docker rm -f --volumes ccb958a1f2e5bb3ded00c1b5f9b2d017447045e8fa73d9200bf94e14a76d12ef [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-03-26T04:34:41.800Z] + git log --format=format:%s -1 6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] sh [2023-03-26T04:34:42.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-26T04:34:42.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:34:42.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-26T04:34:42.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:34:42.460Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:34:42.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-26T04:34:42.915Z] $ docker top d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 -eo pid,comm [2023-03-26T04:34:42.962Z] 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-03-26T04:34:42.962Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-26T04:34:43.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-26T04:34:43.003Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-26T04:34:43.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-26T04:34:43.117Z] $ docker exec d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 ssh-agent [2023-03-26T04:34:43.221Z] SSH_AUTH_SOCK=/tmp/ssh-4r25WhUDufLk/agent.31 [2023-03-26T04:34:43.221Z] SSH_AGENT_PID=37 [2023-03-26T04:34:43.226Z] Running ssh-add (command line suppressed) [2023-03-26T04:34:43.348Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11027723192006304222.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11027723192006304222.key) [2023-03-26T04:34:43.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-26T04:34:43.650Z] + git semver tag [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,825 [run_tag] DEBUG tag force:False [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,825 [check_head_tag] DEBUG check head tag [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,826 [execute] INFO git cat-file --batch-check [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,831 [execute] INFO git cat-file --batch [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,858 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,858 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,859 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-26T04:34:43.909Z] 2023-03-26 04:34:43,864 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-26T04:34:43.909Z] 3.0.0-dev.26 [Pipeline] } [2023-03-26T04:34:43.922Z] $ docker exec --env ******** --env ******** d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 ssh-agent -k [2023-03-26T04:34:44.035Z] unset SSH_AUTH_SOCK; [2023-03-26T04:34:44.036Z] unset SSH_AGENT_PID; [2023-03-26T04:34:44.036Z] echo Agent pid 37 killed; [2023-03-26T04:34:44.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-26T04:34:44.354Z] + git semver [Pipeline] } [2023-03-26T04:34:44.628Z] $ docker stop --time=1 d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 [2023-03-26T04:34:45.939Z] $ docker rm -f --volumes d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:34:46.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-26T04:34:46.330Z] [2023-03-26T04:34:46.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:34:46.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-26T04:34:46.633Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-26T04:34:46.633Z] ab5ef0e58194: Pulling fs layer [2023-03-26T04:34:46.633Z] 9712f1f96733: Pulling fs layer [2023-03-26T04:34:46.633Z] 63f879dbbcfc: Pulling fs layer [2023-03-26T04:34:46.633Z] 0d9ebad4ef96: Pulling fs layer [2023-03-26T04:34:46.633Z] e9a5061849ea: Pulling fs layer [2023-03-26T04:34:46.633Z] d747dcd14b5f: Pulling fs layer [2023-03-26T04:34:46.633Z] 2de7ff778b66: Pulling fs layer [2023-03-26T04:34:46.633Z] 2de7ff778b66: Waiting [2023-03-26T04:34:46.633Z] e9a5061849ea: Waiting [2023-03-26T04:34:46.633Z] d747dcd14b5f: Waiting [2023-03-26T04:34:46.633Z] 0d9ebad4ef96: Waiting [2023-03-26T04:34:46.633Z] 9712f1f96733: Verifying Checksum [2023-03-26T04:34:46.633Z] 9712f1f96733: Download complete [2023-03-26T04:34:46.893Z] 63f879dbbcfc: Verifying Checksum [2023-03-26T04:34:46.893Z] 63f879dbbcfc: Download complete [2023-03-26T04:34:47.151Z] e9a5061849ea: Verifying Checksum [2023-03-26T04:34:47.151Z] e9a5061849ea: Download complete [2023-03-26T04:34:47.151Z] d747dcd14b5f: Download complete [2023-03-26T04:34:47.151Z] 0d9ebad4ef96: Verifying Checksum [2023-03-26T04:34:47.151Z] 0d9ebad4ef96: Download complete [2023-03-26T04:34:47.151Z] ab5ef0e58194: Verifying Checksum [2023-03-26T04:34:47.151Z] ab5ef0e58194: Download complete [2023-03-26T04:34:47.151Z] 2de7ff778b66: Verifying Checksum [2023-03-26T04:34:47.151Z] 2de7ff778b66: Download complete [2023-03-26T04:34:50.437Z] ab5ef0e58194: Pull complete [2023-03-26T04:34:50.438Z] 9712f1f96733: Pull complete [2023-03-26T04:34:51.006Z] 63f879dbbcfc: Pull complete [2023-03-26T04:34:55.199Z] 0d9ebad4ef96: Pull complete [2023-03-26T04:34:55.199Z] e9a5061849ea: Pull complete [2023-03-26T04:34:55.199Z] d747dcd14b5f: Pull complete [2023-03-26T04:34:56.576Z] 2de7ff778b66: Pull complete [2023-03-26T04:34:56.576Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-26T04:34:56.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-26T04:34:56.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:34:56.653Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:34:56.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-26T04:35:00.210Z] $ docker top 70db3ed9d6f3f591198998c2e220fbe9d8a0832ed2c5db4d4ea89f704f901829 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-26T04:35:00.283Z] provisioning config files... [2023-03-26T04:35:00.288Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13167816804240029075tmp [2023-03-26T04:35:00.296Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1342510726198355603tmp [2023-03-26T04:35:00.302Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2043920997224306811tmp [Pipeline] { [Pipeline] echo [2023-03-26T04:35:00.317Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:00.598Z] ---> sigul-configuration.sh [2023-03-26T04:35:00.598Z] gpg: directory `/root/.gnupg' created [2023-03-26T04:35:00.598Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-26T04:35:00.598Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-26T04:35:00.598Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-26T04:35:00.598Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-26T04:35:00.598Z] gpg: CAST5 encrypted data [2023-03-26T04:35:00.598Z] gpg: encrypted with 1 passphrase [2023-03-26T04:35:00.598Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-26T04:35:00.879Z] + mkdir /home/jenkins [2023-03-26T04:35:00.879Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-26T04:35:01.161Z] + 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-03-26T04:35:01.168Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:01.452Z] ---> sigul-install.sh [2023-03-26T04:35:01.452Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-26T04:35:01.738Z] + git tag --list [2023-03-26T04:35:01.738Z] v1.0.0 [2023-03-26T04:35:01.738Z] v1.1.0 [2023-03-26T04:35:01.738Z] v1.2.0 [2023-03-26T04:35:01.738Z] v1.3.0 [2023-03-26T04:35:01.738Z] v1.3.1 [2023-03-26T04:35:01.738Z] v2.0.0 [2023-03-26T04:35:01.738Z] v2.0.1 [2023-03-26T04:35:01.738Z] v2.1.0 [2023-03-26T04:35:01.738Z] v2.1.1 [2023-03-26T04:35:01.738Z] v2.1.1-dev.1 [2023-03-26T04:35:01.738Z] v2.1.1-dev.2 [2023-03-26T04:35:01.738Z] v2.2.0 [2023-03-26T04:35:01.738Z] v2.2.1-dev.1 [2023-03-26T04:35:01.738Z] v2.2.1-dev.10 [2023-03-26T04:35:01.738Z] v2.2.1-dev.2 [2023-03-26T04:35:01.738Z] v2.2.1-dev.3 [2023-03-26T04:35:01.738Z] v2.2.1-dev.4 [2023-03-26T04:35:01.738Z] v2.2.1-dev.5 [2023-03-26T04:35:01.738Z] v2.2.1-dev.6 [2023-03-26T04:35:01.738Z] v2.2.1-dev.7 [2023-03-26T04:35:01.738Z] v2.2.1-dev.8 [2023-03-26T04:35:01.738Z] v2.2.1-dev.9 [2023-03-26T04:35:01.738Z] v2.3.0 [2023-03-26T04:35:01.738Z] v2.3.0-dev.10 [2023-03-26T04:35:01.738Z] v2.3.0-dev.11 [2023-03-26T04:35:01.738Z] v2.3.0-dev.12 [2023-03-26T04:35:01.738Z] v2.3.0-dev.13 [2023-03-26T04:35:01.738Z] v2.3.0-dev.14 [2023-03-26T04:35:01.738Z] v2.3.0-dev.15 [2023-03-26T04:35:01.738Z] v2.3.0-dev.16 [2023-03-26T04:35:01.738Z] v2.3.0-dev.17 [2023-03-26T04:35:01.738Z] v2.3.0-dev.18 [2023-03-26T04:35:01.738Z] v2.3.0-dev.19 [2023-03-26T04:35:01.738Z] v2.3.0-dev.20 [2023-03-26T04:35:01.738Z] v2.3.0-dev.21 [2023-03-26T04:35:01.739Z] v2.3.0-dev.22 [2023-03-26T04:35:01.739Z] v2.3.0-dev.23 [2023-03-26T04:35:01.739Z] v2.3.0-dev.24 [2023-03-26T04:35:01.739Z] v2.3.0-dev.25 [2023-03-26T04:35:01.739Z] v2.3.0-dev.26 [2023-03-26T04:35:01.739Z] v2.3.0-dev.27 [2023-03-26T04:35:01.739Z] v2.3.0-dev.28 [2023-03-26T04:35:01.739Z] v2.3.0-dev.29 [2023-03-26T04:35:01.739Z] v2.3.0-dev.30 [2023-03-26T04:35:01.739Z] v2.3.0-dev.31 [2023-03-26T04:35:01.739Z] v2.3.0-dev.32 [2023-03-26T04:35:01.739Z] v2.3.0-dev.33 [2023-03-26T04:35:01.739Z] v2.3.0-dev.34 [2023-03-26T04:35:01.739Z] v2.3.0-dev.35 [2023-03-26T04:35:01.739Z] v2.3.0-dev.36 [2023-03-26T04:35:01.739Z] v2.3.0-dev.37 [2023-03-26T04:35:01.739Z] v3.0.0-dev.1 [2023-03-26T04:35:01.739Z] v3.0.0-dev.10 [2023-03-26T04:35:01.739Z] v3.0.0-dev.11 [2023-03-26T04:35:01.739Z] v3.0.0-dev.12 [2023-03-26T04:35:01.739Z] v3.0.0-dev.13 [2023-03-26T04:35:01.739Z] v3.0.0-dev.14 [2023-03-26T04:35:01.739Z] v3.0.0-dev.15 [2023-03-26T04:35:01.739Z] v3.0.0-dev.16 [2023-03-26T04:35:01.739Z] v3.0.0-dev.17 [2023-03-26T04:35:01.739Z] v3.0.0-dev.18 [2023-03-26T04:35:01.739Z] v3.0.0-dev.19 [2023-03-26T04:35:01.739Z] v3.0.0-dev.2 [2023-03-26T04:35:01.739Z] v3.0.0-dev.20 [2023-03-26T04:35:01.739Z] v3.0.0-dev.21 [2023-03-26T04:35:01.739Z] v3.0.0-dev.22 [2023-03-26T04:35:01.739Z] v3.0.0-dev.23 [2023-03-26T04:35:01.739Z] v3.0.0-dev.24 [2023-03-26T04:35:01.739Z] v3.0.0-dev.25 [2023-03-26T04:35:01.739Z] v3.0.0-dev.26 [2023-03-26T04:35:01.739Z] v3.0.0-dev.3 [2023-03-26T04:35:01.739Z] v3.0.0-dev.4 [2023-03-26T04:35:01.739Z] v3.0.0-dev.5 [2023-03-26T04:35:01.739Z] v3.0.0-dev.6 [2023-03-26T04:35:01.739Z] v3.0.0-dev.7 [2023-03-26T04:35:01.739Z] v3.0.0-dev.8 [2023-03-26T04:35:01.739Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-26T04:35:02.023Z] + lftools sign git-tag v3.0.0-dev.26 [2023-03-26T04:35:02.590Z] Signing Git tag with Sigul... [2023-03-26T04:35:02.590Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-03-26T04:35:02.854Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:03.134Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-26T04:35:03.141Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-26T04:35:03.159Z] $ docker stop --time=1 70db3ed9d6f3f591198998c2e220fbe9d8a0832ed2c5db4d4ea89f704f901829 [2023-03-26T04:35:04.445Z] $ docker rm -f --volumes 70db3ed9d6f3f591198998c2e220fbe9d8a0832ed2c5db4d4ea89f704f901829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-26T04:35:04.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-26T04:35:04.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:35:05.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-26T04:35:05.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:35:05.235Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:35:05.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-26T04:35:05.635Z] $ docker top ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 -eo pid,comm [2023-03-26T04:35:05.688Z] 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-03-26T04:35:05.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-26T04:35:05.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-26T04:35:05.715Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-26T04:35:05.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-26T04:35:05.843Z] $ docker exec ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 ssh-agent [2023-03-26T04:35:05.956Z] SSH_AUTH_SOCK=/tmp/ssh-X6SxWOKiNyrO/agent.32 [2023-03-26T04:35:05.956Z] SSH_AGENT_PID=38 [2023-03-26T04:35:05.961Z] Running ssh-add (command line suppressed) [2023-03-26T04:35:06.072Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7874211015779719099.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7874211015779719099.key) [2023-03-26T04:35:06.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-26T04:35:06.369Z] + git semver bump pre [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,583 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,583 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,583 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,583 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,583 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,583 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,585 [execute] INFO git cat-file --batch-check [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,591 [execute] INFO git cat-file --batch [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-26T04:35:06.630Z] 2023-03-26 04:35:06,597 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-26T04:35:06.630Z] 3.0.0-dev.27 [Pipeline] } [2023-03-26T04:35:06.644Z] $ docker exec --env ******** --env ******** ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 ssh-agent -k [2023-03-26T04:35:06.751Z] unset SSH_AUTH_SOCK; [2023-03-26T04:35:06.751Z] unset SSH_AGENT_PID; [2023-03-26T04:35:06.751Z] echo Agent pid 38 killed; [2023-03-26T04:35:06.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-26T04:35:07.070Z] + git semver [Pipeline] } [2023-03-26T04:35:07.346Z] $ docker stop --time=1 ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 [2023-03-26T04:35:08.654Z] $ docker rm -f --volumes ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-26T04:35:08.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-26T04:35:08.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:35:09.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-26T04:35:09.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:35:09.373Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:35:09.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-26T04:35:09.759Z] $ docker top 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-26T04:35:09.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-26T04:35:09.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-26T04:35:09.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-26T04:35:09.970Z] $ docker exec 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 ssh-agent [2023-03-26T04:35:10.087Z] SSH_AUTH_SOCK=/tmp/ssh-bLuIsMp0z1uD/agent.32 [2023-03-26T04:35:10.087Z] SSH_AGENT_PID=38 [2023-03-26T04:35:10.092Z] Running ssh-add (command line suppressed) [2023-03-26T04:35:10.201Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14917338387572416367.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14917338387572416367.key) [2023-03-26T04:35:10.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-26T04:35:10.501Z] + git semver push [2023-03-26T04:35:10.761Z] 2023-03-26 04:35:10,682 [run_push] DEBUG push [2023-03-26T04:35:10.761Z] 2023-03-26 04:35:10,682 [execute] INFO git cat-file --batch-check [2023-03-26T04:35:10.761Z] 2023-03-26 04:35:10,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-26T04:35:10.761Z] 2023-03-26 04:35:10,687 [execute] INFO git rev-list 2a6858f62bfff17fd90f6aadd9bd788ed4e320eb -- [2023-03-26T04:35:10.761Z] 2023-03-26 04:35:10,687 [execute] DEBUG Popen(['git', 'rev-list', '2a6858f62bfff17fd90f6aadd9bd788ed4e320eb', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-26T04:35:10.761Z] 2023-03-26 04:35:10,696 [execute] INFO git fetch -v origin [2023-03-26T04:35:10.761Z] 2023-03-26 04:35:10,696 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-26T04:35:11.331Z] 2023-03-26 04:35:11,171 [run_push] DEBUG no remote changes detected [2023-03-26T04:35:11.331Z] 2023-03-26 04:35:11,171 [execute] INFO git push origin semver [2023-03-26T04:35:11.331Z] 2023-03-26 04:35:11,172 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-26T04:35:12.272Z] 2023-03-26 04:35:11,967 [run_push] DEBUG push all version tags [2023-03-26T04:35:12.272Z] 2023-03-26 04:35:11,968 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-26T04:35:12.272Z] 2023-03-26 04:35:11,968 [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-03-26T04:35:12.841Z] 2023-03-26 04:35:12,728 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-26T04:35:12.841Z] 3.0.0-dev.27 [Pipeline] } [2023-03-26T04:35:12.853Z] $ docker exec --env ******** --env ******** 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 ssh-agent -k [2023-03-26T04:35:12.958Z] unset SSH_AUTH_SOCK; [2023-03-26T04:35:12.958Z] unset SSH_AGENT_PID; [2023-03-26T04:35:12.958Z] echo Agent pid 38 killed; [2023-03-26T04:35:12.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-26T04:35:13.258Z] + git semver [Pipeline] } [2023-03-26T04:35:13.532Z] $ docker stop --time=1 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 [2023-03-26T04:35:14.805Z] $ docker rm -f --volumes 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 [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-03-26T04:35:15.410Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-03-26T04:35:15.410Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-26T04:35:15.410Z] total 16 [2023-03-26T04:35:15.410Z] drwxr-xr-x 3 root root 4096 Mar 26 04:24 . [2023-03-26T04:35:15.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 04:35 .. [2023-03-26T04:35:15.410Z] drwxr-xr-x 2 root root 4096 Mar 26 04:24 cost [2023-03-26T04:35:15.410Z] -rw-r--r-- 1 root root 96 Mar 26 04:24 cost.csv [2023-03-26T04:35:15.410Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-03-26T04:35:15.410Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-26T04:35:15.410Z] total 16 [2023-03-26T04:35:15.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 04:24 . [2023-03-26T04:35:15.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 04:35 .. [2023-03-26T04:35:15.410Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 04:24 cost [2023-03-26T04:35:15.410Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 26 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:15.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:16.613Z] ---> package-listing.sh [2023-03-26T04:35:16.613Z] ++ facter osfamily [2023-03-26T04:35:16.613Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-26T04:35:16.872Z] + OS_FAMILY=debian [2023-03-26T04:35:16.872Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-03-26T04:35:16.872Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-26T04:35:16.872Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-26T04:35:16.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-26T04:35:16.872Z] + PACKAGES=/tmp/packages_start.txt [2023-03-26T04:35:16.872Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-26T04:35:16.872Z] + PACKAGES=/tmp/packages_end.txt [2023-03-26T04:35:16.872Z] + case "${OS_FAMILY}" in [2023-03-26T04:35:16.872Z] + dpkg -l [2023-03-26T04:35:16.872Z] + grep '^ii' [2023-03-26T04:35:16.872Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-26T04:35:16.872Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-26T04:35:16.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-26T04:35:16.872Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-26T04:35:16.872Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-03-26T04:35:16.872Z] + 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-03-26T04:35:16.883Z] 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-03-26T04:35:17.160Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-26T04:35:17.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-26T04:35:17.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-26T04:35:17.790Z] prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container [2023-03-26T04:35:17.824Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-26T04:35:18.039Z] $ docker top 478008bbb1c4cdb67bdb0da0fa82312ed56fadf3a2987097363dba7bbb709a20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-26T04:35:18.377Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-26T04:35:18.670Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-26T04:35:18.952Z] + ls /var/log/sa-host [2023-03-26T04:35:18.952Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-26T04:35:19.109Z] provisioning config files... [2023-03-26T04:35:19.117Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5079897787097813340tmp [Pipeline] { [Pipeline] echo [2023-03-26T04:35:19.132Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:19.412Z] ---> create-netrc.sh [Pipeline] } [2023-03-26T04:35:19.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:19.750Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-26T04:35:19.758Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:20.040Z] ---> sudo-logs.sh [2023-03-26T04:35:20.040Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-26T04:35:20.060Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:20.342Z] ---> job-cost.sh [2023-03-26T04:35:20.342Z] lf-activate-venv: SKIPPING [2023-03-26T04:35:20.342Z] DEBUG: total: 0.2199999988079071 [2023-03-26T04:35:20.342Z] INFO: Retrieving Stack Cost... [2023-03-26T04:35:20.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-26T04:35:21.169Z] INFO: Archiving Costs [Pipeline] echo [2023-03-26T04:35:21.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-26T04:35:21.476Z] ---> logs-deploy.sh [2023-03-26T04:35:21.476Z] lf-activate-venv: SKIPPING [2023-03-26T04:35:21.476Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/143 [2023-03-26T04:35:21.476Z] INFO: archiving workspace using pattern(s): [2023-03-26T04:35:22.415Z] Archives upload complete. [2023-03-26T04:35:22.674Z] INFO: archiving logs to Nexus