Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 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-ssh15942522887061960816.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8832114946575643149.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17265281536377816646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16403663162484070703.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-ssh14927510594513204139.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-5907’ Running on prd-ubuntu20.04-docker-8c-8g-5915 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 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b (main) Commit message: "Merge pull request #665 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41" > git config core.sparsecheckout # timeout=10 > git checkout -f 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b # timeout=10 > git rev-list --no-walk d0b27e276c0df8ce2bf294c72f38c7099269fea7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T04:46:03.976Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T04:46:04.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T04:46:04.081Z] ========================================================= [2024-07-19T04:46:04.081Z] EdgeX Global Pipelines Version Info [2024-07-19T04:46:04.081Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:46:04.845Z] ------------------- [2024-07-19T04:46:04.845Z] stable info: [2024-07-19T04:46:04.845Z] ------------------- [2024-07-19T04:46:04.845Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T04:46:04.845Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T04:46:04.845Z] Message: update stable to v1.0.260 [2024-07-19T04:46:05.419Z] ------------------- [2024-07-19T04:46:05.419Z] experimental info: [2024-07-19T04:46:05.419Z] ------------------- [2024-07-19T04:46:05.419Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T04:46:05.419Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T04:46:05.419Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T04:46:05.489Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-19T04:46:05.513Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-19T04:46:05.538Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T04:46:05.564Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T04:46:05.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T04:46:05.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T04:46:05.627Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T04:46:05.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T04:46:05.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T04:46:05.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T04:46:05.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T04:46:05.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-19T04:46:05.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T04:46:05.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T04:46:05.802Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T04:46:05.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T04:46:05.832Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T04:46:05.845Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T04:46:05.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T04:46:05.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T04:46:05.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T04:46:05.934Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T04:46:05.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T04:46:05.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T04:46:05.982Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T04:46:05.996Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T04:46:06.011Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T04:46:06.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-19T04:46:06.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-19T04:46:06.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-19T04:46:06.084Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] echo [2024-07-19T04:46:06.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0938ff7 [Pipeline] echo [2024-07-19T04:46:06.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:46:06.157Z] provisioning config files... [2024-07-19T04:46:06.169Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1050555528301001950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:46:06.515Z] ---> ****-login.sh [2024-07-19T04:46:06.516Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:46:06.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:07.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:07.035Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:07.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:07.035Z] [2024-07-19T04:46:07.035Z] Login Succeeded [2024-07-19T04:46:07.035Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:46:07.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:07.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:07.293Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:07.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:07.293Z] [2024-07-19T04:46:07.293Z] Login Succeeded [2024-07-19T04:46:07.293Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:46:07.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:07.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:07.293Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:07.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:07.294Z] [2024-07-19T04:46:07.294Z] Login Succeeded [2024-07-19T04:46:07.294Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:46:07.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:07.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:07.558Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:07.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:07.558Z] [2024-07-19T04:46:07.558Z] Login Succeeded [2024-07-19T04:46:07.558Z] ****.io [2024-07-19T04:46:07.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:07.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:07.818Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:07.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:07.818Z] [2024-07-19T04:46:07.818Z] Login Succeeded [2024-07-19T04:46:07.818Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:46:07.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T04:46:08.213Z] + git rev-list -1 --merges 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b~1..0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] echo [2024-07-19T04:46:08.240Z] -----------> git rev-list -1 --merges 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b~1..0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [2024-07-19T04:46:08.240Z] 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [false] [Pipeline] sh [2024-07-19T04:46:08.567Z] + git log --format=format:%s -1 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] echo [2024-07-19T04:46:08.602Z] ========================================================= [2024-07-19T04:46:08.602Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T04:46:08.602Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T04:46:09.022Z] + git log --format=format:%s -1 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] echo [2024-07-19T04:46:09.062Z] [semverPrep] GIT_COMMIT: 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b, Commit Message: Merge pull request #665 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41 [Pipeline] echo [2024-07-19T04:46:09.102Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T04:46:09.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T04:46:09.554Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T04:46:09.554Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T04:46:09.554Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T04:46:09.554Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T04:46:09.554Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T04:46:09.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:46:10.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:46:10.072Z] [2024-07-19T04:46:10.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:46:10.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:46:10.488Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T04:46:10.488Z] b85a868b505f: Pulling fs layer [2024-07-19T04:46:10.488Z] e2be974225ed: Pulling fs layer [2024-07-19T04:46:10.488Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T04:46:10.488Z] 988bab9f4d93: Pulling fs layer [2024-07-19T04:46:10.488Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T04:46:10.488Z] eaf3925da568: Pulling fs layer [2024-07-19T04:46:10.488Z] bab4dde63d76: Pulling fs layer [2024-07-19T04:46:10.488Z] bde34c3a00c8: Pulling fs layer [2024-07-19T04:46:10.488Z] b352a97aabf1: Pulling fs layer [2024-07-19T04:46:10.488Z] 4872d77fe225: Pulling fs layer [2024-07-19T04:46:10.488Z] 5851b861e8e6: Pulling fs layer [2024-07-19T04:46:10.488Z] bab4dde63d76: Waiting [2024-07-19T04:46:10.488Z] bde34c3a00c8: Waiting [2024-07-19T04:46:10.488Z] 5851b861e8e6: Waiting [2024-07-19T04:46:10.488Z] b352a97aabf1: Waiting [2024-07-19T04:46:10.488Z] 988bab9f4d93: Waiting [2024-07-19T04:46:10.488Z] 1469e6f7b9e6: Waiting [2024-07-19T04:46:10.488Z] eaf3925da568: Waiting [2024-07-19T04:46:10.488Z] e2be974225ed: Verifying Checksum [2024-07-19T04:46:10.488Z] e2be974225ed: Download complete [2024-07-19T04:46:10.488Z] 988bab9f4d93: Verifying Checksum [2024-07-19T04:46:10.488Z] 988bab9f4d93: Download complete [2024-07-19T04:46:10.783Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T04:46:10.783Z] 1469e6f7b9e6: Download complete [2024-07-19T04:46:10.783Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T04:46:10.783Z] 339a4e72a1f5: Download complete [2024-07-19T04:46:10.783Z] eaf3925da568: Verifying Checksum [2024-07-19T04:46:10.783Z] eaf3925da568: Download complete [2024-07-19T04:46:10.783Z] bde34c3a00c8: Verifying Checksum [2024-07-19T04:46:10.783Z] bde34c3a00c8: Download complete [2024-07-19T04:46:10.783Z] b352a97aabf1: Verifying Checksum [2024-07-19T04:46:10.783Z] b352a97aabf1: Download complete [2024-07-19T04:46:10.783Z] 4872d77fe225: Verifying Checksum [2024-07-19T04:46:10.783Z] 4872d77fe225: Download complete [2024-07-19T04:46:10.783Z] 5851b861e8e6: Verifying Checksum [2024-07-19T04:46:10.783Z] 5851b861e8e6: Download complete [2024-07-19T04:46:10.783Z] b85a868b505f: Verifying Checksum [2024-07-19T04:46:10.783Z] b85a868b505f: Download complete [2024-07-19T04:46:11.094Z] bab4dde63d76: Verifying Checksum [2024-07-19T04:46:11.094Z] bab4dde63d76: Download complete [2024-07-19T04:46:12.150Z] b85a868b505f: Pull complete [2024-07-19T04:46:12.150Z] e2be974225ed: Pull complete [2024-07-19T04:46:12.789Z] 339a4e72a1f5: Pull complete [2024-07-19T04:46:12.789Z] 988bab9f4d93: Pull complete [2024-07-19T04:46:13.078Z] 1469e6f7b9e6: Pull complete [2024-07-19T04:46:13.078Z] eaf3925da568: Pull complete [2024-07-19T04:46:15.246Z] bab4dde63d76: Pull complete [2024-07-19T04:46:15.246Z] bde34c3a00c8: Pull complete [2024-07-19T04:46:15.246Z] b352a97aabf1: Pull complete [2024-07-19T04:46:15.246Z] 4872d77fe225: Pull complete [2024-07-19T04:46:15.246Z] 5851b861e8e6: Pull complete [2024-07-19T04:46:15.246Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T04:46:15.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:46:15.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:46:15.656Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T04:46:15.775Z] $ 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-07-19T04:46:18.426Z] $ docker top b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T04:46:18.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:46:18.621Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:46:18.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:46:18.768Z] $ docker exec b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 ssh-agent [2024-07-19T04:46:18.920Z] SSH_AUTH_SOCK=/tmp/ssh-bznEGQux7ANZ/agent.32 [2024-07-19T04:46:18.920Z] SSH_AGENT_PID=38 [2024-07-19T04:46:18.940Z] Running ssh-add (command line suppressed) [2024-07-19T04:46:19.054Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9684282516778357523.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9684282516778357523.key) [2024-07-19T04:46:19.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:46:19.491Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T04:46:19.522Z] $ docker exec --env ******** --env ******** b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 ssh-agent -k [2024-07-19T04:46:19.634Z] unset SSH_AUTH_SOCK; [2024-07-19T04:46:19.634Z] unset SSH_AGENT_PID; [2024-07-19T04:46:19.634Z] echo Agent pid 38 killed; [2024-07-19T04:46:19.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T04:46:19.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:46:19.845Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:46:19.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:46:19.979Z] $ docker exec b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 ssh-agent [2024-07-19T04:46:20.113Z] SSH_AUTH_SOCK=/tmp/ssh-4WQCI3Mh5DUS/agent.72 [2024-07-19T04:46:20.113Z] SSH_AGENT_PID=78 [2024-07-19T04:46:20.125Z] Running ssh-add (command line suppressed) [2024-07-19T04:46:20.231Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17474904494708223512.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17474904494708223512.key) [2024-07-19T04:46:20.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:46:20.674Z] + git semver init [2024-07-19T04:46:20.964Z] 2024-07-19 04:46:20,833 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T04:46:20.964Z] 2024-07-19 04:46:20,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-07-19T04:46:20.964Z] 2024-07-19 04:46:20,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-07-19T04:46:20.964Z] 2024-07-19 04:46:20,834 [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-07-19T04:46:22.009Z] 2024-07-19 04:46:21,932 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-07-19T04:46:22.009Z] 2024-07-19 04:46:21,933 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-07-19T04:46:22.009Z] 2024-07-19 04:46:21,933 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T04:46:22.009Z] 2024-07-19 04:46:21,933 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T04:46:22.009Z] 3.2.0-dev.26 [Pipeline] } [2024-07-19T04:46:22.028Z] $ docker exec --env ******** --env ******** b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 ssh-agent -k [2024-07-19T04:46:22.131Z] unset SSH_AUTH_SOCK; [2024-07-19T04:46:22.131Z] unset SSH_AGENT_PID; [2024-07-19T04:46:22.132Z] echo Agent pid 78 killed; [2024-07-19T04:46:22.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T04:46:22.587Z] + git semver [Pipeline] } [2024-07-19T04:46:22.930Z] $ docker stop --time=1 b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 [2024-07-19T04:46:24.251Z] $ docker rm -f --volumes b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T04:46:24.734Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T04:46:25.432Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T04:46:25.434Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:46:25.885Z] provisioning config files... [2024-07-19T04:46:25.921Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7407272186104974458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:46:26.350Z] ---> ****-login.sh [2024-07-19T04:46:26.350Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:46:26.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:26.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:26.350Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:26.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:26.350Z] [2024-07-19T04:46:26.350Z] Login Succeeded [2024-07-19T04:46:26.350Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:46:26.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:26.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:26.350Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:26.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:26.350Z] [2024-07-19T04:46:26.350Z] Login Succeeded [2024-07-19T04:46:26.350Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:46:26.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:26.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:26.641Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:26.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:26.641Z] [2024-07-19T04:46:26.641Z] Login Succeeded [2024-07-19T04:46:26.641Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:46:26.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:26.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:26.641Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:26.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:26.641Z] [2024-07-19T04:46:26.641Z] Login Succeeded [2024-07-19T04:46:26.641Z] ****.io [2024-07-19T04:46:26.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:46:26.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:46:26.933Z] Configure a credential helper to remove this warning. See [2024-07-19T04:46:26.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:46:26.933Z] [2024-07-19T04:46:26.933Z] Login Succeeded [2024-07-19T04:46:26.933Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:46:26.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T04:46:27.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:46:27.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:46:27.190Z] ========================================================= [2024-07-19T04:46:27.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T04:46:27.190Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:46:27.654Z] + 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-07-19T04:46:27.654Z] Sending build context to Docker daemon 9.127MB [2024-07-19T04:46:27.654Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T04:46:27.654Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T04:46:27.654Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T04:46:27.654Z] 619be1103602: Pulling fs layer [2024-07-19T04:46:27.654Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T04:46:27.654Z] 5df492c9dc93: Pulling fs layer [2024-07-19T04:46:27.654Z] 7629e6793208: Pulling fs layer [2024-07-19T04:46:27.654Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T04:46:27.654Z] fb5054dd5b73: Pulling fs layer [2024-07-19T04:46:27.654Z] eeca6798cff9: Pulling fs layer [2024-07-19T04:46:27.654Z] aa269ceb94a6: Pulling fs layer [2024-07-19T04:46:27.654Z] ada007ff1a6a: Pulling fs layer [2024-07-19T04:46:27.654Z] fb5054dd5b73: Waiting [2024-07-19T04:46:27.654Z] eeca6798cff9: Waiting [2024-07-19T04:46:27.654Z] aa269ceb94a6: Waiting [2024-07-19T04:46:27.654Z] ada007ff1a6a: Waiting [2024-07-19T04:46:27.654Z] 4f4fb700ef54: Waiting [2024-07-19T04:46:27.654Z] 7629e6793208: Waiting [2024-07-19T04:46:27.654Z] 7862e08f4a3e: Verifying Checksum [2024-07-19T04:46:27.654Z] 7862e08f4a3e: Download complete [2024-07-19T04:46:27.654Z] 7629e6793208: Verifying Checksum [2024-07-19T04:46:27.654Z] 7629e6793208: Download complete [2024-07-19T04:46:27.654Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T04:46:27.654Z] 4f4fb700ef54: Download complete [2024-07-19T04:46:27.654Z] fb5054dd5b73: Verifying Checksum [2024-07-19T04:46:27.654Z] fb5054dd5b73: Download complete [2024-07-19T04:46:27.654Z] 619be1103602: Verifying Checksum [2024-07-19T04:46:27.654Z] 619be1103602: Download complete [2024-07-19T04:46:27.937Z] eeca6798cff9: Verifying Checksum [2024-07-19T04:46:27.937Z] eeca6798cff9: Download complete [2024-07-19T04:46:27.937Z] 619be1103602: Pull complete [2024-07-19T04:46:27.937Z] 7862e08f4a3e: Pull complete [2024-07-19T04:46:28.218Z] ada007ff1a6a: Verifying Checksum [2024-07-19T04:46:28.218Z] ada007ff1a6a: Download complete [2024-07-19T04:46:28.218Z] 5df492c9dc93: Verifying Checksum [2024-07-19T04:46:28.218Z] 5df492c9dc93: Download complete [2024-07-19T04:46:28.515Z] aa269ceb94a6: Verifying Checksum [2024-07-19T04:46:28.515Z] aa269ceb94a6: Download complete [2024-07-19T04:46:32.058Z] 5df492c9dc93: Pull complete [2024-07-19T04:46:32.058Z] 7629e6793208: Pull complete [2024-07-19T04:46:32.058Z] 4f4fb700ef54: Pull complete [2024-07-19T04:46:32.058Z] fb5054dd5b73: Pull complete [2024-07-19T04:46:32.058Z] eeca6798cff9: Pull complete [2024-07-19T04:46:34.124Z] aa269ceb94a6: Pull complete [2024-07-19T04:46:34.772Z] ada007ff1a6a: Pull complete [2024-07-19T04:46:34.772Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T04:46:34.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T04:46:34.772Z] ---> f489d0715acc [2024-07-19T04:46:34.772Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T04:46:38.296Z] ---> Running in 9f31c294d940 [2024-07-19T04:46:38.296Z] Removing intermediate container 9f31c294d940 [2024-07-19T04:46:38.296Z] ---> 004a007c09aa [2024-07-19T04:46:38.296Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T04:46:38.296Z] ---> Running in ed887c3c626e [2024-07-19T04:46:38.296Z] Removing intermediate container ed887c3c626e [2024-07-19T04:46:38.296Z] ---> 3935e4daddb0 [2024-07-19T04:46:38.296Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T04:46:38.296Z] ---> Running in 423dadad40ff [2024-07-19T04:46:38.296Z] Removing intermediate container 423dadad40ff [2024-07-19T04:46:38.296Z] ---> 3054513152b5 [2024-07-19T04:46:38.296Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T04:46:38.296Z] ---> Running in 8235b82ebe76 [2024-07-19T04:46:38.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T04:46:38.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T04:46:38.908Z] OK: 264 MiB in 52 packages [2024-07-19T04:46:39.193Z] Removing intermediate container 8235b82ebe76 [2024-07-19T04:46:39.193Z] ---> 117fab80896b [2024-07-19T04:46:39.193Z] Step 7/12 : WORKDIR /app [2024-07-19T04:46:39.193Z] ---> Running in 750c19ef02f9 [2024-07-19T04:46:39.193Z] Removing intermediate container 750c19ef02f9 [2024-07-19T04:46:39.193Z] ---> bd8a46fd0bb3 [2024-07-19T04:46:39.193Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T04:46:39.491Z] ---> c5ef4c3e6401 [2024-07-19T04:46:39.491Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T04:46:39.491Z] ---> Running in b421a0bf2563 [2024-07-19T04:46:40.774Z] Still waiting to schedule task [2024-07-19T04:46:40.774Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5913’ [2024-07-19T04:47:44.968Z] Removing intermediate container b421a0bf2563 [2024-07-19T04:47:44.968Z] ---> e0f9270626bb [2024-07-19T04:47:44.968Z] Step 10/12 : COPY . . [2024-07-19T04:47:44.968Z] ---> 5c6459ac5328 [2024-07-19T04:47:44.968Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T04:47:44.968Z] ---> Running in 37bfc5ac68b8 [2024-07-19T04:47:44.968Z] Removing intermediate container 37bfc5ac68b8 [2024-07-19T04:47:44.968Z] ---> f25fdc3413fe [2024-07-19T04:47:44.968Z] Step 12/12 : RUN $MAKE [2024-07-19T04:47:44.968Z] ---> Running in 377c1102c31c [2024-07-19T04:47:44.968Z] noop [2024-07-19T04:47:44.968Z] Removing intermediate container 377c1102c31c [2024-07-19T04:47:44.968Z] ---> 187de9462460 [2024-07-19T04:47:44.968Z] Successfully built 187de9462460 [2024-07-19T04:47:44.968Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:47:45.435Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T04:47:45.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:47:45.649Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T04:47:45.772Z] $ 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-07-19T04:47:46.094Z] $ docker top 85fd557802bac81a9947681034934ecf6fc7cba5b1b725e9ed896f3172af8062 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:47:46.640Z] + go version [2024-07-19T04:47:46.640Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T04:47:46.701Z] $ docker stop --time=1 85fd557802bac81a9947681034934ecf6fc7cba5b1b725e9ed896f3172af8062 [2024-07-19T04:47:48.009Z] $ docker rm -f --volumes 85fd557802bac81a9947681034934ecf6fc7cba5b1b725e9ed896f3172af8062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:47:48.626Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T04:47:48.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:47:48.894Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T04:47:49.036Z] $ 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-07-19T04:47:49.408Z] $ docker top 3f8702cf436d2a297a567abc7ec70691be8dada754358075a21c201db094db50 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:47:49.901Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-07-19T04:47:50.332Z] + make test [2024-07-19T04:47:50.332Z] go test -race -coverprofile=coverage.out ./... [2024-07-19T04:48:23.145Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-19T04:48:46.844Z] go vet ./... [2024-07-19T04:48:53.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T04:48:53.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T04:48:53.919Z] ./bin/test-attribution-txt.sh [2024-07-19T04:48:53.919Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-19T04:48:53.919Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T04:48:53.919Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T04:48:53.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T04:48:54.016Z] $ docker stop --time=1 3f8702cf436d2a297a567abc7ec70691be8dada754358075a21c201db094db50 [2024-07-19T04:49:01.414Z] $ docker rm -f --volumes 3f8702cf436d2a297a567abc7ec70691be8dada754358075a21c201db094db50 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T04:49:02.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T04:49:02.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-19T04:49:03.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T04:49:03.555Z] + ls -al . [2024-07-19T04:49:03.555Z] total 260 [2024-07-19T04:49:03.555Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 04:47 . [2024-07-19T04:49:03.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:45 .. [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 04:46 .dockerignore [2024-07-19T04:49:03.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:48 .git [2024-07-19T04:49:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:46 .github [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 04:46 .gitignore [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:46 .golangci.yml [2024-07-19T04:49:03.555Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:46 .semver [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 04:46 Attribution.txt [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 04:46 CHANGELOG.md [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 04:46 Dockerfile [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:46 GOVERNANCE.md [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 04:46 Jenkinsfile [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 04:46 LICENSE [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 04:46 OWNERS.md [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 04:46 README.md [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:46 VERSION [2024-07-19T04:49:03.555Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:46 bin [2024-07-19T04:49:03.555Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 19 04:47 coverage.out [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 04:46 go.mod [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 102057 Jul 19 04:46 go.sum [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 04:46 main.go [2024-07-19T04:49:03.555Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 04:46 makefile [2024-07-19T04:49:03.555Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 04:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:04.037Z] + 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=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b --label arch=amd64 --label version=3.2.0-dev.26 . [2024-07-19T04:49:04.037Z] Sending build context to Docker daemon 9.128MB [2024-07-19T04:49:04.037Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T04:49:04.037Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-19T04:49:04.037Z] ---> 187de9462460 [2024-07-19T04:49:04.037Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T04:49:04.329Z] ---> Running in e65ddc58d5c0 [2024-07-19T04:49:04.629Z] Removing intermediate container e65ddc58d5c0 [2024-07-19T04:49:04.629Z] ---> ea5b106f99d6 [2024-07-19T04:49:04.629Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T04:49:04.944Z] ---> Running in dbceeae6edda [2024-07-19T04:49:04.944Z] Removing intermediate container dbceeae6edda [2024-07-19T04:49:04.944Z] ---> 67dec520bea9 [2024-07-19T04:49:04.944Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-19T04:49:05.268Z] ---> Running in 1815079620f7 [2024-07-19T04:49:05.583Z] Removing intermediate container 1815079620f7 [2024-07-19T04:49:05.583Z] ---> caf34818269b [2024-07-19T04:49:05.583Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T04:49:05.883Z] ---> Running in fd8d6345026c [2024-07-19T04:49:06.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T04:49:06.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T04:49:06.848Z] OK: 264 MiB in 52 packages [2024-07-19T04:49:07.559Z] Removing intermediate container fd8d6345026c [2024-07-19T04:49:07.559Z] ---> 27111891dd61 [2024-07-19T04:49:07.559Z] Step 7/27 : WORKDIR /app [2024-07-19T04:49:07.559Z] ---> Running in 58f0e465aba9 [2024-07-19T04:49:07.864Z] Removing intermediate container 58f0e465aba9 [2024-07-19T04:49:07.864Z] ---> f685a9c54535 [2024-07-19T04:49:07.864Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-19T04:49:07.864Z] ---> 59018bb64cb3 [2024-07-19T04:49:07.864Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T04:49:07.864Z] ---> Running in cb37b167b3ef [2024-07-19T04:49:08.501Z] Removing intermediate container cb37b167b3ef [2024-07-19T04:49:08.501Z] ---> 15adb8deebc6 [2024-07-19T04:49:08.501Z] Step 10/27 : COPY . . [2024-07-19T04:49:09.242Z] ---> fc713897f1d6 [2024-07-19T04:49:09.242Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T04:49:09.242Z] ---> Running in 618e778bfff8 [2024-07-19T04:49:09.242Z] Removing intermediate container 618e778bfff8 [2024-07-19T04:49:09.242Z] ---> 65e491c06af7 [2024-07-19T04:49:09.242Z] Step 12/27 : RUN $MAKE [2024-07-19T04:49:09.242Z] ---> Running in 41348ca4ef25 [2024-07-19T04:49:09.916Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.26" -trimpath -mod=readonly -o app-service-configurable [2024-07-19T04:49:42.693Z] Removing intermediate container 41348ca4ef25 [2024-07-19T04:49:42.693Z] ---> 6b090590b6fe [2024-07-19T04:49:42.693Z] Step 13/27 : FROM alpine:3.18 [2024-07-19T04:49:42.693Z] 3.18: Pulling from library/alpine [2024-07-19T04:49:42.693Z] 73baa7ef167e: Pulling fs layer [2024-07-19T04:49:42.693Z] 73baa7ef167e: Download complete [2024-07-19T04:49:42.693Z] 73baa7ef167e: Pull complete [2024-07-19T04:49:42.693Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T04:49:42.693Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T04:49:42.693Z] ---> 8fd7cac70a4a [2024-07-19T04:49:42.693Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T04:49:42.693Z] ---> Running in 55d99c18f989 [2024-07-19T04:49:42.693Z] Removing intermediate container 55d99c18f989 [2024-07-19T04:49:42.693Z] ---> 978826ca6a1f [2024-07-19T04:49:42.693Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-19T04:49:42.693Z] ---> Running in 5606f2ad4755 [2024-07-19T04:49:42.693Z] Removing intermediate container 5606f2ad4755 [2024-07-19T04:49:42.693Z] ---> 6a98a3a90e0c [2024-07-19T04:49:42.693Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-19T04:49:42.693Z] ---> Running in d33dbc281f77 [2024-07-19T04:49:42.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T04:49:42.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T04:49:42.693Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T04:49:42.693Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T04:49:42.693Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T04:49:42.693Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T04:49:42.693Z] OK: 8 MiB in 17 packages [2024-07-19T04:49:42.693Z] Removing intermediate container d33dbc281f77 [2024-07-19T04:49:42.693Z] ---> eeaba32fef30 [2024-07-19T04:49:42.693Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-19T04:49:42.693Z] ---> Running in 9dd83b50b2cd [2024-07-19T04:49:42.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T04:49:42.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T04:49:42.693Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T04:49:42.693Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T04:49:42.693Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T04:49:42.693Z] OK: 8 MiB in 17 packages [2024-07-19T04:49:43.313Z] Removing intermediate container 9dd83b50b2cd [2024-07-19T04:49:43.313Z] ---> 54821a03a5ec [2024-07-19T04:49:43.313Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-19T04:49:43.313Z] ---> 8b78a286f1ad [2024-07-19T04:49:43.313Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-19T04:49:43.621Z] ---> f4561cefc189 [2024-07-19T04:49:43.621Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-19T04:49:43.621Z] ---> d78d95958fe4 [2024-07-19T04:49:43.621Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-19T04:49:44.674Z] ---> 1eee480b67df [2024-07-19T04:49:44.674Z] Step 22/27 : EXPOSE 48095 [2024-07-19T04:49:44.674Z] ---> Running in bf351817d9b1 [2024-07-19T04:49:44.674Z] Removing intermediate container bf351817d9b1 [2024-07-19T04:49:44.674Z] ---> 014bf037058a [2024-07-19T04:49:44.674Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-19T04:49:44.674Z] ---> Running in 7c72bf83c39e [2024-07-19T04:49:44.980Z] Removing intermediate container 7c72bf83c39e [2024-07-19T04:49:44.980Z] ---> 59b7d666538e [2024-07-19T04:49:44.980Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-19T04:49:44.980Z] ---> Running in 09a996756698 [2024-07-19T04:49:44.980Z] Removing intermediate container 09a996756698 [2024-07-19T04:49:44.980Z] ---> 8a41ecfba2bb [2024-07-19T04:49:44.980Z] Step 25/27 : LABEL arch=amd64 [2024-07-19T04:49:44.980Z] ---> Running in 794854bdf13e [2024-07-19T04:49:44.980Z] Removing intermediate container 794854bdf13e [2024-07-19T04:49:44.980Z] ---> 4d6714631ae0 [2024-07-19T04:49:44.980Z] Step 26/27 : LABEL git_sha=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [2024-07-19T04:49:44.980Z] ---> Running in ca481b029c20 [2024-07-19T04:49:45.301Z] Removing intermediate container ca481b029c20 [2024-07-19T04:49:45.301Z] ---> 384d74922895 [2024-07-19T04:49:45.301Z] Step 27/27 : LABEL version=3.2.0-dev.26 [2024-07-19T04:49:45.301Z] ---> Running in e598138f08b0 [2024-07-19T04:49:45.301Z] Removing intermediate container e598138f08b0 [2024-07-19T04:49:45.301Z] ---> a9a9570416f8 [2024-07-19T04:49:45.301Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T04:49:45.301Z] Successfully built a9a9570416f8 [2024-07-19T04:49:45.301Z] 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-07-19T04:49:45.602Z] provisioning config files... [2024-07-19T04:49:45.619Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12589263746302935953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:49:46.064Z] ---> ****-login.sh [2024-07-19T04:49:46.064Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:49:46.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:49:46.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:49:46.064Z] Configure a credential helper to remove this warning. See [2024-07-19T04:49:46.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:49:46.064Z] [2024-07-19T04:49:46.064Z] Login Succeeded [2024-07-19T04:49:46.064Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:49:46.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:49:46.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:49:46.064Z] Configure a credential helper to remove this warning. See [2024-07-19T04:49:46.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:49:46.064Z] [2024-07-19T04:49:46.064Z] Login Succeeded [2024-07-19T04:49:46.064Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:49:46.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:49:46.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:49:46.357Z] Configure a credential helper to remove this warning. See [2024-07-19T04:49:46.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:49:46.357Z] [2024-07-19T04:49:46.357Z] Login Succeeded [2024-07-19T04:49:46.357Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:49:46.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:49:46.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:49:46.357Z] Configure a credential helper to remove this warning. See [2024-07-19T04:49:46.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:49:46.357Z] [2024-07-19T04:49:46.357Z] Login Succeeded [2024-07-19T04:49:46.357Z] ****.io [2024-07-19T04:49:46.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:49:46.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:49:46.662Z] Configure a credential helper to remove this warning. See [2024-07-19T04:49:46.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:49:46.662Z] [2024-07-19T04:49:46.662Z] Login Succeeded [2024-07-19T04:49:46.662Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:49:46.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:49:46.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:49:46.962Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-07-19T04:49:46.962Z] 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [2024-07-19T04:49:46.962Z] latest [2024-07-19T04:49:46.962Z] 3.2.0-dev.26 [2024-07-19T04:49:46.962Z] 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [2024-07-19T04:49:46.962Z] main [2024-07-19T04:49:46.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:47.552Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:48.016Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [2024-07-19T04:49:48.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T04:49:48.016Z] a3eb6cdeed11: Preparing [2024-07-19T04:49:48.016Z] 18032fafaff2: Preparing [2024-07-19T04:49:48.016Z] ff3fbbc52215: Preparing [2024-07-19T04:49:48.016Z] 4a4ed7b06428: Preparing [2024-07-19T04:49:48.016Z] 62da0165e59a: Preparing [2024-07-19T04:49:48.016Z] ef0a51da20ea: Preparing [2024-07-19T04:49:48.016Z] 63ec0bd56cf3: Preparing [2024-07-19T04:49:48.016Z] ef0a51da20ea: Waiting [2024-07-19T04:49:48.016Z] 63ec0bd56cf3: Waiting [2024-07-19T04:49:48.016Z] 18032fafaff2: Pushed [2024-07-19T04:49:48.016Z] 4a4ed7b06428: Pushed [2024-07-19T04:49:48.016Z] ff3fbbc52215: Pushed [2024-07-19T04:49:48.016Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:49:48.293Z] ef0a51da20ea: Pushed [2024-07-19T04:49:48.598Z] 62da0165e59a: Pushed [2024-07-19T04:49:50.728Z] a3eb6cdeed11: Pushed [2024-07-19T04:49:51.042Z] 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:51.553Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:52.036Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-07-19T04:49:52.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T04:49:52.036Z] a3eb6cdeed11: Preparing [2024-07-19T04:49:52.036Z] 18032fafaff2: Preparing [2024-07-19T04:49:52.036Z] ff3fbbc52215: Preparing [2024-07-19T04:49:52.036Z] 4a4ed7b06428: Preparing [2024-07-19T04:49:52.036Z] 62da0165e59a: Preparing [2024-07-19T04:49:52.036Z] ef0a51da20ea: Preparing [2024-07-19T04:49:52.036Z] 63ec0bd56cf3: Preparing [2024-07-19T04:49:52.036Z] 63ec0bd56cf3: Waiting [2024-07-19T04:49:52.036Z] ef0a51da20ea: Waiting [2024-07-19T04:49:52.036Z] a3eb6cdeed11: Layer already exists [2024-07-19T04:49:52.036Z] 62da0165e59a: Layer already exists [2024-07-19T04:49:52.036Z] ff3fbbc52215: Layer already exists [2024-07-19T04:49:52.036Z] 4a4ed7b06428: Layer already exists [2024-07-19T04:49:52.036Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:49:52.036Z] ef0a51da20ea: Layer already exists [2024-07-19T04:49:52.036Z] 18032fafaff2: Layer already exists [2024-07-19T04:49:52.036Z] latest: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:52.431Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:52.895Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.26 [2024-07-19T04:49:52.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T04:49:52.895Z] a3eb6cdeed11: Preparing [2024-07-19T04:49:52.895Z] 18032fafaff2: Preparing [2024-07-19T04:49:52.895Z] ff3fbbc52215: Preparing [2024-07-19T04:49:52.895Z] 4a4ed7b06428: Preparing [2024-07-19T04:49:52.895Z] 62da0165e59a: Preparing [2024-07-19T04:49:52.895Z] ef0a51da20ea: Preparing [2024-07-19T04:49:52.895Z] 63ec0bd56cf3: Preparing [2024-07-19T04:49:52.895Z] 63ec0bd56cf3: Waiting [2024-07-19T04:49:52.895Z] ef0a51da20ea: Waiting [2024-07-19T04:49:52.895Z] 18032fafaff2: Layer already exists [2024-07-19T04:49:52.895Z] 4a4ed7b06428: Layer already exists [2024-07-19T04:49:52.895Z] ff3fbbc52215: Layer already exists [2024-07-19T04:49:52.895Z] a3eb6cdeed11: Layer already exists [2024-07-19T04:49:52.895Z] ef0a51da20ea: Layer already exists [2024-07-19T04:49:52.895Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:49:52.895Z] 62da0165e59a: Layer already exists [2024-07-19T04:49:52.895Z] 3.2.0-dev.26: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:53.438Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:53.963Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [2024-07-19T04:49:53.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T04:49:53.963Z] a3eb6cdeed11: Preparing [2024-07-19T04:49:53.963Z] 18032fafaff2: Preparing [2024-07-19T04:49:53.963Z] ff3fbbc52215: Preparing [2024-07-19T04:49:53.963Z] 4a4ed7b06428: Preparing [2024-07-19T04:49:53.963Z] 62da0165e59a: Preparing [2024-07-19T04:49:53.963Z] ef0a51da20ea: Preparing [2024-07-19T04:49:53.963Z] 63ec0bd56cf3: Preparing [2024-07-19T04:49:53.963Z] ef0a51da20ea: Waiting [2024-07-19T04:49:53.963Z] 63ec0bd56cf3: Waiting [2024-07-19T04:49:53.963Z] ff3fbbc52215: Layer already exists [2024-07-19T04:49:53.963Z] a3eb6cdeed11: Layer already exists [2024-07-19T04:49:53.963Z] 4a4ed7b06428: Layer already exists [2024-07-19T04:49:53.963Z] 62da0165e59a: Layer already exists [2024-07-19T04:49:53.963Z] 18032fafaff2: Layer already exists [2024-07-19T04:49:53.963Z] ef0a51da20ea: Layer already exists [2024-07-19T04:49:53.963Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:49:53.963Z] 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:54.384Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:54.857Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-07-19T04:49:54.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T04:49:54.857Z] a3eb6cdeed11: Preparing [2024-07-19T04:49:54.857Z] 18032fafaff2: Preparing [2024-07-19T04:49:54.857Z] ff3fbbc52215: Preparing [2024-07-19T04:49:54.857Z] 4a4ed7b06428: Preparing [2024-07-19T04:49:54.857Z] 62da0165e59a: Preparing [2024-07-19T04:49:54.857Z] ef0a51da20ea: Preparing [2024-07-19T04:49:54.857Z] 63ec0bd56cf3: Preparing [2024-07-19T04:49:54.857Z] ef0a51da20ea: Waiting [2024-07-19T04:49:54.857Z] 63ec0bd56cf3: Waiting [2024-07-19T04:49:54.857Z] 18032fafaff2: Layer already exists [2024-07-19T04:49:54.857Z] a3eb6cdeed11: Layer already exists [2024-07-19T04:49:54.857Z] 4a4ed7b06428: Layer already exists [2024-07-19T04:49:54.857Z] 62da0165e59a: Layer already exists [2024-07-19T04:49:54.857Z] ff3fbbc52215: Layer already exists [2024-07-19T04:49:54.857Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:49:54.857Z] ef0a51da20ea: Layer already exists [2024-07-19T04:49:54.857Z] main: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:49:55.160Z] ===================================================== [Pipeline] echo [2024-07-19T04:49:55.170Z] taggedImages: [2024-07-19T04:49:55.170Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [2024-07-19T04:49:55.170Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-07-19T04:49:55.170Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.26 [2024-07-19T04:49:55.170Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [2024-07-19T04:49:55.170Z] - 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-07-19T04:49:55.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:49:55.946Z] [2024-07-19T04:49:55.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:49:56.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:49:56.395Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T04:49:56.395Z] 5eb5b503b376: Pulling fs layer [2024-07-19T04:49:56.395Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T04:49:56.395Z] ec43610c2a17: Pulling fs layer [2024-07-19T04:49:56.395Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T04:49:56.395Z] 33b1e0a273af: Pulling fs layer [2024-07-19T04:49:56.395Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T04:49:56.395Z] 2f39f015ded8: Pulling fs layer [2024-07-19T04:49:56.395Z] 3a2ae6a8a46f: Waiting [2024-07-19T04:49:56.395Z] 33b1e0a273af: Waiting [2024-07-19T04:49:56.395Z] 5d3b04190fa2: Waiting [2024-07-19T04:49:56.395Z] 2f39f015ded8: Waiting [2024-07-19T04:49:56.395Z] 5c69ac0246d0: Verifying Checksum [2024-07-19T04:49:56.395Z] 5c69ac0246d0: Download complete [2024-07-19T04:49:56.395Z] 3a2ae6a8a46f: Download complete [2024-07-19T04:49:56.395Z] ec43610c2a17: Verifying Checksum [2024-07-19T04:49:56.395Z] ec43610c2a17: Download complete [2024-07-19T04:49:56.678Z] 33b1e0a273af: Verifying Checksum [2024-07-19T04:49:56.678Z] 33b1e0a273af: Download complete [2024-07-19T04:49:56.678Z] 5d3b04190fa2: Verifying Checksum [2024-07-19T04:49:56.678Z] 5d3b04190fa2: Download complete [2024-07-19T04:49:56.678Z] 5eb5b503b376: Verifying Checksum [2024-07-19T04:49:56.678Z] 5eb5b503b376: Download complete [2024-07-19T04:49:57.331Z] 2f39f015ded8: Verifying Checksum [2024-07-19T04:49:57.331Z] 2f39f015ded8: Download complete [2024-07-19T04:49:58.031Z] 5eb5b503b376: Pull complete [2024-07-19T04:49:58.031Z] 5c69ac0246d0: Pull complete [2024-07-19T04:49:58.703Z] ec43610c2a17: Pull complete [2024-07-19T04:49:58.703Z] 3a2ae6a8a46f: Pull complete [2024-07-19T04:49:58.995Z] 33b1e0a273af: Pull complete [2024-07-19T04:49:58.995Z] 5d3b04190fa2: Pull complete [2024-07-19T04:50:03.596Z] 2f39f015ded8: Pull complete [2024-07-19T04:50:03.596Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T04:50:03.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:50:03.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:50:03.961Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T04:50:04.065Z] $ 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-07-19T04:50:08.222Z] $ docker top 13de065d3ad0c8cb1840d141646c4ab06aaa264c885580a47f399689cb0755d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:50:08.806Z] ---> job-cost.sh [2024-07-19T04:50:08.807Z] lf-activate-venv: SKIPPING [2024-07-19T04:50:08.807Z] INFO: No Stack... [2024-07-19T04:50:09.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T04:50:09.346Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5916 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-07-19T04:50:09.360Z] Running in /w/workspace/app-service-configurable/236 [Pipeline] { [Pipeline] checkout [2024-07-19T04:50:09.480Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T04:50:09.532Z] The recommended git tool is: git [2024-07-19T04:50:09.837Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-07-19T04:50:09.837Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T04:50:09.879Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [2024-07-19T04:50:09.901Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] did not exist. Created. [2024-07-19T04:50:09.954Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T04:50:10.339Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T04:50:10.440Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T04:50:10.461Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T04:50:10.518Z] $ docker stop --time=1 13de065d3ad0c8cb1840d141646c4ab06aaa264c885580a47f399689cb0755d8 [2024-07-19T04:50:11.727Z] $ docker rm -f --volumes 13de065d3ad0c8cb1840d141646c4ab06aaa264c885580a47f399689cb0755d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T04:50:17.053Z] using credential edgex-jenkins-ssh [2024-07-19T04:50:17.118Z] Cloning the remote Git repository [2024-07-19T04:50:17.166Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-19T04:50:17.275Z] > git init /w/workspace/app-service-configurable/236 # timeout=10 [2024-07-19T04:50:17.424Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-19T04:50:17.425Z] > git --version # timeout=10 [2024-07-19T04:50:17.447Z] > git --version # 'git version 2.25.1' [2024-07-19T04:50:17.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T04:50:17.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T04:50:19.572Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-19T04:50:19.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T04:50:20.740Z] Avoid second fetch [2024-07-19T04:50:20.740Z] Checking out Revision 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b (main) [2024-07-19T04:50:21.628Z] Commit message: "Merge pull request #665 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41" [2024-07-19T04:50:20.758Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T04:50:20.836Z] > git checkout -f 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T04:50:26.807Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T04:50:26.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:50:26.808Z] Dload Upload Total Spent Left Speed [2024-07-19T04:50:26.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-07-19T04:50:27.236Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T04:50:27.701Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-19T04:50:27.701Z] + sudo tee /etc/docker/daemon.new [2024-07-19T04:50:27.701Z] { [2024-07-19T04:50:27.701Z] "registry-mirrors": [ [2024-07-19T04:50:27.701Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T04:50:27.701Z] ], [2024-07-19T04:50:27.701Z] "bip": "10.250.0.254/24", [2024-07-19T04:50:27.701Z] "hosts": [ [2024-07-19T04:50:27.701Z] "tcp://0.0.0.0:5555", [2024-07-19T04:50:27.701Z] "unix:///var/run/docker.sock" [2024-07-19T04:50:27.701Z] ], [2024-07-19T04:50:27.701Z] "mtu": 1458, [2024-07-19T04:50:27.701Z] "selinux-enabled": true, [2024-07-19T04:50:27.701Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T04:50:27.701Z] } [Pipeline] sh [2024-07-19T04:50:28.169Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T04:50:28.573Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:50:47.617Z] provisioning config files... [2024-07-19T04:50:47.668Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/236@tmp/config16062467120237132209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:50:48.295Z] ---> ****-login.sh [2024-07-19T04:50:48.295Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:50:48.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:50:48.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:50:48.918Z] Configure a credential helper to remove this warning. See [2024-07-19T04:50:48.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:50:48.918Z] [2024-07-19T04:50:48.918Z] Login Succeeded [2024-07-19T04:50:48.918Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:50:49.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:50:49.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:50:49.213Z] Configure a credential helper to remove this warning. See [2024-07-19T04:50:49.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:50:49.213Z] [2024-07-19T04:50:49.213Z] Login Succeeded [2024-07-19T04:50:49.213Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:50:49.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:50:49.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:50:49.546Z] Configure a credential helper to remove this warning. See [2024-07-19T04:50:49.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:50:49.546Z] [2024-07-19T04:50:49.546Z] Login Succeeded [2024-07-19T04:50:49.546Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:50:49.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:50:49.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:50:49.838Z] Configure a credential helper to remove this warning. See [2024-07-19T04:50:49.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:50:49.838Z] [2024-07-19T04:50:49.838Z] Login Succeeded [2024-07-19T04:50:49.838Z] ****.io [2024-07-19T04:50:50.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:50:50.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:50:50.459Z] Configure a credential helper to remove this warning. See [2024-07-19T04:50:50.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:50:50.459Z] [2024-07-19T04:50:50.459Z] Login Succeeded [2024-07-19T04:50:50.459Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:50:50.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T04:50:51.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:50:51.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:50:51.224Z] ========================================================= [2024-07-19T04:50:51.224Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T04:50:51.224Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:50:51.701Z] + 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-07-19T04:50:51.701Z] Sending build context to Docker daemon 238.6kB [2024-07-19T04:50:52.028Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T04:50:52.028Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T04:50:52.028Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T04:50:52.028Z] c6b39de5b339: Pulling fs layer [2024-07-19T04:50:52.028Z] a69c41024577: Pulling fs layer [2024-07-19T04:50:52.028Z] d6de4b400683: Pulling fs layer [2024-07-19T04:50:52.028Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T04:50:52.028Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T04:50:52.028Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T04:50:52.028Z] 00f215d4a9da: Pulling fs layer [2024-07-19T04:50:52.028Z] d496ad576159: Pulling fs layer [2024-07-19T04:50:52.028Z] 464afbd9ba4c: Waiting [2024-07-19T04:50:52.028Z] 35cb2a7552d0: Waiting [2024-07-19T04:50:52.028Z] 4f4fb700ef54: Waiting [2024-07-19T04:50:52.028Z] 00f215d4a9da: Waiting [2024-07-19T04:50:52.028Z] d496ad576159: Waiting [2024-07-19T04:50:52.028Z] a69c41024577: Verifying Checksum [2024-07-19T04:50:52.028Z] a69c41024577: Download complete [2024-07-19T04:50:52.028Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T04:50:52.028Z] 35cb2a7552d0: Download complete [2024-07-19T04:50:52.028Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T04:50:52.028Z] 4f4fb700ef54: Download complete [2024-07-19T04:50:52.344Z] c6b39de5b339: Verifying Checksum [2024-07-19T04:50:52.344Z] c6b39de5b339: Download complete [2024-07-19T04:50:52.344Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T04:50:52.344Z] 464afbd9ba4c: Download complete [2024-07-19T04:50:52.647Z] d496ad576159: Verifying Checksum [2024-07-19T04:50:52.647Z] d496ad576159: Download complete [2024-07-19T04:50:52.941Z] c6b39de5b339: Pull complete [2024-07-19T04:50:53.579Z] a69c41024577: Pull complete [2024-07-19T04:50:53.900Z] d6de4b400683: Verifying Checksum [2024-07-19T04:50:53.900Z] d6de4b400683: Download complete [2024-07-19T04:50:54.971Z] 00f215d4a9da: Verifying Checksum [2024-07-19T04:50:54.971Z] 00f215d4a9da: Download complete [2024-07-19T04:51:07.886Z] d6de4b400683: Pull complete [2024-07-19T04:51:07.886Z] 35cb2a7552d0: Pull complete [2024-07-19T04:51:07.886Z] 4f4fb700ef54: Pull complete [2024-07-19T04:51:07.886Z] 464afbd9ba4c: Pull complete [2024-07-19T04:51:14.939Z] 00f215d4a9da: Pull complete [2024-07-19T04:51:16.008Z] d496ad576159: Pull complete [2024-07-19T04:51:16.338Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T04:51:16.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T04:51:16.338Z] ---> f246e2811388 [2024-07-19T04:51:16.338Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T04:51:17.842Z] ---> Running in d31151e5ae1a [2024-07-19T04:51:18.174Z] Removing intermediate container d31151e5ae1a [2024-07-19T04:51:18.174Z] ---> 855c8c3bfd32 [2024-07-19T04:51:18.174Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T04:51:18.174Z] ---> Running in c795bd1eacd1 [2024-07-19T04:51:18.508Z] Removing intermediate container c795bd1eacd1 [2024-07-19T04:51:18.508Z] ---> f59516aea9ce [2024-07-19T04:51:18.508Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T04:51:18.508Z] ---> Running in d7c9aa6f7310 [2024-07-19T04:51:18.867Z] Removing intermediate container d7c9aa6f7310 [2024-07-19T04:51:18.867Z] ---> 25fe4f8b10f2 [2024-07-19T04:51:18.867Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T04:51:18.867Z] ---> Running in 76838e783dfc [2024-07-19T04:51:19.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T04:51:20.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T04:51:21.167Z] OK: 266 MiB in 52 packages [2024-07-19T04:51:22.224Z] Removing intermediate container 76838e783dfc [2024-07-19T04:51:22.224Z] ---> 7f831a666382 [2024-07-19T04:51:22.224Z] Step 7/12 : WORKDIR /app [2024-07-19T04:51:22.224Z] ---> Running in 9c767a73a6db [2024-07-19T04:51:22.538Z] Removing intermediate container 9c767a73a6db [2024-07-19T04:51:22.538Z] ---> 33353470fbaa [2024-07-19T04:51:22.538Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T04:51:22.832Z] ---> 8108efc1ada5 [2024-07-19T04:51:22.832Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T04:51:23.116Z] ---> Running in c6e3ad0be3af [2024-07-19T04:53:15.570Z] Removing intermediate container c6e3ad0be3af [2024-07-19T04:53:15.570Z] ---> ab4ce79a9a8a [2024-07-19T04:53:15.570Z] Step 10/12 : COPY . . [2024-07-19T04:53:15.570Z] ---> 6e31a8eb3433 [2024-07-19T04:53:15.570Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T04:53:15.570Z] ---> Running in 7755c1b4180e [2024-07-19T04:53:15.570Z] Removing intermediate container 7755c1b4180e [2024-07-19T04:53:15.570Z] ---> fc91b216ed27 [2024-07-19T04:53:15.570Z] Step 12/12 : RUN $MAKE [2024-07-19T04:53:15.570Z] ---> Running in 16fe24c94972 [2024-07-19T04:53:15.570Z] noop [2024-07-19T04:53:15.570Z] Removing intermediate container 16fe24c94972 [2024-07-19T04:53:15.570Z] ---> af4cbde032eb [2024-07-19T04:53:15.570Z] Successfully built af4cbde032eb [2024-07-19T04:53:15.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:53:16.198Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T04:53:16.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:53:16.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-5916 does not seem to be running inside a container [2024-07-19T04:53:16.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/236 -v /w/workspace/app-service-configurable/236:/w/workspace/app-service-configurable/236:rw,z -v /w/workspace/app-service-configurable/236@tmp:/w/workspace/app-service-configurable/236@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-07-19T04:53:17.889Z] $ docker top 0ec6f1e7625bd54e720b33b9ce47a5289486238e53551ce285a72c4999c48bb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:53:18.948Z] + go version [2024-07-19T04:53:18.948Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T04:53:18.986Z] $ docker stop --time=1 0ec6f1e7625bd54e720b33b9ce47a5289486238e53551ce285a72c4999c48bb5 [2024-07-19T04:53:20.622Z] $ docker rm -f --volumes 0ec6f1e7625bd54e720b33b9ce47a5289486238e53551ce285a72c4999c48bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:53:21.514Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T04:53:21.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:53:21.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-5916 does not seem to be running inside a container [2024-07-19T04:53:22.121Z] $ 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/236 -v /w/workspace/app-service-configurable/236:/w/workspace/app-service-configurable/236:rw,z -v /w/workspace/app-service-configurable/236@tmp:/w/workspace/app-service-configurable/236@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-07-19T04:53:23.217Z] $ docker top 61d68316774b9de9a36c52168c0755c674794c63588ca6088958305eb1c0b2c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:53:23.937Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/236 [Pipeline] fileExists [Pipeline] sh [2024-07-19T04:53:24.415Z] + make test [2024-07-19T04:53:24.415Z] go test -race -coverprofile=coverage.out ./... [2024-07-19T04:57:47.359Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-19T04:57:47.359Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-19T04:57:47.359Z] go vet ./... [2024-07-19T05:01:10.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T05:01:10.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T05:01:10.684Z] ./bin/test-attribution-txt.sh [2024-07-19T05:01:10.684Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-19T05:01:10.684Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T05:01:10.684Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T05:01:10.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T05:01:10.836Z] $ docker stop --time=1 61d68316774b9de9a36c52168c0755c674794c63588ca6088958305eb1c0b2c2 [2024-07-19T05:01:12.686Z] $ docker rm -f --volumes 61d68316774b9de9a36c52168c0755c674794c63588ca6088958305eb1c0b2c2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T05:01:14.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T05:01:14.747Z] Warning: overwriting stash ‘coverage-report’ [2024-07-19T05:01:15.419Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T05:01:16.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T05:01:16.490Z] + ls -al . [2024-07-19T05:01:16.490Z] total 256 [2024-07-19T05:01:16.490Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 04:53 . [2024-07-19T05:01:16.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:50 .. [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 04:50 .dockerignore [2024-07-19T05:01:16.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:50 .git [2024-07-19T05:01:16.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:50 .github [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 04:50 .gitignore [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:50 .golangci.yml [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 04:50 Attribution.txt [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 04:50 CHANGELOG.md [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 04:50 Dockerfile [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:50 GOVERNANCE.md [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 04:50 Jenkinsfile [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 04:50 LICENSE [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 04:50 OWNERS.md [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 04:50 README.md [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:46 VERSION [2024-07-19T05:01:16.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:50 bin [2024-07-19T05:01:16.490Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 19 04:53 coverage.out [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 04:50 go.mod [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 102057 Jul 19 04:50 go.sum [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 04:50 main.go [2024-07-19T05:01:16.490Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 04:50 makefile [2024-07-19T05:01:16.490Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 04:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:01:17.099Z] + 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=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b --label arch=arm64 --label version=3.2.0-dev.26 . [2024-07-19T05:01:17.099Z] Sending build context to Docker daemon 239.6kB [2024-07-19T05:01:17.099Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T05:01:17.099Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-19T05:01:17.099Z] ---> af4cbde032eb [2024-07-19T05:01:17.099Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T05:01:17.413Z] ---> Running in 6a5edd07c196 [2024-07-19T05:01:17.720Z] Removing intermediate container 6a5edd07c196 [2024-07-19T05:01:17.720Z] ---> dc850855fed5 [2024-07-19T05:01:17.720Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T05:01:17.720Z] ---> Running in 85157fbe9ece [2024-07-19T05:01:18.059Z] Removing intermediate container 85157fbe9ece [2024-07-19T05:01:18.059Z] ---> d75507a9e1be [2024-07-19T05:01:18.059Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-19T05:01:18.059Z] ---> Running in 4b4a36c98c77 [2024-07-19T05:01:18.394Z] Removing intermediate container 4b4a36c98c77 [2024-07-19T05:01:18.394Z] ---> a8d127b301e8 [2024-07-19T05:01:18.394Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T05:01:18.394Z] ---> Running in 9bc65785af3d [2024-07-19T05:01:19.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T05:01:19.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T05:01:20.466Z] OK: 266 MiB in 52 packages [2024-07-19T05:01:21.534Z] Removing intermediate container 9bc65785af3d [2024-07-19T05:01:21.534Z] ---> 0cabb7be52a7 [2024-07-19T05:01:21.534Z] Step 7/27 : WORKDIR /app [2024-07-19T05:01:21.534Z] ---> Running in 48b8d82a646b [2024-07-19T05:01:21.845Z] Removing intermediate container 48b8d82a646b [2024-07-19T05:01:21.845Z] ---> eb210e98ed42 [2024-07-19T05:01:21.845Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-19T05:01:22.169Z] ---> 3b9a5267b24b [2024-07-19T05:01:22.169Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T05:01:22.169Z] ---> Running in e47f9fd5a802 [2024-07-19T05:01:24.991Z] Removing intermediate container e47f9fd5a802 [2024-07-19T05:01:24.991Z] ---> 2a66c8589a16 [2024-07-19T05:01:24.991Z] Step 10/27 : COPY . . [2024-07-19T05:01:24.991Z] ---> 06b403b63857 [2024-07-19T05:01:24.991Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T05:01:24.991Z] ---> Running in 60d698ec900e [2024-07-19T05:01:25.287Z] Removing intermediate container 60d698ec900e [2024-07-19T05:01:25.287Z] ---> fab71a4d6d92 [2024-07-19T05:01:25.287Z] Step 12/27 : RUN $MAKE [2024-07-19T05:01:25.287Z] ---> Running in 089c7ca017d3 [2024-07-19T05:01:26.347Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.26" -trimpath -mod=readonly -o app-service-configurable [2024-07-19T05:04:48.884Z] Removing intermediate container 089c7ca017d3 [2024-07-19T05:04:48.884Z] ---> c061c117dc1e [2024-07-19T05:04:48.884Z] Step 13/27 : FROM alpine:3.18 [2024-07-19T05:04:48.884Z] 3.18: Pulling from library/alpine [2024-07-19T05:04:48.884Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T05:04:48.884Z] 5c905c7ebe2f: Verifying Checksum [2024-07-19T05:04:48.884Z] 5c905c7ebe2f: Download complete [2024-07-19T05:04:48.884Z] 5c905c7ebe2f: Pull complete [2024-07-19T05:04:48.884Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T05:04:48.884Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T05:04:48.884Z] ---> dec292d02e07 [2024-07-19T05:04:48.884Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T05:04:48.884Z] ---> Running in 7c5d154945d5 [2024-07-19T05:04:48.884Z] Removing intermediate container 7c5d154945d5 [2024-07-19T05:04:48.884Z] ---> 8aa105906210 [2024-07-19T05:04:48.884Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-19T05:04:48.884Z] ---> Running in e064a6f71cbb [2024-07-19T05:04:48.884Z] Removing intermediate container e064a6f71cbb [2024-07-19T05:04:48.884Z] ---> 0276aa7ba4d8 [2024-07-19T05:04:48.884Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-19T05:04:48.884Z] ---> Running in 33fed22a90e5 [2024-07-19T05:04:48.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T05:04:48.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T05:04:48.884Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T05:04:48.884Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T05:04:48.884Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T05:04:48.884Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T05:04:48.884Z] OK: 9 MiB in 17 packages [2024-07-19T05:04:48.884Z] Removing intermediate container 33fed22a90e5 [2024-07-19T05:04:48.884Z] ---> e1ff0dc66711 [2024-07-19T05:04:48.884Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-19T05:04:48.884Z] ---> Running in b65d18894b44 [2024-07-19T05:04:48.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T05:04:48.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T05:04:49.556Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T05:04:49.556Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T05:04:49.556Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T05:04:49.869Z] OK: 9 MiB in 17 packages [2024-07-19T05:04:50.965Z] Removing intermediate container b65d18894b44 [2024-07-19T05:04:50.965Z] ---> 0ca474a6a831 [2024-07-19T05:04:50.965Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-19T05:04:51.268Z] ---> c28ec8e47b15 [2024-07-19T05:04:51.268Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-19T05:04:51.951Z] ---> 99c8c824a273 [2024-07-19T05:04:51.951Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-19T05:04:52.281Z] ---> 49e0c4c49bcf [2024-07-19T05:04:52.281Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-19T05:04:53.800Z] ---> 8d57a691238e [2024-07-19T05:04:53.800Z] Step 22/27 : EXPOSE 48095 [2024-07-19T05:04:53.800Z] ---> Running in 0d815355cd94 [2024-07-19T05:04:54.169Z] Removing intermediate container 0d815355cd94 [2024-07-19T05:04:54.169Z] ---> ae3dda122baf [2024-07-19T05:04:54.169Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-19T05:04:54.485Z] ---> Running in 95b03c139b66 [2024-07-19T05:04:54.787Z] Removing intermediate container 95b03c139b66 [2024-07-19T05:04:54.787Z] ---> 91ade37ca3e3 [2024-07-19T05:04:54.787Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-19T05:04:54.787Z] ---> Running in fc381865ab79 [2024-07-19T05:04:55.102Z] Removing intermediate container fc381865ab79 [2024-07-19T05:04:55.102Z] ---> fb830d333d26 [2024-07-19T05:04:55.102Z] Step 25/27 : LABEL arch=arm64 [2024-07-19T05:04:55.102Z] ---> Running in 6ccddb54f1fa [2024-07-19T05:04:55.422Z] Removing intermediate container 6ccddb54f1fa [2024-07-19T05:04:55.422Z] ---> afed9c2f37ad [2024-07-19T05:04:55.422Z] Step 26/27 : LABEL git_sha=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [2024-07-19T05:04:55.422Z] ---> Running in e977ed326aa8 [2024-07-19T05:04:55.727Z] Removing intermediate container e977ed326aa8 [2024-07-19T05:04:55.727Z] ---> 8a8ece1c82c9 [2024-07-19T05:04:55.727Z] Step 27/27 : LABEL version=3.2.0-dev.26 [2024-07-19T05:04:55.727Z] ---> Running in cf50a86bc41e [2024-07-19T05:04:56.008Z] Removing intermediate container cf50a86bc41e [2024-07-19T05:04:56.008Z] ---> 2f6c27a934d9 [2024-07-19T05:04:56.008Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T05:04:56.008Z] Successfully built 2f6c27a934d9 [2024-07-19T05:04:56.008Z] 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-07-19T05:04:56.411Z] provisioning config files... [2024-07-19T05:04:56.442Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/236@tmp/config7680819809257183126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:04:56.885Z] ---> ****-login.sh [2024-07-19T05:04:56.885Z] nexus3.edgexfoundry.org:10001 [2024-07-19T05:04:56.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T05:04:57.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T05:04:57.197Z] Configure a credential helper to remove this warning. See [2024-07-19T05:04:57.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T05:04:57.197Z] [2024-07-19T05:04:57.197Z] Login Succeeded [2024-07-19T05:04:57.197Z] nexus3.edgexfoundry.org:10002 [2024-07-19T05:04:57.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T05:04:57.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T05:04:57.497Z] Configure a credential helper to remove this warning. See [2024-07-19T05:04:57.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T05:04:57.497Z] [2024-07-19T05:04:57.497Z] Login Succeeded [2024-07-19T05:04:57.497Z] nexus3.edgexfoundry.org:10003 [2024-07-19T05:04:57.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T05:04:57.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T05:04:57.806Z] Configure a credential helper to remove this warning. See [2024-07-19T05:04:57.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T05:04:57.806Z] [2024-07-19T05:04:57.806Z] Login Succeeded [2024-07-19T05:04:57.806Z] nexus3.edgexfoundry.org:10004 [2024-07-19T05:04:58.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T05:04:58.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T05:04:58.427Z] Configure a credential helper to remove this warning. See [2024-07-19T05:04:58.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T05:04:58.427Z] [2024-07-19T05:04:58.427Z] Login Succeeded [2024-07-19T05:04:58.427Z] ****.io [2024-07-19T05:04:58.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T05:04:58.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T05:04:58.731Z] Configure a credential helper to remove this warning. See [2024-07-19T05:04:58.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T05:04:58.731Z] [2024-07-19T05:04:58.731Z] Login Succeeded [2024-07-19T05:04:58.731Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T05:04:58.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T05:04:58.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T05:04:59.057Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-07-19T05:04:59.057Z] 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [2024-07-19T05:04:59.057Z] latest [2024-07-19T05:04:59.057Z] 3.2.0-dev.26 [2024-07-19T05:04:59.057Z] 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [2024-07-19T05:04:59.057Z] main [2024-07-19T05:04:59.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:04:59.696Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:00.153Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [2024-07-19T05:05:00.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T05:05:00.153Z] df68b0fdab2f: Preparing [2024-07-19T05:05:00.153Z] ac29c137f420: Preparing [2024-07-19T05:05:00.153Z] 05aa9053b244: Preparing [2024-07-19T05:05:00.153Z] c7ab42edd7ee: Preparing [2024-07-19T05:05:00.153Z] 268113ea191d: Preparing [2024-07-19T05:05:00.153Z] 47e929287537: Preparing [2024-07-19T05:05:00.153Z] da707bb00cb8: Preparing [2024-07-19T05:05:00.153Z] 47e929287537: Waiting [2024-07-19T05:05:00.153Z] da707bb00cb8: Waiting [2024-07-19T05:05:00.446Z] ac29c137f420: Pushed [2024-07-19T05:05:00.446Z] c7ab42edd7ee: Pushed [2024-07-19T05:05:00.446Z] 05aa9053b244: Pushed [2024-07-19T05:05:00.446Z] da707bb00cb8: Layer already exists [2024-07-19T05:05:00.754Z] 47e929287537: Pushed [2024-07-19T05:05:01.381Z] 268113ea191d: Pushed [2024-07-19T05:05:07.003Z] df68b0fdab2f: Pushed [2024-07-19T05:05:07.003Z] 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:07.491Z] + 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-07-19T05:05:07.950Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-07-19T05:05:07.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T05:05:07.950Z] df68b0fdab2f: Preparing [2024-07-19T05:05:07.950Z] ac29c137f420: Preparing [2024-07-19T05:05:07.950Z] 05aa9053b244: Preparing [2024-07-19T05:05:07.950Z] c7ab42edd7ee: Preparing [2024-07-19T05:05:07.950Z] 268113ea191d: Preparing [2024-07-19T05:05:07.950Z] 47e929287537: Preparing [2024-07-19T05:05:07.950Z] da707bb00cb8: Preparing [2024-07-19T05:05:07.950Z] 47e929287537: Waiting [2024-07-19T05:05:07.950Z] da707bb00cb8: Waiting [2024-07-19T05:05:07.950Z] 05aa9053b244: Layer already exists [2024-07-19T05:05:07.950Z] 268113ea191d: Layer already exists [2024-07-19T05:05:07.950Z] ac29c137f420: Layer already exists [2024-07-19T05:05:07.950Z] c7ab42edd7ee: Layer already exists [2024-07-19T05:05:07.950Z] df68b0fdab2f: Layer already exists [2024-07-19T05:05:07.950Z] 47e929287537: Layer already exists [2024-07-19T05:05:07.950Z] da707bb00cb8: Layer already exists [2024-07-19T05:05:07.950Z] latest: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:08.582Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:09.044Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.26 [2024-07-19T05:05:09.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T05:05:09.044Z] df68b0fdab2f: Preparing [2024-07-19T05:05:09.044Z] ac29c137f420: Preparing [2024-07-19T05:05:09.044Z] 05aa9053b244: Preparing [2024-07-19T05:05:09.044Z] c7ab42edd7ee: Preparing [2024-07-19T05:05:09.044Z] 268113ea191d: Preparing [2024-07-19T05:05:09.044Z] 47e929287537: Preparing [2024-07-19T05:05:09.044Z] da707bb00cb8: Preparing [2024-07-19T05:05:09.044Z] da707bb00cb8: Waiting [2024-07-19T05:05:09.044Z] ac29c137f420: Layer already exists [2024-07-19T05:05:09.044Z] 05aa9053b244: Layer already exists [2024-07-19T05:05:09.044Z] 268113ea191d: Layer already exists [2024-07-19T05:05:09.044Z] df68b0fdab2f: Layer already exists [2024-07-19T05:05:09.044Z] c7ab42edd7ee: Layer already exists [2024-07-19T05:05:09.044Z] 47e929287537: Layer already exists [2024-07-19T05:05:09.044Z] da707bb00cb8: Layer already exists [2024-07-19T05:05:09.044Z] 3.2.0-dev.26: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:09.548Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:10.103Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [2024-07-19T05:05:10.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T05:05:10.103Z] df68b0fdab2f: Preparing [2024-07-19T05:05:10.103Z] ac29c137f420: Preparing [2024-07-19T05:05:10.103Z] 05aa9053b244: Preparing [2024-07-19T05:05:10.103Z] c7ab42edd7ee: Preparing [2024-07-19T05:05:10.103Z] 268113ea191d: Preparing [2024-07-19T05:05:10.103Z] 47e929287537: Preparing [2024-07-19T05:05:10.103Z] da707bb00cb8: Preparing [2024-07-19T05:05:10.103Z] 47e929287537: Waiting [2024-07-19T05:05:10.103Z] da707bb00cb8: Waiting [2024-07-19T05:05:10.103Z] ac29c137f420: Layer already exists [2024-07-19T05:05:10.103Z] df68b0fdab2f: Layer already exists [2024-07-19T05:05:10.103Z] c7ab42edd7ee: Layer already exists [2024-07-19T05:05:10.103Z] 268113ea191d: Layer already exists [2024-07-19T05:05:10.103Z] 05aa9053b244: Layer already exists [2024-07-19T05:05:10.103Z] da707bb00cb8: Layer already exists [2024-07-19T05:05:10.103Z] 47e929287537: Layer already exists [2024-07-19T05:05:10.103Z] 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:10.532Z] + 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-07-19T05:05:11.036Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-07-19T05:05:11.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T05:05:11.037Z] df68b0fdab2f: Preparing [2024-07-19T05:05:11.037Z] ac29c137f420: Preparing [2024-07-19T05:05:11.037Z] 05aa9053b244: Preparing [2024-07-19T05:05:11.037Z] c7ab42edd7ee: Preparing [2024-07-19T05:05:11.037Z] 268113ea191d: Preparing [2024-07-19T05:05:11.037Z] 47e929287537: Preparing [2024-07-19T05:05:11.037Z] da707bb00cb8: Preparing [2024-07-19T05:05:11.037Z] 47e929287537: Waiting [2024-07-19T05:05:11.037Z] da707bb00cb8: Waiting [2024-07-19T05:05:11.037Z] df68b0fdab2f: Layer already exists [2024-07-19T05:05:11.037Z] c7ab42edd7ee: Layer already exists [2024-07-19T05:05:11.037Z] ac29c137f420: Layer already exists [2024-07-19T05:05:11.037Z] 268113ea191d: Layer already exists [2024-07-19T05:05:11.037Z] 05aa9053b244: Layer already exists [2024-07-19T05:05:11.037Z] 47e929287537: Layer already exists [2024-07-19T05:05:11.037Z] da707bb00cb8: Layer already exists [2024-07-19T05:05:11.337Z] main: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T05:05:11.499Z] ===================================================== [Pipeline] echo [2024-07-19T05:05:11.508Z] taggedImages: [2024-07-19T05:05:11.508Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [2024-07-19T05:05:11.508Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-07-19T05:05:11.508Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.26 [2024-07-19T05:05:11.508Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [2024-07-19T05:05:11.508Z] - 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-07-19T05:05:12.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T05:05:12.012Z] [2024-07-19T05:05:12.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:12.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T05:05:12.495Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T05:05:12.495Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T05:05:12.495Z] 04944245beec: Pulling fs layer [2024-07-19T05:05:12.495Z] 699f458cf7ca: Pulling fs layer [2024-07-19T05:05:12.495Z] 765212b225bb: Pulling fs layer [2024-07-19T05:05:12.495Z] 765212b225bb: Waiting [2024-07-19T05:05:12.495Z] f23df028b6ca: Pulling fs layer [2024-07-19T05:05:12.495Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T05:05:12.495Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T05:05:12.495Z] d65c8cfc05b1: Waiting [2024-07-19T05:05:12.495Z] 2437ff75d9bd: Waiting [2024-07-19T05:05:12.495Z] f23df028b6ca: Waiting [2024-07-19T05:05:12.495Z] 04944245beec: Verifying Checksum [2024-07-19T05:05:12.495Z] 04944245beec: Download complete [2024-07-19T05:05:12.791Z] 765212b225bb: Verifying Checksum [2024-07-19T05:05:12.791Z] 765212b225bb: Download complete [2024-07-19T05:05:12.791Z] f23df028b6ca: Verifying Checksum [2024-07-19T05:05:12.791Z] f23df028b6ca: Download complete [2024-07-19T05:05:12.791Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T05:05:12.791Z] d65c8cfc05b1: Download complete [2024-07-19T05:05:12.791Z] 699f458cf7ca: Verifying Checksum [2024-07-19T05:05:12.791Z] 699f458cf7ca: Download complete [2024-07-19T05:05:13.446Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T05:05:13.446Z] 8998bd30e6a1: Download complete [2024-07-19T05:05:15.607Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T05:05:15.607Z] 2437ff75d9bd: Download complete [2024-07-19T05:05:17.723Z] 8998bd30e6a1: Pull complete [2024-07-19T05:05:18.337Z] 04944245beec: Pull complete [2024-07-19T05:05:19.860Z] 699f458cf7ca: Pull complete [2024-07-19T05:05:20.162Z] 765212b225bb: Pull complete [2024-07-19T05:05:21.183Z] f23df028b6ca: Pull complete [2024-07-19T05:05:21.183Z] d65c8cfc05b1: Pull complete [2024-07-19T05:05:39.783Z] 2437ff75d9bd: Pull complete [2024-07-19T05:05:39.783Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T05:05:39.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T05:05:39.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T05:05:40.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-5916 does not seem to be running inside a container [2024-07-19T05:05:40.336Z] $ 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/236 -v /w/workspace/app-service-configurable/236:/w/workspace/app-service-configurable/236:rw,z -v /w/workspace/app-service-configurable/236@tmp:/w/workspace/app-service-configurable/236@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-07-19T05:05:43.009Z] $ docker top cc1124174419ec8e5eddc93320af9a4105716147b43f0cb3f1e50e319660a5a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:05:43.571Z] ---> job-cost.sh [2024-07-19T05:05:43.928Z] lf-activate-venv: SKIPPING [2024-07-19T05:05:43.928Z] INFO: No Stack... [2024-07-19T05:05:44.216Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T05:05:44.826Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T05:05:45.205Z] + cat /w/workspace/app-service-configurable/236/archives/cost.csv [2024-07-19T05:05:45.250Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T05:05:45.320Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [2024-07-19T05:05:45.360Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] did not exist. Created. [2024-07-19T05:05:45.381Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T05:05:45.824Z] /w/workspace/app-service-configurable/236@tmp/durable-93a4c247/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T05:05:46.237Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T05:05:46.303Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T05:05:46.348Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T05:05:46.381Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T05:05:46.459Z] $ docker stop --time=1 cc1124174419ec8e5eddc93320af9a4105716147b43f0cb3f1e50e319660a5a3 [2024-07-19T05:05:47.965Z] $ docker rm -f --volumes cc1124174419ec8e5eddc93320af9a4105716147b43f0cb3f1e50e319660a5a3 [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-07-19T05:05:48.727Z] provisioning config files... [2024-07-19T05:05:48.740Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13188224214298638331tmp [Pipeline] { [Pipeline] sh [2024-07-19T05:05:49.163Z] + set +x [2024-07-19T05:05:49.163Z] + + curl -s https://codecov.io/bashbash [2024-07-19T05:05:49.163Z] -s -- [2024-07-19T05:05:49.163Z] [2024-07-19T05:05:49.163Z] _____ _ [2024-07-19T05:05:49.163Z] / ____| | | [2024-07-19T05:05:49.163Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T05:05:49.163Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T05:05:49.163Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T05:05:49.163Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T05:05:49.163Z] Bash-1.0.6 [2024-07-19T05:05:49.163Z] [2024-07-19T05:05:49.163Z] [2024-07-19T05:05:49.163Z] ==> git version 2.25.1 found [2024-07-19T05:05:49.163Z] ==> 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-07-19T05:05:49.163Z] Release-Date: 2020-01-08 [2024-07-19T05:05:49.163Z] 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-07-19T05:05:49.163Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T05:05:49.163Z] ==> Jenkins CI detected. [2024-07-19T05:05:49.163Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-07-19T05:05:49.163Z] project root: . [2024-07-19T05:05:49.163Z] --> token set from env [2024-07-19T05:05:49.163Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T05:05:49.163Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T05:05:49.163Z] ==> Python coveragepy not found [2024-07-19T05:05:49.163Z] ==> Searching for coverage reports in: [2024-07-19T05:05:49.163Z] + . [2024-07-19T05:05:49.163Z] -> Found 1 reports [2024-07-19T05:05:49.163Z] ==> Detecting git/mercurial file structure [2024-07-19T05:05:49.163Z] ==> Reading reports [2024-07-19T05:05:49.163Z] + ./coverage.out bytes=13 [2024-07-19T05:05:49.163Z] ==> Appending adjustments [2024-07-19T05:05:49.163Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T05:05:49.453Z] + Found adjustments [2024-07-19T05:05:49.453Z] ==> Gzipping contents [2024-07-19T05:05:49.453Z] 4.0K /tmp/codecov.FCET5K.gz [2024-07-19T05:05:49.453Z] ==> Uploading reports [2024-07-19T05:05:49.453Z] url: https://codecov.io [2024-07-19T05:05:49.453Z] query: branch=main&commit=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b&build=236&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F236%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T05:05:49.453Z] -> Pinging Codecov [2024-07-19T05:05:49.453Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b&build=236&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F236%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T05:05:49.453Z] -> Uploading to [2024-07-19T05:05:49.453Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/A97CA9966030D2A3747ED39772930CCE/0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b/99f9694a-e6ce-4c33-9aa0-d849a10c33b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T050549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6bfe9101006ed084633132843ddf1ff91e8d9d2fbcf5307e3bfa188e065741ad [2024-07-19T05:05:49.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T05:05:49.453Z] Dload Upload Total Spent Left Speed [2024-07-19T05:05:49.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 962 --:--:-- --:--:-- --:--:-- 959 100 234 0 0 100 234 0 962 --:--:-- --:--:-- --:--:-- 959 [2024-07-19T05:05:49.744Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] } [2024-07-19T05:05:49.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-19T05:05:50.013Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-19T05:05:50.079Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:50.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T05:05:50.458Z] [2024-07-19T05:05:50.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:05:50.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T05:05:50.836Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-19T05:05:50.836Z] 619be1103602: Already exists [2024-07-19T05:05:50.836Z] f8ea3408117e: Pulling fs layer [2024-07-19T05:05:50.836Z] 91320369b822: Pulling fs layer [2024-07-19T05:05:50.836Z] 0406650e8295: Pulling fs layer [2024-07-19T05:05:50.836Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T05:05:50.836Z] 96d80e3f36e1: Pulling fs layer [2024-07-19T05:05:50.836Z] bcf3aedb951c: Pulling fs layer [2024-07-19T05:05:50.836Z] 4f4fb700ef54: Waiting [2024-07-19T05:05:50.836Z] bcf3aedb951c: Waiting [2024-07-19T05:05:50.836Z] 96d80e3f36e1: Waiting [2024-07-19T05:05:50.836Z] 0406650e8295: Verifying Checksum [2024-07-19T05:05:50.836Z] 0406650e8295: Download complete [2024-07-19T05:05:50.836Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T05:05:50.836Z] 4f4fb700ef54: Download complete [2024-07-19T05:05:50.836Z] f8ea3408117e: Verifying Checksum [2024-07-19T05:05:50.836Z] f8ea3408117e: Download complete [2024-07-19T05:05:50.836Z] f8ea3408117e: Pull complete [2024-07-19T05:05:51.118Z] 96d80e3f36e1: Verifying Checksum [2024-07-19T05:05:51.118Z] 96d80e3f36e1: Download complete [2024-07-19T05:05:51.418Z] 91320369b822: Verifying Checksum [2024-07-19T05:05:51.418Z] 91320369b822: Download complete [2024-07-19T05:05:51.711Z] bcf3aedb951c: Verifying Checksum [2024-07-19T05:05:51.711Z] bcf3aedb951c: Download complete [2024-07-19T05:05:55.281Z] 91320369b822: Pull complete [2024-07-19T05:05:55.281Z] 0406650e8295: Pull complete [2024-07-19T05:05:55.281Z] 4f4fb700ef54: Pull complete [2024-07-19T05:05:55.281Z] 96d80e3f36e1: Pull complete [2024-07-19T05:05:58.111Z] bcf3aedb951c: Pull complete [2024-07-19T05:05:58.111Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-19T05:05:58.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T05:05:58.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T05:05:58.307Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T05:05:58.372Z] $ 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-07-19T05:06:02.386Z] $ docker top 6ae031f0a714f34ea7babec4e15a1de540b00fbd23914431f3d45c9e4d8e1dc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T05:06:02.839Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-07-19T05:06:02.894Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-07-19T05:06:03.250Z] + set -o pipefail [2024-07-19T05:06:03.250Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-07-19T05:06:09.897Z] [2024-07-19T05:06:09.897Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-07-19T05:06:09.897Z] [2024-07-19T05:06:09.897Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/5b951cac-0186-423c-a4d4-6d59dd071123 [2024-07-19T05:06:09.897Z] [2024-07-19T05:06:09.897Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-19T05:06:09.897Z] [Pipeline] } [2024-07-19T05:06:09.921Z] $ docker stop --time=1 6ae031f0a714f34ea7babec4e15a1de540b00fbd23914431f3d45c9e4d8e1dc5 [2024-07-19T05:06:14.331Z] $ docker rm -f --volumes 6ae031f0a714f34ea7babec4e15a1de540b00fbd23914431f3d45c9e4d8e1dc5 [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-07-19T05:06:15.197Z] + git log --format=format:%s -1 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] sh [2024-07-19T05:06:15.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T05:06:15.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:06:15.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T05:06:15.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T05:06:15.862Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T05:06:15.892Z] $ 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-07-19T05:06:16.409Z] $ docker top 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T05:06:16.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T05:06:16.514Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T05:06:16.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T05:06:16.630Z] $ docker exec 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca ssh-agent [2024-07-19T05:06:16.731Z] SSH_AUTH_SOCK=/tmp/ssh-rXZrsHNrrI5v/agent.31 [2024-07-19T05:06:16.731Z] SSH_AGENT_PID=37 [2024-07-19T05:06:16.735Z] Running ssh-add (command line suppressed) [2024-07-19T05:06:16.841Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8948198684596454265.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8948198684596454265.key) [2024-07-19T05:06:16.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T05:06:17.143Z] + git semver tag [2024-07-19T05:06:17.401Z] 2024-07-19 05:06:17,324 [run_tag] DEBUG tag force:False [2024-07-19T05:06:17.402Z] 2024-07-19 05:06:17,324 [check_head_tag] DEBUG check head tag [2024-07-19T05:06:17.402Z] 2024-07-19 05:06:17,325 [execute] INFO git cat-file --batch-check [2024-07-19T05:06:17.402Z] 2024-07-19 05:06:17,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-07-19T05:06:17.402Z] 2024-07-19 05:06:17,329 [execute] INFO git cat-file --batch [2024-07-19T05:06:17.402Z] 2024-07-19 05:06:17,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-07-19T05:06:17.402Z] 2024-07-19 05:06:17,355 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T05:06:17.402Z] 2024-07-19 05:06:17,355 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 [2024-07-19T05:06:17.402Z] 2024-07-19 05:06:17,355 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-07-19T05:06:17.402Z] 2024-07-19 05:06:17,360 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T05:06:17.402Z] 3.2.0-dev.26 [Pipeline] } [2024-07-19T05:06:17.410Z] $ docker exec --env ******** --env ******** 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca ssh-agent -k [2024-07-19T05:06:17.512Z] unset SSH_AUTH_SOCK; [2024-07-19T05:06:17.513Z] unset SSH_AGENT_PID; [2024-07-19T05:06:17.513Z] echo Agent pid 37 killed; [2024-07-19T05:06:17.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T05:06:17.836Z] + git semver [Pipeline] } [2024-07-19T05:06:18.107Z] $ docker stop --time=1 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca [2024-07-19T05:06:19.388Z] $ docker rm -f --volumes 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:06:19.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T05:06:19.791Z] [2024-07-19T05:06:19.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:06:20.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T05:06:20.086Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-19T05:06:20.086Z] ab5ef0e58194: Pulling fs layer [2024-07-19T05:06:20.086Z] 9712f1f96733: Pulling fs layer [2024-07-19T05:06:20.086Z] 63f879dbbcfc: Pulling fs layer [2024-07-19T05:06:20.086Z] 0d9ebad4ef96: Pulling fs layer [2024-07-19T05:06:20.086Z] e9a5061849ea: Pulling fs layer [2024-07-19T05:06:20.086Z] d747dcd14b5f: Pulling fs layer [2024-07-19T05:06:20.086Z] 2de7ff778b66: Pulling fs layer [2024-07-19T05:06:20.086Z] 0d9ebad4ef96: Waiting [2024-07-19T05:06:20.086Z] e9a5061849ea: Waiting [2024-07-19T05:06:20.086Z] d747dcd14b5f: Waiting [2024-07-19T05:06:20.086Z] 2de7ff778b66: Waiting [2024-07-19T05:06:20.086Z] 9712f1f96733: Verifying Checksum [2024-07-19T05:06:20.343Z] 63f879dbbcfc: Verifying Checksum [2024-07-19T05:06:20.343Z] 63f879dbbcfc: Download complete [2024-07-19T05:06:20.602Z] e9a5061849ea: Verifying Checksum [2024-07-19T05:06:20.602Z] e9a5061849ea: Download complete [2024-07-19T05:06:20.602Z] d747dcd14b5f: Verifying Checksum [2024-07-19T05:06:20.602Z] d747dcd14b5f: Download complete [2024-07-19T05:06:20.602Z] 0d9ebad4ef96: Verifying Checksum [2024-07-19T05:06:20.602Z] 0d9ebad4ef96: Download complete [2024-07-19T05:06:20.602Z] ab5ef0e58194: Download complete [2024-07-19T05:06:20.602Z] 2de7ff778b66: Verifying Checksum [2024-07-19T05:06:20.602Z] 2de7ff778b66: Download complete [2024-07-19T05:06:23.135Z] ab5ef0e58194: Pull complete [2024-07-19T05:06:23.135Z] 9712f1f96733: Pull complete [2024-07-19T05:06:23.708Z] 63f879dbbcfc: Pull complete [2024-07-19T05:06:27.918Z] 0d9ebad4ef96: Pull complete [2024-07-19T05:06:27.918Z] e9a5061849ea: Pull complete [2024-07-19T05:06:27.918Z] d747dcd14b5f: Pull complete [2024-07-19T05:06:28.853Z] 2de7ff778b66: Pull complete [2024-07-19T05:06:28.853Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-19T05:06:28.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T05:06:28.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T05:06:28.943Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T05:06:28.970Z] $ 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-07-19T05:06:33.937Z] $ docker top f1c5e5009c409db184e408dd5c7220486cc766d7518c8cd9332b8b5b8a21dea7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-19T05:06:34.011Z] provisioning config files... [2024-07-19T05:06:34.023Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17919509121629654272tmp [2024-07-19T05:06:34.049Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16918857487777866417tmp [2024-07-19T05:06:34.057Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1862290295428206107tmp [Pipeline] { [Pipeline] echo [2024-07-19T05:06:34.085Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:34.374Z] ---> sigul-configuration.sh [2024-07-19T05:06:34.374Z] gpg: directory `/root/.gnupg' created [2024-07-19T05:06:34.374Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-19T05:06:34.375Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-19T05:06:34.375Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-19T05:06:34.375Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-19T05:06:34.375Z] gpg: CAST5 encrypted data [2024-07-19T05:06:34.375Z] gpg: encrypted with 1 passphrase [2024-07-19T05:06:34.375Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-19T05:06:34.670Z] + mkdir /home/jenkins [2024-07-19T05:06:34.670Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-19T05:06:34.965Z] + 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-07-19T05:06:34.977Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:35.270Z] ---> sigul-install.sh [2024-07-19T05:06:35.270Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-19T05:06:35.568Z] + git tag --list [2024-07-19T05:06:35.568Z] v1.0.0 [2024-07-19T05:06:35.568Z] v1.1.0 [2024-07-19T05:06:35.568Z] v1.2.0 [2024-07-19T05:06:35.568Z] v1.3.0 [2024-07-19T05:06:35.568Z] v1.3.1 [2024-07-19T05:06:35.568Z] v2.0.0 [2024-07-19T05:06:35.568Z] v2.0.1 [2024-07-19T05:06:35.568Z] v2.1.0 [2024-07-19T05:06:35.568Z] v2.1.1 [2024-07-19T05:06:35.568Z] v2.1.2 [2024-07-19T05:06:35.568Z] v2.2.0 [2024-07-19T05:06:35.568Z] v2.3 [2024-07-19T05:06:35.568Z] v2.3.0 [2024-07-19T05:06:35.568Z] v2.3.1 [2024-07-19T05:06:35.568Z] v3.0 [2024-07-19T05:06:35.568Z] v3.0.0 [2024-07-19T05:06:35.568Z] v3.0.1 [2024-07-19T05:06:35.568Z] v3.0.1-dev.1 [2024-07-19T05:06:35.568Z] v3.1 [2024-07-19T05:06:35.568Z] v3.1.0 [2024-07-19T05:06:35.568Z] v3.1.0-dev.1 [2024-07-19T05:06:35.568Z] v3.1.0-dev.10 [2024-07-19T05:06:35.568Z] v3.1.0-dev.11 [2024-07-19T05:06:35.568Z] v3.1.0-dev.12 [2024-07-19T05:06:35.568Z] v3.1.0-dev.13 [2024-07-19T05:06:35.568Z] v3.1.0-dev.14 [2024-07-19T05:06:35.568Z] v3.1.0-dev.15 [2024-07-19T05:06:35.568Z] v3.1.0-dev.16 [2024-07-19T05:06:35.568Z] v3.1.0-dev.17 [2024-07-19T05:06:35.568Z] v3.1.0-dev.18 [2024-07-19T05:06:35.568Z] v3.1.0-dev.19 [2024-07-19T05:06:35.568Z] v3.1.0-dev.2 [2024-07-19T05:06:35.568Z] v3.1.0-dev.20 [2024-07-19T05:06:35.568Z] v3.1.0-dev.21 [2024-07-19T05:06:35.568Z] v3.1.0-dev.22 [2024-07-19T05:06:35.568Z] v3.1.0-dev.23 [2024-07-19T05:06:35.568Z] v3.1.0-dev.24 [2024-07-19T05:06:35.568Z] v3.1.0-dev.25 [2024-07-19T05:06:35.568Z] v3.1.0-dev.26 [2024-07-19T05:06:35.568Z] v3.1.0-dev.27 [2024-07-19T05:06:35.568Z] v3.1.0-dev.28 [2024-07-19T05:06:35.568Z] v3.1.0-dev.29 [2024-07-19T05:06:35.568Z] v3.1.0-dev.3 [2024-07-19T05:06:35.568Z] v3.1.0-dev.30 [2024-07-19T05:06:35.568Z] v3.1.0-dev.31 [2024-07-19T05:06:35.568Z] v3.1.0-dev.32 [2024-07-19T05:06:35.568Z] v3.1.0-dev.33 [2024-07-19T05:06:35.568Z] v3.1.0-dev.34 [2024-07-19T05:06:35.568Z] v3.1.0-dev.35 [2024-07-19T05:06:35.568Z] v3.1.0-dev.36 [2024-07-19T05:06:35.568Z] v3.1.0-dev.37 [2024-07-19T05:06:35.568Z] v3.1.0-dev.38 [2024-07-19T05:06:35.568Z] v3.1.0-dev.39 [2024-07-19T05:06:35.568Z] v3.1.0-dev.4 [2024-07-19T05:06:35.568Z] v3.1.0-dev.5 [2024-07-19T05:06:35.568Z] v3.1.0-dev.6 [2024-07-19T05:06:35.568Z] v3.1.0-dev.7 [2024-07-19T05:06:35.568Z] v3.1.0-dev.8 [2024-07-19T05:06:35.568Z] v3.1.0-dev.9 [2024-07-19T05:06:35.568Z] v3.1.1 [2024-07-19T05:06:35.568Z] v3.1.1-dev.1 [2024-07-19T05:06:35.568Z] v3.2.0-dev.1 [2024-07-19T05:06:35.568Z] v3.2.0-dev.10 [2024-07-19T05:06:35.568Z] v3.2.0-dev.11 [2024-07-19T05:06:35.568Z] v3.2.0-dev.12 [2024-07-19T05:06:35.568Z] v3.2.0-dev.13 [2024-07-19T05:06:35.568Z] v3.2.0-dev.14 [2024-07-19T05:06:35.568Z] v3.2.0-dev.15 [2024-07-19T05:06:35.568Z] v3.2.0-dev.16 [2024-07-19T05:06:35.568Z] v3.2.0-dev.17 [2024-07-19T05:06:35.568Z] v3.2.0-dev.18 [2024-07-19T05:06:35.568Z] v3.2.0-dev.19 [2024-07-19T05:06:35.568Z] v3.2.0-dev.2 [2024-07-19T05:06:35.568Z] v3.2.0-dev.20 [2024-07-19T05:06:35.568Z] v3.2.0-dev.21 [2024-07-19T05:06:35.568Z] v3.2.0-dev.22 [2024-07-19T05:06:35.568Z] v3.2.0-dev.23 [2024-07-19T05:06:35.568Z] v3.2.0-dev.24 [2024-07-19T05:06:35.568Z] v3.2.0-dev.25 [2024-07-19T05:06:35.568Z] v3.2.0-dev.26 [2024-07-19T05:06:35.568Z] v3.2.0-dev.3 [2024-07-19T05:06:35.568Z] v3.2.0-dev.4 [2024-07-19T05:06:35.568Z] v3.2.0-dev.5 [2024-07-19T05:06:35.568Z] v3.2.0-dev.6 [2024-07-19T05:06:35.569Z] v3.2.0-dev.7 [2024-07-19T05:06:35.569Z] v3.2.0-dev.8 [2024-07-19T05:06:35.569Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-19T05:06:35.858Z] + lftools sign git-tag v3.2.0-dev.26 [2024-07-19T05:06:36.426Z] Signing Git tag with Sigul... [2024-07-19T05:06:36.426Z] Signing v3.2.0-dev.26 [Pipeline] echo [2024-07-19T05:06:37.374Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:37.663Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-19T05:06:37.669Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-19T05:06:37.692Z] $ docker stop --time=1 f1c5e5009c409db184e408dd5c7220486cc766d7518c8cd9332b8b5b8a21dea7 [2024-07-19T05:06:38.965Z] $ docker rm -f --volumes f1c5e5009c409db184e408dd5c7220486cc766d7518c8cd9332b8b5b8a21dea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-19T05:06:39.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T05:06:39.362Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:06:39.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T05:06:39.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T05:06:39.760Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T05:06:39.787Z] $ 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-07-19T05:06:40.127Z] $ docker top 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 -eo pid,comm [2024-07-19T05:06:40.174Z] 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-07-19T05:06:40.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T05:06:40.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T05:06:40.225Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T05:06:40.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T05:06:40.345Z] $ docker exec 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 ssh-agent [2024-07-19T05:06:40.469Z] SSH_AUTH_SOCK=/tmp/ssh-2A84HAD04DBe/agent.33 [2024-07-19T05:06:40.469Z] SSH_AGENT_PID=39 [2024-07-19T05:06:40.472Z] Running ssh-add (command line suppressed) [2024-07-19T05:06:40.568Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7738045190367594805.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7738045190367594805.key) [2024-07-19T05:06:40.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T05:06:40.864Z] + git semver bump pre [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,052 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,052 [bump_version] DEBUG bumped version:3.2.0-dev.27 [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,052 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,052 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,055 [execute] INFO git cat-file --batch-check [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,061 [execute] INFO git cat-file --batch [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T05:06:41.124Z] 2024-07-19 05:06:41,066 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T05:06:41.124Z] 3.2.0-dev.27 [Pipeline] } [2024-07-19T05:06:41.134Z] $ docker exec --env ******** --env ******** 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 ssh-agent -k [2024-07-19T05:06:41.226Z] unset SSH_AUTH_SOCK; [2024-07-19T05:06:41.227Z] unset SSH_AGENT_PID; [2024-07-19T05:06:41.227Z] echo Agent pid 39 killed; [2024-07-19T05:06:41.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T05:06:41.572Z] + git semver [Pipeline] } [2024-07-19T05:06:41.845Z] $ docker stop --time=1 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 [2024-07-19T05:06:43.118Z] $ docker rm -f --volumes 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T05:06:43.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T05:06:43.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:06:43.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T05:06:43.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T05:06:43.833Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T05:06:43.862Z] $ 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-07-19T05:06:44.214Z] $ docker top c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a -eo pid,comm [2024-07-19T05:06:44.259Z] 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-07-19T05:06:44.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T05:06:44.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T05:06:44.311Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T05:06:44.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T05:06:44.424Z] $ docker exec c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a ssh-agent [2024-07-19T05:06:44.529Z] SSH_AUTH_SOCK=/tmp/ssh-a4UVFsvLGfgZ/agent.32 [2024-07-19T05:06:44.529Z] SSH_AGENT_PID=38 [2024-07-19T05:06:44.533Z] Running ssh-add (command line suppressed) [2024-07-19T05:06:44.645Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6388142335734633715.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6388142335734633715.key) [2024-07-19T05:06:44.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T05:06:44.942Z] + git semver push [2024-07-19T05:06:45.200Z] 2024-07-19 05:06:45,123 [run_push] DEBUG push [2024-07-19T05:06:45.200Z] 2024-07-19 05:06:45,124 [execute] INFO git cat-file --batch-check [2024-07-19T05:06:45.200Z] 2024-07-19 05:06:45,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T05:06:45.200Z] 2024-07-19 05:06:45,128 [execute] INFO git rev-list a8f7c2650d9a79f4c9a1138a0929ca459cc2e9d9 -- [2024-07-19T05:06:45.200Z] 2024-07-19 05:06:45,128 [execute] DEBUG Popen(['git', 'rev-list', 'a8f7c2650d9a79f4c9a1138a0929ca459cc2e9d9', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T05:06:45.200Z] 2024-07-19 05:06:45,140 [execute] INFO git fetch -v origin [2024-07-19T05:06:45.200Z] 2024-07-19 05:06:45,141 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-19T05:06:45.767Z] 2024-07-19 05:06:45,605 [run_push] DEBUG no remote changes detected [2024-07-19T05:06:45.767Z] 2024-07-19 05:06:45,605 [execute] INFO git push origin semver [2024-07-19T05:06:45.767Z] 2024-07-19 05:06:45,606 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T05:06:46.704Z] 2024-07-19 05:06:46,393 [run_push] DEBUG push all version tags [2024-07-19T05:06:46.704Z] 2024-07-19 05:06:46,393 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-19T05:06:46.704Z] 2024-07-19 05:06:46,394 [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-07-19T05:06:47.272Z] 2024-07-19 05:06:47,104 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T05:06:47.272Z] 3.2.0-dev.27 [Pipeline] } [2024-07-19T05:06:47.281Z] $ docker exec --env ******** --env ******** c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a ssh-agent -k [2024-07-19T05:06:47.386Z] unset SSH_AUTH_SOCK; [2024-07-19T05:06:47.386Z] unset SSH_AGENT_PID; [2024-07-19T05:06:47.386Z] echo Agent pid 38 killed; [2024-07-19T05:06:47.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T05:06:47.706Z] + git semver [Pipeline] } [2024-07-19T05:06:47.976Z] $ docker stop --time=1 c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a [2024-07-19T05:06:49.224Z] $ docker rm -f --volumes c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a [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-07-19T05:06:49.829Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-07-19T05:06:49.829Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-07-19T05:06:49.829Z] total 16 [2024-07-19T05:06:49.829Z] drwxr-xr-x 3 root root 4096 Jul 19 04:50 . [2024-07-19T05:06:49.829Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 05:06 .. [2024-07-19T05:06:49.829Z] drwxr-xr-x 2 root root 4096 Jul 19 04:50 cost [2024-07-19T05:06:49.829Z] -rw-r--r-- 1 root root 96 Jul 19 04:50 cost.csv [2024-07-19T05:06:49.829Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-07-19T05:06:49.829Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-07-19T05:06:49.829Z] total 16 [2024-07-19T05:06:49.829Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:50 . [2024-07-19T05:06:49.829Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 05:06 .. [2024-07-19T05:06:49.829Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 04:50 cost [2024-07-19T05:06:49.829Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 19 04:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:50.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:50.969Z] ---> package-listing.sh [2024-07-19T05:06:50.969Z] ++ facter osfamily [2024-07-19T05:06:50.969Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T05:06:51.229Z] + OS_FAMILY=debian [2024-07-19T05:06:51.229Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-07-19T05:06:51.229Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T05:06:51.229Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T05:06:51.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T05:06:51.229Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T05:06:51.229Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-07-19T05:06:51.229Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T05:06:51.229Z] + case "${OS_FAMILY}" in [2024-07-19T05:06:51.229Z] + dpkg -l [2024-07-19T05:06:51.229Z] + grep '^ii' [2024-07-19T05:06:51.229Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T05:06:51.229Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T05:06:51.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T05:06:51.229Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-07-19T05:06:51.229Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-07-19T05:06:51.229Z] + 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-07-19T05:06:51.240Z] 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-07-19T05:06:51.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T05:06:52.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T05:06:52.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T05:06:52.161Z] prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container [2024-07-19T05:06:52.192Z] $ 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-07-19T05:06:52.380Z] $ docker top f53cc03c1eeb0f502dcbba5c3a2a383c3247ccf756180f1bc39bcc04dc4bde27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T05:06:52.762Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T05:06:53.041Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T05:06:53.325Z] + ls /var/log/sa-host [2024-07-19T05:06:53.325Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T05:06:53.497Z] provisioning config files... [2024-07-19T05:06:53.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5178174787960707150tmp [Pipeline] { [Pipeline] echo [2024-07-19T05:06:53.521Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:53.803Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T05:06:53.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:54.162Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T05:06:54.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:54.452Z] ---> sudo-logs.sh [2024-07-19T05:06:54.452Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T05:06:54.485Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:54.767Z] ---> job-cost.sh [2024-07-19T05:06:54.767Z] lf-activate-venv: SKIPPING [2024-07-19T05:06:54.767Z] DEBUG: total: 0.2199999988079071 [2024-07-19T05:06:54.767Z] INFO: Retrieving Stack Cost... [2024-07-19T05:06:55.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T05:06:55.285Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T05:06:55.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T05:06:55.580Z] ---> logs-deploy.sh [2024-07-19T05:06:55.580Z] lf-activate-venv: SKIPPING [2024-07-19T05:06:55.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/236 [2024-07-19T05:06:55.580Z] INFO: archiving workspace using pattern(s): [2024-07-19T05:06:56.515Z] Archives upload complete. [2024-07-19T05:06:56.515Z] INFO: archiving logs to Nexus