Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 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-ssh12204185773193708426.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7546395629663115362.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1753790150352315522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11374858383435924919.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-ssh10432047839457261740.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12163’ Running on prd-ubuntu20.04-docker-8c-8g-12165 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 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#553)" > 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 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb # timeout=10 > git rev-list --no-walk 62825bd30777131266891ed3853b6902d2747c3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T15:00:39.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T15:00:39.582Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T15:00:39.600Z] ========================================================= [2023-05-01T15:00:39.600Z] EdgeX Global Pipelines Version Info [2023-05-01T15:00:39.600Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:00:40.350Z] ------------------- [2023-05-01T15:00:40.350Z] stable info: [2023-05-01T15:00:40.350Z] ------------------- [2023-05-01T15:00:40.350Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T15:00:40.350Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T15:00:40.350Z] Message: update stable to v1.0.248 [2023-05-01T15:00:40.920Z] ------------------- [2023-05-01T15:00:40.920Z] experimental info: [2023-05-01T15:00:40.920Z] ------------------- [2023-05-01T15:00:40.920Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T15:00:40.920Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T15:00:40.920Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T15:00:41.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-01T15:00:41.116Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-01T15:00:41.126Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T15:00:41.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T15:00:41.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T15:00:41.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T15:00:41.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T15:00:41.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-01T15:00:41.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T15:00:41.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T15:00:41.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T15:00:41.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-01T15:00:41.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T15:00:41.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T15:00:41.301Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T15:00:41.317Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T15:00:41.330Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T15:00:41.344Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T15:00:41.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T15:00:41.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T15:00:41.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-01T15:00:41.413Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-01T15:00:41.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-01T15:00:41.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-01T15:00:41.451Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-01T15:00:41.468Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T15:00:41.487Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T15:00:41.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-01T15:00:41.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-01T15:00:41.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-01T15:00:41.546Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] echo [2023-05-01T15:00:41.565Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88afdcb [Pipeline] echo [2023-05-01T15:00:41.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:00:41.621Z] provisioning config files... [2023-05-01T15:00:41.637Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15735516395293781350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:00:41.946Z] ---> docker-login.sh [2023-05-01T15:00:41.946Z] nexus3.edgexfoundry.org:10001 [2023-05-01T15:00:42.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:42.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:42.206Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:42.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:42.206Z] [2023-05-01T15:00:42.206Z] Login Succeeded [2023-05-01T15:00:42.206Z] nexus3.edgexfoundry.org:10002 [2023-05-01T15:00:42.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:42.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:42.465Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:42.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:42.465Z] [2023-05-01T15:00:42.465Z] Login Succeeded [2023-05-01T15:00:42.465Z] nexus3.edgexfoundry.org:10003 [2023-05-01T15:00:42.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:42.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:42.465Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:42.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:42.465Z] [2023-05-01T15:00:42.465Z] Login Succeeded [2023-05-01T15:00:42.465Z] nexus3.edgexfoundry.org:10004 [2023-05-01T15:00:42.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:42.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:42.465Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:42.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:42.465Z] [2023-05-01T15:00:42.465Z] Login Succeeded [2023-05-01T15:00:42.465Z] docker.io [2023-05-01T15:00:42.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:42.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:42.984Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:42.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:42.984Z] [2023-05-01T15:00:42.984Z] Login Succeeded [2023-05-01T15:00:42.984Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T15:00:42.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T15:00:43.331Z] + git rev-list -1 --merges 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb~1..88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] echo [2023-05-01T15:00:43.384Z] -----------> git rev-list -1 --merges 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb~1..88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [false] [Pipeline] sh [2023-05-01T15:00:43.677Z] + git log --format=format:%s -1 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] echo [2023-05-01T15:00:43.692Z] ========================================================= [2023-05-01T15:00:43.692Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T15:00:43.692Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T15:00:44.014Z] + git log --format=format:%s -1 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] echo [2023-05-01T15:00:44.025Z] [semverPrep] GIT_COMMIT: 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#553) [Pipeline] echo [2023-05-01T15:00:44.031Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-01T15:00:44.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T15:00:44.373Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T15:00:44.373Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T15:00:44.373Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T15:00:44.373Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T15:00:44.373Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T15:00:44.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:44.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T15:00:44.729Z] [2023-05-01T15:00:44.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:45.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T15:00:45.030Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T15:00:45.030Z] b85a868b505f: Pulling fs layer [2023-05-01T15:00:45.030Z] e2be974225ed: Pulling fs layer [2023-05-01T15:00:45.030Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T15:00:45.030Z] 988bab9f4d93: Pulling fs layer [2023-05-01T15:00:45.030Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T15:00:45.030Z] eaf3925da568: Pulling fs layer [2023-05-01T15:00:45.030Z] bab4dde63d76: Pulling fs layer [2023-05-01T15:00:45.030Z] bde34c3a00c8: Pulling fs layer [2023-05-01T15:00:45.030Z] b352a97aabf1: Pulling fs layer [2023-05-01T15:00:45.030Z] 4872d77fe225: Pulling fs layer [2023-05-01T15:00:45.030Z] 5851b861e8e6: Pulling fs layer [2023-05-01T15:00:45.030Z] 988bab9f4d93: Waiting [2023-05-01T15:00:45.030Z] 1469e6f7b9e6: Waiting [2023-05-01T15:00:45.030Z] eaf3925da568: Waiting [2023-05-01T15:00:45.030Z] bab4dde63d76: Waiting [2023-05-01T15:00:45.030Z] bde34c3a00c8: Waiting [2023-05-01T15:00:45.030Z] b352a97aabf1: Waiting [2023-05-01T15:00:45.030Z] 5851b861e8e6: Waiting [2023-05-01T15:00:45.030Z] 4872d77fe225: Waiting [2023-05-01T15:00:45.030Z] e2be974225ed: Verifying Checksum [2023-05-01T15:00:45.030Z] e2be974225ed: Download complete [2023-05-01T15:00:45.030Z] 988bab9f4d93: Verifying Checksum [2023-05-01T15:00:45.030Z] 988bab9f4d93: Download complete [2023-05-01T15:00:45.030Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T15:00:45.030Z] 339a4e72a1f5: Download complete [2023-05-01T15:00:45.030Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T15:00:45.030Z] 1469e6f7b9e6: Download complete [2023-05-01T15:00:45.289Z] eaf3925da568: Download complete [2023-05-01T15:00:45.289Z] bde34c3a00c8: Verifying Checksum [2023-05-01T15:00:45.289Z] bde34c3a00c8: Download complete [2023-05-01T15:00:45.289Z] b352a97aabf1: Verifying Checksum [2023-05-01T15:00:45.289Z] b352a97aabf1: Download complete [2023-05-01T15:00:45.289Z] 4872d77fe225: Download complete [2023-05-01T15:00:45.289Z] 5851b861e8e6: Download complete [2023-05-01T15:00:45.289Z] b85a868b505f: Verifying Checksum [2023-05-01T15:00:45.289Z] b85a868b505f: Download complete [2023-05-01T15:00:45.548Z] bab4dde63d76: Verifying Checksum [2023-05-01T15:00:45.548Z] bab4dde63d76: Download complete [2023-05-01T15:00:46.484Z] b85a868b505f: Pull complete [2023-05-01T15:00:46.743Z] e2be974225ed: Pull complete [2023-05-01T15:00:47.311Z] 339a4e72a1f5: Pull complete [2023-05-01T15:00:47.311Z] 988bab9f4d93: Pull complete [2023-05-01T15:00:47.570Z] 1469e6f7b9e6: Pull complete [2023-05-01T15:00:47.570Z] eaf3925da568: Pull complete [2023-05-01T15:00:49.480Z] bab4dde63d76: Pull complete [2023-05-01T15:00:49.480Z] bde34c3a00c8: Pull complete [2023-05-01T15:00:49.480Z] b352a97aabf1: Pull complete [2023-05-01T15:00:49.739Z] 4872d77fe225: Pull complete [2023-05-01T15:00:49.739Z] 5851b861e8e6: Pull complete [2023-05-01T15:00:49.740Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T15:00:49.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T15:00:49.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:00:49.839Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:00:49.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T15:00:52.259Z] $ docker top 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b -eo pid,comm [2023-05-01T15:00:52.311Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-01T15:00:52.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T15:00:52.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T15:00:52.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T15:00:52.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T15:00:52.470Z] $ docker exec 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b ssh-agent [2023-05-01T15:00:52.565Z] SSH_AUTH_SOCK=/tmp/ssh-RwRSa7V7dqYg/agent.32 [2023-05-01T15:00:52.565Z] SSH_AGENT_PID=38 [2023-05-01T15:00:52.573Z] Running ssh-add (command line suppressed) [2023-05-01T15:00:52.677Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10712943088531815352.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10712943088531815352.key) [2023-05-01T15:00:52.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T15:00:52.984Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T15:00:53.002Z] $ docker exec --env ******** --env ******** 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b ssh-agent -k [2023-05-01T15:00:53.105Z] unset SSH_AUTH_SOCK; [2023-05-01T15:00:53.105Z] unset SSH_AGENT_PID; [2023-05-01T15:00:53.105Z] echo Agent pid 38 killed; [2023-05-01T15:00:53.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T15:00:53.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T15:00:53.131Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T15:00:53.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T15:00:53.252Z] $ docker exec 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b ssh-agent [2023-05-01T15:00:53.374Z] SSH_AUTH_SOCK=/tmp/ssh-VI2YAp69lAIF/agent.71 [2023-05-01T15:00:53.374Z] SSH_AGENT_PID=77 [2023-05-01T15:00:53.379Z] Running ssh-add (command line suppressed) [2023-05-01T15:00:53.488Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13205338963215271761.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13205338963215271761.key) [2023-05-01T15:00:53.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T15:00:53.785Z] + git semver init [2023-05-01T15:00:54.045Z] 2023-05-01 15:00:53,957 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T15:00:54.045Z] 2023-05-01 15:00:53,958 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-01T15:00:54.045Z] 2023-05-01 15:00:53,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-01T15:00:54.045Z] 2023-05-01 15:00:53,959 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-01T15:00:54.985Z] 2023-05-01 15:00:54,743 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-01T15:00:54.985Z] 2023-05-01 15:00:54,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-01T15:00:54.985Z] 2023-05-01 15:00:54,744 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T15:00:54.985Z] 2023-05-01 15:00:54,744 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T15:00:54.985Z] 3.0.0-dev.37 [Pipeline] } [2023-05-01T15:00:54.999Z] $ docker exec --env ******** --env ******** 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b ssh-agent -k [2023-05-01T15:00:55.102Z] unset SSH_AUTH_SOCK; [2023-05-01T15:00:55.103Z] unset SSH_AGENT_PID; [2023-05-01T15:00:55.103Z] echo Agent pid 77 killed; [2023-05-01T15:00:55.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T15:00:55.421Z] + git semver [Pipeline] } [2023-05-01T15:00:55.700Z] $ docker stop --time=1 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b [2023-05-01T15:00:57.014Z] $ docker rm -f --volumes 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T15:00:57.352Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T15:00:57.554Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T15:00:57.557Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.37 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:00:57.702Z] provisioning config files... [2023-05-01T15:00:57.713Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2494694931887332611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:00:58.007Z] ---> docker-login.sh [2023-05-01T15:00:58.007Z] nexus3.edgexfoundry.org:10001 [2023-05-01T15:00:58.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:58.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:58.007Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:58.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:58.007Z] [2023-05-01T15:00:58.007Z] Login Succeeded [2023-05-01T15:00:58.007Z] nexus3.edgexfoundry.org:10002 [2023-05-01T15:00:58.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:58.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:58.007Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:58.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:58.007Z] [2023-05-01T15:00:58.007Z] Login Succeeded [2023-05-01T15:00:58.007Z] nexus3.edgexfoundry.org:10003 [2023-05-01T15:00:58.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:58.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:58.267Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:58.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:58.267Z] [2023-05-01T15:00:58.267Z] Login Succeeded [2023-05-01T15:00:58.267Z] nexus3.edgexfoundry.org:10004 [2023-05-01T15:00:58.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:58.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:58.267Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:58.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:58.267Z] [2023-05-01T15:00:58.267Z] Login Succeeded [2023-05-01T15:00:58.267Z] docker.io [2023-05-01T15:00:58.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:00:58.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:00:58.527Z] Configure a credential helper to remove this warning. See [2023-05-01T15:00:58.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:00:58.527Z] [2023-05-01T15:00:58.527Z] Login Succeeded [2023-05-01T15:00:58.527Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T15:00:58.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T15:00:58.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:00:58.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:00:58.611Z] ========================================================= [2023-05-01T15:00:58.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T15:00:58.611Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:00:58.912Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T15:00:58.912Z] Sending build context to Docker daemon 3.293MB [2023-05-01T15:00:58.912Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T15:00:58.912Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T15:00:58.912Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T15:00:58.912Z] f56be85fc22e: Pulling fs layer [2023-05-01T15:00:58.912Z] 85791d961cd3: Pulling fs layer [2023-05-01T15:00:58.912Z] d694b5ae8c79: Pulling fs layer [2023-05-01T15:00:58.912Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T15:00:58.912Z] 4d19c01a9841: Pulling fs layer [2023-05-01T15:00:58.912Z] 9325e15d5711: Pulling fs layer [2023-05-01T15:00:58.912Z] 556b6ee489ea: Pulling fs layer [2023-05-01T15:00:58.912Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T15:00:58.912Z] 4d19c01a9841: Waiting [2023-05-01T15:00:58.912Z] 9325e15d5711: Waiting [2023-05-01T15:00:58.912Z] 556b6ee489ea: Waiting [2023-05-01T15:00:58.912Z] c5a4b2cf53e6: Waiting [2023-05-01T15:00:58.912Z] 9f32a84ed3da: Waiting [2023-05-01T15:00:58.912Z] 85791d961cd3: Download complete [2023-05-01T15:00:58.912Z] 9f32a84ed3da: Download complete [2023-05-01T15:00:58.912Z] 4d19c01a9841: Verifying Checksum [2023-05-01T15:00:58.912Z] 4d19c01a9841: Download complete [2023-05-01T15:00:58.912Z] f56be85fc22e: Verifying Checksum [2023-05-01T15:00:58.912Z] f56be85fc22e: Download complete [2023-05-01T15:00:59.170Z] 9325e15d5711: Verifying Checksum [2023-05-01T15:00:59.170Z] 9325e15d5711: Download complete [2023-05-01T15:00:59.170Z] f56be85fc22e: Pull complete [2023-05-01T15:00:59.428Z] 85791d961cd3: Pull complete [2023-05-01T15:00:59.686Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T15:00:59.686Z] d694b5ae8c79: Verifying Checksum [2023-05-01T15:00:59.686Z] d694b5ae8c79: Download complete [2023-05-01T15:00:59.945Z] 556b6ee489ea: Verifying Checksum [2023-05-01T15:00:59.945Z] 556b6ee489ea: Download complete [2023-05-01T15:01:03.251Z] d694b5ae8c79: Pull complete [2023-05-01T15:01:03.251Z] 9f32a84ed3da: Pull complete [2023-05-01T15:01:03.251Z] 4d19c01a9841: Pull complete [2023-05-01T15:01:03.251Z] 9325e15d5711: Pull complete [2023-05-01T15:01:05.784Z] 556b6ee489ea: Pull complete [2023-05-01T15:01:06.726Z] c5a4b2cf53e6: Pull complete [2023-05-01T15:01:06.726Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T15:01:06.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T15:01:06.726Z] ---> c4be618373d6 [2023-05-01T15:01:06.726Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T15:01:09.260Z] ---> Running in 5779af6e1f09 [2023-05-01T15:01:09.519Z] Removing intermediate container 5779af6e1f09 [2023-05-01T15:01:09.519Z] ---> f5ba996f81e5 [2023-05-01T15:01:09.519Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T15:01:09.519Z] ---> Running in 4f21781aa1a0 [2023-05-01T15:01:09.519Z] Removing intermediate container 4f21781aa1a0 [2023-05-01T15:01:09.519Z] ---> e7d4cd705c04 [2023-05-01T15:01:09.519Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T15:01:09.519Z] ---> Running in 3bf718e4d92d [2023-05-01T15:01:10.027Z] Removing intermediate container 3bf718e4d92d [2023-05-01T15:01:10.027Z] ---> d195a72fa2f7 [2023-05-01T15:01:10.027Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T15:01:10.286Z] ---> Running in a5460ef22720 [2023-05-01T15:01:10.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T15:01:10.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T15:01:10.803Z] OK: 265 MiB in 53 packages [2023-05-01T15:01:11.063Z] Removing intermediate container a5460ef22720 [2023-05-01T15:01:11.063Z] ---> 3eabc02d528f [2023-05-01T15:01:11.063Z] Step 7/12 : WORKDIR /app [2023-05-01T15:01:11.063Z] ---> Running in afea1cacacd1 [2023-05-01T15:01:11.322Z] Removing intermediate container afea1cacacd1 [2023-05-01T15:01:11.322Z] ---> 158765680fd4 [2023-05-01T15:01:11.322Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-01T15:01:11.322Z] ---> ed32c2950f3f [2023-05-01T15:01:11.322Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T15:01:11.322Z] ---> Running in 8b63c1c06b05 [2023-05-01T15:01:12.661Z] Still waiting to schedule task [2023-05-01T15:01:12.662Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12164’ [2023-05-01T15:01:38.043Z] Removing intermediate container 8b63c1c06b05 [2023-05-01T15:01:38.043Z] ---> 3096b0494195 [2023-05-01T15:01:38.043Z] Step 10/12 : COPY . . [2023-05-01T15:01:38.043Z] ---> 3aee5af7840b [2023-05-01T15:01:38.043Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T15:01:38.043Z] ---> Running in cfd4f0a2f194 [2023-05-01T15:01:38.043Z] Removing intermediate container cfd4f0a2f194 [2023-05-01T15:01:38.043Z] ---> 4386a94b834b [2023-05-01T15:01:38.043Z] Step 12/12 : RUN $MAKE [2023-05-01T15:01:38.043Z] ---> Running in 0c3c44d7e962 [2023-05-01T15:01:38.043Z] noop [2023-05-01T15:01:38.043Z] Removing intermediate container 0c3c44d7e962 [2023-05-01T15:01:38.043Z] ---> 484c5afea10f [2023-05-01T15:01:38.043Z] Successfully built 484c5afea10f [2023-05-01T15:01:38.043Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:01:38.360Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T15:01:38.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:01:38.432Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:01:38.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T15:01:38.823Z] $ docker top 55cd53e599d433a0b150d816da7937c1241e1a458fd693368784ccae7241e0c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T15:01:39.164Z] + go version [2023-05-01T15:01:39.164Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T15:01:39.177Z] $ docker stop --time=1 55cd53e599d433a0b150d816da7937c1241e1a458fd693368784ccae7241e0c9 [2023-05-01T15:01:40.472Z] $ docker rm -f --volumes 55cd53e599d433a0b150d816da7937c1241e1a458fd693368784ccae7241e0c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:01:40.860Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T15:01:40.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:01:40.926Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:01:40.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T15:01:41.288Z] $ docker top 23b992795fc2014e8da80de7bfc035fd7321c0b2b2720a86914aa3f256b4ff07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T15:01:41.628Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-01T15:01:41.924Z] + make test [2023-05-01T15:01:41.925Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T15:02:03.862Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-01T15:02:21.955Z] go vet ./... [2023-05-01T15:02:25.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T15:02:25.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T15:02:25.247Z] ./bin/test-attribution-txt.sh [2023-05-01T15:02:25.247Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-01T15:02:25.247Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-01T15:02:25.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T15:02:25.276Z] $ docker stop --time=1 23b992795fc2014e8da80de7bfc035fd7321c0b2b2720a86914aa3f256b4ff07 [2023-05-01T15:02:29.033Z] $ docker rm -f --volumes 23b992795fc2014e8da80de7bfc035fd7321c0b2b2720a86914aa3f256b4ff07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T15:02:29.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T15:02:29.588Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-01T15:02:30.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T15:02:30.306Z] + ls -al . [2023-05-01T15:02:30.306Z] total 176 [2023-05-01T15:02:30.306Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 15:01 . [2023-05-01T15:02:30.306Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 .. [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 119 May 1 15:00 .dockerignore [2023-05-01T15:02:30.306Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 15:00 .git [2023-05-01T15:02:30.306Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 15:00 .github [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 171 May 1 15:00 .gitignore [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 15:00 .golangci.yml [2023-05-01T15:02:30.306Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 15:00 .semver [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 1 15:00 Attribution.txt [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 1 15:00 CHANGELOG.md [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 1 15:00 Dockerfile [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 15:00 GOVERNANCE.md [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 688 May 1 15:00 Jenkinsfile [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 1 15:00 LICENSE [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 618 May 1 15:00 OWNERS.md [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 1 15:00 README.md [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 15:00 VERSION [2023-05-01T15:02:30.306Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:00 bin [2023-05-01T15:02:30.306Z] -rw-r--r-- 1 jenkins jenkins 13 May 1 15:01 coverage.out [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 1 15:00 go.mod [2023-05-01T15:02:30.306Z] -rw-rw-r-- 1 jenkins jenkins 31536 May 1 15:00 go.sum [2023-05-01T15:02:30.307Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 1 15:00 main.go [2023-05-01T15:02:30.307Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 1 15:00 makefile [2023-05-01T15:02:30.307Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 15:00 res [2023-05-01T15:02:30.307Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:02:30.706Z] + 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=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb --label arch=amd64 --label version=3.0.0-dev.37 . [2023-05-01T15:02:30.706Z] Sending build context to Docker daemon 3.294MB [2023-05-01T15:02:30.706Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T15:02:30.706Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-01T15:02:30.706Z] ---> 484c5afea10f [2023-05-01T15:02:30.706Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T15:02:30.706Z] ---> Running in 7feedfe79fec [2023-05-01T15:02:31.022Z] Removing intermediate container 7feedfe79fec [2023-05-01T15:02:31.022Z] ---> dc382bce0e11 [2023-05-01T15:02:31.022Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T15:02:31.022Z] ---> Running in fe906c9b85ff [2023-05-01T15:02:31.022Z] Removing intermediate container fe906c9b85ff [2023-05-01T15:02:31.022Z] ---> 5e6aff0486c9 [2023-05-01T15:02:31.022Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-01T15:02:31.022Z] ---> Running in 2788ca291809 [2023-05-01T15:02:31.022Z] Removing intermediate container 2788ca291809 [2023-05-01T15:02:31.022Z] ---> 6041a5a47aaf [2023-05-01T15:02:31.022Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T15:02:31.022Z] ---> Running in 1dd125a64d9d [2023-05-01T15:02:31.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T15:02:31.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T15:02:31.839Z] OK: 265 MiB in 53 packages [2023-05-01T15:02:32.098Z] Removing intermediate container 1dd125a64d9d [2023-05-01T15:02:32.098Z] ---> 0ee4dc6f101f [2023-05-01T15:02:32.098Z] Step 7/26 : WORKDIR /app [2023-05-01T15:02:32.098Z] ---> Running in 020082eb177d [2023-05-01T15:02:32.098Z] Removing intermediate container 020082eb177d [2023-05-01T15:02:32.098Z] ---> d24782be3ec5 [2023-05-01T15:02:32.098Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-01T15:02:32.357Z] ---> f01220c91c58 [2023-05-01T15:02:32.357Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T15:02:32.357Z] ---> Running in cf8ff1b46b0a [2023-05-01T15:02:33.300Z] Removing intermediate container cf8ff1b46b0a [2023-05-01T15:02:33.300Z] ---> ea723df3b5da [2023-05-01T15:02:33.300Z] Step 10/26 : COPY . . [2023-05-01T15:02:33.300Z] ---> e2729848c277 [2023-05-01T15:02:33.300Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T15:02:33.300Z] ---> Running in 3e2babc03195 [2023-05-01T15:02:33.559Z] Removing intermediate container 3e2babc03195 [2023-05-01T15:02:33.559Z] ---> a3d2a3555dbf [2023-05-01T15:02:33.559Z] Step 12/26 : RUN $MAKE [2023-05-01T15:02:33.559Z] ---> Running in 6164422e4b78 [2023-05-01T15:02:33.817Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.37" -trimpath -mod=readonly -o app-service-configurable [2023-05-01T15:02:55.743Z] Removing intermediate container 6164422e4b78 [2023-05-01T15:02:55.743Z] ---> c3578d90f7c5 [2023-05-01T15:02:55.743Z] Step 13/26 : FROM alpine:3.17 [2023-05-01T15:02:55.743Z] 3.17: Pulling from library/alpine [2023-05-01T15:02:55.743Z] f56be85fc22e: Already exists [2023-05-01T15:02:55.743Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T15:02:55.743Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T15:02:55.743Z] ---> 9ed4aefc74f6 [2023-05-01T15:02:55.743Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T15:02:55.743Z] ---> Running in 7e939aeda103 [2023-05-01T15:02:55.743Z] Removing intermediate container 7e939aeda103 [2023-05-01T15:02:55.743Z] ---> 2e12f2365ce5 [2023-05-01T15:02:55.743Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-01T15:02:55.743Z] ---> Running in 9d0b7c415601 [2023-05-01T15:02:55.743Z] Removing intermediate container 9d0b7c415601 [2023-05-01T15:02:55.743Z] ---> a7ccbfcba490 [2023-05-01T15:02:55.743Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-01T15:02:55.743Z] ---> Running in e6ee6a332270 [2023-05-01T15:02:55.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T15:02:55.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T15:02:55.743Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-01T15:02:55.743Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-01T15:02:55.743Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T15:02:55.743Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T15:02:55.743Z] OK: 8 MiB in 17 packages [2023-05-01T15:02:55.743Z] Removing intermediate container e6ee6a332270 [2023-05-01T15:02:55.743Z] ---> 61fe6bbc0db2 [2023-05-01T15:02:55.743Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-01T15:02:55.743Z] ---> f524ec9f2a9f [2023-05-01T15:02:55.743Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-01T15:02:55.743Z] ---> ec4cbbabf773 [2023-05-01T15:02:55.743Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-01T15:02:55.743Z] ---> 2c9b49af071d [2023-05-01T15:02:55.743Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-01T15:02:55.743Z] ---> 3296b64b55a1 [2023-05-01T15:02:55.743Z] Step 21/26 : EXPOSE 48095 [2023-05-01T15:02:55.743Z] ---> Running in 53e82fc9752e [2023-05-01T15:02:55.743Z] Removing intermediate container 53e82fc9752e [2023-05-01T15:02:55.743Z] ---> cc91d021eca7 [2023-05-01T15:02:55.743Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-01T15:02:55.743Z] ---> Running in e3f6f29310a3 [2023-05-01T15:02:55.743Z] Removing intermediate container e3f6f29310a3 [2023-05-01T15:02:55.743Z] ---> 2880b29b2f24 [2023-05-01T15:02:55.743Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T15:02:55.743Z] ---> Running in 3fbd6afcd8b0 [2023-05-01T15:02:55.743Z] Removing intermediate container 3fbd6afcd8b0 [2023-05-01T15:02:55.743Z] ---> a704872ffab5 [2023-05-01T15:02:55.744Z] Step 24/26 : LABEL arch=amd64 [2023-05-01T15:02:55.744Z] ---> Running in a46777db183b [2023-05-01T15:02:55.744Z] Removing intermediate container a46777db183b [2023-05-01T15:02:55.744Z] ---> ae728022fa1d [2023-05-01T15:02:55.744Z] Step 25/26 : LABEL git_sha=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [2023-05-01T15:02:55.744Z] ---> Running in 78e4c6b0c8ef [2023-05-01T15:02:55.744Z] Removing intermediate container 78e4c6b0c8ef [2023-05-01T15:02:55.744Z] ---> ea392bb7ceb9 [2023-05-01T15:02:55.744Z] Step 26/26 : LABEL version=3.0.0-dev.37 [2023-05-01T15:02:55.744Z] ---> Running in fdb042eb6a29 [2023-05-01T15:02:56.002Z] Removing intermediate container fdb042eb6a29 [2023-05-01T15:02:56.002Z] ---> b67b834625d4 [2023-05-01T15:02:56.002Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T15:02:56.002Z] Successfully built b67b834625d4 [2023-05-01T15:02:56.002Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:02:56.104Z] provisioning config files... [2023-05-01T15:02:56.113Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12169724720821281830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:02:56.408Z] ---> docker-login.sh [2023-05-01T15:02:56.408Z] nexus3.edgexfoundry.org:10001 [2023-05-01T15:02:56.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:02:56.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:02:56.408Z] Configure a credential helper to remove this warning. See [2023-05-01T15:02:56.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:02:56.408Z] [2023-05-01T15:02:56.408Z] Login Succeeded [2023-05-01T15:02:56.408Z] nexus3.edgexfoundry.org:10002 [2023-05-01T15:02:56.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:02:56.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:02:56.408Z] Configure a credential helper to remove this warning. See [2023-05-01T15:02:56.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:02:56.408Z] [2023-05-01T15:02:56.408Z] Login Succeeded [2023-05-01T15:02:56.408Z] nexus3.edgexfoundry.org:10003 [2023-05-01T15:02:56.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:02:56.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:02:56.667Z] Configure a credential helper to remove this warning. See [2023-05-01T15:02:56.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:02:56.667Z] [2023-05-01T15:02:56.667Z] Login Succeeded [2023-05-01T15:02:56.667Z] nexus3.edgexfoundry.org:10004 [2023-05-01T15:02:56.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:02:56.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:02:56.667Z] Configure a credential helper to remove this warning. See [2023-05-01T15:02:56.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:02:56.667Z] [2023-05-01T15:02:56.667Z] Login Succeeded [2023-05-01T15:02:56.667Z] docker.io [2023-05-01T15:02:56.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:02:56.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:02:56.927Z] Configure a credential helper to remove this warning. See [2023-05-01T15:02:56.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:02:56.927Z] [2023-05-01T15:02:56.927Z] Login Succeeded [2023-05-01T15:02:56.927Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T15:02:56.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T15:02:56.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:02:56.974Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-01T15:02:56.974Z] 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [2023-05-01T15:02:56.974Z] latest [2023-05-01T15:02:56.974Z] 3.0.0-dev.37 [2023-05-01T15:02:56.974Z] 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [2023-05-01T15:02:56.974Z] main [2023-05-01T15:02:56.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:02:57.276Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:02:57.579Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [2023-05-01T15:02:57.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T15:02:57.580Z] bcb8be8ed309: Preparing [2023-05-01T15:02:57.580Z] 66811c40643c: Preparing [2023-05-01T15:02:57.580Z] 86140b71b975: Preparing [2023-05-01T15:02:57.580Z] 7e54da394ae2: Preparing [2023-05-01T15:02:57.580Z] 938d6b960ffb: Preparing [2023-05-01T15:02:57.580Z] f1417ff83b31: Preparing [2023-05-01T15:02:57.580Z] f1417ff83b31: Waiting [2023-05-01T15:02:57.580Z] 7e54da394ae2: Pushed [2023-05-01T15:02:57.580Z] 86140b71b975: Pushed [2023-05-01T15:02:57.580Z] 66811c40643c: Pushed [2023-05-01T15:02:57.580Z] f1417ff83b31: Layer already exists [2023-05-01T15:02:57.580Z] 938d6b960ffb: Pushed [2023-05-01T15:03:00.111Z] bcb8be8ed309: Pushed [2023-05-01T15:03:00.111Z] 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:00.414Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:00.725Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-01T15:03:00.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T15:03:00.725Z] bcb8be8ed309: Preparing [2023-05-01T15:03:00.725Z] 66811c40643c: Preparing [2023-05-01T15:03:00.725Z] 86140b71b975: Preparing [2023-05-01T15:03:00.725Z] 7e54da394ae2: Preparing [2023-05-01T15:03:00.725Z] 938d6b960ffb: Preparing [2023-05-01T15:03:00.725Z] f1417ff83b31: Preparing [2023-05-01T15:03:00.725Z] f1417ff83b31: Waiting [2023-05-01T15:03:00.725Z] bcb8be8ed309: Layer already exists [2023-05-01T15:03:00.725Z] 66811c40643c: Layer already exists [2023-05-01T15:03:00.725Z] 7e54da394ae2: Layer already exists [2023-05-01T15:03:00.725Z] 938d6b960ffb: Layer already exists [2023-05-01T15:03:00.725Z] 86140b71b975: Layer already exists [2023-05-01T15:03:00.725Z] f1417ff83b31: Layer already exists [2023-05-01T15:03:00.725Z] latest: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:01.041Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:01.346Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.37 [2023-05-01T15:03:01.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T15:03:01.346Z] bcb8be8ed309: Preparing [2023-05-01T15:03:01.346Z] 66811c40643c: Preparing [2023-05-01T15:03:01.346Z] 86140b71b975: Preparing [2023-05-01T15:03:01.346Z] 7e54da394ae2: Preparing [2023-05-01T15:03:01.346Z] 938d6b960ffb: Preparing [2023-05-01T15:03:01.346Z] f1417ff83b31: Preparing [2023-05-01T15:03:01.346Z] f1417ff83b31: Waiting [2023-05-01T15:03:01.346Z] 938d6b960ffb: Layer already exists [2023-05-01T15:03:01.346Z] 86140b71b975: Layer already exists [2023-05-01T15:03:01.346Z] 7e54da394ae2: Layer already exists [2023-05-01T15:03:01.347Z] 66811c40643c: Layer already exists [2023-05-01T15:03:01.347Z] bcb8be8ed309: Layer already exists [2023-05-01T15:03:01.347Z] f1417ff83b31: Layer already exists [2023-05-01T15:03:01.347Z] 3.0.0-dev.37: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:01.651Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:01.960Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [2023-05-01T15:03:01.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T15:03:01.960Z] bcb8be8ed309: Preparing [2023-05-01T15:03:01.960Z] 66811c40643c: Preparing [2023-05-01T15:03:01.960Z] 86140b71b975: Preparing [2023-05-01T15:03:01.960Z] 7e54da394ae2: Preparing [2023-05-01T15:03:01.960Z] 938d6b960ffb: Preparing [2023-05-01T15:03:01.960Z] f1417ff83b31: Preparing [2023-05-01T15:03:01.960Z] f1417ff83b31: Waiting [2023-05-01T15:03:01.960Z] 86140b71b975: Layer already exists [2023-05-01T15:03:01.960Z] bcb8be8ed309: Layer already exists [2023-05-01T15:03:01.960Z] 7e54da394ae2: Layer already exists [2023-05-01T15:03:01.960Z] 66811c40643c: Layer already exists [2023-05-01T15:03:01.960Z] 938d6b960ffb: Layer already exists [2023-05-01T15:03:01.960Z] f1417ff83b31: Layer already exists [2023-05-01T15:03:01.960Z] 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:02.270Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:02.578Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-01T15:03:02.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-01T15:03:02.578Z] bcb8be8ed309: Preparing [2023-05-01T15:03:02.578Z] 66811c40643c: Preparing [2023-05-01T15:03:02.578Z] 86140b71b975: Preparing [2023-05-01T15:03:02.578Z] 7e54da394ae2: Preparing [2023-05-01T15:03:02.578Z] 938d6b960ffb: Preparing [2023-05-01T15:03:02.578Z] f1417ff83b31: Preparing [2023-05-01T15:03:02.578Z] f1417ff83b31: Waiting [2023-05-01T15:03:02.578Z] bcb8be8ed309: Layer already exists [2023-05-01T15:03:02.578Z] 66811c40643c: Layer already exists [2023-05-01T15:03:02.578Z] 938d6b960ffb: Layer already exists [2023-05-01T15:03:02.578Z] 7e54da394ae2: Layer already exists [2023-05-01T15:03:02.578Z] 86140b71b975: Layer already exists [2023-05-01T15:03:02.578Z] f1417ff83b31: Layer already exists [2023-05-01T15:03:02.578Z] main: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T15:03:02.623Z] ===================================================== [Pipeline] echo [2023-05-01T15:03:02.633Z] taggedImages: [2023-05-01T15:03:02.633Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [2023-05-01T15:03:02.633Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-01T15:03:02.633Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.37 [2023-05-01T15:03:02.633Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [2023-05-01T15:03:02.633Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:03.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T15:03:03.009Z] [2023-05-01T15:03:03.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:03:03.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T15:03:03.303Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T15:03:03.303Z] 5eb5b503b376: Pulling fs layer [2023-05-01T15:03:03.303Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T15:03:03.303Z] ec43610c2a17: Pulling fs layer [2023-05-01T15:03:03.303Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T15:03:03.303Z] 33b1e0a273af: Pulling fs layer [2023-05-01T15:03:03.303Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T15:03:03.303Z] 2f39f015ded8: Pulling fs layer [2023-05-01T15:03:03.303Z] 33b1e0a273af: Waiting [2023-05-01T15:03:03.303Z] 5d3b04190fa2: Waiting [2023-05-01T15:03:03.303Z] 2f39f015ded8: Waiting [2023-05-01T15:03:03.303Z] 3a2ae6a8a46f: Waiting [2023-05-01T15:03:03.303Z] 5c69ac0246d0: Download complete [2023-05-01T15:03:03.303Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-01T15:03:03.303Z] 3a2ae6a8a46f: Download complete [2023-05-01T15:03:03.303Z] 33b1e0a273af: Verifying Checksum [2023-05-01T15:03:03.303Z] 33b1e0a273af: Download complete [2023-05-01T15:03:03.303Z] 5d3b04190fa2: Verifying Checksum [2023-05-01T15:03:03.303Z] 5d3b04190fa2: Download complete [2023-05-01T15:03:03.303Z] ec43610c2a17: Verifying Checksum [2023-05-01T15:03:03.303Z] ec43610c2a17: Download complete [2023-05-01T15:03:03.561Z] 5eb5b503b376: Verifying Checksum [2023-05-01T15:03:03.561Z] 5eb5b503b376: Download complete [2023-05-01T15:03:04.127Z] 2f39f015ded8: Download complete [2023-05-01T15:03:04.692Z] 5eb5b503b376: Pull complete [2023-05-01T15:03:04.951Z] 5c69ac0246d0: Pull complete [2023-05-01T15:03:05.515Z] ec43610c2a17: Pull complete [2023-05-01T15:03:05.515Z] 3a2ae6a8a46f: Pull complete [2023-05-01T15:03:05.773Z] 33b1e0a273af: Pull complete [2023-05-01T15:03:05.773Z] 5d3b04190fa2: Pull complete [2023-05-01T15:03:09.954Z] 2f39f015ded8: Pull complete [2023-05-01T15:03:09.954Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T15:03:09.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T15:03:09.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:03:10.026Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:03:10.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T15:03:12.444Z] $ docker top 2fe70a28130c9f11c91c6621dfa51a5dc5f42054bdcb59e07d1f1cb0a314218a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:03:12.812Z] ---> job-cost.sh [2023-05-01T15:03:12.812Z] lf-activate-venv: SKIPPING [2023-05-01T15:03:12.812Z] INFO: No Stack... [2023-05-01T15:03:13.071Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T15:03:13.640Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T15:03:13.930Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-01T15:03:13.930Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T15:03:13.943Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [2023-05-01T15:03:13.952Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] did not exist. Created. [2023-05-01T15:03:13.952Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T15:03:14.250Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-01T15:03:14.281Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T15:03:14.287Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T15:03:14.310Z] $ docker stop --time=1 2fe70a28130c9f11c91c6621dfa51a5dc5f42054bdcb59e07d1f1cb0a314218a [2023-05-01T15:03:15.462Z] $ docker rm -f --volumes 2fe70a28130c9f11c91c6621dfa51a5dc5f42054bdcb59e07d1f1cb0a314218a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-01T15:04:05.647Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12166 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-01T15:04:05.661Z] Running in /w/workspace/app-service-configurable/155 [Pipeline] { [Pipeline] checkout [2023-05-01T15:04:05.707Z] Selected Git installation does not exist. Using Default [2023-05-01T15:04:05.708Z] The recommended git tool is: NONE [2023-05-01T15:04:11.557Z] using credential edgex-jenkins-ssh [2023-05-01T15:04:11.579Z] Cloning the remote Git repository [2023-05-01T15:04:11.645Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-01T15:04:11.750Z] > git init /w/workspace/app-service-configurable/155 # timeout=10 [2023-05-01T15:04:11.930Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-01T15:04:11.931Z] > git --version # timeout=10 [2023-05-01T15:04:11.962Z] > git --version # 'git version 2.25.1' [2023-05-01T15:04:11.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T15:04:12.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T15:04:14.335Z] Avoid second fetch [2023-05-01T15:04:14.335Z] Checking out Revision 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb (main) [2023-05-01T15:04:13.355Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-01T15:04:13.383Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T15:04:14.359Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T15:04:14.446Z] > git checkout -f 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb # timeout=10 [2023-05-01T15:04:14.989Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#553)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T15:04:16.107Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T15:04:16.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T15:04:16.107Z] Dload Upload Total Spent Left Speed [2023-05-01T15:04:16.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-05-01T15:04:16.792Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T15:04:17.128Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-01T15:04:17.128Z] + sudo tee /etc/docker/daemon.new [2023-05-01T15:04:17.128Z] { [2023-05-01T15:04:17.128Z] "registry-mirrors": [ [2023-05-01T15:04:17.128Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T15:04:17.128Z] ], [2023-05-01T15:04:17.128Z] "bip": "10.250.0.254/24", [2023-05-01T15:04:17.128Z] "hosts": [ [2023-05-01T15:04:17.128Z] "tcp://0.0.0.0:5555", [2023-05-01T15:04:17.128Z] "unix:///var/run/docker.sock" [2023-05-01T15:04:17.128Z] ], [2023-05-01T15:04:17.128Z] "mtu": 1458, [2023-05-01T15:04:17.128Z] "selinux-enabled": true, [2023-05-01T15:04:17.128Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T15:04:17.128Z] } [Pipeline] sh [2023-05-01T15:04:17.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-01T15:04:17.822Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:04:39.981Z] provisioning config files... [2023-05-01T15:04:40.016Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/155@tmp/config13244136284772818821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:04:40.390Z] ---> docker-login.sh [2023-05-01T15:04:40.391Z] nexus3.edgexfoundry.org:10001 [2023-05-01T15:04:40.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:04:41.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:04:41.259Z] Configure a credential helper to remove this warning. See [2023-05-01T15:04:41.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:04:41.259Z] [2023-05-01T15:04:41.259Z] Login Succeeded [2023-05-01T15:04:41.259Z] nexus3.edgexfoundry.org:10002 [2023-05-01T15:04:41.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:04:41.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:04:41.532Z] Configure a credential helper to remove this warning. See [2023-05-01T15:04:41.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:04:41.532Z] [2023-05-01T15:04:41.532Z] Login Succeeded [2023-05-01T15:04:41.532Z] nexus3.edgexfoundry.org:10003 [2023-05-01T15:04:41.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:04:41.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:04:41.804Z] Configure a credential helper to remove this warning. See [2023-05-01T15:04:41.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:04:41.804Z] [2023-05-01T15:04:41.804Z] Login Succeeded [2023-05-01T15:04:41.804Z] nexus3.edgexfoundry.org:10004 [2023-05-01T15:04:42.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:04:42.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:04:42.358Z] Configure a credential helper to remove this warning. See [2023-05-01T15:04:42.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:04:42.358Z] [2023-05-01T15:04:42.358Z] Login Succeeded [2023-05-01T15:04:42.358Z] docker.io [2023-05-01T15:04:42.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:04:42.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:04:42.899Z] Configure a credential helper to remove this warning. See [2023-05-01T15:04:42.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:04:42.899Z] [2023-05-01T15:04:42.899Z] Login Succeeded [2023-05-01T15:04:42.899Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T15:04:42.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T15:04:43.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:04:43.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:04:43.215Z] ========================================================= [2023-05-01T15:04:43.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T15:04:43.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:04:43.574Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T15:04:43.574Z] Sending build context to Docker daemon 169kB [2023-05-01T15:04:43.845Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T15:04:43.845Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-01T15:04:44.116Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T15:04:44.116Z] c41833b44d91: Pulling fs layer [2023-05-01T15:04:44.116Z] ed15518f5707: Pulling fs layer [2023-05-01T15:04:44.116Z] feae8fd75edb: Pulling fs layer [2023-05-01T15:04:44.116Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T15:04:44.116Z] 3cdef696dda3: Pulling fs layer [2023-05-01T15:04:44.116Z] 2ced38df9373: Pulling fs layer [2023-05-01T15:04:44.116Z] 58f1dce35555: Pulling fs layer [2023-05-01T15:04:44.116Z] 3cdef696dda3: Waiting [2023-05-01T15:04:44.116Z] 242c74f7c9fa: Waiting [2023-05-01T15:04:44.116Z] 2ced38df9373: Waiting [2023-05-01T15:04:44.116Z] 58f1dce35555: Waiting [2023-05-01T15:04:44.116Z] ed15518f5707: Verifying Checksum [2023-05-01T15:04:44.116Z] ed15518f5707: Download complete [2023-05-01T15:04:44.116Z] 242c74f7c9fa: Download complete [2023-05-01T15:04:44.116Z] 3cdef696dda3: Verifying Checksum [2023-05-01T15:04:44.116Z] 3cdef696dda3: Download complete [2023-05-01T15:04:44.116Z] c41833b44d91: Verifying Checksum [2023-05-01T15:04:44.116Z] c41833b44d91: Download complete [2023-05-01T15:04:45.093Z] c41833b44d91: Pull complete [2023-05-01T15:04:45.377Z] 58f1dce35555: Verifying Checksum [2023-05-01T15:04:45.377Z] 58f1dce35555: Download complete [2023-05-01T15:04:45.653Z] ed15518f5707: Pull complete [2023-05-01T15:04:46.628Z] feae8fd75edb: Verifying Checksum [2023-05-01T15:04:46.628Z] feae8fd75edb: Download complete [2023-05-01T15:04:46.628Z] 2ced38df9373: Download complete [2023-05-01T15:04:59.015Z] feae8fd75edb: Pull complete [2023-05-01T15:04:59.015Z] 242c74f7c9fa: Pull complete [2023-05-01T15:04:59.015Z] 3cdef696dda3: Pull complete [2023-05-01T15:05:04.388Z] 2ced38df9373: Pull complete [2023-05-01T15:05:06.997Z] 58f1dce35555: Pull complete [2023-05-01T15:05:06.997Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T15:05:06.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T15:05:06.997Z] ---> fadd8f120f05 [2023-05-01T15:05:06.997Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T15:05:08.970Z] ---> Running in d77d9415d11b [2023-05-01T15:05:09.239Z] Removing intermediate container d77d9415d11b [2023-05-01T15:05:09.239Z] ---> 53f66096125c [2023-05-01T15:05:09.239Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T15:05:09.239Z] ---> Running in db7c97e2b255 [2023-05-01T15:05:09.509Z] Removing intermediate container db7c97e2b255 [2023-05-01T15:05:09.509Z] ---> a17800b4c4f9 [2023-05-01T15:05:09.509Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-01T15:05:09.779Z] ---> Running in 0febda2c4ab2 [2023-05-01T15:05:10.051Z] Removing intermediate container 0febda2c4ab2 [2023-05-01T15:05:10.051Z] ---> 35430b5797e3 [2023-05-01T15:05:10.052Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T15:05:10.052Z] ---> Running in a1232cd9c87f [2023-05-01T15:05:11.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T15:05:12.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T15:05:13.617Z] OK: 263 MiB in 53 packages [2023-05-01T15:05:14.208Z] Removing intermediate container a1232cd9c87f [2023-05-01T15:05:14.208Z] ---> d34e7551a35b [2023-05-01T15:05:14.208Z] Step 7/12 : WORKDIR /app [2023-05-01T15:05:14.478Z] ---> Running in 27d33359714a [2023-05-01T15:05:14.748Z] Removing intermediate container 27d33359714a [2023-05-01T15:05:14.748Z] ---> e5d8eab4f152 [2023-05-01T15:05:14.748Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-01T15:05:15.719Z] ---> 4dc235fc2138 [2023-05-01T15:05:15.719Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T15:05:15.988Z] ---> Running in dbbe5e59b0c3 [2023-05-01T15:06:23.876Z] Removing intermediate container dbbe5e59b0c3 [2023-05-01T15:06:23.876Z] ---> b2b761228097 [2023-05-01T15:06:23.876Z] Step 10/12 : COPY . . [2023-05-01T15:06:23.876Z] ---> ca3b07db5828 [2023-05-01T15:06:23.876Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T15:06:23.876Z] ---> Running in 27abd4879025 [2023-05-01T15:06:23.876Z] Removing intermediate container 27abd4879025 [2023-05-01T15:06:23.876Z] ---> 5d0908b60089 [2023-05-01T15:06:23.876Z] Step 12/12 : RUN $MAKE [2023-05-01T15:06:23.876Z] ---> Running in f4e81da2e879 [2023-05-01T15:06:23.876Z] noop [2023-05-01T15:06:23.876Z] Removing intermediate container f4e81da2e879 [2023-05-01T15:06:23.876Z] ---> 4fb6da434cd4 [2023-05-01T15:06:23.876Z] Successfully built 4fb6da434cd4 [2023-05-01T15:06:23.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:06:24.222Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T15:06:24.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:06:24.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-12166 does not seem to be running inside a container [2023-05-01T15:06:24.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/155 -v /w/workspace/app-service-configurable/155:/w/workspace/app-service-configurable/155:rw,z -v /w/workspace/app-service-configurable/155@tmp:/w/workspace/app-service-configurable/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-01T15:06:25.772Z] $ docker top a760151f96a60e0f421505c4aea935b14aa6d72d4843f9d085a2719f77184ac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T15:06:26.599Z] + go version [2023-05-01T15:06:26.599Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T15:06:26.623Z] $ docker stop --time=1 a760151f96a60e0f421505c4aea935b14aa6d72d4843f9d085a2719f77184ac2 [2023-05-01T15:06:28.283Z] $ docker rm -f --volumes a760151f96a60e0f421505c4aea935b14aa6d72d4843f9d085a2719f77184ac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:06:28.816Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T15:06:28.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:06:28.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-12166 does not seem to be running inside a container [2023-05-01T15:06:29.064Z] $ 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/155 -v /w/workspace/app-service-configurable/155:/w/workspace/app-service-configurable/155:rw,z -v /w/workspace/app-service-configurable/155@tmp:/w/workspace/app-service-configurable/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-01T15:06:30.218Z] $ docker top 7bb8e34a17df49abd4c675879158a71041649165c8b90134c9d81a4da04154c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T15:06:30.736Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/155 [Pipeline] fileExists [Pipeline] sh [2023-05-01T15:06:31.343Z] + make test [2023-05-01T15:06:31.611Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T15:09:23.350Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-01T15:09:23.350Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T15:09:23.350Z] go vet ./... [2023-05-01T15:11:45.054Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T15:11:45.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T15:11:45.054Z] ./bin/test-attribution-txt.sh [2023-05-01T15:11:45.054Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-01T15:11:45.054Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-01T15:11:45.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T15:11:45.083Z] $ docker stop --time=1 7bb8e34a17df49abd4c675879158a71041649165c8b90134c9d81a4da04154c8 [2023-05-01T15:11:46.947Z] $ docker rm -f --volumes 7bb8e34a17df49abd4c675879158a71041649165c8b90134c9d81a4da04154c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T15:11:48.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T15:11:48.330Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T15:11:48.757Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T15:11:49.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T15:11:49.467Z] + ls -al . [2023-05-01T15:11:49.467Z] total 172 [2023-05-01T15:11:49.467Z] drwxrwxr-x 7 jenkins jenkins 4096 May 1 15:06 . [2023-05-01T15:11:49.467Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:04 .. [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 119 May 1 15:04 .dockerignore [2023-05-01T15:11:49.467Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 15:04 .git [2023-05-01T15:11:49.467Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 15:04 .github [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 171 May 1 15:04 .gitignore [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 41 May 1 15:04 .golangci.yml [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 1 15:04 Attribution.txt [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 1 15:04 CHANGELOG.md [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 1 15:04 Dockerfile [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 15:04 GOVERNANCE.md [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 688 May 1 15:04 Jenkinsfile [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 1 15:04 LICENSE [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 618 May 1 15:04 OWNERS.md [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 1 15:04 README.md [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 15:00 VERSION [2023-05-01T15:11:49.467Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:04 bin [2023-05-01T15:11:49.467Z] -rw-r--r-- 1 jenkins jenkins 13 May 1 15:06 coverage.out [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 1 15:04 go.mod [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 31536 May 1 15:04 go.sum [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 1 15:04 main.go [2023-05-01T15:11:49.467Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 1 15:04 makefile [2023-05-01T15:11:49.467Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 15:04 res [2023-05-01T15:11:49.467Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:11:49.810Z] + 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=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb --label arch=arm64 --label version=3.0.0-dev.37 . [2023-05-01T15:11:49.810Z] Sending build context to Docker daemon 170kB [2023-05-01T15:11:50.078Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T15:11:50.078Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-01T15:11:50.078Z] ---> 4fb6da434cd4 [2023-05-01T15:11:50.078Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T15:11:50.078Z] ---> Running in 87d462100819 [2023-05-01T15:11:52.020Z] Removing intermediate container 87d462100819 [2023-05-01T15:11:52.020Z] ---> e3ad8a0672a2 [2023-05-01T15:11:52.020Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T15:11:52.020Z] ---> Running in 7356cb934390 [2023-05-01T15:11:52.020Z] Removing intermediate container 7356cb934390 [2023-05-01T15:11:52.020Z] ---> 5a588fb14fae [2023-05-01T15:11:52.020Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-01T15:11:52.286Z] ---> Running in 959a4d8ff96c [2023-05-01T15:11:52.556Z] Removing intermediate container 959a4d8ff96c [2023-05-01T15:11:52.556Z] ---> 62943337a811 [2023-05-01T15:11:52.556Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T15:11:52.556Z] ---> Running in 73607b4b658b [2023-05-01T15:11:53.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T15:11:54.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T15:11:55.066Z] OK: 263 MiB in 53 packages [2023-05-01T15:11:56.037Z] Removing intermediate container 73607b4b658b [2023-05-01T15:11:56.037Z] ---> 39b82852b2f2 [2023-05-01T15:11:56.037Z] Step 7/26 : WORKDIR /app [2023-05-01T15:11:56.037Z] ---> Running in 3ad843742931 [2023-05-01T15:11:56.304Z] Removing intermediate container 3ad843742931 [2023-05-01T15:11:56.304Z] ---> 66d585c78411 [2023-05-01T15:11:56.304Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-01T15:11:56.581Z] ---> c2936e94c45c [2023-05-01T15:11:56.581Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T15:11:56.854Z] ---> Running in 33a9ea3b5c18 [2023-05-01T15:11:59.456Z] Removing intermediate container 33a9ea3b5c18 [2023-05-01T15:11:59.456Z] ---> 29e8bd973a4f [2023-05-01T15:11:59.456Z] Step 10/26 : COPY . . [2023-05-01T15:11:59.721Z] ---> b184c57195bb [2023-05-01T15:11:59.721Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T15:11:59.721Z] ---> Running in 42a807fec4df [2023-05-01T15:11:59.989Z] Removing intermediate container 42a807fec4df [2023-05-01T15:11:59.989Z] ---> 33cb6bc59004 [2023-05-01T15:11:59.989Z] Step 12/26 : RUN $MAKE [2023-05-01T15:11:59.989Z] ---> Running in 193dbb08dfcf [2023-05-01T15:12:00.950Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.37" -trimpath -mod=readonly -o app-service-configurable [2023-05-01T15:14:07.630Z] Removing intermediate container 193dbb08dfcf [2023-05-01T15:14:07.630Z] ---> 37327560251c [2023-05-01T15:14:07.630Z] Step 13/26 : FROM alpine:3.17 [2023-05-01T15:14:07.630Z] 3.17: Pulling from library/alpine [2023-05-01T15:14:07.630Z] c41833b44d91: Already exists [2023-05-01T15:14:07.630Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T15:14:07.630Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T15:14:07.630Z] ---> 51e60588ff2c [2023-05-01T15:14:07.630Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T15:14:07.630Z] ---> Running in b765c13a4c1a [2023-05-01T15:14:07.630Z] Removing intermediate container b765c13a4c1a [2023-05-01T15:14:07.630Z] ---> 93ae187b2d12 [2023-05-01T15:14:07.630Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-01T15:14:07.630Z] ---> Running in b835a67b0e43 [2023-05-01T15:14:07.630Z] Removing intermediate container b835a67b0e43 [2023-05-01T15:14:07.630Z] ---> 3c6a02779297 [2023-05-01T15:14:07.630Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-01T15:14:07.630Z] ---> Running in c7b61238e3c3 [2023-05-01T15:14:07.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T15:14:07.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T15:14:08.599Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-01T15:14:08.599Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-01T15:14:08.599Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T15:14:08.599Z] Executing ca-certificates-20220614-r4.trigger [2023-05-01T15:14:08.866Z] OK: 8 MiB in 17 packages [2023-05-01T15:14:10.276Z] Removing intermediate container c7b61238e3c3 [2023-05-01T15:14:10.276Z] ---> 39244a657c74 [2023-05-01T15:14:10.276Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-01T15:14:10.546Z] ---> df88dd66e5ef [2023-05-01T15:14:10.546Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-01T15:14:10.819Z] ---> 4227c45c2982 [2023-05-01T15:14:10.819Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-01T15:14:11.403Z] ---> 4eea224a0b66 [2023-05-01T15:14:11.403Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-01T15:14:12.816Z] ---> 5cf2ff9196ad [2023-05-01T15:14:12.816Z] Step 21/26 : EXPOSE 48095 [2023-05-01T15:14:12.816Z] ---> Running in cd3aecc2d55e [2023-05-01T15:14:13.083Z] Removing intermediate container cd3aecc2d55e [2023-05-01T15:14:13.083Z] ---> 2739a81b1e12 [2023-05-01T15:14:13.083Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-01T15:14:13.353Z] ---> Running in 99301b520133 [2023-05-01T15:14:13.621Z] Removing intermediate container 99301b520133 [2023-05-01T15:14:13.621Z] ---> 2f0a1036558c [2023-05-01T15:14:13.621Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T15:14:13.621Z] ---> Running in eded1c51b109 [2023-05-01T15:14:13.888Z] Removing intermediate container eded1c51b109 [2023-05-01T15:14:13.888Z] ---> 23779fe83ca2 [2023-05-01T15:14:13.888Z] Step 24/26 : LABEL arch=arm64 [2023-05-01T15:14:13.888Z] ---> Running in 66346d436ac4 [2023-05-01T15:14:14.160Z] Removing intermediate container 66346d436ac4 [2023-05-01T15:14:14.160Z] ---> 8bb5ead821d8 [2023-05-01T15:14:14.160Z] Step 25/26 : LABEL git_sha=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [2023-05-01T15:14:14.425Z] ---> Running in dcb9a3e3fe23 [2023-05-01T15:14:14.697Z] Removing intermediate container dcb9a3e3fe23 [2023-05-01T15:14:14.697Z] ---> e73018ad7c93 [2023-05-01T15:14:14.697Z] Step 26/26 : LABEL version=3.0.0-dev.37 [2023-05-01T15:14:14.697Z] ---> Running in 4a6a6d65e09d [2023-05-01T15:14:14.963Z] Removing intermediate container 4a6a6d65e09d [2023-05-01T15:14:14.963Z] ---> 66b38300b206 [2023-05-01T15:14:14.964Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T15:14:14.964Z] Successfully built 66b38300b206 [2023-05-01T15:14:14.964Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:14:15.063Z] provisioning config files... [2023-05-01T15:14:15.076Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/155@tmp/config4876668586725476773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:14:15.400Z] ---> docker-login.sh [2023-05-01T15:14:15.400Z] nexus3.edgexfoundry.org:10001 [2023-05-01T15:14:15.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:14:15.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:14:15.667Z] Configure a credential helper to remove this warning. See [2023-05-01T15:14:15.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:14:15.667Z] [2023-05-01T15:14:15.667Z] Login Succeeded [2023-05-01T15:14:15.667Z] nexus3.edgexfoundry.org:10002 [2023-05-01T15:14:15.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:14:15.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:14:15.932Z] Configure a credential helper to remove this warning. See [2023-05-01T15:14:15.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:14:15.932Z] [2023-05-01T15:14:15.932Z] Login Succeeded [2023-05-01T15:14:15.932Z] nexus3.edgexfoundry.org:10003 [2023-05-01T15:14:16.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:14:16.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:14:16.199Z] Configure a credential helper to remove this warning. See [2023-05-01T15:14:16.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:14:16.199Z] [2023-05-01T15:14:16.199Z] Login Succeeded [2023-05-01T15:14:16.199Z] nexus3.edgexfoundry.org:10004 [2023-05-01T15:14:16.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:14:16.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:14:16.731Z] Configure a credential helper to remove this warning. See [2023-05-01T15:14:16.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:14:16.731Z] [2023-05-01T15:14:16.731Z] Login Succeeded [2023-05-01T15:14:16.731Z] docker.io [2023-05-01T15:14:16.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T15:14:17.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T15:14:17.001Z] Configure a credential helper to remove this warning. See [2023-05-01T15:14:17.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T15:14:17.001Z] [2023-05-01T15:14:17.001Z] Login Succeeded [2023-05-01T15:14:17.001Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T15:14:17.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T15:14:17.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T15:14:17.061Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-01T15:14:17.061Z] 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [2023-05-01T15:14:17.061Z] latest [2023-05-01T15:14:17.061Z] 3.0.0-dev.37 [2023-05-01T15:14:17.061Z] 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [2023-05-01T15:14:17.061Z] main [2023-05-01T15:14:17.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:17.405Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:17.750Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [2023-05-01T15:14:17.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T15:14:17.751Z] 141b83dab353: Preparing [2023-05-01T15:14:17.751Z] 7602ed661c57: Preparing [2023-05-01T15:14:17.751Z] e701791dfa17: Preparing [2023-05-01T15:14:17.751Z] e5c6a96633e1: Preparing [2023-05-01T15:14:17.751Z] 3f6f5ac9e03b: Preparing [2023-05-01T15:14:17.751Z] 26cbea5cba74: Preparing [2023-05-01T15:14:17.751Z] 26cbea5cba74: Waiting [2023-05-01T15:14:18.016Z] e5c6a96633e1: Pushed [2023-05-01T15:14:18.016Z] 7602ed661c57: Pushed [2023-05-01T15:14:18.016Z] e701791dfa17: Pushed [2023-05-01T15:14:18.282Z] 3f6f5ac9e03b: Pushed [2023-05-01T15:14:19.325Z] 26cbea5cba74: Layer already exists [2023-05-01T15:14:22.706Z] 141b83dab353: Pushed [2023-05-01T15:14:22.972Z] 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:23.309Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:23.647Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-01T15:14:23.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T15:14:23.647Z] 141b83dab353: Preparing [2023-05-01T15:14:23.647Z] 7602ed661c57: Preparing [2023-05-01T15:14:23.647Z] e701791dfa17: Preparing [2023-05-01T15:14:23.647Z] e5c6a96633e1: Preparing [2023-05-01T15:14:23.647Z] 3f6f5ac9e03b: Preparing [2023-05-01T15:14:23.647Z] 26cbea5cba74: Preparing [2023-05-01T15:14:23.647Z] 26cbea5cba74: Waiting [2023-05-01T15:14:23.647Z] 141b83dab353: Layer already exists [2023-05-01T15:14:23.647Z] e5c6a96633e1: Layer already exists [2023-05-01T15:14:23.647Z] 7602ed661c57: Layer already exists [2023-05-01T15:14:23.647Z] e701791dfa17: Layer already exists [2023-05-01T15:14:23.647Z] 3f6f5ac9e03b: Layer already exists [2023-05-01T15:14:23.647Z] 26cbea5cba74: Layer already exists [2023-05-01T15:14:23.912Z] latest: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:24.256Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:24.599Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.37 [2023-05-01T15:14:24.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T15:14:24.599Z] 141b83dab353: Preparing [2023-05-01T15:14:24.599Z] 7602ed661c57: Preparing [2023-05-01T15:14:24.599Z] e701791dfa17: Preparing [2023-05-01T15:14:24.599Z] e5c6a96633e1: Preparing [2023-05-01T15:14:24.599Z] 3f6f5ac9e03b: Preparing [2023-05-01T15:14:24.599Z] 26cbea5cba74: Preparing [2023-05-01T15:14:24.599Z] 26cbea5cba74: Waiting [2023-05-01T15:14:24.599Z] 3f6f5ac9e03b: Layer already exists [2023-05-01T15:14:24.599Z] e5c6a96633e1: Layer already exists [2023-05-01T15:14:24.599Z] 141b83dab353: Layer already exists [2023-05-01T15:14:24.599Z] e701791dfa17: Layer already exists [2023-05-01T15:14:24.599Z] 7602ed661c57: Layer already exists [2023-05-01T15:14:24.599Z] 26cbea5cba74: Layer already exists [2023-05-01T15:14:24.599Z] 3.0.0-dev.37: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:24.960Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:25.300Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [2023-05-01T15:14:25.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T15:14:25.300Z] 141b83dab353: Preparing [2023-05-01T15:14:25.300Z] 7602ed661c57: Preparing [2023-05-01T15:14:25.300Z] e701791dfa17: Preparing [2023-05-01T15:14:25.300Z] e5c6a96633e1: Preparing [2023-05-01T15:14:25.300Z] 3f6f5ac9e03b: Preparing [2023-05-01T15:14:25.300Z] 26cbea5cba74: Preparing [2023-05-01T15:14:25.300Z] 26cbea5cba74: Waiting [2023-05-01T15:14:25.300Z] e701791dfa17: Layer already exists [2023-05-01T15:14:25.300Z] 141b83dab353: Layer already exists [2023-05-01T15:14:25.300Z] e5c6a96633e1: Layer already exists [2023-05-01T15:14:25.300Z] 7602ed661c57: Layer already exists [2023-05-01T15:14:25.300Z] 3f6f5ac9e03b: Layer already exists [2023-05-01T15:14:25.300Z] 26cbea5cba74: Layer already exists [2023-05-01T15:14:25.300Z] 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:25.641Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:25.982Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-01T15:14:25.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-01T15:14:25.982Z] 141b83dab353: Preparing [2023-05-01T15:14:25.982Z] 7602ed661c57: Preparing [2023-05-01T15:14:25.982Z] e701791dfa17: Preparing [2023-05-01T15:14:25.982Z] e5c6a96633e1: Preparing [2023-05-01T15:14:25.982Z] 3f6f5ac9e03b: Preparing [2023-05-01T15:14:25.982Z] 26cbea5cba74: Preparing [2023-05-01T15:14:25.982Z] 26cbea5cba74: Waiting [2023-05-01T15:14:25.982Z] 7602ed661c57: Layer already exists [2023-05-01T15:14:25.982Z] 3f6f5ac9e03b: Layer already exists [2023-05-01T15:14:25.982Z] e701791dfa17: Layer already exists [2023-05-01T15:14:25.982Z] e5c6a96633e1: Layer already exists [2023-05-01T15:14:25.982Z] 141b83dab353: Layer already exists [2023-05-01T15:14:25.982Z] 26cbea5cba74: Layer already exists [2023-05-01T15:14:25.982Z] main: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-01T15:14:26.025Z] ===================================================== [Pipeline] echo [2023-05-01T15:14:26.031Z] taggedImages: [2023-05-01T15:14:26.031Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [2023-05-01T15:14:26.031Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-01T15:14:26.031Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.37 [2023-05-01T15:14:26.031Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [2023-05-01T15:14:26.031Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:26.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T15:14:26.390Z] [2023-05-01T15:14:26.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:26.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T15:14:26.715Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T15:14:26.715Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T15:14:26.715Z] 04944245beec: Pulling fs layer [2023-05-01T15:14:26.715Z] 699f458cf7ca: Pulling fs layer [2023-05-01T15:14:26.715Z] 765212b225bb: Pulling fs layer [2023-05-01T15:14:26.715Z] f23df028b6ca: Pulling fs layer [2023-05-01T15:14:26.715Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T15:14:26.715Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T15:14:26.715Z] f23df028b6ca: Waiting [2023-05-01T15:14:26.715Z] d65c8cfc05b1: Waiting [2023-05-01T15:14:26.715Z] 2437ff75d9bd: Waiting [2023-05-01T15:14:26.715Z] 765212b225bb: Waiting [2023-05-01T15:14:26.980Z] 04944245beec: Verifying Checksum [2023-05-01T15:14:26.980Z] 04944245beec: Download complete [2023-05-01T15:14:26.980Z] 765212b225bb: Verifying Checksum [2023-05-01T15:14:26.980Z] 765212b225bb: Download complete [2023-05-01T15:14:26.980Z] f23df028b6ca: Verifying Checksum [2023-05-01T15:14:26.980Z] f23df028b6ca: Download complete [2023-05-01T15:14:26.980Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T15:14:26.980Z] d65c8cfc05b1: Download complete [2023-05-01T15:14:26.980Z] 699f458cf7ca: Verifying Checksum [2023-05-01T15:14:26.980Z] 699f458cf7ca: Download complete [2023-05-01T15:14:27.561Z] 8998bd30e6a1: Verifying Checksum [2023-05-01T15:14:27.561Z] 8998bd30e6a1: Download complete [2023-05-01T15:14:29.500Z] 2437ff75d9bd: Verifying Checksum [2023-05-01T15:14:29.500Z] 2437ff75d9bd: Download complete [2023-05-01T15:14:30.905Z] 8998bd30e6a1: Pull complete [2023-05-01T15:14:33.476Z] 04944245beec: Pull complete [2023-05-01T15:14:34.432Z] 699f458cf7ca: Pull complete [2023-05-01T15:14:34.698Z] 765212b225bb: Pull complete [2023-05-01T15:14:35.277Z] f23df028b6ca: Pull complete [2023-05-01T15:14:35.542Z] d65c8cfc05b1: Pull complete [2023-05-01T15:14:47.844Z] 2437ff75d9bd: Pull complete [2023-05-01T15:14:47.845Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T15:14:47.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T15:14:47.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:14:48.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-12166 does not seem to be running inside a container [2023-05-01T15:14:48.072Z] $ 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/155 -v /w/workspace/app-service-configurable/155:/w/workspace/app-service-configurable/155:rw,z -v /w/workspace/app-service-configurable/155@tmp:/w/workspace/app-service-configurable/155@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:arm64 cat [2023-05-01T15:14:50.389Z] $ docker top 7c69c0015bf756c841571a5fb2ef1f1f6e906bc7bce0972673b8938ffff4fd64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:14:50.887Z] ---> job-cost.sh [2023-05-01T15:14:51.152Z] lf-activate-venv: SKIPPING [2023-05-01T15:14:51.152Z] INFO: No Stack... [2023-05-01T15:14:51.731Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T15:14:52.310Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T15:14:52.622Z] + cut -d, -f6 [2023-05-01T15:14:52.622Z] + cat /w/workspace/app-service-configurable/155/archives/cost.csv [Pipeline] lock [2023-05-01T15:14:52.682Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [2023-05-01T15:14:52.688Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] did not exist. Created. [2023-05-01T15:14:52.689Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T15:14:53.021Z] /w/workspace/app-service-configurable/155@tmp/durable-d1cb782e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-01T15:14:53.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T15:14:53.371Z] Warning: overwriting stash ‘stack-cost’ [2023-05-01T15:14:53.416Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T15:14:53.422Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T15:14:53.445Z] $ docker stop --time=1 7c69c0015bf756c841571a5fb2ef1f1f6e906bc7bce0972673b8938ffff4fd64 [2023-05-01T15:14:54.903Z] $ docker rm -f --volumes 7c69c0015bf756c841571a5fb2ef1f1f6e906bc7bce0972673b8938ffff4fd64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-01T15:14:55.286Z] provisioning config files... [2023-05-01T15:14:55.294Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2919833725932428676tmp [Pipeline] { [Pipeline] sh [2023-05-01T15:14:55.588Z] + set +x [2023-05-01T15:14:55.588Z] + curl -s https://codecov.io/bash [2023-05-01T15:14:55.588Z] + bash -s -- [2023-05-01T15:14:55.588Z] [2023-05-01T15:14:55.588Z] _____ _ [2023-05-01T15:14:55.588Z] / ____| | | [2023-05-01T15:14:55.588Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T15:14:55.588Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T15:14:55.588Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T15:14:55.588Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T15:14:55.588Z] Bash-1.0.6 [2023-05-01T15:14:55.588Z] [2023-05-01T15:14:55.588Z] [2023-05-01T15:14:55.588Z] ==> git version 2.25.1 found [2023-05-01T15:14:55.588Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-01T15:14:55.588Z] Release-Date: 2020-01-08 [2023-05-01T15:14:55.588Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-01T15:14:55.588Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T15:14:55.588Z] ==> Jenkins CI detected. [2023-05-01T15:14:55.588Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-01T15:14:55.588Z] project root: . [2023-05-01T15:14:55.588Z] --> token set from env [2023-05-01T15:14:55.588Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T15:14:55.588Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T15:14:55.588Z] ==> Python coveragepy not found [2023-05-01T15:14:55.588Z] ==> Searching for coverage reports in: [2023-05-01T15:14:55.588Z] + . [2023-05-01T15:14:55.588Z] -> Found 1 reports [2023-05-01T15:14:55.588Z] ==> Detecting git/mercurial file structure [2023-05-01T15:14:55.588Z] ==> Reading reports [2023-05-01T15:14:55.588Z] + ./coverage.out bytes=13 [2023-05-01T15:14:55.588Z] ==> Appending adjustments [2023-05-01T15:14:55.588Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T15:14:55.588Z] + Found adjustments [2023-05-01T15:14:55.847Z] ==> Gzipping contents [2023-05-01T15:14:55.847Z] 4.0K /tmp/codecov.ZNK9PI.gz [2023-05-01T15:14:55.847Z] ==> Uploading reports [2023-05-01T15:14:55.847Z] url: https://codecov.io [2023-05-01T15:14:55.847Z] query: branch=main&commit=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T15:14:55.847Z] -> Pinging Codecov [2023-05-01T15:14:55.847Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T15:14:55.847Z] -> Uploading to [2023-05-01T15:14:55.847Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/A97CA9966030D2A3747ED39772930CCE/88afdcb8762b84e46f57e9523a8eb819b7ad2bfb/67cd77a9-dc1c-4115-aa5e-a4ca5db9d8c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T151455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8efeaba5d49dd52a7a14419daf91f7c18afff9ea0644627111a852db8f33a56e [2023-05-01T15:14:55.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T15:14:55.847Z] Dload Upload Total Spent Left Speed [2023-05-01T15:14:56.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2004 --:--:-- --:--:-- --:--:-- 2004 [2023-05-01T15:14:56.107Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] } [2023-05-01T15:14:56.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-01T15:14:56.242Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-01T15:14:56.251Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:56.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T15:14:56.551Z] [2023-05-01T15:14:56.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:14:56.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T15:14:56.856Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-01T15:14:56.856Z] df9b9388f04a: Pulling fs layer [2023-05-01T15:14:56.856Z] 52dc419b0ee2: Pulling fs layer [2023-05-01T15:14:56.856Z] 25bc292e5bac: Pulling fs layer [2023-05-01T15:14:56.856Z] 114826534d7a: Pulling fs layer [2023-05-01T15:14:56.856Z] 4657fd5d0bcf: Pulling fs layer [2023-05-01T15:14:56.856Z] 6ad1cebc031e: Pulling fs layer [2023-05-01T15:14:56.856Z] 8a3aa393b2d8: Pulling fs layer [2023-05-01T15:14:56.856Z] 8a3aa393b2d8: Waiting [2023-05-01T15:14:56.856Z] 4657fd5d0bcf: Waiting [2023-05-01T15:14:56.856Z] 114826534d7a: Waiting [2023-05-01T15:14:56.856Z] 6ad1cebc031e: Waiting [2023-05-01T15:14:56.856Z] 25bc292e5bac: Verifying Checksum [2023-05-01T15:14:56.856Z] 25bc292e5bac: Download complete [2023-05-01T15:14:56.856Z] 52dc419b0ee2: Verifying Checksum [2023-05-01T15:14:56.856Z] 52dc419b0ee2: Download complete [2023-05-01T15:14:56.856Z] 4657fd5d0bcf: Verifying Checksum [2023-05-01T15:14:56.856Z] 4657fd5d0bcf: Download complete [2023-05-01T15:14:56.856Z] df9b9388f04a: Download complete [2023-05-01T15:14:57.115Z] 6ad1cebc031e: Verifying Checksum [2023-05-01T15:14:57.115Z] 6ad1cebc031e: Download complete [2023-05-01T15:14:57.115Z] df9b9388f04a: Pull complete [2023-05-01T15:14:57.115Z] 52dc419b0ee2: Pull complete [2023-05-01T15:14:57.375Z] 25bc292e5bac: Pull complete [2023-05-01T15:14:57.633Z] 114826534d7a: Verifying Checksum [2023-05-01T15:14:57.633Z] 114826534d7a: Download complete [2023-05-01T15:14:57.633Z] 8a3aa393b2d8: Verifying Checksum [2023-05-01T15:14:57.633Z] 8a3aa393b2d8: Download complete [2023-05-01T15:15:01.827Z] 114826534d7a: Pull complete [2023-05-01T15:15:01.827Z] 4657fd5d0bcf: Pull complete [2023-05-01T15:15:01.828Z] 6ad1cebc031e: Pull complete [2023-05-01T15:15:04.356Z] 8a3aa393b2d8: Pull complete [2023-05-01T15:15:04.356Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-01T15:15:04.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T15:15:04.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:15:04.447Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:15:04.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-01T15:15:07.522Z] $ docker top 50a49526291f4d52cff2cf9770fef3c2c0c66a5809aa43fa3374b058c053fe8c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-01T15:15:07.594Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-01T15:15:07.875Z] + set -o pipefail [2023-05-01T15:15:07.875Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-01T15:15:13.164Z] [2023-05-01T15:15:13.164Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-01T15:15:13.164Z] [2023-05-01T15:15:13.164Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/817e3fa7-4fef-4865-8cbf-ea2c150c7f6e [2023-05-01T15:15:13.164Z] [2023-05-01T15:15:13.164Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-01T15:15:13.164Z] [2023-05-01T15:15:13.164Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-01T15:15:13.164Z] [2023-05-01T15:15:13.164Z] [2023-05-01T15:15:13.164Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-01T15:15:13.164Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-01T15:15:13.164Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-01T15:15:13.174Z] $ docker stop --time=1 50a49526291f4d52cff2cf9770fef3c2c0c66a5809aa43fa3374b058c053fe8c [2023-05-01T15:15:15.916Z] $ docker rm -f --volumes 50a49526291f4d52cff2cf9770fef3c2c0c66a5809aa43fa3374b058c053fe8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T15:15:16.589Z] + git log --format=format:%s -1 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] sh [2023-05-01T15:15:16.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T15:15:16.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:15:17.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T15:15:17.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:15:17.250Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:15:17.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T15:15:17.719Z] $ docker top fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 -eo pid,comm [2023-05-01T15:15:17.770Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-01T15:15:17.770Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T15:15:17.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T15:15:17.803Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T15:15:17.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T15:15:17.918Z] $ docker exec fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 ssh-agent [2023-05-01T15:15:18.035Z] SSH_AUTH_SOCK=/tmp/ssh-MiMYoYqwPsHT/agent.33 [2023-05-01T15:15:18.035Z] SSH_AGENT_PID=39 [2023-05-01T15:15:18.040Z] Running ssh-add (command line suppressed) [2023-05-01T15:15:18.141Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14693313527120701722.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14693313527120701722.key) [2023-05-01T15:15:18.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T15:15:18.442Z] + git semver tag [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,598 [run_tag] DEBUG tag force:False [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,598 [check_head_tag] DEBUG check head tag [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,600 [execute] INFO git cat-file --batch-check [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,603 [execute] INFO git cat-file --batch [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,631 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,632 [execute] INFO git tag -a v3.0.0-dev.37 -m v3.0.0-dev.37 [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.37', '-m', 'v3.0.0-dev.37'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-01T15:15:18.700Z] 2023-05-01 15:15:18,637 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T15:15:18.700Z] 3.0.0-dev.37 [Pipeline] } [2023-05-01T15:15:18.708Z] $ docker exec --env ******** --env ******** fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 ssh-agent -k [2023-05-01T15:15:18.802Z] unset SSH_AUTH_SOCK; [2023-05-01T15:15:18.802Z] unset SSH_AGENT_PID; [2023-05-01T15:15:18.802Z] echo Agent pid 39 killed; [2023-05-01T15:15:18.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T15:15:19.114Z] + git semver [Pipeline] } [2023-05-01T15:15:19.388Z] $ docker stop --time=1 fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 [2023-05-01T15:15:20.651Z] $ docker rm -f --volumes fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:15:21.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T15:15:21.017Z] [2023-05-01T15:15:21.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:15:21.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T15:15:21.313Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-01T15:15:21.313Z] ab5ef0e58194: Pulling fs layer [2023-05-01T15:15:21.313Z] 9712f1f96733: Pulling fs layer [2023-05-01T15:15:21.313Z] 63f879dbbcfc: Pulling fs layer [2023-05-01T15:15:21.313Z] 0d9ebad4ef96: Pulling fs layer [2023-05-01T15:15:21.313Z] e9a5061849ea: Pulling fs layer [2023-05-01T15:15:21.313Z] 0d9ebad4ef96: Waiting [2023-05-01T15:15:21.313Z] e9a5061849ea: Waiting [2023-05-01T15:15:21.313Z] d747dcd14b5f: Pulling fs layer [2023-05-01T15:15:21.313Z] 2de7ff778b66: Pulling fs layer [2023-05-01T15:15:21.313Z] d747dcd14b5f: Waiting [2023-05-01T15:15:21.313Z] 9712f1f96733: Download complete [2023-05-01T15:15:21.576Z] 63f879dbbcfc: Verifying Checksum [2023-05-01T15:15:21.576Z] 63f879dbbcfc: Download complete [2023-05-01T15:15:21.835Z] e9a5061849ea: Verifying Checksum [2023-05-01T15:15:21.835Z] e9a5061849ea: Download complete [2023-05-01T15:15:21.835Z] d747dcd14b5f: Verifying Checksum [2023-05-01T15:15:21.835Z] d747dcd14b5f: Download complete [2023-05-01T15:15:21.835Z] 0d9ebad4ef96: Verifying Checksum [2023-05-01T15:15:21.835Z] 0d9ebad4ef96: Download complete [2023-05-01T15:15:21.835Z] ab5ef0e58194: Verifying Checksum [2023-05-01T15:15:21.835Z] ab5ef0e58194: Download complete [2023-05-01T15:15:21.835Z] 2de7ff778b66: Verifying Checksum [2023-05-01T15:15:21.835Z] 2de7ff778b66: Download complete [2023-05-01T15:15:25.113Z] ab5ef0e58194: Pull complete [2023-05-01T15:15:25.114Z] 9712f1f96733: Pull complete [2023-05-01T15:15:25.371Z] 63f879dbbcfc: Pull complete [2023-05-01T15:15:29.553Z] 0d9ebad4ef96: Pull complete [2023-05-01T15:15:29.554Z] e9a5061849ea: Pull complete [2023-05-01T15:15:29.554Z] d747dcd14b5f: Pull complete [2023-05-01T15:15:30.486Z] 2de7ff778b66: Pull complete [2023-05-01T15:15:30.486Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-01T15:15:30.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T15:15:30.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:15:30.571Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:15:30.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-01T15:15:34.224Z] $ docker top e98a58e74693f4133ad04ca454c68140f90c326165ba635808e4430d2248c85a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:15:34.298Z] provisioning config files... [2023-05-01T15:15:34.304Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16884426906409491339tmp [2023-05-01T15:15:34.314Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15875374321405837667tmp [2023-05-01T15:15:34.322Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16189883001870635977tmp [Pipeline] { [Pipeline] echo [2023-05-01T15:15:34.338Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:34.622Z] ---> sigul-configuration.sh [2023-05-01T15:15:34.623Z] gpg: directory `/root/.gnupg' created [2023-05-01T15:15:34.623Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-01T15:15:34.623Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-01T15:15:34.623Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-01T15:15:34.623Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-01T15:15:34.623Z] gpg: CAST5 encrypted data [2023-05-01T15:15:34.623Z] gpg: encrypted with 1 passphrase [2023-05-01T15:15:34.623Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-01T15:15:34.912Z] + mkdir /home/jenkins [2023-05-01T15:15:34.912Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-01T15:15:35.196Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-01T15:15:35.204Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:35.487Z] ---> sigul-install.sh [2023-05-01T15:15:35.488Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-01T15:15:35.773Z] + git tag --list [2023-05-01T15:15:35.773Z] v1.0.0 [2023-05-01T15:15:35.773Z] v1.1.0 [2023-05-01T15:15:35.773Z] v1.2.0 [2023-05-01T15:15:35.773Z] v1.3.0 [2023-05-01T15:15:35.773Z] v1.3.1 [2023-05-01T15:15:35.773Z] v2.0.0 [2023-05-01T15:15:35.773Z] v2.0.1 [2023-05-01T15:15:35.773Z] v2.1.0 [2023-05-01T15:15:35.773Z] v2.1.1 [2023-05-01T15:15:35.773Z] v2.1.1-dev.1 [2023-05-01T15:15:35.773Z] v2.1.1-dev.2 [2023-05-01T15:15:35.773Z] v2.1.2 [2023-05-01T15:15:35.773Z] v2.1.2-dev.1 [2023-05-01T15:15:35.773Z] v2.1.2-dev.2 [2023-05-01T15:15:35.773Z] v2.2.0 [2023-05-01T15:15:35.773Z] v2.2.1-dev.1 [2023-05-01T15:15:35.774Z] v2.2.1-dev.10 [2023-05-01T15:15:35.774Z] v2.2.1-dev.2 [2023-05-01T15:15:35.774Z] v2.2.1-dev.3 [2023-05-01T15:15:35.774Z] v2.2.1-dev.4 [2023-05-01T15:15:35.774Z] v2.2.1-dev.5 [2023-05-01T15:15:35.774Z] v2.2.1-dev.6 [2023-05-01T15:15:35.774Z] v2.2.1-dev.7 [2023-05-01T15:15:35.774Z] v2.2.1-dev.8 [2023-05-01T15:15:35.774Z] v2.2.1-dev.9 [2023-05-01T15:15:35.774Z] v2.3.0 [2023-05-01T15:15:35.774Z] v2.3.0-dev.10 [2023-05-01T15:15:35.774Z] v2.3.0-dev.11 [2023-05-01T15:15:35.774Z] v2.3.0-dev.12 [2023-05-01T15:15:35.774Z] v2.3.0-dev.13 [2023-05-01T15:15:35.774Z] v2.3.0-dev.14 [2023-05-01T15:15:35.774Z] v2.3.0-dev.15 [2023-05-01T15:15:35.774Z] v2.3.0-dev.16 [2023-05-01T15:15:35.774Z] v2.3.0-dev.17 [2023-05-01T15:15:35.774Z] v2.3.0-dev.18 [2023-05-01T15:15:35.774Z] v2.3.0-dev.19 [2023-05-01T15:15:35.774Z] v2.3.0-dev.20 [2023-05-01T15:15:35.774Z] v2.3.0-dev.21 [2023-05-01T15:15:35.774Z] v2.3.0-dev.22 [2023-05-01T15:15:35.774Z] v2.3.0-dev.23 [2023-05-01T15:15:35.774Z] v2.3.0-dev.24 [2023-05-01T15:15:35.774Z] v2.3.0-dev.25 [2023-05-01T15:15:35.774Z] v2.3.0-dev.26 [2023-05-01T15:15:35.774Z] v2.3.0-dev.27 [2023-05-01T15:15:35.774Z] v2.3.0-dev.28 [2023-05-01T15:15:35.774Z] v2.3.0-dev.29 [2023-05-01T15:15:35.774Z] v2.3.0-dev.30 [2023-05-01T15:15:35.774Z] v2.3.0-dev.31 [2023-05-01T15:15:35.774Z] v2.3.0-dev.32 [2023-05-01T15:15:35.774Z] v2.3.0-dev.33 [2023-05-01T15:15:35.774Z] v2.3.0-dev.34 [2023-05-01T15:15:35.774Z] v2.3.0-dev.35 [2023-05-01T15:15:35.774Z] v2.3.0-dev.36 [2023-05-01T15:15:35.774Z] v2.3.0-dev.37 [2023-05-01T15:15:35.774Z] v2.3.1 [2023-05-01T15:15:35.774Z] v2.3.1-dev.1 [2023-05-01T15:15:35.774Z] v2.3.1-dev.2 [2023-05-01T15:15:35.774Z] v2.3.1-dev.3 [2023-05-01T15:15:35.774Z] v2.3.1-dev.4 [2023-05-01T15:15:35.774Z] v3.0.0-dev.1 [2023-05-01T15:15:35.774Z] v3.0.0-dev.10 [2023-05-01T15:15:35.774Z] v3.0.0-dev.11 [2023-05-01T15:15:35.774Z] v3.0.0-dev.12 [2023-05-01T15:15:35.774Z] v3.0.0-dev.13 [2023-05-01T15:15:35.774Z] v3.0.0-dev.14 [2023-05-01T15:15:35.774Z] v3.0.0-dev.15 [2023-05-01T15:15:35.774Z] v3.0.0-dev.16 [2023-05-01T15:15:35.774Z] v3.0.0-dev.17 [2023-05-01T15:15:35.774Z] v3.0.0-dev.18 [2023-05-01T15:15:35.774Z] v3.0.0-dev.19 [2023-05-01T15:15:35.774Z] v3.0.0-dev.2 [2023-05-01T15:15:35.774Z] v3.0.0-dev.20 [2023-05-01T15:15:35.774Z] v3.0.0-dev.21 [2023-05-01T15:15:35.774Z] v3.0.0-dev.22 [2023-05-01T15:15:35.774Z] v3.0.0-dev.23 [2023-05-01T15:15:35.774Z] v3.0.0-dev.24 [2023-05-01T15:15:35.774Z] v3.0.0-dev.25 [2023-05-01T15:15:35.774Z] v3.0.0-dev.26 [2023-05-01T15:15:35.774Z] v3.0.0-dev.27 [2023-05-01T15:15:35.774Z] v3.0.0-dev.28 [2023-05-01T15:15:35.774Z] v3.0.0-dev.29 [2023-05-01T15:15:35.774Z] v3.0.0-dev.3 [2023-05-01T15:15:35.774Z] v3.0.0-dev.30 [2023-05-01T15:15:35.774Z] v3.0.0-dev.31 [2023-05-01T15:15:35.774Z] v3.0.0-dev.32 [2023-05-01T15:15:35.774Z] v3.0.0-dev.33 [2023-05-01T15:15:35.774Z] v3.0.0-dev.34 [2023-05-01T15:15:35.774Z] v3.0.0-dev.35 [2023-05-01T15:15:35.774Z] v3.0.0-dev.36 [2023-05-01T15:15:35.774Z] v3.0.0-dev.37 [2023-05-01T15:15:35.774Z] v3.0.0-dev.4 [2023-05-01T15:15:35.774Z] v3.0.0-dev.5 [2023-05-01T15:15:35.774Z] v3.0.0-dev.6 [2023-05-01T15:15:35.774Z] v3.0.0-dev.7 [2023-05-01T15:15:35.774Z] v3.0.0-dev.8 [2023-05-01T15:15:35.774Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-01T15:15:36.060Z] + lftools sign git-tag v3.0.0-dev.37 [2023-05-01T15:15:36.626Z] Signing Git tag with Sigul... [2023-05-01T15:15:36.626Z] Signing v3.0.0-dev.37 [Pipeline] echo [2023-05-01T15:15:37.202Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:37.485Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-01T15:15:37.492Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-01T15:15:37.508Z] $ docker stop --time=1 e98a58e74693f4133ad04ca454c68140f90c326165ba635808e4430d2248c85a [2023-05-01T15:15:38.788Z] $ docker rm -f --volumes e98a58e74693f4133ad04ca454c68140f90c326165ba635808e4430d2248c85a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-01T15:15:39.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T15:15:39.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:15:39.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T15:15:39.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:15:39.562Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:15:39.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T15:15:39.950Z] $ docker top e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T15:15:40.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T15:15:40.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T15:15:40.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T15:15:40.142Z] $ docker exec e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c ssh-agent [2023-05-01T15:15:40.258Z] SSH_AUTH_SOCK=/tmp/ssh-qQmwEJJhHyUp/agent.32 [2023-05-01T15:15:40.258Z] SSH_AGENT_PID=39 [2023-05-01T15:15:40.263Z] Running ssh-add (command line suppressed) [2023-05-01T15:15:40.356Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6007957458277465660.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6007957458277465660.key) [2023-05-01T15:15:40.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T15:15:40.656Z] + git semver bump pre [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,844 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,845 [bump_version] DEBUG bumping version:3.0.0-dev.37 on axis:pre with prefix:dev [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,845 [bump_version] DEBUG bumped version:3.0.0-dev.38 [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,845 [write_version] DEBUG write version:3.0.0-dev.38 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,845 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,845 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,847 [execute] INFO git cat-file --batch-check [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,852 [execute] INFO git cat-file --batch [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T15:15:40.917Z] 2023-05-01 15:15:40,865 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T15:15:40.917Z] 3.0.0-dev.38 [Pipeline] } [2023-05-01T15:15:40.926Z] $ docker exec --env ******** --env ******** e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c ssh-agent -k [2023-05-01T15:15:41.024Z] unset SSH_AUTH_SOCK; [2023-05-01T15:15:41.024Z] unset SSH_AGENT_PID; [2023-05-01T15:15:41.024Z] echo Agent pid 39 killed; [2023-05-01T15:15:41.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T15:15:41.336Z] + git semver [Pipeline] } [2023-05-01T15:15:41.613Z] $ docker stop --time=1 e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c [2023-05-01T15:15:42.888Z] $ docker rm -f --volumes e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T15:15:43.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T15:15:43.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:15:43.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T15:15:43.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:15:43.598Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:15:43.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T15:15:43.979Z] $ docker top 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T15:15:44.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T15:15:44.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T15:15:44.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T15:15:44.179Z] $ docker exec 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 ssh-agent [2023-05-01T15:15:44.302Z] SSH_AUTH_SOCK=/tmp/ssh-z7DuMShtQaYZ/agent.32 [2023-05-01T15:15:44.302Z] SSH_AGENT_PID=38 [2023-05-01T15:15:44.307Z] Running ssh-add (command line suppressed) [2023-05-01T15:15:44.417Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7487435158332232049.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7487435158332232049.key) [2023-05-01T15:15:44.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T15:15:44.719Z] + git semver push [2023-05-01T15:15:44.979Z] 2023-05-01 15:15:44,894 [run_push] DEBUG push [2023-05-01T15:15:44.979Z] 2023-05-01 15:15:44,895 [execute] INFO git cat-file --batch-check [2023-05-01T15:15:44.979Z] 2023-05-01 15:15:44,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T15:15:44.979Z] 2023-05-01 15:15:44,900 [execute] INFO git rev-list 7d9340d991e75cacde416ef5441cd337c66b9d39 -- [2023-05-01T15:15:44.979Z] 2023-05-01 15:15:44,900 [execute] DEBUG Popen(['git', 'rev-list', '7d9340d991e75cacde416ef5441cd337c66b9d39', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T15:15:44.979Z] 2023-05-01 15:15:44,912 [execute] INFO git fetch -v origin [2023-05-01T15:15:44.979Z] 2023-05-01 15:15:44,912 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-01T15:15:45.549Z] 2023-05-01 15:15:45,406 [run_push] DEBUG no remote changes detected [2023-05-01T15:15:45.549Z] 2023-05-01 15:15:45,407 [execute] INFO git push origin semver [2023-05-01T15:15:45.549Z] 2023-05-01 15:15:45,408 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T15:15:46.487Z] 2023-05-01 15:15:46,145 [run_push] DEBUG push all version tags [2023-05-01T15:15:46.487Z] 2023-05-01 15:15:46,145 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-01T15:15:46.487Z] 2023-05-01 15:15:46,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-01T15:15:47.058Z] 2023-05-01 15:15:46,893 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-01T15:15:47.058Z] 3.0.0-dev.38 [Pipeline] } [2023-05-01T15:15:47.069Z] $ docker exec --env ******** --env ******** 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 ssh-agent -k [2023-05-01T15:15:47.165Z] unset SSH_AUTH_SOCK; [2023-05-01T15:15:47.166Z] unset SSH_AGENT_PID; [2023-05-01T15:15:47.166Z] echo Agent pid 38 killed; [2023-05-01T15:15:47.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T15:15:47.490Z] + git semver [Pipeline] } [2023-05-01T15:15:47.764Z] $ docker stop --time=1 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 [2023-05-01T15:15:49.024Z] $ docker rm -f --volumes 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-01T15:15:49.546Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-01T15:15:49.546Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-01T15:15:49.546Z] total 16 [2023-05-01T15:15:49.546Z] drwxr-xr-x 3 root root 4096 May 1 15:03 . [2023-05-01T15:15:49.546Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 15:15 .. [2023-05-01T15:15:49.546Z] drwxr-xr-x 2 root root 4096 May 1 15:03 cost [2023-05-01T15:15:49.546Z] -rw-r--r-- 1 root root 96 May 1 15:03 cost.csv [2023-05-01T15:15:49.546Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-01T15:15:49.546Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-01T15:15:49.546Z] total 16 [2023-05-01T15:15:49.546Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 15:03 . [2023-05-01T15:15:49.546Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 15:15 .. [2023-05-01T15:15:49.546Z] drwxr-xr-x 2 jenkins jenkins 4096 May 1 15:03 cost [2023-05-01T15:15:49.546Z] -rw-r--r-- 1 jenkins jenkins 96 May 1 15:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:49.835Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:50.692Z] ---> package-listing.sh [2023-05-01T15:15:50.692Z] ++ facter osfamily [2023-05-01T15:15:50.692Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T15:15:50.952Z] + OS_FAMILY=debian [2023-05-01T15:15:50.952Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-01T15:15:50.952Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T15:15:50.952Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T15:15:50.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T15:15:50.952Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T15:15:50.952Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-01T15:15:50.952Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T15:15:50.952Z] + case "${OS_FAMILY}" in [2023-05-01T15:15:50.952Z] + dpkg -l [2023-05-01T15:15:50.952Z] + grep '^ii' [2023-05-01T15:15:50.952Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T15:15:50.952Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T15:15:50.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T15:15:50.952Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-01T15:15:50.952Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-01T15:15:50.952Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-05-01T15:15:50.962Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-01T15:15:51.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T15:15:51.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T15:15:51.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T15:15:51.875Z] prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container [2023-05-01T15:15:51.903Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T15:15:52.156Z] $ docker top 5dcb3fe17fff7935a6f7eadf932b5470f14e221d71f3fc5773fdf1aa0f589fab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T15:15:52.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T15:15:52.910Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T15:15:53.193Z] + ls /var/log/sa-host [2023-05-01T15:15:53.193Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T15:15:53.256Z] provisioning config files... [2023-05-01T15:15:53.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2089283025889968617tmp [Pipeline] { [Pipeline] echo [2023-05-01T15:15:53.279Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:53.558Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T15:15:53.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:53.890Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T15:15:53.899Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:54.182Z] ---> sudo-logs.sh [2023-05-01T15:15:54.182Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T15:15:54.214Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:54.504Z] ---> job-cost.sh [2023-05-01T15:15:54.504Z] lf-activate-venv: SKIPPING [2023-05-01T15:15:54.504Z] DEBUG: total: 0.2199999988079071 [2023-05-01T15:15:54.504Z] INFO: Retrieving Stack Cost... [2023-05-01T15:15:54.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T15:15:55.331Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T15:15:55.342Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T15:15:55.624Z] ---> logs-deploy.sh [2023-05-01T15:15:55.624Z] lf-activate-venv: SKIPPING [2023-05-01T15:15:55.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/155 [2023-05-01T15:15:55.624Z] INFO: archiving workspace using pattern(s): [2023-05-01T15:15:56.560Z] Archives upload complete. [2023-05-01T15:15:56.819Z] INFO: archiving logs to Nexus [2023-05-01T15:15:57.388Z] ---> uname -a: [2023-05-01T15:15:57.388Z] Linux prd-ubuntu20-04-docker-8c-8g-12165 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-01T15:15:57.388Z] [2023-05-01T15:15:57.388Z] [2023-05-01T15:15:57.388Z] ---> lscpu: [2023-05-01T15:15:57.388Z] Architecture: x86_64 [2023-05-01T15:15:57.388Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-01T15:15:57.388Z] Byte Order: Little Endian [2023-05-01T15:15:57.388Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-01T15:15:57.388Z] CPU(s): 8 [2023-05-01T15:15:57.388Z] On-line CPU(s) list: 0-7 [2023-05-01T15:15:57.388Z] Thread(s) per core: 1 [2023-05-01T15:15:57.388Z] Core(s) per socket: 1 [2023-05-01T15:15:57.388Z] Socket(s): 8 [2023-05-01T15:15:57.388Z] NUMA node(s): 1 [2023-05-01T15:15:57.388Z] Vendor ID: AuthenticAMD [2023-05-01T15:15:57.388Z] CPU family: 23 [2023-05-01T15:15:57.388Z] Model: 49 [2023-05-01T15:15:57.388Z] Model name: AMD EPYC-Rome Processor [2023-05-01T15:15:57.388Z] Stepping: 0 [2023-05-01T15:15:57.388Z] CPU MHz: 2799.998 [2023-05-01T15:15:57.388Z] BogoMIPS: 5599.99 [2023-05-01T15:15:57.388Z] Virtualization: AMD-V [2023-05-01T15:15:57.388Z] Hypervisor vendor: KVM [2023-05-01T15:15:57.388Z] Virtualization type: full [2023-05-01T15:15:57.388Z] L1d cache: 256 KiB [2023-05-01T15:15:57.388Z] L1i cache: 256 KiB [2023-05-01T15:15:57.388Z] L2 cache: 4 MiB [2023-05-01T15:15:57.388Z] L3 cache: 128 MiB [2023-05-01T15:15:57.388Z] NUMA node0 CPU(s): 0-7 [2023-05-01T15:15:57.388Z] Vulnerability Itlb multihit: Not affected [2023-05-01T15:15:57.388Z] Vulnerability L1tf: Not affected [2023-05-01T15:15:57.388Z] Vulnerability Mds: Not affected [2023-05-01T15:15:57.388Z] Vulnerability Meltdown: Not affected [2023-05-01T15:15:57.388Z] Vulnerability Mmio stale data: Not affected [2023-05-01T15:15:57.388Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-01T15:15:57.388Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-01T15:15:57.388Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-01T15:15:57.388Z] Vulnerability Srbds: Not affected [2023-05-01T15:15:57.388Z] Vulnerability Tsx async abort: Not affected [2023-05-01T15:15:57.388Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-01T15:15:57.388Z] [2023-05-01T15:15:57.388Z] [2023-05-01T15:15:57.388Z] ---> nproc: [2023-05-01T15:15:57.388Z] 8 [2023-05-01T15:15:57.388Z] [2023-05-01T15:15:57.388Z] [2023-05-01T15:15:57.388Z] ---> df -h: [2023-05-01T15:15:57.388Z] Filesystem Size Used Avail Use% Mounted on [2023-05-01T15:15:57.388Z] overlay 155G 13G 143G 9% / [2023-05-01T15:15:57.388Z] tmpfs 64M 0 64M 0% /dev [2023-05-01T15:15:57.388Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-01T15:15:57.388Z] shm 64M 0 64M 0% /dev/shm [2023-05-01T15:15:57.388Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-01T15:15:57.388Z] [2023-05-01T15:15:57.388Z]