Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6da4e050245d60ee2908bba863b4a6e8e857bbf3 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-ssh17716439473235698029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9536777012008850240.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6964066095402201694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16975592105361110997.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-ssh10875742431569456815.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10158’ Running on prd-ubuntu20.04-docker-8c-8g-10160 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 6da4e050245d60ee2908bba863b4a6e8e857bbf3 (main) Commit message: "Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51" > git config core.sparsecheckout # timeout=10 > git checkout -f 6da4e050245d60ee2908bba863b4a6e8e857bbf3 # timeout=10 > git rev-list --no-walk e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-12T08:57:48.586Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-12T08:57:48.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-12T08:57:48.679Z] ========================================================= [2024-09-12T08:57:48.679Z] EdgeX Global Pipelines Version Info [2024-09-12T08:57:48.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-12T08:57:49.783Z] ------------------- [2024-09-12T08:57:49.783Z] stable info: [2024-09-12T08:57:49.783Z] ------------------- [2024-09-12T08:57:49.783Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T08:57:49.783Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T08:57:49.783Z] Message: update stable to v1.0.263 [2024-09-12T08:57:50.044Z] ------------------- [2024-09-12T08:57:50.044Z] experimental info: [2024-09-12T08:57:50.044Z] ------------------- [2024-09-12T08:57:50.044Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T08:57:50.044Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T08:57:50.044Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-12T08:57:50.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-09-12T08:57:50.154Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-09-12T08:57:50.180Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-12T08:57:50.202Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-12T08:57:50.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-12T08:57:50.249Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-12T08:57:50.269Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-12T08:57:50.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-12T08:57:50.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-12T08:57:50.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-12T08:57:50.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-12T08:57:50.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-09-12T08:57:50.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-12T08:57:50.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-12T08:57:50.463Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T08:57:50.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T08:57:50.503Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-12T08:57:50.525Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-12T08:57:50.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-12T08:57:50.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-12T08:57:50.598Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-12T08:57:50.622Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-12T08:57:50.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-12T08:57:50.675Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-12T08:57:50.697Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-12T08:57:50.719Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-12T08:57:50.751Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-12T08:57:50.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-12T08:57:50.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-12T08:57:50.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-12T08:57:50.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] echo [2024-09-12T08:57:50.866Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6da4e05 [Pipeline] echo [2024-09-12T08:57:50.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T08:57:50.956Z] provisioning config files... [2024-09-12T08:57:50.968Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4833315531030347127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T08:57:51.307Z] ---> ****-login.sh [2024-09-12T08:57:51.307Z] nexus3.edgexfoundry.org:10001 [2024-09-12T08:57:51.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:57:51.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:57:51.571Z] Configure a credential helper to remove this warning. See [2024-09-12T08:57:51.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:57:51.571Z] [2024-09-12T08:57:51.571Z] Login Succeeded [2024-09-12T08:57:51.571Z] nexus3.edgexfoundry.org:10002 [2024-09-12T08:57:51.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:57:51.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:57:51.834Z] Configure a credential helper to remove this warning. See [2024-09-12T08:57:51.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:57:51.834Z] [2024-09-12T08:57:51.834Z] Login Succeeded [2024-09-12T08:57:51.834Z] nexus3.edgexfoundry.org:10003 [2024-09-12T08:57:51.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:57:51.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:57:51.834Z] Configure a credential helper to remove this warning. See [2024-09-12T08:57:51.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:57:51.834Z] [2024-09-12T08:57:51.834Z] Login Succeeded [2024-09-12T08:57:51.834Z] nexus3.edgexfoundry.org:10004 [2024-09-12T08:57:51.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:57:52.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:57:52.094Z] Configure a credential helper to remove this warning. See [2024-09-12T08:57:52.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:57:52.094Z] [2024-09-12T08:57:52.094Z] Login Succeeded [2024-09-12T08:57:52.094Z] ****.io [2024-09-12T08:57:52.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:57:52.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:57:52.354Z] Configure a credential helper to remove this warning. See [2024-09-12T08:57:52.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:57:52.354Z] [2024-09-12T08:57:52.354Z] Login Succeeded [2024-09-12T08:57:52.354Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T08:57:52.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-12T08:57:52.785Z] + git rev-list -1 --merges 6da4e050245d60ee2908bba863b4a6e8e857bbf3~1..6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] echo [2024-09-12T08:57:52.829Z] -----------> git rev-list -1 --merges 6da4e050245d60ee2908bba863b4a6e8e857bbf3~1..6da4e050245d60ee2908bba863b4a6e8e857bbf3 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [2024-09-12T08:57:52.829Z] 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [false] [Pipeline] sh [2024-09-12T08:57:53.132Z] + git log --format=format:%s -1 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] echo [2024-09-12T08:57:53.148Z] ========================================================= [2024-09-12T08:57:53.148Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-12T08:57:53.148Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T08:57:53.493Z] + git log --format=format:%s -1 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] echo [2024-09-12T08:57:53.515Z] [semverPrep] GIT_COMMIT: 6da4e050245d60ee2908bba863b4a6e8e857bbf3, Commit Message: Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51 [Pipeline] echo [2024-09-12T08:57:53.535Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-12T08:57:53.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T08:57:53.892Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-12T08:57:53.892Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-12T08:57:53.892Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-12T08:57:53.892Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-12T08:57:53.892Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-12T08:57:53.892Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:57:54.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T08:57:54.255Z] [2024-09-12T08:57:54.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:57:54.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T08:57:54.561Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-12T08:57:54.561Z] b85a868b505f: Pulling fs layer [2024-09-12T08:57:54.561Z] e2be974225ed: Pulling fs layer [2024-09-12T08:57:54.561Z] 339a4e72a1f5: Pulling fs layer [2024-09-12T08:57:54.561Z] 988bab9f4d93: Pulling fs layer [2024-09-12T08:57:54.561Z] 1469e6f7b9e6: Pulling fs layer [2024-09-12T08:57:54.561Z] eaf3925da568: Pulling fs layer [2024-09-12T08:57:54.561Z] bab4dde63d76: Pulling fs layer [2024-09-12T08:57:54.561Z] bde34c3a00c8: Pulling fs layer [2024-09-12T08:57:54.561Z] b352a97aabf1: Pulling fs layer [2024-09-12T08:57:54.561Z] 4872d77fe225: Pulling fs layer [2024-09-12T08:57:54.561Z] 5851b861e8e6: Pulling fs layer [2024-09-12T08:57:54.561Z] bab4dde63d76: Waiting [2024-09-12T08:57:54.561Z] bde34c3a00c8: Waiting [2024-09-12T08:57:54.561Z] 988bab9f4d93: Waiting [2024-09-12T08:57:54.561Z] b352a97aabf1: Waiting [2024-09-12T08:57:54.561Z] 4872d77fe225: Waiting [2024-09-12T08:57:54.561Z] 5851b861e8e6: Waiting [2024-09-12T08:57:54.561Z] e2be974225ed: Download complete [2024-09-12T08:57:54.561Z] 988bab9f4d93: Download complete [2024-09-12T08:57:54.561Z] 1469e6f7b9e6: Verifying Checksum [2024-09-12T08:57:54.561Z] 1469e6f7b9e6: Download complete [2024-09-12T08:57:54.561Z] eaf3925da568: Download complete [2024-09-12T08:57:54.561Z] 339a4e72a1f5: Verifying Checksum [2024-09-12T08:57:54.561Z] 339a4e72a1f5: Download complete [2024-09-12T08:57:54.821Z] bde34c3a00c8: Verifying Checksum [2024-09-12T08:57:54.821Z] bde34c3a00c8: Download complete [2024-09-12T08:57:54.821Z] b352a97aabf1: Download complete [2024-09-12T08:57:54.821Z] 4872d77fe225: Verifying Checksum [2024-09-12T08:57:54.821Z] 4872d77fe225: Download complete [2024-09-12T08:57:54.821Z] 5851b861e8e6: Download complete [2024-09-12T08:57:54.821Z] b85a868b505f: Verifying Checksum [2024-09-12T08:57:54.821Z] b85a868b505f: Download complete [2024-09-12T08:57:55.080Z] bab4dde63d76: Verifying Checksum [2024-09-12T08:57:55.080Z] bab4dde63d76: Download complete [2024-09-12T08:57:56.017Z] b85a868b505f: Pull complete [2024-09-12T08:57:56.292Z] e2be974225ed: Pull complete [2024-09-12T08:57:56.553Z] 339a4e72a1f5: Pull complete [2024-09-12T08:57:56.553Z] 988bab9f4d93: Pull complete [2024-09-12T08:57:56.815Z] 1469e6f7b9e6: Pull complete [2024-09-12T08:57:56.815Z] eaf3925da568: Pull complete [2024-09-12T08:57:58.723Z] bab4dde63d76: Pull complete [2024-09-12T08:57:58.723Z] bde34c3a00c8: Pull complete [2024-09-12T08:57:58.723Z] b352a97aabf1: Pull complete [2024-09-12T08:57:58.984Z] 4872d77fe225: Pull complete [2024-09-12T08:57:58.984Z] 5851b861e8e6: Pull complete [2024-09-12T08:57:58.984Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-12T08:57:58.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T08:57:58.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:57:59.084Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T08:57:59.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-12T08:58:03.163Z] $ docker top 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 -eo pid,comm [2024-09-12T08:58:03.218Z] 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-09-12T08:58:03.218Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T08:58:03.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T08:58:03.280Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T08:58:03.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T08:58:03.398Z] $ docker exec 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 ssh-agent [2024-09-12T08:58:03.508Z] SSH_AUTH_SOCK=/tmp/ssh-TlK50kZlQbAD/agent.33 [2024-09-12T08:58:03.508Z] SSH_AGENT_PID=39 [2024-09-12T08:58:03.514Z] Running ssh-add (command line suppressed) [2024-09-12T08:58:03.615Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15970487435978283521.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15970487435978283521.key) [2024-09-12T08:58:03.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T08:58:03.924Z] + git tag --points-at HEAD [Pipeline] } [2024-09-12T08:58:03.931Z] $ docker exec --env ******** --env ******** 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 ssh-agent -k [2024-09-12T08:58:04.042Z] unset SSH_AUTH_SOCK; [2024-09-12T08:58:04.043Z] unset SSH_AGENT_PID; [2024-09-12T08:58:04.043Z] echo Agent pid 39 killed; [2024-09-12T08:58:04.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-12T08:58:04.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T08:58:04.096Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T08:58:04.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T08:58:04.196Z] $ docker exec 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 ssh-agent [2024-09-12T08:58:04.302Z] SSH_AUTH_SOCK=/tmp/ssh-5S1G6nYwPZPL/agent.73 [2024-09-12T08:58:04.302Z] SSH_AGENT_PID=79 [2024-09-12T08:58:04.306Z] Running ssh-add (command line suppressed) [2024-09-12T08:58:04.399Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6912920347583582704.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6912920347583582704.key) [2024-09-12T08:58:04.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T08:58:04.715Z] + git semver init [2024-09-12T08:58:05.155Z] 2024-09-12 08:58:04,882 [run_init] DEBUG init version:0.0.0 force:False [2024-09-12T08:58:05.156Z] 2024-09-12 08:58:04,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-09-12T08:58:05.156Z] 2024-09-12 08:58:04,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-09-12T08:58:05.156Z] 2024-09-12 08:58:04,883 [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-09-12T08:58:06.125Z] 2024-09-12 08:58:06,061 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-09-12T08:58:06.125Z] 2024-09-12 08:58:06,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-09-12T08:58:06.125Z] 2024-09-12 08:58:06,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-12T08:58:06.125Z] 2024-09-12 08:58:06,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-12T08:58:06.125Z] 3.2.0-dev.32 [Pipeline] } [2024-09-12T08:58:06.132Z] $ docker exec --env ******** --env ******** 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 ssh-agent -k [2024-09-12T08:58:06.230Z] unset SSH_AUTH_SOCK; [2024-09-12T08:58:06.231Z] unset SSH_AGENT_PID; [2024-09-12T08:58:06.231Z] echo Agent pid 79 killed; [2024-09-12T08:58:06.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T08:58:06.572Z] + git semver [Pipeline] } [2024-09-12T08:58:06.842Z] $ docker stop --time=1 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 [2024-09-12T08:58:08.148Z] $ docker rm -f --volumes 04181447c7d2e7bf94b0947eeca322dbb73e528c9e6004d8c9885ba1294bfa35 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T08:58:08.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-12T08:58:08.721Z] Stashed 1 file(s) [Pipeline] echo [2024-09-12T08:58:08.725Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.32 [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-09-12T08:58:08.914Z] provisioning config files... [2024-09-12T08:58:08.923Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14442527956191256651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T08:58:09.219Z] ---> ****-login.sh [2024-09-12T08:58:09.219Z] nexus3.edgexfoundry.org:10001 [2024-09-12T08:58:09.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:09.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:09.219Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:09.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:09.219Z] [2024-09-12T08:58:09.219Z] Login Succeeded [2024-09-12T08:58:09.219Z] nexus3.edgexfoundry.org:10002 [2024-09-12T08:58:09.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:09.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:09.219Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:09.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:09.219Z] [2024-09-12T08:58:09.219Z] Login Succeeded [2024-09-12T08:58:09.219Z] nexus3.edgexfoundry.org:10003 [2024-09-12T08:58:09.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:09.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:09.479Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:09.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:09.479Z] [2024-09-12T08:58:09.479Z] Login Succeeded [2024-09-12T08:58:09.479Z] nexus3.edgexfoundry.org:10004 [2024-09-12T08:58:09.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:09.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:09.480Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:09.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:09.480Z] [2024-09-12T08:58:09.480Z] Login Succeeded [2024-09-12T08:58:09.480Z] ****.io [2024-09-12T08:58:09.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:09.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:09.740Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:09.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:09.740Z] [2024-09-12T08:58:09.740Z] Login Succeeded [2024-09-12T08:58:09.740Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T08:58:09.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-12T08:58:09.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T08:58:09.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T08:58:09.885Z] ========================================================= [2024-09-12T08:58:09.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-12T08:58:09.885Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:58:10.234Z] + 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-09-12T08:58:10.234Z] Sending build context to Docker daemon 9.155MB [2024-09-12T08:58:10.234Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-12T08:58:10.234Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-12T08:58:10.234Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-12T08:58:10.234Z] 619be1103602: Pulling fs layer [2024-09-12T08:58:10.234Z] 7862e08f4a3e: Pulling fs layer [2024-09-12T08:58:10.234Z] 5df492c9dc93: Pulling fs layer [2024-09-12T08:58:10.234Z] 7629e6793208: Pulling fs layer [2024-09-12T08:58:10.234Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T08:58:10.234Z] fb5054dd5b73: Pulling fs layer [2024-09-12T08:58:10.234Z] eeca6798cff9: Pulling fs layer [2024-09-12T08:58:10.234Z] aa269ceb94a6: Pulling fs layer [2024-09-12T08:58:10.234Z] ada007ff1a6a: Pulling fs layer [2024-09-12T08:58:10.234Z] 7629e6793208: Waiting [2024-09-12T08:58:10.234Z] 4f4fb700ef54: Waiting [2024-09-12T08:58:10.234Z] fb5054dd5b73: Waiting [2024-09-12T08:58:10.234Z] eeca6798cff9: Waiting [2024-09-12T08:58:10.234Z] aa269ceb94a6: Waiting [2024-09-12T08:58:10.234Z] ada007ff1a6a: Waiting [2024-09-12T08:58:10.234Z] 7862e08f4a3e: Verifying Checksum [2024-09-12T08:58:10.234Z] 7862e08f4a3e: Download complete [2024-09-12T08:58:10.234Z] 7629e6793208: Verifying Checksum [2024-09-12T08:58:10.234Z] 7629e6793208: Download complete [2024-09-12T08:58:10.234Z] 619be1103602: Download complete [2024-09-12T08:58:10.234Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T08:58:10.234Z] 4f4fb700ef54: Download complete [2024-09-12T08:58:10.234Z] fb5054dd5b73: Verifying Checksum [2024-09-12T08:58:10.234Z] fb5054dd5b73: Download complete [2024-09-12T08:58:10.515Z] eeca6798cff9: Verifying Checksum [2024-09-12T08:58:10.515Z] eeca6798cff9: Download complete [2024-09-12T08:58:10.515Z] 619be1103602: Pull complete [2024-09-12T08:58:10.515Z] ada007ff1a6a: Verifying Checksum [2024-09-12T08:58:10.515Z] ada007ff1a6a: Download complete [2024-09-12T08:58:10.775Z] 7862e08f4a3e: Pull complete [2024-09-12T08:58:10.775Z] 5df492c9dc93: Verifying Checksum [2024-09-12T08:58:10.775Z] 5df492c9dc93: Download complete [2024-09-12T08:58:11.247Z] aa269ceb94a6: Verifying Checksum [2024-09-12T08:58:11.247Z] aa269ceb94a6: Download complete [2024-09-12T08:58:13.796Z] 5df492c9dc93: Pull complete [2024-09-12T08:58:13.796Z] 7629e6793208: Pull complete [2024-09-12T08:58:13.796Z] 4f4fb700ef54: Pull complete [2024-09-12T08:58:13.796Z] fb5054dd5b73: Pull complete [2024-09-12T08:58:13.796Z] eeca6798cff9: Pull complete [2024-09-12T08:58:16.208Z] aa269ceb94a6: Pull complete [2024-09-12T08:58:16.815Z] ada007ff1a6a: Pull complete [2024-09-12T08:58:16.815Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-12T08:58:16.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T08:58:16.815Z] ---> f489d0715acc [2024-09-12T08:58:16.815Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-12T08:58:23.863Z] Still waiting to schedule task [2024-09-12T08:58:23.863Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10159’ [2024-09-12T08:58:24.974Z] ---> Running in ee4ac3cdddeb [2024-09-12T08:58:24.974Z] Removing intermediate container ee4ac3cdddeb [2024-09-12T08:58:24.974Z] ---> f6f98f9cbc47 [2024-09-12T08:58:24.974Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-12T08:58:24.974Z] ---> Running in 7548138093f6 [2024-09-12T08:58:24.974Z] Removing intermediate container 7548138093f6 [2024-09-12T08:58:24.974Z] ---> 37f298e02544 [2024-09-12T08:58:24.974Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-12T08:58:24.974Z] ---> Running in 7cf77dd59d03 [2024-09-12T08:58:24.974Z] Removing intermediate container 7cf77dd59d03 [2024-09-12T08:58:24.974Z] ---> 60c5193ac6a4 [2024-09-12T08:58:24.974Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-12T08:58:24.974Z] ---> Running in 9db8dab00268 [2024-09-12T08:58:24.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:58:25.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:58:25.493Z] OK: 264 MiB in 52 packages [2024-09-12T08:58:25.752Z] Removing intermediate container 9db8dab00268 [2024-09-12T08:58:25.752Z] ---> 0e2146197fea [2024-09-12T08:58:25.752Z] Step 7/12 : WORKDIR /app [2024-09-12T08:58:25.752Z] ---> Running in 7a8d5212c87a [2024-09-12T08:58:26.010Z] Removing intermediate container 7a8d5212c87a [2024-09-12T08:58:26.010Z] ---> 32531326f736 [2024-09-12T08:58:26.010Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-12T08:58:26.010Z] ---> 96a12fed7890 [2024-09-12T08:58:26.010Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:58:26.010Z] ---> Running in 0d17c678649a [2024-09-12T08:59:33.729Z] Removing intermediate container 0d17c678649a [2024-09-12T08:59:33.729Z] ---> 3ae443771da1 [2024-09-12T08:59:33.729Z] Step 10/12 : COPY . . [2024-09-12T08:59:33.729Z] ---> 50bfd3ef3c7a [2024-09-12T08:59:33.729Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-12T08:59:33.729Z] ---> Running in 6be71f562b9f [2024-09-12T08:59:33.729Z] Removing intermediate container 6be71f562b9f [2024-09-12T08:59:33.729Z] ---> 3cb1b2d247df [2024-09-12T08:59:33.729Z] Step 12/12 : RUN $MAKE [2024-09-12T08:59:33.729Z] ---> Running in 2579229909ec [2024-09-12T08:59:33.729Z] noop [2024-09-12T08:59:33.729Z] Removing intermediate container 2579229909ec [2024-09-12T08:59:33.729Z] ---> 3a1aa707c2ad [2024-09-12T08:59:33.729Z] Successfully built 3a1aa707c2ad [2024-09-12T08:59:33.729Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:59:34.082Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T08:59:34.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:59:34.168Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T08:59:34.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-12T08:59:34.548Z] $ docker top 8e797872459397cfa51a5990aae9a085e61fcadfab6d7ff94c3232839482426c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T08:59:34.902Z] + go version [2024-09-12T08:59:34.902Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-12T08:59:34.913Z] $ docker stop --time=1 8e797872459397cfa51a5990aae9a085e61fcadfab6d7ff94c3232839482426c [2024-09-12T08:59:36.202Z] $ docker rm -f --volumes 8e797872459397cfa51a5990aae9a085e61fcadfab6d7ff94c3232839482426c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:59:36.655Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T08:59:36.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:59:36.734Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T08:59:36.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-12T08:59:37.093Z] $ docker top 10a1b152bd9227be87d918bb835c1a9409a51080ba74bebed742110b2f98e493 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T08:59:37.451Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-09-12T08:59:37.752Z] + make test [2024-09-12T08:59:37.752Z] go test -race -coverprofile=coverage.out ./... [2024-09-12T09:00:09.859Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-12T09:00:38.088Z] go vet ./... [2024-09-12T09:00:42.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T09:00:42.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T09:00:42.274Z] ./bin/test-attribution-txt.sh [2024-09-12T09:00:42.274Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-12T09:00:42.274Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-12T09:00:42.274Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-12T09:00:42.274Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-12T09:00:42.274Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-12T09:00:42.274Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-12T09:00:42.274Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-12T09:00:42.274Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T09:00:42.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-12T09:00:42.306Z] $ docker stop --time=1 10a1b152bd9227be87d918bb835c1a9409a51080ba74bebed742110b2f98e493 [2024-09-12T09:00:49.629Z] $ docker rm -f --volumes 10a1b152bd9227be87d918bb835c1a9409a51080ba74bebed742110b2f98e493 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T09:00:50.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-12T09:00:50.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-12T09:00:50.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-12T09:00:51.136Z] + ls -al . [2024-09-12T09:00:51.136Z] total 264 [2024-09-12T09:00:51.136Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 08:59 . [2024-09-12T09:00:51.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 08:57 .. [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 08:57 .dockerignore [2024-09-12T09:00:51.136Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:00 .git [2024-09-12T09:00:51.136Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 08:57 .github [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 12 08:57 .gitignore [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 08:57 .golangci.yml [2024-09-12T09:00:51.136Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 08:58 .semver [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 12 08:57 Attribution.txt [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 12 08:57 CHANGELOG.md [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 12 08:57 Dockerfile [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 08:57 GOVERNANCE.md [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 12 08:57 Jenkinsfile [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 08:57 LICENSE [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 08:57 OWNERS.md [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 12 08:57 README.md [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 08:58 VERSION [2024-09-12T09:00:51.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 08:57 bin [2024-09-12T09:00:51.136Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 12 08:59 coverage.out [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 7342 Sep 12 08:57 go.mod [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 12 08:57 go.sum [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 08:57 main.go [2024-09-12T09:00:51.136Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 12 08:57 makefile [2024-09-12T09:00:51.136Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 08:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:00:51.460Z] + 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=6da4e050245d60ee2908bba863b4a6e8e857bbf3 --label arch=amd64 --label version=3.2.0-dev.32 . [2024-09-12T09:00:51.460Z] Sending build context to Docker daemon 9.156MB [2024-09-12T09:00:51.460Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-12T09:00:51.460Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-12T09:00:51.460Z] ---> 3a1aa707c2ad [2024-09-12T09:00:51.460Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-12T09:00:51.460Z] ---> Running in 5a45192596de [2024-09-12T09:00:51.719Z] Removing intermediate container 5a45192596de [2024-09-12T09:00:51.719Z] ---> b97013a9c20d [2024-09-12T09:00:51.719Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-12T09:00:51.719Z] ---> Running in 20acfee9ced4 [2024-09-12T09:00:51.719Z] Removing intermediate container 20acfee9ced4 [2024-09-12T09:00:51.719Z] ---> c9a9fd852d98 [2024-09-12T09:00:51.719Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-12T09:00:51.719Z] ---> Running in f416cb3fd7f6 [2024-09-12T09:00:51.979Z] Removing intermediate container f416cb3fd7f6 [2024-09-12T09:00:51.979Z] ---> fbb9fc95f90b [2024-09-12T09:00:51.979Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-12T09:00:51.979Z] ---> Running in 23d42fae31da [2024-09-12T09:00:52.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T09:00:52.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T09:00:52.498Z] OK: 264 MiB in 52 packages [2024-09-12T09:00:53.066Z] Removing intermediate container 23d42fae31da [2024-09-12T09:00:53.066Z] ---> f8fc3cc28c21 [2024-09-12T09:00:53.066Z] Step 7/27 : WORKDIR /app [2024-09-12T09:00:53.066Z] ---> Running in df3de8a8d249 [2024-09-12T09:00:53.066Z] Removing intermediate container df3de8a8d249 [2024-09-12T09:00:53.066Z] ---> 3fd60aad232c [2024-09-12T09:00:53.066Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-12T09:00:53.066Z] ---> d9ccdbdb50e0 [2024-09-12T09:00:53.066Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:00:53.066Z] ---> Running in 7511c60cacc3 [2024-09-12T09:00:54.085Z] Removing intermediate container 7511c60cacc3 [2024-09-12T09:00:54.085Z] ---> a39d54168e94 [2024-09-12T09:00:54.085Z] Step 10/27 : COPY . . [2024-09-12T09:00:54.344Z] ---> d0b7a83b4592 [2024-09-12T09:00:54.344Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-12T09:00:54.344Z] ---> Running in 065c8c68afde [2024-09-12T09:00:54.344Z] Removing intermediate container 065c8c68afde [2024-09-12T09:00:54.344Z] ---> f4d0e3648298 [2024-09-12T09:00:54.344Z] Step 12/27 : RUN $MAKE [2024-09-12T09:00:54.344Z] ---> Running in 9d08ed89161a [2024-09-12T09:00:54.604Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.32" -trimpath -mod=readonly -o app-service-configurable [2024-09-12T09:01:13.393Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10162 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-09-12T09:01:13.410Z] Running in /w/workspace/app-service-configurable/242 [Pipeline] { [Pipeline] checkout [2024-09-12T09:01:13.451Z] The recommended git tool is: git [2024-09-12T09:01:20.754Z] using credential edgex-jenkins-ssh [2024-09-12T09:01:20.794Z] Cloning the remote Git repository [2024-09-12T09:01:20.849Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-09-12T09:01:20.978Z] > git init /w/workspace/app-service-configurable/242 # timeout=10 [2024-09-12T09:01:21.232Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-12T09:01:21.233Z] > git --version # timeout=10 [2024-09-12T09:01:21.267Z] > git --version # 'git version 2.25.1' [2024-09-12T09:01:21.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T09:01:21.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T09:01:24.107Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-12T09:01:24.183Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T09:01:26.229Z] Avoid second fetch [2024-09-12T09:01:26.230Z] Checking out Revision 6da4e050245d60ee2908bba863b4a6e8e857bbf3 (main) [2024-09-12T09:01:26.244Z] > git config core.sparsecheckout # timeout=10 [2024-09-12T09:01:26.319Z] > git checkout -f 6da4e050245d60ee2908bba863b4a6e8e857bbf3 # timeout=10 [2024-09-12T09:01:27.255Z] Commit message: "Merge pull request #676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T09:01:32.475Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-12T09:01:32.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T09:01:32.475Z] Dload Upload Total Spent Left Speed [2024-09-12T09:01:32.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-09-12T09:01:32.919Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-12T09:01:33.285Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-12T09:01:33.285Z] + sudo tee /etc/docker/daemon.new [2024-09-12T09:01:33.285Z] { [2024-09-12T09:01:33.285Z] "registry-mirrors": [ [2024-09-12T09:01:33.285Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-12T09:01:33.285Z] ], [2024-09-12T09:01:33.285Z] "bip": "10.250.0.254/24", [2024-09-12T09:01:33.285Z] "hosts": [ [2024-09-12T09:01:33.285Z] "tcp://0.0.0.0:5555", [2024-09-12T09:01:33.285Z] "unix:///var/run/docker.sock" [2024-09-12T09:01:33.285Z] ], [2024-09-12T09:01:33.285Z] "mtu": 1458, [2024-09-12T09:01:33.285Z] "selinux-enabled": true, [2024-09-12T09:01:33.285Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-12T09:01:33.285Z] } [Pipeline] sh [2024-09-12T09:01:33.649Z] Removing intermediate container 9d08ed89161a [2024-09-12T09:01:33.650Z] ---> 5cf4751fdd95 [2024-09-12T09:01:33.650Z] Step 13/27 : FROM alpine:3.18 [2024-09-12T09:01:33.650Z] 3.18: Pulling from library/alpine [2024-09-12T09:01:33.650Z] 1cc3d825d8b2: Pulling fs layer [2024-09-12T09:01:33.650Z] 1cc3d825d8b2: Verifying Checksum [2024-09-12T09:01:33.650Z] 1cc3d825d8b2: Download complete [2024-09-12T09:01:33.650Z] 1cc3d825d8b2: Pull complete [2024-09-12T09:01:33.650Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:01:33.650Z] Status: Downloaded newer image for alpine:3.18 [2024-09-12T09:01:33.650Z] ---> 2c64cf60f6f0 [2024-09-12T09:01:33.650Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-12T09:01:33.650Z] ---> Running in 802fe36320f0 [2024-09-12T09:01:33.650Z] Removing intermediate container 802fe36320f0 [2024-09-12T09:01:33.650Z] ---> 0b5adad39a51 [2024-09-12T09:01:33.650Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-12T09:01:33.650Z] ---> Running in 9062882572a4 [2024-09-12T09:01:33.668Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-12T09:01:33.908Z] Removing intermediate container 9062882572a4 [2024-09-12T09:01:33.908Z] ---> 00633f4f877e [2024-09-12T09:01:33.908Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T09:01:33.908Z] ---> Running in 2bd8b15a28d4 [2024-09-12T09:01:34.096Z] + sudo service docker restart [2024-09-12T09:01:34.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:34.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:34.685Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T09:01:34.685Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T09:01:34.685Z] Executing busybox-1.36.1-r7.trigger [2024-09-12T09:01:34.685Z] Executing ca-certificates-20240226-r0.trigger [2024-09-12T09:01:34.685Z] OK: 8 MiB in 17 packages [2024-09-12T09:01:35.253Z] Removing intermediate container 2bd8b15a28d4 [2024-09-12T09:01:35.254Z] ---> b1289d0fafe9 [2024-09-12T09:01:35.254Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-12T09:01:35.254Z] ---> Running in ac469c7e1ae8 [2024-09-12T09:01:35.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:35.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:35.772Z] OK: 8 MiB in 17 packages [2024-09-12T09:01:36.030Z] Removing intermediate container ac469c7e1ae8 [2024-09-12T09:01:36.030Z] ---> ec10767cf86f [2024-09-12T09:01:36.030Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-12T09:01:36.030Z] ---> 20c77d7349dc [2024-09-12T09:01:36.030Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-12T09:01:36.030Z] ---> 7af764234b37 [2024-09-12T09:01:36.030Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-12T09:01:36.289Z] ---> 9d63ddd23499 [2024-09-12T09:01:36.289Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-12T09:01:37.665Z] ---> ca7afb49a2a4 [2024-09-12T09:01:37.665Z] Step 22/27 : EXPOSE 48095 [2024-09-12T09:01:37.665Z] ---> Running in aaa13cf0e2b9 [2024-09-12T09:01:37.665Z] Removing intermediate container aaa13cf0e2b9 [2024-09-12T09:01:37.665Z] ---> fb8d3485b107 [2024-09-12T09:01:37.665Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-12T09:01:37.665Z] ---> Running in 82bdb561f39a [2024-09-12T09:01:37.665Z] Removing intermediate container 82bdb561f39a [2024-09-12T09:01:37.665Z] ---> 7bdbcdb4d3df [2024-09-12T09:01:37.665Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-12T09:01:37.665Z] ---> Running in 45e1c1ca34dc [2024-09-12T09:01:37.924Z] Removing intermediate container 45e1c1ca34dc [2024-09-12T09:01:37.924Z] ---> adf793f3b808 [2024-09-12T09:01:37.924Z] Step 25/27 : LABEL arch=amd64 [2024-09-12T09:01:37.924Z] ---> Running in fa501ae7d75a [2024-09-12T09:01:37.924Z] Removing intermediate container fa501ae7d75a [2024-09-12T09:01:37.924Z] ---> 0acde1e3466f [2024-09-12T09:01:37.924Z] Step 26/27 : LABEL git_sha=6da4e050245d60ee2908bba863b4a6e8e857bbf3 [2024-09-12T09:01:37.924Z] ---> Running in 2258de59b395 [2024-09-12T09:01:37.924Z] Removing intermediate container 2258de59b395 [2024-09-12T09:01:37.924Z] ---> 86c297fc4a11 [2024-09-12T09:01:37.924Z] Step 27/27 : LABEL version=3.2.0-dev.32 [2024-09-12T09:01:37.924Z] ---> Running in e84d773a69b3 [2024-09-12T09:01:38.183Z] Removing intermediate container e84d773a69b3 [2024-09-12T09:01:38.183Z] ---> 82ca1f38e287 [2024-09-12T09:01:38.183Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-12T09:01:38.183Z] Successfully built 82ca1f38e287 [2024-09-12T09:01:38.183Z] 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-09-12T09:01:38.305Z] provisioning config files... [2024-09-12T09:01:38.313Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8204993263259567039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:01:38.614Z] ---> ****-login.sh [2024-09-12T09:01:38.614Z] nexus3.edgexfoundry.org:10001 [2024-09-12T09:01:38.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:38.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:38.614Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:38.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:38.614Z] [2024-09-12T09:01:38.614Z] Login Succeeded [2024-09-12T09:01:38.614Z] nexus3.edgexfoundry.org:10002 [2024-09-12T09:01:38.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:38.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:38.615Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:38.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:38.615Z] [2024-09-12T09:01:38.615Z] Login Succeeded [2024-09-12T09:01:38.615Z] nexus3.edgexfoundry.org:10003 [2024-09-12T09:01:38.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:38.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:38.875Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:38.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:38.875Z] [2024-09-12T09:01:38.875Z] Login Succeeded [2024-09-12T09:01:38.875Z] nexus3.edgexfoundry.org:10004 [2024-09-12T09:01:38.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:38.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:38.875Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:38.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:38.876Z] [2024-09-12T09:01:38.876Z] Login Succeeded [2024-09-12T09:01:38.876Z] ****.io [2024-09-12T09:01:39.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:39.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:39.135Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:39.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:39.135Z] [2024-09-12T09:01:39.135Z] Login Succeeded [2024-09-12T09:01:39.135Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T09:01:39.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-12T09:01:39.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T09:01:39.224Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-09-12T09:01:39.224Z] 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [2024-09-12T09:01:39.224Z] latest [2024-09-12T09:01:39.224Z] 3.2.0-dev.32 [2024-09-12T09:01:39.224Z] 6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [2024-09-12T09:01:39.224Z] main [2024-09-12T09:01:39.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:39.571Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:39.899Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3 [2024-09-12T09:01:39.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-12T09:01:39.900Z] 75916285dde6: Preparing [2024-09-12T09:01:39.900Z] 51bcc27268da: Preparing [2024-09-12T09:01:39.900Z] 20ab5d6fe84a: Preparing [2024-09-12T09:01:39.900Z] eca51aa31217: Preparing [2024-09-12T09:01:39.900Z] 30d872ed0904: Preparing [2024-09-12T09:01:39.900Z] ba3220644b86: Preparing [2024-09-12T09:01:39.900Z] d62a02444d39: Preparing [2024-09-12T09:01:39.900Z] d62a02444d39: Waiting [2024-09-12T09:01:39.900Z] ba3220644b86: Waiting [2024-09-12T09:01:39.900Z] eca51aa31217: Pushed [2024-09-12T09:01:39.900Z] 30d872ed0904: Pushed [2024-09-12T09:01:39.900Z] 20ab5d6fe84a: Pushed [2024-09-12T09:01:39.900Z] 51bcc27268da: Pushed [2024-09-12T09:01:39.900Z] d62a02444d39: Layer already exists [2024-09-12T09:01:40.159Z] ba3220644b86: Pushed [2024-09-12T09:01:42.700Z] 75916285dde6: Pushed [2024-09-12T09:01:42.958Z] 6da4e050245d60ee2908bba863b4a6e8e857bbf3: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:43.283Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:43.618Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-09-12T09:01:43.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-12T09:01:43.618Z] 75916285dde6: Preparing [2024-09-12T09:01:43.618Z] 51bcc27268da: Preparing [2024-09-12T09:01:43.618Z] 20ab5d6fe84a: Preparing [2024-09-12T09:01:43.618Z] eca51aa31217: Preparing [2024-09-12T09:01:43.618Z] 30d872ed0904: Preparing [2024-09-12T09:01:43.618Z] ba3220644b86: Preparing [2024-09-12T09:01:43.618Z] d62a02444d39: Preparing [2024-09-12T09:01:43.619Z] ba3220644b86: Waiting [2024-09-12T09:01:43.619Z] d62a02444d39: Waiting [2024-09-12T09:01:43.619Z] 75916285dde6: Layer already exists [2024-09-12T09:01:43.619Z] 20ab5d6fe84a: Layer already exists [2024-09-12T09:01:43.619Z] 30d872ed0904: Layer already exists [2024-09-12T09:01:43.619Z] eca51aa31217: Layer already exists [2024-09-12T09:01:43.619Z] 51bcc27268da: Layer already exists [2024-09-12T09:01:43.619Z] ba3220644b86: Layer already exists [2024-09-12T09:01:43.619Z] d62a02444d39: Layer already exists [2024-09-12T09:01:43.619Z] latest: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:43.952Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:44.277Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.32 [2024-09-12T09:01:44.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-12T09:01:44.277Z] 75916285dde6: Preparing [2024-09-12T09:01:44.277Z] 51bcc27268da: Preparing [2024-09-12T09:01:44.277Z] 20ab5d6fe84a: Preparing [2024-09-12T09:01:44.277Z] eca51aa31217: Preparing [2024-09-12T09:01:44.277Z] 30d872ed0904: Preparing [2024-09-12T09:01:44.277Z] ba3220644b86: Preparing [2024-09-12T09:01:44.277Z] d62a02444d39: Preparing [2024-09-12T09:01:44.277Z] ba3220644b86: Waiting [2024-09-12T09:01:44.277Z] d62a02444d39: Waiting [2024-09-12T09:01:44.277Z] 20ab5d6fe84a: Layer already exists [2024-09-12T09:01:44.277Z] eca51aa31217: Layer already exists [2024-09-12T09:01:44.277Z] 51bcc27268da: Layer already exists [2024-09-12T09:01:44.277Z] 30d872ed0904: Layer already exists [2024-09-12T09:01:44.277Z] 75916285dde6: Layer already exists [2024-09-12T09:01:44.277Z] ba3220644b86: Layer already exists [2024-09-12T09:01:44.277Z] d62a02444d39: Layer already exists [2024-09-12T09:01:44.277Z] 3.2.0-dev.32: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:44.604Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:44.929Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [2024-09-12T09:01:44.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-12T09:01:44.929Z] 75916285dde6: Preparing [2024-09-12T09:01:44.929Z] 51bcc27268da: Preparing [2024-09-12T09:01:44.929Z] 20ab5d6fe84a: Preparing [2024-09-12T09:01:44.929Z] eca51aa31217: Preparing [2024-09-12T09:01:44.929Z] 30d872ed0904: Preparing [2024-09-12T09:01:44.929Z] ba3220644b86: Preparing [2024-09-12T09:01:44.929Z] d62a02444d39: Preparing [2024-09-12T09:01:44.929Z] d62a02444d39: Waiting [2024-09-12T09:01:44.929Z] ba3220644b86: Waiting [2024-09-12T09:01:44.929Z] 51bcc27268da: Layer already exists [2024-09-12T09:01:44.929Z] 20ab5d6fe84a: Layer already exists [2024-09-12T09:01:44.929Z] 30d872ed0904: Layer already exists [2024-09-12T09:01:44.929Z] eca51aa31217: Layer already exists [2024-09-12T09:01:44.929Z] 75916285dde6: Layer already exists [2024-09-12T09:01:44.929Z] d62a02444d39: Layer already exists [2024-09-12T09:01:44.929Z] ba3220644b86: Layer already exists [2024-09-12T09:01:44.929Z] 6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:45.261Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:45.587Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-09-12T09:01:45.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-12T09:01:45.587Z] 75916285dde6: Preparing [2024-09-12T09:01:45.587Z] 51bcc27268da: Preparing [2024-09-12T09:01:45.587Z] 20ab5d6fe84a: Preparing [2024-09-12T09:01:45.587Z] eca51aa31217: Preparing [2024-09-12T09:01:45.587Z] 30d872ed0904: Preparing [2024-09-12T09:01:45.587Z] ba3220644b86: Preparing [2024-09-12T09:01:45.587Z] d62a02444d39: Preparing [2024-09-12T09:01:45.587Z] ba3220644b86: Waiting [2024-09-12T09:01:45.587Z] d62a02444d39: Waiting [2024-09-12T09:01:45.587Z] 51bcc27268da: Layer already exists [2024-09-12T09:01:45.587Z] eca51aa31217: Layer already exists [2024-09-12T09:01:45.587Z] 75916285dde6: Layer already exists [2024-09-12T09:01:45.587Z] 30d872ed0904: Layer already exists [2024-09-12T09:01:45.587Z] 20ab5d6fe84a: Layer already exists [2024-09-12T09:01:45.587Z] d62a02444d39: Layer already exists [2024-09-12T09:01:45.587Z] ba3220644b86: Layer already exists [2024-09-12T09:01:45.587Z] main: digest: sha256:0ad9dff0226f1f04256401edf8aa0f0dc09edb0eb2f4d3d19d9ca4813e21ad0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-12T09:01:45.664Z] ===================================================== [Pipeline] echo [2024-09-12T09:01:45.681Z] taggedImages: [2024-09-12T09:01:45.681Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3 [2024-09-12T09:01:45.681Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-09-12T09:01:45.681Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.32 [2024-09-12T09:01:45.681Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [2024-09-12T09:01:45.681Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:46.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:01:46.102Z] [2024-09-12T09:01:46.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:46.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:01:46.405Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-12T09:01:46.405Z] 5eb5b503b376: Pulling fs layer [2024-09-12T09:01:46.405Z] 5c69ac0246d0: Pulling fs layer [2024-09-12T09:01:46.405Z] ec43610c2a17: Pulling fs layer [2024-09-12T09:01:46.405Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-12T09:01:46.405Z] 33b1e0a273af: Pulling fs layer [2024-09-12T09:01:46.405Z] 5d3b04190fa2: Pulling fs layer [2024-09-12T09:01:46.405Z] 2f39f015ded8: Pulling fs layer [2024-09-12T09:01:46.405Z] 3a2ae6a8a46f: Waiting [2024-09-12T09:01:46.405Z] 33b1e0a273af: Waiting [2024-09-12T09:01:46.405Z] 5d3b04190fa2: Waiting [2024-09-12T09:01:46.405Z] 2f39f015ded8: Waiting [2024-09-12T09:01:46.405Z] 5c69ac0246d0: Verifying Checksum [2024-09-12T09:01:46.405Z] 5c69ac0246d0: Download complete [2024-09-12T09:01:46.405Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-12T09:01:46.405Z] 3a2ae6a8a46f: Download complete [2024-09-12T09:01:46.405Z] 33b1e0a273af: Verifying Checksum [2024-09-12T09:01:46.405Z] 33b1e0a273af: Download complete [2024-09-12T09:01:46.405Z] 5d3b04190fa2: Verifying Checksum [2024-09-12T09:01:46.405Z] 5d3b04190fa2: Download complete [2024-09-12T09:01:46.405Z] ec43610c2a17: Verifying Checksum [2024-09-12T09:01:46.405Z] ec43610c2a17: Download complete [2024-09-12T09:01:46.663Z] 5eb5b503b376: Download complete [2024-09-12T09:01:47.229Z] 2f39f015ded8: Download complete [2024-09-12T09:01:47.796Z] 5eb5b503b376: Pull complete [2024-09-12T09:01:47.797Z] 5c69ac0246d0: Pull complete [2024-09-12T09:01:48.362Z] ec43610c2a17: Pull complete [2024-09-12T09:01:48.362Z] 3a2ae6a8a46f: Pull complete [2024-09-12T09:01:48.621Z] 33b1e0a273af: Pull complete [2024-09-12T09:01:48.621Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T09:01:52.422Z] provisioning config files... [2024-09-12T09:01:52.452Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/242@tmp/config17548110237494281513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:01:52.805Z] 2f39f015ded8: Pull complete [2024-09-12T09:01:52.805Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-12T09:01:52.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:01:52.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:01:52.900Z] ---> ****-login.sh [2024-09-12T09:01:52.900Z] nexus3.edgexfoundry.org:10001 [2024-09-12T09:01:52.912Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T09:01:52.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-12T09:01:53.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:53.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:53.483Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:53.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:53.483Z] [2024-09-12T09:01:53.483Z] Login Succeeded [2024-09-12T09:01:53.483Z] nexus3.edgexfoundry.org:10002 [2024-09-12T09:01:53.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:54.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:54.023Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:54.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:54.023Z] [2024-09-12T09:01:54.024Z] Login Succeeded [2024-09-12T09:01:54.024Z] nexus3.edgexfoundry.org:10003 [2024-09-12T09:01:54.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:54.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:54.292Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:54.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:54.292Z] [2024-09-12T09:01:54.292Z] Login Succeeded [2024-09-12T09:01:54.292Z] nexus3.edgexfoundry.org:10004 [2024-09-12T09:01:54.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:54.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:54.563Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:54.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:54.563Z] [2024-09-12T09:01:54.563Z] Login Succeeded [2024-09-12T09:01:54.563Z] ****.io [2024-09-12T09:01:54.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:55.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:55.100Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:55.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:55.100Z] [2024-09-12T09:01:55.100Z] Login Succeeded [2024-09-12T09:01:55.100Z] ---> ****-login.sh ends [2024-09-12T09:01:58.133Z] $ docker top 8b85a7ae6f829ad87bc63ccca5632a5e82f8c09025bb30c5e765bfab4c32ddfb -eo pid,comm [Pipeline] { [Pipeline] } [2024-09-12T09:01:58.200Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-09-12T09:01:58.552Z] ---> job-cost.sh [2024-09-12T09:01:58.552Z] lf-activate-venv: SKIPPING [2024-09-12T09:01:58.552Z] INFO: No Stack... [Pipeline] echo [2024-09-12T09:01:58.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T09:01:58.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T09:01:58.655Z] ========================================================= [2024-09-12T09:01:58.655Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-12T09:01:58.655Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:58.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-12T09:01:59.040Z] + 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-09-12T09:01:59.085Z] INFO: Archiving Costs [Pipeline] sh [2024-09-12T09:01:59.319Z] Sending build context to Docker daemon 242.7kB [2024-09-12T09:01:59.319Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-12T09:01:59.319Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-12T09:01:59.319Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-12T09:01:59.319Z] c6b39de5b339: Pulling fs layer [2024-09-12T09:01:59.319Z] a69c41024577: Pulling fs layer [2024-09-12T09:01:59.319Z] d6de4b400683: Pulling fs layer [2024-09-12T09:01:59.319Z] 35cb2a7552d0: Pulling fs layer [2024-09-12T09:01:59.319Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T09:01:59.319Z] 35cb2a7552d0: Waiting [2024-09-12T09:01:59.319Z] 464afbd9ba4c: Pulling fs layer [2024-09-12T09:01:59.319Z] 4f4fb700ef54: Waiting [2024-09-12T09:01:59.319Z] 00f215d4a9da: Pulling fs layer [2024-09-12T09:01:59.319Z] 464afbd9ba4c: Waiting [2024-09-12T09:01:59.319Z] d496ad576159: Pulling fs layer [2024-09-12T09:01:59.319Z] 00f215d4a9da: Waiting [2024-09-12T09:01:59.319Z] d496ad576159: Waiting [2024-09-12T09:01:59.402Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-09-12T09:01:59.402Z] + cut -d, -f6 [Pipeline] lock [2024-09-12T09:01:59.421Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [2024-09-12T09:01:59.429Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] did not exist. Created. [2024-09-12T09:01:59.437Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-12T09:01:59.589Z] a69c41024577: Download complete [2024-09-12T09:01:59.589Z] 35cb2a7552d0: Verifying Checksum [2024-09-12T09:01:59.589Z] 35cb2a7552d0: Download complete [2024-09-12T09:01:59.589Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T09:01:59.589Z] 4f4fb700ef54: Download complete [2024-09-12T09:01:59.589Z] c6b39de5b339: Verifying Checksum [2024-09-12T09:01:59.589Z] c6b39de5b339: Download complete [2024-09-12T09:01:59.589Z] 464afbd9ba4c: Verifying Checksum [2024-09-12T09:01:59.589Z] 464afbd9ba4c: Download complete [2024-09-12T09:01:59.751Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-12T09:01:59.779Z] Stashed 1 file(s) [Pipeline] } [2024-09-12T09:01:59.789Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-12T09:01:59.822Z] $ docker stop --time=1 8b85a7ae6f829ad87bc63ccca5632a5e82f8c09025bb30c5e765bfab4c32ddfb [2024-09-12T09:01:59.861Z] d496ad576159: Verifying Checksum [2024-09-12T09:01:59.861Z] d496ad576159: Download complete [2024-09-12T09:02:00.593Z] c6b39de5b339: Pull complete [2024-09-12T09:02:00.866Z] a69c41024577: Pull complete [2024-09-12T09:02:00.966Z] $ docker rm -f --volumes 8b85a7ae6f829ad87bc63ccca5632a5e82f8c09025bb30c5e765bfab4c32ddfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-12T09:02:01.460Z] d6de4b400683: Verifying Checksum [2024-09-12T09:02:01.461Z] d6de4b400683: Download complete [2024-09-12T09:02:02.436Z] 00f215d4a9da: Verifying Checksum [2024-09-12T09:02:02.436Z] 00f215d4a9da: Download complete [2024-09-12T09:02:14.775Z] d6de4b400683: Pull complete [2024-09-12T09:02:14.775Z] 35cb2a7552d0: Pull complete [2024-09-12T09:02:14.775Z] 4f4fb700ef54: Pull complete [2024-09-12T09:02:14.775Z] 464afbd9ba4c: Pull complete [2024-09-12T09:02:23.013Z] 00f215d4a9da: Pull complete [2024-09-12T09:02:24.963Z] d496ad576159: Pull complete [2024-09-12T09:02:24.963Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-12T09:02:24.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T09:02:24.963Z] ---> f246e2811388 [2024-09-12T09:02:24.963Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-12T09:02:26.932Z] ---> Running in ec0134fd574a [2024-09-12T09:02:26.932Z] Removing intermediate container ec0134fd574a [2024-09-12T09:02:26.932Z] ---> 16f6fb98831d [2024-09-12T09:02:26.932Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-12T09:02:27.200Z] ---> Running in 0e16acf1738f [2024-09-12T09:02:27.467Z] Removing intermediate container 0e16acf1738f [2024-09-12T09:02:27.467Z] ---> d88fb43769ea [2024-09-12T09:02:27.467Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-12T09:02:27.467Z] ---> Running in 2c171afd364f [2024-09-12T09:02:27.741Z] Removing intermediate container 2c171afd364f [2024-09-12T09:02:27.741Z] ---> ebd802c760c7 [2024-09-12T09:02:27.741Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-12T09:02:27.741Z] ---> Running in 61c01557f584 [2024-09-12T09:02:29.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:02:29.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:02:30.388Z] OK: 266 MiB in 52 packages [2024-09-12T09:02:30.976Z] Removing intermediate container 61c01557f584 [2024-09-12T09:02:30.976Z] ---> 43410e274546 [2024-09-12T09:02:30.976Z] Step 7/12 : WORKDIR /app [2024-09-12T09:02:30.976Z] ---> Running in 27bda27ec1cf [2024-09-12T09:02:31.243Z] Removing intermediate container 27bda27ec1cf [2024-09-12T09:02:31.243Z] ---> 5fcc75a64620 [2024-09-12T09:02:31.243Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-12T09:02:31.828Z] ---> f2bd70fc68cc [2024-09-12T09:02:31.828Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:02:31.828Z] ---> Running in f9cd6239beb0 [2024-09-12T09:04:38.511Z] Removing intermediate container f9cd6239beb0 [2024-09-12T09:04:38.511Z] ---> b133d2b31bf3 [2024-09-12T09:04:38.511Z] Step 10/12 : COPY . . [2024-09-12T09:04:38.511Z] ---> 0e46d99d508c [2024-09-12T09:04:38.511Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-12T09:04:38.511Z] ---> Running in fec8c36bf1a2 [2024-09-12T09:04:38.511Z] Removing intermediate container fec8c36bf1a2 [2024-09-12T09:04:38.511Z] ---> 4b0bc657f9b4 [2024-09-12T09:04:38.511Z] Step 12/12 : RUN $MAKE [2024-09-12T09:04:38.511Z] ---> Running in ae67b79e8747 [2024-09-12T09:04:38.511Z] noop [2024-09-12T09:04:38.511Z] Removing intermediate container ae67b79e8747 [2024-09-12T09:04:38.511Z] ---> f3948b228645 [2024-09-12T09:04:38.511Z] Successfully built f3948b228645 [2024-09-12T09:04:38.511Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:04:38.884Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T09:04:38.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:04:39.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-10162 does not seem to be running inside a container [2024-09-12T09:04:39.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/242 -v /w/workspace/app-service-configurable/242:/w/workspace/app-service-configurable/242:rw,z -v /w/workspace/app-service-configurable/242@tmp:/w/workspace/app-service-configurable/242@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-09-12T09:04:40.438Z] $ docker top ffd4ae33b935233b8c37df796c7773ee798ed1caac2653385a0de60af9a1dc05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:04:41.320Z] + go version [2024-09-12T09:04:41.320Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-12T09:04:41.337Z] $ docker stop --time=1 ffd4ae33b935233b8c37df796c7773ee798ed1caac2653385a0de60af9a1dc05 [2024-09-12T09:04:43.414Z] $ docker rm -f --volumes ffd4ae33b935233b8c37df796c7773ee798ed1caac2653385a0de60af9a1dc05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:04:44.018Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T09:04:44.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:04:44.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-10162 does not seem to be running inside a container [2024-09-12T09:04:44.272Z] $ 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/242 -v /w/workspace/app-service-configurable/242:/w/workspace/app-service-configurable/242:rw,z -v /w/workspace/app-service-configurable/242@tmp:/w/workspace/app-service-configurable/242@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-09-12T09:04:45.491Z] $ docker top 3e167553583084a4aa3f1a355a655ea71de35450815270e868962ac10ac54863 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:04:46.327Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/242 [Pipeline] fileExists [Pipeline] sh [2024-09-12T09:04:46.981Z] + make test [2024-09-12T09:04:46.981Z] go test -race -coverprofile=coverage.out ./... [2024-09-12T09:09:38.877Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-12T09:09:38.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-12T09:09:38.877Z] go vet ./... [2024-09-12T09:14:00.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T09:14:00.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T09:14:00.772Z] ./bin/test-attribution-txt.sh [2024-09-12T09:14:00.772Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-12T09:14:00.772Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-12T09:14:00.772Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-12T09:14:00.772Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-12T09:14:00.772Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-12T09:14:00.772Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-12T09:14:00.772Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-12T09:14:00.772Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T09:14:00.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-12T09:14:00.810Z] $ docker stop --time=1 3e167553583084a4aa3f1a355a655ea71de35450815270e868962ac10ac54863 [2024-09-12T09:14:02.969Z] $ docker rm -f --volumes 3e167553583084a4aa3f1a355a655ea71de35450815270e868962ac10ac54863 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T09:14:05.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-12T09:14:05.603Z] Warning: overwriting stash ‘coverage-report’ [2024-09-12T09:14:06.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T09:14:06.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-12T09:14:07.193Z] + ls -al . [2024-09-12T09:14:07.193Z] total 260 [2024-09-12T09:14:07.193Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 09:04 . [2024-09-12T09:14:07.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 09:01 .. [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 09:01 .dockerignore [2024-09-12T09:14:07.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:01 .git [2024-09-12T09:14:07.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 09:01 .github [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 12 09:01 .gitignore [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 09:01 .golangci.yml [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 12 09:01 Attribution.txt [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 12 09:01 CHANGELOG.md [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 12 09:01 Dockerfile [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 09:01 GOVERNANCE.md [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 12 09:01 Jenkinsfile [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 09:01 LICENSE [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 09:01 OWNERS.md [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 12 09:01 README.md [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 08:58 VERSION [2024-09-12T09:14:07.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 09:01 bin [2024-09-12T09:14:07.193Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 12 09:04 coverage.out [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 7342 Sep 12 09:01 go.mod [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 12 09:01 go.sum [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 09:01 main.go [2024-09-12T09:14:07.193Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 12 09:01 makefile [2024-09-12T09:14:07.193Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 09:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:14:07.570Z] + 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=6da4e050245d60ee2908bba863b4a6e8e857bbf3 --label arch=arm64 --label version=3.2.0-dev.32 . [2024-09-12T09:14:07.570Z] Sending build context to Docker daemon 243.7kB [2024-09-12T09:14:07.876Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-12T09:14:07.876Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-12T09:14:07.876Z] ---> f3948b228645 [2024-09-12T09:14:07.876Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-12T09:14:08.150Z] ---> Running in 2b3e5c68f588 [2024-09-12T09:14:08.427Z] Removing intermediate container 2b3e5c68f588 [2024-09-12T09:14:08.427Z] ---> a64003979fd1 [2024-09-12T09:14:08.427Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-12T09:14:08.427Z] ---> Running in 6791f844539d [2024-09-12T09:14:08.702Z] Removing intermediate container 6791f844539d [2024-09-12T09:14:08.702Z] ---> 396519baece9 [2024-09-12T09:14:08.702Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-12T09:14:08.973Z] ---> Running in 071b8ca931ca [2024-09-12T09:14:09.251Z] Removing intermediate container 071b8ca931ca [2024-09-12T09:14:09.251Z] ---> a3c20c538809 [2024-09-12T09:14:09.251Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-12T09:14:09.251Z] ---> Running in 50fb6cb4d355 [2024-09-12T09:14:10.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:14:10.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:14:11.920Z] OK: 266 MiB in 52 packages [2024-09-12T09:14:12.893Z] Removing intermediate container 50fb6cb4d355 [2024-09-12T09:14:12.893Z] ---> 7facd094c61a [2024-09-12T09:14:12.893Z] Step 7/27 : WORKDIR /app [2024-09-12T09:14:12.893Z] ---> Running in 36242b1719c8 [2024-09-12T09:14:13.161Z] Removing intermediate container 36242b1719c8 [2024-09-12T09:14:13.161Z] ---> b8def5d428d1 [2024-09-12T09:14:13.161Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-12T09:14:13.754Z] ---> 414eca7eee4c [2024-09-12T09:14:13.754Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:14:13.754Z] ---> Running in a07ab0888606 [2024-09-12T09:14:17.131Z] Removing intermediate container a07ab0888606 [2024-09-12T09:14:17.131Z] ---> 63bda8f69188 [2024-09-12T09:14:17.131Z] Step 10/27 : COPY . . [2024-09-12T09:14:17.131Z] ---> 60ae6f9fd536 [2024-09-12T09:14:17.131Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-12T09:14:17.131Z] ---> Running in a51ee91c9c61 [2024-09-12T09:14:17.722Z] Removing intermediate container a51ee91c9c61 [2024-09-12T09:14:17.722Z] ---> d5c40704f24b [2024-09-12T09:14:17.722Z] Step 12/27 : RUN $MAKE [2024-09-12T09:14:17.722Z] ---> Running in 4cb48a486337 [2024-09-12T09:14:18.683Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.32" -trimpath -mod=readonly -o app-service-configurable [2024-09-12T09:18:40.542Z] Removing intermediate container 4cb48a486337 [2024-09-12T09:18:40.542Z] ---> 6b8758e9e123 [2024-09-12T09:18:40.542Z] Step 13/27 : FROM alpine:3.18 [2024-09-12T09:18:40.542Z] 3.18: Pulling from library/alpine [2024-09-12T09:18:40.542Z] 720f3032cd11: Pulling fs layer [2024-09-12T09:18:40.542Z] 720f3032cd11: Verifying Checksum [2024-09-12T09:18:40.542Z] 720f3032cd11: Download complete [2024-09-12T09:18:40.542Z] 720f3032cd11: Pull complete [2024-09-12T09:18:40.542Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:18:40.542Z] Status: Downloaded newer image for alpine:3.18 [2024-09-12T09:18:40.542Z] ---> 3e834921e367 [2024-09-12T09:18:40.542Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-12T09:18:40.542Z] ---> Running in 057dff7f710e [2024-09-12T09:18:40.542Z] Removing intermediate container 057dff7f710e [2024-09-12T09:18:40.542Z] ---> d741ff225823 [2024-09-12T09:18:40.542Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-12T09:18:40.542Z] ---> Running in 401d7cb803ef [2024-09-12T09:18:40.542Z] Removing intermediate container 401d7cb803ef [2024-09-12T09:18:40.542Z] ---> 44a29f99ed28 [2024-09-12T09:18:40.542Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T09:18:40.542Z] ---> Running in 37cec1ad5414 [2024-09-12T09:18:40.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:18:40.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:18:40.542Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T09:18:40.542Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T09:18:40.542Z] Executing busybox-1.36.1-r7.trigger [2024-09-12T09:18:40.542Z] Executing ca-certificates-20240226-r0.trigger [2024-09-12T09:18:40.542Z] OK: 9 MiB in 17 packages [2024-09-12T09:18:40.542Z] Removing intermediate container 37cec1ad5414 [2024-09-12T09:18:40.542Z] ---> 353f4ceffba9 [2024-09-12T09:18:40.542Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-12T09:18:40.542Z] ---> Running in cf7abdf74a6d [2024-09-12T09:18:40.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:18:40.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:18:40.542Z] OK: 9 MiB in 17 packages [2024-09-12T09:18:40.542Z] Removing intermediate container cf7abdf74a6d [2024-09-12T09:18:40.542Z] ---> 29b6cbbb2b36 [2024-09-12T09:18:40.542Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-12T09:18:40.542Z] ---> 4e1ba6a34393 [2024-09-12T09:18:40.542Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-12T09:18:40.542Z] ---> 13ab66a4542c [2024-09-12T09:18:40.542Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-12T09:18:40.542Z] ---> 1b34d5e265b8 [2024-09-12T09:18:40.542Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-12T09:18:40.542Z] ---> 9cd709ae5030 [2024-09-12T09:18:40.542Z] Step 22/27 : EXPOSE 48095 [2024-09-12T09:18:40.542Z] ---> Running in 92c9eb969861 [2024-09-12T09:18:40.542Z] Removing intermediate container 92c9eb969861 [2024-09-12T09:18:40.542Z] ---> 60b38c3c0b7c [2024-09-12T09:18:40.542Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-12T09:18:40.542Z] ---> Running in 8832c10d5f16 [2024-09-12T09:18:40.812Z] Removing intermediate container 8832c10d5f16 [2024-09-12T09:18:40.813Z] ---> f36c02dad04f [2024-09-12T09:18:40.813Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-12T09:18:40.813Z] ---> Running in 3100bb7e0008 [2024-09-12T09:18:41.082Z] Removing intermediate container 3100bb7e0008 [2024-09-12T09:18:41.082Z] ---> 09cfbd1fd887 [2024-09-12T09:18:41.082Z] Step 25/27 : LABEL arch=arm64 [2024-09-12T09:18:41.351Z] ---> Running in 91811b38b492 [2024-09-12T09:18:41.619Z] Removing intermediate container 91811b38b492 [2024-09-12T09:18:41.619Z] ---> 88c80c3bc007 [2024-09-12T09:18:41.619Z] Step 26/27 : LABEL git_sha=6da4e050245d60ee2908bba863b4a6e8e857bbf3 [2024-09-12T09:18:41.619Z] ---> Running in 6e4968e0ac7e [2024-09-12T09:18:41.897Z] Removing intermediate container 6e4968e0ac7e [2024-09-12T09:18:41.897Z] ---> 686ddf0094a6 [2024-09-12T09:18:41.897Z] Step 27/27 : LABEL version=3.2.0-dev.32 [2024-09-12T09:18:42.178Z] ---> Running in b826abcb4348 [2024-09-12T09:18:42.444Z] Removing intermediate container b826abcb4348 [2024-09-12T09:18:42.444Z] ---> dbe4be877523 [2024-09-12T09:18:42.444Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-12T09:18:42.444Z] Successfully built dbe4be877523 [2024-09-12T09:18:42.444Z] 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-09-12T09:18:42.605Z] provisioning config files... [2024-09-12T09:18:42.620Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/242@tmp/config17377957749053888830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:18:42.982Z] ---> ****-login.sh [2024-09-12T09:18:42.982Z] nexus3.edgexfoundry.org:10001 [2024-09-12T09:18:43.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:18:43.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:18:43.250Z] Configure a credential helper to remove this warning. See [2024-09-12T09:18:43.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:18:43.250Z] [2024-09-12T09:18:43.250Z] Login Succeeded [2024-09-12T09:18:43.250Z] nexus3.edgexfoundry.org:10002 [2024-09-12T09:18:43.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:18:43.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:18:43.785Z] Configure a credential helper to remove this warning. See [2024-09-12T09:18:43.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:18:43.785Z] [2024-09-12T09:18:43.785Z] Login Succeeded [2024-09-12T09:18:43.785Z] nexus3.edgexfoundry.org:10003 [2024-09-12T09:18:44.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:18:44.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:18:44.053Z] Configure a credential helper to remove this warning. See [2024-09-12T09:18:44.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:18:44.053Z] [2024-09-12T09:18:44.053Z] Login Succeeded [2024-09-12T09:18:44.053Z] nexus3.edgexfoundry.org:10004 [2024-09-12T09:18:44.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:18:44.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:18:44.319Z] Configure a credential helper to remove this warning. See [2024-09-12T09:18:44.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:18:44.319Z] [2024-09-12T09:18:44.319Z] Login Succeeded [2024-09-12T09:18:44.319Z] ****.io [2024-09-12T09:18:44.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:18:44.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:18:44.854Z] Configure a credential helper to remove this warning. See [2024-09-12T09:18:44.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:18:44.854Z] [2024-09-12T09:18:44.854Z] Login Succeeded [2024-09-12T09:18:44.854Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T09:18:44.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-12T09:18:44.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T09:18:44.958Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-09-12T09:18:44.958Z] 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [2024-09-12T09:18:44.958Z] latest [2024-09-12T09:18:44.958Z] 3.2.0-dev.32 [2024-09-12T09:18:44.958Z] 6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [2024-09-12T09:18:44.958Z] main [2024-09-12T09:18:44.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:18:45.327Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:18:45.677Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3 [2024-09-12T09:18:45.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-12T09:18:45.677Z] aa4b72ec6f10: Preparing [2024-09-12T09:18:45.677Z] 48f5745eae42: Preparing [2024-09-12T09:18:45.677Z] 474fce9094bc: Preparing [2024-09-12T09:18:45.677Z] 575790587354: Preparing [2024-09-12T09:18:45.677Z] 8872d98327ee: Preparing [2024-09-12T09:18:45.677Z] a4b957f0efb3: Preparing [2024-09-12T09:18:45.677Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:18:45.677Z] a4b957f0efb3: Waiting [2024-09-12T09:18:45.677Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:18:45.944Z] 8872d98327ee: Pushed [2024-09-12T09:18:45.944Z] 474fce9094bc: Pushed [2024-09-12T09:18:45.944Z] 575790587354: Pushed [2024-09-12T09:18:45.944Z] 48f5745eae42: Pushed [2024-09-12T09:18:46.210Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:18:46.477Z] a4b957f0efb3: Pushed [2024-09-12T09:18:54.686Z] aa4b72ec6f10: Pushed [2024-09-12T09:18:54.686Z] 6da4e050245d60ee2908bba863b4a6e8e857bbf3: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:18:55.061Z] + 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-09-12T09:18:55.430Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-09-12T09:18:55.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-12T09:18:55.430Z] aa4b72ec6f10: Preparing [2024-09-12T09:18:55.430Z] 48f5745eae42: Preparing [2024-09-12T09:18:55.430Z] 474fce9094bc: Preparing [2024-09-12T09:18:55.430Z] 575790587354: Preparing [2024-09-12T09:18:55.430Z] 8872d98327ee: Preparing [2024-09-12T09:18:55.430Z] a4b957f0efb3: Preparing [2024-09-12T09:18:55.430Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:18:55.430Z] a4b957f0efb3: Waiting [2024-09-12T09:18:55.430Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:18:55.430Z] aa4b72ec6f10: Layer already exists [2024-09-12T09:18:55.430Z] 8872d98327ee: Layer already exists [2024-09-12T09:18:55.430Z] 48f5745eae42: Layer already exists [2024-09-12T09:18:55.430Z] 575790587354: Layer already exists [2024-09-12T09:18:55.430Z] 474fce9094bc: Layer already exists [2024-09-12T09:18:55.430Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:18:55.430Z] a4b957f0efb3: Layer already exists [2024-09-12T09:18:55.699Z] latest: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:18:56.068Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:18:56.445Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.32 [2024-09-12T09:18:56.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-12T09:18:56.445Z] aa4b72ec6f10: Preparing [2024-09-12T09:18:56.445Z] 48f5745eae42: Preparing [2024-09-12T09:18:56.445Z] 474fce9094bc: Preparing [2024-09-12T09:18:56.445Z] 575790587354: Preparing [2024-09-12T09:18:56.445Z] 8872d98327ee: Preparing [2024-09-12T09:18:56.445Z] a4b957f0efb3: Preparing [2024-09-12T09:18:56.445Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:18:56.445Z] a4b957f0efb3: Waiting [2024-09-12T09:18:56.445Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:18:56.445Z] aa4b72ec6f10: Layer already exists [2024-09-12T09:18:56.445Z] 48f5745eae42: Layer already exists [2024-09-12T09:18:56.445Z] 474fce9094bc: Layer already exists [2024-09-12T09:18:56.445Z] 8872d98327ee: Layer already exists [2024-09-12T09:18:56.445Z] 575790587354: Layer already exists [2024-09-12T09:18:56.445Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:18:56.445Z] a4b957f0efb3: Layer already exists [2024-09-12T09:18:56.713Z] 3.2.0-dev.32: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:18:57.095Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:18:57.474Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [2024-09-12T09:18:57.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-12T09:18:57.474Z] aa4b72ec6f10: Preparing [2024-09-12T09:18:57.474Z] 48f5745eae42: Preparing [2024-09-12T09:18:57.474Z] 474fce9094bc: Preparing [2024-09-12T09:18:57.474Z] 575790587354: Preparing [2024-09-12T09:18:57.474Z] 8872d98327ee: Preparing [2024-09-12T09:18:57.474Z] a4b957f0efb3: Preparing [2024-09-12T09:18:57.474Z] a4b957f0efb3: Waiting [2024-09-12T09:18:57.474Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:18:57.474Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:18:57.474Z] aa4b72ec6f10: Layer already exists [2024-09-12T09:18:57.474Z] 48f5745eae42: Layer already exists [2024-09-12T09:18:57.474Z] 474fce9094bc: Layer already exists [2024-09-12T09:18:57.474Z] 575790587354: Layer already exists [2024-09-12T09:18:57.474Z] 8872d98327ee: Layer already exists [2024-09-12T09:18:57.474Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:18:57.474Z] a4b957f0efb3: Layer already exists [2024-09-12T09:18:57.743Z] 6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:18:58.122Z] + 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-09-12T09:18:58.492Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-09-12T09:18:58.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-12T09:18:58.493Z] aa4b72ec6f10: Preparing [2024-09-12T09:18:58.493Z] 48f5745eae42: Preparing [2024-09-12T09:18:58.493Z] 474fce9094bc: Preparing [2024-09-12T09:18:58.493Z] 575790587354: Preparing [2024-09-12T09:18:58.493Z] 8872d98327ee: Preparing [2024-09-12T09:18:58.493Z] a4b957f0efb3: Preparing [2024-09-12T09:18:58.493Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:18:58.493Z] a4b957f0efb3: Waiting [2024-09-12T09:18:58.493Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:18:58.493Z] aa4b72ec6f10: Layer already exists [2024-09-12T09:18:58.493Z] 8872d98327ee: Layer already exists [2024-09-12T09:18:58.493Z] 48f5745eae42: Layer already exists [2024-09-12T09:18:58.493Z] 575790587354: Layer already exists [2024-09-12T09:18:58.493Z] 474fce9094bc: Layer already exists [2024-09-12T09:18:58.493Z] a4b957f0efb3: Layer already exists [2024-09-12T09:18:58.493Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:18:58.761Z] main: digest: sha256:f42f60720c32a27c59c5f5fae404cf47d958d4cb8c8c6b6187ad71a1a7c70475 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-12T09:18:58.852Z] ===================================================== [Pipeline] echo [2024-09-12T09:18:58.870Z] taggedImages: [2024-09-12T09:18:58.870Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3 [2024-09-12T09:18:58.870Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-09-12T09:18:58.870Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.32 [2024-09-12T09:18:58.870Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6da4e050245d60ee2908bba863b4a6e8e857bbf3-3.2.0-dev.32 [2024-09-12T09:18:58.870Z] - 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-09-12T09:18:59.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T09:18:59.266Z] [2024-09-12T09:18:59.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:18:59.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T09:18:59.606Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-12T09:18:59.606Z] 8998bd30e6a1: Pulling fs layer [2024-09-12T09:18:59.606Z] 04944245beec: Pulling fs layer [2024-09-12T09:18:59.606Z] 699f458cf7ca: Pulling fs layer [2024-09-12T09:18:59.606Z] 765212b225bb: Pulling fs layer [2024-09-12T09:18:59.606Z] f23df028b6ca: Pulling fs layer [2024-09-12T09:18:59.606Z] d65c8cfc05b1: Pulling fs layer [2024-09-12T09:18:59.606Z] 2437ff75d9bd: Pulling fs layer [2024-09-12T09:18:59.606Z] f23df028b6ca: Waiting [2024-09-12T09:18:59.606Z] d65c8cfc05b1: Waiting [2024-09-12T09:18:59.606Z] 2437ff75d9bd: Waiting [2024-09-12T09:18:59.606Z] 765212b225bb: Waiting [2024-09-12T09:18:59.875Z] 04944245beec: Verifying Checksum [2024-09-12T09:18:59.875Z] 04944245beec: Download complete [2024-09-12T09:18:59.875Z] 765212b225bb: Verifying Checksum [2024-09-12T09:18:59.875Z] 765212b225bb: Download complete [2024-09-12T09:18:59.875Z] f23df028b6ca: Verifying Checksum [2024-09-12T09:18:59.875Z] f23df028b6ca: Download complete [2024-09-12T09:18:59.875Z] d65c8cfc05b1: Verifying Checksum [2024-09-12T09:18:59.875Z] d65c8cfc05b1: Download complete [2024-09-12T09:19:00.143Z] 699f458cf7ca: Verifying Checksum [2024-09-12T09:19:00.143Z] 699f458cf7ca: Download complete [2024-09-12T09:19:00.411Z] 8998bd30e6a1: Verifying Checksum [2024-09-12T09:19:00.411Z] 8998bd30e6a1: Download complete [2024-09-12T09:19:03.000Z] 2437ff75d9bd: Verifying Checksum [2024-09-12T09:19:03.000Z] 2437ff75d9bd: Download complete [2024-09-12T09:19:05.585Z] 8998bd30e6a1: Pull complete [2024-09-12T09:19:05.852Z] 04944245beec: Pull complete [2024-09-12T09:19:07.806Z] 699f458cf7ca: Pull complete [2024-09-12T09:19:07.806Z] 765212b225bb: Pull complete [2024-09-12T09:19:08.772Z] f23df028b6ca: Pull complete [2024-09-12T09:19:08.772Z] d65c8cfc05b1: Pull complete [2024-09-12T09:19:26.987Z] 2437ff75d9bd: Pull complete [2024-09-12T09:19:26.987Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-12T09:19:26.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T09:19:26.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:19:27.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-10162 does not seem to be running inside a container [2024-09-12T09:19:27.282Z] $ 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/242 -v /w/workspace/app-service-configurable/242:/w/workspace/app-service-configurable/242:rw,z -v /w/workspace/app-service-configurable/242@tmp:/w/workspace/app-service-configurable/242@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-09-12T09:19:30.343Z] $ docker top 298dd84350fa8318f7482b5905a5e21ee6866a87a856153c34c9fabe14f7aa5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:19:31.220Z] ---> job-cost.sh [2024-09-12T09:19:31.220Z] lf-activate-venv: SKIPPING [2024-09-12T09:19:31.220Z] INFO: No Stack... [2024-09-12T09:19:31.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-12T09:19:32.445Z] INFO: Archiving Costs [Pipeline] sh [2024-09-12T09:19:33.083Z] + cut -d, -f6 [2024-09-12T09:19:33.083Z] + cat /w/workspace/app-service-configurable/242/archives/cost.csv [Pipeline] lock [2024-09-12T09:19:33.141Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [2024-09-12T09:19:33.156Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] did not exist. Created. [2024-09-12T09:19:33.164Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-12T09:19:33.826Z] /w/workspace/app-service-configurable/242@tmp/durable-f7bd48bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-12T09:19:34.468Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-12T09:19:34.505Z] Warning: overwriting stash ‘stack-cost’ [2024-09-12T09:19:34.555Z] Stashed 1 file(s) [Pipeline] } [2024-09-12T09:19:34.565Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-242-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-12T09:19:34.580Z] $ docker stop --time=1 298dd84350fa8318f7482b5905a5e21ee6866a87a856153c34c9fabe14f7aa5d [2024-09-12T09:19:36.090Z] $ docker rm -f --volumes 298dd84350fa8318f7482b5905a5e21ee6866a87a856153c34c9fabe14f7aa5d [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-09-12T09:19:36.611Z] provisioning config files... [2024-09-12T09:19:36.619Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8844925355508963637tmp [Pipeline] { [Pipeline] sh [2024-09-12T09:19:36.923Z] + set +x [2024-09-12T09:19:36.923Z] + curl -s https://codecov.io/bash [2024-09-12T09:19:36.923Z] + bash -s -- [2024-09-12T09:19:36.923Z] [2024-09-12T09:19:36.923Z] _____ _ [2024-09-12T09:19:36.923Z] / ____| | | [2024-09-12T09:19:36.923Z] | | ___ __| | ___ ___ _____ __ [2024-09-12T09:19:36.923Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-12T09:19:36.923Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-12T09:19:36.923Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-12T09:19:36.923Z] Bash-1.0.6 [2024-09-12T09:19:36.923Z] [2024-09-12T09:19:36.923Z] [2024-09-12T09:19:36.923Z] ==> git version 2.25.1 found [2024-09-12T09:19:36.923Z] ==> 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-09-12T09:19:36.923Z] Release-Date: 2020-01-08 [2024-09-12T09:19:36.923Z] 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-09-12T09:19:36.923Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-12T09:19:36.923Z] ==> Jenkins CI detected. [2024-09-12T09:19:36.923Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-09-12T09:19:36.923Z] project root: . [2024-09-12T09:19:36.923Z] --> token set from env [2024-09-12T09:19:36.923Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-12T09:19:37.183Z] ==> Running gcov in . (disable via -X gcov) [2024-09-12T09:19:37.183Z] ==> Python coveragepy not found [2024-09-12T09:19:37.183Z] ==> Searching for coverage reports in: [2024-09-12T09:19:37.183Z] + . [2024-09-12T09:19:37.183Z] -> Found 1 reports [2024-09-12T09:19:37.183Z] ==> Detecting git/mercurial file structure [2024-09-12T09:19:37.183Z] ==> Reading reports [2024-09-12T09:19:37.183Z] + ./coverage.out bytes=13 [2024-09-12T09:19:37.183Z] ==> Appending adjustments [2024-09-12T09:19:37.183Z] https://docs.codecov.io/docs/fixing-reports [2024-09-12T09:19:37.183Z] + Found adjustments [2024-09-12T09:19:37.183Z] ==> Gzipping contents [2024-09-12T09:19:37.183Z] 4.0K /tmp/codecov.DIhJr8.gz [2024-09-12T09:19:37.183Z] ==> Uploading reports [2024-09-12T09:19:37.183Z] url: https://codecov.io [2024-09-12T09:19:37.183Z] query: branch=main&commit=6da4e050245d60ee2908bba863b4a6e8e857bbf3&build=242&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F242%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-12T09:19:37.183Z] -> Pinging Codecov [2024-09-12T09:19:37.184Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6da4e050245d60ee2908bba863b4a6e8e857bbf3&build=242&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F242%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-12T09:19:37.184Z] -> Uploading to [2024-09-12T09:19:37.184Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-12/A97CA9966030D2A3747ED39772930CCE/6da4e050245d60ee2908bba863b4a6e8e857bbf3/56da9ee9-8d24-4a3b-ba57-8174ab4c1c12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240912%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240912T091937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1ab3ac774b57cea5291666f8fde7e27d4fa75fe52df59bef9df3007877cf67a [2024-09-12T09:19:37.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T09:19:37.184Z] Dload Upload Total Spent Left Speed [2024-09-12T09:19:37.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1057 --:--:-- --:--:-- --:--:-- 1057 [2024-09-12T09:19:37.443Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] } [2024-09-12T09:19:37.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-12T09:19:37.681Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-12T09:19:37.705Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:19:38.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-12T09:19:38.009Z] [2024-09-12T09:19:38.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:19:38.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-12T09:19:38.323Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-12T09:19:38.323Z] 619be1103602: Already exists [2024-09-12T09:19:38.323Z] f8ea3408117e: Pulling fs layer [2024-09-12T09:19:38.323Z] 91320369b822: Pulling fs layer [2024-09-12T09:19:38.323Z] 0406650e8295: Pulling fs layer [2024-09-12T09:19:38.323Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T09:19:38.323Z] 96d80e3f36e1: Pulling fs layer [2024-09-12T09:19:38.323Z] bcf3aedb951c: Pulling fs layer [2024-09-12T09:19:38.323Z] 96d80e3f36e1: Waiting [2024-09-12T09:19:38.323Z] 4f4fb700ef54: Waiting [2024-09-12T09:19:38.323Z] bcf3aedb951c: Waiting [2024-09-12T09:19:38.323Z] 0406650e8295: Verifying Checksum [2024-09-12T09:19:38.323Z] 0406650e8295: Download complete [2024-09-12T09:19:38.323Z] f8ea3408117e: Download complete [2024-09-12T09:19:38.323Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T09:19:38.323Z] 4f4fb700ef54: Download complete [2024-09-12T09:19:38.323Z] f8ea3408117e: Pull complete [2024-09-12T09:19:38.588Z] 96d80e3f36e1: Verifying Checksum [2024-09-12T09:19:38.588Z] 96d80e3f36e1: Download complete [2024-09-12T09:19:38.848Z] 91320369b822: Verifying Checksum [2024-09-12T09:19:38.849Z] 91320369b822: Download complete [2024-09-12T09:19:39.415Z] bcf3aedb951c: Verifying Checksum [2024-09-12T09:19:39.415Z] bcf3aedb951c: Download complete [2024-09-12T09:19:42.011Z] 91320369b822: Pull complete [2024-09-12T09:19:42.292Z] 0406650e8295: Pull complete [2024-09-12T09:19:42.292Z] 4f4fb700ef54: Pull complete [2024-09-12T09:19:42.650Z] 96d80e3f36e1: Pull complete [2024-09-12T09:19:45.257Z] bcf3aedb951c: Pull complete [2024-09-12T09:19:45.516Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-12T09:19:45.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-12T09:19:45.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:19:45.624Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T09:19:45.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-12T09:19:50.121Z] $ docker top eb55fcda9cbb12abc008d74b1e17827ec97c060496bcd21b068c03a903437d5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:19:50.474Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-09-12T09:19:50.485Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-09-12T09:19:50.763Z] + set -o pipefail [2024-09-12T09:19:50.763Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-09-12T09:20:02.977Z] [2024-09-12T09:20:02.977Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-09-12T09:20:02.977Z] [2024-09-12T09:20:02.977Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/1b9ef1f7-dd60-4ff9-8475-cbaeb5d4110a [2024-09-12T09:20:02.977Z] [2024-09-12T09:20:02.977Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-12T09:20:02.977Z] [2024-09-12T09:20:02.977Z] [2024-09-12T09:20:02.977Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-12T09:20:02.977Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-12T09:20:02.996Z] $ docker stop --time=1 eb55fcda9cbb12abc008d74b1e17827ec97c060496bcd21b068c03a903437d5a [2024-09-12T09:20:08.840Z] $ docker rm -f --volumes eb55fcda9cbb12abc008d74b1e17827ec97c060496bcd21b068c03a903437d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-12T09:20:09.758Z] + git log --format=format:%s -1 6da4e050245d60ee2908bba863b4a6e8e857bbf3 [Pipeline] sh [2024-09-12T09:20:10.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T09:20:10.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:10.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T09:20:10.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:20:10.450Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T09:20:10.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-12T09:20:11.136Z] $ docker top 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc -eo pid,comm [2024-09-12T09:20:11.193Z] 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-09-12T09:20:11.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T09:20:11.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T09:20:11.255Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T09:20:11.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T09:20:11.359Z] $ docker exec 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc ssh-agent [2024-09-12T09:20:11.451Z] SSH_AUTH_SOCK=/tmp/ssh-r06lhGZdtJlp/agent.32 [2024-09-12T09:20:11.452Z] SSH_AGENT_PID=38 [2024-09-12T09:20:11.455Z] Running ssh-add (command line suppressed) [2024-09-12T09:20:11.563Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1521794197471693401.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1521794197471693401.key) [2024-09-12T09:20:11.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T09:20:11.874Z] + git semver tag [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,037 [run_tag] DEBUG tag force:False [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,037 [check_head_tag] DEBUG check head tag [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,038 [execute] INFO git cat-file --batch-check [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,042 [execute] INFO git cat-file --batch [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,068 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,068 [execute] INFO git tag -a v3.2.0-dev.32 -m v3.2.0-dev.32 [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,069 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.32', '-m', 'v3.2.0-dev.32'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-09-12T09:20:12.133Z] 2024-09-12 09:20:12,073 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-12T09:20:12.133Z] 3.2.0-dev.32 [Pipeline] } [2024-09-12T09:20:12.144Z] $ docker exec --env ******** --env ******** 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc ssh-agent -k [2024-09-12T09:20:12.233Z] unset SSH_AUTH_SOCK; [2024-09-12T09:20:12.234Z] unset SSH_AGENT_PID; [2024-09-12T09:20:12.234Z] echo Agent pid 38 killed; [2024-09-12T09:20:12.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T09:20:12.575Z] + git semver [Pipeline] } [2024-09-12T09:20:12.848Z] $ docker stop --time=1 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc [2024-09-12T09:20:14.136Z] $ docker rm -f --volumes 881e4d5e51e45d01fe7955a96b1066c566ecd57a041ec70c89e72f7942995edc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:14.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-12T09:20:14.546Z] [2024-09-12T09:20:14.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:14.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-12T09:20:14.848Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-12T09:20:14.848Z] ab5ef0e58194: Pulling fs layer [2024-09-12T09:20:14.848Z] 9712f1f96733: Pulling fs layer [2024-09-12T09:20:14.848Z] 63f879dbbcfc: Pulling fs layer [2024-09-12T09:20:14.848Z] 0d9ebad4ef96: Pulling fs layer [2024-09-12T09:20:14.848Z] e9a5061849ea: Pulling fs layer [2024-09-12T09:20:14.848Z] d747dcd14b5f: Pulling fs layer [2024-09-12T09:20:14.848Z] 2de7ff778b66: Pulling fs layer [2024-09-12T09:20:14.848Z] 0d9ebad4ef96: Waiting [2024-09-12T09:20:14.848Z] e9a5061849ea: Waiting [2024-09-12T09:20:14.848Z] d747dcd14b5f: Waiting [2024-09-12T09:20:14.848Z] 2de7ff778b66: Waiting [2024-09-12T09:20:15.108Z] 63f879dbbcfc: Verifying Checksum [2024-09-12T09:20:15.108Z] 63f879dbbcfc: Download complete [2024-09-12T09:20:15.367Z] 0d9ebad4ef96: Verifying Checksum [2024-09-12T09:20:15.367Z] 0d9ebad4ef96: Download complete [2024-09-12T09:20:15.367Z] d747dcd14b5f: Verifying Checksum [2024-09-12T09:20:15.367Z] d747dcd14b5f: Download complete [2024-09-12T09:20:15.367Z] e9a5061849ea: Verifying Checksum [2024-09-12T09:20:15.367Z] e9a5061849ea: Download complete [2024-09-12T09:20:15.367Z] ab5ef0e58194: Verifying Checksum [2024-09-12T09:20:15.367Z] ab5ef0e58194: Download complete [2024-09-12T09:20:15.367Z] 2de7ff778b66: Verifying Checksum [2024-09-12T09:20:15.367Z] 2de7ff778b66: Download complete [2024-09-12T09:20:17.898Z] ab5ef0e58194: Pull complete [2024-09-12T09:20:17.898Z] 9712f1f96733: Pull complete [2024-09-12T09:20:18.467Z] 63f879dbbcfc: Pull complete [2024-09-12T09:20:22.658Z] 0d9ebad4ef96: Pull complete [2024-09-12T09:20:22.658Z] e9a5061849ea: Pull complete [2024-09-12T09:20:22.658Z] d747dcd14b5f: Pull complete [2024-09-12T09:20:23.224Z] 2de7ff778b66: Pull complete [2024-09-12T09:20:23.224Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-12T09:20:23.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-12T09:20:23.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:20:23.337Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T09:20:23.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-12T09:20:28.876Z] $ docker top 5c3c0bd0b7a3ca0d3877e7f2a2499327d7d81348ff9f4360654750b087df2169 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-12T09:20:28.952Z] provisioning config files... [2024-09-12T09:20:28.961Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13380497191994479651tmp [2024-09-12T09:20:28.971Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config972534218296002254tmp [2024-09-12T09:20:28.980Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15759583101259334068tmp [Pipeline] { [Pipeline] echo [2024-09-12T09:20:29.008Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:29.305Z] ---> sigul-configuration.sh [2024-09-12T09:20:29.305Z] gpg: directory `/root/.gnupg' created [2024-09-12T09:20:29.305Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-12T09:20:29.305Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-12T09:20:29.305Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-12T09:20:29.305Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-12T09:20:29.305Z] gpg: CAST5 encrypted data [2024-09-12T09:20:29.305Z] gpg: encrypted with 1 passphrase [2024-09-12T09:20:29.305Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-12T09:20:29.604Z] + mkdir /home/jenkins [2024-09-12T09:20:29.604Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-12T09:20:29.902Z] + 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-09-12T09:20:29.915Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:30.209Z] ---> sigul-install.sh [2024-09-12T09:20:30.209Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-12T09:20:30.508Z] + git tag --list [2024-09-12T09:20:30.509Z] v1.0.0 [2024-09-12T09:20:30.509Z] v1.1.0 [2024-09-12T09:20:30.509Z] v1.2.0 [2024-09-12T09:20:30.509Z] v1.3.0 [2024-09-12T09:20:30.509Z] v1.3.1 [2024-09-12T09:20:30.509Z] v2.0.0 [2024-09-12T09:20:30.509Z] v2.0.1 [2024-09-12T09:20:30.509Z] v2.1.0 [2024-09-12T09:20:30.509Z] v2.1.1 [2024-09-12T09:20:30.509Z] v2.1.2 [2024-09-12T09:20:30.509Z] v2.2.0 [2024-09-12T09:20:30.509Z] v2.3 [2024-09-12T09:20:30.509Z] v2.3.0 [2024-09-12T09:20:30.509Z] v2.3.1 [2024-09-12T09:20:30.509Z] v3.0 [2024-09-12T09:20:30.509Z] v3.0.0 [2024-09-12T09:20:30.509Z] v3.0.1 [2024-09-12T09:20:30.509Z] v3.0.1-dev.1 [2024-09-12T09:20:30.509Z] v3.1 [2024-09-12T09:20:30.509Z] v3.1.0 [2024-09-12T09:20:30.509Z] v3.1.0-dev.1 [2024-09-12T09:20:30.509Z] v3.1.0-dev.10 [2024-09-12T09:20:30.509Z] v3.1.0-dev.11 [2024-09-12T09:20:30.509Z] v3.1.0-dev.12 [2024-09-12T09:20:30.509Z] v3.1.0-dev.13 [2024-09-12T09:20:30.509Z] v3.1.0-dev.14 [2024-09-12T09:20:30.509Z] v3.1.0-dev.15 [2024-09-12T09:20:30.509Z] v3.1.0-dev.16 [2024-09-12T09:20:30.509Z] v3.1.0-dev.17 [2024-09-12T09:20:30.509Z] v3.1.0-dev.18 [2024-09-12T09:20:30.509Z] v3.1.0-dev.19 [2024-09-12T09:20:30.509Z] v3.1.0-dev.2 [2024-09-12T09:20:30.509Z] v3.1.0-dev.20 [2024-09-12T09:20:30.509Z] v3.1.0-dev.21 [2024-09-12T09:20:30.509Z] v3.1.0-dev.22 [2024-09-12T09:20:30.509Z] v3.1.0-dev.23 [2024-09-12T09:20:30.509Z] v3.1.0-dev.24 [2024-09-12T09:20:30.509Z] v3.1.0-dev.25 [2024-09-12T09:20:30.509Z] v3.1.0-dev.26 [2024-09-12T09:20:30.509Z] v3.1.0-dev.27 [2024-09-12T09:20:30.509Z] v3.1.0-dev.28 [2024-09-12T09:20:30.509Z] v3.1.0-dev.29 [2024-09-12T09:20:30.509Z] v3.1.0-dev.3 [2024-09-12T09:20:30.509Z] v3.1.0-dev.30 [2024-09-12T09:20:30.509Z] v3.1.0-dev.31 [2024-09-12T09:20:30.509Z] v3.1.0-dev.32 [2024-09-12T09:20:30.509Z] v3.1.0-dev.33 [2024-09-12T09:20:30.509Z] v3.1.0-dev.34 [2024-09-12T09:20:30.509Z] v3.1.0-dev.35 [2024-09-12T09:20:30.509Z] v3.1.0-dev.36 [2024-09-12T09:20:30.509Z] v3.1.0-dev.37 [2024-09-12T09:20:30.509Z] v3.1.0-dev.38 [2024-09-12T09:20:30.509Z] v3.1.0-dev.39 [2024-09-12T09:20:30.509Z] v3.1.0-dev.4 [2024-09-12T09:20:30.509Z] v3.1.0-dev.5 [2024-09-12T09:20:30.509Z] v3.1.0-dev.6 [2024-09-12T09:20:30.509Z] v3.1.0-dev.7 [2024-09-12T09:20:30.509Z] v3.1.0-dev.8 [2024-09-12T09:20:30.509Z] v3.1.0-dev.9 [2024-09-12T09:20:30.509Z] v3.1.1 [2024-09-12T09:20:30.509Z] v3.1.1-dev.1 [2024-09-12T09:20:30.509Z] v3.2.0-dev.1 [2024-09-12T09:20:30.509Z] v3.2.0-dev.10 [2024-09-12T09:20:30.509Z] v3.2.0-dev.11 [2024-09-12T09:20:30.509Z] v3.2.0-dev.12 [2024-09-12T09:20:30.509Z] v3.2.0-dev.13 [2024-09-12T09:20:30.509Z] v3.2.0-dev.14 [2024-09-12T09:20:30.509Z] v3.2.0-dev.15 [2024-09-12T09:20:30.509Z] v3.2.0-dev.16 [2024-09-12T09:20:30.509Z] v3.2.0-dev.17 [2024-09-12T09:20:30.509Z] v3.2.0-dev.18 [2024-09-12T09:20:30.509Z] v3.2.0-dev.19 [2024-09-12T09:20:30.509Z] v3.2.0-dev.2 [2024-09-12T09:20:30.509Z] v3.2.0-dev.20 [2024-09-12T09:20:30.509Z] v3.2.0-dev.21 [2024-09-12T09:20:30.509Z] v3.2.0-dev.22 [2024-09-12T09:20:30.509Z] v3.2.0-dev.23 [2024-09-12T09:20:30.509Z] v3.2.0-dev.24 [2024-09-12T09:20:30.509Z] v3.2.0-dev.25 [2024-09-12T09:20:30.509Z] v3.2.0-dev.26 [2024-09-12T09:20:30.509Z] v3.2.0-dev.27 [2024-09-12T09:20:30.509Z] v3.2.0-dev.28 [2024-09-12T09:20:30.509Z] v3.2.0-dev.29 [2024-09-12T09:20:30.509Z] v3.2.0-dev.3 [2024-09-12T09:20:30.509Z] v3.2.0-dev.30 [2024-09-12T09:20:30.509Z] v3.2.0-dev.31 [2024-09-12T09:20:30.509Z] v3.2.0-dev.32 [2024-09-12T09:20:30.509Z] v3.2.0-dev.4 [2024-09-12T09:20:30.509Z] v3.2.0-dev.5 [2024-09-12T09:20:30.509Z] v3.2.0-dev.6 [2024-09-12T09:20:30.509Z] v3.2.0-dev.7 [2024-09-12T09:20:30.509Z] v3.2.0-dev.8 [2024-09-12T09:20:30.509Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-12T09:20:30.813Z] + lftools sign git-tag v3.2.0-dev.32 [2024-09-12T09:20:31.381Z] Signing Git tag with Sigul... [2024-09-12T09:20:31.381Z] Signing v3.2.0-dev.32 [Pipeline] echo [2024-09-12T09:20:31.655Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:31.948Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-12T09:20:31.954Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-12T09:20:31.987Z] $ docker stop --time=1 5c3c0bd0b7a3ca0d3877e7f2a2499327d7d81348ff9f4360654750b087df2169 [2024-09-12T09:20:33.231Z] $ docker rm -f --volumes 5c3c0bd0b7a3ca0d3877e7f2a2499327d7d81348ff9f4360654750b087df2169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-12T09:20:33.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T09:20:33.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:34.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T09:20:34.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:20:34.108Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T09:20:34.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-12T09:20:34.685Z] $ docker top 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T09:20:34.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T09:20:34.792Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T09:20:34.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T09:20:34.897Z] $ docker exec 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 ssh-agent [2024-09-12T09:20:34.994Z] SSH_AUTH_SOCK=/tmp/ssh-0cQWKxwb6zK8/agent.32 [2024-09-12T09:20:34.994Z] SSH_AGENT_PID=38 [2024-09-12T09:20:34.998Z] Running ssh-add (command line suppressed) [2024-09-12T09:20:35.092Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3273215469313227159.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3273215469313227159.key) [2024-09-12T09:20:35.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T09:20:35.399Z] + git semver bump pre [2024-09-12T09:20:35.657Z] 2024-09-12 09:20:35,575 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,576 [bump_version] DEBUG bumping version:3.2.0-dev.32 on axis:pre with prefix:dev [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,576 [bump_version] DEBUG bumped version:3.2.0-dev.33 [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,576 [write_version] DEBUG write version:3.2.0-dev.33 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,576 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,576 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,578 [execute] INFO git cat-file --batch-check [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,584 [execute] INFO git cat-file --batch [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T09:20:35.658Z] 2024-09-12 09:20:35,588 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-12T09:20:35.658Z] 3.2.0-dev.33 [Pipeline] } [2024-09-12T09:20:35.669Z] $ docker exec --env ******** --env ******** 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 ssh-agent -k [2024-09-12T09:20:35.767Z] unset SSH_AUTH_SOCK; [2024-09-12T09:20:35.768Z] unset SSH_AGENT_PID; [2024-09-12T09:20:35.768Z] echo Agent pid 38 killed; [2024-09-12T09:20:35.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T09:20:36.100Z] + git semver [Pipeline] } [2024-09-12T09:20:36.374Z] $ docker stop --time=1 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 [2024-09-12T09:20:37.653Z] $ docker rm -f --volumes 040e2f2185a8775ab0cd8c1265d1fc0fc68625bc6fa458ec385f2db61e4208b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T09:20:38.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T09:20:38.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:38.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T09:20:38.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:20:38.394Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T09:20:38.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-12T09:20:38.763Z] $ docker top 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T09:20:38.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T09:20:38.882Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T09:20:38.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T09:20:38.987Z] $ docker exec 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 ssh-agent [2024-09-12T09:20:39.095Z] SSH_AUTH_SOCK=/tmp/ssh-OzeL7flYHSfc/agent.32 [2024-09-12T09:20:39.095Z] SSH_AGENT_PID=38 [2024-09-12T09:20:39.099Z] Running ssh-add (command line suppressed) [2024-09-12T09:20:39.203Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18049873052474100220.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18049873052474100220.key) [2024-09-12T09:20:39.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T09:20:39.513Z] + git semver push [2024-09-12T09:20:39.772Z] 2024-09-12 09:20:39,681 [run_push] DEBUG push [2024-09-12T09:20:39.772Z] 2024-09-12 09:20:39,682 [execute] INFO git cat-file --batch-check [2024-09-12T09:20:39.772Z] 2024-09-12 09:20:39,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T09:20:39.772Z] 2024-09-12 09:20:39,687 [execute] INFO git rev-list d02bd43cefa1e8c2b7eeb087ec32ce303f08e13f -- [2024-09-12T09:20:39.772Z] 2024-09-12 09:20:39,688 [execute] DEBUG Popen(['git', 'rev-list', 'd02bd43cefa1e8c2b7eeb087ec32ce303f08e13f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-12T09:20:39.772Z] 2024-09-12 09:20:39,699 [execute] INFO git fetch -v origin [2024-09-12T09:20:39.772Z] 2024-09-12 09:20:39,699 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-12T09:20:40.340Z] 2024-09-12 09:20:40,143 [run_push] DEBUG no remote changes detected [2024-09-12T09:20:40.340Z] 2024-09-12 09:20:40,144 [execute] INFO git push origin semver [2024-09-12T09:20:40.340Z] 2024-09-12 09:20:40,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-12T09:20:40.909Z] 2024-09-12 09:20:40,794 [run_push] DEBUG push all version tags [2024-09-12T09:20:40.909Z] 2024-09-12 09:20:40,794 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-12T09:20:40.909Z] 2024-09-12 09:20:40,795 [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-09-12T09:20:41.477Z] 2024-09-12 09:20:41,374 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-12T09:20:41.477Z] 3.2.0-dev.33 [Pipeline] } [2024-09-12T09:20:41.489Z] $ docker exec --env ******** --env ******** 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 ssh-agent -k [2024-09-12T09:20:41.598Z] unset SSH_AUTH_SOCK; [2024-09-12T09:20:41.598Z] unset SSH_AGENT_PID; [2024-09-12T09:20:41.598Z] echo Agent pid 38 killed; [2024-09-12T09:20:41.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T09:20:41.936Z] + git semver [Pipeline] } [2024-09-12T09:20:42.211Z] $ docker stop --time=1 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 [2024-09-12T09:20:43.478Z] $ docker rm -f --volumes 90c70806c1f933e892ee2166afe2bf13e4d95d05a4e858399c9c28c54c3fc268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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-09-12T09:20:44.175Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-09-12T09:20:44.175Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-09-12T09:20:44.175Z] total 16 [2024-09-12T09:20:44.175Z] drwxr-xr-x 3 root root 4096 Sep 12 09:01 . [2024-09-12T09:20:44.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:20 .. [2024-09-12T09:20:44.175Z] drwxr-xr-x 2 root root 4096 Sep 12 09:01 cost [2024-09-12T09:20:44.175Z] -rw-r--r-- 1 root root 96 Sep 12 09:01 cost.csv [2024-09-12T09:20:44.175Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-09-12T09:20:44.175Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-09-12T09:20:44.175Z] total 16 [2024-09-12T09:20:44.175Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 09:01 . [2024-09-12T09:20:44.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:20 .. [2024-09-12T09:20:44.175Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 09:01 cost [2024-09-12T09:20:44.175Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 12 09:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:44.471Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:45.332Z] ---> package-listing.sh [2024-09-12T09:20:45.332Z] ++ facter osfamily [2024-09-12T09:20:45.332Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-12T09:20:45.593Z] + OS_FAMILY=debian [2024-09-12T09:20:45.593Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-09-12T09:20:45.593Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-12T09:20:45.593Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-12T09:20:45.593Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-12T09:20:45.593Z] + PACKAGES=/tmp/packages_start.txt [2024-09-12T09:20:45.593Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-09-12T09:20:45.593Z] + PACKAGES=/tmp/packages_end.txt [2024-09-12T09:20:45.593Z] + case "${OS_FAMILY}" in [2024-09-12T09:20:45.593Z] + dpkg -l [2024-09-12T09:20:45.593Z] + grep '^ii' [2024-09-12T09:20:45.593Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-12T09:20:45.593Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-12T09:20:45.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-12T09:20:45.593Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-09-12T09:20:45.593Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-09-12T09:20:45.593Z] + 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-09-12T09:20:45.605Z] 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-09-12T09:20:45.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:46.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:20:46.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:20:46.539Z] prd-ubuntu20.04-docker-8c-8g-10160 does not seem to be running inside a container [2024-09-12T09:20:46.570Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-12T09:20:46.802Z] $ docker top 9bebcfbcb2e854706634e0b25cfce7e66b719b9724faefaceee0bc5525cb98db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:20:47.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-12T09:20:47.483Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-12T09:20:47.764Z] + ls /var/log/sa-host [2024-09-12T09:20:47.764Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T09:20:47.967Z] provisioning config files... [2024-09-12T09:20:47.976Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8309553374355542050tmp [Pipeline] { [Pipeline] echo [2024-09-12T09:20:47.996Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:48.279Z] ---> create-netrc.sh [Pipeline] } [2024-09-12T09:20:48.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:48.639Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-12T09:20:48.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:48.933Z] ---> sudo-logs.sh [2024-09-12T09:20:48.933Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-12T09:20:48.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:49.248Z] ---> job-cost.sh [2024-09-12T09:20:49.249Z] lf-activate-venv: SKIPPING [2024-09-12T09:20:49.249Z] DEBUG: total: 0.2199999988079071 [2024-09-12T09:20:49.249Z] INFO: Retrieving Stack Cost... [2024-09-12T09:20:49.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-12T09:20:50.081Z] INFO: Archiving Costs [Pipeline] echo [2024-09-12T09:20:50.097Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:50.382Z] ---> logs-deploy.sh [2024-09-12T09:20:50.383Z] lf-activate-venv: SKIPPING [2024-09-12T09:20:50.383Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/242 [2024-09-12T09:20:50.383Z] INFO: archiving workspace using pattern(s): [2024-09-12T09:20:51.325Z] Archives upload complete. [2024-09-12T09:20:51.325Z] INFO: archiving logs to Nexus