Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba455a914ebd0f0f38ab28289e95f192324cb412 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-ssh6478038963156503148.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-ssh12849819622578690939.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-ssh12537058045997405406.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-ssh7338014673624843430.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-ssh1799449560112732122.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 ‘prd-ubuntu20.04-docker-8c-8g-497’ is offline ‘prd-ubuntu20.04-docker-8c-8g-498’ is offline ‘prd-ubuntu20.04-docker-8c-8g-514’ is offline ‘prd-ubuntu20.04-docker-8c-8g-517’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-503’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-504’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-628 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 ba455a914ebd0f0f38ab28289e95f192324cb412 (main) > 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 ba455a914ebd0f0f38ab28289e95f192324cb412 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#531)" > git rev-list --no-walk a803cbcc243b34629df898652d25f5c56fc71900 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T15:48:48.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T15:48:48.438Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T15:48:48.453Z] ========================================================= [2023-03-15T15:48:48.453Z] EdgeX Global Pipelines Version Info [2023-03-15T15:48:48.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:48:49.156Z] ------------------- [2023-03-15T15:48:49.157Z] stable info: [2023-03-15T15:48:49.157Z] ------------------- [2023-03-15T15:48:49.157Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T15:48:49.157Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T15:48:49.157Z] Message: update stable to v1.0.245 [2023-03-15T15:48:49.735Z] ------------------- [2023-03-15T15:48:49.735Z] experimental info: [2023-03-15T15:48:49.735Z] ------------------- [2023-03-15T15:48:49.735Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T15:48:49.735Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T15:48:49.735Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T15:48:49.909Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-15T15:48:49.919Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-15T15:48:49.930Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T15:48:49.946Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T15:48:49.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T15:48:49.972Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T15:48:49.984Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T15:48:49.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T15:48:50.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T15:48:50.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T15:48:50.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T15:48:50.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-15T15:48:50.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T15:48:50.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T15:48:50.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:48:50.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:48:50.098Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:48:50.109Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:48:50.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T15:48:50.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T15:48:50.149Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T15:48:50.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T15:48:50.172Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T15:48:50.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T15:48:50.195Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T15:48:50.206Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T15:48:50.217Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T15:48:50.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T15:48:50.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T15:48:50.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T15:48:50.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] echo [2023-03-15T15:48:50.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba455a9 [Pipeline] echo [2023-03-15T15:48:50.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:48:50.324Z] provisioning config files... [2023-03-15T15:48:50.337Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2902243447884213949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:48:50.638Z] ---> docker-login.sh [2023-03-15T15:48:50.638Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:48:50.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:48:50.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:48:50.897Z] Configure a credential helper to remove this warning. See [2023-03-15T15:48:50.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:48:50.897Z] [2023-03-15T15:48:50.897Z] Login Succeeded [2023-03-15T15:48:50.897Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:48:51.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:48:51.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:48:51.160Z] Configure a credential helper to remove this warning. See [2023-03-15T15:48:51.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:48:51.160Z] [2023-03-15T15:48:51.160Z] Login Succeeded [2023-03-15T15:48:51.160Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:48:51.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:48:51.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:48:51.160Z] Configure a credential helper to remove this warning. See [2023-03-15T15:48:51.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:48:51.160Z] [2023-03-15T15:48:51.160Z] Login Succeeded [2023-03-15T15:48:51.160Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:48:51.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:48:51.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:48:51.420Z] Configure a credential helper to remove this warning. See [2023-03-15T15:48:51.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:48:51.420Z] [2023-03-15T15:48:51.420Z] Login Succeeded [2023-03-15T15:48:51.420Z] docker.io [2023-03-15T15:48:51.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:48:51.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:48:51.680Z] Configure a credential helper to remove this warning. See [2023-03-15T15:48:51.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:48:51.680Z] [2023-03-15T15:48:51.680Z] Login Succeeded [2023-03-15T15:48:51.680Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:48:51.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T15:48:52.054Z] + git rev-list -1 --merges ba455a914ebd0f0f38ab28289e95f192324cb412~1..ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] echo [2023-03-15T15:48:52.159Z] -----------> git rev-list -1 --merges ba455a914ebd0f0f38ab28289e95f192324cb412~1..ba455a914ebd0f0f38ab28289e95f192324cb412 ba455a914ebd0f0f38ab28289e95f192324cb412 [false] [Pipeline] sh [2023-03-15T15:48:52.446Z] + git log --format=format:%s -1 ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] echo [2023-03-15T15:48:52.460Z] ========================================================= [2023-03-15T15:48:52.460Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T15:48:52.460Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:48:52.782Z] + git log --format=format:%s -1 ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] echo [2023-03-15T15:48:52.793Z] [semverPrep] GIT_COMMIT: ba455a914ebd0f0f38ab28289e95f192324cb412, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#531) [Pipeline] echo [2023-03-15T15:48:52.805Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T15:48:53.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T15:48:53.143Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T15:48:53.143Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T15:48:53.143Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T15:48:53.143Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T15:48:53.143Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T15:48:53.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:48:53.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:48:53.494Z] [2023-03-15T15:48:53.494Z] 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-15T15:48:53.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:48:53.794Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T15:48:53.794Z] b85a868b505f: Pulling fs layer [2023-03-15T15:48:53.794Z] e2be974225ed: Pulling fs layer [2023-03-15T15:48:53.794Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T15:48:53.794Z] 988bab9f4d93: Pulling fs layer [2023-03-15T15:48:53.794Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T15:48:53.794Z] eaf3925da568: Pulling fs layer [2023-03-15T15:48:53.794Z] bab4dde63d76: Pulling fs layer [2023-03-15T15:48:53.794Z] bde34c3a00c8: Pulling fs layer [2023-03-15T15:48:53.794Z] b352a97aabf1: Pulling fs layer [2023-03-15T15:48:53.794Z] 4872d77fe225: Pulling fs layer [2023-03-15T15:48:53.794Z] 5851b861e8e6: Pulling fs layer [2023-03-15T15:48:53.794Z] 1469e6f7b9e6: Waiting [2023-03-15T15:48:53.794Z] eaf3925da568: Waiting [2023-03-15T15:48:53.794Z] bab4dde63d76: Waiting [2023-03-15T15:48:53.794Z] bde34c3a00c8: Waiting [2023-03-15T15:48:53.794Z] b352a97aabf1: Waiting [2023-03-15T15:48:53.794Z] 4872d77fe225: Waiting [2023-03-15T15:48:53.794Z] 5851b861e8e6: Waiting [2023-03-15T15:48:53.794Z] 988bab9f4d93: Waiting [2023-03-15T15:48:53.794Z] e2be974225ed: Verifying Checksum [2023-03-15T15:48:53.794Z] e2be974225ed: Download complete [2023-03-15T15:48:53.794Z] 988bab9f4d93: Verifying Checksum [2023-03-15T15:48:53.794Z] 988bab9f4d93: Download complete [2023-03-15T15:48:54.059Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T15:48:54.059Z] 339a4e72a1f5: Download complete [2023-03-15T15:48:54.059Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T15:48:54.059Z] 1469e6f7b9e6: Download complete [2023-03-15T15:48:54.059Z] eaf3925da568: Verifying Checksum [2023-03-15T15:48:54.059Z] eaf3925da568: Download complete [2023-03-15T15:48:54.059Z] bde34c3a00c8: Download complete [2023-03-15T15:48:54.059Z] b352a97aabf1: Download complete [2023-03-15T15:48:54.059Z] b85a868b505f: Verifying Checksum [2023-03-15T15:48:54.059Z] b85a868b505f: Download complete [2023-03-15T15:48:54.059Z] 4872d77fe225: Verifying Checksum [2023-03-15T15:48:54.059Z] 4872d77fe225: Download complete [2023-03-15T15:48:54.318Z] 5851b861e8e6: Verifying Checksum [2023-03-15T15:48:54.318Z] 5851b861e8e6: Download complete [2023-03-15T15:48:54.576Z] bab4dde63d76: Verifying Checksum [2023-03-15T15:48:54.576Z] bab4dde63d76: Download complete [2023-03-15T15:48:55.548Z] b85a868b505f: Pull complete [2023-03-15T15:48:55.548Z] e2be974225ed: Pull complete [2023-03-15T15:48:56.117Z] 339a4e72a1f5: Pull complete [2023-03-15T15:48:56.117Z] 988bab9f4d93: Pull complete [2023-03-15T15:48:56.380Z] 1469e6f7b9e6: Pull complete [2023-03-15T15:48:56.640Z] eaf3925da568: Pull complete [2023-03-15T15:48:58.540Z] bab4dde63d76: Pull complete [2023-03-15T15:48:58.540Z] bde34c3a00c8: Pull complete [2023-03-15T15:48:58.540Z] b352a97aabf1: Pull complete [2023-03-15T15:48:58.801Z] 4872d77fe225: Pull complete [2023-03-15T15:48:58.801Z] 5851b861e8e6: Pull complete [2023-03-15T15:48:58.801Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T15:48:58.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:48:58.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:48:58.899Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T15:48:58.920Z] $ 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-15T15:49:00.743Z] $ docker top 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 -eo pid,comm [2023-03-15T15:49:00.808Z] 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-15T15:49:00.808Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T15:49:00.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:49:00.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:49:00.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:49:00.943Z] $ docker exec 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 ssh-agent [2023-03-15T15:49:01.053Z] SSH_AUTH_SOCK=/tmp/ssh-MRnGbvMQHAS8/agent.33 [2023-03-15T15:49:01.053Z] SSH_AGENT_PID=39 [2023-03-15T15:49:01.059Z] Running ssh-add (command line suppressed) [2023-03-15T15:49:01.151Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3744953031304641804.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3744953031304641804.key) [2023-03-15T15:49:01.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:49:01.462Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T15:49:01.466Z] $ docker exec --env ******** --env ******** 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 ssh-agent -k [2023-03-15T15:49:01.569Z] unset SSH_AUTH_SOCK; [2023-03-15T15:49:01.569Z] unset SSH_AGENT_PID; [2023-03-15T15:49:01.569Z] echo Agent pid 39 killed; [2023-03-15T15:49:01.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T15:49:01.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:49:01.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:49:01.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:49:01.719Z] $ docker exec 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 ssh-agent [2023-03-15T15:49:01.841Z] SSH_AUTH_SOCK=/tmp/ssh-4HAUiX6Z55TQ/agent.71 [2023-03-15T15:49:01.841Z] SSH_AGENT_PID=77 [2023-03-15T15:49:01.846Z] Running ssh-add (command line suppressed) [2023-03-15T15:49:01.951Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3052570016607010481.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3052570016607010481.key) [2023-03-15T15:49:01.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:49:02.261Z] + git semver init [2023-03-15T15:49:02.523Z] 2023-03-15 15:49:02,443 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T15:49:02.523Z] 2023-03-15 15:49:02,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-03-15T15:49:02.523Z] 2023-03-15 15:49:02,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-03-15T15:49:02.523Z] 2023-03-15 15:49:02,445 [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-15T15:49:03.463Z] 2023-03-15 15:49:03,373 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-03-15T15:49:03.463Z] 2023-03-15 15:49:03,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-03-15T15:49:03.463Z] 2023-03-15 15:49:03,374 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-15T15:49:03.463Z] 2023-03-15 15:49:03,374 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-15T15:49:03.463Z] 3.0.0-dev.23 [Pipeline] } [2023-03-15T15:49:03.467Z] $ docker exec --env ******** --env ******** 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 ssh-agent -k [2023-03-15T15:49:03.567Z] unset SSH_AUTH_SOCK; [2023-03-15T15:49:03.568Z] unset SSH_AGENT_PID; [2023-03-15T15:49:03.568Z] echo Agent pid 77 killed; [2023-03-15T15:49:03.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T15:49:03.897Z] + git semver [Pipeline] } [2023-03-15T15:49:04.164Z] $ docker stop --time=1 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 [2023-03-15T15:49:05.516Z] $ docker rm -f --volumes 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:49:05.863Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T15:49:06.078Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T15:49:06.081Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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-15T15:49:06.179Z] provisioning config files... [2023-03-15T15:49:06.189Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9572326427223710887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:49:06.480Z] ---> docker-login.sh [2023-03-15T15:49:06.480Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:49:06.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:49:06.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:49:06.480Z] Configure a credential helper to remove this warning. See [2023-03-15T15:49:06.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:49:06.480Z] [2023-03-15T15:49:06.480Z] Login Succeeded [2023-03-15T15:49:06.480Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:49:06.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:49:06.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:49:06.480Z] Configure a credential helper to remove this warning. See [2023-03-15T15:49:06.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:49:06.480Z] [2023-03-15T15:49:06.480Z] Login Succeeded [2023-03-15T15:49:06.480Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:49:06.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:49:06.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:49:06.740Z] Configure a credential helper to remove this warning. See [2023-03-15T15:49:06.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:49:06.740Z] [2023-03-15T15:49:06.740Z] Login Succeeded [2023-03-15T15:49:06.740Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:49:06.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:49:06.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:49:06.740Z] Configure a credential helper to remove this warning. See [2023-03-15T15:49:06.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:49:06.740Z] [2023-03-15T15:49:06.740Z] Login Succeeded [2023-03-15T15:49:06.740Z] docker.io [2023-03-15T15:49:07.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:49:07.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:49:07.000Z] Configure a credential helper to remove this warning. See [2023-03-15T15:49:07.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:49:07.000Z] [2023-03-15T15:49:07.000Z] Login Succeeded [2023-03-15T15:49:07.000Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:49:07.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T15:49:07.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:49:07.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:49:07.092Z] ========================================================= [2023-03-15T15:49:07.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T15:49:07.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:49:07.409Z] + 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-15T15:49:07.409Z] Sending build context to Docker daemon 3.232MB [2023-03-15T15:49:07.409Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:49:07.409Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T15:49:07.409Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T15:49:07.409Z] 63b65145d645: Pulling fs layer [2023-03-15T15:49:07.409Z] a2d21d5440eb: Pulling fs layer [2023-03-15T15:49:07.409Z] 935e6c44a52c: Pulling fs layer [2023-03-15T15:49:07.409Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T15:49:07.409Z] 30dea6a524f1: Pulling fs layer [2023-03-15T15:49:07.409Z] a2aff8979fd8: Pulling fs layer [2023-03-15T15:49:07.409Z] 6808be2612f2: Pulling fs layer [2023-03-15T15:49:07.409Z] f25807f1079a: Pulling fs layer [2023-03-15T15:49:07.409Z] 6808be2612f2: Waiting [2023-03-15T15:49:07.409Z] 30dea6a524f1: Waiting [2023-03-15T15:49:07.409Z] a2aff8979fd8: Waiting [2023-03-15T15:49:07.409Z] f25807f1079a: Waiting [2023-03-15T15:49:07.409Z] a2d21d5440eb: Download complete [2023-03-15T15:49:07.409Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T15:49:07.409Z] 94cc34f8dd06: Download complete [2023-03-15T15:49:07.409Z] 30dea6a524f1: Verifying Checksum [2023-03-15T15:49:07.409Z] 30dea6a524f1: Download complete [2023-03-15T15:49:07.678Z] 63b65145d645: Verifying Checksum [2023-03-15T15:49:07.678Z] 63b65145d645: Download complete [2023-03-15T15:49:07.678Z] a2aff8979fd8: Verifying Checksum [2023-03-15T15:49:07.678Z] a2aff8979fd8: Download complete [2023-03-15T15:49:07.678Z] 63b65145d645: Pull complete [2023-03-15T15:49:07.958Z] a2d21d5440eb: Pull complete [2023-03-15T15:49:08.579Z] 935e6c44a52c: Verifying Checksum [2023-03-15T15:49:08.579Z] 935e6c44a52c: Download complete [2023-03-15T15:49:08.839Z] f25807f1079a: Verifying Checksum [2023-03-15T15:49:08.839Z] f25807f1079a: Download complete [2023-03-15T15:49:09.097Z] 6808be2612f2: Verifying Checksum [2023-03-15T15:49:09.097Z] 6808be2612f2: Download complete [2023-03-15T15:49:12.392Z] 935e6c44a52c: Pull complete [2023-03-15T15:49:12.392Z] 94cc34f8dd06: Pull complete [2023-03-15T15:49:12.392Z] 30dea6a524f1: Pull complete [2023-03-15T15:49:12.392Z] a2aff8979fd8: Pull complete [2023-03-15T15:49:14.919Z] 6808be2612f2: Pull complete [2023-03-15T15:49:15.178Z] f25807f1079a: Pull complete [2023-03-15T15:49:15.178Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T15:49:15.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T15:49:15.178Z] ---> 3b553350e43f [2023-03-15T15:49:15.178Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T15:49:18.482Z] ---> Running in 196e075abee8 [2023-03-15T15:49:18.482Z] Removing intermediate container 196e075abee8 [2023-03-15T15:49:18.482Z] ---> 37ce53651d7d [2023-03-15T15:49:18.482Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:49:19.062Z] ---> Running in b30e62d31eae [2023-03-15T15:49:19.062Z] Removing intermediate container b30e62d31eae [2023-03-15T15:49:19.062Z] ---> c20d3adbd5ef [2023-03-15T15:49:19.062Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:49:19.321Z] ---> Running in e1561fbb1a12 [2023-03-15T15:49:19.321Z] Removing intermediate container e1561fbb1a12 [2023-03-15T15:49:19.321Z] ---> d5ca4d52830f [2023-03-15T15:49:19.321Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:49:19.580Z] ---> Running in 504cbda04d17 [2023-03-15T15:49:20.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:49:20.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:49:20.408Z] OK: 265 MiB in 53 packages [2023-03-15T15:49:20.977Z] Removing intermediate container 504cbda04d17 [2023-03-15T15:49:20.977Z] ---> e510f112a750 [2023-03-15T15:49:20.977Z] Step 7/12 : WORKDIR /app [2023-03-15T15:49:20.977Z] ---> Running in 889ee5f5ccd0 [2023-03-15T15:49:21.148Z] Still waiting to schedule task [2023-03-15T15:49:21.148Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T15:49:21.236Z] Removing intermediate container 889ee5f5ccd0 [2023-03-15T15:49:21.236Z] ---> 122b928946f9 [2023-03-15T15:49:21.236Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T15:49:21.236Z] ---> 3616e1eba14d [2023-03-15T15:49:21.236Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:49:21.236Z] ---> Running in 0dfa83baf5b5 [2023-03-15T15:49:47.790Z] Removing intermediate container 0dfa83baf5b5 [2023-03-15T15:49:47.790Z] ---> 4cda174d79de [2023-03-15T15:49:47.790Z] Step 10/12 : COPY . . [2023-03-15T15:49:47.790Z] ---> 9dce9a1172f1 [2023-03-15T15:49:47.790Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:49:47.790Z] ---> Running in 15a942a0a5f8 [2023-03-15T15:49:47.790Z] Removing intermediate container 15a942a0a5f8 [2023-03-15T15:49:47.790Z] ---> 70dc8ebb5646 [2023-03-15T15:49:47.790Z] Step 12/12 : RUN $MAKE [2023-03-15T15:49:47.790Z] ---> Running in 5122d0a470da [2023-03-15T15:49:47.790Z] noop [2023-03-15T15:49:47.790Z] Removing intermediate container 5122d0a470da [2023-03-15T15:49:47.790Z] ---> f2e123d2deaf [2023-03-15T15:49:47.790Z] Successfully built f2e123d2deaf [2023-03-15T15:49:47.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:49:48.098Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:49:48.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:49:48.166Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T15:49:48.198Z] $ 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-15T15:49:48.548Z] $ docker top 9e1f3aecf5aa0f301c6309aad287d9a8115953ba2e2987aa41014df6c2746c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:49:48.878Z] + go version [2023-03-15T15:49:48.878Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T15:49:48.889Z] $ docker stop --time=1 9e1f3aecf5aa0f301c6309aad287d9a8115953ba2e2987aa41014df6c2746c0d [2023-03-15T15:49:50.163Z] $ docker rm -f --volumes 9e1f3aecf5aa0f301c6309aad287d9a8115953ba2e2987aa41014df6c2746c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:49:50.533Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:49:50.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:49:50.601Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T15:49:50.634Z] $ 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-15T15:49:50.970Z] $ docker top 8b239cc22c0031c916183e9573c0fcea3e38997d93f31386db91d1ad030e9793 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:49:51.310Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T15:49:51.602Z] + make test [2023-03-15T15:49:51.602Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T15:50:09.675Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-15T15:50:27.749Z] go vet ./... [2023-03-15T15:50:30.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T15:50:30.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T15:50:30.269Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T15:50:30.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T15:50:30.293Z] $ docker stop --time=1 8b239cc22c0031c916183e9573c0fcea3e38997d93f31386db91d1ad030e9793 [2023-03-15T15:50:33.382Z] $ docker rm -f --volumes 8b239cc22c0031c916183e9573c0fcea3e38997d93f31386db91d1ad030e9793 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:50:33.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T15:50:33.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T15:50:34.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T15:50:34.728Z] + ls -al . [2023-03-15T15:50:34.728Z] total 176 [2023-03-15T15:50:34.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:49 . [2023-03-15T15:50:34.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:48 .. [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 15:48 .dockerignore [2023-03-15T15:50:34.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:49 .git [2023-03-15T15:50:34.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:48 .github [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 15 15:48 .gitignore [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:48 .golangci.yml [2023-03-15T15:50:34.728Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:49 .semver [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 15 15:48 Attribution.txt [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 15 15:48 CHANGELOG.md [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 15:48 Dockerfile [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:48 GOVERNANCE.md [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 15 15:48 Jenkinsfile [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 15:48 LICENSE [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 15:48 OWNERS.md [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 15 15:48 README.md [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 15:49 VERSION [2023-03-15T15:50:34.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:48 bin [2023-03-15T15:50:34.728Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 15 15:49 coverage.out [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 15 15:48 go.mod [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 15 15:48 go.sum [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 15 15:48 main.go [2023-03-15T15:50:34.728Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 15 15:48 makefile [2023-03-15T15:50:34.728Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 15:48 res [2023-03-15T15:50:34.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:48 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:50:35.029Z] + 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=ba455a914ebd0f0f38ab28289e95f192324cb412 --label arch=amd64 --label version=3.0.0-dev.23 . [2023-03-15T15:50:35.029Z] Sending build context to Docker daemon 3.233MB [2023-03-15T15:50:35.029Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:50:35.029Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-15T15:50:35.029Z] ---> f2e123d2deaf [2023-03-15T15:50:35.029Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T15:50:35.029Z] ---> Running in 32ec1a293389 [2023-03-15T15:50:35.029Z] Removing intermediate container 32ec1a293389 [2023-03-15T15:50:35.029Z] ---> 6b47e675c4d7 [2023-03-15T15:50:35.029Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:50:35.029Z] ---> Running in c41370dac699 [2023-03-15T15:50:35.286Z] Removing intermediate container c41370dac699 [2023-03-15T15:50:35.286Z] ---> da66558b1c49 [2023-03-15T15:50:35.286Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:50:35.286Z] ---> Running in 4a6df6af1a78 [2023-03-15T15:50:35.286Z] Removing intermediate container 4a6df6af1a78 [2023-03-15T15:50:35.286Z] ---> efed84795707 [2023-03-15T15:50:35.286Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:50:35.286Z] ---> Running in f1e7d72faddc [2023-03-15T15:50:35.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:50:35.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:50:35.801Z] OK: 265 MiB in 53 packages [2023-03-15T15:50:36.059Z] Removing intermediate container f1e7d72faddc [2023-03-15T15:50:36.059Z] ---> 0b62fbf23e57 [2023-03-15T15:50:36.059Z] Step 7/26 : WORKDIR /app [2023-03-15T15:50:36.317Z] ---> Running in f6c530255cb7 [2023-03-15T15:50:36.317Z] Removing intermediate container f6c530255cb7 [2023-03-15T15:50:36.317Z] ---> a6a8dc27e6ef [2023-03-15T15:50:36.317Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-15T15:50:36.317Z] ---> 2f2146a850da [2023-03-15T15:50:36.317Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:50:36.317Z] ---> Running in 7388f359de54 [2023-03-15T15:50:37.249Z] Removing intermediate container 7388f359de54 [2023-03-15T15:50:37.249Z] ---> fb9496106488 [2023-03-15T15:50:37.249Z] Step 10/26 : COPY . . [2023-03-15T15:50:37.249Z] ---> c006178c5270 [2023-03-15T15:50:37.249Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:50:37.508Z] ---> Running in 013aab97e0b4 [2023-03-15T15:50:37.508Z] Removing intermediate container 013aab97e0b4 [2023-03-15T15:50:37.508Z] ---> fab8a2a60a87 [2023-03-15T15:50:37.508Z] Step 12/26 : RUN $MAKE [2023-03-15T15:50:37.508Z] ---> Running in ad76205d43aa [2023-03-15T15:50:37.766Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.23" -trimpath -mod=readonly -o app-service-configurable [2023-03-15T15:50:55.846Z] Removing intermediate container ad76205d43aa [2023-03-15T15:50:55.846Z] ---> dcd764ba674e [2023-03-15T15:50:55.846Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T15:50:55.846Z] 3.17: Pulling from library/alpine [2023-03-15T15:50:55.846Z] 63b65145d645: Already exists [2023-03-15T15:50:55.846Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T15:50:55.846Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T15:50:55.846Z] ---> b2aa39c304c2 [2023-03-15T15:50:55.846Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T15:50:55.846Z] ---> Running in 858fad0ea99d [2023-03-15T15:50:55.846Z] Removing intermediate container 858fad0ea99d [2023-03-15T15:50:55.846Z] ---> c7e8d1132249 [2023-03-15T15:50:55.846Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-15T15:50:55.846Z] ---> Running in 6a7b7b35f8b6 [2023-03-15T15:50:55.846Z] Removing intermediate container 6a7b7b35f8b6 [2023-03-15T15:50:55.846Z] ---> ee212fee2ee2 [2023-03-15T15:50:55.846Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T15:50:55.846Z] ---> Running in cd10a0cc3730 [2023-03-15T15:50:55.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:50:56.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:50:56.365Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T15:50:56.365Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T15:50:56.365Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:50:56.623Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T15:50:56.623Z] OK: 8 MiB in 17 packages [2023-03-15T15:50:56.881Z] Removing intermediate container cd10a0cc3730 [2023-03-15T15:50:56.881Z] ---> 2073d102f2e7 [2023-03-15T15:50:56.881Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T15:50:57.138Z] ---> 9e8279b6fd04 [2023-03-15T15:50:57.138Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T15:50:57.138Z] ---> 056fb8a8c90a [2023-03-15T15:50:57.138Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-15T15:50:57.395Z] ---> c46d68f0bb67 [2023-03-15T15:50:57.395Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-15T15:50:58.769Z] ---> 81150b2330c6 [2023-03-15T15:50:58.769Z] Step 21/26 : EXPOSE 48095 [2023-03-15T15:50:58.769Z] ---> Running in fdf2f8b74c95 [2023-03-15T15:50:58.769Z] Removing intermediate container fdf2f8b74c95 [2023-03-15T15:50:58.769Z] ---> e967d08ddcb9 [2023-03-15T15:50:58.769Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-15T15:50:58.769Z] ---> Running in 3ecef30190ea [2023-03-15T15:50:59.336Z] Removing intermediate container 3ecef30190ea [2023-03-15T15:50:59.336Z] ---> 47865d10de0a [2023-03-15T15:50:59.336Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T15:50:59.336Z] ---> Running in c5033b6c647c [2023-03-15T15:50:59.336Z] Removing intermediate container c5033b6c647c [2023-03-15T15:50:59.336Z] ---> bc2ba3be6109 [2023-03-15T15:50:59.336Z] Step 24/26 : LABEL arch=amd64 [2023-03-15T15:50:59.336Z] ---> Running in cb0fee4a5950 [2023-03-15T15:50:59.594Z] Removing intermediate container cb0fee4a5950 [2023-03-15T15:50:59.594Z] ---> 3683d844f8be [2023-03-15T15:50:59.594Z] Step 25/26 : LABEL git_sha=ba455a914ebd0f0f38ab28289e95f192324cb412 [2023-03-15T15:50:59.594Z] ---> Running in 494e19e91073 [2023-03-15T15:50:59.594Z] Removing intermediate container 494e19e91073 [2023-03-15T15:50:59.594Z] ---> 1e4296ad7c4b [2023-03-15T15:50:59.594Z] Step 26/26 : LABEL version=3.0.0-dev.23 [2023-03-15T15:50:59.594Z] ---> Running in 1aa623486447 [2023-03-15T15:50:59.594Z] Removing intermediate container 1aa623486447 [2023-03-15T15:50:59.594Z] ---> 799a189803d3 [2023-03-15T15:50:59.594Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T15:50:59.594Z] Successfully built 799a189803d3 [2023-03-15T15:50:59.594Z] 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-15T15:50:59.692Z] provisioning config files... [2023-03-15T15:50:59.699Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7255771905687074088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:50:59.991Z] ---> docker-login.sh [2023-03-15T15:50:59.991Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:50:59.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:50:59.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:50:59.991Z] Configure a credential helper to remove this warning. See [2023-03-15T15:50:59.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:50:59.991Z] [2023-03-15T15:50:59.991Z] Login Succeeded [2023-03-15T15:50:59.991Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:50:59.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:50:59.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:50:59.991Z] Configure a credential helper to remove this warning. See [2023-03-15T15:50:59.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:50:59.991Z] [2023-03-15T15:50:59.991Z] Login Succeeded [2023-03-15T15:50:59.991Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:51:00.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:51:00.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:51:00.250Z] Configure a credential helper to remove this warning. See [2023-03-15T15:51:00.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:51:00.250Z] [2023-03-15T15:51:00.250Z] Login Succeeded [2023-03-15T15:51:00.250Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:51:00.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:51:00.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:51:00.250Z] Configure a credential helper to remove this warning. See [2023-03-15T15:51:00.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:51:00.250Z] [2023-03-15T15:51:00.250Z] Login Succeeded [2023-03-15T15:51:00.250Z] docker.io [2023-03-15T15:51:00.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:51:00.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:51:00.508Z] Configure a credential helper to remove this warning. See [2023-03-15T15:51:00.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:51:00.508Z] [2023-03-15T15:51:00.508Z] Login Succeeded [2023-03-15T15:51:00.508Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:51:00.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T15:51:00.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:51:00.573Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-03-15T15:51:00.573Z] ba455a914ebd0f0f38ab28289e95f192324cb412 [2023-03-15T15:51:00.573Z] latest [2023-03-15T15:51:00.573Z] 3.0.0-dev.23 [2023-03-15T15:51:00.573Z] ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [2023-03-15T15:51:00.573Z] main [2023-03-15T15:51:00.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:00.909Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:01.217Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412 [2023-03-15T15:51:01.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-15T15:51:01.217Z] 035d7dd3e630: Preparing [2023-03-15T15:51:01.217Z] b5cbaae8b3ad: Preparing [2023-03-15T15:51:01.217Z] ddea347b48f1: Preparing [2023-03-15T15:51:01.217Z] ff614d92dee8: Preparing [2023-03-15T15:51:01.217Z] 96c2241d89c7: Preparing [2023-03-15T15:51:01.217Z] 7cd52847ad77: Preparing [2023-03-15T15:51:01.217Z] 7cd52847ad77: Waiting [2023-03-15T15:51:01.217Z] ff614d92dee8: Pushed [2023-03-15T15:51:01.217Z] ddea347b48f1: Pushed [2023-03-15T15:51:01.217Z] b5cbaae8b3ad: Pushed [2023-03-15T15:51:01.217Z] 7cd52847ad77: Layer already exists [2023-03-15T15:51:01.217Z] 96c2241d89c7: Pushed [2023-03-15T15:51:03.751Z] 035d7dd3e630: Pushed [2023-03-15T15:51:03.751Z] ba455a914ebd0f0f38ab28289e95f192324cb412: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:04.050Z] + 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-15T15:51:04.350Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-15T15:51:04.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-15T15:51:04.350Z] 035d7dd3e630: Preparing [2023-03-15T15:51:04.350Z] b5cbaae8b3ad: Preparing [2023-03-15T15:51:04.350Z] ddea347b48f1: Preparing [2023-03-15T15:51:04.350Z] ff614d92dee8: Preparing [2023-03-15T15:51:04.350Z] 96c2241d89c7: Preparing [2023-03-15T15:51:04.350Z] 7cd52847ad77: Preparing [2023-03-15T15:51:04.350Z] 7cd52847ad77: Waiting [2023-03-15T15:51:04.350Z] ddea347b48f1: Layer already exists [2023-03-15T15:51:04.350Z] ff614d92dee8: Layer already exists [2023-03-15T15:51:04.350Z] 035d7dd3e630: Layer already exists [2023-03-15T15:51:04.350Z] 96c2241d89c7: Layer already exists [2023-03-15T15:51:04.350Z] b5cbaae8b3ad: Layer already exists [2023-03-15T15:51:04.350Z] 7cd52847ad77: Layer already exists [2023-03-15T15:51:04.350Z] latest: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:04.658Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:04.965Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.23 [2023-03-15T15:51:04.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-15T15:51:04.965Z] 035d7dd3e630: Preparing [2023-03-15T15:51:04.965Z] b5cbaae8b3ad: Preparing [2023-03-15T15:51:04.965Z] ddea347b48f1: Preparing [2023-03-15T15:51:04.965Z] ff614d92dee8: Preparing [2023-03-15T15:51:04.965Z] 96c2241d89c7: Preparing [2023-03-15T15:51:04.965Z] 7cd52847ad77: Preparing [2023-03-15T15:51:04.965Z] 7cd52847ad77: Waiting [2023-03-15T15:51:04.965Z] 035d7dd3e630: Layer already exists [2023-03-15T15:51:04.965Z] b5cbaae8b3ad: Layer already exists [2023-03-15T15:51:04.965Z] 96c2241d89c7: Layer already exists [2023-03-15T15:51:04.965Z] ff614d92dee8: Layer already exists [2023-03-15T15:51:04.965Z] ddea347b48f1: Layer already exists [2023-03-15T15:51:04.965Z] 7cd52847ad77: Layer already exists [2023-03-15T15:51:04.965Z] 3.0.0-dev.23: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:05.278Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:05.584Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [2023-03-15T15:51:05.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-15T15:51:05.584Z] 035d7dd3e630: Preparing [2023-03-15T15:51:05.584Z] b5cbaae8b3ad: Preparing [2023-03-15T15:51:05.584Z] ddea347b48f1: Preparing [2023-03-15T15:51:05.584Z] ff614d92dee8: Preparing [2023-03-15T15:51:05.584Z] 96c2241d89c7: Preparing [2023-03-15T15:51:05.584Z] 7cd52847ad77: Preparing [2023-03-15T15:51:05.584Z] 7cd52847ad77: Waiting [2023-03-15T15:51:05.584Z] 035d7dd3e630: Layer already exists [2023-03-15T15:51:05.584Z] ddea347b48f1: Layer already exists [2023-03-15T15:51:05.584Z] ff614d92dee8: Layer already exists [2023-03-15T15:51:05.584Z] b5cbaae8b3ad: Layer already exists [2023-03-15T15:51:05.584Z] 96c2241d89c7: Layer already exists [2023-03-15T15:51:05.584Z] 7cd52847ad77: Layer already exists [2023-03-15T15:51:05.584Z] ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:05.885Z] + 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-15T15:51:06.183Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-03-15T15:51:06.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-15T15:51:06.183Z] 035d7dd3e630: Preparing [2023-03-15T15:51:06.183Z] b5cbaae8b3ad: Preparing [2023-03-15T15:51:06.183Z] ddea347b48f1: Preparing [2023-03-15T15:51:06.183Z] ff614d92dee8: Preparing [2023-03-15T15:51:06.183Z] 96c2241d89c7: Preparing [2023-03-15T15:51:06.183Z] 7cd52847ad77: Preparing [2023-03-15T15:51:06.183Z] 7cd52847ad77: Waiting [2023-03-15T15:51:06.183Z] ddea347b48f1: Layer already exists [2023-03-15T15:51:06.183Z] 96c2241d89c7: Layer already exists [2023-03-15T15:51:06.183Z] ff614d92dee8: Layer already exists [2023-03-15T15:51:06.183Z] 035d7dd3e630: Layer already exists [2023-03-15T15:51:06.183Z] b5cbaae8b3ad: Layer already exists [2023-03-15T15:51:06.183Z] 7cd52847ad77: Layer already exists [2023-03-15T15:51:06.183Z] main: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T15:51:06.230Z] ===================================================== [Pipeline] echo [2023-03-15T15:51:06.235Z] taggedImages: [2023-03-15T15:51:06.235Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412 [2023-03-15T15:51:06.235Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-15T15:51:06.235Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.23 [2023-03-15T15:51:06.235Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [2023-03-15T15:51:06.235Z] - 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-15T15:51:06.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:51:06.600Z] [2023-03-15T15:51:06.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:06.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:51:06.898Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T15:51:06.898Z] 5eb5b503b376: Pulling fs layer [2023-03-15T15:51:06.898Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T15:51:06.898Z] ec43610c2a17: Pulling fs layer [2023-03-15T15:51:06.898Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T15:51:06.898Z] 33b1e0a273af: Pulling fs layer [2023-03-15T15:51:06.898Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T15:51:06.898Z] 2f39f015ded8: Pulling fs layer [2023-03-15T15:51:06.898Z] 5d3b04190fa2: Waiting [2023-03-15T15:51:06.898Z] 3a2ae6a8a46f: Waiting [2023-03-15T15:51:06.898Z] 2f39f015ded8: Waiting [2023-03-15T15:51:06.898Z] 33b1e0a273af: Waiting [2023-03-15T15:51:06.898Z] 5c69ac0246d0: Download complete [2023-03-15T15:51:06.898Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T15:51:06.898Z] 3a2ae6a8a46f: Download complete [2023-03-15T15:51:07.158Z] 33b1e0a273af: Verifying Checksum [2023-03-15T15:51:07.158Z] 33b1e0a273af: Download complete [2023-03-15T15:51:07.158Z] ec43610c2a17: Verifying Checksum [2023-03-15T15:51:07.158Z] ec43610c2a17: Download complete [2023-03-15T15:51:07.158Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T15:51:07.158Z] 5d3b04190fa2: Download complete [2023-03-15T15:51:07.158Z] 5eb5b503b376: Verifying Checksum [2023-03-15T15:51:07.158Z] 5eb5b503b376: Download complete [2023-03-15T15:51:07.729Z] 2f39f015ded8: Download complete [2023-03-15T15:51:08.293Z] 5eb5b503b376: Pull complete [2023-03-15T15:51:08.293Z] 5c69ac0246d0: Pull complete [2023-03-15T15:51:08.858Z] ec43610c2a17: Pull complete [2023-03-15T15:51:08.858Z] 3a2ae6a8a46f: Pull complete [2023-03-15T15:51:09.117Z] 33b1e0a273af: Pull complete [2023-03-15T15:51:09.117Z] 5d3b04190fa2: Pull complete [2023-03-15T15:51:13.302Z] 2f39f015ded8: Pull complete [2023-03-15T15:51:13.302Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T15:51:13.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:51:13.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:51:13.379Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T15:51:13.408Z] $ 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-15T15:51:15.877Z] $ docker top 5e8d1fbd5cfafc7d7dbd418b95c3d5f5b2c90b1f8d477a67d5c9a38d23eed745 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:51:16.252Z] ---> job-cost.sh [2023-03-15T15:51:16.252Z] lf-activate-venv: SKIPPING [2023-03-15T15:51:16.252Z] INFO: No Stack... [2023-03-15T15:51:16.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T15:51:16.770Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T15:51:17.058Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-03-15T15:51:17.058Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T15:51:17.071Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [2023-03-15T15:51:17.077Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] did not exist. Created. [2023-03-15T15:51:17.078Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T15:51:17.373Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T15:51:17.404Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T15:51:17.410Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T15:51:17.426Z] $ docker stop --time=1 5e8d1fbd5cfafc7d7dbd418b95c3d5f5b2c90b1f8d477a67d5c9a38d23eed745 [2023-03-15T15:51:18.576Z] $ docker rm -f --volumes 5e8d1fbd5cfafc7d7dbd418b95c3d5f5b2c90b1f8d477a67d5c9a38d23eed745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T15:51:50.643Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-649 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-03-15T15:51:50.661Z] Running in /w/workspace/app-service-configurable/140 [Pipeline] { [Pipeline] checkout [2023-03-15T15:51:50.707Z] Selected Git installation does not exist. Using Default [2023-03-15T15:51:50.707Z] The recommended git tool is: NONE [2023-03-15T15:52:05.495Z] using credential edgex-jenkins-ssh [2023-03-15T15:52:05.515Z] Cloning the remote Git repository [2023-03-15T15:52:05.614Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-15T15:52:05.779Z] > git init /w/workspace/app-service-configurable/140 # timeout=10 [2023-03-15T15:52:06.263Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-15T15:52:06.267Z] > git --version # timeout=10 [2023-03-15T15:52:06.313Z] > git --version # 'git version 2.25.1' [2023-03-15T15:52:06.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T15:52:06.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T15:52:08.158Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-15T15:52:08.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T15:52:09.955Z] Avoid second fetch [2023-03-15T15:52:09.955Z] Checking out Revision ba455a914ebd0f0f38ab28289e95f192324cb412 (main) [2023-03-15T15:52:09.984Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T15:52:10.197Z] > git checkout -f ba455a914ebd0f0f38ab28289e95f192324cb412 # timeout=10 [2023-03-15T15:52:11.412Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#531)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:52:12.434Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T15:52:12.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T15:52:12.434Z] Dload Upload Total Spent Left Speed [2023-03-15T15:52:12.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-03-15T15:52:13.353Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T15:52:13.816Z] + sudo tee /etc/docker/daemon.new [2023-03-15T15:52:13.816Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T15:52:13.816Z] { [2023-03-15T15:52:13.816Z] "registry-mirrors": [ [2023-03-15T15:52:13.816Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T15:52:13.816Z] ], [2023-03-15T15:52:13.816Z] "bip": "10.250.0.254/24", [2023-03-15T15:52:13.816Z] "hosts": [ [2023-03-15T15:52:13.816Z] "tcp://0.0.0.0:5555", [2023-03-15T15:52:13.816Z] "unix:///var/run/docker.sock" [2023-03-15T15:52:13.816Z] ], [2023-03-15T15:52:13.816Z] "mtu": 1458, [2023-03-15T15:52:13.816Z] "selinux-enabled": true, [2023-03-15T15:52:13.816Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T15:52:13.816Z] } [Pipeline] sh [2023-03-15T15:52:14.273Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T15:52:14.736Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:52:33.272Z] provisioning config files... [2023-03-15T15:52:33.315Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/140@tmp/config6498251266470777277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:52:33.727Z] ---> docker-login.sh [2023-03-15T15:52:33.727Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:52:34.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:52:34.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:52:34.618Z] Configure a credential helper to remove this warning. See [2023-03-15T15:52:34.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:52:34.618Z] [2023-03-15T15:52:34.618Z] Login Succeeded [2023-03-15T15:52:34.618Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:52:34.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:52:35.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:52:35.172Z] Configure a credential helper to remove this warning. See [2023-03-15T15:52:35.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:52:35.172Z] [2023-03-15T15:52:35.172Z] Login Succeeded [2023-03-15T15:52:35.172Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:52:35.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:52:35.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:52:35.447Z] Configure a credential helper to remove this warning. See [2023-03-15T15:52:35.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:52:35.447Z] [2023-03-15T15:52:35.447Z] Login Succeeded [2023-03-15T15:52:35.447Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:52:35.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:52:36.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:52:36.005Z] Configure a credential helper to remove this warning. See [2023-03-15T15:52:36.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:52:36.005Z] [2023-03-15T15:52:36.005Z] Login Succeeded [2023-03-15T15:52:36.005Z] docker.io [2023-03-15T15:52:36.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:52:36.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:52:36.552Z] Configure a credential helper to remove this warning. See [2023-03-15T15:52:36.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:52:36.552Z] [2023-03-15T15:52:36.552Z] Login Succeeded [2023-03-15T15:52:36.552Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:52:36.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T15:52:36.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:52:36.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:52:36.978Z] ========================================================= [2023-03-15T15:52:36.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T15:52:36.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:52:37.353Z] + 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-15T15:52:37.353Z] Sending build context to Docker daemon 174.1kB [2023-03-15T15:52:37.626Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:52:37.626Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T15:52:37.901Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T15:52:37.901Z] af6eaf76a39c: Pulling fs layer [2023-03-15T15:52:37.901Z] 55522c791124: Pulling fs layer [2023-03-15T15:52:37.901Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T15:52:37.901Z] 169dfbe0d373: Pulling fs layer [2023-03-15T15:52:37.901Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T15:52:37.901Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T15:52:37.901Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T15:52:37.901Z] e1ff8fa3b103: Waiting [2023-03-15T15:52:37.901Z] 169dfbe0d373: Waiting [2023-03-15T15:52:37.901Z] 52ebb69f0ebf: Waiting [2023-03-15T15:52:37.901Z] 5abe8eddf0d5: Waiting [2023-03-15T15:52:37.901Z] 55522c791124: Verifying Checksum [2023-03-15T15:52:37.901Z] 55522c791124: Download complete [2023-03-15T15:52:37.901Z] 169dfbe0d373: Verifying Checksum [2023-03-15T15:52:37.901Z] 169dfbe0d373: Download complete [2023-03-15T15:52:38.177Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T15:52:38.177Z] e1ff8fa3b103: Download complete [2023-03-15T15:52:38.177Z] af6eaf76a39c: Verifying Checksum [2023-03-15T15:52:38.177Z] af6eaf76a39c: Download complete [2023-03-15T15:52:39.185Z] af6eaf76a39c: Pull complete [2023-03-15T15:52:39.185Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T15:52:39.185Z] 5abe8eddf0d5: Download complete [2023-03-15T15:52:40.192Z] 55522c791124: Pull complete [2023-03-15T15:52:41.220Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T15:52:41.220Z] ce5c4a1c91eb: Download complete [2023-03-15T15:52:41.495Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T15:52:41.495Z] 52ebb69f0ebf: Download complete [2023-03-15T15:52:53.922Z] ce5c4a1c91eb: Pull complete [2023-03-15T15:52:54.195Z] 169dfbe0d373: Pull complete [2023-03-15T15:52:54.469Z] e1ff8fa3b103: Pull complete [2023-03-15T15:53:01.301Z] 52ebb69f0ebf: Pull complete [2023-03-15T15:53:03.959Z] 5abe8eddf0d5: Pull complete [2023-03-15T15:53:03.959Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T15:53:03.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T15:53:03.959Z] ---> 6cb57ee374ae [2023-03-15T15:53:03.959Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T15:53:05.986Z] ---> Running in 6ae066350d9c [2023-03-15T15:53:05.986Z] Removing intermediate container 6ae066350d9c [2023-03-15T15:53:05.986Z] ---> 2d169bc5d8e1 [2023-03-15T15:53:05.986Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:53:05.986Z] ---> Running in 680f84478a8c [2023-03-15T15:53:06.585Z] Removing intermediate container 680f84478a8c [2023-03-15T15:53:06.585Z] ---> c142f98e5a6f [2023-03-15T15:53:06.585Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:53:06.585Z] ---> Running in 036ce15f8054 [2023-03-15T15:53:06.858Z] Removing intermediate container 036ce15f8054 [2023-03-15T15:53:06.858Z] ---> cc3d7ba2c0f1 [2023-03-15T15:53:06.858Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:53:06.858Z] ---> Running in 997220ffe89b [2023-03-15T15:53:08.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T15:53:08.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T15:53:10.318Z] OK: 263 MiB in 53 packages [2023-03-15T15:53:11.309Z] Removing intermediate container 997220ffe89b [2023-03-15T15:53:11.309Z] ---> 52694f61dc79 [2023-03-15T15:53:11.309Z] Step 7/12 : WORKDIR /app [2023-03-15T15:53:11.309Z] ---> Running in 3a64d554736f [2023-03-15T15:53:11.583Z] Removing intermediate container 3a64d554736f [2023-03-15T15:53:11.583Z] ---> 94928c458759 [2023-03-15T15:53:11.583Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T15:53:12.182Z] ---> a1e15a979a69 [2023-03-15T15:53:12.182Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:53:12.182Z] ---> Running in ba767944b789 [2023-03-15T15:54:20.171Z] Removing intermediate container ba767944b789 [2023-03-15T15:54:20.171Z] ---> c6641118f47e [2023-03-15T15:54:20.171Z] Step 10/12 : COPY . . [2023-03-15T15:54:20.171Z] ---> 0852553c7fc2 [2023-03-15T15:54:20.171Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:54:20.171Z] ---> Running in f98aa01310c5 [2023-03-15T15:54:20.171Z] Removing intermediate container f98aa01310c5 [2023-03-15T15:54:20.171Z] ---> b34f7df602e3 [2023-03-15T15:54:20.171Z] Step 12/12 : RUN $MAKE [2023-03-15T15:54:20.171Z] ---> Running in c84f7aebcb47 [2023-03-15T15:54:20.171Z] noop [2023-03-15T15:54:20.171Z] Removing intermediate container c84f7aebcb47 [2023-03-15T15:54:20.171Z] ---> 8b788c5d2073 [2023-03-15T15:54:20.171Z] Successfully built 8b788c5d2073 [2023-03-15T15:54:20.171Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:54:20.550Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T15:54:20.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:54:20.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-649 does not seem to be running inside a container [2023-03-15T15:54:20.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/140 -v /w/workspace/app-service-configurable/140:/w/workspace/app-service-configurable/140:rw,z -v /w/workspace/app-service-configurable/140@tmp:/w/workspace/app-service-configurable/140@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-15T15:54:22.135Z] $ docker top 86edfd1114e4d6ffb6f5e35b305c21b0f7062664b49ce78e9d3426c2e8ad5ec3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:54:23.001Z] + go version [2023-03-15T15:54:23.001Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T15:54:23.027Z] $ docker stop --time=1 86edfd1114e4d6ffb6f5e35b305c21b0f7062664b49ce78e9d3426c2e8ad5ec3 [2023-03-15T15:54:24.708Z] $ docker rm -f --volumes 86edfd1114e4d6ffb6f5e35b305c21b0f7062664b49ce78e9d3426c2e8ad5ec3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:54:25.259Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T15:54:25.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:54:25.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-649 does not seem to be running inside a container [2023-03-15T15:54:25.550Z] $ 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/140 -v /w/workspace/app-service-configurable/140:/w/workspace/app-service-configurable/140:rw,z -v /w/workspace/app-service-configurable/140@tmp:/w/workspace/app-service-configurable/140@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-15T15:54:26.811Z] $ docker top a0107e38570a560d6c283bac0e2d8cf98a48217322091fcc7792dc950b2af9de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:54:27.681Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/140 [Pipeline] fileExists [Pipeline] sh [2023-03-15T15:54:28.344Z] + make test [2023-03-15T15:54:28.344Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T15:57:50.287Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-15T15:57:50.287Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T15:57:50.287Z] go vet ./... [2023-03-15T16:00:12.362Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:00:12.362Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:00:12.362Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T16:00:12.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:00:12.399Z] $ docker stop --time=1 a0107e38570a560d6c283bac0e2d8cf98a48217322091fcc7792dc950b2af9de [2023-03-15T16:00:14.502Z] $ docker rm -f --volumes a0107e38570a560d6c283bac0e2d8cf98a48217322091fcc7792dc950b2af9de [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:00:16.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:00:16.320Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T16:00:16.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:00:17.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:00:17.622Z] + ls -al . [2023-03-15T16:00:17.622Z] total 172 [2023-03-15T16:00:17.622Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 15:54 . [2023-03-15T16:00:17.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:52 .. [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 15:52 .dockerignore [2023-03-15T16:00:17.622Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:52 .git [2023-03-15T16:00:17.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:52 .github [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 15 15:52 .gitignore [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:52 .golangci.yml [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 15 15:52 Attribution.txt [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 15 15:52 CHANGELOG.md [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 15:52 Dockerfile [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:52 GOVERNANCE.md [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 15 15:52 Jenkinsfile [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 15:52 LICENSE [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 15:52 OWNERS.md [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 15 15:52 README.md [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 15:49 VERSION [2023-03-15T16:00:17.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:52 bin [2023-03-15T16:00:17.622Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 15 15:54 coverage.out [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 15 15:52 go.mod [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 15 15:52 go.sum [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 15 15:52 main.go [2023-03-15T16:00:17.622Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 15 15:52 makefile [2023-03-15T16:00:17.622Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 15:52 res [2023-03-15T16:00:17.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:00:17.983Z] + 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=ba455a914ebd0f0f38ab28289e95f192324cb412 --label arch=arm64 --label version=3.0.0-dev.23 . [2023-03-15T16:00:17.983Z] Sending build context to Docker daemon 175.1kB [2023-03-15T16:00:18.254Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:00:18.254Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-15T16:00:18.254Z] ---> 8b788c5d2073 [2023-03-15T16:00:18.254Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:00:18.537Z] ---> Running in fc72156f4e3c [2023-03-15T16:00:18.807Z] Removing intermediate container fc72156f4e3c [2023-03-15T16:00:18.807Z] ---> b754d95c1624 [2023-03-15T16:00:18.807Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:00:18.807Z] ---> Running in 705ffb5fd3eb [2023-03-15T16:00:19.082Z] Removing intermediate container 705ffb5fd3eb [2023-03-15T16:00:19.082Z] ---> 66d96ed59857 [2023-03-15T16:00:19.082Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:00:19.353Z] ---> Running in 219204cb0cf8 [2023-03-15T16:00:19.625Z] Removing intermediate container 219204cb0cf8 [2023-03-15T16:00:19.625Z] ---> 7ce988d338b1 [2023-03-15T16:00:19.625Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:00:19.625Z] ---> Running in 8f9298b2e520 [2023-03-15T16:00:21.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:00:21.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:00:23.051Z] OK: 263 MiB in 53 packages [2023-03-15T16:00:23.635Z] Removing intermediate container 8f9298b2e520 [2023-03-15T16:00:23.635Z] ---> 6a9175a08de3 [2023-03-15T16:00:23.635Z] Step 7/26 : WORKDIR /app [2023-03-15T16:00:23.635Z] ---> Running in 7434177e9d10 [2023-03-15T16:00:24.225Z] Removing intermediate container 7434177e9d10 [2023-03-15T16:00:24.225Z] ---> 7bef20b723b0 [2023-03-15T16:00:24.225Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-15T16:00:24.497Z] ---> fc124ba91b33 [2023-03-15T16:00:24.497Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:00:24.779Z] ---> Running in 46888d17ebdf [2023-03-15T16:00:28.171Z] Removing intermediate container 46888d17ebdf [2023-03-15T16:00:28.171Z] ---> 9254af836e63 [2023-03-15T16:00:28.171Z] Step 10/26 : COPY . . [2023-03-15T16:00:28.462Z] ---> 7a6364603f38 [2023-03-15T16:00:28.462Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:00:28.462Z] ---> Running in 108b54c7c048 [2023-03-15T16:00:29.053Z] Removing intermediate container 108b54c7c048 [2023-03-15T16:00:29.053Z] ---> 2bd2adfffede [2023-03-15T16:00:29.053Z] Step 12/26 : RUN $MAKE [2023-03-15T16:00:29.053Z] ---> Running in 81be1e906482 [2023-03-15T16:00:30.019Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.23" -trimpath -mod=readonly -o app-service-configurable [2023-03-15T16:03:06.999Z] Removing intermediate container 81be1e906482 [2023-03-15T16:03:06.999Z] ---> c86475f5557b [2023-03-15T16:03:06.999Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T16:03:06.999Z] 3.17: Pulling from library/alpine [2023-03-15T16:03:06.999Z] af6eaf76a39c: Already exists [2023-03-15T16:03:06.999Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:03:06.999Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:03:06.999Z] ---> d74e625d9115 [2023-03-15T16:03:06.999Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T16:03:06.999Z] ---> Running in 17df22f62695 [2023-03-15T16:03:06.999Z] Removing intermediate container 17df22f62695 [2023-03-15T16:03:06.999Z] ---> c31e0514e113 [2023-03-15T16:03:06.999Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-15T16:03:06.999Z] ---> Running in 4118be95e686 [2023-03-15T16:03:06.999Z] Removing intermediate container 4118be95e686 [2023-03-15T16:03:06.999Z] ---> 5ca0dcc1a385 [2023-03-15T16:03:06.999Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T16:03:06.999Z] ---> Running in 2ebf1c8757cb [2023-03-15T16:03:06.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:03:06.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:03:06.999Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T16:03:06.999Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T16:03:06.999Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:03:06.999Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T16:03:06.999Z] OK: 8 MiB in 17 packages [2023-03-15T16:03:06.999Z] Removing intermediate container 2ebf1c8757cb [2023-03-15T16:03:06.999Z] ---> a58a4853ca2a [2023-03-15T16:03:06.999Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T16:03:07.269Z] ---> 95161cb6078d [2023-03-15T16:03:07.269Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T16:03:07.858Z] ---> 62dbe719fe26 [2023-03-15T16:03:07.858Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-15T16:03:08.446Z] ---> 177a1c003335 [2023-03-15T16:03:08.446Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-15T16:03:09.867Z] ---> 435a98403734 [2023-03-15T16:03:09.867Z] Step 21/26 : EXPOSE 48095 [2023-03-15T16:03:09.867Z] ---> Running in f1e2aa2fd1a6 [2023-03-15T16:03:10.137Z] Removing intermediate container f1e2aa2fd1a6 [2023-03-15T16:03:10.137Z] ---> b5ce1fe2432a [2023-03-15T16:03:10.137Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-15T16:03:10.137Z] ---> Running in aaaf59343088 [2023-03-15T16:03:10.419Z] Removing intermediate container aaaf59343088 [2023-03-15T16:03:10.419Z] ---> 0d03b4df73e5 [2023-03-15T16:03:10.419Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T16:03:10.690Z] ---> Running in 1fc4ea7fa917 [2023-03-15T16:03:10.965Z] Removing intermediate container 1fc4ea7fa917 [2023-03-15T16:03:10.965Z] ---> 423f624d3e42 [2023-03-15T16:03:10.965Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T16:03:10.965Z] ---> Running in 240b85fc2be6 [2023-03-15T16:03:11.236Z] Removing intermediate container 240b85fc2be6 [2023-03-15T16:03:11.236Z] ---> a910d9aef2f8 [2023-03-15T16:03:11.236Z] Step 25/26 : LABEL git_sha=ba455a914ebd0f0f38ab28289e95f192324cb412 [2023-03-15T16:03:11.508Z] ---> Running in 28621b882c55 [2023-03-15T16:03:11.780Z] Removing intermediate container 28621b882c55 [2023-03-15T16:03:11.780Z] ---> b2948f8eacd5 [2023-03-15T16:03:11.780Z] Step 26/26 : LABEL version=3.0.0-dev.23 [2023-03-15T16:03:11.780Z] ---> Running in 75e64548b32c [2023-03-15T16:03:12.377Z] Removing intermediate container 75e64548b32c [2023-03-15T16:03:12.377Z] ---> c36ae19402cb [2023-03-15T16:03:12.377Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:03:12.377Z] Successfully built c36ae19402cb [2023-03-15T16:03:12.377Z] 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-15T16:03:12.485Z] provisioning config files... [2023-03-15T16:03:12.505Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/140@tmp/config12725059343178797463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:03:12.859Z] ---> docker-login.sh [2023-03-15T16:03:12.859Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:03:13.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:03:13.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:03:13.131Z] Configure a credential helper to remove this warning. See [2023-03-15T16:03:13.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:03:13.131Z] [2023-03-15T16:03:13.131Z] Login Succeeded [2023-03-15T16:03:13.131Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:03:13.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:03:13.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:03:13.675Z] Configure a credential helper to remove this warning. See [2023-03-15T16:03:13.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:03:13.675Z] [2023-03-15T16:03:13.675Z] Login Succeeded [2023-03-15T16:03:13.675Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:03:13.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:03:13.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:03:13.946Z] Configure a credential helper to remove this warning. See [2023-03-15T16:03:13.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:03:13.946Z] [2023-03-15T16:03:13.946Z] Login Succeeded [2023-03-15T16:03:13.946Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:03:14.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:03:14.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:03:14.538Z] Configure a credential helper to remove this warning. See [2023-03-15T16:03:14.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:03:14.538Z] [2023-03-15T16:03:14.538Z] Login Succeeded [2023-03-15T16:03:14.538Z] docker.io [2023-03-15T16:03:14.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:03:15.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:03:15.086Z] Configure a credential helper to remove this warning. See [2023-03-15T16:03:15.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:03:15.086Z] [2023-03-15T16:03:15.086Z] Login Succeeded [2023-03-15T16:03:15.086Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:03:15.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T16:03:15.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:03:15.163Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-03-15T16:03:15.163Z] ba455a914ebd0f0f38ab28289e95f192324cb412 [2023-03-15T16:03:15.163Z] latest [2023-03-15T16:03:15.163Z] 3.0.0-dev.23 [2023-03-15T16:03:15.163Z] ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [2023-03-15T16:03:15.163Z] main [2023-03-15T16:03:15.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:03:15.541Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:03:15.917Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412 [2023-03-15T16:03:15.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-15T16:03:15.917Z] b635f186cdd4: Preparing [2023-03-15T16:03:15.917Z] 2aeec527f5f0: Preparing [2023-03-15T16:03:15.917Z] 3993f0412cee: Preparing [2023-03-15T16:03:15.917Z] 696efc8e7d3f: Preparing [2023-03-15T16:03:15.917Z] 3655bdac7b07: Preparing [2023-03-15T16:03:15.917Z] edf70074bd40: Preparing [2023-03-15T16:03:15.917Z] edf70074bd40: Waiting [2023-03-15T16:03:16.189Z] 2aeec527f5f0: Pushed [2023-03-15T16:03:16.189Z] 696efc8e7d3f: Pushed [2023-03-15T16:03:16.189Z] 3993f0412cee: Pushed [2023-03-15T16:03:16.189Z] edf70074bd40: Layer already exists [2023-03-15T16:03:16.461Z] 3655bdac7b07: Pushed [2023-03-15T16:03:21.819Z] b635f186cdd4: Pushed [2023-03-15T16:03:21.819Z] ba455a914ebd0f0f38ab28289e95f192324cb412: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:03:22.181Z] + 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-15T16:03:22.535Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-15T16:03:22.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-15T16:03:22.535Z] b635f186cdd4: Preparing [2023-03-15T16:03:22.535Z] 2aeec527f5f0: Preparing [2023-03-15T16:03:22.535Z] 3993f0412cee: Preparing [2023-03-15T16:03:22.535Z] 696efc8e7d3f: Preparing [2023-03-15T16:03:22.535Z] 3655bdac7b07: Preparing [2023-03-15T16:03:22.535Z] edf70074bd40: Preparing [2023-03-15T16:03:22.535Z] edf70074bd40: Waiting [2023-03-15T16:03:22.535Z] 3655bdac7b07: Layer already exists [2023-03-15T16:03:22.535Z] 3993f0412cee: Layer already exists [2023-03-15T16:03:22.535Z] b635f186cdd4: Layer already exists [2023-03-15T16:03:22.535Z] 2aeec527f5f0: Layer already exists [2023-03-15T16:03:22.535Z] 696efc8e7d3f: Layer already exists [2023-03-15T16:03:22.535Z] edf70074bd40: Layer already exists [2023-03-15T16:03:22.804Z] latest: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:03:23.156Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:03:23.508Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.23 [2023-03-15T16:03:23.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-15T16:03:23.509Z] b635f186cdd4: Preparing [2023-03-15T16:03:23.509Z] 2aeec527f5f0: Preparing [2023-03-15T16:03:23.509Z] 3993f0412cee: Preparing [2023-03-15T16:03:23.509Z] 696efc8e7d3f: Preparing [2023-03-15T16:03:23.509Z] 3655bdac7b07: Preparing [2023-03-15T16:03:23.509Z] edf70074bd40: Preparing [2023-03-15T16:03:23.509Z] 3993f0412cee: Layer already exists [2023-03-15T16:03:23.509Z] b635f186cdd4: Layer already exists [2023-03-15T16:03:23.509Z] 2aeec527f5f0: Layer already exists [2023-03-15T16:03:23.509Z] 696efc8e7d3f: Layer already exists [2023-03-15T16:03:23.509Z] 3655bdac7b07: Layer already exists [2023-03-15T16:03:23.509Z] edf70074bd40: Layer already exists [2023-03-15T16:03:23.778Z] 3.0.0-dev.23: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:03:24.139Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:03:24.492Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [2023-03-15T16:03:24.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-15T16:03:24.492Z] b635f186cdd4: Preparing [2023-03-15T16:03:24.492Z] 2aeec527f5f0: Preparing [2023-03-15T16:03:24.492Z] 3993f0412cee: Preparing [2023-03-15T16:03:24.492Z] 696efc8e7d3f: Preparing [2023-03-15T16:03:24.492Z] 3655bdac7b07: Preparing [2023-03-15T16:03:24.492Z] edf70074bd40: Preparing [2023-03-15T16:03:24.492Z] edf70074bd40: Waiting [2023-03-15T16:03:24.492Z] b635f186cdd4: Layer already exists [2023-03-15T16:03:24.492Z] 696efc8e7d3f: Layer already exists [2023-03-15T16:03:24.492Z] 3993f0412cee: Layer already exists [2023-03-15T16:03:24.492Z] 3655bdac7b07: Layer already exists [2023-03-15T16:03:24.492Z] 2aeec527f5f0: Layer already exists [2023-03-15T16:03:24.762Z] edf70074bd40: Layer already exists [2023-03-15T16:03:24.762Z] ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:03:25.120Z] + 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-15T16:03:25.479Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-03-15T16:03:25.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-15T16:03:25.479Z] b635f186cdd4: Preparing [2023-03-15T16:03:25.479Z] 2aeec527f5f0: Preparing [2023-03-15T16:03:25.479Z] 3993f0412cee: Preparing [2023-03-15T16:03:25.479Z] 696efc8e7d3f: Preparing [2023-03-15T16:03:25.479Z] 3655bdac7b07: Preparing [2023-03-15T16:03:25.479Z] edf70074bd40: Preparing [2023-03-15T16:03:25.479Z] edf70074bd40: Waiting [2023-03-15T16:03:25.479Z] 2aeec527f5f0: Layer already exists [2023-03-15T16:03:25.479Z] b635f186cdd4: Layer already exists [2023-03-15T16:03:25.479Z] 3993f0412cee: Layer already exists [2023-03-15T16:03:25.480Z] 696efc8e7d3f: Layer already exists [2023-03-15T16:03:25.480Z] 3655bdac7b07: Layer already exists [2023-03-15T16:03:25.480Z] edf70074bd40: Layer already exists [2023-03-15T16:03:25.748Z] main: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T16:03:25.807Z] ===================================================== [Pipeline] echo [2023-03-15T16:03:25.813Z] taggedImages: [2023-03-15T16:03:25.813Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412 [2023-03-15T16:03:25.813Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-15T16:03:25.813Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.23 [2023-03-15T16:03:25.813Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [2023-03-15T16:03:25.813Z] - 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-15T16:03:26.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:03:26.183Z] [2023-03-15T16:03:26.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:03:26.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:03:26.804Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T16:03:26.804Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T16:03:26.804Z] 04944245beec: Pulling fs layer [2023-03-15T16:03:26.804Z] 699f458cf7ca: Pulling fs layer [2023-03-15T16:03:26.804Z] 765212b225bb: Pulling fs layer [2023-03-15T16:03:26.804Z] f23df028b6ca: Pulling fs layer [2023-03-15T16:03:26.804Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T16:03:26.804Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T16:03:26.804Z] f23df028b6ca: Waiting [2023-03-15T16:03:26.804Z] d65c8cfc05b1: Waiting [2023-03-15T16:03:26.804Z] 765212b225bb: Waiting [2023-03-15T16:03:26.804Z] 2437ff75d9bd: Waiting [2023-03-15T16:03:26.804Z] 04944245beec: Verifying Checksum [2023-03-15T16:03:26.804Z] 04944245beec: Download complete [2023-03-15T16:03:26.804Z] 765212b225bb: Verifying Checksum [2023-03-15T16:03:26.804Z] 765212b225bb: Download complete [2023-03-15T16:03:26.804Z] f23df028b6ca: Verifying Checksum [2023-03-15T16:03:26.804Z] f23df028b6ca: Download complete [2023-03-15T16:03:26.804Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T16:03:26.804Z] d65c8cfc05b1: Download complete [2023-03-15T16:03:27.079Z] 699f458cf7ca: Download complete [2023-03-15T16:03:27.350Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T16:03:27.350Z] 8998bd30e6a1: Download complete [2023-03-15T16:03:29.946Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T16:03:29.946Z] 2437ff75d9bd: Download complete [2023-03-15T16:03:31.360Z] 8998bd30e6a1: Pull complete [2023-03-15T16:03:31.946Z] 04944245beec: Pull complete [2023-03-15T16:03:32.911Z] 699f458cf7ca: Pull complete [2023-03-15T16:03:33.180Z] 765212b225bb: Pull complete [2023-03-15T16:03:34.145Z] f23df028b6ca: Pull complete [2023-03-15T16:03:34.145Z] d65c8cfc05b1: Pull complete [2023-03-15T16:03:49.147Z] 2437ff75d9bd: Pull complete [2023-03-15T16:03:49.147Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T16:03:49.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:03:49.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:03:49.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-649 does not seem to be running inside a container [2023-03-15T16:03:49.443Z] $ 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/140 -v /w/workspace/app-service-configurable/140:/w/workspace/app-service-configurable/140:rw,z -v /w/workspace/app-service-configurable/140@tmp:/w/workspace/app-service-configurable/140@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-15T16:03:52.497Z] $ docker top cda839ebce6e4f61c12996d8c4a33e600605c677af530e4d47966f0c1909f388 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:03:53.405Z] ---> job-cost.sh [2023-03-15T16:03:53.405Z] lf-activate-venv: SKIPPING [2023-03-15T16:03:53.405Z] INFO: No Stack... [2023-03-15T16:03:53.994Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T16:03:54.582Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:03:55.231Z] + cat /w/workspace/app-service-configurable/140/archives/cost.csv [2023-03-15T16:03:55.231Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:03:55.271Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [2023-03-15T16:03:55.279Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] did not exist. Created. [2023-03-15T16:03:55.279Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:03:55.954Z] /w/workspace/app-service-configurable/140@tmp/durable-8197994f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T16:03:56.627Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T16:03:56.651Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T16:03:56.712Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:03:56.718Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:03:56.743Z] $ docker stop --time=1 cda839ebce6e4f61c12996d8c4a33e600605c677af530e4d47966f0c1909f388 [2023-03-15T16:03:58.381Z] $ docker rm -f --volumes cda839ebce6e4f61c12996d8c4a33e600605c677af530e4d47966f0c1909f388 [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-15T16:03:58.809Z] provisioning config files... [2023-03-15T16:03:58.816Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9149620220542201153tmp [Pipeline] { [Pipeline] sh [2023-03-15T16:03:59.109Z] + set +x [2023-03-15T16:03:59.109Z] + curl -s https://codecov.io/bash [2023-03-15T16:03:59.109Z] + bash -s -- [2023-03-15T16:03:59.109Z] [2023-03-15T16:03:59.109Z] _____ _ [2023-03-15T16:03:59.109Z] / ____| | | [2023-03-15T16:03:59.109Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T16:03:59.109Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T16:03:59.109Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T16:03:59.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T16:03:59.109Z] Bash-1.0.6 [2023-03-15T16:03:59.109Z] [2023-03-15T16:03:59.109Z] [2023-03-15T16:03:59.109Z] ==> git version 2.25.1 found [2023-03-15T16:03:59.109Z] ==> 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-15T16:03:59.109Z] Release-Date: 2020-01-08 [2023-03-15T16:03:59.109Z] 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-15T16:03:59.109Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T16:03:59.109Z] ==> Jenkins CI detected. [2023-03-15T16:03:59.109Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-03-15T16:03:59.109Z] project root: . [2023-03-15T16:03:59.109Z] --> token set from env [2023-03-15T16:03:59.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T16:03:59.109Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T16:03:59.109Z] ==> Python coveragepy not found [2023-03-15T16:03:59.109Z] ==> Searching for coverage reports in: [2023-03-15T16:03:59.109Z] + . [2023-03-15T16:03:59.109Z] -> Found 1 reports [2023-03-15T16:03:59.109Z] ==> Detecting git/mercurial file structure [2023-03-15T16:03:59.109Z] ==> Reading reports [2023-03-15T16:03:59.109Z] + ./coverage.out bytes=13 [2023-03-15T16:03:59.109Z] ==> Appending adjustments [2023-03-15T16:03:59.109Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T16:03:59.109Z] + Found adjustments [2023-03-15T16:03:59.109Z] ==> Gzipping contents [2023-03-15T16:03:59.109Z] 4.0K /tmp/codecov.CPk7mR.gz [2023-03-15T16:03:59.109Z] ==> Uploading reports [2023-03-15T16:03:59.109Z] url: https://codecov.io [2023-03-15T16:03:59.109Z] query: branch=main&commit=ba455a914ebd0f0f38ab28289e95f192324cb412&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T16:03:59.367Z] -> Pinging Codecov [2023-03-15T16:03:59.367Z] 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=ba455a914ebd0f0f38ab28289e95f192324cb412&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T16:03:59.367Z] -> Uploading to [2023-03-15T16:03:59.367Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/A97CA9966030D2A3747ED39772930CCE/ba455a914ebd0f0f38ab28289e95f192324cb412/bcd53d13-ec64-4775-be68-f42ddf13ce41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T160359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9216a2a8d666202f7f4842adfd6bfae182e745b4ba75c6f0a4a5d3564da99c27 [2023-03-15T16:03:59.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:03:59.367Z] Dload Upload Total Spent Left Speed [2023-03-15T16:03:59.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 2262 --:--:-- --:--:-- --:--:-- 2262 [2023-03-15T16:03:59.625Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] } [2023-03-15T16:03:59.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T16:03:59.841Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T16:03:59.850Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:04:00.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T16:04:00.137Z] [2023-03-15T16:04:00.137Z] 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-15T16:04:00.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T16:04:00.433Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T16:04:00.433Z] df9b9388f04a: Pulling fs layer [2023-03-15T16:04:00.433Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T16:04:00.433Z] 25bc292e5bac: Pulling fs layer [2023-03-15T16:04:00.433Z] 114826534d7a: Pulling fs layer [2023-03-15T16:04:00.433Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T16:04:00.433Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T16:04:00.433Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T16:04:00.433Z] 4657fd5d0bcf: Waiting [2023-03-15T16:04:00.433Z] 114826534d7a: Waiting [2023-03-15T16:04:00.433Z] 6ad1cebc031e: Waiting [2023-03-15T16:04:00.433Z] 8a3aa393b2d8: Waiting [2023-03-15T16:04:00.433Z] 25bc292e5bac: Verifying Checksum [2023-03-15T16:04:00.433Z] 52dc419b0ee2: Verifying Checksum [2023-03-15T16:04:00.433Z] 52dc419b0ee2: Download complete [2023-03-15T16:04:00.433Z] 4657fd5d0bcf: Verifying Checksum [2023-03-15T16:04:00.433Z] 4657fd5d0bcf: Download complete [2023-03-15T16:04:00.433Z] df9b9388f04a: Download complete [2023-03-15T16:04:00.693Z] df9b9388f04a: Pull complete [2023-03-15T16:04:00.693Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T16:04:00.693Z] 6ad1cebc031e: Download complete [2023-03-15T16:04:00.952Z] 52dc419b0ee2: Pull complete [2023-03-15T16:04:00.952Z] 25bc292e5bac: Pull complete [2023-03-15T16:04:01.211Z] 114826534d7a: Download complete [2023-03-15T16:04:01.469Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T16:04:01.469Z] 8a3aa393b2d8: Download complete [2023-03-15T16:04:04.749Z] 114826534d7a: Pull complete [2023-03-15T16:04:04.749Z] 4657fd5d0bcf: Pull complete [2023-03-15T16:04:04.749Z] 6ad1cebc031e: Pull complete [2023-03-15T16:04:08.030Z] 8a3aa393b2d8: Pull complete [2023-03-15T16:04:08.030Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T16:04:08.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T16:04:08.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:04:08.107Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T16:04:08.147Z] $ 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-15T16:04:15.164Z] $ docker top 96bc5512ad4621b6c1334e08080212382a7deb1a786f67cc61bd8eca1a02ee4a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T16:04:15.217Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-03-15T16:04:15.493Z] + set -o pipefail [2023-03-15T16:04:15.493Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-03-15T16:04:22.069Z] [2023-03-15T16:04:22.069Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-03-15T16:04:22.069Z] [2023-03-15T16:04:22.069Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6bed87cc-337c-4afd-9263-ed65111d9be6 [2023-03-15T16:04:22.069Z] [2023-03-15T16:04:22.069Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-15T16:04:22.069Z] [2023-03-15T16:04:22.069Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-15T16:04:22.069Z] [2023-03-15T16:04:22.637Z] [2023-03-15T16:04:22.637Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-15T16:04:22.637Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-15T16:04:22.637Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-15T16:04:22.656Z] $ docker stop --time=1 96bc5512ad4621b6c1334e08080212382a7deb1a786f67cc61bd8eca1a02ee4a [2023-03-15T16:04:27.189Z] $ docker rm -f --volumes 96bc5512ad4621b6c1334e08080212382a7deb1a786f67cc61bd8eca1a02ee4a [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-15T16:04:27.920Z] + git log --format=format:%s -1 ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] sh [2023-03-15T16:04:28.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:04:28.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:04:28.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:04:28.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:04:28.607Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T16:04:28.644Z] $ 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-15T16:04:29.086Z] $ docker top b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 -eo pid,comm [2023-03-15T16:04:29.121Z] 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-15T16:04:29.121Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:04:29.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:04:29.157Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:04:29.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:04:29.296Z] $ docker exec b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 ssh-agent [2023-03-15T16:04:29.405Z] SSH_AUTH_SOCK=/tmp/ssh-Q1ELhrF8aBRz/agent.32 [2023-03-15T16:04:29.405Z] SSH_AGENT_PID=38 [2023-03-15T16:04:29.409Z] Running ssh-add (command line suppressed) [2023-03-15T16:04:29.521Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3577087164685302020.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3577087164685302020.key) [2023-03-15T16:04:29.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:04:29.824Z] + git semver tag [2023-03-15T16:04:30.085Z] 2023-03-15 16:04:30,005 [run_tag] DEBUG tag force:False [2023-03-15T16:04:30.085Z] 2023-03-15 16:04:30,005 [check_head_tag] DEBUG check head tag [2023-03-15T16:04:30.085Z] 2023-03-15 16:04:30,006 [execute] INFO git cat-file --batch-check [2023-03-15T16:04:30.085Z] 2023-03-15 16:04:30,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-15T16:04:30.085Z] 2023-03-15 16:04:30,009 [execute] INFO git cat-file --batch [2023-03-15T16:04:30.085Z] 2023-03-15 16:04:30,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-15T16:04:30.085Z] 2023-03-15 16:04:30,031 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-15T16:04:30.085Z] 2023-03-15 16:04:30,032 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-03-15T16:04:30.085Z] 2023-03-15 16:04:30,032 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:04:30.086Z] 2023-03-15 16:04:30,038 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-15T16:04:30.086Z] 3.0.0-dev.23 [Pipeline] } [2023-03-15T16:04:30.102Z] $ docker exec --env ******** --env ******** b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 ssh-agent -k [2023-03-15T16:04:30.203Z] unset SSH_AUTH_SOCK; [2023-03-15T16:04:30.204Z] unset SSH_AGENT_PID; [2023-03-15T16:04:30.204Z] echo Agent pid 38 killed; [2023-03-15T16:04:30.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:04:30.511Z] + git semver [Pipeline] } [2023-03-15T16:04:30.791Z] $ docker stop --time=1 b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 [2023-03-15T16:04:32.073Z] $ docker rm -f --volumes b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:04:32.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T16:04:32.460Z] [2023-03-15T16:04:32.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:04:32.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T16:04:32.763Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-15T16:04:32.763Z] ab5ef0e58194: Pulling fs layer [2023-03-15T16:04:32.763Z] 9712f1f96733: Pulling fs layer [2023-03-15T16:04:32.763Z] 63f879dbbcfc: Pulling fs layer [2023-03-15T16:04:32.763Z] 0d9ebad4ef96: Pulling fs layer [2023-03-15T16:04:32.763Z] e9a5061849ea: Pulling fs layer [2023-03-15T16:04:32.763Z] d747dcd14b5f: Pulling fs layer [2023-03-15T16:04:32.763Z] 2de7ff778b66: Pulling fs layer [2023-03-15T16:04:32.763Z] e9a5061849ea: Waiting [2023-03-15T16:04:32.763Z] 2de7ff778b66: Waiting [2023-03-15T16:04:32.763Z] d747dcd14b5f: Waiting [2023-03-15T16:04:32.763Z] 0d9ebad4ef96: Waiting [2023-03-15T16:04:32.763Z] 9712f1f96733: Download complete [2023-03-15T16:04:33.377Z] 63f879dbbcfc: Verifying Checksum [2023-03-15T16:04:33.377Z] 63f879dbbcfc: Download complete [2023-03-15T16:04:33.639Z] e9a5061849ea: Verifying Checksum [2023-03-15T16:04:33.639Z] e9a5061849ea: Download complete [2023-03-15T16:04:33.639Z] d747dcd14b5f: Download complete [2023-03-15T16:04:33.639Z] 0d9ebad4ef96: Verifying Checksum [2023-03-15T16:04:33.639Z] 0d9ebad4ef96: Download complete [2023-03-15T16:04:33.639Z] ab5ef0e58194: Verifying Checksum [2023-03-15T16:04:33.639Z] ab5ef0e58194: Download complete [2023-03-15T16:04:33.639Z] 2de7ff778b66: Verifying Checksum [2023-03-15T16:04:33.639Z] 2de7ff778b66: Download complete [2023-03-15T16:04:36.960Z] ab5ef0e58194: Pull complete [2023-03-15T16:04:36.960Z] 9712f1f96733: Pull complete [2023-03-15T16:04:37.532Z] 63f879dbbcfc: Pull complete [2023-03-15T16:04:41.715Z] 0d9ebad4ef96: Pull complete [2023-03-15T16:04:41.715Z] e9a5061849ea: Pull complete [2023-03-15T16:04:41.715Z] d747dcd14b5f: Pull complete [2023-03-15T16:04:42.650Z] 2de7ff778b66: Pull complete [2023-03-15T16:04:42.650Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-15T16:04:42.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T16:04:42.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:04:42.719Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T16:04:42.751Z] $ 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-15T16:04:48.322Z] $ docker top cb6498ad8914224eb79c4a8fa9f2489087293813b5ad2e9edc42a9b868fe2c99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:04:48.385Z] provisioning config files... [2023-03-15T16:04:48.391Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13290739956961872142tmp [2023-03-15T16:04:48.401Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8355047889187470869tmp [2023-03-15T16:04:48.409Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16222520360427909068tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:04:48.421Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:04:48.705Z] ---> sigul-configuration.sh [2023-03-15T16:04:48.705Z] gpg: directory `/root/.gnupg' created [2023-03-15T16:04:48.705Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-15T16:04:48.705Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-15T16:04:48.705Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-15T16:04:48.705Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-15T16:04:48.705Z] gpg: CAST5 encrypted data [2023-03-15T16:04:48.705Z] gpg: encrypted with 1 passphrase [2023-03-15T16:04:48.705Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-15T16:04:48.993Z] + mkdir /home/jenkins [2023-03-15T16:04:48.993Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-15T16:04:49.277Z] + 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-15T16:04:49.286Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:04:49.574Z] ---> sigul-install.sh [2023-03-15T16:04:49.574Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-15T16:04:49.866Z] + git tag --list [2023-03-15T16:04:49.866Z] v1.0.0 [2023-03-15T16:04:49.866Z] v1.1.0 [2023-03-15T16:04:49.866Z] v1.2.0 [2023-03-15T16:04:49.866Z] v1.3.0 [2023-03-15T16:04:49.866Z] v1.3.1 [2023-03-15T16:04:49.866Z] v2.0.0 [2023-03-15T16:04:49.866Z] v2.0.1 [2023-03-15T16:04:49.866Z] v2.1.0 [2023-03-15T16:04:49.866Z] v2.1.1 [2023-03-15T16:04:49.866Z] v2.1.1-dev.1 [2023-03-15T16:04:49.866Z] v2.1.1-dev.2 [2023-03-15T16:04:49.866Z] v2.2.0 [2023-03-15T16:04:49.866Z] v2.2.1-dev.1 [2023-03-15T16:04:49.866Z] v2.2.1-dev.10 [2023-03-15T16:04:49.866Z] v2.2.1-dev.2 [2023-03-15T16:04:49.866Z] v2.2.1-dev.3 [2023-03-15T16:04:49.866Z] v2.2.1-dev.4 [2023-03-15T16:04:49.866Z] v2.2.1-dev.5 [2023-03-15T16:04:49.866Z] v2.2.1-dev.6 [2023-03-15T16:04:49.866Z] v2.2.1-dev.7 [2023-03-15T16:04:49.866Z] v2.2.1-dev.8 [2023-03-15T16:04:49.866Z] v2.2.1-dev.9 [2023-03-15T16:04:49.866Z] v2.3.0 [2023-03-15T16:04:49.866Z] v2.3.0-dev.10 [2023-03-15T16:04:49.866Z] v2.3.0-dev.11 [2023-03-15T16:04:49.866Z] v2.3.0-dev.12 [2023-03-15T16:04:49.866Z] v2.3.0-dev.13 [2023-03-15T16:04:49.866Z] v2.3.0-dev.14 [2023-03-15T16:04:49.866Z] v2.3.0-dev.15 [2023-03-15T16:04:49.866Z] v2.3.0-dev.16 [2023-03-15T16:04:49.866Z] v2.3.0-dev.17 [2023-03-15T16:04:49.866Z] v2.3.0-dev.18 [2023-03-15T16:04:49.866Z] v2.3.0-dev.19 [2023-03-15T16:04:49.866Z] v2.3.0-dev.20 [2023-03-15T16:04:49.866Z] v2.3.0-dev.21 [2023-03-15T16:04:49.866Z] v2.3.0-dev.22 [2023-03-15T16:04:49.866Z] v2.3.0-dev.23 [2023-03-15T16:04:49.866Z] v2.3.0-dev.24 [2023-03-15T16:04:49.866Z] v2.3.0-dev.25 [2023-03-15T16:04:49.866Z] v2.3.0-dev.26 [2023-03-15T16:04:49.866Z] v2.3.0-dev.27 [2023-03-15T16:04:49.866Z] v2.3.0-dev.28 [2023-03-15T16:04:49.866Z] v2.3.0-dev.29 [2023-03-15T16:04:49.866Z] v2.3.0-dev.30 [2023-03-15T16:04:49.866Z] v2.3.0-dev.31 [2023-03-15T16:04:49.866Z] v2.3.0-dev.32 [2023-03-15T16:04:49.866Z] v2.3.0-dev.33 [2023-03-15T16:04:49.866Z] v2.3.0-dev.34 [2023-03-15T16:04:49.866Z] v2.3.0-dev.35 [2023-03-15T16:04:49.866Z] v2.3.0-dev.36 [2023-03-15T16:04:49.866Z] v2.3.0-dev.37 [2023-03-15T16:04:49.866Z] v3.0.0-dev.1 [2023-03-15T16:04:49.866Z] v3.0.0-dev.10 [2023-03-15T16:04:49.866Z] v3.0.0-dev.11 [2023-03-15T16:04:49.866Z] v3.0.0-dev.12 [2023-03-15T16:04:49.866Z] v3.0.0-dev.13 [2023-03-15T16:04:49.866Z] v3.0.0-dev.14 [2023-03-15T16:04:49.866Z] v3.0.0-dev.15 [2023-03-15T16:04:49.866Z] v3.0.0-dev.16 [2023-03-15T16:04:49.866Z] v3.0.0-dev.17 [2023-03-15T16:04:49.866Z] v3.0.0-dev.18 [2023-03-15T16:04:49.866Z] v3.0.0-dev.19 [2023-03-15T16:04:49.866Z] v3.0.0-dev.2 [2023-03-15T16:04:49.866Z] v3.0.0-dev.20 [2023-03-15T16:04:49.866Z] v3.0.0-dev.21 [2023-03-15T16:04:49.866Z] v3.0.0-dev.22 [2023-03-15T16:04:49.866Z] v3.0.0-dev.23 [2023-03-15T16:04:49.866Z] v3.0.0-dev.3 [2023-03-15T16:04:49.866Z] v3.0.0-dev.4 [2023-03-15T16:04:49.866Z] v3.0.0-dev.5 [2023-03-15T16:04:49.866Z] v3.0.0-dev.6 [2023-03-15T16:04:49.866Z] v3.0.0-dev.7 [2023-03-15T16:04:49.866Z] v3.0.0-dev.8 [2023-03-15T16:04:49.866Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-15T16:04:50.156Z] + lftools sign git-tag v3.0.0-dev.23 [2023-03-15T16:04:50.726Z] Signing Git tag with Sigul... [2023-03-15T16:04:50.726Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-03-15T16:04:50.992Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:04:51.279Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-15T16:04:51.286Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-15T16:04:51.315Z] $ docker stop --time=1 cb6498ad8914224eb79c4a8fa9f2489087293813b5ad2e9edc42a9b868fe2c99 [2023-03-15T16:04:52.714Z] $ docker rm -f --volumes cb6498ad8914224eb79c4a8fa9f2489087293813b5ad2e9edc42a9b868fe2c99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-15T16:04:53.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:04:53.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:04:53.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:04:53.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:04:53.486Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T16:04:53.523Z] $ 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-15T16:04:53.891Z] $ docker top 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 -eo pid,comm [2023-03-15T16:04:53.936Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T16:04:53.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:04:53.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:04:53.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:04:54.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:04:54.098Z] $ docker exec 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 ssh-agent [2023-03-15T16:04:54.209Z] SSH_AUTH_SOCK=/tmp/ssh-PguIVAP5yZFK/agent.32 [2023-03-15T16:04:54.209Z] SSH_AGENT_PID=38 [2023-03-15T16:04:54.215Z] Running ssh-add (command line suppressed) [2023-03-15T16:04:54.321Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9997512354441525401.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9997512354441525401.key) [2023-03-15T16:04:54.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:04:54.615Z] + git semver bump pre [2023-03-15T16:04:54.873Z] 2023-03-15 16:04:54,866 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-15T16:04:54.873Z] 2023-03-15 16:04:54,866 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-03-15T16:04:54.873Z] 2023-03-15 16:04:54,866 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-03-15T16:04:54.873Z] 2023-03-15 16:04:54,866 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-03-15T16:04:54.873Z] 2023-03-15 16:04:54,867 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-15T16:04:54.873Z] 2023-03-15 16:04:54,867 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-15T16:04:54.873Z] 2023-03-15 16:04:54,871 [execute] INFO git cat-file --batch-check [2023-03-15T16:04:54.873Z] 2023-03-15 16:04:54,871 [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-15T16:04:54.873Z] 2023-03-15 16:04:54,878 [execute] INFO git cat-file --batch [2023-03-15T16:04:54.873Z] 2023-03-15 16:04:54,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:04:55.132Z] 2023-03-15 16:04:54,885 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-15T16:04:55.132Z] 3.0.0-dev.24 [Pipeline] } [2023-03-15T16:04:55.148Z] $ docker exec --env ******** --env ******** 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 ssh-agent -k [2023-03-15T16:04:55.260Z] unset SSH_AUTH_SOCK; [2023-03-15T16:04:55.261Z] unset SSH_AGENT_PID; [2023-03-15T16:04:55.261Z] echo Agent pid 38 killed; [2023-03-15T16:04:55.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:04:55.579Z] + git semver [Pipeline] } [2023-03-15T16:04:55.869Z] $ docker stop --time=1 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 [2023-03-15T16:04:57.151Z] $ docker rm -f --volumes 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:04:57.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:04:57.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:04:57.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:04:57.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:04:57.846Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T16:04:57.881Z] $ 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-15T16:04:58.267Z] $ docker top 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:04:58.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:04:58.350Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:04:58.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:04:58.501Z] $ docker exec 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b ssh-agent [2023-03-15T16:04:58.600Z] SSH_AUTH_SOCK=/tmp/ssh-f1HAcoyYynEC/agent.32 [2023-03-15T16:04:58.601Z] SSH_AGENT_PID=38 [2023-03-15T16:04:58.617Z] Running ssh-add (command line suppressed) [2023-03-15T16:04:58.745Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16534080322994214484.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16534080322994214484.key) [2023-03-15T16:04:58.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:04:59.032Z] + git semver push [2023-03-15T16:04:59.291Z] 2023-03-15 16:04:59,229 [run_push] DEBUG push [2023-03-15T16:04:59.291Z] 2023-03-15 16:04:59,229 [execute] INFO git cat-file --batch-check [2023-03-15T16:04:59.291Z] 2023-03-15 16:04:59,230 [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-15T16:04:59.291Z] 2023-03-15 16:04:59,234 [execute] INFO git rev-list 3eacab272e8c8295d1ee6e87b9fd8f118ef70990 -- [2023-03-15T16:04:59.291Z] 2023-03-15 16:04:59,234 [execute] DEBUG Popen(['git', 'rev-list', '3eacab272e8c8295d1ee6e87b9fd8f118ef70990', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:04:59.291Z] 2023-03-15 16:04:59,245 [execute] INFO git fetch -v origin [2023-03-15T16:04:59.291Z] 2023-03-15 16:04:59,245 [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-15T16:04:59.861Z] 2023-03-15 16:04:59,755 [run_push] DEBUG no remote changes detected [2023-03-15T16:04:59.861Z] 2023-03-15 16:04:59,756 [execute] INFO git push origin semver [2023-03-15T16:04:59.861Z] 2023-03-15 16:04:59,756 [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-15T16:05:00.797Z] 2023-03-15 16:05:00,585 [run_push] DEBUG push all version tags [2023-03-15T16:05:00.797Z] 2023-03-15 16:05:00,585 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-15T16:05:00.797Z] 2023-03-15 16:05:00,586 [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-15T16:05:01.733Z] 2023-03-15 16:05:01,390 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-15T16:05:01.733Z] 3.0.0-dev.24 [Pipeline] } [2023-03-15T16:05:01.750Z] $ docker exec --env ******** --env ******** 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b ssh-agent -k [2023-03-15T16:05:01.864Z] unset SSH_AUTH_SOCK; [2023-03-15T16:05:01.864Z] unset SSH_AGENT_PID; [2023-03-15T16:05:01.864Z] echo Agent pid 38 killed; [2023-03-15T16:05:01.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:05:02.166Z] + git semver [Pipeline] } [2023-03-15T16:05:02.446Z] $ docker stop --time=1 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b [2023-03-15T16:05:03.751Z] $ docker rm -f --volumes 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b [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-15T16:05:04.289Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-03-15T16:05:04.289Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-15T16:05:04.289Z] total 16 [2023-03-15T16:05:04.289Z] drwxr-xr-x 3 root root 4096 Mar 15 15:51 . [2023-03-15T16:05:04.289Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:04 .. [2023-03-15T16:05:04.289Z] drwxr-xr-x 2 root root 4096 Mar 15 15:51 cost [2023-03-15T16:05:04.289Z] -rw-r--r-- 1 root root 96 Mar 15 15:51 cost.csv [2023-03-15T16:05:04.289Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-03-15T16:05:04.289Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-15T16:05:04.289Z] total 16 [2023-03-15T16:05:04.290Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:51 . [2023-03-15T16:05:04.290Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:04 .. [2023-03-15T16:05:04.290Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:51 cost [2023-03-15T16:05:04.290Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 15 15:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:05:04.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:05:05.430Z] ---> package-listing.sh [2023-03-15T16:05:05.430Z] ++ facter osfamily [2023-03-15T16:05:05.430Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T16:05:05.688Z] + OS_FAMILY=debian [2023-03-15T16:05:05.688Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-03-15T16:05:05.688Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T16:05:05.688Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T16:05:05.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T16:05:05.688Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T16:05:05.688Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-15T16:05:05.688Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T16:05:05.688Z] + case "${OS_FAMILY}" in [2023-03-15T16:05:05.688Z] + dpkg -l [2023-03-15T16:05:05.688Z] + grep '^ii' [2023-03-15T16:05:05.688Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T16:05:05.688Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T16:05:05.688Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T16:05:05.688Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-15T16:05:05.688Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-03-15T16:05:05.688Z] + 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-15T16:05:05.698Z] 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-15T16:05:05.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:05:06.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:05:06.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:05:06.603Z] prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container [2023-03-15T16:05:06.637Z] $ 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-15T16:05:06.848Z] $ docker top f5fa01143c2512085b8f59d72626a920ca1a8b3762ad0ba455e8197990079222 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:05:07.178Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T16:05:07.461Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T16:05:07.743Z] + ls /var/log/sa-host [2023-03-15T16:05:07.743Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:05:07.805Z] provisioning config files... [2023-03-15T16:05:07.814Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12399920454269338141tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:05:07.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:05:08.109Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T16:05:08.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:05:08.449Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T16:05:08.456Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:05:08.736Z] ---> sudo-logs.sh [2023-03-15T16:05:08.736Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T16:05:08.763Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:05:09.042Z] ---> job-cost.sh [2023-03-15T16:05:09.042Z] lf-activate-venv: SKIPPING [2023-03-15T16:05:09.042Z] DEBUG: total: 0.2199999988079071 [2023-03-15T16:05:09.042Z] INFO: Retrieving Stack Cost... [2023-03-15T16:05:09.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:05:09.865Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T16:05:09.883Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:05:10.164Z] ---> logs-deploy.sh [2023-03-15T16:05:10.164Z] lf-activate-venv: SKIPPING [2023-03-15T16:05:10.164Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/140 [2023-03-15T16:05:10.164Z] INFO: archiving workspace using pattern(s): [2023-03-15T16:05:11.099Z] Archives upload complete. [2023-03-15T16:05:11.099Z] INFO: archiving logs to Nexus