Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de2673118ef797f3fa80278e5e2907ec493f0d91 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-ssh9750629664818356438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11022965836913474740.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3199819610268771948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11641099606365153125.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-ssh12578924354496050491.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5020 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 > 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 Avoid second fetch Checking out Revision de2673118ef797f3fa80278e5e2907ec493f0d91 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#645)" > git config core.sparsecheckout # timeout=10 > git checkout -f de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 > git rev-list --no-walk e029c947a342a97fa89232dc0db458535b381c54 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-05T20:33:28.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-05T20:33:29.059Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-05T20:33:29.089Z] ========================================================= [2024-03-05T20:33:29.089Z] EdgeX Global Pipelines Version Info [2024-03-05T20:33:29.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:33:29.821Z] ------------------- [2024-03-05T20:33:29.821Z] stable info: [2024-03-05T20:33:29.821Z] ------------------- [2024-03-05T20:33:29.821Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-05T20:33:29.821Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T20:33:29.821Z] Message: update stable to v1.0.258 [2024-03-05T20:33:30.762Z] ------------------- [2024-03-05T20:33:30.762Z] experimental info: [2024-03-05T20:33:30.762Z] ------------------- [2024-03-05T20:33:30.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-05T20:33:30.763Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T20:33:30.763Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-05T20:33:30.857Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-05T20:33:30.877Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-05T20:33:30.906Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-05T20:33:30.932Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-05T20:33:30.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-05T20:33:30.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-05T20:33:31.015Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-05T20:33:31.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-05T20:33:31.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-05T20:33:31.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-05T20:33:31.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-05T20:33:31.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-05T20:33:31.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-05T20:33:31.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-05T20:33:31.229Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T20:33:31.265Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T20:33:31.303Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T20:33:31.338Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T20:33:31.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-05T20:33:31.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-05T20:33:31.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-05T20:33:31.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-05T20:33:31.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-05T20:33:31.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-05T20:33:31.576Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-05T20:33:31.606Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-05T20:33:31.642Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-05T20:33:31.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-05T20:33:31.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-05T20:33:31.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-05T20:33:31.793Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] echo [2024-03-05T20:33:31.832Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de26731 [Pipeline] echo [2024-03-05T20:33:31.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T20:33:31.953Z] provisioning config files... [2024-03-05T20:33:31.967Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16051923485930517183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:33:32.314Z] ---> ****-login.sh [2024-03-05T20:33:32.314Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:33:32.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:32.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:32.575Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:32.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:32.575Z] [2024-03-05T20:33:32.575Z] Login Succeeded [2024-03-05T20:33:32.575Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:33:32.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:32.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:32.838Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:32.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:32.838Z] [2024-03-05T20:33:32.838Z] Login Succeeded [2024-03-05T20:33:32.838Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:33:32.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:32.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:32.838Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:32.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:32.838Z] [2024-03-05T20:33:32.838Z] Login Succeeded [2024-03-05T20:33:32.838Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:33:32.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:32.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:32.838Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:32.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:32.838Z] [2024-03-05T20:33:32.838Z] Login Succeeded [2024-03-05T20:33:32.838Z] ****.io [2024-03-05T20:33:33.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:33.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:33.361Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:33.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:33.361Z] [2024-03-05T20:33:33.361Z] Login Succeeded [2024-03-05T20:33:33.361Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:33:33.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-05T20:33:33.876Z] + git rev-list -1 --merges de2673118ef797f3fa80278e5e2907ec493f0d91~1..de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] echo [2024-03-05T20:33:33.908Z] -----------> git rev-list -1 --merges de2673118ef797f3fa80278e5e2907ec493f0d91~1..de2673118ef797f3fa80278e5e2907ec493f0d91 de2673118ef797f3fa80278e5e2907ec493f0d91 [false] [Pipeline] sh [2024-03-05T20:33:34.210Z] + git log --format=format:%s -1 de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] echo [2024-03-05T20:33:34.229Z] ========================================================= [2024-03-05T20:33:34.229Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-05T20:33:34.229Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T20:33:34.622Z] + git log --format=format:%s -1 de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] echo [2024-03-05T20:33:34.634Z] [semverPrep] GIT_COMMIT: de2673118ef797f3fa80278e5e2907ec493f0d91, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#645) [Pipeline] echo [2024-03-05T20:33:34.659Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-05T20:33:35.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T20:33:35.030Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-05T20:33:35.030Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-05T20:33:35.030Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-05T20:33:35.030Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-05T20:33:35.030Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-05T20:33:35.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:33:35.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:33:35.393Z] [2024-03-05T20:33:35.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:33:35.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:33:35.712Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-05T20:33:35.712Z] b85a868b505f: Pulling fs layer [2024-03-05T20:33:35.712Z] e2be974225ed: Pulling fs layer [2024-03-05T20:33:35.712Z] 339a4e72a1f5: Pulling fs layer [2024-03-05T20:33:35.712Z] 988bab9f4d93: Pulling fs layer [2024-03-05T20:33:35.712Z] 1469e6f7b9e6: Pulling fs layer [2024-03-05T20:33:35.712Z] eaf3925da568: Pulling fs layer [2024-03-05T20:33:35.712Z] bab4dde63d76: Pulling fs layer [2024-03-05T20:33:35.712Z] bde34c3a00c8: Pulling fs layer [2024-03-05T20:33:35.712Z] b352a97aabf1: Pulling fs layer [2024-03-05T20:33:35.712Z] 4872d77fe225: Pulling fs layer [2024-03-05T20:33:35.712Z] 5851b861e8e6: Pulling fs layer [2024-03-05T20:33:35.712Z] 988bab9f4d93: Waiting [2024-03-05T20:33:35.712Z] 1469e6f7b9e6: Waiting [2024-03-05T20:33:35.712Z] b352a97aabf1: Waiting [2024-03-05T20:33:35.712Z] 4872d77fe225: Waiting [2024-03-05T20:33:35.712Z] 5851b861e8e6: Waiting [2024-03-05T20:33:35.712Z] eaf3925da568: Waiting [2024-03-05T20:33:35.712Z] bde34c3a00c8: Waiting [2024-03-05T20:33:35.712Z] e2be974225ed: Download complete [2024-03-05T20:33:35.712Z] 988bab9f4d93: Verifying Checksum [2024-03-05T20:33:35.712Z] 988bab9f4d93: Download complete [2024-03-05T20:33:35.712Z] 1469e6f7b9e6: Verifying Checksum [2024-03-05T20:33:35.712Z] 1469e6f7b9e6: Download complete [2024-03-05T20:33:35.971Z] 339a4e72a1f5: Verifying Checksum [2024-03-05T20:33:35.971Z] 339a4e72a1f5: Download complete [2024-03-05T20:33:35.971Z] eaf3925da568: Verifying Checksum [2024-03-05T20:33:35.971Z] eaf3925da568: Download complete [2024-03-05T20:33:35.971Z] b352a97aabf1: Download complete [2024-03-05T20:33:35.971Z] 4872d77fe225: Verifying Checksum [2024-03-05T20:33:35.971Z] 4872d77fe225: Download complete [2024-03-05T20:33:35.971Z] 5851b861e8e6: Verifying Checksum [2024-03-05T20:33:35.971Z] 5851b861e8e6: Download complete [2024-03-05T20:33:35.971Z] b85a868b505f: Verifying Checksum [2024-03-05T20:33:35.971Z] b85a868b505f: Download complete [2024-03-05T20:33:36.228Z] bab4dde63d76: Verifying Checksum [2024-03-05T20:33:36.228Z] bab4dde63d76: Download complete [2024-03-05T20:33:37.170Z] b85a868b505f: Pull complete [2024-03-05T20:33:37.170Z] e2be974225ed: Pull complete [2024-03-05T20:33:37.740Z] 339a4e72a1f5: Pull complete [2024-03-05T20:33:37.740Z] 988bab9f4d93: Pull complete [2024-03-05T20:33:38.000Z] 1469e6f7b9e6: Pull complete [2024-03-05T20:33:38.000Z] eaf3925da568: Pull complete [2024-03-05T20:33:39.379Z] bab4dde63d76: Pull complete [2024-03-05T20:33:39.639Z] bde34c3a00c8: Pull complete [2024-03-05T20:33:39.639Z] b352a97aabf1: Pull complete [2024-03-05T20:33:39.639Z] 4872d77fe225: Pull complete [2024-03-05T20:33:39.900Z] 5851b861e8e6: Pull complete [2024-03-05T20:33:39.900Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-05T20:33:39.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:33:39.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:33:42.158Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:33:42.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T20:33:44.859Z] $ docker top 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 -eo pid,comm [2024-03-05T20:33:44.917Z] 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). [2024-03-05T20:33:44.917Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T20:33:45.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:33:45.013Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:33:45.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:33:45.129Z] $ docker exec 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 ssh-agent [2024-03-05T20:33:45.237Z] SSH_AUTH_SOCK=/tmp/ssh-KOUKlur2BKpg/agent.32 [2024-03-05T20:33:45.237Z] SSH_AGENT_PID=39 [2024-03-05T20:33:45.243Z] Running ssh-add (command line suppressed) [2024-03-05T20:33:45.345Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3220453398621090583.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3220453398621090583.key) [2024-03-05T20:33:45.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:33:45.654Z] + git tag --points-at HEAD [Pipeline] } [2024-03-05T20:33:45.668Z] $ docker exec --env ******** --env ******** 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 ssh-agent -k [2024-03-05T20:33:45.760Z] unset SSH_AUTH_SOCK; [2024-03-05T20:33:45.761Z] unset SSH_AGENT_PID; [2024-03-05T20:33:45.761Z] echo Agent pid 39 killed; [2024-03-05T20:33:45.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-05T20:33:45.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:33:45.820Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:33:45.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:33:45.920Z] $ docker exec 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 ssh-agent [2024-03-05T20:33:46.013Z] SSH_AUTH_SOCK=/tmp/ssh-AIWcJ8bEoh0f/agent.71 [2024-03-05T20:33:46.013Z] SSH_AGENT_PID=77 [2024-03-05T20:33:46.018Z] Running ssh-add (command line suppressed) [2024-03-05T20:33:46.108Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14847539304964413039.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14847539304964413039.key) [2024-03-05T20:33:46.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:33:46.427Z] + git semver init [2024-03-05T20:33:46.686Z] 2024-03-05 20:33:46,592 [run_init] DEBUG init version:0.0.0 force:False [2024-03-05T20:33:46.686Z] 2024-03-05 20:33:46,593 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-03-05T20:33:46.686Z] 2024-03-05 20:33:46,593 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-03-05T20:33:46.686Z] 2024-03-05 20:33:46,593 [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) [2024-03-05T20:33:48.072Z] 2024-03-05 20:33:47,694 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-03-05T20:33:48.072Z] 2024-03-05 20:33:47,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-03-05T20:33:48.072Z] 2024-03-05 20:33:47,695 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-05T20:33:48.072Z] 2024-03-05 20:33:47,695 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-05T20:33:48.072Z] 3.2.0-dev.15 [Pipeline] } [2024-03-05T20:33:48.086Z] $ docker exec --env ******** --env ******** 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 ssh-agent -k [2024-03-05T20:33:48.175Z] unset SSH_AUTH_SOCK; [2024-03-05T20:33:48.176Z] unset SSH_AGENT_PID; [2024-03-05T20:33:48.176Z] echo Agent pid 77 killed; [2024-03-05T20:33:48.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T20:33:48.555Z] + git semver [Pipeline] } [2024-03-05T20:33:48.832Z] $ docker stop --time=1 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 [2024-03-05T20:33:50.108Z] $ docker rm -f --volumes 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T20:33:50.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-05T20:33:50.756Z] Stashed 1 file(s) [Pipeline] echo [2024-03-05T20:33:50.759Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 [2024-03-05T20:33:51.099Z] provisioning config files... [2024-03-05T20:33:51.110Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15292107137909291247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:33:51.436Z] ---> ****-login.sh [2024-03-05T20:33:51.436Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:33:51.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:51.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:51.436Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:51.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:51.436Z] [2024-03-05T20:33:51.436Z] Login Succeeded [2024-03-05T20:33:51.436Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:33:51.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:51.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:51.437Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:51.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:51.437Z] [2024-03-05T20:33:51.437Z] Login Succeeded [2024-03-05T20:33:51.437Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:33:51.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:51.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:51.696Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:51.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:51.696Z] [2024-03-05T20:33:51.696Z] Login Succeeded [2024-03-05T20:33:51.696Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:33:51.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:51.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:51.696Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:51.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:51.696Z] [2024-03-05T20:33:51.696Z] Login Succeeded [2024-03-05T20:33:51.696Z] ****.io [2024-03-05T20:33:51.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:33:51.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:33:51.956Z] Configure a credential helper to remove this warning. See [2024-03-05T20:33:51.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:33:51.956Z] [2024-03-05T20:33:51.956Z] Login Succeeded [2024-03-05T20:33:51.956Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:33:51.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-05T20:33:52.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:33:52.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:33:52.173Z] ========================================================= [2024-03-05T20:33:52.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-05T20:33:52.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:33:52.575Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-05T20:33:52.575Z] Sending build context to Docker daemon 8.795MB [2024-03-05T20:33:52.575Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T20:33:52.575Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-05T20:33:52.575Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-05T20:33:52.575Z] 7264a8db6415: Pulling fs layer [2024-03-05T20:33:52.575Z] c4d48a809fc2: Pulling fs layer [2024-03-05T20:33:52.575Z] 4f1c88b9dad5: Pulling fs layer [2024-03-05T20:33:52.575Z] ad3a456e5733: Pulling fs layer [2024-03-05T20:33:52.575Z] 69c7f0334f64: Pulling fs layer [2024-03-05T20:33:52.575Z] 1f1c1a5573a3: Pulling fs layer [2024-03-05T20:33:52.575Z] ce7588e14bc9: Pulling fs layer [2024-03-05T20:33:52.575Z] b5e4710f87ac: Pulling fs layer [2024-03-05T20:33:52.575Z] 69c7f0334f64: Waiting [2024-03-05T20:33:52.575Z] ad3a456e5733: Waiting [2024-03-05T20:33:52.575Z] 1f1c1a5573a3: Waiting [2024-03-05T20:33:52.575Z] b5e4710f87ac: Waiting [2024-03-05T20:33:52.575Z] c4d48a809fc2: Download complete [2024-03-05T20:33:52.575Z] ad3a456e5733: Verifying Checksum [2024-03-05T20:33:52.833Z] 69c7f0334f64: Download complete [2024-03-05T20:33:52.833Z] 7264a8db6415: Verifying Checksum [2024-03-05T20:33:52.833Z] 7264a8db6415: Download complete [2024-03-05T20:33:52.833Z] 1f1c1a5573a3: Verifying Checksum [2024-03-05T20:33:52.833Z] 1f1c1a5573a3: Download complete [2024-03-05T20:33:52.833Z] 7264a8db6415: Pull complete [2024-03-05T20:33:53.092Z] b5e4710f87ac: Verifying Checksum [2024-03-05T20:33:53.092Z] b5e4710f87ac: Download complete [2024-03-05T20:33:53.092Z] c4d48a809fc2: Pull complete [2024-03-05T20:33:53.092Z] 4f1c88b9dad5: Verifying Checksum [2024-03-05T20:33:53.092Z] 4f1c88b9dad5: Download complete [2024-03-05T20:33:53.351Z] ce7588e14bc9: Verifying Checksum [2024-03-05T20:33:53.351Z] ce7588e14bc9: Download complete [2024-03-05T20:33:56.633Z] 4f1c88b9dad5: Pull complete [2024-03-05T20:33:56.633Z] ad3a456e5733: Pull complete [2024-03-05T20:33:56.633Z] 69c7f0334f64: Pull complete [2024-03-05T20:33:56.633Z] 1f1c1a5573a3: Pull complete [2024-03-05T20:33:59.166Z] ce7588e14bc9: Pull complete [2024-03-05T20:33:59.166Z] b5e4710f87ac: Pull complete [2024-03-05T20:33:59.426Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-05T20:33:59.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T20:33:59.426Z] ---> 88b5674ff536 [2024-03-05T20:33:59.426Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T20:34:04.778Z] ---> Running in 8428f20e9930 [2024-03-05T20:34:04.778Z] Removing intermediate container 8428f20e9930 [2024-03-05T20:34:04.778Z] ---> f7b93c10b9b1 [2024-03-05T20:34:04.778Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T20:34:04.778Z] ---> Running in 9ad4536a03d2 [2024-03-05T20:34:04.778Z] Removing intermediate container 9ad4536a03d2 [2024-03-05T20:34:04.778Z] ---> db3ab359122c [2024-03-05T20:34:04.778Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-05T20:34:04.778Z] ---> Running in a54464257fcb [2024-03-05T20:34:04.779Z] Removing intermediate container a54464257fcb [2024-03-05T20:34:04.779Z] ---> fd7c29d6e85d [2024-03-05T20:34:04.779Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T20:34:04.779Z] ---> Running in 142254a02bf1 [2024-03-05T20:34:05.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T20:34:05.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T20:34:05.301Z] OK: 264 MiB in 52 packages [2024-03-05T20:34:05.560Z] Removing intermediate container 142254a02bf1 [2024-03-05T20:34:05.560Z] ---> 1679dc0f7130 [2024-03-05T20:34:05.560Z] Step 7/12 : WORKDIR /app [2024-03-05T20:34:05.560Z] ---> Running in 04571ac00736 [2024-03-05T20:34:05.560Z] Removing intermediate container 04571ac00736 [2024-03-05T20:34:05.560Z] ---> 6b19605cae71 [2024-03-05T20:34:05.560Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-05T20:34:05.819Z] ---> f46ae8fd8e7e [2024-03-05T20:34:05.819Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T20:34:05.819Z] ---> Running in 51e49633798c [2024-03-05T20:34:06.003Z] Still waiting to schedule task [2024-03-05T20:34:06.004Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5021’ is offline [2024-03-05T20:34:38.793Z] Removing intermediate container 51e49633798c [2024-03-05T20:34:38.793Z] ---> e8c2272aebcc [2024-03-05T20:34:38.793Z] Step 10/12 : COPY . . [2024-03-05T20:34:38.793Z] ---> 9bc12600dbe6 [2024-03-05T20:34:38.793Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T20:34:38.793Z] ---> Running in d15c4f5c2486 [2024-03-05T20:34:38.793Z] Removing intermediate container d15c4f5c2486 [2024-03-05T20:34:38.793Z] ---> e94c685d07a1 [2024-03-05T20:34:38.793Z] Step 12/12 : RUN $MAKE [2024-03-05T20:34:38.793Z] ---> Running in 65ed45fbc694 [2024-03-05T20:34:38.793Z] noop [2024-03-05T20:34:38.793Z] Removing intermediate container 65ed45fbc694 [2024-03-05T20:34:38.793Z] ---> 9b833c137edc [2024-03-05T20:34:38.793Z] Successfully built 9b833c137edc [2024-03-05T20:34:38.793Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:34:39.174Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T20:34:39.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:34:39.289Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:34:39.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T20:34:39.684Z] $ docker top 04eab6a41eb844ec6986cea6cfc8e62454202216df55ad1ef6be27c989281422 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:34:40.058Z] + go version [2024-03-05T20:34:40.058Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-05T20:34:40.070Z] $ docker stop --time=1 04eab6a41eb844ec6986cea6cfc8e62454202216df55ad1ef6be27c989281422 [2024-03-05T20:34:41.324Z] $ docker rm -f --volumes 04eab6a41eb844ec6986cea6cfc8e62454202216df55ad1ef6be27c989281422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:34:41.917Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T20:34:41.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:34:42.027Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:34:42.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T20:34:42.406Z] $ docker top a8d7b94e9eaafa1a263a741bed39b28001778037aeb878800ded7612dd840a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:34:42.787Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-03-05T20:34:43.113Z] + make test [2024-03-05T20:34:43.113Z] go test -race -coverprofile=coverage.out ./... [2024-03-05T20:35:05.044Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-05T20:35:23.149Z] go vet ./... [2024-03-05T20:35:25.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T20:35:25.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T20:35:25.071Z] ./bin/test-attribution-txt.sh [2024-03-05T20:35:25.071Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T20:35:25.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-05T20:35:25.115Z] $ docker stop --time=1 a8d7b94e9eaafa1a263a741bed39b28001778037aeb878800ded7612dd840a42 [2024-03-05T20:35:28.867Z] $ docker rm -f --volumes a8d7b94e9eaafa1a263a741bed39b28001778037aeb878800ded7612dd840a42 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T20:35:29.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-05T20:35:29.512Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-05T20:35:30.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-05T20:35:30.318Z] + ls -al . [2024-03-05T20:35:30.319Z] total 184 [2024-03-05T20:35:30.319Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 20:34 . [2024-03-05T20:35:30.319Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:33 .. [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 20:33 .dockerignore [2024-03-05T20:35:30.319Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:35 .git [2024-03-05T20:35:30.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:33 .github [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 5 20:33 .gitignore [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 20:33 .golangci.yml [2024-03-05T20:35:30.319Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 20:33 .semver [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 5 20:33 Attribution.txt [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 5 20:33 CHANGELOG.md [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 5 20:33 Dockerfile [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 20:33 GOVERNANCE.md [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 5 20:33 Jenkinsfile [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 20:33 LICENSE [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 5 20:33 OWNERS.md [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 5 20:33 README.md [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 20:33 VERSION [2024-03-05T20:35:30.319Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:33 bin [2024-03-05T20:35:30.319Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 5 20:34 coverage.out [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 5 20:33 go.mod [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 20:33 go.sum [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 5 20:33 main.go [2024-03-05T20:35:30.319Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 5 20:33 makefile [2024-03-05T20:35:30.319Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 20:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:35:30.667Z] + 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=de2673118ef797f3fa80278e5e2907ec493f0d91 --label arch=amd64 --label version=3.2.0-dev.15 . [2024-03-05T20:35:30.667Z] Sending build context to Docker daemon 8.796MB [2024-03-05T20:35:30.667Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T20:35:30.667Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-05T20:35:30.667Z] ---> 9b833c137edc [2024-03-05T20:35:30.667Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T20:35:30.924Z] ---> Running in b397f5726f93 [2024-03-05T20:35:30.924Z] Removing intermediate container b397f5726f93 [2024-03-05T20:35:30.924Z] ---> 452117760037 [2024-03-05T20:35:30.924Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T20:35:30.924Z] ---> Running in 22ce52d3b791 [2024-03-05T20:35:31.184Z] Removing intermediate container 22ce52d3b791 [2024-03-05T20:35:31.184Z] ---> 4f21c5dc08c1 [2024-03-05T20:35:31.184Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-05T20:35:31.184Z] ---> Running in 7604cc63a2f0 [2024-03-05T20:35:31.184Z] Removing intermediate container 7604cc63a2f0 [2024-03-05T20:35:31.184Z] ---> bb64dc69505b [2024-03-05T20:35:31.184Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T20:35:31.184Z] ---> Running in 3ce52cb06a42 [2024-03-05T20:35:31.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T20:35:31.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T20:35:31.960Z] OK: 264 MiB in 52 packages [2024-03-05T20:35:32.219Z] Removing intermediate container 3ce52cb06a42 [2024-03-05T20:35:32.219Z] ---> d530e7ab75fa [2024-03-05T20:35:32.219Z] Step 7/27 : WORKDIR /app [2024-03-05T20:35:32.219Z] ---> Running in 72d9a4e5a0f8 [2024-03-05T20:35:32.478Z] Removing intermediate container 72d9a4e5a0f8 [2024-03-05T20:35:32.478Z] ---> 6204fea11eb2 [2024-03-05T20:35:32.478Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-05T20:35:32.478Z] ---> cdb5ae9d0861 [2024-03-05T20:35:32.478Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T20:35:32.478Z] ---> Running in b9082b741bdc [2024-03-05T20:35:33.047Z] Removing intermediate container b9082b741bdc [2024-03-05T20:35:33.047Z] ---> 6d6ca0ffc3bf [2024-03-05T20:35:33.047Z] Step 10/27 : COPY . . [2024-03-05T20:35:33.625Z] ---> dce718945063 [2024-03-05T20:35:33.625Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T20:35:33.625Z] ---> Running in 7dadc7ef6675 [2024-03-05T20:35:33.625Z] Removing intermediate container 7dadc7ef6675 [2024-03-05T20:35:33.625Z] ---> bb4290065306 [2024-03-05T20:35:33.625Z] Step 12/27 : RUN $MAKE [2024-03-05T20:35:33.625Z] ---> Running in a5fdf052b805 [2024-03-05T20:35:33.884Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15" -trimpath -mod=readonly -o app-service-configurable [2024-03-05T20:35:52.386Z] Removing intermediate container a5fdf052b805 [2024-03-05T20:35:52.386Z] ---> dd6d901609b6 [2024-03-05T20:35:52.386Z] Step 13/27 : FROM alpine:3.18 [2024-03-05T20:35:52.386Z] 3.18: Pulling from library/alpine [2024-03-05T20:35:52.645Z] 619be1103602: Pulling fs layer [2024-03-05T20:35:52.645Z] 619be1103602: Download complete [2024-03-05T20:35:52.920Z] 619be1103602: Pull complete [2024-03-05T20:35:52.920Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T20:35:52.920Z] Status: Downloaded newer image for alpine:3.18 [2024-03-05T20:35:52.920Z] ---> d3782b16ccc9 [2024-03-05T20:35:52.920Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-05T20:35:53.179Z] ---> Running in 0cf1ef89e8a8 [2024-03-05T20:35:53.179Z] Removing intermediate container 0cf1ef89e8a8 [2024-03-05T20:35:53.179Z] ---> 5861df5e7e54 [2024-03-05T20:35:53.179Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-05T20:35:53.180Z] ---> Running in 0be6b3ac028b [2024-03-05T20:35:53.180Z] Removing intermediate container 0be6b3ac028b [2024-03-05T20:35:53.180Z] ---> 414547987b2b [2024-03-05T20:35:53.180Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T20:35:53.180Z] ---> Running in 29b4a8c7946e [2024-03-05T20:35:53.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T20:35:53.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T20:35:53.957Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T20:35:53.957Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T20:35:53.957Z] Executing busybox-1.36.1-r5.trigger [2024-03-05T20:35:53.957Z] Executing ca-certificates-20230506-r0.trigger [2024-03-05T20:35:53.957Z] OK: 8 MiB in 17 packages [2024-03-05T20:35:54.524Z] Removing intermediate container 29b4a8c7946e [2024-03-05T20:35:54.524Z] ---> e30acbc30f1d [2024-03-05T20:35:54.524Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-05T20:35:54.524Z] ---> Running in 2ce98d7ae93f [2024-03-05T20:35:54.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T20:35:54.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T20:35:55.042Z] OK: 8 MiB in 17 packages [2024-03-05T20:35:55.300Z] Removing intermediate container 2ce98d7ae93f [2024-03-05T20:35:55.300Z] ---> cf25bdfe3e2a [2024-03-05T20:35:55.300Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-05T20:35:55.559Z] ---> c544762855c4 [2024-03-05T20:35:55.559Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-05T20:35:55.559Z] ---> 715e6e0c034a [2024-03-05T20:35:55.559Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-05T20:35:55.818Z] ---> bf54662887b5 [2024-03-05T20:35:55.818Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-05T20:35:56.753Z] ---> 5fea825e7301 [2024-03-05T20:35:56.753Z] Step 22/27 : EXPOSE 48095 [2024-03-05T20:35:56.753Z] ---> Running in eace70cedb6f [2024-03-05T20:35:56.753Z] Removing intermediate container eace70cedb6f [2024-03-05T20:35:56.753Z] ---> 2da895131e77 [2024-03-05T20:35:56.753Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-05T20:35:56.753Z] ---> Running in 5ebcd8a6bc49 [2024-03-05T20:35:56.753Z] Removing intermediate container 5ebcd8a6bc49 [2024-03-05T20:35:56.753Z] ---> 0cca63f1aa57 [2024-03-05T20:35:56.753Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-05T20:35:56.753Z] ---> Running in 9e5983af9358 [2024-03-05T20:35:56.753Z] Removing intermediate container 9e5983af9358 [2024-03-05T20:35:56.753Z] ---> c0c38f824c7a [2024-03-05T20:35:56.753Z] Step 25/27 : LABEL arch=amd64 [2024-03-05T20:35:56.753Z] ---> Running in 86b3b4c4c504 [2024-03-05T20:35:57.011Z] Removing intermediate container 86b3b4c4c504 [2024-03-05T20:35:57.011Z] ---> 35c5a0ed204b [2024-03-05T20:35:57.011Z] Step 26/27 : LABEL git_sha=de2673118ef797f3fa80278e5e2907ec493f0d91 [2024-03-05T20:35:57.011Z] ---> Running in bba7506ef048 [2024-03-05T20:35:57.011Z] Removing intermediate container bba7506ef048 [2024-03-05T20:35:57.011Z] ---> 9c38659b33a3 [2024-03-05T20:35:57.011Z] Step 27/27 : LABEL version=3.2.0-dev.15 [2024-03-05T20:35:57.011Z] ---> Running in afcfa3c2a1da [2024-03-05T20:35:57.011Z] Removing intermediate container afcfa3c2a1da [2024-03-05T20:35:57.011Z] ---> 4111427131f5 [2024-03-05T20:35:57.011Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-05T20:35:57.011Z] Successfully built 4111427131f5 [2024-03-05T20:35:57.011Z] 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 [2024-03-05T20:35:57.275Z] provisioning config files... [2024-03-05T20:35:57.283Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7413992589184232822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:35:57.621Z] ---> ****-login.sh [2024-03-05T20:35:57.621Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:35:57.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:35:57.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:35:57.621Z] Configure a credential helper to remove this warning. See [2024-03-05T20:35:57.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:35:57.621Z] [2024-03-05T20:35:57.621Z] Login Succeeded [2024-03-05T20:35:57.621Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:35:57.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:35:57.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:35:57.622Z] Configure a credential helper to remove this warning. See [2024-03-05T20:35:57.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:35:57.622Z] [2024-03-05T20:35:57.622Z] Login Succeeded [2024-03-05T20:35:57.622Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:35:57.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:35:57.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:35:57.883Z] Configure a credential helper to remove this warning. See [2024-03-05T20:35:57.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:35:57.883Z] [2024-03-05T20:35:57.883Z] Login Succeeded [2024-03-05T20:35:57.883Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:35:57.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:35:57.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:35:57.883Z] Configure a credential helper to remove this warning. See [2024-03-05T20:35:57.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:35:57.883Z] [2024-03-05T20:35:57.883Z] Login Succeeded [2024-03-05T20:35:57.883Z] ****.io [2024-03-05T20:35:57.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:35:58.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:35:58.142Z] Configure a credential helper to remove this warning. See [2024-03-05T20:35:58.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:35:58.142Z] [2024-03-05T20:35:58.142Z] Login Succeeded [2024-03-05T20:35:58.143Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:35:58.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T20:35:58.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:35:58.347Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-03-05T20:35:58.347Z] de2673118ef797f3fa80278e5e2907ec493f0d91 [2024-03-05T20:35:58.347Z] latest [2024-03-05T20:35:58.347Z] 3.2.0-dev.15 [2024-03-05T20:35:58.347Z] de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [2024-03-05T20:35:58.347Z] main [2024-03-05T20:35:58.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:35:58.782Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:35:59.172Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91 [2024-03-05T20:35:59.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-05T20:35:59.172Z] 59beef1165ea: Preparing [2024-03-05T20:35:59.172Z] 7f07f10e2a21: Preparing [2024-03-05T20:35:59.172Z] 04d5b618f1b7: Preparing [2024-03-05T20:35:59.172Z] 94f64acf58dd: Preparing [2024-03-05T20:35:59.172Z] 6babca2ad1ba: Preparing [2024-03-05T20:35:59.172Z] e684fbbe26a5: Preparing [2024-03-05T20:35:59.172Z] aedc3bda2944: Preparing [2024-03-05T20:35:59.172Z] e684fbbe26a5: Waiting [2024-03-05T20:35:59.172Z] aedc3bda2944: Waiting [2024-03-05T20:35:59.172Z] 94f64acf58dd: Pushed [2024-03-05T20:35:59.172Z] 6babca2ad1ba: Pushed [2024-03-05T20:35:59.172Z] 7f07f10e2a21: Pushed [2024-03-05T20:35:59.172Z] 04d5b618f1b7: Pushed [2024-03-05T20:35:59.172Z] aedc3bda2944: Layer already exists [2024-03-05T20:35:59.431Z] e684fbbe26a5: Pushed [2024-03-05T20:36:01.336Z] 59beef1165ea: Pushed [2024-03-05T20:36:01.336Z] de2673118ef797f3fa80278e5e2907ec493f0d91: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:01.721Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:02.108Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-05T20:36:02.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-05T20:36:02.108Z] 59beef1165ea: Preparing [2024-03-05T20:36:02.108Z] 7f07f10e2a21: Preparing [2024-03-05T20:36:02.108Z] 04d5b618f1b7: Preparing [2024-03-05T20:36:02.108Z] 94f64acf58dd: Preparing [2024-03-05T20:36:02.108Z] 6babca2ad1ba: Preparing [2024-03-05T20:36:02.108Z] e684fbbe26a5: Preparing [2024-03-05T20:36:02.108Z] aedc3bda2944: Preparing [2024-03-05T20:36:02.108Z] e684fbbe26a5: Waiting [2024-03-05T20:36:02.108Z] aedc3bda2944: Waiting [2024-03-05T20:36:02.108Z] 59beef1165ea: Layer already exists [2024-03-05T20:36:02.108Z] 7f07f10e2a21: Layer already exists [2024-03-05T20:36:02.108Z] 04d5b618f1b7: Layer already exists [2024-03-05T20:36:02.108Z] 94f64acf58dd: Layer already exists [2024-03-05T20:36:02.108Z] 6babca2ad1ba: Layer already exists [2024-03-05T20:36:02.108Z] aedc3bda2944: Layer already exists [2024-03-05T20:36:02.108Z] e684fbbe26a5: Layer already exists [2024-03-05T20:36:02.108Z] latest: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:02.508Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:02.900Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.15 [2024-03-05T20:36:02.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-05T20:36:02.900Z] 59beef1165ea: Preparing [2024-03-05T20:36:02.900Z] 7f07f10e2a21: Preparing [2024-03-05T20:36:02.900Z] 04d5b618f1b7: Preparing [2024-03-05T20:36:02.900Z] 94f64acf58dd: Preparing [2024-03-05T20:36:02.900Z] 6babca2ad1ba: Preparing [2024-03-05T20:36:02.900Z] e684fbbe26a5: Preparing [2024-03-05T20:36:02.900Z] aedc3bda2944: Preparing [2024-03-05T20:36:02.900Z] e684fbbe26a5: Waiting [2024-03-05T20:36:02.900Z] aedc3bda2944: Waiting [2024-03-05T20:36:02.900Z] 7f07f10e2a21: Layer already exists [2024-03-05T20:36:02.900Z] 94f64acf58dd: Layer already exists [2024-03-05T20:36:02.900Z] 6babca2ad1ba: Layer already exists [2024-03-05T20:36:02.900Z] 59beef1165ea: Layer already exists [2024-03-05T20:36:02.900Z] 04d5b618f1b7: Layer already exists [2024-03-05T20:36:02.900Z] aedc3bda2944: Layer already exists [2024-03-05T20:36:02.900Z] e684fbbe26a5: Layer already exists [2024-03-05T20:36:02.900Z] 3.2.0-dev.15: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:03.306Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:03.702Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [2024-03-05T20:36:03.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-05T20:36:03.702Z] 59beef1165ea: Preparing [2024-03-05T20:36:03.702Z] 7f07f10e2a21: Preparing [2024-03-05T20:36:03.702Z] 04d5b618f1b7: Preparing [2024-03-05T20:36:03.702Z] 94f64acf58dd: Preparing [2024-03-05T20:36:03.702Z] 6babca2ad1ba: Preparing [2024-03-05T20:36:03.702Z] e684fbbe26a5: Preparing [2024-03-05T20:36:03.702Z] aedc3bda2944: Preparing [2024-03-05T20:36:03.702Z] e684fbbe26a5: Waiting [2024-03-05T20:36:03.702Z] aedc3bda2944: Waiting [2024-03-05T20:36:03.702Z] 7f07f10e2a21: Layer already exists [2024-03-05T20:36:03.702Z] 6babca2ad1ba: Layer already exists [2024-03-05T20:36:03.702Z] 04d5b618f1b7: Layer already exists [2024-03-05T20:36:03.702Z] 59beef1165ea: Layer already exists [2024-03-05T20:36:03.702Z] 94f64acf58dd: Layer already exists [2024-03-05T20:36:03.702Z] e684fbbe26a5: Layer already exists [2024-03-05T20:36:03.702Z] aedc3bda2944: Layer already exists [2024-03-05T20:36:03.702Z] de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:04.115Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:04.517Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-03-05T20:36:04.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-05T20:36:04.517Z] 59beef1165ea: Preparing [2024-03-05T20:36:04.517Z] 7f07f10e2a21: Preparing [2024-03-05T20:36:04.517Z] 04d5b618f1b7: Preparing [2024-03-05T20:36:04.517Z] 94f64acf58dd: Preparing [2024-03-05T20:36:04.517Z] 6babca2ad1ba: Preparing [2024-03-05T20:36:04.517Z] e684fbbe26a5: Preparing [2024-03-05T20:36:04.517Z] aedc3bda2944: Preparing [2024-03-05T20:36:04.517Z] aedc3bda2944: Waiting [2024-03-05T20:36:04.517Z] e684fbbe26a5: Waiting [2024-03-05T20:36:04.518Z] 94f64acf58dd: Layer already exists [2024-03-05T20:36:04.518Z] 6babca2ad1ba: Layer already exists [2024-03-05T20:36:04.518Z] 59beef1165ea: Layer already exists [2024-03-05T20:36:04.518Z] 04d5b618f1b7: Layer already exists [2024-03-05T20:36:04.518Z] 7f07f10e2a21: Layer already exists [2024-03-05T20:36:04.518Z] e684fbbe26a5: Layer already exists [2024-03-05T20:36:04.518Z] aedc3bda2944: Layer already exists [2024-03-05T20:36:04.518Z] main: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T20:36:04.738Z] ===================================================== [Pipeline] echo [2024-03-05T20:36:04.773Z] taggedImages: [2024-03-05T20:36:04.773Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91 [2024-03-05T20:36:04.773Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-05T20:36:04.773Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.15 [2024-03-05T20:36:04.773Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [2024-03-05T20:36:04.773Z] - 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 [2024-03-05T20:36:05.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T20:36:05.403Z] [2024-03-05T20:36:05.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:05.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T20:36:05.731Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-05T20:36:05.731Z] 5eb5b503b376: Pulling fs layer [2024-03-05T20:36:05.731Z] 5c69ac0246d0: Pulling fs layer [2024-03-05T20:36:05.731Z] ec43610c2a17: Pulling fs layer [2024-03-05T20:36:05.731Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-05T20:36:05.731Z] 33b1e0a273af: Pulling fs layer [2024-03-05T20:36:05.731Z] 5d3b04190fa2: Pulling fs layer [2024-03-05T20:36:05.731Z] 2f39f015ded8: Pulling fs layer [2024-03-05T20:36:05.731Z] 33b1e0a273af: Waiting [2024-03-05T20:36:05.731Z] 5d3b04190fa2: Waiting [2024-03-05T20:36:05.731Z] 2f39f015ded8: Waiting [2024-03-05T20:36:05.731Z] 3a2ae6a8a46f: Waiting [2024-03-05T20:36:05.731Z] 5c69ac0246d0: Verifying Checksum [2024-03-05T20:36:05.731Z] 5c69ac0246d0: Download complete [2024-03-05T20:36:05.731Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-05T20:36:05.731Z] 33b1e0a273af: Verifying Checksum [2024-03-05T20:36:05.731Z] 33b1e0a273af: Download complete [2024-03-05T20:36:05.731Z] 5d3b04190fa2: Download complete [2024-03-05T20:36:05.731Z] ec43610c2a17: Verifying Checksum [2024-03-05T20:36:05.731Z] ec43610c2a17: Download complete [2024-03-05T20:36:05.989Z] 5eb5b503b376: Download complete [2024-03-05T20:36:06.553Z] 2f39f015ded8: Download complete [2024-03-05T20:36:07.120Z] 5eb5b503b376: Pull complete [2024-03-05T20:36:07.377Z] 5c69ac0246d0: Pull complete [2024-03-05T20:36:07.944Z] ec43610c2a17: Pull complete [2024-03-05T20:36:07.944Z] 3a2ae6a8a46f: Pull complete [2024-03-05T20:36:08.202Z] 33b1e0a273af: Pull complete [2024-03-05T20:36:08.202Z] 5d3b04190fa2: Pull complete [2024-03-05T20:36:13.467Z] 2f39f015ded8: Pull complete [2024-03-05T20:36:13.467Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-05T20:36:13.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T20:36:13.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:36:13.678Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:36:13.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T20:36:18.259Z] $ docker top 21841ac1e4cd0006593938a3d329cecbef456e30e22657a0cd0a813e23a768d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:36:18.696Z] ---> job-cost.sh [2024-03-05T20:36:18.696Z] lf-activate-venv: SKIPPING [2024-03-05T20:36:18.696Z] INFO: No Stack... [2024-03-05T20:36:19.263Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T20:36:19.522Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T20:36:19.817Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-03-05T20:36:19.817Z] + cut -d, -f6 [Pipeline] lock [2024-03-05T20:36:19.827Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [2024-03-05T20:36:19.833Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] did not exist. Created. [2024-03-05T20:36:19.837Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T20:36:20.198Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-05T20:36:20.221Z] Stashed 1 file(s) [2024-03-05T20:36:20.231Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5022 in /w/workspace/ry_app-service-configurable_main [Pipeline] } [2024-03-05T20:36:20.260Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [Pipeline] { [Pipeline] // lock [Pipeline] } [2024-03-05T20:36:20.337Z] $ docker stop --time=1 21841ac1e4cd0006593938a3d329cecbef456e30e22657a0cd0a813e23a768d4 [2024-03-05T20:36:21.480Z] $ docker rm -f --volumes 21841ac1e4cd0006593938a3d329cecbef456e30e22657a0cd0a813e23a768d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] ws [2024-03-05T20:36:21.575Z] Running in /w/workspace/app-service-configurable/224 [Pipeline] { [Pipeline] // script [Pipeline] checkout [2024-03-05T20:36:21.678Z] Selected Git installation does not exist. Using Default [2024-03-05T20:36:21.678Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T20:36:26.472Z] using credential edgex-jenkins-ssh [2024-03-05T20:36:26.494Z] Cloning the remote Git repository [2024-03-05T20:36:26.533Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-05T20:36:26.626Z] > git init /w/workspace/app-service-configurable/224 # timeout=10 [2024-03-05T20:36:26.766Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-05T20:36:26.767Z] > git --version # timeout=10 [2024-03-05T20:36:26.786Z] > git --version # 'git version 2.25.1' [2024-03-05T20:36:26.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T20:36:26.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T20:36:28.962Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-05T20:36:28.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T20:36:29.953Z] Avoid second fetch [2024-03-05T20:36:29.954Z] Checking out Revision de2673118ef797f3fa80278e5e2907ec493f0d91 (main) [2024-03-05T20:36:29.967Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T20:36:30.032Z] > git checkout -f de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 [2024-03-05T20:36:30.559Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#645)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T20:36:31.806Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-05T20:36:31.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T20:36:31.806Z] Dload Upload Total Spent Left Speed [2024-03-05T20:36:31.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh [2024-03-05T20:36:32.136Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-05T20:36:32.454Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-05T20:36:32.455Z] + sudo tee /etc/docker/daemon.new [2024-03-05T20:36:32.455Z] { [2024-03-05T20:36:32.455Z] "registry-mirrors": [ [2024-03-05T20:36:32.455Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-05T20:36:32.455Z] ], [2024-03-05T20:36:32.455Z] "bip": "10.250.0.254/24", [2024-03-05T20:36:32.455Z] "hosts": [ [2024-03-05T20:36:32.455Z] "tcp://0.0.0.0:5555", [2024-03-05T20:36:32.455Z] "unix:///var/run/docker.sock" [2024-03-05T20:36:32.455Z] ], [2024-03-05T20:36:32.455Z] "mtu": 1458, [2024-03-05T20:36:32.455Z] "selinux-enabled": true, [2024-03-05T20:36:32.455Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-05T20:36:32.455Z] } [Pipeline] sh [2024-03-05T20:36:32.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-05T20:36:33.103Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T20:36:51.388Z] provisioning config files... [2024-03-05T20:36:51.414Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/224@tmp/config10051380952699453256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:36:51.867Z] ---> ****-login.sh [2024-03-05T20:36:51.867Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:36:52.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:36:52.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:36:52.404Z] Configure a credential helper to remove this warning. See [2024-03-05T20:36:52.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:36:52.404Z] [2024-03-05T20:36:52.404Z] Login Succeeded [2024-03-05T20:36:52.404Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:36:52.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:36:52.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:36:52.675Z] Configure a credential helper to remove this warning. See [2024-03-05T20:36:52.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:36:52.675Z] [2024-03-05T20:36:52.675Z] Login Succeeded [2024-03-05T20:36:52.944Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:36:52.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:36:53.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:36:53.214Z] Configure a credential helper to remove this warning. See [2024-03-05T20:36:53.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:36:53.214Z] [2024-03-05T20:36:53.214Z] Login Succeeded [2024-03-05T20:36:53.214Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:36:53.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:36:53.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:36:53.485Z] Configure a credential helper to remove this warning. See [2024-03-05T20:36:53.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:36:53.485Z] [2024-03-05T20:36:53.485Z] Login Succeeded [2024-03-05T20:36:53.485Z] ****.io [2024-03-05T20:36:53.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:36:54.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:36:54.026Z] Configure a credential helper to remove this warning. See [2024-03-05T20:36:54.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:36:54.026Z] [2024-03-05T20:36:54.026Z] Login Succeeded [2024-03-05T20:36:54.026Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:36:54.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-05T20:36:54.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:36:54.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:36:54.560Z] ========================================================= [2024-03-05T20:36:54.560Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-05T20:36:54.560Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:55.046Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-05T20:36:55.046Z] Sending build context to Docker daemon 158.7kB [2024-03-05T20:36:55.315Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T20:36:55.315Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-05T20:36:55.315Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-05T20:36:55.315Z] 9fda8d8052c6: Pulling fs layer [2024-03-05T20:36:55.315Z] 5d54e960e981: Pulling fs layer [2024-03-05T20:36:55.315Z] c4a7e357bf2a: Pulling fs layer [2024-03-05T20:36:55.315Z] f0e02332f6b5: Pulling fs layer [2024-03-05T20:36:55.315Z] 872ee5b61b7b: Pulling fs layer [2024-03-05T20:36:55.315Z] 0c6a40ed1a82: Pulling fs layer [2024-03-05T20:36:55.315Z] 94ae7d8d031c: Pulling fs layer [2024-03-05T20:36:55.315Z] f0e02332f6b5: Waiting [2024-03-05T20:36:55.315Z] 872ee5b61b7b: Waiting [2024-03-05T20:36:55.315Z] 0c6a40ed1a82: Waiting [2024-03-05T20:36:55.315Z] 94ae7d8d031c: Waiting [2024-03-05T20:36:55.315Z] 5d54e960e981: Verifying Checksum [2024-03-05T20:36:55.315Z] 5d54e960e981: Download complete [2024-03-05T20:36:55.585Z] f0e02332f6b5: Verifying Checksum [2024-03-05T20:36:55.585Z] f0e02332f6b5: Download complete [2024-03-05T20:36:55.585Z] 872ee5b61b7b: Verifying Checksum [2024-03-05T20:36:55.585Z] 872ee5b61b7b: Download complete [2024-03-05T20:36:55.585Z] 9fda8d8052c6: Verifying Checksum [2024-03-05T20:36:55.585Z] 9fda8d8052c6: Download complete [2024-03-05T20:36:56.170Z] 94ae7d8d031c: Verifying Checksum [2024-03-05T20:36:56.170Z] 94ae7d8d031c: Download complete [2024-03-05T20:36:56.440Z] 9fda8d8052c6: Pull complete [2024-03-05T20:36:57.028Z] 5d54e960e981: Pull complete [2024-03-05T20:36:57.297Z] c4a7e357bf2a: Verifying Checksum [2024-03-05T20:36:57.297Z] c4a7e357bf2a: Download complete [2024-03-05T20:36:58.262Z] 0c6a40ed1a82: Verifying Checksum [2024-03-05T20:36:58.262Z] 0c6a40ed1a82: Download complete [2024-03-05T20:37:10.585Z] c4a7e357bf2a: Pull complete [2024-03-05T20:37:10.585Z] f0e02332f6b5: Pull complete [2024-03-05T20:37:10.585Z] 872ee5b61b7b: Pull complete [2024-03-05T20:37:18.807Z] 0c6a40ed1a82: Pull complete [2024-03-05T20:37:19.770Z] 94ae7d8d031c: Pull complete [2024-03-05T20:37:19.770Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-05T20:37:19.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T20:37:19.770Z] ---> 86de565de09d [2024-03-05T20:37:19.770Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T20:37:21.718Z] ---> Running in 2d0856819a9f [2024-03-05T20:37:21.993Z] Removing intermediate container 2d0856819a9f [2024-03-05T20:37:21.993Z] ---> 233247cc226f [2024-03-05T20:37:21.993Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T20:37:22.260Z] ---> Running in 0e4eea2f6490 [2024-03-05T20:37:22.528Z] Removing intermediate container 0e4eea2f6490 [2024-03-05T20:37:22.528Z] ---> 02de38f1d5e8 [2024-03-05T20:37:22.528Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-05T20:37:22.528Z] ---> Running in 8cc023fd00ff [2024-03-05T20:37:22.804Z] Removing intermediate container 8cc023fd00ff [2024-03-05T20:37:22.804Z] ---> 5f5e2f912974 [2024-03-05T20:37:22.804Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T20:37:23.073Z] ---> Running in 4c9e67a771e9 [2024-03-05T20:37:24.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T20:37:24.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T20:37:25.964Z] OK: 266 MiB in 52 packages [2024-03-05T20:37:26.557Z] Removing intermediate container 4c9e67a771e9 [2024-03-05T20:37:26.557Z] ---> 145e37835323 [2024-03-05T20:37:26.557Z] Step 7/12 : WORKDIR /app [2024-03-05T20:37:26.826Z] ---> Running in c5f16b0655bd [2024-03-05T20:37:27.099Z] Removing intermediate container c5f16b0655bd [2024-03-05T20:37:27.099Z] ---> 329058419458 [2024-03-05T20:37:27.099Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-05T20:37:27.684Z] ---> 2308dd3db3bc [2024-03-05T20:37:27.684Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T20:37:27.684Z] ---> Running in f6c5748d622b [2024-03-05T20:38:35.568Z] Removing intermediate container f6c5748d622b [2024-03-05T20:38:35.568Z] ---> 9853648ab5b7 [2024-03-05T20:38:35.568Z] Step 10/12 : COPY . . [2024-03-05T20:38:35.568Z] ---> 90c50382aed3 [2024-03-05T20:38:35.568Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T20:38:35.568Z] ---> Running in 4857beea0c1b [2024-03-05T20:38:35.568Z] Removing intermediate container 4857beea0c1b [2024-03-05T20:38:35.568Z] ---> 1d2798dddcbe [2024-03-05T20:38:35.568Z] Step 12/12 : RUN $MAKE [2024-03-05T20:38:35.568Z] ---> Running in 4140cbce2ab1 [2024-03-05T20:38:35.568Z] noop [2024-03-05T20:38:35.568Z] Removing intermediate container 4140cbce2ab1 [2024-03-05T20:38:35.568Z] ---> 6ca048a5aca8 [2024-03-05T20:38:35.568Z] Successfully built 6ca048a5aca8 [2024-03-05T20:38:35.568Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:38:36.030Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T20:38:36.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:38:36.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container [2024-03-05T20:38:36.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/224 -v /w/workspace/app-service-configurable/224:/w/workspace/app-service-configurable/224:rw,z -v /w/workspace/app-service-configurable/224@tmp:/w/workspace/app-service-configurable/224@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 [2024-03-05T20:38:37.763Z] $ docker top 259f736548afe324eb313ad611c42bccfdc8dfaee66e7f7302a129b6d74b1a38 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:38:38.689Z] + go version [2024-03-05T20:38:38.689Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-05T20:38:38.712Z] $ docker stop --time=1 259f736548afe324eb313ad611c42bccfdc8dfaee66e7f7302a129b6d74b1a38 [2024-03-05T20:38:40.400Z] $ docker rm -f --volumes 259f736548afe324eb313ad611c42bccfdc8dfaee66e7f7302a129b6d74b1a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:38:41.307Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T20:38:41.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:38:41.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container [2024-03-05T20:38:41.633Z] $ 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/224 -v /w/workspace/app-service-configurable/224:/w/workspace/app-service-configurable/224:rw,z -v /w/workspace/app-service-configurable/224@tmp:/w/workspace/app-service-configurable/224@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 [2024-03-05T20:38:42.869Z] $ docker top 4d3d5a3b25f6bce35618306a97f37842806783161ee5fe3a554e985969f351d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:38:43.788Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/224 [Pipeline] fileExists [Pipeline] sh [2024-03-05T20:38:44.165Z] + make test [2024-03-05T20:38:44.430Z] go test -race -coverprofile=coverage.out ./... [2024-03-05T20:41:06.148Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-05T20:41:06.148Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-05T20:41:06.148Z] go vet ./... [2024-03-05T20:42:43.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T20:42:43.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T20:42:43.006Z] ./bin/test-attribution-txt.sh [2024-03-05T20:42:43.006Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T20:42:43.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-05T20:42:43.073Z] $ docker stop --time=1 4d3d5a3b25f6bce35618306a97f37842806783161ee5fe3a554e985969f351d5 [2024-03-05T20:42:45.063Z] $ docker rm -f --volumes 4d3d5a3b25f6bce35618306a97f37842806783161ee5fe3a554e985969f351d5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T20:42:46.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-05T20:42:46.708Z] Warning: overwriting stash ‘coverage-report’ [2024-03-05T20:42:47.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T20:42:47.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-05T20:42:48.133Z] + ls -al . [2024-03-05T20:42:48.133Z] total 180 [2024-03-05T20:42:48.133Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 5 20:38 . [2024-03-05T20:42:48.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:36 .. [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 20:36 .dockerignore [2024-03-05T20:42:48.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:36 .git [2024-03-05T20:42:48.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:36 .github [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 5 20:36 .gitignore [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 20:36 .golangci.yml [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 5 20:36 Attribution.txt [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 5 20:36 CHANGELOG.md [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 5 20:36 Dockerfile [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 20:36 GOVERNANCE.md [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 5 20:36 Jenkinsfile [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 20:36 LICENSE [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 5 20:36 OWNERS.md [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 5 20:36 README.md [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 20:33 VERSION [2024-03-05T20:42:48.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:36 bin [2024-03-05T20:42:48.133Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 5 20:38 coverage.out [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 5 20:36 go.mod [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 20:36 go.sum [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 5 20:36 main.go [2024-03-05T20:42:48.133Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 5 20:36 makefile [2024-03-05T20:42:48.133Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 20:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:42:48.548Z] + 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=de2673118ef797f3fa80278e5e2907ec493f0d91 --label arch=arm64 --label version=3.2.0-dev.15 . [2024-03-05T20:42:48.548Z] Sending build context to Docker daemon 159.7kB [2024-03-05T20:42:48.815Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T20:42:48.815Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-05T20:42:48.815Z] ---> 6ca048a5aca8 [2024-03-05T20:42:48.815Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T20:42:48.815Z] ---> Running in 4f0c97d12f9a [2024-03-05T20:42:49.397Z] Removing intermediate container 4f0c97d12f9a [2024-03-05T20:42:49.397Z] ---> 219b59e4ff47 [2024-03-05T20:42:49.397Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T20:42:49.397Z] ---> Running in 9f890c530b7a [2024-03-05T20:42:49.664Z] Removing intermediate container 9f890c530b7a [2024-03-05T20:42:49.664Z] ---> eef95f1ae3d4 [2024-03-05T20:42:49.664Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-05T20:42:49.664Z] ---> Running in 5c004ecd2746 [2024-03-05T20:42:49.933Z] Removing intermediate container 5c004ecd2746 [2024-03-05T20:42:49.933Z] ---> 0498f91bd750 [2024-03-05T20:42:49.933Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T20:42:50.206Z] ---> Running in 9016b827f207 [2024-03-05T20:42:51.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T20:42:51.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T20:42:52.858Z] OK: 266 MiB in 52 packages [2024-03-05T20:42:53.442Z] Removing intermediate container 9016b827f207 [2024-03-05T20:42:53.442Z] ---> 196d1863d2eb [2024-03-05T20:42:53.442Z] Step 7/27 : WORKDIR /app [2024-03-05T20:42:53.442Z] ---> Running in 9a4aae9c710c [2024-03-05T20:42:54.029Z] Removing intermediate container 9a4aae9c710c [2024-03-05T20:42:54.029Z] ---> 70df3558b78b [2024-03-05T20:42:54.029Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-05T20:42:54.297Z] ---> 3dfb0fb3287a [2024-03-05T20:42:54.297Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T20:42:54.573Z] ---> Running in 3ee56d7b0687 [2024-03-05T20:42:56.524Z] Removing intermediate container 3ee56d7b0687 [2024-03-05T20:42:56.524Z] ---> fc9e9734093a [2024-03-05T20:42:56.524Z] Step 10/27 : COPY . . [2024-03-05T20:42:57.109Z] ---> 50de130d127b [2024-03-05T20:42:57.109Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T20:42:57.109Z] ---> Running in 9c1b1f22b672 [2024-03-05T20:42:57.384Z] Removing intermediate container 9c1b1f22b672 [2024-03-05T20:42:57.384Z] ---> 28ffc0a1a826 [2024-03-05T20:42:57.384Z] Step 12/27 : RUN $MAKE [2024-03-05T20:42:57.384Z] ---> Running in 1c3b838ea147 [2024-03-05T20:42:58.345Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15" -trimpath -mod=readonly -o app-service-configurable [2024-03-05T20:44:50.007Z] Removing intermediate container 1c3b838ea147 [2024-03-05T20:44:50.007Z] ---> f24c2199a3cb [2024-03-05T20:44:50.007Z] Step 13/27 : FROM alpine:3.18 [2024-03-05T20:44:50.007Z] 3.18: Pulling from library/alpine [2024-03-05T20:44:50.007Z] c6b39de5b339: Pulling fs layer [2024-03-05T20:44:50.007Z] c6b39de5b339: Verifying Checksum [2024-03-05T20:44:50.007Z] c6b39de5b339: Download complete [2024-03-05T20:44:50.007Z] c6b39de5b339: Pull complete [2024-03-05T20:44:50.007Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T20:44:50.007Z] Status: Downloaded newer image for alpine:3.18 [2024-03-05T20:44:50.007Z] ---> 33abbf032149 [2024-03-05T20:44:50.007Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-05T20:44:50.007Z] ---> Running in 3a1cd2891f08 [2024-03-05T20:44:50.007Z] Removing intermediate container 3a1cd2891f08 [2024-03-05T20:44:50.007Z] ---> 08c2b243183f [2024-03-05T20:44:50.007Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-05T20:44:50.007Z] ---> Running in d532d52ba14d [2024-03-05T20:44:50.007Z] Removing intermediate container d532d52ba14d [2024-03-05T20:44:50.007Z] ---> c0a3927b3b34 [2024-03-05T20:44:50.007Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T20:44:50.007Z] ---> Running in 49214ac97068 [2024-03-05T20:44:50.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T20:44:50.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T20:44:50.007Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T20:44:50.007Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T20:44:50.007Z] Executing busybox-1.36.1-r5.trigger [2024-03-05T20:44:50.007Z] Executing ca-certificates-20230506-r0.trigger [2024-03-05T20:44:50.007Z] OK: 9 MiB in 17 packages [2024-03-05T20:44:50.007Z] Removing intermediate container 49214ac97068 [2024-03-05T20:44:50.007Z] ---> 5bc31b58e270 [2024-03-05T20:44:50.007Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-05T20:44:50.007Z] ---> Running in 5b87cce33fdc [2024-03-05T20:44:50.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T20:44:50.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T20:44:51.228Z] OK: 9 MiB in 17 packages [2024-03-05T20:44:52.193Z] Removing intermediate container 5b87cce33fdc [2024-03-05T20:44:52.193Z] ---> 2bdfbfa48119 [2024-03-05T20:44:52.193Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-05T20:44:52.459Z] ---> 44fc858a6408 [2024-03-05T20:44:52.459Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-05T20:44:53.041Z] ---> 94aae31fe82d [2024-03-05T20:44:53.041Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-05T20:44:53.625Z] ---> dbbc2ee9325f [2024-03-05T20:44:53.625Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-05T20:44:54.585Z] ---> d07dd588dc57 [2024-03-05T20:44:54.585Z] Step 22/27 : EXPOSE 48095 [2024-03-05T20:44:54.585Z] ---> Running in 8f2607b005b0 [2024-03-05T20:44:54.850Z] Removing intermediate container 8f2607b005b0 [2024-03-05T20:44:54.850Z] ---> e4d3ba9fcf89 [2024-03-05T20:44:54.850Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-05T20:44:54.850Z] ---> Running in ff8f729fd802 [2024-03-05T20:44:55.117Z] Removing intermediate container ff8f729fd802 [2024-03-05T20:44:55.117Z] ---> bb35d659bc9b [2024-03-05T20:44:55.117Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-05T20:44:55.383Z] ---> Running in 78163db761bf [2024-03-05T20:44:55.649Z] Removing intermediate container 78163db761bf [2024-03-05T20:44:55.649Z] ---> 0782f1996496 [2024-03-05T20:44:55.649Z] Step 25/27 : LABEL arch=arm64 [2024-03-05T20:44:55.649Z] ---> Running in cda3b31e673d [2024-03-05T20:44:55.916Z] Removing intermediate container cda3b31e673d [2024-03-05T20:44:55.916Z] ---> b7b2512fe083 [2024-03-05T20:44:55.916Z] Step 26/27 : LABEL git_sha=de2673118ef797f3fa80278e5e2907ec493f0d91 [2024-03-05T20:44:55.916Z] ---> Running in 8b7e0107105a [2024-03-05T20:44:56.183Z] Removing intermediate container 8b7e0107105a [2024-03-05T20:44:56.183Z] ---> 0a98384ab7fb [2024-03-05T20:44:56.183Z] Step 27/27 : LABEL version=3.2.0-dev.15 [2024-03-05T20:44:56.183Z] ---> Running in 9291a1768d65 [2024-03-05T20:44:56.449Z] Removing intermediate container 9291a1768d65 [2024-03-05T20:44:56.449Z] ---> 1a2ee58133c4 [2024-03-05T20:44:56.449Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-05T20:44:56.449Z] Successfully built 1a2ee58133c4 [2024-03-05T20:44:56.449Z] 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 [2024-03-05T20:44:56.902Z] provisioning config files... [2024-03-05T20:44:56.918Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/224@tmp/config764346072167546084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:44:57.301Z] ---> ****-login.sh [2024-03-05T20:44:57.301Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:44:57.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:44:57.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:44:57.566Z] Configure a credential helper to remove this warning. See [2024-03-05T20:44:57.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:44:57.566Z] [2024-03-05T20:44:57.566Z] Login Succeeded [2024-03-05T20:44:57.566Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:44:57.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:44:57.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:44:57.832Z] Configure a credential helper to remove this warning. See [2024-03-05T20:44:57.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:44:57.832Z] [2024-03-05T20:44:57.832Z] Login Succeeded [2024-03-05T20:44:57.832Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:44:58.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:44:58.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:44:58.098Z] Configure a credential helper to remove this warning. See [2024-03-05T20:44:58.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:44:58.098Z] [2024-03-05T20:44:58.098Z] Login Succeeded [2024-03-05T20:44:58.098Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:44:58.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:44:58.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:44:58.626Z] Configure a credential helper to remove this warning. See [2024-03-05T20:44:58.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:44:58.626Z] [2024-03-05T20:44:58.626Z] Login Succeeded [2024-03-05T20:44:58.626Z] ****.io [2024-03-05T20:44:58.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:44:58.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:44:58.889Z] Configure a credential helper to remove this warning. See [2024-03-05T20:44:58.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:44:58.889Z] [2024-03-05T20:44:58.889Z] Login Succeeded [2024-03-05T20:44:58.889Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:44:58.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T20:44:59.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:44:59.163Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-03-05T20:44:59.163Z] de2673118ef797f3fa80278e5e2907ec493f0d91 [2024-03-05T20:44:59.163Z] latest [2024-03-05T20:44:59.163Z] 3.2.0-dev.15 [2024-03-05T20:44:59.163Z] de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [2024-03-05T20:44:59.163Z] main [2024-03-05T20:44:59.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:44:59.707Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:00.158Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91 [2024-03-05T20:45:00.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-05T20:45:00.158Z] cf6464e18218: Preparing [2024-03-05T20:45:00.158Z] c2c1324dfb19: Preparing [2024-03-05T20:45:00.158Z] 29acb9635541: Preparing [2024-03-05T20:45:00.158Z] 14ba5b912040: Preparing [2024-03-05T20:45:00.158Z] f4bddaaa5335: Preparing [2024-03-05T20:45:00.158Z] a300c2d5cbbb: Preparing [2024-03-05T20:45:00.158Z] 7c504f21be85: Preparing [2024-03-05T20:45:00.158Z] a300c2d5cbbb: Waiting [2024-03-05T20:45:00.158Z] 7c504f21be85: Waiting [2024-03-05T20:45:00.423Z] 14ba5b912040: Pushed [2024-03-05T20:45:00.423Z] f4bddaaa5335: Pushed [2024-03-05T20:45:00.423Z] c2c1324dfb19: Pushed [2024-03-05T20:45:00.423Z] 29acb9635541: Pushed [2024-03-05T20:45:00.423Z] 7c504f21be85: Layer already exists [2024-03-05T20:45:00.687Z] a300c2d5cbbb: Pushed [2024-03-05T20:45:04.914Z] cf6464e18218: Pushed [2024-03-05T20:45:04.914Z] de2673118ef797f3fa80278e5e2907ec493f0d91: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:05.373Z] + 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 [2024-03-05T20:45:05.818Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-05T20:45:05.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-05T20:45:05.818Z] cf6464e18218: Preparing [2024-03-05T20:45:05.818Z] c2c1324dfb19: Preparing [2024-03-05T20:45:05.818Z] 29acb9635541: Preparing [2024-03-05T20:45:05.818Z] 14ba5b912040: Preparing [2024-03-05T20:45:05.818Z] f4bddaaa5335: Preparing [2024-03-05T20:45:05.818Z] a300c2d5cbbb: Preparing [2024-03-05T20:45:05.818Z] a300c2d5cbbb: Waiting [2024-03-05T20:45:05.818Z] 7c504f21be85: Preparing [2024-03-05T20:45:05.818Z] 7c504f21be85: Waiting [2024-03-05T20:45:05.818Z] c2c1324dfb19: Layer already exists [2024-03-05T20:45:05.818Z] 29acb9635541: Layer already exists [2024-03-05T20:45:05.818Z] 14ba5b912040: Layer already exists [2024-03-05T20:45:05.818Z] cf6464e18218: Layer already exists [2024-03-05T20:45:05.818Z] f4bddaaa5335: Layer already exists [2024-03-05T20:45:05.818Z] a300c2d5cbbb: Layer already exists [2024-03-05T20:45:05.818Z] 7c504f21be85: Layer already exists [2024-03-05T20:45:06.083Z] latest: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:06.548Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:07.004Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.15 [2024-03-05T20:45:07.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-05T20:45:07.004Z] cf6464e18218: Preparing [2024-03-05T20:45:07.004Z] c2c1324dfb19: Preparing [2024-03-05T20:45:07.004Z] 29acb9635541: Preparing [2024-03-05T20:45:07.004Z] 14ba5b912040: Preparing [2024-03-05T20:45:07.004Z] f4bddaaa5335: Preparing [2024-03-05T20:45:07.004Z] a300c2d5cbbb: Preparing [2024-03-05T20:45:07.004Z] 7c504f21be85: Preparing [2024-03-05T20:45:07.004Z] a300c2d5cbbb: Waiting [2024-03-05T20:45:07.004Z] 7c504f21be85: Waiting [2024-03-05T20:45:07.004Z] f4bddaaa5335: Layer already exists [2024-03-05T20:45:07.004Z] 29acb9635541: Layer already exists [2024-03-05T20:45:07.004Z] cf6464e18218: Layer already exists [2024-03-05T20:45:07.004Z] 14ba5b912040: Layer already exists [2024-03-05T20:45:07.004Z] c2c1324dfb19: Layer already exists [2024-03-05T20:45:07.004Z] 7c504f21be85: Layer already exists [2024-03-05T20:45:07.004Z] a300c2d5cbbb: Layer already exists [2024-03-05T20:45:07.004Z] 3.2.0-dev.15: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:07.484Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:07.938Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [2024-03-05T20:45:07.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-05T20:45:07.938Z] cf6464e18218: Preparing [2024-03-05T20:45:07.938Z] c2c1324dfb19: Preparing [2024-03-05T20:45:07.938Z] 29acb9635541: Preparing [2024-03-05T20:45:07.938Z] 14ba5b912040: Preparing [2024-03-05T20:45:07.938Z] f4bddaaa5335: Preparing [2024-03-05T20:45:07.938Z] a300c2d5cbbb: Preparing [2024-03-05T20:45:07.938Z] 7c504f21be85: Preparing [2024-03-05T20:45:07.938Z] a300c2d5cbbb: Waiting [2024-03-05T20:45:07.938Z] 7c504f21be85: Waiting [2024-03-05T20:45:07.938Z] cf6464e18218: Layer already exists [2024-03-05T20:45:07.938Z] f4bddaaa5335: Layer already exists [2024-03-05T20:45:07.938Z] 29acb9635541: Layer already exists [2024-03-05T20:45:07.938Z] 14ba5b912040: Layer already exists [2024-03-05T20:45:07.938Z] c2c1324dfb19: Layer already exists [2024-03-05T20:45:07.938Z] 7c504f21be85: Layer already exists [2024-03-05T20:45:07.938Z] a300c2d5cbbb: Layer already exists [2024-03-05T20:45:07.938Z] de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:08.672Z] + 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 [2024-03-05T20:45:09.260Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-03-05T20:45:09.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-05T20:45:09.260Z] cf6464e18218: Preparing [2024-03-05T20:45:09.260Z] c2c1324dfb19: Preparing [2024-03-05T20:45:09.260Z] 29acb9635541: Preparing [2024-03-05T20:45:09.260Z] 14ba5b912040: Preparing [2024-03-05T20:45:09.260Z] f4bddaaa5335: Preparing [2024-03-05T20:45:09.260Z] a300c2d5cbbb: Preparing [2024-03-05T20:45:09.260Z] 7c504f21be85: Preparing [2024-03-05T20:45:09.260Z] a300c2d5cbbb: Waiting [2024-03-05T20:45:09.260Z] 7c504f21be85: Waiting [2024-03-05T20:45:09.260Z] c2c1324dfb19: Layer already exists [2024-03-05T20:45:09.260Z] 29acb9635541: Layer already exists [2024-03-05T20:45:09.260Z] f4bddaaa5335: Layer already exists [2024-03-05T20:45:09.260Z] cf6464e18218: Layer already exists [2024-03-05T20:45:09.260Z] 14ba5b912040: Layer already exists [2024-03-05T20:45:09.260Z] 7c504f21be85: Layer already exists [2024-03-05T20:45:09.260Z] a300c2d5cbbb: Layer already exists [2024-03-05T20:45:09.531Z] main: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T20:45:09.840Z] ===================================================== [Pipeline] echo [2024-03-05T20:45:09.888Z] taggedImages: [2024-03-05T20:45:09.888Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91 [2024-03-05T20:45:09.888Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-05T20:45:09.888Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.15 [2024-03-05T20:45:09.888Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [2024-03-05T20:45:09.888Z] - 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 [2024-03-05T20:45:10.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T20:45:10.501Z] [2024-03-05T20:45:10.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:10.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T20:45:10.945Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-05T20:45:10.945Z] 8998bd30e6a1: Pulling fs layer [2024-03-05T20:45:10.945Z] 04944245beec: Pulling fs layer [2024-03-05T20:45:10.945Z] 699f458cf7ca: Pulling fs layer [2024-03-05T20:45:10.945Z] 765212b225bb: Pulling fs layer [2024-03-05T20:45:10.945Z] f23df028b6ca: Pulling fs layer [2024-03-05T20:45:10.945Z] d65c8cfc05b1: Pulling fs layer [2024-03-05T20:45:10.945Z] 765212b225bb: Waiting [2024-03-05T20:45:10.945Z] f23df028b6ca: Waiting [2024-03-05T20:45:10.945Z] 2437ff75d9bd: Pulling fs layer [2024-03-05T20:45:10.945Z] d65c8cfc05b1: Waiting [2024-03-05T20:45:10.945Z] 2437ff75d9bd: Waiting [2024-03-05T20:45:11.219Z] 04944245beec: Verifying Checksum [2024-03-05T20:45:11.219Z] 04944245beec: Download complete [2024-03-05T20:45:11.219Z] 765212b225bb: Download complete [2024-03-05T20:45:11.219Z] f23df028b6ca: Download complete [2024-03-05T20:45:11.219Z] d65c8cfc05b1: Verifying Checksum [2024-03-05T20:45:11.219Z] d65c8cfc05b1: Download complete [2024-03-05T20:45:11.485Z] 699f458cf7ca: Verifying Checksum [2024-03-05T20:45:11.485Z] 699f458cf7ca: Download complete [2024-03-05T20:45:11.749Z] 8998bd30e6a1: Verifying Checksum [2024-03-05T20:45:11.749Z] 8998bd30e6a1: Download complete [2024-03-05T20:45:14.332Z] 2437ff75d9bd: Verifying Checksum [2024-03-05T20:45:14.332Z] 2437ff75d9bd: Download complete [2024-03-05T20:45:16.269Z] 8998bd30e6a1: Pull complete [2024-03-05T20:45:16.534Z] 04944245beec: Pull complete [2024-03-05T20:45:18.467Z] 699f458cf7ca: Pull complete [2024-03-05T20:45:18.467Z] 765212b225bb: Pull complete [2024-03-05T20:45:19.423Z] f23df028b6ca: Pull complete [2024-03-05T20:45:19.423Z] d65c8cfc05b1: Pull complete [2024-03-05T20:45:37.616Z] 2437ff75d9bd: Pull complete [2024-03-05T20:45:37.616Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-05T20:45:37.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T20:45:37.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:45:37.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container [2024-03-05T20:45:38.034Z] $ 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/224 -v /w/workspace/app-service-configurable/224:/w/workspace/app-service-configurable/224:rw,z -v /w/workspace/app-service-configurable/224@tmp:/w/workspace/app-service-configurable/224@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 [2024-03-05T20:45:40.549Z] $ docker top 6c2a00a18fde67e671fb449af6cce947b989ba120a768a3dfd36ebf676302ef5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:41.457Z] ---> job-cost.sh [2024-03-05T20:45:41.457Z] lf-activate-venv: SKIPPING [2024-03-05T20:45:41.457Z] INFO: No Stack... [2024-03-05T20:45:41.720Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-05T20:45:42.675Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T20:45:42.990Z] + cat /w/workspace/app-service-configurable/224/archives/cost.csv [2024-03-05T20:45:42.990Z] + cut -d, -f6 [Pipeline] lock [2024-03-05T20:45:43.309Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [2024-03-05T20:45:43.319Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] did not exist. Created. [2024-03-05T20:45:43.326Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T20:45:44.062Z] /w/workspace/app-service-configurable/224@tmp/durable-8ec61bdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-05T20:45:44.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-05T20:45:44.668Z] Warning: overwriting stash ‘stack-cost’ [2024-03-05T20:45:44.723Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T20:45:44.837Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T20:45:44.940Z] $ docker stop --time=1 6c2a00a18fde67e671fb449af6cce947b989ba120a768a3dfd36ebf676302ef5 [2024-03-05T20:45:46.424Z] $ docker rm -f --volumes 6c2a00a18fde67e671fb449af6cce947b989ba120a768a3dfd36ebf676302ef5 [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 [2024-03-05T20:45:47.745Z] provisioning config files... [2024-03-05T20:45:47.752Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8898901667497132584tmp [Pipeline] { [Pipeline] sh [2024-03-05T20:45:48.196Z] + set +x [2024-03-05T20:45:48.196Z] + curl -s https://codecov.io/bash [2024-03-05T20:45:48.196Z] + bash -s -- [2024-03-05T20:45:48.196Z] [2024-03-05T20:45:48.196Z] _____ _ [2024-03-05T20:45:48.196Z] / ____| | | [2024-03-05T20:45:48.196Z] | | ___ __| | ___ ___ _____ __ [2024-03-05T20:45:48.196Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-05T20:45:48.196Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-05T20:45:48.196Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-05T20:45:48.196Z] Bash-1.0.6 [2024-03-05T20:45:48.196Z] [2024-03-05T20:45:48.196Z] [2024-03-05T20:45:48.196Z] ==> git version 2.25.1 found [2024-03-05T20:45:48.196Z] ==> 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 [2024-03-05T20:45:48.196Z] Release-Date: 2020-01-08 [2024-03-05T20:45:48.196Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-05T20:45:48.196Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-05T20:45:48.196Z] ==> Jenkins CI detected. [2024-03-05T20:45:48.196Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-03-05T20:45:48.196Z] project root: . [2024-03-05T20:45:48.196Z] --> token set from env [2024-03-05T20:45:48.196Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-05T20:45:48.196Z] ==> Running gcov in . (disable via -X gcov) [2024-03-05T20:45:48.196Z] ==> Python coveragepy not found [2024-03-05T20:45:48.196Z] ==> Searching for coverage reports in: [2024-03-05T20:45:48.196Z] + . [2024-03-05T20:45:48.196Z] -> Found 1 reports [2024-03-05T20:45:48.196Z] ==> Detecting git/mercurial file structure [2024-03-05T20:45:48.456Z] ==> Reading reports [2024-03-05T20:45:48.456Z] + ./coverage.out bytes=13 [2024-03-05T20:45:48.456Z] ==> Appending adjustments [2024-03-05T20:45:48.456Z] https://docs.codecov.io/docs/fixing-reports [2024-03-05T20:45:48.456Z] + Found adjustments [2024-03-05T20:45:48.456Z] ==> Gzipping contents [2024-03-05T20:45:48.456Z] 4.0K /tmp/codecov.nJlVoj.gz [2024-03-05T20:45:48.456Z] ==> Uploading reports [2024-03-05T20:45:48.456Z] url: https://codecov.io [2024-03-05T20:45:48.456Z] query: branch=main&commit=de2673118ef797f3fa80278e5e2907ec493f0d91&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-05T20:45:48.456Z] -> Pinging Codecov [2024-03-05T20:45:48.456Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=de2673118ef797f3fa80278e5e2907ec493f0d91&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-05T20:45:48.715Z] -> Uploading to [2024-03-05T20:45:48.715Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-05/A97CA9966030D2A3747ED39772930CCE/de2673118ef797f3fa80278e5e2907ec493f0d91/e43a381c-a075-40ce-811f-1e75d3daafcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T204548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a31458d9f33fb436db9d0abee91a3cab2b85098d66f3340a00d2efcb7897438 [2024-03-05T20:45:48.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T20:45:48.715Z] Dload Upload Total Spent Left Speed [2024-03-05T20:45:48.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 801 --:--:-- --:--:-- --:--:-- 801 [2024-03-05T20:45:48.975Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] } [2024-03-05T20:45:48.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-05T20:45:49.378Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-05T20:45:49.390Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:49.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T20:45:49.830Z] [2024-03-05T20:45:49.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:50.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T20:45:50.180Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-05T20:45:50.180Z] df9b9388f04a: Pulling fs layer [2024-03-05T20:45:50.180Z] 52dc419b0ee2: Pulling fs layer [2024-03-05T20:45:50.180Z] 25bc292e5bac: Pulling fs layer [2024-03-05T20:45:50.180Z] 114826534d7a: Pulling fs layer [2024-03-05T20:45:50.180Z] 4657fd5d0bcf: Pulling fs layer [2024-03-05T20:45:50.180Z] 6ad1cebc031e: Pulling fs layer [2024-03-05T20:45:50.180Z] 8a3aa393b2d8: Pulling fs layer [2024-03-05T20:45:50.180Z] 114826534d7a: Waiting [2024-03-05T20:45:50.180Z] 4657fd5d0bcf: Waiting [2024-03-05T20:45:50.180Z] 6ad1cebc031e: Waiting [2024-03-05T20:45:50.180Z] 8a3aa393b2d8: Waiting [2024-03-05T20:45:50.180Z] 25bc292e5bac: Verifying Checksum [2024-03-05T20:45:50.180Z] 25bc292e5bac: Download complete [2024-03-05T20:45:50.180Z] 52dc419b0ee2: Verifying Checksum [2024-03-05T20:45:50.180Z] 52dc419b0ee2: Download complete [2024-03-05T20:45:50.180Z] 4657fd5d0bcf: Download complete [2024-03-05T20:45:50.180Z] df9b9388f04a: Download complete [2024-03-05T20:45:50.439Z] 6ad1cebc031e: Verifying Checksum [2024-03-05T20:45:50.439Z] 6ad1cebc031e: Download complete [2024-03-05T20:45:50.439Z] df9b9388f04a: Pull complete [2024-03-05T20:45:50.439Z] 52dc419b0ee2: Pull complete [2024-03-05T20:45:50.439Z] 25bc292e5bac: Pull complete [2024-03-05T20:45:51.005Z] 114826534d7a: Verifying Checksum [2024-03-05T20:45:51.005Z] 114826534d7a: Download complete [2024-03-05T20:45:51.005Z] 8a3aa393b2d8: Verifying Checksum [2024-03-05T20:45:51.005Z] 8a3aa393b2d8: Download complete [2024-03-05T20:45:54.298Z] 114826534d7a: Pull complete [2024-03-05T20:45:54.298Z] 4657fd5d0bcf: Pull complete [2024-03-05T20:45:54.555Z] 6ad1cebc031e: Pull complete [2024-03-05T20:45:57.298Z] 8a3aa393b2d8: Pull complete [2024-03-05T20:45:57.298Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-05T20:45:57.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T20:45:57.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:45:57.576Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:45:57.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-05T20:46:02.017Z] $ docker top c5ecbaa94b9668e003de3b47eba8524da1f9cfec636effe2a7f640ae9a3e853a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-05T20:46:02.196Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-03-05T20:46:02.474Z] + set -o pipefail [2024-03-05T20:46:02.474Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-03-05T20:46:07.745Z] [2024-03-05T20:46:07.745Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-03-05T20:46:07.745Z] [2024-03-05T20:46:07.745Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/e86b279b-f484-4e74-9a20-913db3b014f0 [2024-03-05T20:46:07.745Z] [2024-03-05T20:46:07.745Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-05T20:46:07.745Z] [2024-03-05T20:46:08.004Z] [2024-03-05T20:46:08.004Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-05T20:46:08.004Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-05T20:46:08.004Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-05T20:46:07.995Z] $ docker stop --time=1 c5ecbaa94b9668e003de3b47eba8524da1f9cfec636effe2a7f640ae9a3e853a [2024-03-05T20:46:11.120Z] $ docker rm -f --volumes c5ecbaa94b9668e003de3b47eba8524da1f9cfec636effe2a7f640ae9a3e853a [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 [2024-03-05T20:46:12.581Z] + git log --format=format:%s -1 de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] sh [2024-03-05T20:46:12.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T20:46:12.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:46:13.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:46:13.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:46:13.459Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:46:13.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T20:46:13.906Z] $ docker top cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 -eo pid,comm [2024-03-05T20:46:13.977Z] 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). [2024-03-05T20:46:13.977Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T20:46:14.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:46:14.190Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:46:14.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:46:14.283Z] $ docker exec cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 ssh-agent [2024-03-05T20:46:14.404Z] SSH_AUTH_SOCK=/tmp/ssh-jLO2VuIgHleq/agent.33 [2024-03-05T20:46:14.404Z] SSH_AGENT_PID=39 [2024-03-05T20:46:14.409Z] Running ssh-add (command line suppressed) [2024-03-05T20:46:14.483Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11427807637703767660.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11427807637703767660.key) [2024-03-05T20:46:14.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:46:14.913Z] + git semver tag [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:14,995 [run_tag] DEBUG tag force:False [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:14,995 [check_head_tag] DEBUG check head tag [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:14,997 [execute] INFO git cat-file --batch-check [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:14,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:15,001 [execute] INFO git cat-file --batch [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:15,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:15,024 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:15,024 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:15,024 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-03-05T20:46:15.171Z] 2024-03-05 20:46:15,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-05T20:46:15.171Z] 3.2.0-dev.15 [Pipeline] } [2024-03-05T20:46:15.157Z] $ docker exec --env ******** --env ******** cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 ssh-agent -k [2024-03-05T20:46:15.245Z] unset SSH_AUTH_SOCK; [2024-03-05T20:46:15.245Z] unset SSH_AGENT_PID; [2024-03-05T20:46:15.245Z] echo Agent pid 39 killed; [2024-03-05T20:46:15.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T20:46:15.787Z] + git semver [Pipeline] } [2024-03-05T20:46:16.039Z] $ docker stop --time=1 cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 [2024-03-05T20:46:17.309Z] $ docker rm -f --volumes cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:46:18.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T20:46:18.008Z] [2024-03-05T20:46:18.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:46:18.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T20:46:18.352Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-05T20:46:18.352Z] ab5ef0e58194: Pulling fs layer [2024-03-05T20:46:18.352Z] 9712f1f96733: Pulling fs layer [2024-03-05T20:46:18.352Z] 63f879dbbcfc: Pulling fs layer [2024-03-05T20:46:18.352Z] 0d9ebad4ef96: Pulling fs layer [2024-03-05T20:46:18.352Z] e9a5061849ea: Pulling fs layer [2024-03-05T20:46:18.352Z] d747dcd14b5f: Pulling fs layer [2024-03-05T20:46:18.352Z] 2de7ff778b66: Pulling fs layer [2024-03-05T20:46:18.352Z] e9a5061849ea: Waiting [2024-03-05T20:46:18.352Z] d747dcd14b5f: Waiting [2024-03-05T20:46:18.352Z] 0d9ebad4ef96: Waiting [2024-03-05T20:46:18.352Z] 2de7ff778b66: Waiting [2024-03-05T20:46:18.352Z] 9712f1f96733: Verifying Checksum [2024-03-05T20:46:18.352Z] 9712f1f96733: Download complete [2024-03-05T20:46:18.612Z] 63f879dbbcfc: Verifying Checksum [2024-03-05T20:46:18.612Z] 63f879dbbcfc: Download complete [2024-03-05T20:46:18.871Z] 0d9ebad4ef96: Verifying Checksum [2024-03-05T20:46:18.871Z] 0d9ebad4ef96: Download complete [2024-03-05T20:46:18.871Z] e9a5061849ea: Verifying Checksum [2024-03-05T20:46:18.871Z] e9a5061849ea: Download complete [2024-03-05T20:46:18.871Z] d747dcd14b5f: Download complete [2024-03-05T20:46:18.871Z] ab5ef0e58194: Verifying Checksum [2024-03-05T20:46:18.871Z] ab5ef0e58194: Download complete [2024-03-05T20:46:18.871Z] 2de7ff778b66: Verifying Checksum [2024-03-05T20:46:18.871Z] 2de7ff778b66: Download complete [2024-03-05T20:46:21.395Z] ab5ef0e58194: Pull complete [2024-03-05T20:46:21.395Z] 9712f1f96733: Pull complete [2024-03-05T20:46:21.960Z] 63f879dbbcfc: Pull complete [2024-03-05T20:46:25.339Z] 0d9ebad4ef96: Pull complete [2024-03-05T20:46:25.632Z] e9a5061849ea: Pull complete [2024-03-05T20:46:25.632Z] d747dcd14b5f: Pull complete [2024-03-05T20:46:26.588Z] 2de7ff778b66: Pull complete [2024-03-05T20:46:26.588Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-05T20:46:26.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T20:46:26.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:46:26.875Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:46:26.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-05T20:46:32.077Z] $ docker top c20a1dc05c4e501b760fe4498be8cc019012e67443dff5b48cbcbd75c4dc5f37 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-05T20:46:32.259Z] provisioning config files... [2024-03-05T20:46:32.265Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16184121484219230402tmp [2024-03-05T20:46:32.275Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1737304107954115786tmp [2024-03-05T20:46:32.284Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1191943945903497086tmp [Pipeline] { [Pipeline] echo [2024-03-05T20:46:32.385Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:32.682Z] ---> sigul-configuration.sh [2024-03-05T20:46:32.682Z] gpg: directory `/root/.gnupg' created [2024-03-05T20:46:32.682Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-05T20:46:32.682Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-05T20:46:32.682Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-05T20:46:32.682Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-05T20:46:32.682Z] gpg: CAST5 encrypted data [2024-03-05T20:46:32.682Z] gpg: encrypted with 1 passphrase [2024-03-05T20:46:32.682Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-05T20:46:32.978Z] + mkdir /home/jenkins [2024-03-05T20:46:32.978Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-05T20:46:33.274Z] + 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 [2024-03-05T20:46:33.290Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:33.587Z] ---> sigul-install.sh [2024-03-05T20:46:33.587Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-05T20:46:33.884Z] + git tag --list [2024-03-05T20:46:33.884Z] v1.0.0 [2024-03-05T20:46:33.884Z] v1.1.0 [2024-03-05T20:46:33.884Z] v1.2.0 [2024-03-05T20:46:33.884Z] v1.3.0 [2024-03-05T20:46:33.884Z] v1.3.1 [2024-03-05T20:46:33.884Z] v2.0.0 [2024-03-05T20:46:33.884Z] v2.0.1 [2024-03-05T20:46:33.884Z] v2.1.0 [2024-03-05T20:46:33.884Z] v2.1.1 [2024-03-05T20:46:33.884Z] v2.1.2 [2024-03-05T20:46:33.884Z] v2.2.0 [2024-03-05T20:46:33.884Z] v2.3 [2024-03-05T20:46:33.884Z] v2.3.0 [2024-03-05T20:46:33.884Z] v2.3.1 [2024-03-05T20:46:33.884Z] v3.0 [2024-03-05T20:46:33.884Z] v3.0.0 [2024-03-05T20:46:33.884Z] v3.0.1 [2024-03-05T20:46:33.884Z] v3.0.1-dev.1 [2024-03-05T20:46:33.884Z] v3.1 [2024-03-05T20:46:33.884Z] v3.1.0 [2024-03-05T20:46:33.884Z] v3.1.0-dev.1 [2024-03-05T20:46:33.884Z] v3.1.0-dev.10 [2024-03-05T20:46:33.884Z] v3.1.0-dev.11 [2024-03-05T20:46:33.884Z] v3.1.0-dev.12 [2024-03-05T20:46:33.884Z] v3.1.0-dev.13 [2024-03-05T20:46:33.884Z] v3.1.0-dev.14 [2024-03-05T20:46:33.884Z] v3.1.0-dev.15 [2024-03-05T20:46:33.884Z] v3.1.0-dev.16 [2024-03-05T20:46:33.884Z] v3.1.0-dev.17 [2024-03-05T20:46:33.884Z] v3.1.0-dev.18 [2024-03-05T20:46:33.884Z] v3.1.0-dev.19 [2024-03-05T20:46:33.884Z] v3.1.0-dev.2 [2024-03-05T20:46:33.884Z] v3.1.0-dev.20 [2024-03-05T20:46:33.884Z] v3.1.0-dev.21 [2024-03-05T20:46:33.884Z] v3.1.0-dev.22 [2024-03-05T20:46:33.884Z] v3.1.0-dev.23 [2024-03-05T20:46:33.884Z] v3.1.0-dev.24 [2024-03-05T20:46:33.884Z] v3.1.0-dev.25 [2024-03-05T20:46:33.884Z] v3.1.0-dev.26 [2024-03-05T20:46:33.884Z] v3.1.0-dev.27 [2024-03-05T20:46:33.884Z] v3.1.0-dev.28 [2024-03-05T20:46:33.884Z] v3.1.0-dev.29 [2024-03-05T20:46:33.884Z] v3.1.0-dev.3 [2024-03-05T20:46:33.884Z] v3.1.0-dev.30 [2024-03-05T20:46:33.884Z] v3.1.0-dev.31 [2024-03-05T20:46:33.884Z] v3.1.0-dev.32 [2024-03-05T20:46:33.884Z] v3.1.0-dev.33 [2024-03-05T20:46:33.884Z] v3.1.0-dev.34 [2024-03-05T20:46:33.884Z] v3.1.0-dev.35 [2024-03-05T20:46:33.884Z] v3.1.0-dev.36 [2024-03-05T20:46:33.884Z] v3.1.0-dev.37 [2024-03-05T20:46:33.884Z] v3.1.0-dev.38 [2024-03-05T20:46:33.884Z] v3.1.0-dev.39 [2024-03-05T20:46:33.884Z] v3.1.0-dev.4 [2024-03-05T20:46:33.884Z] v3.1.0-dev.5 [2024-03-05T20:46:33.884Z] v3.1.0-dev.6 [2024-03-05T20:46:33.884Z] v3.1.0-dev.7 [2024-03-05T20:46:33.884Z] v3.1.0-dev.8 [2024-03-05T20:46:33.884Z] v3.1.0-dev.9 [2024-03-05T20:46:33.884Z] v3.2.0-dev.1 [2024-03-05T20:46:33.884Z] v3.2.0-dev.10 [2024-03-05T20:46:33.884Z] v3.2.0-dev.11 [2024-03-05T20:46:33.884Z] v3.2.0-dev.12 [2024-03-05T20:46:33.884Z] v3.2.0-dev.13 [2024-03-05T20:46:33.884Z] v3.2.0-dev.14 [2024-03-05T20:46:33.884Z] v3.2.0-dev.15 [2024-03-05T20:46:33.884Z] v3.2.0-dev.2 [2024-03-05T20:46:33.884Z] v3.2.0-dev.3 [2024-03-05T20:46:33.884Z] v3.2.0-dev.4 [2024-03-05T20:46:33.884Z] v3.2.0-dev.5 [2024-03-05T20:46:33.884Z] v3.2.0-dev.6 [2024-03-05T20:46:33.884Z] v3.2.0-dev.7 [2024-03-05T20:46:33.884Z] v3.2.0-dev.8 [2024-03-05T20:46:33.884Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-05T20:46:34.184Z] + lftools sign git-tag v3.2.0-dev.15 [2024-03-05T20:46:34.753Z] Signing Git tag with Sigul... [2024-03-05T20:46:34.753Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-03-05T20:46:35.026Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:35.317Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-05T20:46:35.324Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-05T20:46:35.432Z] $ docker stop --time=1 c20a1dc05c4e501b760fe4498be8cc019012e67443dff5b48cbcbd75c4dc5f37 [2024-03-05T20:46:36.704Z] $ docker rm -f --volumes c20a1dc05c4e501b760fe4498be8cc019012e67443dff5b48cbcbd75c4dc5f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-05T20:46:37.660Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T20:46:37.660Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:46:38.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:46:38.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:46:38.217Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:46:38.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T20:46:38.564Z] $ docker top ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e -eo pid,comm [2024-03-05T20:46:38.631Z] 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). [2024-03-05T20:46:38.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T20:46:38.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:46:38.836Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:46:38.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:46:38.919Z] $ docker exec ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e ssh-agent [2024-03-05T20:46:39.043Z] SSH_AUTH_SOCK=/tmp/ssh-aV0AjSqhW7Bo/agent.31 [2024-03-05T20:46:39.043Z] SSH_AGENT_PID=37 [2024-03-05T20:46:39.048Z] Running ssh-add (command line suppressed) [2024-03-05T20:46:39.129Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9978558492694913174.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9978558492694913174.key) [2024-03-05T20:46:39.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:46:39.517Z] + git semver bump pre [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,649 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,649 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,649 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,649 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,649 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,649 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,651 [execute] INFO git cat-file --batch-check [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,656 [execute] INFO git cat-file --batch [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T20:46:39.776Z] 2024-03-05 20:46:39,661 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-05T20:46:39.776Z] 3.2.0-dev.16 [Pipeline] } [2024-03-05T20:46:39.763Z] $ docker exec --env ******** --env ******** ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e ssh-agent -k [2024-03-05T20:46:39.847Z] unset SSH_AUTH_SOCK; [2024-03-05T20:46:39.847Z] unset SSH_AGENT_PID; [2024-03-05T20:46:39.847Z] echo Agent pid 37 killed; [2024-03-05T20:46:39.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T20:46:40.396Z] + git semver [Pipeline] } [2024-03-05T20:46:40.645Z] $ docker stop --time=1 ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e [2024-03-05T20:46:41.922Z] $ docker rm -f --volumes ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T20:46:42.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T20:46:42.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:46:42.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:46:42.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:46:42.986Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:46:42.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T20:46:43.348Z] $ docker top ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 -eo pid,comm [2024-03-05T20:46:43.416Z] 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). [2024-03-05T20:46:43.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T20:46:43.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:46:43.683Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:46:43.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:46:43.777Z] $ docker exec ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 ssh-agent [2024-03-05T20:46:43.895Z] SSH_AUTH_SOCK=/tmp/ssh-jkYq8z502NEO/agent.33 [2024-03-05T20:46:43.895Z] SSH_AGENT_PID=39 [2024-03-05T20:46:43.899Z] Running ssh-add (command line suppressed) [2024-03-05T20:46:43.977Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12784269696923340376.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12784269696923340376.key) [2024-03-05T20:46:44.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:46:44.350Z] + git semver push [2024-03-05T20:46:44.609Z] 2024-03-05 20:46:44,495 [run_push] DEBUG push [2024-03-05T20:46:44.609Z] 2024-03-05 20:46:44,495 [execute] INFO git cat-file --batch-check [2024-03-05T20:46:44.609Z] 2024-03-05 20:46:44,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T20:46:44.609Z] 2024-03-05 20:46:44,499 [execute] INFO git rev-list c80c3449fb6833e63e3153e64ddf73de2908aedd -- [2024-03-05T20:46:44.609Z] 2024-03-05 20:46:44,499 [execute] DEBUG Popen(['git', 'rev-list', 'c80c3449fb6833e63e3153e64ddf73de2908aedd', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-05T20:46:44.609Z] 2024-03-05 20:46:44,512 [execute] INFO git fetch -v origin [2024-03-05T20:46:44.609Z] 2024-03-05 20:46:44,512 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-05T20:46:45.178Z] 2024-03-05 20:46:44,968 [run_push] DEBUG no remote changes detected [2024-03-05T20:46:45.178Z] 2024-03-05 20:46:44,969 [execute] INFO git push origin semver [2024-03-05T20:46:45.178Z] 2024-03-05 20:46:44,969 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-05T20:46:45.748Z] 2024-03-05 20:46:45,651 [run_push] DEBUG push all version tags [2024-03-05T20:46:45.748Z] 2024-03-05 20:46:45,651 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-05T20:46:45.748Z] 2024-03-05 20:46:45,651 [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) [2024-03-05T20:46:46.318Z] 2024-03-05 20:46:46,266 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-05T20:46:46.319Z] 3.2.0-dev.16 [Pipeline] } [2024-03-05T20:46:46.307Z] $ docker exec --env ******** --env ******** ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 ssh-agent -k [2024-03-05T20:46:46.399Z] unset SSH_AUTH_SOCK; [2024-03-05T20:46:46.400Z] unset SSH_AGENT_PID; [2024-03-05T20:46:46.400Z] echo Agent pid 39 killed; [2024-03-05T20:46:46.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T20:46:46.975Z] + git semver [Pipeline] } [2024-03-05T20:46:47.224Z] $ docker stop --time=1 ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 [2024-03-05T20:46:48.538Z] $ docker rm -f --volumes ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 [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 [2024-03-05T20:46:50.115Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-03-05T20:46:50.115Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-05T20:46:50.115Z] total 16 [2024-03-05T20:46:50.115Z] drwxr-xr-x 3 root root 4096 Mar 5 20:36 . [2024-03-05T20:46:50.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:46 .. [2024-03-05T20:46:50.115Z] drwxr-xr-x 2 root root 4096 Mar 5 20:36 cost [2024-03-05T20:46:50.115Z] -rw-r--r-- 1 root root 96 Mar 5 20:36 cost.csv [2024-03-05T20:46:50.115Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-03-05T20:46:50.115Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-05T20:46:50.115Z] total 16 [2024-03-05T20:46:50.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 20:36 . [2024-03-05T20:46:50.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:46 .. [2024-03-05T20:46:50.115Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 20:36 cost [2024-03-05T20:46:50.115Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 5 20:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:50.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:51.270Z] ---> package-listing.sh [2024-03-05T20:46:51.270Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-05T20:46:51.270Z] ++ facter osfamily [2024-03-05T20:46:51.530Z] + OS_FAMILY=debian [2024-03-05T20:46:51.530Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-03-05T20:46:51.530Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-05T20:46:51.530Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-05T20:46:51.530Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-05T20:46:51.530Z] + PACKAGES=/tmp/packages_start.txt [2024-03-05T20:46:51.530Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-05T20:46:51.530Z] + PACKAGES=/tmp/packages_end.txt [2024-03-05T20:46:51.530Z] + case "${OS_FAMILY}" in [2024-03-05T20:46:51.530Z] + dpkg -l [2024-03-05T20:46:51.530Z] + grep '^ii' [2024-03-05T20:46:51.530Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-05T20:46:51.531Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-05T20:46:51.531Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-05T20:46:51.531Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-05T20:46:51.531Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-03-05T20:46:51.531Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-03-05T20:46:51.542Z] 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 [2024-03-05T20:46:51.822Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:46:52.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T20:46:52.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:46:52.645Z] prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container [2024-03-05T20:46:52.656Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T20:46:52.869Z] $ docker top 3f295c4ad31dcad0bd309e25b88fc55c1fedfc98c931ea5e24e23c9e171f8b0e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:46:53.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-05T20:46:53.643Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-05T20:46:53.932Z] + ls /var/log/sa-host [2024-03-05T20:46:53.932Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T20:46:54.077Z] provisioning config files... [2024-03-05T20:46:54.086Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4906517837424367333tmp [Pipeline] { [Pipeline] echo [2024-03-05T20:46:54.225Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:54.510Z] ---> create-netrc.sh [Pipeline] } [2024-03-05T20:46:54.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:54.963Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-05T20:46:54.971Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:55.253Z] ---> sudo-logs.sh [2024-03-05T20:46:55.253Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-05T20:46:55.336Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:55.618Z] ---> job-cost.sh [2024-03-05T20:46:55.618Z] lf-activate-venv: SKIPPING [2024-03-05T20:46:55.618Z] DEBUG: total: 0.2199999988079071 [2024-03-05T20:46:55.618Z] INFO: Retrieving Stack Cost... [2024-03-05T20:46:55.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T20:46:56.444Z] INFO: Archiving Costs [Pipeline] echo [2024-03-05T20:46:56.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:46:56.739Z] ---> logs-deploy.sh [2024-03-05T20:46:56.739Z] lf-activate-venv: SKIPPING [2024-03-05T20:46:56.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/224 [2024-03-05T20:46:56.739Z] INFO: archiving workspace using pattern(s): [2024-03-05T20:46:57.677Z] Archives upload complete. [2024-03-05T20:46:57.677Z] INFO: archiving logs to Nexus