Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e029c947a342a97fa89232dc0db458535b381c54 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-ssh3696765780904555685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15232413650871826264.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8139528258661873474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5652433415087134760.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-ssh7924430450502601127.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1806 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e029c947a342a97fa89232dc0db458535b381c54 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e029c947a342a97fa89232dc0db458535b381c54 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#644)" > git rev-list --no-walk f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-27T21:07:09.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-27T21:07:09.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-27T21:07:09.342Z] ========================================================= [2024-02-27T21:07:09.343Z] EdgeX Global Pipelines Version Info [2024-02-27T21:07:09.343Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:07:10.073Z] ------------------- [2024-02-27T21:07:10.073Z] stable info: [2024-02-27T21:07:10.073Z] ------------------- [2024-02-27T21:07:10.073Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-27T21:07:10.073Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T21:07:10.073Z] Message: update stable to v1.0.258 [2024-02-27T21:07:10.644Z] ------------------- [2024-02-27T21:07:10.644Z] experimental info: [2024-02-27T21:07:10.644Z] ------------------- [2024-02-27T21:07:10.644Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-27T21:07:10.644Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T21:07:10.644Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-27T21:07:10.733Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-27T21:07:10.759Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-27T21:07:10.784Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-27T21:07:10.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-27T21:07:10.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-27T21:07:10.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-27T21:07:10.904Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-27T21:07:10.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-27T21:07:10.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-27T21:07:10.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-27T21:07:11.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-27T21:07:11.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-27T21:07:11.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-27T21:07:11.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-27T21:07:11.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T21:07:11.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T21:07:11.194Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T21:07:11.220Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T21:07:11.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-27T21:07:11.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-27T21:07:11.331Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-27T21:07:11.373Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-27T21:07:11.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-27T21:07:11.459Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-27T21:07:11.495Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-27T21:07:11.534Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-27T21:07:11.577Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-27T21:07:11.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-27T21:07:11.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-27T21:07:11.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-27T21:07:11.720Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] echo [2024-02-27T21:07:11.757Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e029c94 [Pipeline] echo [2024-02-27T21:07:11.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:07:11.885Z] provisioning config files... [2024-02-27T21:07:11.899Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1177970486308046461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:07:12.240Z] ---> ****-login.sh [2024-02-27T21:07:12.240Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:07:12.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:12.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:12.501Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:12.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:12.501Z] [2024-02-27T21:07:12.501Z] Login Succeeded [2024-02-27T21:07:12.501Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:07:12.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:12.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:12.501Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:12.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:12.501Z] [2024-02-27T21:07:12.501Z] Login Succeeded [2024-02-27T21:07:12.501Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:07:12.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:12.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:12.761Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:12.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:12.761Z] [2024-02-27T21:07:12.761Z] Login Succeeded [2024-02-27T21:07:12.761Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:07:12.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:12.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:12.761Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:12.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:12.761Z] [2024-02-27T21:07:12.761Z] Login Succeeded [2024-02-27T21:07:12.761Z] ****.io [2024-02-27T21:07:13.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:13.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:13.022Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:13.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:13.022Z] [2024-02-27T21:07:13.022Z] Login Succeeded [2024-02-27T21:07:13.022Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:07:13.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-27T21:07:13.514Z] + git rev-list -1 --merges e029c947a342a97fa89232dc0db458535b381c54~1..e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] echo [2024-02-27T21:07:13.543Z] -----------> git rev-list -1 --merges e029c947a342a97fa89232dc0db458535b381c54~1..e029c947a342a97fa89232dc0db458535b381c54 e029c947a342a97fa89232dc0db458535b381c54 [false] [Pipeline] sh [2024-02-27T21:07:13.845Z] + git log --format=format:%s -1 e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] echo [2024-02-27T21:07:13.862Z] ========================================================= [2024-02-27T21:07:13.862Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-27T21:07:13.862Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T21:07:14.239Z] + git log --format=format:%s -1 e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] echo [2024-02-27T21:07:14.250Z] [semverPrep] GIT_COMMIT: e029c947a342a97fa89232dc0db458535b381c54, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#644) [Pipeline] echo [2024-02-27T21:07:14.275Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-27T21:07:14.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:07:14.648Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-27T21:07:14.648Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-27T21:07:14.648Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-27T21:07:14.648Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-27T21:07:14.648Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-27T21:07:14.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:07:15.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:07:15.012Z] [2024-02-27T21:07:15.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:07:15.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:07:15.334Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-27T21:07:15.334Z] b85a868b505f: Pulling fs layer [2024-02-27T21:07:15.334Z] e2be974225ed: Pulling fs layer [2024-02-27T21:07:15.334Z] 339a4e72a1f5: Pulling fs layer [2024-02-27T21:07:15.334Z] 988bab9f4d93: Pulling fs layer [2024-02-27T21:07:15.334Z] 1469e6f7b9e6: Pulling fs layer [2024-02-27T21:07:15.334Z] eaf3925da568: Pulling fs layer [2024-02-27T21:07:15.334Z] bab4dde63d76: Pulling fs layer [2024-02-27T21:07:15.334Z] bde34c3a00c8: Pulling fs layer [2024-02-27T21:07:15.334Z] b352a97aabf1: Pulling fs layer [2024-02-27T21:07:15.334Z] 4872d77fe225: Pulling fs layer [2024-02-27T21:07:15.334Z] 5851b861e8e6: Pulling fs layer [2024-02-27T21:07:15.335Z] 988bab9f4d93: Waiting [2024-02-27T21:07:15.335Z] 1469e6f7b9e6: Waiting [2024-02-27T21:07:15.335Z] eaf3925da568: Waiting [2024-02-27T21:07:15.335Z] bab4dde63d76: Waiting [2024-02-27T21:07:15.335Z] 4872d77fe225: Waiting [2024-02-27T21:07:15.335Z] 5851b861e8e6: Waiting [2024-02-27T21:07:15.335Z] bde34c3a00c8: Waiting [2024-02-27T21:07:15.335Z] b352a97aabf1: Waiting [2024-02-27T21:07:15.335Z] e2be974225ed: Verifying Checksum [2024-02-27T21:07:15.335Z] e2be974225ed: Download complete [2024-02-27T21:07:15.335Z] 988bab9f4d93: Verifying Checksum [2024-02-27T21:07:15.335Z] 988bab9f4d93: Download complete [2024-02-27T21:07:15.335Z] 1469e6f7b9e6: Verifying Checksum [2024-02-27T21:07:15.335Z] 1469e6f7b9e6: Download complete [2024-02-27T21:07:15.335Z] 339a4e72a1f5: Verifying Checksum [2024-02-27T21:07:15.335Z] 339a4e72a1f5: Download complete [2024-02-27T21:07:15.593Z] eaf3925da568: Verifying Checksum [2024-02-27T21:07:15.593Z] eaf3925da568: Download complete [2024-02-27T21:07:15.593Z] bde34c3a00c8: Verifying Checksum [2024-02-27T21:07:15.593Z] bde34c3a00c8: Download complete [2024-02-27T21:07:15.593Z] b352a97aabf1: Download complete [2024-02-27T21:07:15.593Z] 4872d77fe225: Verifying Checksum [2024-02-27T21:07:15.593Z] 4872d77fe225: Download complete [2024-02-27T21:07:15.593Z] 5851b861e8e6: Verifying Checksum [2024-02-27T21:07:15.593Z] 5851b861e8e6: Download complete [2024-02-27T21:07:15.593Z] b85a868b505f: Verifying Checksum [2024-02-27T21:07:15.593Z] b85a868b505f: Download complete [2024-02-27T21:07:15.852Z] bab4dde63d76: Verifying Checksum [2024-02-27T21:07:15.852Z] bab4dde63d76: Download complete [2024-02-27T21:07:16.790Z] b85a868b505f: Pull complete [2024-02-27T21:07:16.790Z] e2be974225ed: Pull complete [2024-02-27T21:07:17.049Z] 339a4e72a1f5: Pull complete [2024-02-27T21:07:17.049Z] 988bab9f4d93: Pull complete [2024-02-27T21:07:17.308Z] 1469e6f7b9e6: Pull complete [2024-02-27T21:07:17.568Z] eaf3925da568: Pull complete [2024-02-27T21:07:18.949Z] bab4dde63d76: Pull complete [2024-02-27T21:07:19.210Z] bde34c3a00c8: Pull complete [2024-02-27T21:07:19.210Z] b352a97aabf1: Pull complete [2024-02-27T21:07:19.210Z] 4872d77fe225: Pull complete [2024-02-27T21:07:19.470Z] 5851b861e8e6: Pull complete [2024-02-27T21:07:19.470Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-27T21:07:19.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:07:19.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:07:19.651Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:07:19.686Z] $ 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-02-27T21:07:22.243Z] $ docker top 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb -eo pid,comm [2024-02-27T21:07:22.297Z] 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-02-27T21:07:22.297Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:07:22.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:07:22.385Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:07:22.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:07:22.514Z] $ docker exec 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb ssh-agent [2024-02-27T21:07:22.620Z] SSH_AUTH_SOCK=/tmp/ssh-SpbIAHXBroOd/agent.33 [2024-02-27T21:07:22.620Z] SSH_AGENT_PID=39 [2024-02-27T21:07:22.625Z] Running ssh-add (command line suppressed) [2024-02-27T21:07:22.725Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4011973140082950695.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4011973140082950695.key) [2024-02-27T21:07:22.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:07:23.035Z] + git tag --points-at HEAD [Pipeline] } [2024-02-27T21:07:23.051Z] $ docker exec --env ******** --env ******** 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb ssh-agent -k [2024-02-27T21:07:23.146Z] unset SSH_AUTH_SOCK; [2024-02-27T21:07:23.146Z] unset SSH_AGENT_PID; [2024-02-27T21:07:23.146Z] echo Agent pid 39 killed; [2024-02-27T21:07:23.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-27T21:07:23.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:07:23.219Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:07:23.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:07:23.350Z] $ docker exec 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb ssh-agent [2024-02-27T21:07:23.457Z] SSH_AUTH_SOCK=/tmp/ssh-a5yAHR0IGWOt/agent.71 [2024-02-27T21:07:23.457Z] SSH_AGENT_PID=77 [2024-02-27T21:07:23.461Z] Running ssh-add (command line suppressed) [2024-02-27T21:07:23.562Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8859771341545967807.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8859771341545967807.key) [2024-02-27T21:07:23.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:07:23.880Z] + git semver init [2024-02-27T21:07:24.140Z] 2024-02-27 21:07:24,052 [run_init] DEBUG init version:0.0.0 force:False [2024-02-27T21:07:24.140Z] 2024-02-27 21:07:24,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-02-27T21:07:24.140Z] 2024-02-27 21:07:24,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-02-27T21:07:24.140Z] 2024-02-27 21:07:24,054 [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-02-27T21:07:25.525Z] 2024-02-27 21:07:25,135 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-02-27T21:07:25.525Z] 2024-02-27 21:07:25,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-02-27T21:07:25.525Z] 2024-02-27 21:07:25,136 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-27T21:07:25.525Z] 2024-02-27 21:07:25,136 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-27T21:07:25.525Z] 3.2.0-dev.14 [Pipeline] } [2024-02-27T21:07:25.542Z] $ docker exec --env ******** --env ******** 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb ssh-agent -k [2024-02-27T21:07:25.637Z] unset SSH_AUTH_SOCK; [2024-02-27T21:07:25.638Z] unset SSH_AGENT_PID; [2024-02-27T21:07:25.638Z] echo Agent pid 77 killed; [2024-02-27T21:07:25.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:07:26.028Z] + git semver [Pipeline] } [2024-02-27T21:07:26.307Z] $ docker stop --time=1 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb [2024-02-27T21:07:27.616Z] $ docker rm -f --volumes 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:07:27.992Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-27T21:07:28.238Z] Stashed 1 file(s) [Pipeline] echo [2024-02-27T21:07:28.241Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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-02-27T21:07:28.609Z] provisioning config files... [2024-02-27T21:07:28.620Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11483654267377146997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:07:28.938Z] ---> ****-login.sh [2024-02-27T21:07:28.939Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:07:28.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:28.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:28.939Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:28.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:28.939Z] [2024-02-27T21:07:28.939Z] Login Succeeded [2024-02-27T21:07:28.939Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:07:28.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:28.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:28.939Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:28.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:28.939Z] [2024-02-27T21:07:28.939Z] Login Succeeded [2024-02-27T21:07:28.939Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:07:29.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:29.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:29.204Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:29.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:29.204Z] [2024-02-27T21:07:29.204Z] Login Succeeded [2024-02-27T21:07:29.204Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:07:29.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:29.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:29.204Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:29.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:29.204Z] [2024-02-27T21:07:29.204Z] Login Succeeded [2024-02-27T21:07:29.204Z] ****.io [2024-02-27T21:07:29.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:07:29.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:07:29.463Z] Configure a credential helper to remove this warning. See [2024-02-27T21:07:29.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:07:29.463Z] [2024-02-27T21:07:29.463Z] Login Succeeded [2024-02-27T21:07:29.463Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:07:29.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T21:07:29.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:07:29.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:07:29.757Z] ========================================================= [2024-02-27T21:07:29.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-27T21:07:29.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:07:30.149Z] + 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-02-27T21:07:30.149Z] Sending build context to Docker daemon 8.792MB [2024-02-27T21:07:30.149Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:07:30.149Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T21:07:30.149Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-27T21:07:30.149Z] 7264a8db6415: Pulling fs layer [2024-02-27T21:07:30.149Z] c4d48a809fc2: Pulling fs layer [2024-02-27T21:07:30.149Z] 4f1c88b9dad5: Pulling fs layer [2024-02-27T21:07:30.149Z] ad3a456e5733: Pulling fs layer [2024-02-27T21:07:30.149Z] 69c7f0334f64: Pulling fs layer [2024-02-27T21:07:30.149Z] 1f1c1a5573a3: Pulling fs layer [2024-02-27T21:07:30.149Z] ce7588e14bc9: Pulling fs layer [2024-02-27T21:07:30.149Z] b5e4710f87ac: Pulling fs layer [2024-02-27T21:07:30.149Z] 1f1c1a5573a3: Waiting [2024-02-27T21:07:30.149Z] ad3a456e5733: Waiting [2024-02-27T21:07:30.149Z] 69c7f0334f64: Waiting [2024-02-27T21:07:30.149Z] ce7588e14bc9: Waiting [2024-02-27T21:07:30.149Z] b5e4710f87ac: Waiting [2024-02-27T21:07:30.149Z] c4d48a809fc2: Verifying Checksum [2024-02-27T21:07:30.149Z] c4d48a809fc2: Download complete [2024-02-27T21:07:30.149Z] ad3a456e5733: Verifying Checksum [2024-02-27T21:07:30.149Z] ad3a456e5733: Download complete [2024-02-27T21:07:30.149Z] 69c7f0334f64: Verifying Checksum [2024-02-27T21:07:30.149Z] 69c7f0334f64: Download complete [2024-02-27T21:07:30.407Z] 7264a8db6415: Verifying Checksum [2024-02-27T21:07:30.407Z] 7264a8db6415: Download complete [2024-02-27T21:07:30.407Z] 1f1c1a5573a3: Verifying Checksum [2024-02-27T21:07:30.407Z] 1f1c1a5573a3: Download complete [2024-02-27T21:07:30.407Z] 7264a8db6415: Pull complete [2024-02-27T21:07:30.670Z] b5e4710f87ac: Verifying Checksum [2024-02-27T21:07:30.670Z] b5e4710f87ac: Download complete [2024-02-27T21:07:30.670Z] c4d48a809fc2: Pull complete [2024-02-27T21:07:30.670Z] 4f1c88b9dad5: Verifying Checksum [2024-02-27T21:07:30.670Z] 4f1c88b9dad5: Download complete [2024-02-27T21:07:31.236Z] ce7588e14bc9: Verifying Checksum [2024-02-27T21:07:33.769Z] 4f1c88b9dad5: Pull complete [2024-02-27T21:07:33.769Z] ad3a456e5733: Pull complete [2024-02-27T21:07:33.769Z] 69c7f0334f64: Pull complete [2024-02-27T21:07:33.769Z] 1f1c1a5573a3: Pull complete [2024-02-27T21:07:36.305Z] ce7588e14bc9: Pull complete [2024-02-27T21:07:36.305Z] b5e4710f87ac: Pull complete [2024-02-27T21:07:36.305Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-27T21:07:36.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T21:07:36.305Z] ---> 88b5674ff536 [2024-02-27T21:07:36.305Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:07:40.527Z] ---> Running in 1a777e370295 [2024-02-27T21:07:40.527Z] Removing intermediate container 1a777e370295 [2024-02-27T21:07:40.527Z] ---> 8f555e00874a [2024-02-27T21:07:40.527Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:07:40.527Z] ---> Running in 3d45f92baa34 [2024-02-27T21:07:40.527Z] Removing intermediate container 3d45f92baa34 [2024-02-27T21:07:40.527Z] ---> 501fc4512f1a [2024-02-27T21:07:40.527Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:07:40.527Z] ---> Running in c8515239a5af [2024-02-27T21:07:40.527Z] Removing intermediate container c8515239a5af [2024-02-27T21:07:40.527Z] ---> c0eec3acb34e [2024-02-27T21:07:40.527Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:07:40.527Z] ---> Running in 585b14015c88 [2024-02-27T21:07:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:07:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:07:41.096Z] OK: 264 MiB in 52 packages [2024-02-27T21:07:41.354Z] Removing intermediate container 585b14015c88 [2024-02-27T21:07:41.354Z] ---> b128db16b9eb [2024-02-27T21:07:41.354Z] Step 7/12 : WORKDIR /app [2024-02-27T21:07:41.354Z] ---> Running in 7b4a0f6ba86d [2024-02-27T21:07:41.354Z] Removing intermediate container 7b4a0f6ba86d [2024-02-27T21:07:41.354Z] ---> df5083acd302 [2024-02-27T21:07:41.354Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T21:07:41.354Z] ---> 1f8b6dad1a1e [2024-02-27T21:07:41.354Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:07:41.354Z] ---> Running in 23ab89b9fe42 [2024-02-27T21:07:43.512Z] Still waiting to schedule task [2024-02-27T21:07:43.512Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1807’ is offline [2024-02-27T21:08:07.898Z] Removing intermediate container 23ab89b9fe42 [2024-02-27T21:08:07.898Z] ---> 5867aeaf90cc [2024-02-27T21:08:07.898Z] Step 10/12 : COPY . . [2024-02-27T21:08:07.898Z] ---> 62ae298f056a [2024-02-27T21:08:07.898Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:08:07.898Z] ---> Running in 25ed63c771b0 [2024-02-27T21:08:07.898Z] Removing intermediate container 25ed63c771b0 [2024-02-27T21:08:07.898Z] ---> ae0ac98c96b7 [2024-02-27T21:08:07.898Z] Step 12/12 : RUN $MAKE [2024-02-27T21:08:07.898Z] ---> Running in 6e9f2c80979b [2024-02-27T21:08:07.898Z] noop [2024-02-27T21:08:07.898Z] Removing intermediate container 6e9f2c80979b [2024-02-27T21:08:07.898Z] ---> bb76d8af50ad [2024-02-27T21:08:07.898Z] Successfully built bb76d8af50ad [2024-02-27T21:08:07.898Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:08:08.267Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T21:08:08.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:08:08.376Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:08:08.406Z] $ 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-02-27T21:08:08.744Z] $ docker top 112defc90a2bb86b5945693bca9b02600b1ea1f2d7fd6bf580468432c19ba641 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:08:09.115Z] + go version [2024-02-27T21:08:09.116Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-27T21:08:09.129Z] $ docker stop --time=1 112defc90a2bb86b5945693bca9b02600b1ea1f2d7fd6bf580468432c19ba641 [2024-02-27T21:08:10.400Z] $ docker rm -f --volumes 112defc90a2bb86b5945693bca9b02600b1ea1f2d7fd6bf580468432c19ba641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:08:10.969Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T21:08:10.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:08:11.079Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:08:11.110Z] $ 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-02-27T21:08:11.424Z] $ docker top 130ad2fb101b781ede174631154054e7ef2ec9631b2ac1cf9b7812d46eff71bc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:08:11.801Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-02-27T21:08:12.123Z] + make test [2024-02-27T21:08:12.123Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T21:08:30.204Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-27T21:08:48.288Z] go vet ./... [2024-02-27T21:08:50.188Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T21:08:50.188Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T21:08:50.188Z] ./bin/test-attribution-txt.sh [2024-02-27T21:08:50.188Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T21:08:50.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T21:08:50.239Z] $ docker stop --time=1 130ad2fb101b781ede174631154054e7ef2ec9631b2ac1cf9b7812d46eff71bc [2024-02-27T21:08:56.280Z] $ docker rm -f --volumes 130ad2fb101b781ede174631154054e7ef2ec9631b2ac1cf9b7812d46eff71bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:08:56.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T21:08:56.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-27T21:08:57.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T21:08:57.717Z] + ls -al . [2024-02-27T21:08:57.717Z] total 184 [2024-02-27T21:08:57.717Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 21:08 . [2024-02-27T21:08:57.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:07 .. [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 21:07 .dockerignore [2024-02-27T21:08:57.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:08 .git [2024-02-27T21:08:57.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:07 .github [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 27 21:07 .gitignore [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:07 .golangci.yml [2024-02-27T21:08:57.717Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:07 .semver [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 27 21:07 Attribution.txt [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 27 21:07 CHANGELOG.md [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 27 21:07 Dockerfile [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:07 GOVERNANCE.md [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 27 21:07 Jenkinsfile [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 21:07 LICENSE [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 27 21:07 OWNERS.md [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 27 21:07 README.md [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:07 VERSION [2024-02-27T21:08:57.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:07 bin [2024-02-27T21:08:57.717Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 27 21:08 coverage.out [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 27 21:07 go.mod [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 27 21:07 go.sum [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 27 21:07 main.go [2024-02-27T21:08:57.717Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 27 21:07 makefile [2024-02-27T21:08:57.717Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 21:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:08:58.080Z] + 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=e029c947a342a97fa89232dc0db458535b381c54 --label arch=amd64 --label version=3.2.0-dev.14 . [2024-02-27T21:08:58.080Z] Sending build context to Docker daemon 8.793MB [2024-02-27T21:08:58.080Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:08:58.080Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-27T21:08:58.080Z] ---> bb76d8af50ad [2024-02-27T21:08:58.080Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:08:58.341Z] ---> Running in 2362c033cdad [2024-02-27T21:08:58.341Z] Removing intermediate container 2362c033cdad [2024-02-27T21:08:58.341Z] ---> 62cf6994eab1 [2024-02-27T21:08:58.341Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:08:58.341Z] ---> Running in 1724b386ada4 [2024-02-27T21:08:58.341Z] Removing intermediate container 1724b386ada4 [2024-02-27T21:08:58.341Z] ---> a50d2fdd66ff [2024-02-27T21:08:58.341Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:08:58.601Z] ---> Running in 3f40fb1278eb [2024-02-27T21:08:58.601Z] Removing intermediate container 3f40fb1278eb [2024-02-27T21:08:58.601Z] ---> 8cdbeffd05b9 [2024-02-27T21:08:58.601Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:08:58.601Z] ---> Running in 8351cadd73f3 [2024-02-27T21:08:58.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:08:58.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:08:59.119Z] OK: 264 MiB in 52 packages [2024-02-27T21:08:59.398Z] Removing intermediate container 8351cadd73f3 [2024-02-27T21:08:59.398Z] ---> aa434ff46e74 [2024-02-27T21:08:59.398Z] Step 7/27 : WORKDIR /app [2024-02-27T21:08:59.398Z] ---> Running in 8393fd4a693d [2024-02-27T21:08:59.656Z] Removing intermediate container 8393fd4a693d [2024-02-27T21:08:59.656Z] ---> c6b977d462a9 [2024-02-27T21:08:59.656Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-27T21:08:59.656Z] ---> 15dea4941e9c [2024-02-27T21:08:59.656Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:08:59.656Z] ---> Running in 587d7894c763 [2024-02-27T21:09:00.223Z] Removing intermediate container 587d7894c763 [2024-02-27T21:09:00.223Z] ---> 991e9475d89d [2024-02-27T21:09:00.223Z] Step 10/27 : COPY . . [2024-02-27T21:09:00.900Z] ---> 03ff151ff7a2 [2024-02-27T21:09:00.900Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:09:00.900Z] ---> Running in 9d311432f18d [2024-02-27T21:09:00.900Z] Removing intermediate container 9d311432f18d [2024-02-27T21:09:00.900Z] ---> 3f7058dabcfb [2024-02-27T21:09:00.900Z] Step 12/27 : RUN $MAKE [2024-02-27T21:09:00.900Z] ---> Running in 1fd654cfa8f0 [2024-02-27T21:09:01.158Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14" -trimpath -mod=readonly -o app-service-configurable [2024-02-27T21:09:23.105Z] Removing intermediate container 1fd654cfa8f0 [2024-02-27T21:09:23.105Z] ---> 76c4f88a364d [2024-02-27T21:09:23.105Z] Step 13/27 : FROM alpine:3.18 [2024-02-27T21:09:23.105Z] 3.18: Pulling from library/alpine [2024-02-27T21:09:23.105Z] 619be1103602: Pulling fs layer [2024-02-27T21:09:23.105Z] 619be1103602: Download complete [2024-02-27T21:09:23.105Z] 619be1103602: Pull complete [2024-02-27T21:09:23.105Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T21:09:23.105Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T21:09:23.105Z] ---> d3782b16ccc9 [2024-02-27T21:09:23.105Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T21:09:23.105Z] ---> Running in 13632150be04 [2024-02-27T21:09:23.105Z] Removing intermediate container 13632150be04 [2024-02-27T21:09:23.105Z] ---> 28155f5b8e97 [2024-02-27T21:09:23.105Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-27T21:09:23.105Z] ---> Running in 737bdf6f1345 [2024-02-27T21:09:23.105Z] Removing intermediate container 737bdf6f1345 [2024-02-27T21:09:23.105Z] ---> 715ab071b69b [2024-02-27T21:09:23.105Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T21:09:23.105Z] ---> Running in beff65b4ed85 [2024-02-27T21:09:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:09:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:09:23.105Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T21:09:23.105Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T21:09:23.105Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T21:09:23.105Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T21:09:23.105Z] OK: 8 MiB in 17 packages [2024-02-27T21:09:23.105Z] Removing intermediate container beff65b4ed85 [2024-02-27T21:09:23.105Z] ---> ff1018ad5fe7 [2024-02-27T21:09:23.105Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-27T21:09:23.105Z] ---> Running in 319fdcf80f7c [2024-02-27T21:09:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:09:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:09:23.105Z] OK: 8 MiB in 17 packages [2024-02-27T21:09:23.367Z] Removing intermediate container 319fdcf80f7c [2024-02-27T21:09:23.367Z] ---> 01a1f27dbbba [2024-02-27T21:09:23.367Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T21:09:23.654Z] ---> d867f1120928 [2024-02-27T21:09:23.654Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T21:09:23.654Z] ---> f515a26dc775 [2024-02-27T21:09:23.654Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-27T21:09:23.932Z] ---> 31c22085be8e [2024-02-27T21:09:23.932Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-27T21:09:24.518Z] ---> 71c5b10ee6fa [2024-02-27T21:09:24.518Z] Step 22/27 : EXPOSE 48095 [2024-02-27T21:09:24.518Z] ---> Running in bf66d6022fc7 [2024-02-27T21:09:24.518Z] Removing intermediate container bf66d6022fc7 [2024-02-27T21:09:24.518Z] ---> f037aca600de [2024-02-27T21:09:24.518Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-27T21:09:24.518Z] ---> Running in a7cc9231aedd [2024-02-27T21:09:24.518Z] Removing intermediate container a7cc9231aedd [2024-02-27T21:09:24.518Z] ---> 5996daedbf46 [2024-02-27T21:09:24.518Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-27T21:09:24.775Z] ---> Running in aacd105f2682 [2024-02-27T21:09:24.775Z] Removing intermediate container aacd105f2682 [2024-02-27T21:09:24.775Z] ---> c96bce6a9cbc [2024-02-27T21:09:24.775Z] Step 25/27 : LABEL arch=amd64 [2024-02-27T21:09:24.775Z] ---> Running in d3c828e3ac95 [2024-02-27T21:09:24.775Z] Removing intermediate container d3c828e3ac95 [2024-02-27T21:09:24.775Z] ---> 12e881c1310b [2024-02-27T21:09:24.775Z] Step 26/27 : LABEL git_sha=e029c947a342a97fa89232dc0db458535b381c54 [2024-02-27T21:09:24.775Z] ---> Running in 13b4a11ab8ed [2024-02-27T21:09:25.035Z] Removing intermediate container 13b4a11ab8ed [2024-02-27T21:09:25.035Z] ---> da3fea98d45f [2024-02-27T21:09:25.035Z] Step 27/27 : LABEL version=3.2.0-dev.14 [2024-02-27T21:09:25.035Z] ---> Running in 377c49f55be8 [2024-02-27T21:09:25.035Z] Removing intermediate container 377c49f55be8 [2024-02-27T21:09:25.035Z] ---> 08171f6989c4 [2024-02-27T21:09:25.035Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T21:09:25.035Z] Successfully built 08171f6989c4 [2024-02-27T21:09:25.035Z] 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-02-27T21:09:25.304Z] provisioning config files... [2024-02-27T21:09:25.315Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11732996065893126399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:09:25.657Z] ---> ****-login.sh [2024-02-27T21:09:25.657Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:09:25.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:25.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:25.657Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:25.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:25.657Z] [2024-02-27T21:09:25.657Z] Login Succeeded [2024-02-27T21:09:25.657Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:09:25.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:25.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:25.657Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:25.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:25.657Z] [2024-02-27T21:09:25.657Z] Login Succeeded [2024-02-27T21:09:25.657Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:09:25.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:25.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:25.917Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:25.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:25.917Z] [2024-02-27T21:09:25.917Z] Login Succeeded [2024-02-27T21:09:25.917Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:09:25.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:25.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:25.918Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:25.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:25.918Z] [2024-02-27T21:09:25.918Z] Login Succeeded [2024-02-27T21:09:25.918Z] ****.io [2024-02-27T21:09:26.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:26.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:26.177Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:26.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:26.177Z] [2024-02-27T21:09:26.177Z] Login Succeeded [2024-02-27T21:09:26.177Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:09:26.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:09:26.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:09:26.383Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-02-27T21:09:26.383Z] e029c947a342a97fa89232dc0db458535b381c54 [2024-02-27T21:09:26.383Z] latest [2024-02-27T21:09:26.383Z] 3.2.0-dev.14 [2024-02-27T21:09:26.383Z] e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [2024-02-27T21:09:26.383Z] main [2024-02-27T21:09:26.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:26.826Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:27.237Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54 [2024-02-27T21:09:27.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-27T21:09:27.237Z] 7ed74ed8282c: Preparing [2024-02-27T21:09:27.237Z] 703b8c3cab67: Preparing [2024-02-27T21:09:27.237Z] 64907d8e0f71: Preparing [2024-02-27T21:09:27.237Z] c5d9a1b7c2fc: Preparing [2024-02-27T21:09:27.237Z] 232a80ef1284: Preparing [2024-02-27T21:09:27.237Z] 912d180dba2b: Preparing [2024-02-27T21:09:27.237Z] aedc3bda2944: Preparing [2024-02-27T21:09:27.237Z] 912d180dba2b: Waiting [2024-02-27T21:09:27.237Z] c5d9a1b7c2fc: Pushed [2024-02-27T21:09:27.237Z] 232a80ef1284: Pushed [2024-02-27T21:09:27.237Z] 64907d8e0f71: Pushed [2024-02-27T21:09:27.237Z] 703b8c3cab67: Pushed [2024-02-27T21:09:27.237Z] aedc3bda2944: Layer already exists [2024-02-27T21:09:27.496Z] 912d180dba2b: Pushed [2024-02-27T21:09:29.408Z] 7ed74ed8282c: Pushed [2024-02-27T21:09:29.668Z] e029c947a342a97fa89232dc0db458535b381c54: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:30.064Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:30.459Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-27T21:09:30.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-27T21:09:30.459Z] 7ed74ed8282c: Preparing [2024-02-27T21:09:30.459Z] 703b8c3cab67: Preparing [2024-02-27T21:09:30.459Z] 64907d8e0f71: Preparing [2024-02-27T21:09:30.459Z] c5d9a1b7c2fc: Preparing [2024-02-27T21:09:30.459Z] 232a80ef1284: Preparing [2024-02-27T21:09:30.459Z] 912d180dba2b: Preparing [2024-02-27T21:09:30.459Z] aedc3bda2944: Preparing [2024-02-27T21:09:30.459Z] 912d180dba2b: Waiting [2024-02-27T21:09:30.459Z] aedc3bda2944: Waiting [2024-02-27T21:09:30.459Z] c5d9a1b7c2fc: Layer already exists [2024-02-27T21:09:30.459Z] 7ed74ed8282c: Layer already exists [2024-02-27T21:09:30.459Z] 232a80ef1284: Layer already exists [2024-02-27T21:09:30.459Z] 703b8c3cab67: Layer already exists [2024-02-27T21:09:30.459Z] 64907d8e0f71: Layer already exists [2024-02-27T21:09:30.459Z] 912d180dba2b: Layer already exists [2024-02-27T21:09:30.459Z] aedc3bda2944: Layer already exists [2024-02-27T21:09:30.459Z] latest: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:30.857Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:31.252Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.14 [2024-02-27T21:09:31.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-27T21:09:31.252Z] 7ed74ed8282c: Preparing [2024-02-27T21:09:31.252Z] 703b8c3cab67: Preparing [2024-02-27T21:09:31.252Z] 64907d8e0f71: Preparing [2024-02-27T21:09:31.252Z] c5d9a1b7c2fc: Preparing [2024-02-27T21:09:31.252Z] 232a80ef1284: Preparing [2024-02-27T21:09:31.252Z] 912d180dba2b: Preparing [2024-02-27T21:09:31.252Z] aedc3bda2944: Preparing [2024-02-27T21:09:31.252Z] aedc3bda2944: Waiting [2024-02-27T21:09:31.252Z] c5d9a1b7c2fc: Layer already exists [2024-02-27T21:09:31.252Z] 703b8c3cab67: Layer already exists [2024-02-27T21:09:31.252Z] 64907d8e0f71: Layer already exists [2024-02-27T21:09:31.252Z] 7ed74ed8282c: Layer already exists [2024-02-27T21:09:31.252Z] 232a80ef1284: Layer already exists [2024-02-27T21:09:31.252Z] 912d180dba2b: Layer already exists [2024-02-27T21:09:31.252Z] aedc3bda2944: Layer already exists [2024-02-27T21:09:31.252Z] 3.2.0-dev.14: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:31.648Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:32.044Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [2024-02-27T21:09:32.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-27T21:09:32.044Z] 7ed74ed8282c: Preparing [2024-02-27T21:09:32.044Z] 703b8c3cab67: Preparing [2024-02-27T21:09:32.044Z] 64907d8e0f71: Preparing [2024-02-27T21:09:32.044Z] c5d9a1b7c2fc: Preparing [2024-02-27T21:09:32.044Z] 232a80ef1284: Preparing [2024-02-27T21:09:32.044Z] 912d180dba2b: Preparing [2024-02-27T21:09:32.044Z] aedc3bda2944: Preparing [2024-02-27T21:09:32.044Z] aedc3bda2944: Waiting [2024-02-27T21:09:32.044Z] 912d180dba2b: Waiting [2024-02-27T21:09:32.044Z] c5d9a1b7c2fc: Layer already exists [2024-02-27T21:09:32.044Z] 7ed74ed8282c: Layer already exists [2024-02-27T21:09:32.044Z] 232a80ef1284: Layer already exists [2024-02-27T21:09:32.044Z] 64907d8e0f71: Layer already exists [2024-02-27T21:09:32.044Z] 703b8c3cab67: Layer already exists [2024-02-27T21:09:32.044Z] aedc3bda2944: Layer already exists [2024-02-27T21:09:32.044Z] 912d180dba2b: Layer already exists [2024-02-27T21:09:32.044Z] e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:32.445Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:32.842Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-02-27T21:09:32.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-27T21:09:32.842Z] 7ed74ed8282c: Preparing [2024-02-27T21:09:32.842Z] 703b8c3cab67: Preparing [2024-02-27T21:09:32.842Z] 64907d8e0f71: Preparing [2024-02-27T21:09:32.842Z] c5d9a1b7c2fc: Preparing [2024-02-27T21:09:32.842Z] 232a80ef1284: Preparing [2024-02-27T21:09:32.842Z] 912d180dba2b: Preparing [2024-02-27T21:09:32.842Z] aedc3bda2944: Preparing [2024-02-27T21:09:32.842Z] 912d180dba2b: Waiting [2024-02-27T21:09:32.842Z] aedc3bda2944: Waiting [2024-02-27T21:09:32.842Z] 64907d8e0f71: Layer already exists [2024-02-27T21:09:32.842Z] c5d9a1b7c2fc: Layer already exists [2024-02-27T21:09:32.842Z] 703b8c3cab67: Layer already exists [2024-02-27T21:09:32.842Z] 7ed74ed8282c: Layer already exists [2024-02-27T21:09:32.842Z] 232a80ef1284: Layer already exists [2024-02-27T21:09:32.842Z] 912d180dba2b: Layer already exists [2024-02-27T21:09:32.842Z] aedc3bda2944: Layer already exists [2024-02-27T21:09:32.842Z] main: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:09:33.065Z] ===================================================== [Pipeline] echo [2024-02-27T21:09:33.104Z] taggedImages: [2024-02-27T21:09:33.104Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54 [2024-02-27T21:09:33.104Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-27T21:09:33.104Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.14 [2024-02-27T21:09:33.105Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [2024-02-27T21:09:33.105Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:33.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:09:33.821Z] [2024-02-27T21:09:33.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:34.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:09:34.200Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-27T21:09:34.200Z] 5eb5b503b376: Pulling fs layer [2024-02-27T21:09:34.200Z] 5c69ac0246d0: Pulling fs layer [2024-02-27T21:09:34.200Z] ec43610c2a17: Pulling fs layer [2024-02-27T21:09:34.200Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-27T21:09:34.200Z] 33b1e0a273af: Pulling fs layer [2024-02-27T21:09:34.200Z] 5d3b04190fa2: Pulling fs layer [2024-02-27T21:09:34.200Z] 2f39f015ded8: Pulling fs layer [2024-02-27T21:09:34.200Z] 33b1e0a273af: Waiting [2024-02-27T21:09:34.200Z] 3a2ae6a8a46f: Waiting [2024-02-27T21:09:34.200Z] 2f39f015ded8: Waiting [2024-02-27T21:09:34.200Z] 5d3b04190fa2: Waiting [2024-02-27T21:09:34.200Z] 5c69ac0246d0: Download complete [2024-02-27T21:09:34.200Z] 3a2ae6a8a46f: Download complete [2024-02-27T21:09:34.200Z] 33b1e0a273af: Verifying Checksum [2024-02-27T21:09:34.200Z] 33b1e0a273af: Download complete [2024-02-27T21:09:34.200Z] 5d3b04190fa2: Verifying Checksum [2024-02-27T21:09:34.200Z] 5d3b04190fa2: Download complete [2024-02-27T21:09:34.200Z] ec43610c2a17: Verifying Checksum [2024-02-27T21:09:34.200Z] ec43610c2a17: Download complete [2024-02-27T21:09:34.478Z] 5eb5b503b376: Verifying Checksum [2024-02-27T21:09:34.478Z] 5eb5b503b376: Download complete [2024-02-27T21:09:35.059Z] 2f39f015ded8: Download complete [2024-02-27T21:09:35.626Z] 5eb5b503b376: Pull complete [2024-02-27T21:09:35.627Z] 5c69ac0246d0: Pull complete [2024-02-27T21:09:35.885Z] ec43610c2a17: Pull complete [2024-02-27T21:09:36.144Z] 3a2ae6a8a46f: Pull complete [2024-02-27T21:09:36.402Z] 33b1e0a273af: Pull complete [2024-02-27T21:09:36.402Z] 5d3b04190fa2: Pull complete [2024-02-27T21:09:40.585Z] 2f39f015ded8: Pull complete [2024-02-27T21:09:40.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-27T21:09:40.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:09:40.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:09:40.794Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:09:40.828Z] $ 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-02-27T21:09:44.775Z] $ docker top 4ce506f4b92f8000058d1146fe24d7ef357fb6ad8c14a64db097a39d38476ee5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:09:45.204Z] ---> job-cost.sh [2024-02-27T21:09:45.204Z] lf-activate-venv: SKIPPING [2024-02-27T21:09:45.204Z] INFO: No Stack... [2024-02-27T21:09:45.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T21:09:45.726Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T21:09:46.013Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-02-27T21:09:46.013Z] + cut -d, -f6 [Pipeline] lock [2024-02-27T21:09:46.026Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [2024-02-27T21:09:46.033Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] did not exist. Created. [2024-02-27T21:09:46.039Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T21:09:46.408Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-27T21:09:46.434Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T21:09:46.489Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T21:09:46.574Z] $ docker stop --time=1 4ce506f4b92f8000058d1146fe24d7ef357fb6ad8c14a64db097a39d38476ee5 [2024-02-27T21:09:47.737Z] $ docker rm -f --volumes 4ce506f4b92f8000058d1146fe24d7ef357fb6ad8c14a64db097a39d38476ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-27T21:10:17.333Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1808 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-02-27T21:10:17.379Z] Running in /w/workspace/app-service-configurable/223 [Pipeline] { [Pipeline] checkout [2024-02-27T21:10:20.464Z] Selected Git installation does not exist. Using Default [2024-02-27T21:10:20.464Z] The recommended git tool is: NONE [2024-02-27T21:10:25.894Z] using credential edgex-jenkins-ssh [2024-02-27T21:10:25.918Z] Cloning the remote Git repository [2024-02-27T21:10:25.972Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-27T21:10:26.088Z] > git init /w/workspace/app-service-configurable/223 # timeout=10 [2024-02-27T21:10:26.264Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-27T21:10:26.267Z] > git --version # timeout=10 [2024-02-27T21:10:26.300Z] > git --version # 'git version 2.25.1' [2024-02-27T21:10:26.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T21:10:26.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T21:10:28.555Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-27T21:10:28.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T21:10:29.621Z] Avoid second fetch [2024-02-27T21:10:29.621Z] Checking out Revision e029c947a342a97fa89232dc0db458535b381c54 (main) [2024-02-27T21:10:30.299Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#644)" [Pipeline] withEnv [Pipeline] { [2024-02-27T21:10:29.636Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T21:10:29.706Z] > git checkout -f e029c947a342a97fa89232dc0db458535b381c54 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T21:10:31.418Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-27T21:10:31.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T21:10:31.418Z] Dload Upload Total Spent Left Speed [2024-02-27T21:10:31.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2024-02-27T21:10:31.771Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-27T21:10:32.107Z] + sudo tee /etc/docker/daemon.new [2024-02-27T21:10:32.107Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-27T21:10:32.107Z] { [2024-02-27T21:10:32.107Z] "registry-mirrors": [ [2024-02-27T21:10:32.107Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-27T21:10:32.107Z] ], [2024-02-27T21:10:32.107Z] "bip": "10.250.0.254/24", [2024-02-27T21:10:32.107Z] "hosts": [ [2024-02-27T21:10:32.107Z] "tcp://0.0.0.0:5555", [2024-02-27T21:10:32.107Z] "unix:///var/run/docker.sock" [2024-02-27T21:10:32.107Z] ], [2024-02-27T21:10:32.107Z] "mtu": 1458, [2024-02-27T21:10:32.107Z] "selinux-enabled": true, [2024-02-27T21:10:32.107Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-27T21:10:32.107Z] } [Pipeline] sh [2024-02-27T21:10:32.464Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-27T21:10:33.036Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:10:55.217Z] provisioning config files... [2024-02-27T21:10:55.249Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/223@tmp/config3965257029335195117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:10:55.726Z] ---> ****-login.sh [2024-02-27T21:10:55.726Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:10:56.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:10:56.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:10:56.329Z] Configure a credential helper to remove this warning. See [2024-02-27T21:10:56.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:10:56.329Z] [2024-02-27T21:10:56.329Z] Login Succeeded [2024-02-27T21:10:56.329Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:10:56.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:10:56.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:10:56.876Z] Configure a credential helper to remove this warning. See [2024-02-27T21:10:56.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:10:56.876Z] [2024-02-27T21:10:56.876Z] Login Succeeded [2024-02-27T21:10:56.876Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:10:57.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:10:57.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:10:57.146Z] Configure a credential helper to remove this warning. See [2024-02-27T21:10:57.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:10:57.146Z] [2024-02-27T21:10:57.146Z] Login Succeeded [2024-02-27T21:10:57.418Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:10:57.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:10:57.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:10:57.699Z] Configure a credential helper to remove this warning. See [2024-02-27T21:10:57.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:10:57.699Z] [2024-02-27T21:10:57.699Z] Login Succeeded [2024-02-27T21:10:57.699Z] ****.io [2024-02-27T21:10:57.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:10:58.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:10:58.245Z] Configure a credential helper to remove this warning. See [2024-02-27T21:10:58.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:10:58.245Z] [2024-02-27T21:10:58.245Z] Login Succeeded [2024-02-27T21:10:58.245Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:10:58.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T21:10:58.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:10:58.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:10:58.833Z] ========================================================= [2024-02-27T21:10:58.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-27T21:10:58.833Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:10:59.375Z] + 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-02-27T21:10:59.376Z] Sending build context to Docker daemon 158.7kB [2024-02-27T21:10:59.644Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:10:59.644Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T21:10:59.915Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-27T21:10:59.915Z] 9fda8d8052c6: Pulling fs layer [2024-02-27T21:10:59.915Z] 5d54e960e981: Pulling fs layer [2024-02-27T21:10:59.915Z] c4a7e357bf2a: Pulling fs layer [2024-02-27T21:10:59.915Z] f0e02332f6b5: Pulling fs layer [2024-02-27T21:10:59.915Z] 872ee5b61b7b: Pulling fs layer [2024-02-27T21:10:59.915Z] 0c6a40ed1a82: Pulling fs layer [2024-02-27T21:10:59.915Z] 94ae7d8d031c: Pulling fs layer [2024-02-27T21:10:59.915Z] 872ee5b61b7b: Waiting [2024-02-27T21:10:59.915Z] 0c6a40ed1a82: Waiting [2024-02-27T21:10:59.915Z] f0e02332f6b5: Waiting [2024-02-27T21:10:59.915Z] 94ae7d8d031c: Waiting [2024-02-27T21:10:59.915Z] 5d54e960e981: Verifying Checksum [2024-02-27T21:10:59.915Z] 5d54e960e981: Download complete [2024-02-27T21:10:59.915Z] f0e02332f6b5: Verifying Checksum [2024-02-27T21:10:59.915Z] f0e02332f6b5: Download complete [2024-02-27T21:10:59.915Z] 872ee5b61b7b: Verifying Checksum [2024-02-27T21:10:59.915Z] 872ee5b61b7b: Download complete [2024-02-27T21:10:59.915Z] 9fda8d8052c6: Download complete [2024-02-27T21:11:00.508Z] 94ae7d8d031c: Verifying Checksum [2024-02-27T21:11:00.508Z] 94ae7d8d031c: Download complete [2024-02-27T21:11:01.104Z] 9fda8d8052c6: Pull complete [2024-02-27T21:11:01.693Z] 5d54e960e981: Pull complete [2024-02-27T21:11:01.964Z] c4a7e357bf2a: Download complete [2024-02-27T21:11:02.937Z] 0c6a40ed1a82: Verifying Checksum [2024-02-27T21:11:02.937Z] 0c6a40ed1a82: Download complete [2024-02-27T21:11:15.277Z] c4a7e357bf2a: Pull complete [2024-02-27T21:11:15.277Z] f0e02332f6b5: Pull complete [2024-02-27T21:11:15.277Z] 872ee5b61b7b: Pull complete [2024-02-27T21:11:23.520Z] 0c6a40ed1a82: Pull complete [2024-02-27T21:11:24.937Z] 94ae7d8d031c: Pull complete [2024-02-27T21:11:24.937Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-27T21:11:24.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T21:11:24.937Z] ---> 86de565de09d [2024-02-27T21:11:24.937Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:11:26.886Z] ---> Running in 4fd95e06222e [2024-02-27T21:11:27.153Z] Removing intermediate container 4fd95e06222e [2024-02-27T21:11:27.153Z] ---> d5f0a3cc3e58 [2024-02-27T21:11:27.153Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:11:27.153Z] ---> Running in a6304203a657 [2024-02-27T21:11:27.739Z] Removing intermediate container a6304203a657 [2024-02-27T21:11:27.739Z] ---> 2441b8450eb4 [2024-02-27T21:11:27.739Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:11:27.739Z] ---> Running in fc416242fd06 [2024-02-27T21:11:28.013Z] Removing intermediate container fc416242fd06 [2024-02-27T21:11:28.013Z] ---> 87aef0f0a715 [2024-02-27T21:11:28.013Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:11:28.285Z] ---> Running in cf83544e6d08 [2024-02-27T21:11:29.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:11:29.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:11:31.111Z] OK: 266 MiB in 52 packages [2024-02-27T21:11:31.751Z] Removing intermediate container cf83544e6d08 [2024-02-27T21:11:31.751Z] ---> 3dacffdee668 [2024-02-27T21:11:31.751Z] Step 7/12 : WORKDIR /app [2024-02-27T21:11:32.033Z] ---> Running in d0f374f3e331 [2024-02-27T21:11:32.312Z] Removing intermediate container d0f374f3e331 [2024-02-27T21:11:32.312Z] ---> 19495e122d83 [2024-02-27T21:11:32.312Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T21:11:32.898Z] ---> 6ff70895339c [2024-02-27T21:11:32.898Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:11:32.898Z] ---> Running in e7cf43bcc6d5 [2024-02-27T21:12:40.937Z] Removing intermediate container e7cf43bcc6d5 [2024-02-27T21:12:40.937Z] ---> b59fad146f74 [2024-02-27T21:12:40.937Z] Step 10/12 : COPY . . [2024-02-27T21:12:40.937Z] ---> dc7334e5ce14 [2024-02-27T21:12:40.937Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:12:40.937Z] ---> Running in 0a9c0cc1cdaa [2024-02-27T21:12:40.937Z] Removing intermediate container 0a9c0cc1cdaa [2024-02-27T21:12:40.937Z] ---> 78e1a1303e11 [2024-02-27T21:12:40.937Z] Step 12/12 : RUN $MAKE [2024-02-27T21:12:40.937Z] ---> Running in c48221e52ca7 [2024-02-27T21:12:40.937Z] noop [2024-02-27T21:12:40.937Z] Removing intermediate container c48221e52ca7 [2024-02-27T21:12:40.937Z] ---> c5dfd2d47ec8 [2024-02-27T21:12:40.937Z] Successfully built c5dfd2d47ec8 [2024-02-27T21:12:40.937Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:12:41.434Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T21:12:41.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:12:41.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container [2024-02-27T21:12:41.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/223 -v /w/workspace/app-service-configurable/223:/w/workspace/app-service-configurable/223:rw,z -v /w/workspace/app-service-configurable/223@tmp:/w/workspace/app-service-configurable/223@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-02-27T21:12:43.170Z] $ docker top c15fadef88dcb6eda7ceb4fabb92f0ec6421e9f5f1eedf5c7e54b747853e2c51 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:12:44.131Z] + go version [2024-02-27T21:12:44.131Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-27T21:12:44.156Z] $ docker stop --time=1 c15fadef88dcb6eda7ceb4fabb92f0ec6421e9f5f1eedf5c7e54b747853e2c51 [2024-02-27T21:12:45.830Z] $ docker rm -f --volumes c15fadef88dcb6eda7ceb4fabb92f0ec6421e9f5f1eedf5c7e54b747853e2c51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:12:46.752Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T21:12:46.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:12:47.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container [2024-02-27T21:12:47.104Z] $ 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/223 -v /w/workspace/app-service-configurable/223:/w/workspace/app-service-configurable/223:rw,z -v /w/workspace/app-service-configurable/223@tmp:/w/workspace/app-service-configurable/223@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-02-27T21:12:48.419Z] $ docker top 082950d15df29bacb3207b36bdf0a651bf0fa51455c35e4d2bba81411e2863d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:12:49.388Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/223 [Pipeline] fileExists [Pipeline] sh [2024-02-27T21:12:50.101Z] + make test [2024-02-27T21:12:50.102Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T21:15:28.218Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-27T21:15:28.218Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-27T21:15:28.218Z] go vet ./... [2024-02-27T21:17:34.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T21:17:34.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T21:17:34.915Z] ./bin/test-attribution-txt.sh [2024-02-27T21:17:34.915Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T21:17:34.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T21:17:34.979Z] $ docker stop --time=1 082950d15df29bacb3207b36bdf0a651bf0fa51455c35e4d2bba81411e2863d4 [2024-02-27T21:17:40.200Z] $ docker rm -f --volumes 082950d15df29bacb3207b36bdf0a651bf0fa51455c35e4d2bba81411e2863d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:17:41.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T21:17:41.887Z] Warning: overwriting stash ‘coverage-report’ [2024-02-27T21:17:42.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T21:17:42.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T21:17:43.320Z] + ls -al . [2024-02-27T21:17:43.320Z] total 180 [2024-02-27T21:17:43.320Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 21:12 . [2024-02-27T21:17:43.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:10 .. [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 21:10 .dockerignore [2024-02-27T21:17:43.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:10 .git [2024-02-27T21:17:43.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:10 .github [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 27 21:10 .gitignore [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:10 .golangci.yml [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 27 21:10 Attribution.txt [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 27 21:10 CHANGELOG.md [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 27 21:10 Dockerfile [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:10 GOVERNANCE.md [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 27 21:10 Jenkinsfile [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 21:10 LICENSE [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 27 21:10 OWNERS.md [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 27 21:10 README.md [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:07 VERSION [2024-02-27T21:17:43.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:10 bin [2024-02-27T21:17:43.321Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 27 21:12 coverage.out [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 27 21:10 go.mod [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 27 21:10 go.sum [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 27 21:10 main.go [2024-02-27T21:17:43.321Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 27 21:10 makefile [2024-02-27T21:17:43.321Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 21:10 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:17:43.741Z] + 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=e029c947a342a97fa89232dc0db458535b381c54 --label arch=arm64 --label version=3.2.0-dev.14 . [2024-02-27T21:17:43.741Z] Sending build context to Docker daemon 159.7kB [2024-02-27T21:17:44.009Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:17:44.009Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-27T21:17:44.009Z] ---> c5dfd2d47ec8 [2024-02-27T21:17:44.009Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:17:44.009Z] ---> Running in 78cbf46b3a95 [2024-02-27T21:17:44.276Z] Removing intermediate container 78cbf46b3a95 [2024-02-27T21:17:44.276Z] ---> 86ab2f7b39ea [2024-02-27T21:17:44.276Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:17:44.543Z] ---> Running in d2ffc56dad29 [2024-02-27T21:17:44.810Z] Removing intermediate container d2ffc56dad29 [2024-02-27T21:17:44.810Z] ---> 41927161d194 [2024-02-27T21:17:44.810Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:17:44.810Z] ---> Running in 52e17e792f1d [2024-02-27T21:17:45.079Z] Removing intermediate container 52e17e792f1d [2024-02-27T21:17:45.079Z] ---> 0796f0198efb [2024-02-27T21:17:45.079Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:17:45.363Z] ---> Running in 64f67c150e10 [2024-02-27T21:17:46.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:17:46.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:17:47.996Z] OK: 266 MiB in 52 packages [2024-02-27T21:17:48.957Z] Removing intermediate container 64f67c150e10 [2024-02-27T21:17:48.957Z] ---> 5df22754a516 [2024-02-27T21:17:48.957Z] Step 7/27 : WORKDIR /app [2024-02-27T21:17:48.957Z] ---> Running in f74c55e151c5 [2024-02-27T21:17:49.224Z] Removing intermediate container f74c55e151c5 [2024-02-27T21:17:49.224Z] ---> 06c24adf224a [2024-02-27T21:17:49.224Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-27T21:17:53.475Z] ---> 71e72e5aa6c9 [2024-02-27T21:17:53.475Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:17:53.475Z] ---> Running in c95bddd43b3f [2024-02-27T21:17:54.895Z] Removing intermediate container c95bddd43b3f [2024-02-27T21:17:54.895Z] ---> b307f50a1d11 [2024-02-27T21:17:54.895Z] Step 10/27 : COPY . . [2024-02-27T21:17:55.481Z] ---> b58d5894951a [2024-02-27T21:17:55.481Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:17:55.751Z] ---> Running in 5d32bfa3c683 [2024-02-27T21:17:56.016Z] Removing intermediate container 5d32bfa3c683 [2024-02-27T21:17:56.016Z] ---> fdb605b6a898 [2024-02-27T21:17:56.016Z] Step 12/27 : RUN $MAKE [2024-02-27T21:17:56.016Z] ---> Running in c6de46dac278 [2024-02-27T21:17:56.975Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14" -trimpath -mod=readonly -o app-service-configurable [2024-02-27T21:20:03.656Z] Removing intermediate container c6de46dac278 [2024-02-27T21:20:03.656Z] ---> 4b9c667dfb96 [2024-02-27T21:20:03.656Z] Step 13/27 : FROM alpine:3.18 [2024-02-27T21:20:03.656Z] 3.18: Pulling from library/alpine [2024-02-27T21:20:03.656Z] c6b39de5b339: Pulling fs layer [2024-02-27T21:20:03.656Z] c6b39de5b339: Verifying Checksum [2024-02-27T21:20:03.656Z] c6b39de5b339: Download complete [2024-02-27T21:20:03.656Z] c6b39de5b339: Pull complete [2024-02-27T21:20:03.656Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T21:20:03.656Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T21:20:03.656Z] ---> 33abbf032149 [2024-02-27T21:20:03.656Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T21:20:03.656Z] ---> Running in 0300077056b8 [2024-02-27T21:20:03.656Z] Removing intermediate container 0300077056b8 [2024-02-27T21:20:03.656Z] ---> d8b46bdd7f0b [2024-02-27T21:20:03.656Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-27T21:20:03.656Z] ---> Running in 286f6ebd3eea [2024-02-27T21:20:03.656Z] Removing intermediate container 286f6ebd3eea [2024-02-27T21:20:03.656Z] ---> ee74a697833f [2024-02-27T21:20:03.656Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T21:20:03.656Z] ---> Running in 7d7815780e0d [2024-02-27T21:20:03.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:20:03.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:20:03.656Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T21:20:03.656Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T21:20:03.656Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T21:20:03.656Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T21:20:03.656Z] OK: 9 MiB in 17 packages [2024-02-27T21:20:03.656Z] Removing intermediate container 7d7815780e0d [2024-02-27T21:20:03.656Z] ---> c479b9665955 [2024-02-27T21:20:03.656Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-27T21:20:03.656Z] ---> Running in b89634d16fab [2024-02-27T21:20:03.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:20:03.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:20:03.656Z] OK: 9 MiB in 17 packages [2024-02-27T21:20:03.656Z] Removing intermediate container b89634d16fab [2024-02-27T21:20:03.656Z] ---> 6b3c762d7969 [2024-02-27T21:20:03.656Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T21:20:03.922Z] ---> 7ae2b4318ecb [2024-02-27T21:20:03.922Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T21:20:04.504Z] ---> 7b71c84eb86b [2024-02-27T21:20:04.504Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-27T21:20:05.086Z] ---> 3a8bfed80535 [2024-02-27T21:20:05.086Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-27T21:20:06.047Z] ---> a2c1a4753f10 [2024-02-27T21:20:06.047Z] Step 22/27 : EXPOSE 48095 [2024-02-27T21:20:06.047Z] ---> Running in e2c4630e604d [2024-02-27T21:20:06.313Z] Removing intermediate container e2c4630e604d [2024-02-27T21:20:06.313Z] ---> 6298bb36f5e0 [2024-02-27T21:20:06.313Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-27T21:20:06.579Z] ---> Running in 751acc8aee43 [2024-02-27T21:20:06.844Z] Removing intermediate container 751acc8aee43 [2024-02-27T21:20:06.844Z] ---> fc0ee99a0f36 [2024-02-27T21:20:06.844Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-27T21:20:06.844Z] ---> Running in c16744472c8c [2024-02-27T21:20:07.118Z] Removing intermediate container c16744472c8c [2024-02-27T21:20:07.119Z] ---> 417a28516305 [2024-02-27T21:20:07.119Z] Step 25/27 : LABEL arch=arm64 [2024-02-27T21:20:07.119Z] ---> Running in 3fe7f5b0b707 [2024-02-27T21:20:07.384Z] Removing intermediate container 3fe7f5b0b707 [2024-02-27T21:20:07.384Z] ---> ba3aaacf982f [2024-02-27T21:20:07.384Z] Step 26/27 : LABEL git_sha=e029c947a342a97fa89232dc0db458535b381c54 [2024-02-27T21:20:07.384Z] ---> Running in dd4cbb209c30 [2024-02-27T21:20:07.650Z] Removing intermediate container dd4cbb209c30 [2024-02-27T21:20:07.650Z] ---> 055f487a36b6 [2024-02-27T21:20:07.650Z] Step 27/27 : LABEL version=3.2.0-dev.14 [2024-02-27T21:20:07.919Z] ---> Running in bf5a46a82b7d [2024-02-27T21:20:08.186Z] Removing intermediate container bf5a46a82b7d [2024-02-27T21:20:08.186Z] ---> b033be3ce00c [2024-02-27T21:20:08.186Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T21:20:08.186Z] Successfully built b033be3ce00c [2024-02-27T21:20:08.186Z] 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-02-27T21:20:08.667Z] provisioning config files... [2024-02-27T21:20:08.686Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/223@tmp/config2084943998491182821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:09.078Z] ---> ****-login.sh [2024-02-27T21:20:09.078Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:20:09.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:20:09.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:20:09.348Z] Configure a credential helper to remove this warning. See [2024-02-27T21:20:09.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:20:09.348Z] [2024-02-27T21:20:09.348Z] Login Succeeded [2024-02-27T21:20:09.348Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:20:09.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:20:09.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:20:09.614Z] Configure a credential helper to remove this warning. See [2024-02-27T21:20:09.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:20:09.614Z] [2024-02-27T21:20:09.614Z] Login Succeeded [2024-02-27T21:20:09.614Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:20:09.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:20:09.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:20:09.879Z] Configure a credential helper to remove this warning. See [2024-02-27T21:20:09.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:20:09.879Z] [2024-02-27T21:20:09.879Z] Login Succeeded [2024-02-27T21:20:09.879Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:20:10.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:20:10.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:20:10.410Z] Configure a credential helper to remove this warning. See [2024-02-27T21:20:10.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:20:10.410Z] [2024-02-27T21:20:10.410Z] Login Succeeded [2024-02-27T21:20:10.410Z] ****.io [2024-02-27T21:20:10.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:20:10.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:20:10.941Z] Configure a credential helper to remove this warning. See [2024-02-27T21:20:10.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:20:10.941Z] [2024-02-27T21:20:10.941Z] Login Succeeded [2024-02-27T21:20:10.941Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:20:10.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:20:11.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:20:11.200Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-02-27T21:20:11.200Z] e029c947a342a97fa89232dc0db458535b381c54 [2024-02-27T21:20:11.200Z] latest [2024-02-27T21:20:11.200Z] 3.2.0-dev.14 [2024-02-27T21:20:11.200Z] e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [2024-02-27T21:20:11.200Z] main [2024-02-27T21:20:11.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:11.723Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:12.201Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54 [2024-02-27T21:20:12.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-27T21:20:12.201Z] 0938ae46c9bf: Preparing [2024-02-27T21:20:12.201Z] 8e1611a3f99c: Preparing [2024-02-27T21:20:12.201Z] 4aa3b708d631: Preparing [2024-02-27T21:20:12.201Z] 95d696080a07: Preparing [2024-02-27T21:20:12.201Z] 9522c62c16bf: Preparing [2024-02-27T21:20:12.201Z] 385730a8db2e: Preparing [2024-02-27T21:20:12.201Z] 7c504f21be85: Preparing [2024-02-27T21:20:12.201Z] 385730a8db2e: Waiting [2024-02-27T21:20:12.201Z] 7c504f21be85: Waiting [2024-02-27T21:20:12.465Z] 4aa3b708d631: Pushed [2024-02-27T21:20:12.465Z] 9522c62c16bf: Pushed [2024-02-27T21:20:12.465Z] 95d696080a07: Pushed [2024-02-27T21:20:12.465Z] 8e1611a3f99c: Pushed [2024-02-27T21:20:12.465Z] 7c504f21be85: Layer already exists [2024-02-27T21:20:12.729Z] 385730a8db2e: Pushed [2024-02-27T21:20:16.055Z] 0938ae46c9bf: Pushed [2024-02-27T21:20:16.320Z] e029c947a342a97fa89232dc0db458535b381c54: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:20.128Z] + 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-02-27T21:20:20.597Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-27T21:20:20.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-27T21:20:20.598Z] 0938ae46c9bf: Preparing [2024-02-27T21:20:20.598Z] 8e1611a3f99c: Preparing [2024-02-27T21:20:20.598Z] 4aa3b708d631: Preparing [2024-02-27T21:20:20.598Z] 95d696080a07: Preparing [2024-02-27T21:20:20.598Z] 9522c62c16bf: Preparing [2024-02-27T21:20:20.598Z] 385730a8db2e: Preparing [2024-02-27T21:20:20.598Z] 7c504f21be85: Preparing [2024-02-27T21:20:20.598Z] 385730a8db2e: Waiting [2024-02-27T21:20:20.598Z] 7c504f21be85: Waiting [2024-02-27T21:20:20.598Z] 95d696080a07: Layer already exists [2024-02-27T21:20:20.598Z] 8e1611a3f99c: Layer already exists [2024-02-27T21:20:20.598Z] 0938ae46c9bf: Layer already exists [2024-02-27T21:20:20.598Z] 9522c62c16bf: Layer already exists [2024-02-27T21:20:20.598Z] 4aa3b708d631: Layer already exists [2024-02-27T21:20:20.598Z] 385730a8db2e: Layer already exists [2024-02-27T21:20:20.598Z] 7c504f21be85: Layer already exists [2024-02-27T21:20:20.863Z] latest: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:21.334Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:21.846Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.14 [2024-02-27T21:20:21.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-27T21:20:21.847Z] 0938ae46c9bf: Preparing [2024-02-27T21:20:21.847Z] 8e1611a3f99c: Preparing [2024-02-27T21:20:21.847Z] 4aa3b708d631: Preparing [2024-02-27T21:20:21.847Z] 95d696080a07: Preparing [2024-02-27T21:20:21.847Z] 9522c62c16bf: Preparing [2024-02-27T21:20:21.847Z] 385730a8db2e: Preparing [2024-02-27T21:20:21.847Z] 7c504f21be85: Preparing [2024-02-27T21:20:21.847Z] 385730a8db2e: Waiting [2024-02-27T21:20:21.847Z] 7c504f21be85: Waiting [2024-02-27T21:20:21.847Z] 4aa3b708d631: Layer already exists [2024-02-27T21:20:21.847Z] 9522c62c16bf: Layer already exists [2024-02-27T21:20:21.847Z] 95d696080a07: Layer already exists [2024-02-27T21:20:21.847Z] 8e1611a3f99c: Layer already exists [2024-02-27T21:20:21.847Z] 0938ae46c9bf: Layer already exists [2024-02-27T21:20:21.847Z] 7c504f21be85: Layer already exists [2024-02-27T21:20:21.847Z] 385730a8db2e: Layer already exists [2024-02-27T21:20:21.847Z] 3.2.0-dev.14: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:22.576Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:23.160Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [2024-02-27T21:20:23.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-27T21:20:23.160Z] 0938ae46c9bf: Preparing [2024-02-27T21:20:23.160Z] 8e1611a3f99c: Preparing [2024-02-27T21:20:23.160Z] 4aa3b708d631: Preparing [2024-02-27T21:20:23.160Z] 95d696080a07: Preparing [2024-02-27T21:20:23.160Z] 9522c62c16bf: Preparing [2024-02-27T21:20:23.160Z] 385730a8db2e: Preparing [2024-02-27T21:20:23.160Z] 7c504f21be85: Preparing [2024-02-27T21:20:23.160Z] 385730a8db2e: Waiting [2024-02-27T21:20:23.160Z] 7c504f21be85: Waiting [2024-02-27T21:20:23.160Z] 0938ae46c9bf: Layer already exists [2024-02-27T21:20:23.160Z] 8e1611a3f99c: Layer already exists [2024-02-27T21:20:23.160Z] 9522c62c16bf: Layer already exists [2024-02-27T21:20:23.160Z] 4aa3b708d631: Layer already exists [2024-02-27T21:20:23.160Z] 95d696080a07: Layer already exists [2024-02-27T21:20:23.160Z] 385730a8db2e: Layer already exists [2024-02-27T21:20:23.160Z] 7c504f21be85: Layer already exists [2024-02-27T21:20:23.429Z] e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:23.918Z] + 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-02-27T21:20:24.403Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-02-27T21:20:24.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-27T21:20:24.403Z] 0938ae46c9bf: Preparing [2024-02-27T21:20:24.403Z] 8e1611a3f99c: Preparing [2024-02-27T21:20:24.403Z] 4aa3b708d631: Preparing [2024-02-27T21:20:24.403Z] 95d696080a07: Preparing [2024-02-27T21:20:24.403Z] 9522c62c16bf: Preparing [2024-02-27T21:20:24.403Z] 385730a8db2e: Preparing [2024-02-27T21:20:24.403Z] 7c504f21be85: Preparing [2024-02-27T21:20:24.403Z] 385730a8db2e: Waiting [2024-02-27T21:20:24.403Z] 7c504f21be85: Waiting [2024-02-27T21:20:24.403Z] 8e1611a3f99c: Layer already exists [2024-02-27T21:20:24.403Z] 95d696080a07: Layer already exists [2024-02-27T21:20:24.403Z] 0938ae46c9bf: Layer already exists [2024-02-27T21:20:24.403Z] 9522c62c16bf: Layer already exists [2024-02-27T21:20:24.403Z] 4aa3b708d631: Layer already exists [2024-02-27T21:20:24.403Z] 7c504f21be85: Layer already exists [2024-02-27T21:20:24.403Z] 385730a8db2e: Layer already exists [2024-02-27T21:20:24.672Z] main: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:20:24.989Z] ===================================================== [Pipeline] echo [2024-02-27T21:20:25.047Z] taggedImages: [2024-02-27T21:20:25.047Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54 [2024-02-27T21:20:25.047Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-27T21:20:25.047Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.14 [2024-02-27T21:20:25.047Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [2024-02-27T21:20:25.047Z] - 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-02-27T21:20:25.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T21:20:25.663Z] [2024-02-27T21:20:25.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:26.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T21:20:26.043Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-27T21:20:26.043Z] 8998bd30e6a1: Pulling fs layer [2024-02-27T21:20:26.043Z] 04944245beec: Pulling fs layer [2024-02-27T21:20:26.043Z] 699f458cf7ca: Pulling fs layer [2024-02-27T21:20:26.043Z] 765212b225bb: Pulling fs layer [2024-02-27T21:20:26.043Z] f23df028b6ca: Pulling fs layer [2024-02-27T21:20:26.043Z] d65c8cfc05b1: Pulling fs layer [2024-02-27T21:20:26.043Z] 2437ff75d9bd: Pulling fs layer [2024-02-27T21:20:26.043Z] f23df028b6ca: Waiting [2024-02-27T21:20:26.043Z] d65c8cfc05b1: Waiting [2024-02-27T21:20:26.043Z] 2437ff75d9bd: Waiting [2024-02-27T21:20:26.043Z] 765212b225bb: Waiting [2024-02-27T21:20:26.310Z] 04944245beec: Verifying Checksum [2024-02-27T21:20:26.310Z] 04944245beec: Download complete [2024-02-27T21:20:26.310Z] 765212b225bb: Verifying Checksum [2024-02-27T21:20:26.310Z] 765212b225bb: Download complete [2024-02-27T21:20:26.310Z] f23df028b6ca: Verifying Checksum [2024-02-27T21:20:26.310Z] f23df028b6ca: Download complete [2024-02-27T21:20:26.577Z] d65c8cfc05b1: Verifying Checksum [2024-02-27T21:20:26.577Z] d65c8cfc05b1: Download complete [2024-02-27T21:20:26.577Z] 699f458cf7ca: Verifying Checksum [2024-02-27T21:20:26.577Z] 699f458cf7ca: Download complete [2024-02-27T21:20:26.844Z] 8998bd30e6a1: Verifying Checksum [2024-02-27T21:20:26.844Z] 8998bd30e6a1: Download complete [2024-02-27T21:20:29.418Z] 2437ff75d9bd: Verifying Checksum [2024-02-27T21:20:29.418Z] 2437ff75d9bd: Download complete [2024-02-27T21:20:31.354Z] 8998bd30e6a1: Pull complete [2024-02-27T21:20:31.622Z] 04944245beec: Pull complete [2024-02-27T21:20:33.561Z] 699f458cf7ca: Pull complete [2024-02-27T21:20:33.828Z] 765212b225bb: Pull complete [2024-02-27T21:20:34.782Z] f23df028b6ca: Pull complete [2024-02-27T21:20:34.782Z] d65c8cfc05b1: Pull complete [2024-02-27T21:20:52.959Z] 2437ff75d9bd: Pull complete [2024-02-27T21:20:52.959Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-27T21:20:52.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T21:20:52.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:20:53.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container [2024-02-27T21:20:53.414Z] $ 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/223 -v /w/workspace/app-service-configurable/223:/w/workspace/app-service-configurable/223:rw,z -v /w/workspace/app-service-configurable/223@tmp:/w/workspace/app-service-configurable/223@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-02-27T21:20:55.996Z] $ docker top 23ce5a0aed29afd3fc894763d16646ed68caf6c5efadab637603c19af7645ef8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:56.921Z] ---> job-cost.sh [2024-02-27T21:20:56.921Z] lf-activate-venv: SKIPPING [2024-02-27T21:20:56.921Z] INFO: No Stack... [2024-02-27T21:20:57.186Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-27T21:20:58.140Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T21:20:58.457Z] + cut -d, -f6 [2024-02-27T21:20:58.457Z] + cat /w/workspace/app-service-configurable/223/archives/cost.csv [Pipeline] lock [2024-02-27T21:20:58.789Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [2024-02-27T21:20:58.805Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] did not exist. Created. [2024-02-27T21:20:58.810Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T21:20:59.543Z] /w/workspace/app-service-configurable/223@tmp/durable-12f24d71/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-27T21:21:00.184Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-27T21:21:00.259Z] Warning: overwriting stash ‘stack-cost’ [2024-02-27T21:21:00.323Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T21:21:00.332Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T21:21:00.441Z] $ docker stop --time=1 23ce5a0aed29afd3fc894763d16646ed68caf6c5efadab637603c19af7645ef8 [2024-02-27T21:21:04.576Z] $ docker rm -f --volumes 23ce5a0aed29afd3fc894763d16646ed68caf6c5efadab637603c19af7645ef8 [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-02-27T21:21:05.962Z] provisioning config files... [2024-02-27T21:21:05.971Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6348144699408407703tmp [Pipeline] { [Pipeline] sh [2024-02-27T21:21:06.353Z] + set +x [2024-02-27T21:21:06.353Z] + curl -s https://codecov.io/bash [2024-02-27T21:21:06.353Z] + bash -s -- [2024-02-27T21:21:06.353Z] [2024-02-27T21:21:06.353Z] _____ _ [2024-02-27T21:21:06.353Z] / ____| | | [2024-02-27T21:21:06.353Z] | | ___ __| | ___ ___ _____ __ [2024-02-27T21:21:06.353Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-27T21:21:06.353Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-27T21:21:06.353Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-27T21:21:06.353Z] Bash-1.0.6 [2024-02-27T21:21:06.353Z] [2024-02-27T21:21:06.353Z] [2024-02-27T21:21:06.353Z] ==> git version 2.25.1 found [2024-02-27T21:21:06.354Z] ==> 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-02-27T21:21:06.354Z] Release-Date: 2020-01-08 [2024-02-27T21:21:06.354Z] 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-02-27T21:21:06.354Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-27T21:21:06.354Z] ==> Jenkins CI detected. [2024-02-27T21:21:06.354Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-02-27T21:21:06.354Z] project root: . [2024-02-27T21:21:06.354Z] --> token set from env [2024-02-27T21:21:06.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-27T21:21:06.354Z] ==> Running gcov in . (disable via -X gcov) [2024-02-27T21:21:06.354Z] ==> Python coveragepy not found [2024-02-27T21:21:06.354Z] ==> Searching for coverage reports in: [2024-02-27T21:21:06.354Z] + . [2024-02-27T21:21:06.614Z] -> Found 1 reports [2024-02-27T21:21:06.614Z] ==> Detecting git/mercurial file structure [2024-02-27T21:21:06.614Z] ==> Reading reports [2024-02-27T21:21:06.614Z] + ./coverage.out bytes=13 [2024-02-27T21:21:06.614Z] ==> Appending adjustments [2024-02-27T21:21:06.614Z] https://docs.codecov.io/docs/fixing-reports [2024-02-27T21:21:06.614Z] + Found adjustments [2024-02-27T21:21:06.614Z] ==> Gzipping contents [2024-02-27T21:21:06.614Z] 4.0K /tmp/codecov.JDgdPZ.gz [2024-02-27T21:21:06.614Z] ==> Uploading reports [2024-02-27T21:21:06.614Z] url: https://codecov.io [2024-02-27T21:21:06.614Z] query: branch=main&commit=e029c947a342a97fa89232dc0db458535b381c54&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T21:21:06.614Z] -> Pinging Codecov [2024-02-27T21:21:06.614Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e029c947a342a97fa89232dc0db458535b381c54&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T21:21:06.614Z] -> Uploading to [2024-02-27T21:21:06.614Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-27/A97CA9966030D2A3747ED39772930CCE/e029c947a342a97fa89232dc0db458535b381c54/2746ac4a-12e9-4cd8-9603-bf9f3a77eef5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T212106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f63ea481b46f3e00fbfb68a07229ea3b6aebb7ecee3c3927615b5fcef9e3d758 [2024-02-27T21:21:06.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T21:21:06.874Z] Dload Upload Total Spent Left Speed [2024-02-27T21:21:06.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 939 --:--:-- --:--:-- --:--:-- 939 [2024-02-27T21:21:07.134Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] } [2024-02-27T21:21:07.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-27T21:21:07.520Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-27T21:21:07.542Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:21:07.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T21:21:07.975Z] [2024-02-27T21:21:07.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:21:08.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T21:21:08.320Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-27T21:21:08.320Z] df9b9388f04a: Pulling fs layer [2024-02-27T21:21:08.320Z] 52dc419b0ee2: Pulling fs layer [2024-02-27T21:21:08.320Z] 25bc292e5bac: Pulling fs layer [2024-02-27T21:21:08.320Z] 114826534d7a: Pulling fs layer [2024-02-27T21:21:08.320Z] 4657fd5d0bcf: Pulling fs layer [2024-02-27T21:21:08.320Z] 6ad1cebc031e: Pulling fs layer [2024-02-27T21:21:08.320Z] 8a3aa393b2d8: Pulling fs layer [2024-02-27T21:21:08.320Z] 4657fd5d0bcf: Waiting [2024-02-27T21:21:08.320Z] 6ad1cebc031e: Waiting [2024-02-27T21:21:08.320Z] 8a3aa393b2d8: Waiting [2024-02-27T21:21:08.320Z] 114826534d7a: Waiting [2024-02-27T21:21:08.320Z] 25bc292e5bac: Verifying Checksum [2024-02-27T21:21:08.320Z] 25bc292e5bac: Download complete [2024-02-27T21:21:08.320Z] 52dc419b0ee2: Verifying Checksum [2024-02-27T21:21:08.320Z] 52dc419b0ee2: Download complete [2024-02-27T21:21:08.320Z] 4657fd5d0bcf: Verifying Checksum [2024-02-27T21:21:08.320Z] 4657fd5d0bcf: Download complete [2024-02-27T21:21:08.320Z] df9b9388f04a: Download complete [2024-02-27T21:21:08.579Z] 6ad1cebc031e: Verifying Checksum [2024-02-27T21:21:08.579Z] 6ad1cebc031e: Download complete [2024-02-27T21:21:08.579Z] df9b9388f04a: Pull complete [2024-02-27T21:21:08.579Z] 52dc419b0ee2: Pull complete [2024-02-27T21:21:08.579Z] 25bc292e5bac: Pull complete [2024-02-27T21:21:09.145Z] 114826534d7a: Verifying Checksum [2024-02-27T21:21:09.145Z] 114826534d7a: Download complete [2024-02-27T21:21:09.145Z] 8a3aa393b2d8: Verifying Checksum [2024-02-27T21:21:09.145Z] 8a3aa393b2d8: Download complete [2024-02-27T21:21:12.426Z] 114826534d7a: Pull complete [2024-02-27T21:21:12.684Z] 4657fd5d0bcf: Pull complete [2024-02-27T21:21:12.942Z] 6ad1cebc031e: Pull complete [2024-02-27T21:21:16.266Z] 8a3aa393b2d8: Pull complete [2024-02-27T21:21:16.266Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-27T21:21:16.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T21:21:16.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:21:16.533Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:21:16.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-27T21:21:22.477Z] $ docker top 940ce16eb1d747d0f8514e3307df538cb5965c200b68cebeba893ef0c63957f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-27T21:21:22.652Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-02-27T21:21:22.932Z] + set -o pipefail [2024-02-27T21:21:22.932Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-02-27T21:21:28.208Z] [2024-02-27T21:21:28.208Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-02-27T21:21:28.208Z] [2024-02-27T21:21:28.208Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/38fd33d2-36b2-4fb2-9f55-eea51f513b65 [2024-02-27T21:21:28.208Z] [2024-02-27T21:21:28.208Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-27T21:21:28.208Z] [2024-02-27T21:21:28.468Z] [2024-02-27T21:21:28.468Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-27T21:21:28.468Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-27T21:21:28.468Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-27T21:21:28.486Z] $ docker stop --time=1 940ce16eb1d747d0f8514e3307df538cb5965c200b68cebeba893ef0c63957f1 [2024-02-27T21:21:32.027Z] $ docker rm -f --volumes 940ce16eb1d747d0f8514e3307df538cb5965c200b68cebeba893ef0c63957f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T21:21:33.511Z] + git log --format=format:%s -1 e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] sh [2024-02-27T21:21:33.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:21:33.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:21:34.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:21:34.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:21:34.326Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:21:34.355Z] $ 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-02-27T21:21:34.795Z] $ docker top a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 -eo pid,comm [2024-02-27T21:21:34.840Z] 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-02-27T21:21:34.840Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:21:35.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:21:35.074Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:21:35.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:21:35.204Z] $ docker exec a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 ssh-agent [2024-02-27T21:21:35.313Z] SSH_AUTH_SOCK=/tmp/ssh-UVhjrcgGWXQT/agent.32 [2024-02-27T21:21:35.313Z] SSH_AGENT_PID=38 [2024-02-27T21:21:35.317Z] Running ssh-add (command line suppressed) [2024-02-27T21:21:35.421Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7855914859642211853.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7855914859642211853.key) [2024-02-27T21:21:35.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:21:35.776Z] + git semver tag [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,947 [run_tag] DEBUG tag force:False [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,948 [check_head_tag] DEBUG check head tag [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,949 [execute] INFO git cat-file --batch-check [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,953 [execute] INFO git cat-file --batch [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,978 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,978 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,978 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-27T21:21:36.034Z] 2024-02-27 21:21:35,983 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-27T21:21:36.034Z] 3.2.0-dev.14 [Pipeline] } [2024-02-27T21:21:36.045Z] $ docker exec --env ******** --env ******** a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 ssh-agent -k [2024-02-27T21:21:36.143Z] unset SSH_AUTH_SOCK; [2024-02-27T21:21:36.143Z] unset SSH_AGENT_PID; [2024-02-27T21:21:36.143Z] echo Agent pid 38 killed; [2024-02-27T21:21:36.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:21:36.669Z] + git semver [Pipeline] } [2024-02-27T21:21:36.944Z] $ docker stop --time=1 a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 [2024-02-27T21:21:38.239Z] $ docker rm -f --volumes a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:21:38.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T21:21:38.891Z] [2024-02-27T21:21:38.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:21:39.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T21:21:39.247Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-27T21:21:39.247Z] ab5ef0e58194: Pulling fs layer [2024-02-27T21:21:39.247Z] 9712f1f96733: Pulling fs layer [2024-02-27T21:21:39.247Z] 63f879dbbcfc: Pulling fs layer [2024-02-27T21:21:39.247Z] 0d9ebad4ef96: Pulling fs layer [2024-02-27T21:21:39.247Z] e9a5061849ea: Pulling fs layer [2024-02-27T21:21:39.247Z] d747dcd14b5f: Pulling fs layer [2024-02-27T21:21:39.247Z] 2de7ff778b66: Pulling fs layer [2024-02-27T21:21:39.247Z] d747dcd14b5f: Waiting [2024-02-27T21:21:39.247Z] 2de7ff778b66: Waiting [2024-02-27T21:21:39.247Z] 0d9ebad4ef96: Waiting [2024-02-27T21:21:39.247Z] e9a5061849ea: Waiting [2024-02-27T21:21:39.247Z] 9712f1f96733: Verifying Checksum [2024-02-27T21:21:39.247Z] 9712f1f96733: Download complete [2024-02-27T21:21:39.505Z] 63f879dbbcfc: Verifying Checksum [2024-02-27T21:21:39.505Z] 63f879dbbcfc: Download complete [2024-02-27T21:21:39.505Z] e9a5061849ea: Verifying Checksum [2024-02-27T21:21:39.505Z] e9a5061849ea: Download complete [2024-02-27T21:21:39.764Z] d747dcd14b5f: Verifying Checksum [2024-02-27T21:21:39.764Z] d747dcd14b5f: Download complete [2024-02-27T21:21:39.764Z] 0d9ebad4ef96: Verifying Checksum [2024-02-27T21:21:39.764Z] 0d9ebad4ef96: Download complete [2024-02-27T21:21:39.764Z] 2de7ff778b66: Verifying Checksum [2024-02-27T21:21:39.764Z] 2de7ff778b66: Download complete [2024-02-27T21:21:39.764Z] ab5ef0e58194: Download complete [2024-02-27T21:21:42.296Z] ab5ef0e58194: Pull complete [2024-02-27T21:21:42.554Z] 9712f1f96733: Pull complete [2024-02-27T21:21:43.118Z] 63f879dbbcfc: Pull complete [2024-02-27T21:21:47.313Z] 0d9ebad4ef96: Pull complete [2024-02-27T21:21:47.313Z] e9a5061849ea: Pull complete [2024-02-27T21:21:47.313Z] d747dcd14b5f: Pull complete [2024-02-27T21:21:48.251Z] 2de7ff778b66: Pull complete [2024-02-27T21:21:48.251Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-27T21:21:48.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T21:21:48.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:21:48.553Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:21:48.587Z] $ 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-02-27T21:21:55.334Z] $ docker top 5eb56bf29cfc1e6cff773710f25345c25e2a768635a759931c8e1a04497c3421 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:21:55.500Z] provisioning config files... [2024-02-27T21:21:55.507Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3833548625967032485tmp [2024-02-27T21:21:55.516Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config698413881712278657tmp [2024-02-27T21:21:55.525Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1798848326706003101tmp [Pipeline] { [Pipeline] echo [2024-02-27T21:21:55.708Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:21:56.002Z] ---> sigul-configuration.sh [2024-02-27T21:21:56.002Z] gpg: directory `/root/.gnupg' created [2024-02-27T21:21:56.002Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-27T21:21:56.002Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-27T21:21:56.002Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-27T21:21:56.002Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-27T21:21:56.002Z] gpg: CAST5 encrypted data [2024-02-27T21:21:56.002Z] gpg: encrypted with 1 passphrase [2024-02-27T21:21:56.002Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-27T21:21:56.307Z] + mkdir /home/jenkins [2024-02-27T21:21:56.307Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-27T21:21:56.639Z] + 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-02-27T21:21:56.651Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:21:56.946Z] ---> sigul-install.sh [2024-02-27T21:21:56.946Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-27T21:21:57.242Z] + git tag --list [2024-02-27T21:21:57.242Z] v1.0.0 [2024-02-27T21:21:57.242Z] v1.1.0 [2024-02-27T21:21:57.242Z] v1.2.0 [2024-02-27T21:21:57.242Z] v1.3.0 [2024-02-27T21:21:57.242Z] v1.3.1 [2024-02-27T21:21:57.242Z] v2.0.0 [2024-02-27T21:21:57.242Z] v2.0.1 [2024-02-27T21:21:57.242Z] v2.1.0 [2024-02-27T21:21:57.242Z] v2.1.1 [2024-02-27T21:21:57.242Z] v2.1.2 [2024-02-27T21:21:57.242Z] v2.2.0 [2024-02-27T21:21:57.242Z] v2.3 [2024-02-27T21:21:57.242Z] v2.3.0 [2024-02-27T21:21:57.242Z] v2.3.1 [2024-02-27T21:21:57.242Z] v3.0 [2024-02-27T21:21:57.242Z] v3.0.0 [2024-02-27T21:21:57.242Z] v3.0.1 [2024-02-27T21:21:57.242Z] v3.0.1-dev.1 [2024-02-27T21:21:57.242Z] v3.1 [2024-02-27T21:21:57.242Z] v3.1.0 [2024-02-27T21:21:57.242Z] v3.1.0-dev.1 [2024-02-27T21:21:57.242Z] v3.1.0-dev.10 [2024-02-27T21:21:57.242Z] v3.1.0-dev.11 [2024-02-27T21:21:57.242Z] v3.1.0-dev.12 [2024-02-27T21:21:57.242Z] v3.1.0-dev.13 [2024-02-27T21:21:57.242Z] v3.1.0-dev.14 [2024-02-27T21:21:57.242Z] v3.1.0-dev.15 [2024-02-27T21:21:57.242Z] v3.1.0-dev.16 [2024-02-27T21:21:57.242Z] v3.1.0-dev.17 [2024-02-27T21:21:57.242Z] v3.1.0-dev.18 [2024-02-27T21:21:57.242Z] v3.1.0-dev.19 [2024-02-27T21:21:57.242Z] v3.1.0-dev.2 [2024-02-27T21:21:57.242Z] v3.1.0-dev.20 [2024-02-27T21:21:57.242Z] v3.1.0-dev.21 [2024-02-27T21:21:57.243Z] v3.1.0-dev.22 [2024-02-27T21:21:57.243Z] v3.1.0-dev.23 [2024-02-27T21:21:57.243Z] v3.1.0-dev.24 [2024-02-27T21:21:57.243Z] v3.1.0-dev.25 [2024-02-27T21:21:57.243Z] v3.1.0-dev.26 [2024-02-27T21:21:57.243Z] v3.1.0-dev.27 [2024-02-27T21:21:57.243Z] v3.1.0-dev.28 [2024-02-27T21:21:57.243Z] v3.1.0-dev.29 [2024-02-27T21:21:57.243Z] v3.1.0-dev.3 [2024-02-27T21:21:57.243Z] v3.1.0-dev.30 [2024-02-27T21:21:57.243Z] v3.1.0-dev.31 [2024-02-27T21:21:57.243Z] v3.1.0-dev.32 [2024-02-27T21:21:57.243Z] v3.1.0-dev.33 [2024-02-27T21:21:57.243Z] v3.1.0-dev.34 [2024-02-27T21:21:57.243Z] v3.1.0-dev.35 [2024-02-27T21:21:57.243Z] v3.1.0-dev.36 [2024-02-27T21:21:57.243Z] v3.1.0-dev.37 [2024-02-27T21:21:57.243Z] v3.1.0-dev.38 [2024-02-27T21:21:57.243Z] v3.1.0-dev.39 [2024-02-27T21:21:57.243Z] v3.1.0-dev.4 [2024-02-27T21:21:57.243Z] v3.1.0-dev.5 [2024-02-27T21:21:57.243Z] v3.1.0-dev.6 [2024-02-27T21:21:57.243Z] v3.1.0-dev.7 [2024-02-27T21:21:57.243Z] v3.1.0-dev.8 [2024-02-27T21:21:57.243Z] v3.1.0-dev.9 [2024-02-27T21:21:57.243Z] v3.2.0-dev.1 [2024-02-27T21:21:57.243Z] v3.2.0-dev.10 [2024-02-27T21:21:57.243Z] v3.2.0-dev.11 [2024-02-27T21:21:57.243Z] v3.2.0-dev.12 [2024-02-27T21:21:57.243Z] v3.2.0-dev.13 [2024-02-27T21:21:57.243Z] v3.2.0-dev.14 [2024-02-27T21:21:57.243Z] v3.2.0-dev.2 [2024-02-27T21:21:57.243Z] v3.2.0-dev.3 [2024-02-27T21:21:57.243Z] v3.2.0-dev.4 [2024-02-27T21:21:57.243Z] v3.2.0-dev.5 [2024-02-27T21:21:57.243Z] v3.2.0-dev.6 [2024-02-27T21:21:57.243Z] v3.2.0-dev.7 [2024-02-27T21:21:57.243Z] v3.2.0-dev.8 [2024-02-27T21:21:57.243Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-27T21:21:57.539Z] + lftools sign git-tag v3.2.0-dev.14 [2024-02-27T21:21:58.107Z] Signing Git tag with Sigul... [2024-02-27T21:21:58.107Z] Signing v3.2.0-dev.14 [Pipeline] echo [2024-02-27T21:21:58.382Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:21:58.681Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-27T21:21:58.690Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-27T21:21:58.829Z] $ docker stop --time=1 5eb56bf29cfc1e6cff773710f25345c25e2a768635a759931c8e1a04497c3421 [2024-02-27T21:22:00.113Z] $ docker rm -f --volumes 5eb56bf29cfc1e6cff773710f25345c25e2a768635a759931c8e1a04497c3421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-27T21:22:01.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:22:01.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:22:01.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:22:01.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:22:01.555Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:22:01.583Z] $ 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-02-27T21:22:01.909Z] $ docker top 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 -eo pid,comm [2024-02-27T21:22:01.956Z] 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-02-27T21:22:01.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:22:02.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:22:02.278Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:22:02.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:22:02.393Z] $ docker exec 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 ssh-agent [2024-02-27T21:22:02.495Z] SSH_AUTH_SOCK=/tmp/ssh-Hwj8XGRqgc78/agent.32 [2024-02-27T21:22:02.495Z] SSH_AGENT_PID=38 [2024-02-27T21:22:02.500Z] Running ssh-add (command line suppressed) [2024-02-27T21:22:02.599Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15930323506959882807.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15930323506959882807.key) [2024-02-27T21:22:02.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:22:02.954Z] + git semver bump pre [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,121 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,121 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,121 [bump_version] DEBUG bumped version:3.2.0-dev.15 [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,121 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,121 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,121 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,123 [execute] INFO git cat-file --batch-check [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,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-02-27T21:22:03.213Z] 2024-02-27 21:22:03,129 [execute] INFO git cat-file --batch [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T21:22:03.213Z] 2024-02-27 21:22:03,133 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-27T21:22:03.213Z] 3.2.0-dev.15 [Pipeline] } [2024-02-27T21:22:03.224Z] $ docker exec --env ******** --env ******** 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 ssh-agent -k [2024-02-27T21:22:03.335Z] unset SSH_AUTH_SOCK; [2024-02-27T21:22:03.335Z] unset SSH_AGENT_PID; [2024-02-27T21:22:03.335Z] echo Agent pid 38 killed; [2024-02-27T21:22:03.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:22:03.878Z] + git semver [Pipeline] } [2024-02-27T21:22:04.154Z] $ docker stop --time=1 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 [2024-02-27T21:22:05.438Z] $ docker rm -f --volumes 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:22:05.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:22:05.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:22:06.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:22:06.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:22:06.471Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:22:06.502Z] $ 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-02-27T21:22:06.819Z] $ docker top c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a -eo pid,comm [2024-02-27T21:22:06.864Z] 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-02-27T21:22:06.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:22:07.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:22:07.091Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:22:07.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:22:07.182Z] $ docker exec c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a ssh-agent [2024-02-27T21:22:07.284Z] SSH_AUTH_SOCK=/tmp/ssh-qxCWO1Pk1LdB/agent.32 [2024-02-27T21:22:07.284Z] SSH_AGENT_PID=38 [2024-02-27T21:22:07.289Z] Running ssh-add (command line suppressed) [2024-02-27T21:22:07.387Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1212911631309445348.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1212911631309445348.key) [2024-02-27T21:22:07.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:22:07.742Z] + git semver push [2024-02-27T21:22:08.001Z] 2024-02-27 21:22:07,910 [run_push] DEBUG push [2024-02-27T21:22:08.001Z] 2024-02-27 21:22:07,911 [execute] INFO git cat-file --batch-check [2024-02-27T21:22:08.001Z] 2024-02-27 21:22:07,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T21:22:08.001Z] 2024-02-27 21:22:07,915 [execute] INFO git rev-list 5c217dc0bfd7ba779aa22080149d6006169dc8c3 -- [2024-02-27T21:22:08.001Z] 2024-02-27 21:22:07,915 [execute] DEBUG Popen(['git', 'rev-list', '5c217dc0bfd7ba779aa22080149d6006169dc8c3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T21:22:08.001Z] 2024-02-27 21:22:07,927 [execute] INFO git fetch -v origin [2024-02-27T21:22:08.001Z] 2024-02-27 21:22:07,927 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-27T21:22:08.570Z] 2024-02-27 21:22:08,387 [run_push] DEBUG no remote changes detected [2024-02-27T21:22:08.570Z] 2024-02-27 21:22:08,388 [execute] INFO git push origin semver [2024-02-27T21:22:08.570Z] 2024-02-27 21:22:08,388 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T21:22:09.137Z] 2024-02-27 21:22:09,087 [run_push] DEBUG push all version tags [2024-02-27T21:22:09.137Z] 2024-02-27 21:22:09,088 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-27T21:22:09.137Z] 2024-02-27 21:22:09,088 [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-02-27T21:22:09.705Z] 2024-02-27 21:22:09,686 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-27T21:22:09.706Z] 3.2.0-dev.15 [Pipeline] } [2024-02-27T21:22:09.717Z] $ docker exec --env ******** --env ******** c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a ssh-agent -k [2024-02-27T21:22:09.811Z] unset SSH_AUTH_SOCK; [2024-02-27T21:22:09.811Z] unset SSH_AGENT_PID; [2024-02-27T21:22:09.811Z] echo Agent pid 38 killed; [2024-02-27T21:22:09.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:22:10.353Z] + git semver [Pipeline] } [2024-02-27T21:22:10.626Z] $ docker stop --time=1 c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a [2024-02-27T21:22:11.885Z] $ docker rm -f --volumes c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-27T21:22:13.410Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-02-27T21:22:13.410Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-27T21:22:13.410Z] total 16 [2024-02-27T21:22:13.410Z] drwxr-xr-x 3 root root 4096 Feb 27 21:09 . [2024-02-27T21:22:13.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:21 .. [2024-02-27T21:22:13.410Z] drwxr-xr-x 2 root root 4096 Feb 27 21:09 cost [2024-02-27T21:22:13.410Z] -rw-r--r-- 1 root root 96 Feb 27 21:09 cost.csv [2024-02-27T21:22:13.410Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-02-27T21:22:13.410Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-27T21:22:13.410Z] total 16 [2024-02-27T21:22:13.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:09 . [2024-02-27T21:22:13.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:21 .. [2024-02-27T21:22:13.410Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 21:09 cost [2024-02-27T21:22:13.410Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 27 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:22:13.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:22:14.564Z] ---> package-listing.sh [2024-02-27T21:22:14.564Z] ++ facter osfamily [2024-02-27T21:22:14.564Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-27T21:22:14.823Z] + OS_FAMILY=debian [2024-02-27T21:22:14.823Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-02-27T21:22:14.823Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-27T21:22:14.823Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-27T21:22:14.823Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-27T21:22:14.823Z] + PACKAGES=/tmp/packages_start.txt [2024-02-27T21:22:14.823Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-27T21:22:14.823Z] + PACKAGES=/tmp/packages_end.txt [2024-02-27T21:22:14.823Z] + case "${OS_FAMILY}" in [2024-02-27T21:22:14.823Z] + dpkg -l [2024-02-27T21:22:14.823Z] + grep '^ii' [2024-02-27T21:22:14.823Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-27T21:22:14.823Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-27T21:22:14.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-27T21:22:14.823Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-27T21:22:14.823Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-02-27T21:22:14.823Z] + 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-02-27T21:22:14.835Z] 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-02-27T21:22:15.114Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:22:15.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:22:15.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:22:15.960Z] prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container [2024-02-27T21:22:16.002Z] $ 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-02-27T21:22:16.203Z] $ docker top 9d750c4441ab056236e780ad294a24a0c33ba6111aefac11f45a9108cda0c3a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:22:16.677Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-27T21:22:16.961Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-27T21:22:17.244Z] + ls /var/log/sa-host [2024-02-27T21:22:17.244Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:22:17.371Z] provisioning config files... [2024-02-27T21:22:17.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17050619281238905592tmp [Pipeline] { [Pipeline] echo [2024-02-27T21:22:17.506Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:22:17.790Z] ---> create-netrc.sh [Pipeline] } [2024-02-27T21:22:17.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:22:18.244Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-27T21:22:18.251Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:22:18.527Z] ---> sudo-logs.sh [2024-02-27T21:22:18.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-27T21:22:18.615Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:22:18.893Z] ---> job-cost.sh [2024-02-27T21:22:18.893Z] lf-activate-venv: SKIPPING [2024-02-27T21:22:18.893Z] DEBUG: total: 0.2199999988079071 [2024-02-27T21:22:18.893Z] INFO: Retrieving Stack Cost... [2024-02-27T21:22:19.459Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T21:22:19.719Z] INFO: Archiving Costs [Pipeline] echo [2024-02-27T21:22:19.730Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:22:20.008Z] ---> logs-deploy.sh [2024-02-27T21:22:20.008Z] lf-activate-venv: SKIPPING [2024-02-27T21:22:20.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/223 [2024-02-27T21:22:20.008Z] INFO: archiving workspace using pattern(s): [2024-02-27T21:22:20.943Z] Archives upload complete. [2024-02-27T21:22:20.943Z] INFO: archiving logs to Nexus